cnhis-design-vue 3.1.55-release.1 → 3.1.56-beta.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/components/annotation-edit/index.d.ts +19 -1
- package/es/components/annotation-edit/src/AnnotationEdit.d.ts +19 -1
- package/es/components/annotation-edit/src/AnnotationEdit.js +1 -1
- package/es/components/annotation-edit/src/type.d.ts +4 -0
- package/es/components/audio-sdk/src/audioSDK.d.ts +21 -7
- package/es/components/audio-sdk/src/audioSDK.js +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +14 -0
- package/es/components/audio-sdk/src/components/recordingDialog.vue2.js +1 -1
- package/es/components/audio-sdk/src/utils/recordingDialog.d.ts +5 -2
- package/es/components/audio-sdk/src/utils/recordingDialog.js +1 -1
- package/es/components/audio-sdk/style/index.css +1 -1
- package/es/components/base-search/index.d.ts +15 -1
- package/es/components/base-search/src/index.vue.d.ts +18 -4
- package/es/components/base-search/src/index.vue2.js +1 -1
- package/es/components/base-search/style/index.css +1 -1
- package/es/components/big-table/index.d.ts +22 -22
- package/es/components/big-table/src/BigTable.vue.d.ts +2 -2
- package/es/components/big-table/src/bigTableProps.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +5 -5
- package/es/components/big-table/src/components/edit-form/useCommon.d.ts +1 -1
- package/es/components/big-table/src/components/separate.vue.d.ts +1 -1
- package/es/components/big-table/src/constants/index.d.ts +1 -1
- package/es/components/big-table/src/hooks/useAnnotation.d.ts +1 -1
- package/es/components/big-table/src/hooks/useFormat.d.ts +1 -1
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/big-table/src/utils.d.ts +1 -1
- package/es/components/biunique-chat/index.d.ts +14 -14
- package/es/components/biunique-chat/src/BiuniqueChat.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/api/index.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/SiderList.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/utils/chatSock.d.ts +1 -1
- package/es/components/body-select/index.d.ts +5 -5
- package/es/components/body-select/src/hooks/renderCanvas.d.ts +2 -2
- package/es/components/body-select/src/index.vue.d.ts +1 -1
- package/es/components/bpmn-workflow/index.d.ts +1 -1
- package/es/components/button-print/index.d.ts +21 -21
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +1 -1
- package/es/components/button-print/src/api.d.ts +1 -1
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +1 -1
- package/es/components/button-print/src/utils/dialog.d.ts +1 -1
- package/es/components/button-print/src/utils/print.d.ts +5 -2
- package/es/components/button-print/src/utils/print.js +1 -1
- package/es/components/callback/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +1 -1
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +74 -166
- package/es/components/card-reader-sdk/src/cardReaderSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +1 -1
- package/es/components/card-reader-sdk/src/constants/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/insuranceSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/types/index.d.ts +2 -2
- package/es/components/card-reader-sdk/src/utils/readHealthCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +59 -43
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +14 -0
- package/es/components/classification/src/components/search-filter/index.vue2.js +1 -1
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +33 -35
- package/es/components/classification/src/components/set-classification/index.vue2.js +1 -1
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +7 -21
- package/es/components/classification/src/components/table-modal/index.vue2.js +1 -1
- package/es/components/classification/src/index.vue.d.ts +75 -58
- package/es/components/classification/src/index.vue2.js +1 -1
- package/es/components/classification/style/index.css +1 -1
- package/es/components/config-provider/index.d.ts +1 -1
- package/es/components/date-picker/index.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/editor/index.d.ts +1 -1
- package/es/components/expand-field/index.d.ts +29 -29
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +2 -2
- package/es/components/expand-field/src/components/form.vue.d.ts +2 -2
- package/es/components/expand-field/src/constants/index.d.ts +1 -1
- package/es/components/expand-field/src/index.vue.d.ts +2 -2
- package/es/components/fabric-chart/index.d.ts +10 -8
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +5 -3
- package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.d.ts +4 -4
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useBottom.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useLeft.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useRight.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTop.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useTop.js +1 -1
- package/es/components/fabric-chart/src/hooks/useCommon.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useGrid.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useScaleColumn.d.ts +2 -2
- package/es/components/fabric-chart/src/interface.d.ts +2 -2
- package/es/components/fabric-chart/src/utils/index.d.ts +1 -1
- package/es/components/field-set/index.d.ts +15 -15
- package/es/components/field-set/src/FieldSet.vue.d.ts +5 -5
- package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
- package/es/components/field-set/src/types/index.d.ts +1 -1
- package/es/components/field-set/src/utils/index.d.ts +3 -3
- package/es/components/form-config/index.d.ts +322 -475
- package/es/components/form-config/src/FormConfig.vue.d.ts +448 -601
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +40 -132
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +214 -291
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +1 -1
- package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +1 -1
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -2
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +2 -2
- package/es/components/form-config/src/constants/index.d.ts +2 -2
- package/es/components/form-config/src/hooks/useConfigurationField.d.ts +3 -3
- package/es/components/form-config/src/hooks/useDataNormalize.d.ts +1 -1
- package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +2 -2
- package/es/components/form-config/src/utils/index.d.ts +3 -3
- package/es/components/form-render/index.d.ts +69 -161
- package/es/components/form-render/src/FormRender.vue.d.ts +39 -131
- package/es/components/form-render/src/FormRender.vue2.js +1 -1
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +92 -184
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useDeepValidate.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/formItem.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/formItem.js +1 -1
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +1 -1
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +1 -1
- package/es/components/form-render/src/constants/index.d.ts +6 -5
- package/es/components/form-render/src/constants/index.js +1 -1
- package/es/components/form-render/src/hooks/useAnchor.d.ts +2 -2
- package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +1 -1
- package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
- package/es/components/form-render/src/hooks/useComplexOptions.d.ts +3 -3
- package/es/components/form-render/src/hooks/useComplexOptions.js +1 -1
- package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +27 -19
- package/es/components/form-render/src/hooks/useFormContext.d.ts +6 -6
- package/es/components/form-render/src/hooks/useFormContext.js +1 -1
- package/es/components/form-render/src/hooks/useFormEvent.d.ts +4 -25
- package/es/components/form-render/src/hooks/useFormEvent.js +1 -1
- package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +3 -3
- package/es/components/form-render/src/hooks/useFormItemDeps.js +1 -1
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +8 -8
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
- package/es/components/form-render/src/hooks/useFormValidator.d.ts +1 -1
- package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +1 -1
- package/es/components/form-render/src/hooks/useOperationalForm.d.ts +1 -1
- package/es/components/form-render/src/hooks/useWordbookSetting.d.ts +2 -2
- package/es/components/form-render/src/types/fieldItem.d.ts +3 -3
- package/es/components/form-render/src/types/index.d.ts +18 -16
- package/es/components/form-render/src/utils/business.d.ts +2 -2
- package/es/components/form-render/src/utils/dom.d.ts +1 -1
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/form-render/src/utils/schema.d.ts +3 -3
- package/es/components/form-render/src/utils/schema.js +1 -1
- package/es/components/grid/index.d.ts +1 -1
- package/es/components/guide/src/renderer.d.ts +1 -1
- package/es/components/guide/src/types/index.d.ts +1 -1
- package/es/components/guide/src/useGuide.d.ts +1 -1
- package/es/components/guide/src/utils/index.d.ts +1 -1
- package/es/components/iho-table/index.d.ts +39 -39
- package/es/components/iho-table/src/IhoTable.vue.d.ts +27 -27
- package/es/components/iho-table/src/constants/index.d.ts +5 -5
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +9 -9
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +21 -21
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +10 -10
- package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +65 -65
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +7 -7
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +3 -3
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +2 -2
- package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +1 -1
- package/es/components/iho-table/src/plugins/bindEventSettingPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/colorAndIconPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/copyPastePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultValuePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultValuePlugin.js +1 -1
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterVisibleEventPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/headerPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/headerPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/highLightSetPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/maxCheckSizePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/operationalFormPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +7 -7
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/radioRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +8 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/htmlRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/wordbookSettingPlugin.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +3 -3
- package/es/components/iho-table/src/types/pluginType.d.ts +2 -2
- package/es/components/iho-table/src/utils/index.d.ts +3 -3
- package/es/components/iho-table/src/utils/separateMap.d.ts +2 -2
- package/es/components/index.css +1 -1
- package/es/components/index.d.ts +3 -3
- package/es/components/info-header/index.d.ts +213 -377
- package/es/components/info-header/src/InfoHeader.vue.d.ts +242 -406
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +11 -7
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +13 -9
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +119 -207
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +41 -133
- package/es/components/info-header/src/constants/index.d.ts +1 -1
- package/es/components/info-header/src/types/index.d.ts +1 -1
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/map/index.d.ts +1 -1
- package/es/components/map/src/Map.vue.d.ts +1 -1
- package/es/components/picture-clipper/index.d.ts +1 -1
- package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +1 -1
- package/es/components/quick-search/index.d.ts +1 -1
- package/es/components/quick-search/src/index.vue.d.ts +4 -4
- package/es/components/recommend-search/index.d.ts +33 -33
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +15 -15
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +1 -1
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +6 -6
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +5 -5
- package/es/components/scale-view/index.d.ts +1 -1
- package/es/components/scale-view/src/hooks/use-component.d.ts +33 -33
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +34 -34
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +1 -1
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +1 -1
- package/es/components/search-cascader/src/constants/index.d.ts +1 -1
- package/es/components/search-cascader/src/utils/index.d.ts +1 -1
- package/es/components/select-label/index.d.ts +1 -1
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +1 -1
- package/es/components/select-label/src/index.vue.d.ts +19 -19
- package/es/components/select-person/index.d.ts +22 -22
- package/es/components/select-person/src/SelectPerson.vue.d.ts +1 -1
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +2 -2
- package/es/components/shortcut-provider/src/constants/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/utils/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +85 -176
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +118 -209
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +2 -2
- package/es/components/shortcut-setter/src/types/index.d.ts +1 -1
- package/es/components/slider-tree/index.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -3
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +1 -1
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +1 -1
- package/es/components/table-export-field/src/constants/index.d.ts +1 -1
- package/es/components/table-export-field/src/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +16 -2
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +19 -0
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +15 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +19 -0
- package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +28 -9
- package/es/components/table-filter/src/constants/index.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useAdvanced.d.ts +2 -2
- package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useRenderWidget.d.ts +1 -1
- package/es/components/table-filter/src/tool/transformData.d.ts +1 -1
- package/es/components/table-filter/src/types/index.d.ts +4 -1
- package/es/components/time-line/index.d.ts +1 -1
- package/es/components/time-picker/index.d.ts +2 -2
- package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
- package/es/components/vod-chunk-upload/index.d.ts +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -3
- package/es/shared/components/InputNumberSlash/InputNumberSlash.js +1 -1
- package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
- package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.js +1 -1
- package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +2 -2
- package/es/shared/hooks/selectHooks/useSelectRenders.js +1 -1
- package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
- package/es/shared/hooks/useDateTime.d.ts +1 -1
- package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
- package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
- package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
- package/es/shared/hooks/useTheme.d.ts +1 -1
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/utils/business.d.ts +1 -1
- package/es/shared/utils/business.js +1 -1
- package/es/shared/utils/index.d.ts +1 -1
- package/package.json +2 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="lodash" />
|
|
2
|
-
import { SFCWithInstall } from '
|
|
2
|
+
import { SFCWithInstall } from '../../shared/types';
|
|
3
3
|
export * from './src/types';
|
|
4
4
|
declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
5
5
|
maxHeight: {
|
|
@@ -21,7 +21,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
21
21
|
formProps: {
|
|
22
22
|
type: import("vue").PropType<Partial<Partial<{
|
|
23
23
|
fieldList: import("..").FieldItem[];
|
|
24
|
-
initialData: import("
|
|
24
|
+
initialData: import("../../shared/types").AnyObject;
|
|
25
25
|
fieldVisitor: import("..").FieldVisitor;
|
|
26
26
|
column: number;
|
|
27
27
|
maxHeight: string | number;
|
|
@@ -85,8 +85,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
85
85
|
"x-compile-omitted"?: string[] | undefined;
|
|
86
86
|
}>;
|
|
87
87
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
88
|
-
scope: import("
|
|
89
|
-
annotation: import("
|
|
88
|
+
scope: import("../../shared/types").AnyObject;
|
|
89
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
90
|
+
annotationShortcuts: (string | {
|
|
91
|
+
label: string;
|
|
92
|
+
value: string;
|
|
93
|
+
})[] | undefined;
|
|
90
94
|
consumer: boolean;
|
|
91
95
|
uuid: string;
|
|
92
96
|
lifeCycle: Partial<{
|
|
@@ -95,18 +99,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
95
99
|
field: import("@formily/core").GeneralField;
|
|
96
100
|
oldValue: unknown;
|
|
97
101
|
}): any;
|
|
98
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
99
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
100
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
102
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
103
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
104
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
101
105
|
}>;
|
|
102
106
|
businessFormatter: import("..").FormBusinessFormatter;
|
|
103
107
|
requestInstance: import("..").FormRequestDefine.RequestInstance;
|
|
104
108
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
105
|
-
lowCodeReactions: import("
|
|
109
|
+
lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
106
110
|
linebarAutoHidden: boolean;
|
|
107
111
|
bordered: string | boolean;
|
|
108
112
|
uniqueCacheData: boolean;
|
|
109
|
-
operationalForm: import("
|
|
113
|
+
operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
|
|
110
114
|
outBordered: boolean;
|
|
111
115
|
forceClearable: boolean;
|
|
112
116
|
}>>>;
|
|
@@ -132,7 +136,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
132
136
|
formProps: {
|
|
133
137
|
type: import("vue").PropType<Partial<Partial<{
|
|
134
138
|
fieldList: import("..").FieldItem[];
|
|
135
|
-
initialData: import("
|
|
139
|
+
initialData: import("../../shared/types").AnyObject;
|
|
136
140
|
fieldVisitor: import("..").FieldVisitor;
|
|
137
141
|
column: number;
|
|
138
142
|
maxHeight: string | number;
|
|
@@ -196,8 +200,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
196
200
|
"x-compile-omitted"?: string[] | undefined;
|
|
197
201
|
}>;
|
|
198
202
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
199
|
-
scope: import("
|
|
200
|
-
annotation: import("
|
|
203
|
+
scope: import("../../shared/types").AnyObject;
|
|
204
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
205
|
+
annotationShortcuts: (string | {
|
|
206
|
+
label: string;
|
|
207
|
+
value: string;
|
|
208
|
+
})[] | undefined;
|
|
201
209
|
consumer: boolean;
|
|
202
210
|
uuid: string;
|
|
203
211
|
lifeCycle: Partial<{
|
|
@@ -206,18 +214,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
206
214
|
field: import("@formily/core").GeneralField;
|
|
207
215
|
oldValue: unknown;
|
|
208
216
|
}): any;
|
|
209
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
210
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
211
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
217
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
218
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
219
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
212
220
|
}>;
|
|
213
221
|
businessFormatter: import("..").FormBusinessFormatter;
|
|
214
222
|
requestInstance: import("..").FormRequestDefine.RequestInstance;
|
|
215
223
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
216
|
-
lowCodeReactions: import("
|
|
224
|
+
lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
217
225
|
linebarAutoHidden: boolean;
|
|
218
226
|
bordered: string | boolean;
|
|
219
227
|
uniqueCacheData: boolean;
|
|
220
|
-
operationalForm: import("
|
|
228
|
+
operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
|
|
221
229
|
outBordered: boolean;
|
|
222
230
|
forceClearable: boolean;
|
|
223
231
|
}>>>;
|
|
@@ -331,8 +339,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
331
339
|
link_key?: string | undefined;
|
|
332
340
|
link_key_split?: string | undefined;
|
|
333
341
|
show_key?: string | string[] | undefined;
|
|
334
|
-
conObj?: import("
|
|
335
|
-
conObjFirstLevel?: import("
|
|
342
|
+
conObj?: import("../../shared/types").AnyObject[] | undefined;
|
|
343
|
+
conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
|
|
336
344
|
setting?: {
|
|
337
345
|
cascading?: {
|
|
338
346
|
'form.name': string;
|
|
@@ -358,11 +366,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
358
366
|
valueKey?: string | undefined;
|
|
359
367
|
showKey?: string | undefined;
|
|
360
368
|
searchKey?: string[] | undefined;
|
|
361
|
-
params?: import("
|
|
369
|
+
params?: import("../../shared/types").AnyObject | undefined;
|
|
362
370
|
dependKey?: string | Record<string, string> | (string | {
|
|
363
371
|
paramName: string;
|
|
364
372
|
paramValue?: string | undefined;
|
|
365
373
|
required?: boolean | undefined;
|
|
374
|
+
keepValue?: boolean | undefined;
|
|
366
375
|
})[] | undefined;
|
|
367
376
|
} | undefined;
|
|
368
377
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -377,12 +386,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
377
386
|
initialize_high?: number | undefined;
|
|
378
387
|
bindEventSetting?: {
|
|
379
388
|
[x: string]: unknown;
|
|
380
|
-
event_type: import("
|
|
389
|
+
event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
381
390
|
event_field?: string | undefined;
|
|
382
391
|
params?: {
|
|
383
392
|
p_value?: string | undefined;
|
|
384
393
|
p_name: string;
|
|
385
|
-
p_select: import("
|
|
394
|
+
p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
386
395
|
}[] | undefined;
|
|
387
396
|
results?: {
|
|
388
397
|
p_value: string;
|
|
@@ -404,8 +413,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
404
413
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
405
414
|
is_allow_check_mid?: import("..").FormCommonState | undefined;
|
|
406
415
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
407
|
-
prefix?: string | import("
|
|
408
|
-
suffix?: string | import("
|
|
416
|
+
prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
417
|
+
suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
409
418
|
allowSlash?: string | boolean | undefined;
|
|
410
419
|
allowModify?: "0" | "1" | undefined;
|
|
411
420
|
show_key?: string | undefined;
|
|
@@ -421,8 +430,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
421
430
|
combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
|
|
422
431
|
children?: any[] | undefined;
|
|
423
432
|
properties?: any[] | undefined;
|
|
424
|
-
componentProps?: import("
|
|
425
|
-
decoratorProps?: import("
|
|
433
|
+
componentProps?: import("../../shared/types").AnyObject | undefined;
|
|
434
|
+
decoratorProps?: import("../../shared/types").AnyObject | undefined;
|
|
426
435
|
noDecorator?: {
|
|
427
436
|
valueOf: () => boolean;
|
|
428
437
|
} | undefined;
|
|
@@ -1962,11 +1971,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1962
1971
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
1963
1972
|
when?: string | boolean | undefined;
|
|
1964
1973
|
fulfill?: {
|
|
1965
|
-
state?: import("
|
|
1974
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
1966
1975
|
run?: string | undefined;
|
|
1967
1976
|
} | undefined;
|
|
1968
1977
|
otherwise?: {
|
|
1969
|
-
state?: import("
|
|
1978
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
1970
1979
|
run?: string | undefined;
|
|
1971
1980
|
} | undefined;
|
|
1972
1981
|
} | {
|
|
@@ -1976,11 +1985,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1976
1985
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
1977
1986
|
when?: string | boolean | undefined;
|
|
1978
1987
|
fulfill?: {
|
|
1979
|
-
state?: import("
|
|
1988
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
1980
1989
|
run?: string | undefined;
|
|
1981
1990
|
} | undefined;
|
|
1982
1991
|
otherwise?: {
|
|
1983
|
-
state?: import("
|
|
1992
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
1984
1993
|
run?: string | undefined;
|
|
1985
1994
|
} | undefined;
|
|
1986
1995
|
}[] | undefined;
|
|
@@ -2080,8 +2089,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2080
2089
|
link_key?: string | undefined;
|
|
2081
2090
|
link_key_split?: string | undefined;
|
|
2082
2091
|
show_key?: string | string[] | undefined;
|
|
2083
|
-
conObj?: import("
|
|
2084
|
-
conObjFirstLevel?: import("
|
|
2092
|
+
conObj?: import("../../shared/types").AnyObject[] | undefined;
|
|
2093
|
+
conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
|
|
2085
2094
|
setting?: {
|
|
2086
2095
|
cascading?: {
|
|
2087
2096
|
'form.name': string;
|
|
@@ -2107,11 +2116,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2107
2116
|
valueKey?: string | undefined;
|
|
2108
2117
|
showKey?: string | undefined;
|
|
2109
2118
|
searchKey?: string[] | undefined;
|
|
2110
|
-
params?: import("
|
|
2119
|
+
params?: import("../../shared/types").AnyObject | undefined;
|
|
2111
2120
|
dependKey?: string | Record<string, string> | (string | {
|
|
2112
2121
|
paramName: string;
|
|
2113
2122
|
paramValue?: string | undefined;
|
|
2114
2123
|
required?: boolean | undefined;
|
|
2124
|
+
keepValue?: boolean | undefined;
|
|
2115
2125
|
})[] | undefined;
|
|
2116
2126
|
} | undefined;
|
|
2117
2127
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -2126,12 +2136,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2126
2136
|
initialize_high?: number | undefined;
|
|
2127
2137
|
bindEventSetting?: {
|
|
2128
2138
|
[x: string]: unknown;
|
|
2129
|
-
event_type: import("
|
|
2139
|
+
event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
2130
2140
|
event_field?: string | undefined;
|
|
2131
2141
|
params?: {
|
|
2132
2142
|
p_value?: string | undefined;
|
|
2133
2143
|
p_name: string;
|
|
2134
|
-
p_select: import("
|
|
2144
|
+
p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
2135
2145
|
}[] | undefined;
|
|
2136
2146
|
results?: {
|
|
2137
2147
|
p_value: string;
|
|
@@ -2153,8 +2163,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2153
2163
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
2154
2164
|
is_allow_check_mid?: import("..").FormCommonState | undefined;
|
|
2155
2165
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
2156
|
-
prefix?: string | import("
|
|
2157
|
-
suffix?: string | import("
|
|
2166
|
+
prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
2167
|
+
suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
2158
2168
|
allowSlash?: string | boolean | undefined;
|
|
2159
2169
|
allowModify?: "0" | "1" | undefined;
|
|
2160
2170
|
show_key?: string | undefined;
|
|
@@ -2170,8 +2180,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2170
2180
|
combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
|
|
2171
2181
|
children?: any[] | undefined;
|
|
2172
2182
|
properties?: any[] | undefined;
|
|
2173
|
-
componentProps?: import("
|
|
2174
|
-
decoratorProps?: import("
|
|
2183
|
+
componentProps?: import("../../shared/types").AnyObject | undefined;
|
|
2184
|
+
decoratorProps?: import("../../shared/types").AnyObject | undefined;
|
|
2175
2185
|
noDecorator?: {
|
|
2176
2186
|
valueOf: () => boolean;
|
|
2177
2187
|
} | undefined;
|
|
@@ -3711,11 +3721,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3711
3721
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
3712
3722
|
when?: string | boolean | undefined;
|
|
3713
3723
|
fulfill?: {
|
|
3714
|
-
state?: import("
|
|
3724
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
3715
3725
|
run?: string | undefined;
|
|
3716
3726
|
} | undefined;
|
|
3717
3727
|
otherwise?: {
|
|
3718
|
-
state?: import("
|
|
3728
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
3719
3729
|
run?: string | undefined;
|
|
3720
3730
|
} | undefined;
|
|
3721
3731
|
} | {
|
|
@@ -3725,11 +3735,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3725
3735
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
3726
3736
|
when?: string | boolean | undefined;
|
|
3727
3737
|
fulfill?: {
|
|
3728
|
-
state?: import("
|
|
3738
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
3729
3739
|
run?: string | undefined;
|
|
3730
3740
|
} | undefined;
|
|
3731
3741
|
otherwise?: {
|
|
3732
|
-
state?: import("
|
|
3742
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
3733
3743
|
run?: string | undefined;
|
|
3734
3744
|
} | undefined;
|
|
3735
3745
|
}[] | undefined;
|
|
@@ -3740,7 +3750,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3740
3750
|
}[]>;
|
|
3741
3751
|
lowCodeReactionsRef: import("vue").Ref<{
|
|
3742
3752
|
conObj: {
|
|
3743
|
-
con: import("
|
|
3753
|
+
con: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
3744
3754
|
field_key: string;
|
|
3745
3755
|
value: unknown;
|
|
3746
3756
|
}[];
|
|
@@ -3770,7 +3780,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3770
3780
|
parsedTextFormatter: import("./src/types").FormConfigTextFormatter;
|
|
3771
3781
|
currentEditField: import("vue").Ref<import("./src/types").FormConfigItem | undefined>;
|
|
3772
3782
|
formConfigEditRef: import("vue").Ref<{
|
|
3773
|
-
validate: import("
|
|
3783
|
+
validate: import("../../shared/types").AnyFn<any[], any>;
|
|
3774
3784
|
} | undefined>;
|
|
3775
3785
|
transform: (fieldList: import("./src/types").FormConfigItem[]) => import("./src/types").FormConfigItem[];
|
|
3776
3786
|
inverseTransform: (fieldList: import("./src/types").FormConfigItem[], withOriginalSetting: boolean, otherConfig?: Partial<import("./src/types").FormConfigItem> | undefined) => import("./src/types").FormConfigItem[];
|
|
@@ -3866,8 +3876,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3866
3876
|
link_key?: string | undefined;
|
|
3867
3877
|
link_key_split?: string | undefined;
|
|
3868
3878
|
show_key?: string | string[] | undefined;
|
|
3869
|
-
conObj?: import("
|
|
3870
|
-
conObjFirstLevel?: import("
|
|
3879
|
+
conObj?: import("../../shared/types").AnyObject[] | undefined;
|
|
3880
|
+
conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
|
|
3871
3881
|
setting?: {
|
|
3872
3882
|
cascading?: {
|
|
3873
3883
|
'form.name': string;
|
|
@@ -3893,11 +3903,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3893
3903
|
valueKey?: string | undefined;
|
|
3894
3904
|
showKey?: string | undefined;
|
|
3895
3905
|
searchKey?: string[] | undefined;
|
|
3896
|
-
params?: import("
|
|
3906
|
+
params?: import("../../shared/types").AnyObject | undefined;
|
|
3897
3907
|
dependKey?: string | Record<string, string> | (string | {
|
|
3898
3908
|
paramName: string;
|
|
3899
3909
|
paramValue?: string | undefined;
|
|
3900
3910
|
required?: boolean | undefined;
|
|
3911
|
+
keepValue?: boolean | undefined;
|
|
3901
3912
|
})[] | undefined;
|
|
3902
3913
|
} | undefined;
|
|
3903
3914
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -3912,12 +3923,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3912
3923
|
initialize_high?: number | undefined;
|
|
3913
3924
|
bindEventSetting?: {
|
|
3914
3925
|
[x: string]: unknown;
|
|
3915
|
-
event_type: import("
|
|
3926
|
+
event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
3916
3927
|
event_field?: string | undefined;
|
|
3917
3928
|
params?: {
|
|
3918
3929
|
p_value?: string | undefined;
|
|
3919
3930
|
p_name: string;
|
|
3920
|
-
p_select: import("
|
|
3931
|
+
p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
3921
3932
|
}[] | undefined;
|
|
3922
3933
|
results?: {
|
|
3923
3934
|
p_value: string;
|
|
@@ -3939,8 +3950,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3939
3950
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
3940
3951
|
is_allow_check_mid?: import("..").FormCommonState | undefined;
|
|
3941
3952
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
3942
|
-
prefix?: string | import("
|
|
3943
|
-
suffix?: string | import("
|
|
3953
|
+
prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
3954
|
+
suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
3944
3955
|
allowSlash?: string | boolean | undefined;
|
|
3945
3956
|
allowModify?: "0" | "1" | undefined;
|
|
3946
3957
|
show_key?: string | undefined;
|
|
@@ -3956,8 +3967,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3956
3967
|
combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
|
|
3957
3968
|
children?: any[] | undefined;
|
|
3958
3969
|
properties?: any[] | undefined;
|
|
3959
|
-
componentProps?: import("
|
|
3960
|
-
decoratorProps?: import("
|
|
3970
|
+
componentProps?: import("../../shared/types").AnyObject | undefined;
|
|
3971
|
+
decoratorProps?: import("../../shared/types").AnyObject | undefined;
|
|
3961
3972
|
noDecorator?: {
|
|
3962
3973
|
valueOf: () => boolean;
|
|
3963
3974
|
} | undefined;
|
|
@@ -5497,11 +5508,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
5497
5508
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
5498
5509
|
when?: string | boolean | undefined;
|
|
5499
5510
|
fulfill?: {
|
|
5500
|
-
state?: import("
|
|
5511
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
5501
5512
|
run?: string | undefined;
|
|
5502
5513
|
} | undefined;
|
|
5503
5514
|
otherwise?: {
|
|
5504
|
-
state?: import("
|
|
5515
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
5505
5516
|
run?: string | undefined;
|
|
5506
5517
|
} | undefined;
|
|
5507
5518
|
} | {
|
|
@@ -5511,11 +5522,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
5511
5522
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
5512
5523
|
when?: string | boolean | undefined;
|
|
5513
5524
|
fulfill?: {
|
|
5514
|
-
state?: import("
|
|
5525
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
5515
5526
|
run?: string | undefined;
|
|
5516
5527
|
} | undefined;
|
|
5517
5528
|
otherwise?: {
|
|
5518
|
-
state?: import("
|
|
5529
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
5519
5530
|
run?: string | undefined;
|
|
5520
5531
|
} | undefined;
|
|
5521
5532
|
}[] | undefined;
|
|
@@ -5615,8 +5626,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
5615
5626
|
link_key?: string | undefined;
|
|
5616
5627
|
link_key_split?: string | undefined;
|
|
5617
5628
|
show_key?: string | string[] | undefined;
|
|
5618
|
-
conObj?: import("
|
|
5619
|
-
conObjFirstLevel?: import("
|
|
5629
|
+
conObj?: import("../../shared/types").AnyObject[] | undefined;
|
|
5630
|
+
conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
|
|
5620
5631
|
setting?: {
|
|
5621
5632
|
cascading?: {
|
|
5622
5633
|
'form.name': string;
|
|
@@ -5642,11 +5653,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
5642
5653
|
valueKey?: string | undefined;
|
|
5643
5654
|
showKey?: string | undefined;
|
|
5644
5655
|
searchKey?: string[] | undefined;
|
|
5645
|
-
params?: import("
|
|
5656
|
+
params?: import("../../shared/types").AnyObject | undefined;
|
|
5646
5657
|
dependKey?: string | Record<string, string> | (string | {
|
|
5647
5658
|
paramName: string;
|
|
5648
5659
|
paramValue?: string | undefined;
|
|
5649
5660
|
required?: boolean | undefined;
|
|
5661
|
+
keepValue?: boolean | undefined;
|
|
5650
5662
|
})[] | undefined;
|
|
5651
5663
|
} | undefined;
|
|
5652
5664
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -5661,12 +5673,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
5661
5673
|
initialize_high?: number | undefined;
|
|
5662
5674
|
bindEventSetting?: {
|
|
5663
5675
|
[x: string]: unknown;
|
|
5664
|
-
event_type: import("
|
|
5676
|
+
event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
5665
5677
|
event_field?: string | undefined;
|
|
5666
5678
|
params?: {
|
|
5667
5679
|
p_value?: string | undefined;
|
|
5668
5680
|
p_name: string;
|
|
5669
|
-
p_select: import("
|
|
5681
|
+
p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
5670
5682
|
}[] | undefined;
|
|
5671
5683
|
results?: {
|
|
5672
5684
|
p_value: string;
|
|
@@ -5688,8 +5700,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
5688
5700
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
5689
5701
|
is_allow_check_mid?: import("..").FormCommonState | undefined;
|
|
5690
5702
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
5691
|
-
prefix?: string | import("
|
|
5692
|
-
suffix?: string | import("
|
|
5703
|
+
prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
5704
|
+
suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
5693
5705
|
allowSlash?: string | boolean | undefined;
|
|
5694
5706
|
allowModify?: "0" | "1" | undefined;
|
|
5695
5707
|
show_key?: string | undefined;
|
|
@@ -5705,8 +5717,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
5705
5717
|
combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
|
|
5706
5718
|
children?: any[] | undefined;
|
|
5707
5719
|
properties?: any[] | undefined;
|
|
5708
|
-
componentProps?: import("
|
|
5709
|
-
decoratorProps?: import("
|
|
5720
|
+
componentProps?: import("../../shared/types").AnyObject | undefined;
|
|
5721
|
+
decoratorProps?: import("../../shared/types").AnyObject | undefined;
|
|
5710
5722
|
noDecorator?: {
|
|
5711
5723
|
valueOf: () => boolean;
|
|
5712
5724
|
} | undefined;
|
|
@@ -7246,11 +7258,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7246
7258
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
7247
7259
|
when?: string | boolean | undefined;
|
|
7248
7260
|
fulfill?: {
|
|
7249
|
-
state?: import("
|
|
7261
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
7250
7262
|
run?: string | undefined;
|
|
7251
7263
|
} | undefined;
|
|
7252
7264
|
otherwise?: {
|
|
7253
|
-
state?: import("
|
|
7265
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
7254
7266
|
run?: string | undefined;
|
|
7255
7267
|
} | undefined;
|
|
7256
7268
|
} | {
|
|
@@ -7260,11 +7272,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7260
7272
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
7261
7273
|
when?: string | boolean | undefined;
|
|
7262
7274
|
fulfill?: {
|
|
7263
|
-
state?: import("
|
|
7275
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
7264
7276
|
run?: string | undefined;
|
|
7265
7277
|
} | undefined;
|
|
7266
7278
|
otherwise?: {
|
|
7267
|
-
state?: import("
|
|
7279
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
7268
7280
|
run?: string | undefined;
|
|
7269
7281
|
} | undefined;
|
|
7270
7282
|
}[] | undefined;
|
|
@@ -7354,7 +7366,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7354
7366
|
lineBreakFormRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
|
|
7355
7367
|
initialData: Partial<import("./src/types").FormConfigItem>;
|
|
7356
7368
|
emit: (event: "submit", payload: import("./src/types").FormConfigItem) => void;
|
|
7357
|
-
submit: (type: string, props?: import("
|
|
7369
|
+
submit: (type: string, props?: import("../../shared/types").AnyObject | undefined, formRef?: import("..").FormRenderExpose | undefined) => Promise<void>;
|
|
7358
7370
|
pick: {
|
|
7359
7371
|
<T extends object, U extends keyof T>(object: T, ...props: import("lodash").Many<U>[]): Pick<T, U>;
|
|
7360
7372
|
<T_1>(object: T_1 | null | undefined, ...props: import("lodash").Many<import("lodash").PropertyPath>[]): Partial<T_1>;
|
|
@@ -7373,7 +7385,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7373
7385
|
type: import("vue").PropType<import("..").FieldItem[]>;
|
|
7374
7386
|
};
|
|
7375
7387
|
initialData: {
|
|
7376
|
-
type: import("vue").PropType<import("
|
|
7388
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
7377
7389
|
default: () => {};
|
|
7378
7390
|
};
|
|
7379
7391
|
fieldVisitor: {
|
|
@@ -7462,11 +7474,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7462
7474
|
default: () => {};
|
|
7463
7475
|
};
|
|
7464
7476
|
scope: {
|
|
7465
|
-
type: import("vue").PropType<import("
|
|
7477
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
7466
7478
|
default: () => {};
|
|
7467
7479
|
};
|
|
7468
7480
|
annotation: {
|
|
7469
|
-
type: import("vue").PropType<import("
|
|
7481
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
7482
|
+
};
|
|
7483
|
+
annotationShortcuts: {
|
|
7484
|
+
type: import("vue").PropType<(string | {
|
|
7485
|
+
label: string;
|
|
7486
|
+
value: string;
|
|
7487
|
+
})[] | undefined>;
|
|
7470
7488
|
};
|
|
7471
7489
|
consumer: {
|
|
7472
7490
|
type: BooleanConstructor;
|
|
@@ -7482,9 +7500,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7482
7500
|
field: import("@formily/core").GeneralField;
|
|
7483
7501
|
oldValue: unknown;
|
|
7484
7502
|
}): any;
|
|
7485
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
7486
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
7487
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
7503
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
7504
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
7505
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
7488
7506
|
}>>;
|
|
7489
7507
|
};
|
|
7490
7508
|
requestInstance: {
|
|
@@ -7495,13 +7513,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7495
7513
|
default: boolean;
|
|
7496
7514
|
};
|
|
7497
7515
|
lowCodeReactions: {
|
|
7498
|
-
type: import("vue").PropType<import("
|
|
7516
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
7499
7517
|
};
|
|
7500
7518
|
operationalForm: {
|
|
7501
|
-
type: import("vue").PropType<import("
|
|
7519
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
7502
7520
|
};
|
|
7503
7521
|
dateOperationalForm: {
|
|
7504
|
-
type: import("vue").PropType<import("
|
|
7522
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
7505
7523
|
};
|
|
7506
7524
|
operationalFormInit: {
|
|
7507
7525
|
type: BooleanConstructor;
|
|
@@ -7529,7 +7547,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7529
7547
|
type: import("vue").PropType<import("..").FieldItem[]>;
|
|
7530
7548
|
};
|
|
7531
7549
|
initialData: {
|
|
7532
|
-
type: import("vue").PropType<import("
|
|
7550
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
7533
7551
|
default: () => {};
|
|
7534
7552
|
};
|
|
7535
7553
|
fieldVisitor: {
|
|
@@ -7618,11 +7636,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7618
7636
|
default: () => {};
|
|
7619
7637
|
};
|
|
7620
7638
|
scope: {
|
|
7621
|
-
type: import("vue").PropType<import("
|
|
7639
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
7622
7640
|
default: () => {};
|
|
7623
7641
|
};
|
|
7624
7642
|
annotation: {
|
|
7625
|
-
type: import("vue").PropType<import("
|
|
7643
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
7644
|
+
};
|
|
7645
|
+
annotationShortcuts: {
|
|
7646
|
+
type: import("vue").PropType<(string | {
|
|
7647
|
+
label: string;
|
|
7648
|
+
value: string;
|
|
7649
|
+
})[] | undefined>;
|
|
7626
7650
|
};
|
|
7627
7651
|
consumer: {
|
|
7628
7652
|
type: BooleanConstructor;
|
|
@@ -7638,9 +7662,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7638
7662
|
field: import("@formily/core").GeneralField;
|
|
7639
7663
|
oldValue: unknown;
|
|
7640
7664
|
}): any;
|
|
7641
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
7642
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
7643
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
7665
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
7666
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
7667
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
7644
7668
|
}>>;
|
|
7645
7669
|
};
|
|
7646
7670
|
requestInstance: {
|
|
@@ -7651,13 +7675,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7651
7675
|
default: boolean;
|
|
7652
7676
|
};
|
|
7653
7677
|
lowCodeReactions: {
|
|
7654
|
-
type: import("vue").PropType<import("
|
|
7678
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
7655
7679
|
};
|
|
7656
7680
|
operationalForm: {
|
|
7657
|
-
type: import("vue").PropType<import("
|
|
7681
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
7658
7682
|
};
|
|
7659
7683
|
dateOperationalForm: {
|
|
7660
|
-
type: import("vue").PropType<import("
|
|
7684
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
7661
7685
|
};
|
|
7662
7686
|
operationalFormInit: {
|
|
7663
7687
|
type: BooleanConstructor;
|
|
@@ -7705,7 +7729,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7705
7729
|
changeContextCollector: import("..").ContextCollector;
|
|
7706
7730
|
formUUID: string;
|
|
7707
7731
|
anchorBarRef: import("vue").Ref<{
|
|
7708
|
-
syncBarPosition: import("
|
|
7732
|
+
syncBarPosition: import("../../shared/types").AnyFn<any[], any>;
|
|
7709
7733
|
} | undefined>;
|
|
7710
7734
|
currentAnchor: import("vue").WritableComputedRef<string>;
|
|
7711
7735
|
updateAnchorList: (field: import("@formily/core").GeneralField) => void;
|
|
@@ -7720,18 +7744,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7720
7744
|
field: import("@formily/core").GeneralField;
|
|
7721
7745
|
oldValue: unknown;
|
|
7722
7746
|
}): any;
|
|
7723
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
7724
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
7725
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
7726
|
-
}>>[T_2]> | undefined) => import("
|
|
7747
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
7748
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
7749
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
7750
|
+
}>>[T_2]> | undefined) => import("../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
7727
7751
|
onSetup(): void;
|
|
7728
7752
|
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
|
7729
7753
|
field: import("@formily/core").GeneralField;
|
|
7730
7754
|
oldValue: unknown;
|
|
7731
7755
|
}): any;
|
|
7732
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
7733
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
7734
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
7756
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
7757
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
7758
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
7735
7759
|
}>>[T_2]>>;
|
|
7736
7760
|
triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
|
|
7737
7761
|
observeFormGraph: Record<string, import("@formily/core").GeneralField>;
|
|
@@ -7751,7 +7775,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7751
7775
|
wordbookSettingHandler: import("..").wordbookSettingHandler;
|
|
7752
7776
|
schemaAdaptor: (fieldList: import("..").FieldItem[], options?: Partial<{
|
|
7753
7777
|
fieldList: import("..").FieldItem[];
|
|
7754
|
-
initialData: import("
|
|
7778
|
+
initialData: import("../../shared/types").AnyObject;
|
|
7755
7779
|
fieldVisitor: import("..").FieldVisitor;
|
|
7756
7780
|
column: number;
|
|
7757
7781
|
maxHeight: string | number;
|
|
@@ -7815,8 +7839,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7815
7839
|
"x-compile-omitted"?: string[] | undefined;
|
|
7816
7840
|
}>;
|
|
7817
7841
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
7818
|
-
scope: import("
|
|
7819
|
-
annotation: import("
|
|
7842
|
+
scope: import("../../shared/types").AnyObject;
|
|
7843
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
7844
|
+
annotationShortcuts: (string | {
|
|
7845
|
+
label: string;
|
|
7846
|
+
value: string;
|
|
7847
|
+
})[] | undefined;
|
|
7820
7848
|
consumer: boolean;
|
|
7821
7849
|
uuid: string;
|
|
7822
7850
|
lifeCycle: Partial<{
|
|
@@ -7825,18 +7853,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7825
7853
|
field: import("@formily/core").GeneralField;
|
|
7826
7854
|
oldValue: unknown;
|
|
7827
7855
|
}): any;
|
|
7828
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
7829
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
7830
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
7856
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
7857
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
7858
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
7831
7859
|
}>;
|
|
7832
7860
|
businessFormatter: import("..").FormBusinessFormatter;
|
|
7833
7861
|
requestInstance: import("..").FormRequestDefine.RequestInstance;
|
|
7834
7862
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
7835
|
-
lowCodeReactions: import("
|
|
7863
|
+
lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
7836
7864
|
linebarAutoHidden: boolean;
|
|
7837
7865
|
bordered: string | boolean;
|
|
7838
7866
|
uniqueCacheData: boolean;
|
|
7839
|
-
operationalForm: import("
|
|
7867
|
+
operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
|
|
7840
7868
|
outBordered: boolean;
|
|
7841
7869
|
forceClearable: boolean;
|
|
7842
7870
|
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
|
@@ -7956,121 +7984,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
7956
7984
|
}>>;
|
|
7957
7985
|
onKeydown: (event: KeyboardEvent) => Promise<void>;
|
|
7958
7986
|
clearSpan: (uuid: string) => void;
|
|
7959
|
-
exposeEvent:
|
|
7960
|
-
validate(path?: string | ((field: import("@formily/core").Field<any, any, any, any>) => boolean), { force }?: {
|
|
7961
|
-
force?: boolean | undefined;
|
|
7962
|
-
}): Promise<void>;
|
|
7963
|
-
getFormValues(needCombineExtendKey?: boolean): any;
|
|
7964
|
-
setFormValues(values: import("../../../es/shared/types").AnyObject, options?: boolean | {
|
|
7965
|
-
needSplitExtendKey?: boolean | undefined;
|
|
7966
|
-
avoidBusinessConnection?: string | boolean | undefined;
|
|
7967
|
-
avoidDependKeyConnection?: string | boolean | undefined;
|
|
7968
|
-
avoidWordbookSettingConnection?: string | boolean | undefined;
|
|
7969
|
-
avoidOperationalFormConnection?: string | boolean | undefined;
|
|
7970
|
-
overwrite?: boolean | undefined;
|
|
7971
|
-
}, avoidBusinessConnection?: string | boolean, overwrite?: boolean): Promise<void>;
|
|
7972
|
-
setFieldState(path: string, setter: (field: Partial<Pick<import("@formily/core").Field<any, any, any, any>, import("@formily/core").NonFunctionPropertyNames<{
|
|
7973
|
-
match: (pattern: import("@formily/path").Pattern) => boolean;
|
|
7974
|
-
validate: (triggerType?: import("@formily/validator").ValidatorTriggerType | undefined) => any;
|
|
7975
|
-
data: any;
|
|
7976
|
-
loading: boolean;
|
|
7977
|
-
required: boolean;
|
|
7978
|
-
value: string;
|
|
7979
|
-
readonly index: string | number;
|
|
7980
|
-
disabled: boolean;
|
|
7981
|
-
onFocus: (...args: any[]) => Promise<void>;
|
|
7982
|
-
onBlur: (...args: any[]) => Promise<void>;
|
|
7983
|
-
onInput: (...args: any[]) => Promise<void>;
|
|
7984
|
-
editable: boolean;
|
|
7985
|
-
reset: (options?: import("@formily/core").IFieldResetOptions | undefined) => Promise<void>;
|
|
7986
|
-
title: string;
|
|
7987
|
-
visible: boolean;
|
|
7988
|
-
submit: <T_3>(onSubmit?: ((values: any) => void | Promise<T_3>) | undefined) => Promise<T_3>;
|
|
7989
|
-
validator: import("@formily/core").FieldValidator;
|
|
7990
|
-
pattern: import("@formily/core").FieldPatternTypes;
|
|
7991
|
-
content: any;
|
|
7992
|
-
display: import("@formily/core").FieldDisplayTypes;
|
|
7993
|
-
hidden: boolean;
|
|
7994
|
-
form: import("@formily/core").Form<any>;
|
|
7995
|
-
componentProps: Record<string, any>;
|
|
7996
|
-
decoratorProps: Record<string, any>;
|
|
7997
|
-
description: string;
|
|
7998
|
-
readOnly: boolean;
|
|
7999
|
-
component: import("@formily/core").FieldComponent<any, any>;
|
|
8000
|
-
decorator: import("@formily/core").FieldDecorator<any, any>;
|
|
8001
|
-
validating: boolean;
|
|
8002
|
-
submitting: boolean;
|
|
8003
|
-
active: boolean;
|
|
8004
|
-
visited: boolean;
|
|
8005
|
-
selfModified: boolean;
|
|
8006
|
-
modified: boolean;
|
|
8007
|
-
inputValue: string;
|
|
8008
|
-
inputValues: any[];
|
|
8009
|
-
dataSource: import("@formily/core").FieldDataSource;
|
|
8010
|
-
feedbacks: import("@formily/core").IFieldFeedback[];
|
|
8011
|
-
caches: import("@formily/core").IFieldCaches;
|
|
8012
|
-
selfErrors: import("@formily/core").FeedbackMessage;
|
|
8013
|
-
readonly errors: import("@formily/core").IFormFeedback[];
|
|
8014
|
-
selfWarnings: import("@formily/core").FeedbackMessage;
|
|
8015
|
-
readonly warnings: import("@formily/core").IFormFeedback[];
|
|
8016
|
-
selfSuccesses: import("@formily/core").FeedbackMessage;
|
|
8017
|
-
readonly successes: import("@formily/core").IFormFeedback[];
|
|
8018
|
-
readonly selfValid: boolean;
|
|
8019
|
-
readonly valid: boolean;
|
|
8020
|
-
readonly selfInvalid: boolean;
|
|
8021
|
-
readonly invalid: boolean;
|
|
8022
|
-
initialValue: string;
|
|
8023
|
-
readonly validateStatus: "error" | "success" | "warning" | "validating";
|
|
8024
|
-
setDataSource: (dataSource?: import("@formily/core").FieldDataSource | undefined) => void;
|
|
8025
|
-
setFeedback: (feedback?: import("@formily/core").IFieldFeedback | undefined) => void;
|
|
8026
|
-
setSelfErrors: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
8027
|
-
setSelfWarnings: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
8028
|
-
setSelfSuccesses: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
8029
|
-
setValidator: (validator?: import("@formily/core").FieldValidator | undefined) => void;
|
|
8030
|
-
setValidatorRule: (name: string, value: any) => void;
|
|
8031
|
-
setRequired: (required?: boolean | undefined) => void;
|
|
8032
|
-
setValue: (value?: string | undefined) => void;
|
|
8033
|
-
setInitialValue: (initialValue?: string | undefined) => void;
|
|
8034
|
-
setLoading: (loading?: boolean | undefined) => void;
|
|
8035
|
-
setValidating: (validating?: boolean | undefined) => void;
|
|
8036
|
-
setSubmitting: (submitting?: boolean | undefined) => void;
|
|
8037
|
-
queryFeedbacks: (search?: import("@formily/core").ISearchFeedback | undefined) => import("@formily/core").IFieldFeedback[];
|
|
8038
|
-
modify: () => void;
|
|
8039
|
-
initialized: boolean;
|
|
8040
|
-
mounted: boolean;
|
|
8041
|
-
unmounted: boolean;
|
|
8042
|
-
decoratorType: any;
|
|
8043
|
-
componentType: any;
|
|
8044
|
-
designable: boolean;
|
|
8045
|
-
locate: (address: import("@formily/path").Pattern) => void;
|
|
8046
|
-
readonly parent: import("@formily/core").GeneralField;
|
|
8047
|
-
readPretty: boolean;
|
|
8048
|
-
readonly destroyed: boolean;
|
|
8049
|
-
setTitle: (title?: string | undefined) => void;
|
|
8050
|
-
setDescription: (description?: string | undefined) => void;
|
|
8051
|
-
setDisplay: (type?: import("@formily/core").FieldDisplayTypes | undefined) => void;
|
|
8052
|
-
setPattern: (type?: import("@formily/core").FieldPatternTypes | undefined) => void;
|
|
8053
|
-
setComponent: <C extends unknown, ComponentProps extends object = {}>(component?: C | undefined, props?: ComponentProps | undefined) => void;
|
|
8054
|
-
setComponentProps: <ComponentProps_1 extends object = {}>(props?: ComponentProps_1 | undefined) => void;
|
|
8055
|
-
setDecorator: <D extends unknown, ComponentProps_2 extends object = {}>(component?: D | undefined, props?: ComponentProps_2 | undefined) => void;
|
|
8056
|
-
setDecoratorProps: <ComponentProps_3 extends object = {}>(props?: ComponentProps_3 | undefined) => void;
|
|
8057
|
-
setData: (data: any) => void;
|
|
8058
|
-
setContent: (content: any) => void;
|
|
8059
|
-
onInit: () => void;
|
|
8060
|
-
onMount: () => void;
|
|
8061
|
-
onUnmount: () => void;
|
|
8062
|
-
query: (pattern: import("@formily/path").Pattern) => import("@formily/core").Query;
|
|
8063
|
-
notify: (type: import("@formily/core").LifeCycleTypes, payload?: any) => void;
|
|
8064
|
-
dispose: () => void;
|
|
8065
|
-
destroy: (forceClear?: boolean | undefined) => void;
|
|
8066
|
-
}>>>) => void): void;
|
|
8067
|
-
resetFields(path?: string): Promise<void>;
|
|
8068
|
-
queryWidget(key: string): Promise<{
|
|
8069
|
-
widgetElement: HTMLInputElement | null | undefined;
|
|
8070
|
-
widgetElementList: HTMLInputElement[];
|
|
8071
|
-
decoratorElement: HTMLElement | null | undefined;
|
|
8072
|
-
} | null>;
|
|
8073
|
-
};
|
|
7987
|
+
exposeEvent: Omit<import("..").FormRenderExpose, "getFieldList" | "formModel" | "reload">;
|
|
8074
7988
|
useVersion: typeof import("..").useVersion;
|
|
8075
7989
|
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<{}>>, {}>;
|
|
8076
7990
|
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>>>, {
|
|
@@ -8135,7 +8049,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8135
8049
|
type: import("vue").PropType<import("..").FieldItem[]>;
|
|
8136
8050
|
};
|
|
8137
8051
|
initialData: {
|
|
8138
|
-
type: import("vue").PropType<import("
|
|
8052
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
8139
8053
|
default: () => {};
|
|
8140
8054
|
};
|
|
8141
8055
|
fieldVisitor: {
|
|
@@ -8224,11 +8138,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8224
8138
|
default: () => {};
|
|
8225
8139
|
};
|
|
8226
8140
|
scope: {
|
|
8227
|
-
type: import("vue").PropType<import("
|
|
8141
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
8228
8142
|
default: () => {};
|
|
8229
8143
|
};
|
|
8230
8144
|
annotation: {
|
|
8231
|
-
type: import("vue").PropType<import("
|
|
8145
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
8146
|
+
};
|
|
8147
|
+
annotationShortcuts: {
|
|
8148
|
+
type: import("vue").PropType<(string | {
|
|
8149
|
+
label: string;
|
|
8150
|
+
value: string;
|
|
8151
|
+
})[] | undefined>;
|
|
8232
8152
|
};
|
|
8233
8153
|
consumer: {
|
|
8234
8154
|
type: BooleanConstructor;
|
|
@@ -8244,9 +8164,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8244
8164
|
field: import("@formily/core").GeneralField;
|
|
8245
8165
|
oldValue: unknown;
|
|
8246
8166
|
}): any;
|
|
8247
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
8248
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
8249
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
8167
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
8168
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
8169
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
8250
8170
|
}>>;
|
|
8251
8171
|
};
|
|
8252
8172
|
requestInstance: {
|
|
@@ -8257,13 +8177,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8257
8177
|
default: boolean;
|
|
8258
8178
|
};
|
|
8259
8179
|
lowCodeReactions: {
|
|
8260
|
-
type: import("vue").PropType<import("
|
|
8180
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
8261
8181
|
};
|
|
8262
8182
|
operationalForm: {
|
|
8263
|
-
type: import("vue").PropType<import("
|
|
8183
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
8264
8184
|
};
|
|
8265
8185
|
dateOperationalForm: {
|
|
8266
|
-
type: import("vue").PropType<import("
|
|
8186
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
8267
8187
|
};
|
|
8268
8188
|
operationalFormInit: {
|
|
8269
8189
|
type: BooleanConstructor;
|
|
@@ -8295,9 +8215,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8295
8215
|
column: number;
|
|
8296
8216
|
forceClearable: boolean;
|
|
8297
8217
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
8298
|
-
initialData: import("
|
|
8218
|
+
initialData: import("../../shared/types").AnyObject;
|
|
8299
8219
|
parallelism: number;
|
|
8300
|
-
scope: import("
|
|
8220
|
+
scope: import("../../shared/types").AnyObject;
|
|
8301
8221
|
consumer: boolean;
|
|
8302
8222
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
8303
8223
|
linebarAutoHidden: boolean;
|
|
@@ -8428,7 +8348,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8428
8348
|
formProps: {
|
|
8429
8349
|
type: import("vue").PropType<Partial<Partial<{
|
|
8430
8350
|
fieldList: import("..").FieldItem[];
|
|
8431
|
-
initialData: import("
|
|
8351
|
+
initialData: import("../../shared/types").AnyObject;
|
|
8432
8352
|
fieldVisitor: import("..").FieldVisitor;
|
|
8433
8353
|
column: number;
|
|
8434
8354
|
maxHeight: string | number;
|
|
@@ -8492,8 +8412,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8492
8412
|
"x-compile-omitted"?: string[] | undefined;
|
|
8493
8413
|
}>;
|
|
8494
8414
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
8495
|
-
scope: import("
|
|
8496
|
-
annotation: import("
|
|
8415
|
+
scope: import("../../shared/types").AnyObject;
|
|
8416
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
8417
|
+
annotationShortcuts: (string | {
|
|
8418
|
+
label: string;
|
|
8419
|
+
value: string;
|
|
8420
|
+
})[] | undefined;
|
|
8497
8421
|
consumer: boolean;
|
|
8498
8422
|
uuid: string;
|
|
8499
8423
|
lifeCycle: Partial<{
|
|
@@ -8502,18 +8426,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8502
8426
|
field: import("@formily/core").GeneralField;
|
|
8503
8427
|
oldValue: unknown;
|
|
8504
8428
|
}): any;
|
|
8505
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
8506
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
8507
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
8429
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
8430
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
8431
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
8508
8432
|
}>;
|
|
8509
8433
|
businessFormatter: import("..").FormBusinessFormatter;
|
|
8510
8434
|
requestInstance: import("..").FormRequestDefine.RequestInstance;
|
|
8511
8435
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
8512
|
-
lowCodeReactions: import("
|
|
8436
|
+
lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
8513
8437
|
linebarAutoHidden: boolean;
|
|
8514
8438
|
bordered: string | boolean;
|
|
8515
8439
|
uniqueCacheData: boolean;
|
|
8516
|
-
operationalForm: import("
|
|
8440
|
+
operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
|
|
8517
8441
|
outBordered: boolean;
|
|
8518
8442
|
forceClearable: boolean;
|
|
8519
8443
|
}>>>;
|
|
@@ -8530,7 +8454,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8530
8454
|
formProps: {
|
|
8531
8455
|
type: import("vue").PropType<Partial<Partial<{
|
|
8532
8456
|
fieldList: import("..").FieldItem[];
|
|
8533
|
-
initialData: import("
|
|
8457
|
+
initialData: import("../../shared/types").AnyObject;
|
|
8534
8458
|
fieldVisitor: import("..").FieldVisitor;
|
|
8535
8459
|
column: number;
|
|
8536
8460
|
maxHeight: string | number;
|
|
@@ -8594,8 +8518,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8594
8518
|
"x-compile-omitted"?: string[] | undefined;
|
|
8595
8519
|
}>;
|
|
8596
8520
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
8597
|
-
scope: import("
|
|
8598
|
-
annotation: import("
|
|
8521
|
+
scope: import("../../shared/types").AnyObject;
|
|
8522
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
8523
|
+
annotationShortcuts: (string | {
|
|
8524
|
+
label: string;
|
|
8525
|
+
value: string;
|
|
8526
|
+
})[] | undefined;
|
|
8599
8527
|
consumer: boolean;
|
|
8600
8528
|
uuid: string;
|
|
8601
8529
|
lifeCycle: Partial<{
|
|
@@ -8604,18 +8532,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8604
8532
|
field: import("@formily/core").GeneralField;
|
|
8605
8533
|
oldValue: unknown;
|
|
8606
8534
|
}): any;
|
|
8607
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
8608
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
8609
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
8535
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
8536
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
8537
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
8610
8538
|
}>;
|
|
8611
8539
|
businessFormatter: import("..").FormBusinessFormatter;
|
|
8612
8540
|
requestInstance: import("..").FormRequestDefine.RequestInstance;
|
|
8613
8541
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
8614
|
-
lowCodeReactions: import("
|
|
8542
|
+
lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
8615
8543
|
linebarAutoHidden: boolean;
|
|
8616
8544
|
bordered: string | boolean;
|
|
8617
8545
|
uniqueCacheData: boolean;
|
|
8618
|
-
operationalForm: import("
|
|
8546
|
+
operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
|
|
8619
8547
|
outBordered: boolean;
|
|
8620
8548
|
forceClearable: boolean;
|
|
8621
8549
|
}>>>;
|
|
@@ -8623,7 +8551,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8623
8551
|
}>> & {}>>;
|
|
8624
8552
|
wrapperSelector: import("vue").ComputedRef<string>;
|
|
8625
8553
|
formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
|
|
8626
|
-
currentActiveField: import("vue").Ref<import("
|
|
8554
|
+
currentActiveField: import("vue").Ref<import("../../shared/types").UndefinedAble<import("./src/types").FormConfigItem>>;
|
|
8627
8555
|
fieldList: import("vue").Ref<{
|
|
8628
8556
|
[x: string]: any;
|
|
8629
8557
|
val_key: string;
|
|
@@ -8699,8 +8627,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8699
8627
|
link_key?: string | undefined;
|
|
8700
8628
|
link_key_split?: string | undefined;
|
|
8701
8629
|
show_key?: string | string[] | undefined;
|
|
8702
|
-
conObj?: import("
|
|
8703
|
-
conObjFirstLevel?: import("
|
|
8630
|
+
conObj?: import("../../shared/types").AnyObject[] | undefined;
|
|
8631
|
+
conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
|
|
8704
8632
|
setting?: {
|
|
8705
8633
|
cascading?: {
|
|
8706
8634
|
'form.name': string;
|
|
@@ -8726,11 +8654,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8726
8654
|
valueKey?: string | undefined;
|
|
8727
8655
|
showKey?: string | undefined;
|
|
8728
8656
|
searchKey?: string[] | undefined;
|
|
8729
|
-
params?: import("
|
|
8657
|
+
params?: import("../../shared/types").AnyObject | undefined;
|
|
8730
8658
|
dependKey?: string | Record<string, string> | (string | {
|
|
8731
8659
|
paramName: string;
|
|
8732
8660
|
paramValue?: string | undefined;
|
|
8733
8661
|
required?: boolean | undefined;
|
|
8662
|
+
keepValue?: boolean | undefined;
|
|
8734
8663
|
})[] | undefined;
|
|
8735
8664
|
} | undefined;
|
|
8736
8665
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -8745,12 +8674,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8745
8674
|
initialize_high?: number | undefined;
|
|
8746
8675
|
bindEventSetting?: {
|
|
8747
8676
|
[x: string]: unknown;
|
|
8748
|
-
event_type: import("
|
|
8677
|
+
event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
8749
8678
|
event_field?: string | undefined;
|
|
8750
8679
|
params?: {
|
|
8751
8680
|
p_value?: string | undefined;
|
|
8752
8681
|
p_name: string;
|
|
8753
|
-
p_select: import("
|
|
8682
|
+
p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
8754
8683
|
}[] | undefined;
|
|
8755
8684
|
results?: {
|
|
8756
8685
|
p_value: string;
|
|
@@ -8772,8 +8701,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8772
8701
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
8773
8702
|
is_allow_check_mid?: import("..").FormCommonState | undefined;
|
|
8774
8703
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
8775
|
-
prefix?: string | import("
|
|
8776
|
-
suffix?: string | import("
|
|
8704
|
+
prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
8705
|
+
suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
8777
8706
|
allowSlash?: string | boolean | undefined;
|
|
8778
8707
|
allowModify?: "0" | "1" | undefined;
|
|
8779
8708
|
show_key?: string | undefined;
|
|
@@ -8789,8 +8718,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
8789
8718
|
combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
|
|
8790
8719
|
children?: any[] | undefined;
|
|
8791
8720
|
properties?: any[] | undefined;
|
|
8792
|
-
componentProps?: import("
|
|
8793
|
-
decoratorProps?: import("
|
|
8721
|
+
componentProps?: import("../../shared/types").AnyObject | undefined;
|
|
8722
|
+
decoratorProps?: import("../../shared/types").AnyObject | undefined;
|
|
8794
8723
|
noDecorator?: {
|
|
8795
8724
|
valueOf: () => boolean;
|
|
8796
8725
|
} | undefined;
|
|
@@ -10330,11 +10259,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
10330
10259
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
10331
10260
|
when?: string | boolean | undefined;
|
|
10332
10261
|
fulfill?: {
|
|
10333
|
-
state?: import("
|
|
10262
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
10334
10263
|
run?: string | undefined;
|
|
10335
10264
|
} | undefined;
|
|
10336
10265
|
otherwise?: {
|
|
10337
|
-
state?: import("
|
|
10266
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
10338
10267
|
run?: string | undefined;
|
|
10339
10268
|
} | undefined;
|
|
10340
10269
|
} | {
|
|
@@ -10344,11 +10273,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
10344
10273
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
10345
10274
|
when?: string | boolean | undefined;
|
|
10346
10275
|
fulfill?: {
|
|
10347
|
-
state?: import("
|
|
10276
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
10348
10277
|
run?: string | undefined;
|
|
10349
10278
|
} | undefined;
|
|
10350
10279
|
otherwise?: {
|
|
10351
|
-
state?: import("
|
|
10280
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
10352
10281
|
run?: string | undefined;
|
|
10353
10282
|
} | undefined;
|
|
10354
10283
|
}[] | undefined;
|
|
@@ -10459,8 +10388,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
10459
10388
|
link_key?: string | undefined;
|
|
10460
10389
|
link_key_split?: string | undefined;
|
|
10461
10390
|
show_key?: string | string[] | undefined;
|
|
10462
|
-
conObj?: import("
|
|
10463
|
-
conObjFirstLevel?: import("
|
|
10391
|
+
conObj?: import("../../shared/types").AnyObject[] | undefined;
|
|
10392
|
+
conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
|
|
10464
10393
|
setting?: {
|
|
10465
10394
|
cascading?: {
|
|
10466
10395
|
'form.name': string;
|
|
@@ -10486,11 +10415,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
10486
10415
|
valueKey?: string | undefined;
|
|
10487
10416
|
showKey?: string | undefined;
|
|
10488
10417
|
searchKey?: string[] | undefined;
|
|
10489
|
-
params?: import("
|
|
10418
|
+
params?: import("../../shared/types").AnyObject | undefined;
|
|
10490
10419
|
dependKey?: string | Record<string, string> | (string | {
|
|
10491
10420
|
paramName: string;
|
|
10492
10421
|
paramValue?: string | undefined;
|
|
10493
10422
|
required?: boolean | undefined;
|
|
10423
|
+
keepValue?: boolean | undefined;
|
|
10494
10424
|
})[] | undefined;
|
|
10495
10425
|
} | undefined;
|
|
10496
10426
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -10505,12 +10435,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
10505
10435
|
initialize_high?: number | undefined;
|
|
10506
10436
|
bindEventSetting?: {
|
|
10507
10437
|
[x: string]: unknown;
|
|
10508
|
-
event_type: import("
|
|
10438
|
+
event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
10509
10439
|
event_field?: string | undefined;
|
|
10510
10440
|
params?: {
|
|
10511
10441
|
p_value?: string | undefined;
|
|
10512
10442
|
p_name: string;
|
|
10513
|
-
p_select: import("
|
|
10443
|
+
p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
10514
10444
|
}[] | undefined;
|
|
10515
10445
|
results?: {
|
|
10516
10446
|
p_value: string;
|
|
@@ -10532,8 +10462,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
10532
10462
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
10533
10463
|
is_allow_check_mid?: import("..").FormCommonState | undefined;
|
|
10534
10464
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
10535
|
-
prefix?: string | import("
|
|
10536
|
-
suffix?: string | import("
|
|
10465
|
+
prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
10466
|
+
suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
10537
10467
|
allowSlash?: string | boolean | undefined;
|
|
10538
10468
|
allowModify?: "0" | "1" | undefined;
|
|
10539
10469
|
show_key?: string | undefined;
|
|
@@ -10549,8 +10479,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
10549
10479
|
combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
|
|
10550
10480
|
children?: any[] | undefined;
|
|
10551
10481
|
properties?: any[] | undefined;
|
|
10552
|
-
componentProps?: import("
|
|
10553
|
-
decoratorProps?: import("
|
|
10482
|
+
componentProps?: import("../../shared/types").AnyObject | undefined;
|
|
10483
|
+
decoratorProps?: import("../../shared/types").AnyObject | undefined;
|
|
10554
10484
|
noDecorator?: {
|
|
10555
10485
|
valueOf: () => boolean;
|
|
10556
10486
|
} | undefined;
|
|
@@ -12090,11 +12020,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
12090
12020
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
12091
12021
|
when?: string | boolean | undefined;
|
|
12092
12022
|
fulfill?: {
|
|
12093
|
-
state?: import("
|
|
12023
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
12094
12024
|
run?: string | undefined;
|
|
12095
12025
|
} | undefined;
|
|
12096
12026
|
otherwise?: {
|
|
12097
|
-
state?: import("
|
|
12027
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
12098
12028
|
run?: string | undefined;
|
|
12099
12029
|
} | undefined;
|
|
12100
12030
|
} | {
|
|
@@ -12104,11 +12034,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
12104
12034
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
12105
12035
|
when?: string | boolean | undefined;
|
|
12106
12036
|
fulfill?: {
|
|
12107
|
-
state?: import("
|
|
12037
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
12108
12038
|
run?: string | undefined;
|
|
12109
12039
|
} | undefined;
|
|
12110
12040
|
otherwise?: {
|
|
12111
|
-
state?: import("
|
|
12041
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
12112
12042
|
run?: string | undefined;
|
|
12113
12043
|
} | undefined;
|
|
12114
12044
|
}[] | undefined;
|
|
@@ -12192,8 +12122,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
12192
12122
|
link_key?: string | undefined;
|
|
12193
12123
|
link_key_split?: string | undefined;
|
|
12194
12124
|
show_key?: string | string[] | undefined;
|
|
12195
|
-
conObj?: import("
|
|
12196
|
-
conObjFirstLevel?: import("
|
|
12125
|
+
conObj?: import("../../shared/types").AnyObject[] | undefined;
|
|
12126
|
+
conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
|
|
12197
12127
|
setting?: {
|
|
12198
12128
|
cascading?: {
|
|
12199
12129
|
'form.name': string;
|
|
@@ -12219,11 +12149,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
12219
12149
|
valueKey?: string | undefined;
|
|
12220
12150
|
showKey?: string | undefined;
|
|
12221
12151
|
searchKey?: string[] | undefined;
|
|
12222
|
-
params?: import("
|
|
12152
|
+
params?: import("../../shared/types").AnyObject | undefined;
|
|
12223
12153
|
dependKey?: string | Record<string, string> | (string | {
|
|
12224
12154
|
paramName: string;
|
|
12225
12155
|
paramValue?: string | undefined;
|
|
12226
12156
|
required?: boolean | undefined;
|
|
12157
|
+
keepValue?: boolean | undefined;
|
|
12227
12158
|
})[] | undefined;
|
|
12228
12159
|
} | undefined;
|
|
12229
12160
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -12238,12 +12169,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
12238
12169
|
initialize_high?: number | undefined;
|
|
12239
12170
|
bindEventSetting?: {
|
|
12240
12171
|
[x: string]: unknown;
|
|
12241
|
-
event_type: import("
|
|
12172
|
+
event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
12242
12173
|
event_field?: string | undefined;
|
|
12243
12174
|
params?: {
|
|
12244
12175
|
p_value?: string | undefined;
|
|
12245
12176
|
p_name: string;
|
|
12246
|
-
p_select: import("
|
|
12177
|
+
p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
12247
12178
|
}[] | undefined;
|
|
12248
12179
|
results?: {
|
|
12249
12180
|
p_value: string;
|
|
@@ -12265,8 +12196,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
12265
12196
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
12266
12197
|
is_allow_check_mid?: import("..").FormCommonState | undefined;
|
|
12267
12198
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
12268
|
-
prefix?: string | import("
|
|
12269
|
-
suffix?: string | import("
|
|
12199
|
+
prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
12200
|
+
suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
12270
12201
|
allowSlash?: string | boolean | undefined;
|
|
12271
12202
|
allowModify?: "0" | "1" | undefined;
|
|
12272
12203
|
show_key?: string | undefined;
|
|
@@ -12282,8 +12213,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
12282
12213
|
combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
|
|
12283
12214
|
children?: any[] | undefined;
|
|
12284
12215
|
properties?: any[] | undefined;
|
|
12285
|
-
componentProps?: import("
|
|
12286
|
-
decoratorProps?: import("
|
|
12216
|
+
componentProps?: import("../../shared/types").AnyObject | undefined;
|
|
12217
|
+
decoratorProps?: import("../../shared/types").AnyObject | undefined;
|
|
12287
12218
|
noDecorator?: {
|
|
12288
12219
|
valueOf: () => boolean;
|
|
12289
12220
|
} | undefined;
|
|
@@ -13823,11 +13754,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
13823
13754
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
13824
13755
|
when?: string | boolean | undefined;
|
|
13825
13756
|
fulfill?: {
|
|
13826
|
-
state?: import("
|
|
13757
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
13827
13758
|
run?: string | undefined;
|
|
13828
13759
|
} | undefined;
|
|
13829
13760
|
otherwise?: {
|
|
13830
|
-
state?: import("
|
|
13761
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
13831
13762
|
run?: string | undefined;
|
|
13832
13763
|
} | undefined;
|
|
13833
13764
|
} | {
|
|
@@ -13837,11 +13768,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
13837
13768
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
13838
13769
|
when?: string | boolean | undefined;
|
|
13839
13770
|
fulfill?: {
|
|
13840
|
-
state?: import("
|
|
13771
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
13841
13772
|
run?: string | undefined;
|
|
13842
13773
|
} | undefined;
|
|
13843
13774
|
otherwise?: {
|
|
13844
|
-
state?: import("
|
|
13775
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
13845
13776
|
run?: string | undefined;
|
|
13846
13777
|
} | undefined;
|
|
13847
13778
|
}[] | undefined;
|
|
@@ -13867,7 +13798,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
13867
13798
|
type: import("vue").PropType<import("..").FieldItem[]>;
|
|
13868
13799
|
};
|
|
13869
13800
|
initialData: {
|
|
13870
|
-
type: import("vue").PropType<import("
|
|
13801
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
13871
13802
|
default: () => {};
|
|
13872
13803
|
};
|
|
13873
13804
|
fieldVisitor: {
|
|
@@ -13956,11 +13887,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
13956
13887
|
default: () => {};
|
|
13957
13888
|
};
|
|
13958
13889
|
scope: {
|
|
13959
|
-
type: import("vue").PropType<import("
|
|
13890
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
13960
13891
|
default: () => {};
|
|
13961
13892
|
};
|
|
13962
13893
|
annotation: {
|
|
13963
|
-
type: import("vue").PropType<import("
|
|
13894
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
13895
|
+
};
|
|
13896
|
+
annotationShortcuts: {
|
|
13897
|
+
type: import("vue").PropType<(string | {
|
|
13898
|
+
label: string;
|
|
13899
|
+
value: string;
|
|
13900
|
+
})[] | undefined>;
|
|
13964
13901
|
};
|
|
13965
13902
|
consumer: {
|
|
13966
13903
|
type: BooleanConstructor;
|
|
@@ -13976,9 +13913,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
13976
13913
|
field: import("@formily/core").GeneralField;
|
|
13977
13914
|
oldValue: unknown;
|
|
13978
13915
|
}): any;
|
|
13979
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
13980
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
13981
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
13916
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
13917
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
13918
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
13982
13919
|
}>>;
|
|
13983
13920
|
};
|
|
13984
13921
|
requestInstance: {
|
|
@@ -13989,13 +13926,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
13989
13926
|
default: boolean;
|
|
13990
13927
|
};
|
|
13991
13928
|
lowCodeReactions: {
|
|
13992
|
-
type: import("vue").PropType<import("
|
|
13929
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
13993
13930
|
};
|
|
13994
13931
|
operationalForm: {
|
|
13995
|
-
type: import("vue").PropType<import("
|
|
13932
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
13996
13933
|
};
|
|
13997
13934
|
dateOperationalForm: {
|
|
13998
|
-
type: import("vue").PropType<import("
|
|
13935
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
13999
13936
|
};
|
|
14000
13937
|
operationalFormInit: {
|
|
14001
13938
|
type: BooleanConstructor;
|
|
@@ -14023,7 +13960,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14023
13960
|
type: import("vue").PropType<import("..").FieldItem[]>;
|
|
14024
13961
|
};
|
|
14025
13962
|
initialData: {
|
|
14026
|
-
type: import("vue").PropType<import("
|
|
13963
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
14027
13964
|
default: () => {};
|
|
14028
13965
|
};
|
|
14029
13966
|
fieldVisitor: {
|
|
@@ -14112,11 +14049,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14112
14049
|
default: () => {};
|
|
14113
14050
|
};
|
|
14114
14051
|
scope: {
|
|
14115
|
-
type: import("vue").PropType<import("
|
|
14052
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
14116
14053
|
default: () => {};
|
|
14117
14054
|
};
|
|
14118
14055
|
annotation: {
|
|
14119
|
-
type: import("vue").PropType<import("
|
|
14056
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
14057
|
+
};
|
|
14058
|
+
annotationShortcuts: {
|
|
14059
|
+
type: import("vue").PropType<(string | {
|
|
14060
|
+
label: string;
|
|
14061
|
+
value: string;
|
|
14062
|
+
})[] | undefined>;
|
|
14120
14063
|
};
|
|
14121
14064
|
consumer: {
|
|
14122
14065
|
type: BooleanConstructor;
|
|
@@ -14132,9 +14075,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14132
14075
|
field: import("@formily/core").GeneralField;
|
|
14133
14076
|
oldValue: unknown;
|
|
14134
14077
|
}): any;
|
|
14135
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
14136
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
14137
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
14078
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
14079
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
14080
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
14138
14081
|
}>>;
|
|
14139
14082
|
};
|
|
14140
14083
|
requestInstance: {
|
|
@@ -14145,13 +14088,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14145
14088
|
default: boolean;
|
|
14146
14089
|
};
|
|
14147
14090
|
lowCodeReactions: {
|
|
14148
|
-
type: import("vue").PropType<import("
|
|
14091
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
14149
14092
|
};
|
|
14150
14093
|
operationalForm: {
|
|
14151
|
-
type: import("vue").PropType<import("
|
|
14094
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
14152
14095
|
};
|
|
14153
14096
|
dateOperationalForm: {
|
|
14154
|
-
type: import("vue").PropType<import("
|
|
14097
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
14155
14098
|
};
|
|
14156
14099
|
operationalFormInit: {
|
|
14157
14100
|
type: BooleanConstructor;
|
|
@@ -14199,7 +14142,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14199
14142
|
changeContextCollector: import("..").ContextCollector;
|
|
14200
14143
|
formUUID: string;
|
|
14201
14144
|
anchorBarRef: import("vue").Ref<{
|
|
14202
|
-
syncBarPosition: import("
|
|
14145
|
+
syncBarPosition: import("../../shared/types").AnyFn<any[], any>;
|
|
14203
14146
|
} | undefined>;
|
|
14204
14147
|
currentAnchor: import("vue").WritableComputedRef<string>;
|
|
14205
14148
|
updateAnchorList: (field: import("@formily/core").GeneralField) => void;
|
|
@@ -14214,18 +14157,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14214
14157
|
field: import("@formily/core").GeneralField;
|
|
14215
14158
|
oldValue: unknown;
|
|
14216
14159
|
}): any;
|
|
14217
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
14218
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
14219
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
14220
|
-
}>>[T_2]> | undefined) => import("
|
|
14160
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
14161
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
14162
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
14163
|
+
}>>[T_2]> | undefined) => import("../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
14221
14164
|
onSetup(): void;
|
|
14222
14165
|
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
|
14223
14166
|
field: import("@formily/core").GeneralField;
|
|
14224
14167
|
oldValue: unknown;
|
|
14225
14168
|
}): any;
|
|
14226
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
14227
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
14228
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
14169
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
14170
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
14171
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
14229
14172
|
}>>[T_2]>>;
|
|
14230
14173
|
triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
|
|
14231
14174
|
observeFormGraph: Record<string, import("@formily/core").GeneralField>;
|
|
@@ -14245,7 +14188,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14245
14188
|
wordbookSettingHandler: import("..").wordbookSettingHandler;
|
|
14246
14189
|
schemaAdaptor: (fieldList: import("..").FieldItem[], options?: Partial<{
|
|
14247
14190
|
fieldList: import("..").FieldItem[];
|
|
14248
|
-
initialData: import("
|
|
14191
|
+
initialData: import("../../shared/types").AnyObject;
|
|
14249
14192
|
fieldVisitor: import("..").FieldVisitor;
|
|
14250
14193
|
column: number;
|
|
14251
14194
|
maxHeight: string | number;
|
|
@@ -14309,8 +14252,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14309
14252
|
"x-compile-omitted"?: string[] | undefined;
|
|
14310
14253
|
}>;
|
|
14311
14254
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
14312
|
-
scope: import("
|
|
14313
|
-
annotation: import("
|
|
14255
|
+
scope: import("../../shared/types").AnyObject;
|
|
14256
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
14257
|
+
annotationShortcuts: (string | {
|
|
14258
|
+
label: string;
|
|
14259
|
+
value: string;
|
|
14260
|
+
})[] | undefined;
|
|
14314
14261
|
consumer: boolean;
|
|
14315
14262
|
uuid: string;
|
|
14316
14263
|
lifeCycle: Partial<{
|
|
@@ -14319,18 +14266,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14319
14266
|
field: import("@formily/core").GeneralField;
|
|
14320
14267
|
oldValue: unknown;
|
|
14321
14268
|
}): any;
|
|
14322
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
14323
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
14324
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
14269
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
14270
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
14271
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
14325
14272
|
}>;
|
|
14326
14273
|
businessFormatter: import("..").FormBusinessFormatter;
|
|
14327
14274
|
requestInstance: import("..").FormRequestDefine.RequestInstance;
|
|
14328
14275
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
14329
|
-
lowCodeReactions: import("
|
|
14276
|
+
lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
14330
14277
|
linebarAutoHidden: boolean;
|
|
14331
14278
|
bordered: string | boolean;
|
|
14332
14279
|
uniqueCacheData: boolean;
|
|
14333
|
-
operationalForm: import("
|
|
14280
|
+
operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
|
|
14334
14281
|
outBordered: boolean;
|
|
14335
14282
|
forceClearable: boolean;
|
|
14336
14283
|
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
|
@@ -14450,121 +14397,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14450
14397
|
}>>;
|
|
14451
14398
|
onKeydown: (event: KeyboardEvent) => Promise<void>;
|
|
14452
14399
|
clearSpan: (uuid: string) => void;
|
|
14453
|
-
exposeEvent:
|
|
14454
|
-
validate(path?: string | ((field: import("@formily/core").Field<any, any, any, any>) => boolean), { force }?: {
|
|
14455
|
-
force?: boolean | undefined;
|
|
14456
|
-
}): Promise<void>;
|
|
14457
|
-
getFormValues(needCombineExtendKey?: boolean): any;
|
|
14458
|
-
setFormValues(values: import("../../../es/shared/types").AnyObject, options?: boolean | {
|
|
14459
|
-
needSplitExtendKey?: boolean | undefined;
|
|
14460
|
-
avoidBusinessConnection?: string | boolean | undefined;
|
|
14461
|
-
avoidDependKeyConnection?: string | boolean | undefined;
|
|
14462
|
-
avoidWordbookSettingConnection?: string | boolean | undefined;
|
|
14463
|
-
avoidOperationalFormConnection?: string | boolean | undefined;
|
|
14464
|
-
overwrite?: boolean | undefined;
|
|
14465
|
-
}, avoidBusinessConnection?: string | boolean, overwrite?: boolean): Promise<void>;
|
|
14466
|
-
setFieldState(path: string, setter: (field: Partial<Pick<import("@formily/core").Field<any, any, any, any>, import("@formily/core").NonFunctionPropertyNames<{
|
|
14467
|
-
match: (pattern: import("@formily/path").Pattern) => boolean;
|
|
14468
|
-
validate: (triggerType?: import("@formily/validator").ValidatorTriggerType | undefined) => any;
|
|
14469
|
-
data: any;
|
|
14470
|
-
loading: boolean;
|
|
14471
|
-
required: boolean;
|
|
14472
|
-
value: string;
|
|
14473
|
-
readonly index: string | number;
|
|
14474
|
-
disabled: boolean;
|
|
14475
|
-
onFocus: (...args: any[]) => Promise<void>;
|
|
14476
|
-
onBlur: (...args: any[]) => Promise<void>;
|
|
14477
|
-
onInput: (...args: any[]) => Promise<void>;
|
|
14478
|
-
editable: boolean;
|
|
14479
|
-
reset: (options?: import("@formily/core").IFieldResetOptions | undefined) => Promise<void>;
|
|
14480
|
-
title: string;
|
|
14481
|
-
visible: boolean;
|
|
14482
|
-
submit: <T_3>(onSubmit?: ((values: any) => void | Promise<T_3>) | undefined) => Promise<T_3>;
|
|
14483
|
-
validator: import("@formily/core").FieldValidator;
|
|
14484
|
-
pattern: import("@formily/core").FieldPatternTypes;
|
|
14485
|
-
content: any;
|
|
14486
|
-
display: import("@formily/core").FieldDisplayTypes;
|
|
14487
|
-
hidden: boolean;
|
|
14488
|
-
form: import("@formily/core").Form<any>;
|
|
14489
|
-
componentProps: Record<string, any>;
|
|
14490
|
-
decoratorProps: Record<string, any>;
|
|
14491
|
-
description: string;
|
|
14492
|
-
readOnly: boolean;
|
|
14493
|
-
component: import("@formily/core").FieldComponent<any, any>;
|
|
14494
|
-
decorator: import("@formily/core").FieldDecorator<any, any>;
|
|
14495
|
-
validating: boolean;
|
|
14496
|
-
submitting: boolean;
|
|
14497
|
-
active: boolean;
|
|
14498
|
-
visited: boolean;
|
|
14499
|
-
selfModified: boolean;
|
|
14500
|
-
modified: boolean;
|
|
14501
|
-
inputValue: string;
|
|
14502
|
-
inputValues: any[];
|
|
14503
|
-
dataSource: import("@formily/core").FieldDataSource;
|
|
14504
|
-
feedbacks: import("@formily/core").IFieldFeedback[];
|
|
14505
|
-
caches: import("@formily/core").IFieldCaches;
|
|
14506
|
-
selfErrors: import("@formily/core").FeedbackMessage;
|
|
14507
|
-
readonly errors: import("@formily/core").IFormFeedback[];
|
|
14508
|
-
selfWarnings: import("@formily/core").FeedbackMessage;
|
|
14509
|
-
readonly warnings: import("@formily/core").IFormFeedback[];
|
|
14510
|
-
selfSuccesses: import("@formily/core").FeedbackMessage;
|
|
14511
|
-
readonly successes: import("@formily/core").IFormFeedback[];
|
|
14512
|
-
readonly selfValid: boolean;
|
|
14513
|
-
readonly valid: boolean;
|
|
14514
|
-
readonly selfInvalid: boolean;
|
|
14515
|
-
readonly invalid: boolean;
|
|
14516
|
-
initialValue: string;
|
|
14517
|
-
readonly validateStatus: "error" | "success" | "warning" | "validating";
|
|
14518
|
-
setDataSource: (dataSource?: import("@formily/core").FieldDataSource | undefined) => void;
|
|
14519
|
-
setFeedback: (feedback?: import("@formily/core").IFieldFeedback | undefined) => void;
|
|
14520
|
-
setSelfErrors: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
14521
|
-
setSelfWarnings: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
14522
|
-
setSelfSuccesses: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
14523
|
-
setValidator: (validator?: import("@formily/core").FieldValidator | undefined) => void;
|
|
14524
|
-
setValidatorRule: (name: string, value: any) => void;
|
|
14525
|
-
setRequired: (required?: boolean | undefined) => void;
|
|
14526
|
-
setValue: (value?: string | undefined) => void;
|
|
14527
|
-
setInitialValue: (initialValue?: string | undefined) => void;
|
|
14528
|
-
setLoading: (loading?: boolean | undefined) => void;
|
|
14529
|
-
setValidating: (validating?: boolean | undefined) => void;
|
|
14530
|
-
setSubmitting: (submitting?: boolean | undefined) => void;
|
|
14531
|
-
queryFeedbacks: (search?: import("@formily/core").ISearchFeedback | undefined) => import("@formily/core").IFieldFeedback[];
|
|
14532
|
-
modify: () => void;
|
|
14533
|
-
initialized: boolean;
|
|
14534
|
-
mounted: boolean;
|
|
14535
|
-
unmounted: boolean;
|
|
14536
|
-
decoratorType: any;
|
|
14537
|
-
componentType: any;
|
|
14538
|
-
designable: boolean;
|
|
14539
|
-
locate: (address: import("@formily/path").Pattern) => void;
|
|
14540
|
-
readonly parent: import("@formily/core").GeneralField;
|
|
14541
|
-
readPretty: boolean;
|
|
14542
|
-
readonly destroyed: boolean;
|
|
14543
|
-
setTitle: (title?: string | undefined) => void;
|
|
14544
|
-
setDescription: (description?: string | undefined) => void;
|
|
14545
|
-
setDisplay: (type?: import("@formily/core").FieldDisplayTypes | undefined) => void;
|
|
14546
|
-
setPattern: (type?: import("@formily/core").FieldPatternTypes | undefined) => void;
|
|
14547
|
-
setComponent: <C extends unknown, ComponentProps extends object = {}>(component?: C | undefined, props?: ComponentProps | undefined) => void;
|
|
14548
|
-
setComponentProps: <ComponentProps_1 extends object = {}>(props?: ComponentProps_1 | undefined) => void;
|
|
14549
|
-
setDecorator: <D extends unknown, ComponentProps_2 extends object = {}>(component?: D | undefined, props?: ComponentProps_2 | undefined) => void;
|
|
14550
|
-
setDecoratorProps: <ComponentProps_3 extends object = {}>(props?: ComponentProps_3 | undefined) => void;
|
|
14551
|
-
setData: (data: any) => void;
|
|
14552
|
-
setContent: (content: any) => void;
|
|
14553
|
-
onInit: () => void;
|
|
14554
|
-
onMount: () => void;
|
|
14555
|
-
onUnmount: () => void;
|
|
14556
|
-
query: (pattern: import("@formily/path").Pattern) => import("@formily/core").Query;
|
|
14557
|
-
notify: (type: import("@formily/core").LifeCycleTypes, payload?: any) => void;
|
|
14558
|
-
dispose: () => void;
|
|
14559
|
-
destroy: (forceClear?: boolean | undefined) => void;
|
|
14560
|
-
}>>>) => void): void;
|
|
14561
|
-
resetFields(path?: string): Promise<void>;
|
|
14562
|
-
queryWidget(key: string): Promise<{
|
|
14563
|
-
widgetElement: HTMLInputElement | null | undefined;
|
|
14564
|
-
widgetElementList: HTMLInputElement[];
|
|
14565
|
-
decoratorElement: HTMLElement | null | undefined;
|
|
14566
|
-
} | null>;
|
|
14567
|
-
};
|
|
14400
|
+
exposeEvent: Omit<import("..").FormRenderExpose, "getFieldList" | "formModel" | "reload">;
|
|
14568
14401
|
useVersion: typeof import("..").useVersion;
|
|
14569
14402
|
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<{}>>, {}>;
|
|
14570
14403
|
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>>>, {
|
|
@@ -14629,7 +14462,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14629
14462
|
type: import("vue").PropType<import("..").FieldItem[]>;
|
|
14630
14463
|
};
|
|
14631
14464
|
initialData: {
|
|
14632
|
-
type: import("vue").PropType<import("
|
|
14465
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
14633
14466
|
default: () => {};
|
|
14634
14467
|
};
|
|
14635
14468
|
fieldVisitor: {
|
|
@@ -14718,11 +14551,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14718
14551
|
default: () => {};
|
|
14719
14552
|
};
|
|
14720
14553
|
scope: {
|
|
14721
|
-
type: import("vue").PropType<import("
|
|
14554
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
14722
14555
|
default: () => {};
|
|
14723
14556
|
};
|
|
14724
14557
|
annotation: {
|
|
14725
|
-
type: import("vue").PropType<import("
|
|
14558
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
14559
|
+
};
|
|
14560
|
+
annotationShortcuts: {
|
|
14561
|
+
type: import("vue").PropType<(string | {
|
|
14562
|
+
label: string;
|
|
14563
|
+
value: string;
|
|
14564
|
+
})[] | undefined>;
|
|
14726
14565
|
};
|
|
14727
14566
|
consumer: {
|
|
14728
14567
|
type: BooleanConstructor;
|
|
@@ -14738,9 +14577,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14738
14577
|
field: import("@formily/core").GeneralField;
|
|
14739
14578
|
oldValue: unknown;
|
|
14740
14579
|
}): any;
|
|
14741
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
14742
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
14743
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
14580
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
14581
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
14582
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
14744
14583
|
}>>;
|
|
14745
14584
|
};
|
|
14746
14585
|
requestInstance: {
|
|
@@ -14751,13 +14590,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14751
14590
|
default: boolean;
|
|
14752
14591
|
};
|
|
14753
14592
|
lowCodeReactions: {
|
|
14754
|
-
type: import("vue").PropType<import("
|
|
14593
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
14755
14594
|
};
|
|
14756
14595
|
operationalForm: {
|
|
14757
|
-
type: import("vue").PropType<import("
|
|
14596
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
14758
14597
|
};
|
|
14759
14598
|
dateOperationalForm: {
|
|
14760
|
-
type: import("vue").PropType<import("
|
|
14599
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
14761
14600
|
};
|
|
14762
14601
|
operationalFormInit: {
|
|
14763
14602
|
type: BooleanConstructor;
|
|
@@ -14789,9 +14628,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14789
14628
|
column: number;
|
|
14790
14629
|
forceClearable: boolean;
|
|
14791
14630
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
14792
|
-
initialData: import("
|
|
14631
|
+
initialData: import("../../shared/types").AnyObject;
|
|
14793
14632
|
parallelism: number;
|
|
14794
|
-
scope: import("
|
|
14633
|
+
scope: import("../../shared/types").AnyObject;
|
|
14795
14634
|
consumer: boolean;
|
|
14796
14635
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
14797
14636
|
linebarAutoHidden: boolean;
|
|
@@ -14812,7 +14651,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14812
14651
|
formProps: {
|
|
14813
14652
|
type: import("vue").PropType<Partial<Partial<{
|
|
14814
14653
|
fieldList: import("..").FieldItem[];
|
|
14815
|
-
initialData: import("
|
|
14654
|
+
initialData: import("../../shared/types").AnyObject;
|
|
14816
14655
|
fieldVisitor: import("..").FieldVisitor;
|
|
14817
14656
|
column: number;
|
|
14818
14657
|
maxHeight: string | number;
|
|
@@ -14876,8 +14715,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14876
14715
|
"x-compile-omitted"?: string[] | undefined;
|
|
14877
14716
|
}>;
|
|
14878
14717
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
14879
|
-
scope: import("
|
|
14880
|
-
annotation: import("
|
|
14718
|
+
scope: import("../../shared/types").AnyObject;
|
|
14719
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
14720
|
+
annotationShortcuts: (string | {
|
|
14721
|
+
label: string;
|
|
14722
|
+
value: string;
|
|
14723
|
+
})[] | undefined;
|
|
14881
14724
|
consumer: boolean;
|
|
14882
14725
|
uuid: string;
|
|
14883
14726
|
lifeCycle: Partial<{
|
|
@@ -14886,18 +14729,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14886
14729
|
field: import("@formily/core").GeneralField;
|
|
14887
14730
|
oldValue: unknown;
|
|
14888
14731
|
}): any;
|
|
14889
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
14890
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
14891
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
14732
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
14733
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
14734
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
14892
14735
|
}>;
|
|
14893
14736
|
businessFormatter: import("..").FormBusinessFormatter;
|
|
14894
14737
|
requestInstance: import("..").FormRequestDefine.RequestInstance;
|
|
14895
14738
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
14896
|
-
lowCodeReactions: import("
|
|
14739
|
+
lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
14897
14740
|
linebarAutoHidden: boolean;
|
|
14898
14741
|
bordered: string | boolean;
|
|
14899
14742
|
uniqueCacheData: boolean;
|
|
14900
|
-
operationalForm: import("
|
|
14743
|
+
operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
|
|
14901
14744
|
outBordered: boolean;
|
|
14902
14745
|
forceClearable: boolean;
|
|
14903
14746
|
}>>>;
|
|
@@ -14911,13 +14754,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14911
14754
|
};
|
|
14912
14755
|
}, {
|
|
14913
14756
|
props: {
|
|
14914
|
-
modelValue: import("
|
|
14757
|
+
modelValue: import("../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
14915
14758
|
};
|
|
14916
14759
|
emit: (event: "update:modelValue" | "validateFailure", ...args: any[]) => void;
|
|
14917
14760
|
cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
14918
14761
|
valueRef: import("vue").Ref<{
|
|
14919
14762
|
conObj: {
|
|
14920
|
-
con: import("
|
|
14763
|
+
con: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
14921
14764
|
field_key: string;
|
|
14922
14765
|
value: unknown;
|
|
14923
14766
|
}[];
|
|
@@ -14946,17 +14789,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
14946
14789
|
expandedName: import("vue").Ref<string>;
|
|
14947
14790
|
addConnection: () => void;
|
|
14948
14791
|
removeConnection: (index: number) => void;
|
|
14949
|
-
getOppositeBtnText: (item: import("
|
|
14950
|
-
unBindOpposite: (item: import("
|
|
14951
|
-
addOppositeCondition: (item: import("
|
|
14792
|
+
getOppositeBtnText: (item: import("../../shared/types").LowCodeTypes.reactionsConfig) => string | undefined;
|
|
14793
|
+
unBindOpposite: (item: import("../../shared/types").LowCodeTypes.reactionsConfig) => void;
|
|
14794
|
+
addOppositeCondition: (item: import("../../shared/types").LowCodeTypes.reactionsConfig) => void;
|
|
14952
14795
|
getOppositeSqlExpression: (expression?: string | undefined) => string | undefined;
|
|
14953
|
-
createOppositeCondition: (config: import("
|
|
14954
|
-
isOppositeConfig: (c1: import("
|
|
14796
|
+
createOppositeCondition: (config: import("../../shared/types").LowCodeTypes.reactionsConfig) => import("../../shared/types").LowCodeTypes.reactionsConfig;
|
|
14797
|
+
isOppositeConfig: (c1: import("../../shared/types").LowCodeTypes.reactionsConfig, c2: import("../../shared/types").LowCodeTypes.reactionsConfig) => boolean;
|
|
14955
14798
|
onUpdateExpandedNames: (value: string[]) => void;
|
|
14956
14799
|
getBinderFieldDesc: (index: number) => string;
|
|
14957
|
-
addCondition: (config: import("
|
|
14958
|
-
removeCondition: (config: import("
|
|
14959
|
-
onUpdateConditionType: (condition: import("
|
|
14800
|
+
addCondition: (config: import("../../shared/types").LowCodeTypes.reactionsConfig) => void;
|
|
14801
|
+
removeCondition: (config: import("../../shared/types").LowCodeTypes.reactionsConfig, index: number) => void;
|
|
14802
|
+
onUpdateConditionType: (condition: import("../../shared/types").LowCodeTypes.reactionsConObj, type: import("../../shared/types").LowCodeTypes.VALUE_RELATION) => void;
|
|
14960
14803
|
showRef: import("vue").Ref<boolean>;
|
|
14961
14804
|
fieldListRef: import("vue").Ref<import("./src/types").FormConfigItem[]>;
|
|
14962
14805
|
fieldOptions: import("vue").ComputedRef<import("./src/types").FormConfigItem[]>;
|
|
@@ -15014,7 +14857,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
15014
14857
|
NTooltip: any;
|
|
15015
14858
|
NIcon: any;
|
|
15016
14859
|
conditionTypeOptions: {
|
|
15017
|
-
value: import("
|
|
14860
|
+
value: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
15018
14861
|
label: string;
|
|
15019
14862
|
}[];
|
|
15020
14863
|
connectionTypeOptions: {
|
|
@@ -15085,7 +14928,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
15085
14928
|
formProps: {
|
|
15086
14929
|
type: import("vue").PropType<Partial<Partial<{
|
|
15087
14930
|
fieldList: import("..").FieldItem[];
|
|
15088
|
-
initialData: import("
|
|
14931
|
+
initialData: import("../../shared/types").AnyObject;
|
|
15089
14932
|
fieldVisitor: import("..").FieldVisitor;
|
|
15090
14933
|
column: number;
|
|
15091
14934
|
maxHeight: string | number;
|
|
@@ -15149,8 +14992,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
15149
14992
|
"x-compile-omitted"?: string[] | undefined;
|
|
15150
14993
|
}>;
|
|
15151
14994
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
15152
|
-
scope: import("
|
|
15153
|
-
annotation: import("
|
|
14995
|
+
scope: import("../../shared/types").AnyObject;
|
|
14996
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
14997
|
+
annotationShortcuts: (string | {
|
|
14998
|
+
label: string;
|
|
14999
|
+
value: string;
|
|
15000
|
+
})[] | undefined;
|
|
15154
15001
|
consumer: boolean;
|
|
15155
15002
|
uuid: string;
|
|
15156
15003
|
lifeCycle: Partial<{
|
|
@@ -15159,18 +15006,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
15159
15006
|
field: import("@formily/core").GeneralField;
|
|
15160
15007
|
oldValue: unknown;
|
|
15161
15008
|
}): any;
|
|
15162
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
15163
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
15164
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
15009
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
15010
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
15011
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
15165
15012
|
}>;
|
|
15166
15013
|
businessFormatter: import("..").FormBusinessFormatter;
|
|
15167
15014
|
requestInstance: import("..").FormRequestDefine.RequestInstance;
|
|
15168
15015
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
15169
|
-
lowCodeReactions: import("
|
|
15016
|
+
lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
15170
15017
|
linebarAutoHidden: boolean;
|
|
15171
15018
|
bordered: string | boolean;
|
|
15172
15019
|
uniqueCacheData: boolean;
|
|
15173
|
-
operationalForm: import("
|
|
15020
|
+
operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
|
|
15174
15021
|
outBordered: boolean;
|
|
15175
15022
|
forceClearable: boolean;
|
|
15176
15023
|
}>>>;
|