cnhis-design-vue 3.1.55-beta.16 → 3.1.55-beta.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +87 -87
- package/es/components/annotation-edit/index.d.ts +1 -1
- package/es/components/annotation-edit/src/AnnotationEdit.d.ts +1 -1
- package/es/components/audio-sdk/src/audioSDK.d.ts +1 -1
- package/es/components/base-search/index.d.ts +1 -1
- package/es/components/base-search/src/index.vue.d.ts +4 -4
- package/es/components/big-table/index.d.ts +22 -22
- package/es/components/big-table/src/BigTable.vue.d.ts +2 -2
- package/es/components/big-table/src/bigTableProps.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +5 -5
- package/es/components/big-table/src/components/edit-form/useCommon.d.ts +1 -1
- package/es/components/big-table/src/components/separate.vue.d.ts +1 -1
- package/es/components/big-table/src/constants/index.d.ts +1 -1
- package/es/components/big-table/src/hooks/useAnnotation.d.ts +1 -1
- package/es/components/big-table/src/hooks/useFormat.d.ts +1 -1
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/big-table/src/utils.d.ts +1 -1
- package/es/components/biunique-chat/index.d.ts +14 -14
- package/es/components/biunique-chat/src/BiuniqueChat.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/api/index.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/SiderList.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/utils/chatSock.d.ts +1 -1
- package/es/components/body-select/index.d.ts +5 -5
- package/es/components/body-select/src/hooks/renderCanvas.d.ts +2 -2
- package/es/components/body-select/src/index.vue.d.ts +1 -1
- package/es/components/bpmn-workflow/index.d.ts +1 -1
- package/es/components/button-print/index.d.ts +21 -21
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +1 -1
- package/es/components/button-print/src/api.d.ts +1 -1
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +1 -1
- package/es/components/button-print/src/utils/dialog.d.ts +1 -1
- package/es/components/button-print/src/utils/print.d.ts +2 -2
- package/es/components/callback/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +1 -1
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +47 -47
- package/es/components/card-reader-sdk/src/cardReaderSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +1 -1
- package/es/components/card-reader-sdk/src/constants/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/insuranceSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/types/index.d.ts +2 -2
- package/es/components/card-reader-sdk/src/utils/readHealthCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +20 -20
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +13 -13
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
- package/es/components/classification/src/index.vue.d.ts +13 -13
- package/es/components/config-provider/index.d.ts +1 -1
- package/es/components/date-picker/index.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/editor/index.d.ts +1 -1
- package/es/components/expand-field/index.d.ts +29 -29
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +2 -2
- package/es/components/expand-field/src/components/form.vue.d.ts +2 -2
- package/es/components/expand-field/src/components/form.vue2.js +1 -1
- package/es/components/expand-field/src/constants/index.d.ts +1 -1
- package/es/components/expand-field/src/index.vue.d.ts +2 -2
- package/es/components/fabric-chart/index.d.ts +6 -6
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.d.ts +4 -4
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useBottom.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useLeft.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useRight.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useTop.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useCommon.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useGrid.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useScaleColumn.d.ts +2 -2
- package/es/components/fabric-chart/src/interface.d.ts +2 -2
- package/es/components/fabric-chart/src/utils/index.d.ts +1 -1
- package/es/components/field-set/index.d.ts +15 -15
- package/es/components/field-set/src/FieldSet.vue.d.ts +5 -5
- package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
- package/es/components/field-set/src/types/index.d.ts +1 -1
- package/es/components/field-set/src/utils/index.d.ts +3 -3
- package/es/components/form-config/index.d.ts +254 -247
- package/es/components/form-config/src/FormConfig.vue.d.ts +380 -373
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +13 -13
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +180 -177
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +1 -1
- package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +1 -1
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -2
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +2 -2
- package/es/components/form-config/src/constants/index.d.ts +2 -2
- package/es/components/form-config/src/hooks/useConfigurationField.d.ts +3 -3
- package/es/components/form-config/src/hooks/useDataNormalize.d.ts +1 -1
- package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +2 -2
- package/es/components/form-config/src/utils/index.d.ts +3 -3
- package/es/components/form-render/index.d.ts +47 -47
- package/es/components/form-render/src/FormRender.vue.d.ts +10 -10
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +70 -70
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useDeepValidate.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/formItem.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +1 -1
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +1 -1
- package/es/components/form-render/src/constants/index.d.ts +5 -5
- package/es/components/form-render/src/hooks/useAnchor.d.ts +2 -2
- package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +1 -1
- package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
- package/es/components/form-render/src/hooks/useComplexOptions.d.ts +2 -2
- package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +19 -19
- package/es/components/form-render/src/hooks/useFormContext.d.ts +6 -6
- package/es/components/form-render/src/hooks/useFormEvent.d.ts +3 -3
- package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +2 -3
- package/es/components/form-render/src/hooks/useFormItemDeps.js +1 -1
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +8 -8
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
- package/es/components/form-render/src/hooks/useFormValidator.d.ts +1 -1
- package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +1 -1
- package/es/components/form-render/src/hooks/useOperationalForm.d.ts +1 -1
- package/es/components/form-render/src/hooks/useWordbookSetting.d.ts +2 -2
- package/es/components/form-render/src/types/fieldItem.d.ts +3 -3
- package/es/components/form-render/src/types/index.d.ts +7 -5
- package/es/components/form-render/src/utils/business.d.ts +2 -2
- package/es/components/form-render/src/utils/dom.d.ts +1 -1
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/form-render/src/utils/schema.d.ts +3 -3
- package/es/components/form-render/src/utils/schema.js +1 -1
- package/es/components/grid/index.d.ts +1 -1
- package/es/components/guide/src/renderer.d.ts +1 -1
- package/es/components/guide/src/types/index.d.ts +1 -1
- package/es/components/guide/src/useGuide.d.ts +1 -1
- package/es/components/guide/src/utils/index.d.ts +1 -1
- package/es/components/iho-table/index.d.ts +39 -39
- package/es/components/iho-table/src/IhoTable.vue.d.ts +27 -27
- package/es/components/iho-table/src/constants/index.d.ts +5 -5
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +9 -9
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +21 -21
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +10 -10
- package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +65 -65
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +7 -7
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +3 -3
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +2 -2
- package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +1 -1
- package/es/components/iho-table/src/plugins/bindEventSettingPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/colorAndIconPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/copyPastePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultValuePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterVisibleEventPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/headerPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/highLightSetPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/maxCheckSizePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/operationalFormPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +7 -7
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/radioRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/htmlRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/wordbookSettingPlugin.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +3 -3
- package/es/components/iho-table/src/types/pluginType.d.ts +2 -2
- package/es/components/iho-table/src/utils/index.d.ts +3 -3
- package/es/components/iho-table/src/utils/separateMap.d.ts +2 -2
- package/es/components/index.d.ts +3 -3
- package/es/components/info-header/index.d.ts +149 -149
- package/es/components/info-header/src/InfoHeader.vue.d.ts +163 -163
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +6 -6
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +9 -9
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +93 -93
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +14 -14
- package/es/components/info-header/src/constants/index.d.ts +1 -1
- package/es/components/info-header/src/types/index.d.ts +1 -1
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/map/index.d.ts +1 -1
- package/es/components/map/src/Map.vue.d.ts +1 -1
- package/es/components/picture-clipper/index.d.ts +1 -1
- package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +1 -1
- package/es/components/quick-search/index.d.ts +1 -1
- package/es/components/quick-search/src/index.vue.d.ts +4 -4
- package/es/components/recommend-search/index.d.ts +25 -25
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +7 -7
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +3 -3
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +2 -2
- package/es/components/scale-view/index.d.ts +1 -1
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/hooks/use-component.d.ts +33 -33
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +34 -34
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +1 -1
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +1 -1
- package/es/components/search-cascader/src/constants/index.d.ts +1 -1
- package/es/components/search-cascader/src/utils/index.d.ts +1 -1
- package/es/components/select-label/index.d.ts +1 -1
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +1 -1
- package/es/components/select-label/src/index.vue.d.ts +19 -19
- package/es/components/select-person/index.d.ts +22 -22
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +6 -0
- package/es/components/select-person/src/SelectPerson.vue.d.ts +1 -1
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +2 -2
- package/es/components/shortcut-provider/src/constants/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/utils/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +63 -62
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +96 -95
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +2 -2
- package/es/components/shortcut-setter/src/types/index.d.ts +1 -1
- package/es/components/slider-tree/index.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -3
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +1 -4
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +1 -1
- package/es/components/table-export-field/src/constants/index.d.ts +1 -1
- package/es/components/table-export-field/src/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +4 -0
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +4 -0
- package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +13 -9
- package/es/components/table-filter/src/constants/index.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useAdvanced.d.ts +2 -2
- package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useRenderWidget.d.ts +1 -1
- package/es/components/table-filter/src/tool/transformData.d.ts +1 -1
- package/es/components/table-filter/src/types/index.d.ts +1 -0
- package/es/components/time-line/index.d.ts +1 -1
- package/es/components/time-picker/index.d.ts +2 -2
- package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
- package/es/components/vod-chunk-upload/index.d.ts +1 -1
- package/es/env.d.ts +25 -25
- package/es/shared/assets/img/failure.png.js +1 -1
- package/es/shared/assets/img/no-permission.png.js +1 -1
- package/es/shared/assets/img/nodata.png.js +1 -1
- package/es/shared/assets/img/notfound.png.js +1 -1
- package/es/shared/assets/img/qr.png.js +1 -1
- package/es/shared/assets/img/success.png.js +1 -1
- package/es/shared/assets/img/video.png.js +1 -1
- package/es/shared/assets/img/video_default_cover.png.js +1 -1
- package/es/shared/assets/img/xb_big.png.js +1 -1
- package/es/shared/assets/img/xb_small.png.js +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +1 -1
- package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
- package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +1 -1
- package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
- package/es/shared/hooks/useDateTime.d.ts +1 -1
- package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
- package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
- package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
- package/es/shared/hooks/useTheme.d.ts +1 -1
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/utils/business.d.ts +1 -1
- package/es/shared/utils/index.d.ts +1 -1
- package/package.json +2 -2
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
- package/es/shared/utils/fabricjs/index.d.ts +0 -6823
- package/es/shared/utils/tapable/index.d.ts +0 -139
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/// <reference types="lodash" />
|
|
2
|
-
import { useVersion } from '
|
|
3
|
-
import { AnyFn, LowCodeTypes } from '
|
|
2
|
+
import { useVersion } from '../../../shared/hooks';
|
|
3
|
+
import { AnyFn, LowCodeTypes } from '../../../shared/types';
|
|
4
4
|
import { PropType } from 'vue';
|
|
5
|
-
import { FormConfigItem, FormConfigTextFormatter, FormConfigVisitor } from '
|
|
6
|
-
import { FormRenderExpose } from '
|
|
5
|
+
import { FormConfigItem, FormConfigTextFormatter, FormConfigVisitor } from '../../../components/form-config/src/types';
|
|
6
|
+
import { FormRenderExpose } from '../../../components/form-render';
|
|
7
7
|
declare const _default: import("vue").DefineComponent<{
|
|
8
8
|
maxHeight: {
|
|
9
9
|
type: StringConstructor;
|
|
@@ -23,9 +23,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
23
23
|
showLowCodeReactions: BooleanConstructor;
|
|
24
24
|
formProps: {
|
|
25
25
|
type: PropType<Partial<Partial<{
|
|
26
|
-
fieldList: import("
|
|
27
|
-
initialData: import("
|
|
28
|
-
fieldVisitor: import("
|
|
26
|
+
fieldList: import("../../../components/form-render").FieldItem[];
|
|
27
|
+
initialData: import("../../../shared/types").AnyObject;
|
|
28
|
+
fieldVisitor: import("../../../components/form-render").FieldVisitor;
|
|
29
29
|
column: number;
|
|
30
30
|
maxHeight: string | number;
|
|
31
31
|
anchor: boolean;
|
|
@@ -88,8 +88,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
88
88
|
"x-compile-omitted"?: string[] | undefined;
|
|
89
89
|
}>;
|
|
90
90
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
91
|
-
scope: import("
|
|
92
|
-
annotation: import("
|
|
91
|
+
scope: import("../../../shared/types").AnyObject;
|
|
92
|
+
annotation: import("../../../shared/types").AnyObject;
|
|
93
93
|
consumer: boolean;
|
|
94
94
|
uuid: string;
|
|
95
95
|
lifeCycle: Partial<{
|
|
@@ -98,13 +98,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
98
98
|
field: import("@formily/core").GeneralField;
|
|
99
99
|
oldValue: unknown;
|
|
100
100
|
}): any;
|
|
101
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
102
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
103
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
101
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
102
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
103
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
104
104
|
}>;
|
|
105
|
-
businessFormatter: import("
|
|
106
|
-
requestInstance: import("
|
|
107
|
-
enterToNextWidget: boolean | ((fieldItem: import("
|
|
105
|
+
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
106
|
+
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
107
|
+
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
108
108
|
lowCodeReactions: LowCodeTypes.reactionsConfig[];
|
|
109
109
|
linebarAutoHidden: boolean;
|
|
110
110
|
bordered: string | boolean;
|
|
@@ -134,9 +134,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
134
134
|
showLowCodeReactions: BooleanConstructor;
|
|
135
135
|
formProps: {
|
|
136
136
|
type: PropType<Partial<Partial<{
|
|
137
|
-
fieldList: import("
|
|
138
|
-
initialData: import("
|
|
139
|
-
fieldVisitor: import("
|
|
137
|
+
fieldList: import("../../../components/form-render").FieldItem[];
|
|
138
|
+
initialData: import("../../../shared/types").AnyObject;
|
|
139
|
+
fieldVisitor: import("../../../components/form-render").FieldVisitor;
|
|
140
140
|
column: number;
|
|
141
141
|
maxHeight: string | number;
|
|
142
142
|
anchor: boolean;
|
|
@@ -199,8 +199,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
199
199
|
"x-compile-omitted"?: string[] | undefined;
|
|
200
200
|
}>;
|
|
201
201
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
202
|
-
scope: import("
|
|
203
|
-
annotation: import("
|
|
202
|
+
scope: import("../../../shared/types").AnyObject;
|
|
203
|
+
annotation: import("../../../shared/types").AnyObject;
|
|
204
204
|
consumer: boolean;
|
|
205
205
|
uuid: string;
|
|
206
206
|
lifeCycle: Partial<{
|
|
@@ -209,13 +209,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
209
209
|
field: import("@formily/core").GeneralField;
|
|
210
210
|
oldValue: unknown;
|
|
211
211
|
}): any;
|
|
212
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
213
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
214
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
212
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
213
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
214
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
215
215
|
}>;
|
|
216
|
-
businessFormatter: import("
|
|
217
|
-
requestInstance: import("
|
|
218
|
-
enterToNextWidget: boolean | ((fieldItem: import("
|
|
216
|
+
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
217
|
+
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
218
|
+
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
219
219
|
lowCodeReactions: LowCodeTypes.reactionsConfig[];
|
|
220
220
|
linebarAutoHidden: boolean;
|
|
221
221
|
bordered: string | boolean;
|
|
@@ -245,7 +245,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
245
245
|
};
|
|
246
246
|
fieldListRef: import("vue").Ref<{
|
|
247
247
|
key: string;
|
|
248
|
-
layoutWidthEnum: import("
|
|
248
|
+
layoutWidthEnum: import("../../../components/form-config/src/types").FormConfigWidth;
|
|
249
249
|
type: string;
|
|
250
250
|
name: string;
|
|
251
251
|
show?: boolean | undefined;
|
|
@@ -265,15 +265,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
265
265
|
html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
|
|
266
266
|
annotation?: boolean | undefined;
|
|
267
267
|
val_key_unit?: string | undefined;
|
|
268
|
-
is_edit?: import("
|
|
268
|
+
is_edit?: import("../../../components/form-render").FormCommonState | undefined;
|
|
269
269
|
elem_width?: number | undefined;
|
|
270
|
-
is_show?: import("
|
|
271
|
-
is_null?: import("
|
|
270
|
+
is_show?: import("../../../components/form-render").FormCommonState | undefined;
|
|
271
|
+
is_null?: import("../../../components/form-render").FormCommonState | undefined;
|
|
272
272
|
name?: string | undefined;
|
|
273
273
|
alias?: string | undefined;
|
|
274
274
|
default_val?: any;
|
|
275
|
-
is_empty?: import("
|
|
276
|
-
hide_title?: import("
|
|
275
|
+
is_empty?: import("../../../components/form-render").FormCommonState | undefined;
|
|
276
|
+
hide_title?: import("../../../components/form-render").FormCommonState | undefined;
|
|
277
277
|
placeholder?: string | undefined;
|
|
278
278
|
validate?: {
|
|
279
279
|
[x: string]: any;
|
|
@@ -318,7 +318,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
318
318
|
children?: any[] | undefined;
|
|
319
319
|
childrenFields?: any[] | undefined;
|
|
320
320
|
}[] | undefined;
|
|
321
|
-
multi_select?: import("
|
|
321
|
+
multi_select?: import("../../../components/form-render").FormCommonState | undefined;
|
|
322
322
|
multi_select_value?: string | number | undefined;
|
|
323
323
|
wordbook?: {
|
|
324
324
|
level_num?: number | undefined;
|
|
@@ -334,8 +334,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
334
334
|
link_key?: string | undefined;
|
|
335
335
|
link_key_split?: string | undefined;
|
|
336
336
|
show_key?: string | string[] | undefined;
|
|
337
|
-
conObj?: import("
|
|
338
|
-
conObjFirstLevel?: import("
|
|
337
|
+
conObj?: import("../../../shared/types").AnyObject[] | undefined;
|
|
338
|
+
conObjFirstLevel?: import("../../../shared/types").AnyObject[] | undefined;
|
|
339
339
|
setting?: {
|
|
340
340
|
cascading?: {
|
|
341
341
|
'form.name': string;
|
|
@@ -356,16 +356,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
356
356
|
urlConfig?: {
|
|
357
357
|
[x: string]: any;
|
|
358
358
|
url: string;
|
|
359
|
-
method?: import("
|
|
359
|
+
method?: import("../../../shared/hooks").FormRequestDefine.RequestType | undefined;
|
|
360
360
|
nameKey?: string | undefined;
|
|
361
361
|
valueKey?: string | undefined;
|
|
362
362
|
showKey?: string | undefined;
|
|
363
363
|
searchKey?: string[] | undefined;
|
|
364
|
-
params?: import("
|
|
364
|
+
params?: import("../../../shared/types").AnyObject | undefined;
|
|
365
365
|
dependKey?: string | Record<string, string> | (string | {
|
|
366
366
|
paramName: string;
|
|
367
367
|
paramValue?: string | undefined;
|
|
368
368
|
required?: boolean | undefined;
|
|
369
|
+
keepValue?: boolean | undefined;
|
|
369
370
|
})[] | undefined;
|
|
370
371
|
} | undefined;
|
|
371
372
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -375,8 +376,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
375
376
|
extendKey?: string | undefined;
|
|
376
377
|
is_not_fold?: string | undefined;
|
|
377
378
|
remark?: string | undefined;
|
|
378
|
-
free_entry?: import("
|
|
379
|
-
save_free_entry?: import("
|
|
379
|
+
free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
380
|
+
save_free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
380
381
|
initialize_high?: number | undefined;
|
|
381
382
|
bindEventSetting?: {
|
|
382
383
|
[x: string]: unknown;
|
|
@@ -405,10 +406,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
405
406
|
} | undefined;
|
|
406
407
|
}[] | undefined;
|
|
407
408
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
408
|
-
is_allow_check_mid?: import("
|
|
409
|
+
is_allow_check_mid?: import("../../../components/form-render").FormCommonState | undefined;
|
|
409
410
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
410
|
-
prefix?: string | import("
|
|
411
|
-
suffix?: string | import("
|
|
411
|
+
prefix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
412
|
+
suffix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
412
413
|
allowSlash?: string | boolean | undefined;
|
|
413
414
|
allowModify?: "0" | "1" | undefined;
|
|
414
415
|
show_key?: string | undefined;
|
|
@@ -416,16 +417,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
416
417
|
bordered?: string | boolean | undefined;
|
|
417
418
|
displayMode?: "table" | "form" | undefined;
|
|
418
419
|
fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
|
|
419
|
-
content?: string | import("
|
|
420
|
+
content?: string | import("../../../components/form-render").FormRenderer | Record<string, import("../../../components/form-render").FormRenderer> | undefined;
|
|
420
421
|
lazyRequest?: boolean | undefined;
|
|
421
422
|
requestCache?: boolean | undefined;
|
|
422
423
|
maxGroupNum?: number | undefined;
|
|
423
424
|
jsonCombination?: boolean | undefined;
|
|
424
|
-
combinationItemDeletable?: boolean | import("
|
|
425
|
+
combinationItemDeletable?: boolean | import("../../../components/form-render").CombinationItemDeletableFn | undefined;
|
|
425
426
|
children?: any[] | undefined;
|
|
426
427
|
properties?: any[] | undefined;
|
|
427
|
-
componentProps?: import("
|
|
428
|
-
decoratorProps?: import("
|
|
428
|
+
componentProps?: import("../../../shared/types").AnyObject | undefined;
|
|
429
|
+
decoratorProps?: import("../../../shared/types").AnyObject | undefined;
|
|
429
430
|
noDecorator?: {
|
|
430
431
|
valueOf: () => boolean;
|
|
431
432
|
} | undefined;
|
|
@@ -1957,7 +1958,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1957
1958
|
} | undefined;
|
|
1958
1959
|
childFieldStrategy?: "checked" | "all" | undefined;
|
|
1959
1960
|
childWidthMode?: "inner" | "outer" | undefined;
|
|
1960
|
-
validator?: ((value: unknown, fieldItem: import("
|
|
1961
|
+
validator?: ((value: unknown, fieldItem: import("../../../components/form-render").FieldItem) => string | void) | undefined;
|
|
1961
1962
|
reactions?: {
|
|
1962
1963
|
[x: string]: any;
|
|
1963
1964
|
dependencies?: string[] | undefined;
|
|
@@ -1965,11 +1966,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1965
1966
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
1966
1967
|
when?: string | boolean | undefined;
|
|
1967
1968
|
fulfill?: {
|
|
1968
|
-
state?: import("
|
|
1969
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
1969
1970
|
run?: string | undefined;
|
|
1970
1971
|
} | undefined;
|
|
1971
1972
|
otherwise?: {
|
|
1972
|
-
state?: import("
|
|
1973
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
1973
1974
|
run?: string | undefined;
|
|
1974
1975
|
} | undefined;
|
|
1975
1976
|
} | {
|
|
@@ -1979,11 +1980,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1979
1980
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
1980
1981
|
when?: string | boolean | undefined;
|
|
1981
1982
|
fulfill?: {
|
|
1982
|
-
state?: import("
|
|
1983
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
1983
1984
|
run?: string | undefined;
|
|
1984
1985
|
} | undefined;
|
|
1985
1986
|
otherwise?: {
|
|
1986
|
-
state?: import("
|
|
1987
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
1987
1988
|
run?: string | undefined;
|
|
1988
1989
|
} | undefined;
|
|
1989
1990
|
}[] | undefined;
|
|
@@ -1994,7 +1995,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1994
1995
|
}[]>;
|
|
1995
1996
|
materialListRef: import("vue").Ref<{
|
|
1996
1997
|
key: string;
|
|
1997
|
-
layoutWidthEnum: import("
|
|
1998
|
+
layoutWidthEnum: import("../../../components/form-config/src/types").FormConfigWidth;
|
|
1998
1999
|
type: string;
|
|
1999
2000
|
name: string;
|
|
2000
2001
|
show?: boolean | undefined;
|
|
@@ -2014,15 +2015,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2014
2015
|
html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
|
|
2015
2016
|
annotation?: boolean | undefined;
|
|
2016
2017
|
val_key_unit?: string | undefined;
|
|
2017
|
-
is_edit?: import("
|
|
2018
|
+
is_edit?: import("../../../components/form-render").FormCommonState | undefined;
|
|
2018
2019
|
elem_width?: number | undefined;
|
|
2019
|
-
is_show?: import("
|
|
2020
|
-
is_null?: import("
|
|
2020
|
+
is_show?: import("../../../components/form-render").FormCommonState | undefined;
|
|
2021
|
+
is_null?: import("../../../components/form-render").FormCommonState | undefined;
|
|
2021
2022
|
name?: string | undefined;
|
|
2022
2023
|
alias?: string | undefined;
|
|
2023
2024
|
default_val?: any;
|
|
2024
|
-
is_empty?: import("
|
|
2025
|
-
hide_title?: import("
|
|
2025
|
+
is_empty?: import("../../../components/form-render").FormCommonState | undefined;
|
|
2026
|
+
hide_title?: import("../../../components/form-render").FormCommonState | undefined;
|
|
2026
2027
|
placeholder?: string | undefined;
|
|
2027
2028
|
validate?: {
|
|
2028
2029
|
[x: string]: any;
|
|
@@ -2067,7 +2068,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2067
2068
|
children?: any[] | undefined;
|
|
2068
2069
|
childrenFields?: any[] | undefined;
|
|
2069
2070
|
}[] | undefined;
|
|
2070
|
-
multi_select?: import("
|
|
2071
|
+
multi_select?: import("../../../components/form-render").FormCommonState | undefined;
|
|
2071
2072
|
multi_select_value?: string | number | undefined;
|
|
2072
2073
|
wordbook?: {
|
|
2073
2074
|
level_num?: number | undefined;
|
|
@@ -2083,8 +2084,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2083
2084
|
link_key?: string | undefined;
|
|
2084
2085
|
link_key_split?: string | undefined;
|
|
2085
2086
|
show_key?: string | string[] | undefined;
|
|
2086
|
-
conObj?: import("
|
|
2087
|
-
conObjFirstLevel?: import("
|
|
2087
|
+
conObj?: import("../../../shared/types").AnyObject[] | undefined;
|
|
2088
|
+
conObjFirstLevel?: import("../../../shared/types").AnyObject[] | undefined;
|
|
2088
2089
|
setting?: {
|
|
2089
2090
|
cascading?: {
|
|
2090
2091
|
'form.name': string;
|
|
@@ -2105,16 +2106,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2105
2106
|
urlConfig?: {
|
|
2106
2107
|
[x: string]: any;
|
|
2107
2108
|
url: string;
|
|
2108
|
-
method?: import("
|
|
2109
|
+
method?: import("../../../shared/hooks").FormRequestDefine.RequestType | undefined;
|
|
2109
2110
|
nameKey?: string | undefined;
|
|
2110
2111
|
valueKey?: string | undefined;
|
|
2111
2112
|
showKey?: string | undefined;
|
|
2112
2113
|
searchKey?: string[] | undefined;
|
|
2113
|
-
params?: import("
|
|
2114
|
+
params?: import("../../../shared/types").AnyObject | undefined;
|
|
2114
2115
|
dependKey?: string | Record<string, string> | (string | {
|
|
2115
2116
|
paramName: string;
|
|
2116
2117
|
paramValue?: string | undefined;
|
|
2117
2118
|
required?: boolean | undefined;
|
|
2119
|
+
keepValue?: boolean | undefined;
|
|
2118
2120
|
})[] | undefined;
|
|
2119
2121
|
} | undefined;
|
|
2120
2122
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -2124,8 +2126,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2124
2126
|
extendKey?: string | undefined;
|
|
2125
2127
|
is_not_fold?: string | undefined;
|
|
2126
2128
|
remark?: string | undefined;
|
|
2127
|
-
free_entry?: import("
|
|
2128
|
-
save_free_entry?: import("
|
|
2129
|
+
free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
2130
|
+
save_free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
2129
2131
|
initialize_high?: number | undefined;
|
|
2130
2132
|
bindEventSetting?: {
|
|
2131
2133
|
[x: string]: unknown;
|
|
@@ -2154,10 +2156,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2154
2156
|
} | undefined;
|
|
2155
2157
|
}[] | undefined;
|
|
2156
2158
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
2157
|
-
is_allow_check_mid?: import("
|
|
2159
|
+
is_allow_check_mid?: import("../../../components/form-render").FormCommonState | undefined;
|
|
2158
2160
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
2159
|
-
prefix?: string | import("
|
|
2160
|
-
suffix?: string | import("
|
|
2161
|
+
prefix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
2162
|
+
suffix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
2161
2163
|
allowSlash?: string | boolean | undefined;
|
|
2162
2164
|
allowModify?: "0" | "1" | undefined;
|
|
2163
2165
|
show_key?: string | undefined;
|
|
@@ -2165,16 +2167,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2165
2167
|
bordered?: string | boolean | undefined;
|
|
2166
2168
|
displayMode?: "table" | "form" | undefined;
|
|
2167
2169
|
fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
|
|
2168
|
-
content?: string | import("
|
|
2170
|
+
content?: string | import("../../../components/form-render").FormRenderer | Record<string, import("../../../components/form-render").FormRenderer> | undefined;
|
|
2169
2171
|
lazyRequest?: boolean | undefined;
|
|
2170
2172
|
requestCache?: boolean | undefined;
|
|
2171
2173
|
maxGroupNum?: number | undefined;
|
|
2172
2174
|
jsonCombination?: boolean | undefined;
|
|
2173
|
-
combinationItemDeletable?: boolean | import("
|
|
2175
|
+
combinationItemDeletable?: boolean | import("../../../components/form-render").CombinationItemDeletableFn | undefined;
|
|
2174
2176
|
children?: any[] | undefined;
|
|
2175
2177
|
properties?: any[] | undefined;
|
|
2176
|
-
componentProps?: import("
|
|
2177
|
-
decoratorProps?: import("
|
|
2178
|
+
componentProps?: import("../../../shared/types").AnyObject | undefined;
|
|
2179
|
+
decoratorProps?: import("../../../shared/types").AnyObject | undefined;
|
|
2178
2180
|
noDecorator?: {
|
|
2179
2181
|
valueOf: () => boolean;
|
|
2180
2182
|
} | undefined;
|
|
@@ -3706,7 +3708,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3706
3708
|
} | undefined;
|
|
3707
3709
|
childFieldStrategy?: "checked" | "all" | undefined;
|
|
3708
3710
|
childWidthMode?: "inner" | "outer" | undefined;
|
|
3709
|
-
validator?: ((value: unknown, fieldItem: import("
|
|
3711
|
+
validator?: ((value: unknown, fieldItem: import("../../../components/form-render").FieldItem) => string | void) | undefined;
|
|
3710
3712
|
reactions?: {
|
|
3711
3713
|
[x: string]: any;
|
|
3712
3714
|
dependencies?: string[] | undefined;
|
|
@@ -3714,11 +3716,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3714
3716
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
3715
3717
|
when?: string | boolean | undefined;
|
|
3716
3718
|
fulfill?: {
|
|
3717
|
-
state?: import("
|
|
3719
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
3718
3720
|
run?: string | undefined;
|
|
3719
3721
|
} | undefined;
|
|
3720
3722
|
otherwise?: {
|
|
3721
|
-
state?: import("
|
|
3723
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
3722
3724
|
run?: string | undefined;
|
|
3723
3725
|
} | undefined;
|
|
3724
3726
|
} | {
|
|
@@ -3728,11 +3730,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3728
3730
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
3729
3731
|
when?: string | boolean | undefined;
|
|
3730
3732
|
fulfill?: {
|
|
3731
|
-
state?: import("
|
|
3733
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
3732
3734
|
run?: string | undefined;
|
|
3733
3735
|
} | undefined;
|
|
3734
3736
|
otherwise?: {
|
|
3735
|
-
state?: import("
|
|
3737
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
3736
3738
|
run?: string | undefined;
|
|
3737
3739
|
} | undefined;
|
|
3738
3740
|
}[] | undefined;
|
|
@@ -3780,7 +3782,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3780
3782
|
extraValueRef: import("vue").WritableComputedRef<any>;
|
|
3781
3783
|
_extraOptions: import("vue").Ref<{
|
|
3782
3784
|
key: string;
|
|
3783
|
-
layoutWidthEnum: import("
|
|
3785
|
+
layoutWidthEnum: import("../../../components/form-config/src/types").FormConfigWidth;
|
|
3784
3786
|
type: string;
|
|
3785
3787
|
name: string;
|
|
3786
3788
|
show?: boolean | undefined;
|
|
@@ -3800,15 +3802,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3800
3802
|
html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
|
|
3801
3803
|
annotation?: boolean | undefined;
|
|
3802
3804
|
val_key_unit?: string | undefined;
|
|
3803
|
-
is_edit?: import("
|
|
3805
|
+
is_edit?: import("../../../components/form-render").FormCommonState | undefined;
|
|
3804
3806
|
elem_width?: number | undefined;
|
|
3805
|
-
is_show?: import("
|
|
3806
|
-
is_null?: import("
|
|
3807
|
+
is_show?: import("../../../components/form-render").FormCommonState | undefined;
|
|
3808
|
+
is_null?: import("../../../components/form-render").FormCommonState | undefined;
|
|
3807
3809
|
name?: string | undefined;
|
|
3808
3810
|
alias?: string | undefined;
|
|
3809
3811
|
default_val?: any;
|
|
3810
|
-
is_empty?: import("
|
|
3811
|
-
hide_title?: import("
|
|
3812
|
+
is_empty?: import("../../../components/form-render").FormCommonState | undefined;
|
|
3813
|
+
hide_title?: import("../../../components/form-render").FormCommonState | undefined;
|
|
3812
3814
|
placeholder?: string | undefined;
|
|
3813
3815
|
validate?: {
|
|
3814
3816
|
[x: string]: any;
|
|
@@ -3853,7 +3855,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3853
3855
|
children?: any[] | undefined;
|
|
3854
3856
|
childrenFields?: any[] | undefined;
|
|
3855
3857
|
}[] | undefined;
|
|
3856
|
-
multi_select?: import("
|
|
3858
|
+
multi_select?: import("../../../components/form-render").FormCommonState | undefined;
|
|
3857
3859
|
multi_select_value?: string | number | undefined;
|
|
3858
3860
|
wordbook?: {
|
|
3859
3861
|
level_num?: number | undefined;
|
|
@@ -3869,8 +3871,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3869
3871
|
link_key?: string | undefined;
|
|
3870
3872
|
link_key_split?: string | undefined;
|
|
3871
3873
|
show_key?: string | string[] | undefined;
|
|
3872
|
-
conObj?: import("
|
|
3873
|
-
conObjFirstLevel?: import("
|
|
3874
|
+
conObj?: import("../../../shared/types").AnyObject[] | undefined;
|
|
3875
|
+
conObjFirstLevel?: import("../../../shared/types").AnyObject[] | undefined;
|
|
3874
3876
|
setting?: {
|
|
3875
3877
|
cascading?: {
|
|
3876
3878
|
'form.name': string;
|
|
@@ -3891,16 +3893,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3891
3893
|
urlConfig?: {
|
|
3892
3894
|
[x: string]: any;
|
|
3893
3895
|
url: string;
|
|
3894
|
-
method?: import("
|
|
3896
|
+
method?: import("../../../shared/hooks").FormRequestDefine.RequestType | undefined;
|
|
3895
3897
|
nameKey?: string | undefined;
|
|
3896
3898
|
valueKey?: string | undefined;
|
|
3897
3899
|
showKey?: string | undefined;
|
|
3898
3900
|
searchKey?: string[] | undefined;
|
|
3899
|
-
params?: import("
|
|
3901
|
+
params?: import("../../../shared/types").AnyObject | undefined;
|
|
3900
3902
|
dependKey?: string | Record<string, string> | (string | {
|
|
3901
3903
|
paramName: string;
|
|
3902
3904
|
paramValue?: string | undefined;
|
|
3903
3905
|
required?: boolean | undefined;
|
|
3906
|
+
keepValue?: boolean | undefined;
|
|
3904
3907
|
})[] | undefined;
|
|
3905
3908
|
} | undefined;
|
|
3906
3909
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -3910,8 +3913,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3910
3913
|
extendKey?: string | undefined;
|
|
3911
3914
|
is_not_fold?: string | undefined;
|
|
3912
3915
|
remark?: string | undefined;
|
|
3913
|
-
free_entry?: import("
|
|
3914
|
-
save_free_entry?: import("
|
|
3916
|
+
free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
3917
|
+
save_free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
3915
3918
|
initialize_high?: number | undefined;
|
|
3916
3919
|
bindEventSetting?: {
|
|
3917
3920
|
[x: string]: unknown;
|
|
@@ -3940,10 +3943,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3940
3943
|
} | undefined;
|
|
3941
3944
|
}[] | undefined;
|
|
3942
3945
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
3943
|
-
is_allow_check_mid?: import("
|
|
3946
|
+
is_allow_check_mid?: import("../../../components/form-render").FormCommonState | undefined;
|
|
3944
3947
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
3945
|
-
prefix?: string | import("
|
|
3946
|
-
suffix?: string | import("
|
|
3948
|
+
prefix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
3949
|
+
suffix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
3947
3950
|
allowSlash?: string | boolean | undefined;
|
|
3948
3951
|
allowModify?: "0" | "1" | undefined;
|
|
3949
3952
|
show_key?: string | undefined;
|
|
@@ -3951,16 +3954,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3951
3954
|
bordered?: string | boolean | undefined;
|
|
3952
3955
|
displayMode?: "table" | "form" | undefined;
|
|
3953
3956
|
fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
|
|
3954
|
-
content?: string | import("
|
|
3957
|
+
content?: string | import("../../../components/form-render").FormRenderer | Record<string, import("../../../components/form-render").FormRenderer> | undefined;
|
|
3955
3958
|
lazyRequest?: boolean | undefined;
|
|
3956
3959
|
requestCache?: boolean | undefined;
|
|
3957
3960
|
maxGroupNum?: number | undefined;
|
|
3958
3961
|
jsonCombination?: boolean | undefined;
|
|
3959
|
-
combinationItemDeletable?: boolean | import("
|
|
3962
|
+
combinationItemDeletable?: boolean | import("../../../components/form-render").CombinationItemDeletableFn | undefined;
|
|
3960
3963
|
children?: any[] | undefined;
|
|
3961
3964
|
properties?: any[] | undefined;
|
|
3962
|
-
componentProps?: import("
|
|
3963
|
-
decoratorProps?: import("
|
|
3965
|
+
componentProps?: import("../../../shared/types").AnyObject | undefined;
|
|
3966
|
+
decoratorProps?: import("../../../shared/types").AnyObject | undefined;
|
|
3964
3967
|
noDecorator?: {
|
|
3965
3968
|
valueOf: () => boolean;
|
|
3966
3969
|
} | undefined;
|
|
@@ -5492,7 +5495,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5492
5495
|
} | undefined;
|
|
5493
5496
|
childFieldStrategy?: "checked" | "all" | undefined;
|
|
5494
5497
|
childWidthMode?: "inner" | "outer" | undefined;
|
|
5495
|
-
validator?: ((value: unknown, fieldItem: import("
|
|
5498
|
+
validator?: ((value: unknown, fieldItem: import("../../../components/form-render").FieldItem) => string | void) | undefined;
|
|
5496
5499
|
reactions?: {
|
|
5497
5500
|
[x: string]: any;
|
|
5498
5501
|
dependencies?: string[] | undefined;
|
|
@@ -5500,11 +5503,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5500
5503
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
5501
5504
|
when?: string | boolean | undefined;
|
|
5502
5505
|
fulfill?: {
|
|
5503
|
-
state?: import("
|
|
5506
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
5504
5507
|
run?: string | undefined;
|
|
5505
5508
|
} | undefined;
|
|
5506
5509
|
otherwise?: {
|
|
5507
|
-
state?: import("
|
|
5510
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
5508
5511
|
run?: string | undefined;
|
|
5509
5512
|
} | undefined;
|
|
5510
5513
|
} | {
|
|
@@ -5514,11 +5517,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5514
5517
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
5515
5518
|
when?: string | boolean | undefined;
|
|
5516
5519
|
fulfill?: {
|
|
5517
|
-
state?: import("
|
|
5520
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
5518
5521
|
run?: string | undefined;
|
|
5519
5522
|
} | undefined;
|
|
5520
5523
|
otherwise?: {
|
|
5521
|
-
state?: import("
|
|
5524
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
5522
5525
|
run?: string | undefined;
|
|
5523
5526
|
} | undefined;
|
|
5524
5527
|
}[] | undefined;
|
|
@@ -5529,7 +5532,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5529
5532
|
}[]>;
|
|
5530
5533
|
extraOptions: import("vue").ComputedRef<{
|
|
5531
5534
|
key: string;
|
|
5532
|
-
layoutWidthEnum: import("
|
|
5535
|
+
layoutWidthEnum: import("../../../components/form-config/src/types").FormConfigWidth;
|
|
5533
5536
|
type: string;
|
|
5534
5537
|
name: string;
|
|
5535
5538
|
show?: boolean | undefined;
|
|
@@ -5549,15 +5552,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5549
5552
|
html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
|
|
5550
5553
|
annotation?: boolean | undefined;
|
|
5551
5554
|
val_key_unit?: string | undefined;
|
|
5552
|
-
is_edit?: import("
|
|
5555
|
+
is_edit?: import("../../../components/form-render").FormCommonState | undefined;
|
|
5553
5556
|
elem_width?: number | undefined;
|
|
5554
|
-
is_show?: import("
|
|
5555
|
-
is_null?: import("
|
|
5557
|
+
is_show?: import("../../../components/form-render").FormCommonState | undefined;
|
|
5558
|
+
is_null?: import("../../../components/form-render").FormCommonState | undefined;
|
|
5556
5559
|
name?: string | undefined;
|
|
5557
5560
|
alias?: string | undefined;
|
|
5558
5561
|
default_val?: any;
|
|
5559
|
-
is_empty?: import("
|
|
5560
|
-
hide_title?: import("
|
|
5562
|
+
is_empty?: import("../../../components/form-render").FormCommonState | undefined;
|
|
5563
|
+
hide_title?: import("../../../components/form-render").FormCommonState | undefined;
|
|
5561
5564
|
placeholder?: string | undefined;
|
|
5562
5565
|
validate?: {
|
|
5563
5566
|
[x: string]: any;
|
|
@@ -5602,7 +5605,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5602
5605
|
children?: any[] | undefined;
|
|
5603
5606
|
childrenFields?: any[] | undefined;
|
|
5604
5607
|
}[] | undefined;
|
|
5605
|
-
multi_select?: import("
|
|
5608
|
+
multi_select?: import("../../../components/form-render").FormCommonState | undefined;
|
|
5606
5609
|
multi_select_value?: string | number | undefined;
|
|
5607
5610
|
wordbook?: {
|
|
5608
5611
|
level_num?: number | undefined;
|
|
@@ -5618,8 +5621,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5618
5621
|
link_key?: string | undefined;
|
|
5619
5622
|
link_key_split?: string | undefined;
|
|
5620
5623
|
show_key?: string | string[] | undefined;
|
|
5621
|
-
conObj?: import("
|
|
5622
|
-
conObjFirstLevel?: import("
|
|
5624
|
+
conObj?: import("../../../shared/types").AnyObject[] | undefined;
|
|
5625
|
+
conObjFirstLevel?: import("../../../shared/types").AnyObject[] | undefined;
|
|
5623
5626
|
setting?: {
|
|
5624
5627
|
cascading?: {
|
|
5625
5628
|
'form.name': string;
|
|
@@ -5640,16 +5643,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5640
5643
|
urlConfig?: {
|
|
5641
5644
|
[x: string]: any;
|
|
5642
5645
|
url: string;
|
|
5643
|
-
method?: import("
|
|
5646
|
+
method?: import("../../../shared/hooks").FormRequestDefine.RequestType | undefined;
|
|
5644
5647
|
nameKey?: string | undefined;
|
|
5645
5648
|
valueKey?: string | undefined;
|
|
5646
5649
|
showKey?: string | undefined;
|
|
5647
5650
|
searchKey?: string[] | undefined;
|
|
5648
|
-
params?: import("
|
|
5651
|
+
params?: import("../../../shared/types").AnyObject | undefined;
|
|
5649
5652
|
dependKey?: string | Record<string, string> | (string | {
|
|
5650
5653
|
paramName: string;
|
|
5651
5654
|
paramValue?: string | undefined;
|
|
5652
5655
|
required?: boolean | undefined;
|
|
5656
|
+
keepValue?: boolean | undefined;
|
|
5653
5657
|
})[] | undefined;
|
|
5654
5658
|
} | undefined;
|
|
5655
5659
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -5659,8 +5663,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5659
5663
|
extendKey?: string | undefined;
|
|
5660
5664
|
is_not_fold?: string | undefined;
|
|
5661
5665
|
remark?: string | undefined;
|
|
5662
|
-
free_entry?: import("
|
|
5663
|
-
save_free_entry?: import("
|
|
5666
|
+
free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
5667
|
+
save_free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
5664
5668
|
initialize_high?: number | undefined;
|
|
5665
5669
|
bindEventSetting?: {
|
|
5666
5670
|
[x: string]: unknown;
|
|
@@ -5689,10 +5693,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5689
5693
|
} | undefined;
|
|
5690
5694
|
}[] | undefined;
|
|
5691
5695
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
5692
|
-
is_allow_check_mid?: import("
|
|
5696
|
+
is_allow_check_mid?: import("../../../components/form-render").FormCommonState | undefined;
|
|
5693
5697
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
5694
|
-
prefix?: string | import("
|
|
5695
|
-
suffix?: string | import("
|
|
5698
|
+
prefix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
5699
|
+
suffix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
5696
5700
|
allowSlash?: string | boolean | undefined;
|
|
5697
5701
|
allowModify?: "0" | "1" | undefined;
|
|
5698
5702
|
show_key?: string | undefined;
|
|
@@ -5700,16 +5704,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5700
5704
|
bordered?: string | boolean | undefined;
|
|
5701
5705
|
displayMode?: "table" | "form" | undefined;
|
|
5702
5706
|
fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
|
|
5703
|
-
content?: string | import("
|
|
5707
|
+
content?: string | import("../../../components/form-render").FormRenderer | Record<string, import("../../../components/form-render").FormRenderer> | undefined;
|
|
5704
5708
|
lazyRequest?: boolean | undefined;
|
|
5705
5709
|
requestCache?: boolean | undefined;
|
|
5706
5710
|
maxGroupNum?: number | undefined;
|
|
5707
5711
|
jsonCombination?: boolean | undefined;
|
|
5708
|
-
combinationItemDeletable?: boolean | import("
|
|
5712
|
+
combinationItemDeletable?: boolean | import("../../../components/form-render").CombinationItemDeletableFn | undefined;
|
|
5709
5713
|
children?: any[] | undefined;
|
|
5710
5714
|
properties?: any[] | undefined;
|
|
5711
|
-
componentProps?: import("
|
|
5712
|
-
decoratorProps?: import("
|
|
5715
|
+
componentProps?: import("../../../shared/types").AnyObject | undefined;
|
|
5716
|
+
decoratorProps?: import("../../../shared/types").AnyObject | undefined;
|
|
5713
5717
|
noDecorator?: {
|
|
5714
5718
|
valueOf: () => boolean;
|
|
5715
5719
|
} | undefined;
|
|
@@ -7241,7 +7245,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7241
7245
|
} | undefined;
|
|
7242
7246
|
childFieldStrategy?: "checked" | "all" | undefined;
|
|
7243
7247
|
childWidthMode?: "inner" | "outer" | undefined;
|
|
7244
|
-
validator?: ((value: unknown, fieldItem: import("
|
|
7248
|
+
validator?: ((value: unknown, fieldItem: import("../../../components/form-render").FieldItem) => string | void) | undefined;
|
|
7245
7249
|
reactions?: {
|
|
7246
7250
|
[x: string]: any;
|
|
7247
7251
|
dependencies?: string[] | undefined;
|
|
@@ -7249,11 +7253,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7249
7253
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
7250
7254
|
when?: string | boolean | undefined;
|
|
7251
7255
|
fulfill?: {
|
|
7252
|
-
state?: import("
|
|
7256
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
7253
7257
|
run?: string | undefined;
|
|
7254
7258
|
} | undefined;
|
|
7255
7259
|
otherwise?: {
|
|
7256
|
-
state?: import("
|
|
7260
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
7257
7261
|
run?: string | undefined;
|
|
7258
7262
|
} | undefined;
|
|
7259
7263
|
} | {
|
|
@@ -7263,11 +7267,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7263
7267
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
7264
7268
|
when?: string | boolean | undefined;
|
|
7265
7269
|
fulfill?: {
|
|
7266
|
-
state?: import("
|
|
7270
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
7267
7271
|
run?: string | undefined;
|
|
7268
7272
|
} | undefined;
|
|
7269
7273
|
otherwise?: {
|
|
7270
|
-
state?: import("
|
|
7274
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
7271
7275
|
run?: string | undefined;
|
|
7272
7276
|
} | undefined;
|
|
7273
7277
|
}[] | undefined;
|
|
@@ -7352,12 +7356,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7352
7356
|
componentData: Record<string, any>;
|
|
7353
7357
|
}>;
|
|
7354
7358
|
FormConfigCreator: import("vue").DefineComponent<{}, {
|
|
7355
|
-
linebarField: import("
|
|
7359
|
+
linebarField: import("../../../components/form-render").FieldItem[];
|
|
7356
7360
|
linebarFormRef: import("vue").Ref<FormRenderExpose | undefined>;
|
|
7357
7361
|
lineBreakFormRef: import("vue").Ref<FormRenderExpose | undefined>;
|
|
7358
7362
|
initialData: Partial<FormConfigItem>;
|
|
7359
7363
|
emit: (event: "submit", payload: FormConfigItem) => void;
|
|
7360
|
-
submit: (type: string, props?: import("
|
|
7364
|
+
submit: (type: string, props?: import("../../../shared/types").AnyObject | undefined, formRef?: FormRenderExpose | undefined) => Promise<void>;
|
|
7361
7365
|
pick: {
|
|
7362
7366
|
<T extends object, U extends keyof T>(object: T, ...props: import("lodash").Many<U>[]): Pick<T, U>;
|
|
7363
7367
|
<T_1>(object: T_1 | null | undefined, ...props: import("lodash").Many<import("lodash").PropertyPath>[]): Partial<T_1>;
|
|
@@ -7365,7 +7369,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7365
7369
|
NButton: any;
|
|
7366
7370
|
NButtonGroup: any;
|
|
7367
7371
|
NPopconfirm: any;
|
|
7368
|
-
CFormRender: import("
|
|
7372
|
+
CFormRender: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{}, {
|
|
7369
7373
|
formRenderRef: import("vue").Ref<FormRenderExpose | undefined>;
|
|
7370
7374
|
key: import("vue").Ref<number>;
|
|
7371
7375
|
reload: () => Promise<void>;
|
|
@@ -7373,14 +7377,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7373
7377
|
exposed: Partial<FormRenderExpose>;
|
|
7374
7378
|
FormRender: import("vue").DefineComponent<{
|
|
7375
7379
|
fieldList: {
|
|
7376
|
-
type: PropType<import("
|
|
7380
|
+
type: PropType<import("../../../components/form-render").FieldItem[]>;
|
|
7377
7381
|
};
|
|
7378
7382
|
initialData: {
|
|
7379
|
-
type: PropType<import("
|
|
7383
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
7380
7384
|
default: () => {};
|
|
7381
7385
|
};
|
|
7382
7386
|
fieldVisitor: {
|
|
7383
|
-
type: PropType<import("
|
|
7387
|
+
type: PropType<import("../../../components/form-render").FieldVisitor>;
|
|
7384
7388
|
};
|
|
7385
7389
|
column: {
|
|
7386
7390
|
type: NumberConstructor;
|
|
@@ -7399,7 +7403,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7399
7403
|
default: number;
|
|
7400
7404
|
};
|
|
7401
7405
|
businessFormatter: {
|
|
7402
|
-
type: PropType<import("
|
|
7406
|
+
type: PropType<import("../../../components/form-render").FormBusinessFormatter>;
|
|
7403
7407
|
};
|
|
7404
7408
|
schema: {
|
|
7405
7409
|
type: PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -7465,11 +7469,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7465
7469
|
default: () => {};
|
|
7466
7470
|
};
|
|
7467
7471
|
scope: {
|
|
7468
|
-
type: PropType<import("
|
|
7472
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
7469
7473
|
default: () => {};
|
|
7470
7474
|
};
|
|
7471
7475
|
annotation: {
|
|
7472
|
-
type: PropType<import("
|
|
7476
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
7473
7477
|
};
|
|
7474
7478
|
consumer: {
|
|
7475
7479
|
type: BooleanConstructor;
|
|
@@ -7485,16 +7489,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7485
7489
|
field: import("@formily/core").GeneralField;
|
|
7486
7490
|
oldValue: unknown;
|
|
7487
7491
|
}): any;
|
|
7488
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
7489
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
7490
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
7492
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
7493
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
7494
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
7491
7495
|
}>>;
|
|
7492
7496
|
};
|
|
7493
7497
|
requestInstance: {
|
|
7494
|
-
type: PropType<import("
|
|
7498
|
+
type: PropType<import("../../../shared/hooks").FormRequestDefine.RequestInstance>;
|
|
7495
7499
|
};
|
|
7496
7500
|
enterToNextWidget: {
|
|
7497
|
-
type: PropType<boolean | ((fieldItem: import("
|
|
7501
|
+
type: PropType<boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void)>;
|
|
7498
7502
|
default: boolean;
|
|
7499
7503
|
};
|
|
7500
7504
|
lowCodeReactions: {
|
|
@@ -7529,14 +7533,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7529
7533
|
}, {
|
|
7530
7534
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
7531
7535
|
fieldList: {
|
|
7532
|
-
type: PropType<import("
|
|
7536
|
+
type: PropType<import("../../../components/form-render").FieldItem[]>;
|
|
7533
7537
|
};
|
|
7534
7538
|
initialData: {
|
|
7535
|
-
type: PropType<import("
|
|
7539
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
7536
7540
|
default: () => {};
|
|
7537
7541
|
};
|
|
7538
7542
|
fieldVisitor: {
|
|
7539
|
-
type: PropType<import("
|
|
7543
|
+
type: PropType<import("../../../components/form-render").FieldVisitor>;
|
|
7540
7544
|
};
|
|
7541
7545
|
column: {
|
|
7542
7546
|
type: NumberConstructor;
|
|
@@ -7555,7 +7559,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7555
7559
|
default: number;
|
|
7556
7560
|
};
|
|
7557
7561
|
businessFormatter: {
|
|
7558
|
-
type: PropType<import("
|
|
7562
|
+
type: PropType<import("../../../components/form-render").FormBusinessFormatter>;
|
|
7559
7563
|
};
|
|
7560
7564
|
schema: {
|
|
7561
7565
|
type: PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -7621,11 +7625,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7621
7625
|
default: () => {};
|
|
7622
7626
|
};
|
|
7623
7627
|
scope: {
|
|
7624
|
-
type: PropType<import("
|
|
7628
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
7625
7629
|
default: () => {};
|
|
7626
7630
|
};
|
|
7627
7631
|
annotation: {
|
|
7628
|
-
type: PropType<import("
|
|
7632
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
7629
7633
|
};
|
|
7630
7634
|
consumer: {
|
|
7631
7635
|
type: BooleanConstructor;
|
|
@@ -7641,16 +7645,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7641
7645
|
field: import("@formily/core").GeneralField;
|
|
7642
7646
|
oldValue: unknown;
|
|
7643
7647
|
}): any;
|
|
7644
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
7645
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
7646
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
7648
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
7649
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
7650
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
7647
7651
|
}>>;
|
|
7648
7652
|
};
|
|
7649
7653
|
requestInstance: {
|
|
7650
|
-
type: PropType<import("
|
|
7654
|
+
type: PropType<import("../../../shared/hooks").FormRequestDefine.RequestInstance>;
|
|
7651
7655
|
};
|
|
7652
7656
|
enterToNextWidget: {
|
|
7653
|
-
type: PropType<boolean | ((fieldItem: import("
|
|
7657
|
+
type: PropType<boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void)>;
|
|
7654
7658
|
default: boolean;
|
|
7655
7659
|
};
|
|
7656
7660
|
lowCodeReactions: {
|
|
@@ -7703,9 +7707,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7703
7707
|
mapProperties: any;
|
|
7704
7708
|
filterProperties: any;
|
|
7705
7709
|
}>;
|
|
7706
|
-
businessCollector: import("
|
|
7707
|
-
formItemDepsCollector: import("
|
|
7708
|
-
changeContextCollector: import("
|
|
7710
|
+
businessCollector: import("../../../components/form-render").BusinessCollector;
|
|
7711
|
+
formItemDepsCollector: import("../../../components/form-render").FormItemDepsCollector;
|
|
7712
|
+
changeContextCollector: import("../../../components/form-render").ContextCollector;
|
|
7709
7713
|
formUUID: string;
|
|
7710
7714
|
anchorBarRef: import("vue").Ref<{
|
|
7711
7715
|
syncBarPosition: AnyFn<any[], any>;
|
|
@@ -7723,18 +7727,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7723
7727
|
field: import("@formily/core").GeneralField;
|
|
7724
7728
|
oldValue: unknown;
|
|
7725
7729
|
}): any;
|
|
7726
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
7727
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
7728
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
7729
|
-
}>>[T_2]> | undefined) => import("
|
|
7730
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
7731
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
7732
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
7733
|
+
}>>[T_2]> | undefined) => import("../../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
7730
7734
|
onSetup(): void;
|
|
7731
7735
|
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
|
7732
7736
|
field: import("@formily/core").GeneralField;
|
|
7733
7737
|
oldValue: unknown;
|
|
7734
7738
|
}): any;
|
|
7735
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
7736
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
7737
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
7739
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
7740
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
7741
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
7738
7742
|
}>>[T_2]>>;
|
|
7739
7743
|
triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
|
|
7740
7744
|
observeFormGraph: Record<string, import("@formily/core").GeneralField>;
|
|
@@ -7751,11 +7755,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7751
7755
|
triggerAll(): void;
|
|
7752
7756
|
triggerDisabled: string | boolean;
|
|
7753
7757
|
};
|
|
7754
|
-
wordbookSettingHandler: import("
|
|
7755
|
-
schemaAdaptor: (fieldList: import("
|
|
7756
|
-
fieldList: import("
|
|
7757
|
-
initialData: import("
|
|
7758
|
-
fieldVisitor: import("
|
|
7758
|
+
wordbookSettingHandler: import("../../../components/form-render").wordbookSettingHandler;
|
|
7759
|
+
schemaAdaptor: (fieldList: import("../../../components/form-render").FieldItem[], options?: Partial<{
|
|
7760
|
+
fieldList: import("../../../components/form-render").FieldItem[];
|
|
7761
|
+
initialData: import("../../../shared/types").AnyObject;
|
|
7762
|
+
fieldVisitor: import("../../../components/form-render").FieldVisitor;
|
|
7759
7763
|
column: number;
|
|
7760
7764
|
maxHeight: string | number;
|
|
7761
7765
|
anchor: boolean;
|
|
@@ -7818,8 +7822,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7818
7822
|
"x-compile-omitted"?: string[] | undefined;
|
|
7819
7823
|
}>;
|
|
7820
7824
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
7821
|
-
scope: import("
|
|
7822
|
-
annotation: import("
|
|
7825
|
+
scope: import("../../../shared/types").AnyObject;
|
|
7826
|
+
annotation: import("../../../shared/types").AnyObject;
|
|
7823
7827
|
consumer: boolean;
|
|
7824
7828
|
uuid: string;
|
|
7825
7829
|
lifeCycle: Partial<{
|
|
@@ -7828,13 +7832,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7828
7832
|
field: import("@formily/core").GeneralField;
|
|
7829
7833
|
oldValue: unknown;
|
|
7830
7834
|
}): any;
|
|
7831
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
7832
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
7833
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
7835
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
7836
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
7837
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
7834
7838
|
}>;
|
|
7835
|
-
businessFormatter: import("
|
|
7836
|
-
requestInstance: import("
|
|
7837
|
-
enterToNextWidget: boolean | ((fieldItem: import("
|
|
7839
|
+
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
7840
|
+
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
7841
|
+
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
7838
7842
|
lowCodeReactions: LowCodeTypes.reactionsConfig[];
|
|
7839
7843
|
linebarAutoHidden: boolean;
|
|
7840
7844
|
bordered: string | boolean;
|
|
@@ -7899,7 +7903,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7899
7903
|
"x-read-pretty"?: boolean | undefined;
|
|
7900
7904
|
"x-compile-omitted"?: string[] | undefined;
|
|
7901
7905
|
}>>;
|
|
7902
|
-
_fieldList: import("
|
|
7906
|
+
_fieldList: import("../../../components/form-render").FieldItem[];
|
|
7903
7907
|
parsedSchema: import("vue").ComputedRef<import("@formily/json-schema").Stringify<{
|
|
7904
7908
|
[key: symbol]: any;
|
|
7905
7909
|
[key: `x-${string}`]: any;
|
|
@@ -7964,7 +7968,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7964
7968
|
force?: boolean | undefined;
|
|
7965
7969
|
}): Promise<void>;
|
|
7966
7970
|
getFormValues(needCombineExtendKey?: boolean): any;
|
|
7967
|
-
setFormValues(values: import("
|
|
7971
|
+
setFormValues(values: import("../../../shared/types").AnyObject, options?: boolean | {
|
|
7968
7972
|
needSplitExtendKey?: boolean | undefined;
|
|
7969
7973
|
avoidBusinessConnection?: string | boolean | undefined;
|
|
7970
7974
|
avoidDependKeyConnection?: string | boolean | undefined;
|
|
@@ -8135,14 +8139,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8135
8139
|
NTabs: any;
|
|
8136
8140
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("formChange" | "scroll" | "annotationChange")[], "scroll" | "formChange" | "annotationChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
8137
8141
|
fieldList: {
|
|
8138
|
-
type: PropType<import("
|
|
8142
|
+
type: PropType<import("../../../components/form-render").FieldItem[]>;
|
|
8139
8143
|
};
|
|
8140
8144
|
initialData: {
|
|
8141
|
-
type: PropType<import("
|
|
8145
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
8142
8146
|
default: () => {};
|
|
8143
8147
|
};
|
|
8144
8148
|
fieldVisitor: {
|
|
8145
|
-
type: PropType<import("
|
|
8149
|
+
type: PropType<import("../../../components/form-render").FieldVisitor>;
|
|
8146
8150
|
};
|
|
8147
8151
|
column: {
|
|
8148
8152
|
type: NumberConstructor;
|
|
@@ -8161,7 +8165,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8161
8165
|
default: number;
|
|
8162
8166
|
};
|
|
8163
8167
|
businessFormatter: {
|
|
8164
|
-
type: PropType<import("
|
|
8168
|
+
type: PropType<import("../../../components/form-render").FormBusinessFormatter>;
|
|
8165
8169
|
};
|
|
8166
8170
|
schema: {
|
|
8167
8171
|
type: PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -8227,11 +8231,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8227
8231
|
default: () => {};
|
|
8228
8232
|
};
|
|
8229
8233
|
scope: {
|
|
8230
|
-
type: PropType<import("
|
|
8234
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
8231
8235
|
default: () => {};
|
|
8232
8236
|
};
|
|
8233
8237
|
annotation: {
|
|
8234
|
-
type: PropType<import("
|
|
8238
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
8235
8239
|
};
|
|
8236
8240
|
consumer: {
|
|
8237
8241
|
type: BooleanConstructor;
|
|
@@ -8247,16 +8251,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8247
8251
|
field: import("@formily/core").GeneralField;
|
|
8248
8252
|
oldValue: unknown;
|
|
8249
8253
|
}): any;
|
|
8250
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
8251
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
8252
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
8254
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
8255
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
8256
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
8253
8257
|
}>>;
|
|
8254
8258
|
};
|
|
8255
8259
|
requestInstance: {
|
|
8256
|
-
type: PropType<import("
|
|
8260
|
+
type: PropType<import("../../../shared/hooks").FormRequestDefine.RequestInstance>;
|
|
8257
8261
|
};
|
|
8258
8262
|
enterToNextWidget: {
|
|
8259
|
-
type: PropType<boolean | ((fieldItem: import("
|
|
8263
|
+
type: PropType<boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void)>;
|
|
8260
8264
|
default: boolean;
|
|
8261
8265
|
};
|
|
8262
8266
|
lowCodeReactions: {
|
|
@@ -8298,11 +8302,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8298
8302
|
column: number;
|
|
8299
8303
|
forceClearable: boolean;
|
|
8300
8304
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
8301
|
-
initialData: import("
|
|
8305
|
+
initialData: import("../../../shared/types").AnyObject;
|
|
8302
8306
|
parallelism: number;
|
|
8303
|
-
scope: import("
|
|
8307
|
+
scope: import("../../../shared/types").AnyObject;
|
|
8304
8308
|
consumer: boolean;
|
|
8305
|
-
enterToNextWidget: boolean | ((fieldItem: import("
|
|
8309
|
+
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
8306
8310
|
linebarAutoHidden: boolean;
|
|
8307
8311
|
bordered: string | boolean;
|
|
8308
8312
|
uniqueCacheData: boolean;
|
|
@@ -8430,9 +8434,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8430
8434
|
};
|
|
8431
8435
|
formProps: {
|
|
8432
8436
|
type: PropType<Partial<Partial<{
|
|
8433
|
-
fieldList: import("
|
|
8434
|
-
initialData: import("
|
|
8435
|
-
fieldVisitor: import("
|
|
8437
|
+
fieldList: import("../../../components/form-render").FieldItem[];
|
|
8438
|
+
initialData: import("../../../shared/types").AnyObject;
|
|
8439
|
+
fieldVisitor: import("../../../components/form-render").FieldVisitor;
|
|
8436
8440
|
column: number;
|
|
8437
8441
|
maxHeight: string | number;
|
|
8438
8442
|
anchor: boolean;
|
|
@@ -8495,8 +8499,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8495
8499
|
"x-compile-omitted"?: string[] | undefined;
|
|
8496
8500
|
}>;
|
|
8497
8501
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
8498
|
-
scope: import("
|
|
8499
|
-
annotation: import("
|
|
8502
|
+
scope: import("../../../shared/types").AnyObject;
|
|
8503
|
+
annotation: import("../../../shared/types").AnyObject;
|
|
8500
8504
|
consumer: boolean;
|
|
8501
8505
|
uuid: string;
|
|
8502
8506
|
lifeCycle: Partial<{
|
|
@@ -8505,13 +8509,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8505
8509
|
field: import("@formily/core").GeneralField;
|
|
8506
8510
|
oldValue: unknown;
|
|
8507
8511
|
}): any;
|
|
8508
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
8509
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
8510
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
8512
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
8513
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
8514
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
8511
8515
|
}>;
|
|
8512
|
-
businessFormatter: import("
|
|
8513
|
-
requestInstance: import("
|
|
8514
|
-
enterToNextWidget: boolean | ((fieldItem: import("
|
|
8516
|
+
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
8517
|
+
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
8518
|
+
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
8515
8519
|
lowCodeReactions: LowCodeTypes.reactionsConfig[];
|
|
8516
8520
|
linebarAutoHidden: boolean;
|
|
8517
8521
|
bordered: string | boolean;
|
|
@@ -8532,9 +8536,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8532
8536
|
};
|
|
8533
8537
|
formProps: {
|
|
8534
8538
|
type: PropType<Partial<Partial<{
|
|
8535
|
-
fieldList: import("
|
|
8536
|
-
initialData: import("
|
|
8537
|
-
fieldVisitor: import("
|
|
8539
|
+
fieldList: import("../../../components/form-render").FieldItem[];
|
|
8540
|
+
initialData: import("../../../shared/types").AnyObject;
|
|
8541
|
+
fieldVisitor: import("../../../components/form-render").FieldVisitor;
|
|
8538
8542
|
column: number;
|
|
8539
8543
|
maxHeight: string | number;
|
|
8540
8544
|
anchor: boolean;
|
|
@@ -8597,8 +8601,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8597
8601
|
"x-compile-omitted"?: string[] | undefined;
|
|
8598
8602
|
}>;
|
|
8599
8603
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
8600
|
-
scope: import("
|
|
8601
|
-
annotation: import("
|
|
8604
|
+
scope: import("../../../shared/types").AnyObject;
|
|
8605
|
+
annotation: import("../../../shared/types").AnyObject;
|
|
8602
8606
|
consumer: boolean;
|
|
8603
8607
|
uuid: string;
|
|
8604
8608
|
lifeCycle: Partial<{
|
|
@@ -8607,13 +8611,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8607
8611
|
field: import("@formily/core").GeneralField;
|
|
8608
8612
|
oldValue: unknown;
|
|
8609
8613
|
}): any;
|
|
8610
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
8611
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
8612
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
8614
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
8615
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
8616
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
8613
8617
|
}>;
|
|
8614
|
-
businessFormatter: import("
|
|
8615
|
-
requestInstance: import("
|
|
8616
|
-
enterToNextWidget: boolean | ((fieldItem: import("
|
|
8618
|
+
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
8619
|
+
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
8620
|
+
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
8617
8621
|
lowCodeReactions: LowCodeTypes.reactionsConfig[];
|
|
8618
8622
|
linebarAutoHidden: boolean;
|
|
8619
8623
|
bordered: string | boolean;
|
|
@@ -8626,22 +8630,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8626
8630
|
}>> & {}>>;
|
|
8627
8631
|
wrapperSelector: import("vue").ComputedRef<string>;
|
|
8628
8632
|
formRenderRef: import("vue").Ref<FormRenderExpose | undefined>;
|
|
8629
|
-
currentActiveField: import("vue").Ref<import("
|
|
8633
|
+
currentActiveField: import("vue").Ref<import("../../../shared/types").UndefinedAble<FormConfigItem>>;
|
|
8630
8634
|
fieldList: import("vue").Ref<{
|
|
8631
8635
|
[x: string]: any;
|
|
8632
8636
|
val_key: string;
|
|
8633
8637
|
html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
|
|
8634
8638
|
annotation?: boolean | undefined;
|
|
8635
8639
|
val_key_unit?: string | undefined;
|
|
8636
|
-
is_edit?: import("
|
|
8640
|
+
is_edit?: import("../../../components/form-render").FormCommonState | undefined;
|
|
8637
8641
|
elem_width?: number | undefined;
|
|
8638
|
-
is_show?: import("
|
|
8639
|
-
is_null?: import("
|
|
8642
|
+
is_show?: import("../../../components/form-render").FormCommonState | undefined;
|
|
8643
|
+
is_null?: import("../../../components/form-render").FormCommonState | undefined;
|
|
8640
8644
|
name?: string | undefined;
|
|
8641
8645
|
alias?: string | undefined;
|
|
8642
8646
|
default_val?: any;
|
|
8643
|
-
is_empty?: import("
|
|
8644
|
-
hide_title?: import("
|
|
8647
|
+
is_empty?: import("../../../components/form-render").FormCommonState | undefined;
|
|
8648
|
+
hide_title?: import("../../../components/form-render").FormCommonState | undefined;
|
|
8645
8649
|
placeholder?: string | undefined;
|
|
8646
8650
|
validate?: {
|
|
8647
8651
|
[x: string]: any;
|
|
@@ -8686,7 +8690,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8686
8690
|
children?: any[] | undefined;
|
|
8687
8691
|
childrenFields?: any[] | undefined;
|
|
8688
8692
|
}[] | undefined;
|
|
8689
|
-
multi_select?: import("
|
|
8693
|
+
multi_select?: import("../../../components/form-render").FormCommonState | undefined;
|
|
8690
8694
|
multi_select_value?: string | number | undefined;
|
|
8691
8695
|
wordbook?: {
|
|
8692
8696
|
level_num?: number | undefined;
|
|
@@ -8702,8 +8706,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8702
8706
|
link_key?: string | undefined;
|
|
8703
8707
|
link_key_split?: string | undefined;
|
|
8704
8708
|
show_key?: string | string[] | undefined;
|
|
8705
|
-
conObj?: import("
|
|
8706
|
-
conObjFirstLevel?: import("
|
|
8709
|
+
conObj?: import("../../../shared/types").AnyObject[] | undefined;
|
|
8710
|
+
conObjFirstLevel?: import("../../../shared/types").AnyObject[] | undefined;
|
|
8707
8711
|
setting?: {
|
|
8708
8712
|
cascading?: {
|
|
8709
8713
|
'form.name': string;
|
|
@@ -8724,16 +8728,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8724
8728
|
urlConfig?: {
|
|
8725
8729
|
[x: string]: any;
|
|
8726
8730
|
url: string;
|
|
8727
|
-
method?: import("
|
|
8731
|
+
method?: import("../../../shared/hooks").FormRequestDefine.RequestType | undefined;
|
|
8728
8732
|
nameKey?: string | undefined;
|
|
8729
8733
|
valueKey?: string | undefined;
|
|
8730
8734
|
showKey?: string | undefined;
|
|
8731
8735
|
searchKey?: string[] | undefined;
|
|
8732
|
-
params?: import("
|
|
8736
|
+
params?: import("../../../shared/types").AnyObject | undefined;
|
|
8733
8737
|
dependKey?: string | Record<string, string> | (string | {
|
|
8734
8738
|
paramName: string;
|
|
8735
8739
|
paramValue?: string | undefined;
|
|
8736
8740
|
required?: boolean | undefined;
|
|
8741
|
+
keepValue?: boolean | undefined;
|
|
8737
8742
|
})[] | undefined;
|
|
8738
8743
|
} | undefined;
|
|
8739
8744
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -8743,8 +8748,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8743
8748
|
extendKey?: string | undefined;
|
|
8744
8749
|
is_not_fold?: string | undefined;
|
|
8745
8750
|
remark?: string | undefined;
|
|
8746
|
-
free_entry?: import("
|
|
8747
|
-
save_free_entry?: import("
|
|
8751
|
+
free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
8752
|
+
save_free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
8748
8753
|
initialize_high?: number | undefined;
|
|
8749
8754
|
bindEventSetting?: {
|
|
8750
8755
|
[x: string]: unknown;
|
|
@@ -8773,10 +8778,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8773
8778
|
} | undefined;
|
|
8774
8779
|
}[] | undefined;
|
|
8775
8780
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
8776
|
-
is_allow_check_mid?: import("
|
|
8781
|
+
is_allow_check_mid?: import("../../../components/form-render").FormCommonState | undefined;
|
|
8777
8782
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
8778
|
-
prefix?: string | import("
|
|
8779
|
-
suffix?: string | import("
|
|
8783
|
+
prefix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
8784
|
+
suffix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
8780
8785
|
allowSlash?: string | boolean | undefined;
|
|
8781
8786
|
allowModify?: "0" | "1" | undefined;
|
|
8782
8787
|
show_key?: string | undefined;
|
|
@@ -8784,16 +8789,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8784
8789
|
bordered?: string | boolean | undefined;
|
|
8785
8790
|
displayMode?: "table" | "form" | undefined;
|
|
8786
8791
|
fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
|
|
8787
|
-
content?: string | import("
|
|
8792
|
+
content?: string | import("../../../components/form-render").FormRenderer | Record<string, import("../../../components/form-render").FormRenderer> | undefined;
|
|
8788
8793
|
lazyRequest?: boolean | undefined;
|
|
8789
8794
|
requestCache?: boolean | undefined;
|
|
8790
8795
|
maxGroupNum?: number | undefined;
|
|
8791
8796
|
jsonCombination?: boolean | undefined;
|
|
8792
|
-
combinationItemDeletable?: boolean | import("
|
|
8797
|
+
combinationItemDeletable?: boolean | import("../../../components/form-render").CombinationItemDeletableFn | undefined;
|
|
8793
8798
|
children?: any[] | undefined;
|
|
8794
8799
|
properties?: any[] | undefined;
|
|
8795
|
-
componentProps?: import("
|
|
8796
|
-
decoratorProps?: import("
|
|
8800
|
+
componentProps?: import("../../../shared/types").AnyObject | undefined;
|
|
8801
|
+
decoratorProps?: import("../../../shared/types").AnyObject | undefined;
|
|
8797
8802
|
noDecorator?: {
|
|
8798
8803
|
valueOf: () => boolean;
|
|
8799
8804
|
} | undefined;
|
|
@@ -10325,7 +10330,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10325
10330
|
} | undefined;
|
|
10326
10331
|
childFieldStrategy?: "checked" | "all" | undefined;
|
|
10327
10332
|
childWidthMode?: "inner" | "outer" | undefined;
|
|
10328
|
-
validator?: ((value: unknown, fieldItem: import("
|
|
10333
|
+
validator?: ((value: unknown, fieldItem: import("../../../components/form-render").FieldItem) => string | void) | undefined;
|
|
10329
10334
|
reactions?: {
|
|
10330
10335
|
[x: string]: any;
|
|
10331
10336
|
dependencies?: string[] | undefined;
|
|
@@ -10333,11 +10338,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10333
10338
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
10334
10339
|
when?: string | boolean | undefined;
|
|
10335
10340
|
fulfill?: {
|
|
10336
|
-
state?: import("
|
|
10341
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
10337
10342
|
run?: string | undefined;
|
|
10338
10343
|
} | undefined;
|
|
10339
10344
|
otherwise?: {
|
|
10340
|
-
state?: import("
|
|
10345
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
10341
10346
|
run?: string | undefined;
|
|
10342
10347
|
} | undefined;
|
|
10343
10348
|
} | {
|
|
@@ -10347,18 +10352,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10347
10352
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
10348
10353
|
when?: string | boolean | undefined;
|
|
10349
10354
|
fulfill?: {
|
|
10350
|
-
state?: import("
|
|
10355
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
10351
10356
|
run?: string | undefined;
|
|
10352
10357
|
} | undefined;
|
|
10353
10358
|
otherwise?: {
|
|
10354
|
-
state?: import("
|
|
10359
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
10355
10360
|
run?: string | undefined;
|
|
10356
10361
|
} | undefined;
|
|
10357
10362
|
}[] | undefined;
|
|
10358
10363
|
}[]>;
|
|
10359
10364
|
initialData: import("vue").Ref<{
|
|
10360
10365
|
key?: string | undefined;
|
|
10361
|
-
layoutWidthEnum?: import("
|
|
10366
|
+
layoutWidthEnum?: import("../../../components/form-config/src/types").FormConfigWidth | undefined;
|
|
10362
10367
|
type?: string | undefined;
|
|
10363
10368
|
name?: string | undefined;
|
|
10364
10369
|
show?: boolean | undefined;
|
|
@@ -10373,7 +10378,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10373
10378
|
desc?: string | undefined;
|
|
10374
10379
|
children?: {
|
|
10375
10380
|
key: string;
|
|
10376
|
-
layoutWidthEnum: import("
|
|
10381
|
+
layoutWidthEnum: import("../../../components/form-config/src/types").FormConfigWidth;
|
|
10377
10382
|
type: string;
|
|
10378
10383
|
name: string;
|
|
10379
10384
|
show?: boolean | undefined;
|
|
@@ -10393,15 +10398,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10393
10398
|
html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
|
|
10394
10399
|
annotation?: boolean | undefined;
|
|
10395
10400
|
val_key_unit?: string | undefined;
|
|
10396
|
-
is_edit?: import("
|
|
10401
|
+
is_edit?: import("../../../components/form-render").FormCommonState | undefined;
|
|
10397
10402
|
elem_width?: number | undefined;
|
|
10398
|
-
is_show?: import("
|
|
10399
|
-
is_null?: import("
|
|
10403
|
+
is_show?: import("../../../components/form-render").FormCommonState | undefined;
|
|
10404
|
+
is_null?: import("../../../components/form-render").FormCommonState | undefined;
|
|
10400
10405
|
name?: string | undefined;
|
|
10401
10406
|
alias?: string | undefined;
|
|
10402
10407
|
default_val?: any;
|
|
10403
|
-
is_empty?: import("
|
|
10404
|
-
hide_title?: import("
|
|
10408
|
+
is_empty?: import("../../../components/form-render").FormCommonState | undefined;
|
|
10409
|
+
hide_title?: import("../../../components/form-render").FormCommonState | undefined;
|
|
10405
10410
|
placeholder?: string | undefined;
|
|
10406
10411
|
validate?: {
|
|
10407
10412
|
[x: string]: any;
|
|
@@ -10446,7 +10451,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10446
10451
|
children?: any[] | undefined;
|
|
10447
10452
|
childrenFields?: any[] | undefined;
|
|
10448
10453
|
}[] | undefined;
|
|
10449
|
-
multi_select?: import("
|
|
10454
|
+
multi_select?: import("../../../components/form-render").FormCommonState | undefined;
|
|
10450
10455
|
multi_select_value?: string | number | undefined;
|
|
10451
10456
|
wordbook?: {
|
|
10452
10457
|
level_num?: number | undefined;
|
|
@@ -10462,8 +10467,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10462
10467
|
link_key?: string | undefined;
|
|
10463
10468
|
link_key_split?: string | undefined;
|
|
10464
10469
|
show_key?: string | string[] | undefined;
|
|
10465
|
-
conObj?: import("
|
|
10466
|
-
conObjFirstLevel?: import("
|
|
10470
|
+
conObj?: import("../../../shared/types").AnyObject[] | undefined;
|
|
10471
|
+
conObjFirstLevel?: import("../../../shared/types").AnyObject[] | undefined;
|
|
10467
10472
|
setting?: {
|
|
10468
10473
|
cascading?: {
|
|
10469
10474
|
'form.name': string;
|
|
@@ -10484,16 +10489,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10484
10489
|
urlConfig?: {
|
|
10485
10490
|
[x: string]: any;
|
|
10486
10491
|
url: string;
|
|
10487
|
-
method?: import("
|
|
10492
|
+
method?: import("../../../shared/hooks").FormRequestDefine.RequestType | undefined;
|
|
10488
10493
|
nameKey?: string | undefined;
|
|
10489
10494
|
valueKey?: string | undefined;
|
|
10490
10495
|
showKey?: string | undefined;
|
|
10491
10496
|
searchKey?: string[] | undefined;
|
|
10492
|
-
params?: import("
|
|
10497
|
+
params?: import("../../../shared/types").AnyObject | undefined;
|
|
10493
10498
|
dependKey?: string | Record<string, string> | (string | {
|
|
10494
10499
|
paramName: string;
|
|
10495
10500
|
paramValue?: string | undefined;
|
|
10496
10501
|
required?: boolean | undefined;
|
|
10502
|
+
keepValue?: boolean | undefined;
|
|
10497
10503
|
})[] | undefined;
|
|
10498
10504
|
} | undefined;
|
|
10499
10505
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -10503,8 +10509,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10503
10509
|
extendKey?: string | undefined;
|
|
10504
10510
|
is_not_fold?: string | undefined;
|
|
10505
10511
|
remark?: string | undefined;
|
|
10506
|
-
free_entry?: import("
|
|
10507
|
-
save_free_entry?: import("
|
|
10512
|
+
free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
10513
|
+
save_free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
10508
10514
|
initialize_high?: number | undefined;
|
|
10509
10515
|
bindEventSetting?: {
|
|
10510
10516
|
[x: string]: unknown;
|
|
@@ -10533,10 +10539,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10533
10539
|
} | undefined;
|
|
10534
10540
|
}[] | undefined;
|
|
10535
10541
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
10536
|
-
is_allow_check_mid?: import("
|
|
10542
|
+
is_allow_check_mid?: import("../../../components/form-render").FormCommonState | undefined;
|
|
10537
10543
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
10538
|
-
prefix?: string | import("
|
|
10539
|
-
suffix?: string | import("
|
|
10544
|
+
prefix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
10545
|
+
suffix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
10540
10546
|
allowSlash?: string | boolean | undefined;
|
|
10541
10547
|
allowModify?: "0" | "1" | undefined;
|
|
10542
10548
|
show_key?: string | undefined;
|
|
@@ -10544,16 +10550,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10544
10550
|
bordered?: string | boolean | undefined;
|
|
10545
10551
|
displayMode?: "table" | "form" | undefined;
|
|
10546
10552
|
fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
|
|
10547
|
-
content?: string | import("
|
|
10553
|
+
content?: string | import("../../../components/form-render").FormRenderer | Record<string, import("../../../components/form-render").FormRenderer> | undefined;
|
|
10548
10554
|
lazyRequest?: boolean | undefined;
|
|
10549
10555
|
requestCache?: boolean | undefined;
|
|
10550
10556
|
maxGroupNum?: number | undefined;
|
|
10551
10557
|
jsonCombination?: boolean | undefined;
|
|
10552
|
-
combinationItemDeletable?: boolean | import("
|
|
10558
|
+
combinationItemDeletable?: boolean | import("../../../components/form-render").CombinationItemDeletableFn | undefined;
|
|
10553
10559
|
children?: any[] | undefined;
|
|
10554
10560
|
properties?: any[] | undefined;
|
|
10555
|
-
componentProps?: import("
|
|
10556
|
-
decoratorProps?: import("
|
|
10561
|
+
componentProps?: import("../../../shared/types").AnyObject | undefined;
|
|
10562
|
+
decoratorProps?: import("../../../shared/types").AnyObject | undefined;
|
|
10557
10563
|
noDecorator?: {
|
|
10558
10564
|
valueOf: () => boolean;
|
|
10559
10565
|
} | undefined;
|
|
@@ -12085,7 +12091,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12085
12091
|
} | undefined;
|
|
12086
12092
|
childFieldStrategy?: "checked" | "all" | undefined;
|
|
12087
12093
|
childWidthMode?: "inner" | "outer" | undefined;
|
|
12088
|
-
validator?: ((value: unknown, fieldItem: import("
|
|
12094
|
+
validator?: ((value: unknown, fieldItem: import("../../../components/form-render").FieldItem) => string | void) | undefined;
|
|
12089
12095
|
reactions?: {
|
|
12090
12096
|
[x: string]: any;
|
|
12091
12097
|
dependencies?: string[] | undefined;
|
|
@@ -12093,11 +12099,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12093
12099
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
12094
12100
|
when?: string | boolean | undefined;
|
|
12095
12101
|
fulfill?: {
|
|
12096
|
-
state?: import("
|
|
12102
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
12097
12103
|
run?: string | undefined;
|
|
12098
12104
|
} | undefined;
|
|
12099
12105
|
otherwise?: {
|
|
12100
|
-
state?: import("
|
|
12106
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
12101
12107
|
run?: string | undefined;
|
|
12102
12108
|
} | undefined;
|
|
12103
12109
|
} | {
|
|
@@ -12107,11 +12113,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12107
12113
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
12108
12114
|
when?: string | boolean | undefined;
|
|
12109
12115
|
fulfill?: {
|
|
12110
|
-
state?: import("
|
|
12116
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
12111
12117
|
run?: string | undefined;
|
|
12112
12118
|
} | undefined;
|
|
12113
12119
|
otherwise?: {
|
|
12114
|
-
state?: import("
|
|
12120
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
12115
12121
|
run?: string | undefined;
|
|
12116
12122
|
} | undefined;
|
|
12117
12123
|
}[] | undefined;
|
|
@@ -12126,15 +12132,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12126
12132
|
html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
|
|
12127
12133
|
annotation?: boolean | undefined;
|
|
12128
12134
|
val_key_unit?: string | undefined;
|
|
12129
|
-
is_edit?: import("
|
|
12135
|
+
is_edit?: import("../../../components/form-render").FormCommonState | undefined;
|
|
12130
12136
|
elem_width?: number | undefined;
|
|
12131
|
-
is_show?: import("
|
|
12132
|
-
is_null?: import("
|
|
12137
|
+
is_show?: import("../../../components/form-render").FormCommonState | undefined;
|
|
12138
|
+
is_null?: import("../../../components/form-render").FormCommonState | undefined;
|
|
12133
12139
|
name?: string | undefined;
|
|
12134
12140
|
alias?: string | undefined;
|
|
12135
12141
|
default_val?: any;
|
|
12136
|
-
is_empty?: import("
|
|
12137
|
-
hide_title?: import("
|
|
12142
|
+
is_empty?: import("../../../components/form-render").FormCommonState | undefined;
|
|
12143
|
+
hide_title?: import("../../../components/form-render").FormCommonState | undefined;
|
|
12138
12144
|
placeholder?: string | undefined;
|
|
12139
12145
|
validate?: {
|
|
12140
12146
|
[x: string]: any;
|
|
@@ -12179,7 +12185,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12179
12185
|
children?: any[] | undefined;
|
|
12180
12186
|
childrenFields?: any[] | undefined;
|
|
12181
12187
|
}[] | undefined;
|
|
12182
|
-
multi_select?: import("
|
|
12188
|
+
multi_select?: import("../../../components/form-render").FormCommonState | undefined;
|
|
12183
12189
|
multi_select_value?: string | number | undefined;
|
|
12184
12190
|
wordbook?: {
|
|
12185
12191
|
level_num?: number | undefined;
|
|
@@ -12195,8 +12201,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12195
12201
|
link_key?: string | undefined;
|
|
12196
12202
|
link_key_split?: string | undefined;
|
|
12197
12203
|
show_key?: string | string[] | undefined;
|
|
12198
|
-
conObj?: import("
|
|
12199
|
-
conObjFirstLevel?: import("
|
|
12204
|
+
conObj?: import("../../../shared/types").AnyObject[] | undefined;
|
|
12205
|
+
conObjFirstLevel?: import("../../../shared/types").AnyObject[] | undefined;
|
|
12200
12206
|
setting?: {
|
|
12201
12207
|
cascading?: {
|
|
12202
12208
|
'form.name': string;
|
|
@@ -12217,16 +12223,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12217
12223
|
urlConfig?: {
|
|
12218
12224
|
[x: string]: any;
|
|
12219
12225
|
url: string;
|
|
12220
|
-
method?: import("
|
|
12226
|
+
method?: import("../../../shared/hooks").FormRequestDefine.RequestType | undefined;
|
|
12221
12227
|
nameKey?: string | undefined;
|
|
12222
12228
|
valueKey?: string | undefined;
|
|
12223
12229
|
showKey?: string | undefined;
|
|
12224
12230
|
searchKey?: string[] | undefined;
|
|
12225
|
-
params?: import("
|
|
12231
|
+
params?: import("../../../shared/types").AnyObject | undefined;
|
|
12226
12232
|
dependKey?: string | Record<string, string> | (string | {
|
|
12227
12233
|
paramName: string;
|
|
12228
12234
|
paramValue?: string | undefined;
|
|
12229
12235
|
required?: boolean | undefined;
|
|
12236
|
+
keepValue?: boolean | undefined;
|
|
12230
12237
|
})[] | undefined;
|
|
12231
12238
|
} | undefined;
|
|
12232
12239
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -12236,8 +12243,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12236
12243
|
extendKey?: string | undefined;
|
|
12237
12244
|
is_not_fold?: string | undefined;
|
|
12238
12245
|
remark?: string | undefined;
|
|
12239
|
-
free_entry?: import("
|
|
12240
|
-
save_free_entry?: import("
|
|
12246
|
+
free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
12247
|
+
save_free_entry?: import("../../../components/form-render").FormCommonState | undefined;
|
|
12241
12248
|
initialize_high?: number | undefined;
|
|
12242
12249
|
bindEventSetting?: {
|
|
12243
12250
|
[x: string]: unknown;
|
|
@@ -12266,10 +12273,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12266
12273
|
} | undefined;
|
|
12267
12274
|
}[] | undefined;
|
|
12268
12275
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
12269
|
-
is_allow_check_mid?: import("
|
|
12276
|
+
is_allow_check_mid?: import("../../../components/form-render").FormCommonState | undefined;
|
|
12270
12277
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
12271
|
-
prefix?: string | import("
|
|
12272
|
-
suffix?: string | import("
|
|
12278
|
+
prefix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
12279
|
+
suffix?: string | import("../../../shared/types").AnyObject | (() => any) | undefined;
|
|
12273
12280
|
allowSlash?: string | boolean | undefined;
|
|
12274
12281
|
allowModify?: "0" | "1" | undefined;
|
|
12275
12282
|
show_key?: string | undefined;
|
|
@@ -12277,16 +12284,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12277
12284
|
bordered?: string | boolean | undefined;
|
|
12278
12285
|
displayMode?: "table" | "form" | undefined;
|
|
12279
12286
|
fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
|
|
12280
|
-
content?: string | import("
|
|
12287
|
+
content?: string | import("../../../components/form-render").FormRenderer | Record<string, import("../../../components/form-render").FormRenderer> | undefined;
|
|
12281
12288
|
lazyRequest?: boolean | undefined;
|
|
12282
12289
|
requestCache?: boolean | undefined;
|
|
12283
12290
|
maxGroupNum?: number | undefined;
|
|
12284
12291
|
jsonCombination?: boolean | undefined;
|
|
12285
|
-
combinationItemDeletable?: boolean | import("
|
|
12292
|
+
combinationItemDeletable?: boolean | import("../../../components/form-render").CombinationItemDeletableFn | undefined;
|
|
12286
12293
|
children?: any[] | undefined;
|
|
12287
12294
|
properties?: any[] | undefined;
|
|
12288
|
-
componentProps?: import("
|
|
12289
|
-
decoratorProps?: import("
|
|
12295
|
+
componentProps?: import("../../../shared/types").AnyObject | undefined;
|
|
12296
|
+
decoratorProps?: import("../../../shared/types").AnyObject | undefined;
|
|
12290
12297
|
noDecorator?: {
|
|
12291
12298
|
valueOf: () => boolean;
|
|
12292
12299
|
} | undefined;
|
|
@@ -13818,7 +13825,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13818
13825
|
} | undefined;
|
|
13819
13826
|
childFieldStrategy?: "checked" | "all" | undefined;
|
|
13820
13827
|
childWidthMode?: "inner" | "outer" | undefined;
|
|
13821
|
-
validator?: ((value: unknown, fieldItem: import("
|
|
13828
|
+
validator?: ((value: unknown, fieldItem: import("../../../components/form-render").FieldItem) => string | void) | undefined;
|
|
13822
13829
|
reactions?: {
|
|
13823
13830
|
[x: string]: any;
|
|
13824
13831
|
dependencies?: string[] | undefined;
|
|
@@ -13826,11 +13833,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13826
13833
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
13827
13834
|
when?: string | boolean | undefined;
|
|
13828
13835
|
fulfill?: {
|
|
13829
|
-
state?: import("
|
|
13836
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
13830
13837
|
run?: string | undefined;
|
|
13831
13838
|
} | undefined;
|
|
13832
13839
|
otherwise?: {
|
|
13833
|
-
state?: import("
|
|
13840
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
13834
13841
|
run?: string | undefined;
|
|
13835
13842
|
} | undefined;
|
|
13836
13843
|
} | {
|
|
@@ -13840,11 +13847,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13840
13847
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
13841
13848
|
when?: string | boolean | undefined;
|
|
13842
13849
|
fulfill?: {
|
|
13843
|
-
state?: import("
|
|
13850
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
13844
13851
|
run?: string | undefined;
|
|
13845
13852
|
} | undefined;
|
|
13846
13853
|
otherwise?: {
|
|
13847
|
-
state?: import("
|
|
13854
|
+
state?: import("../../../shared/types").AnyObject | undefined;
|
|
13848
13855
|
run?: string | undefined;
|
|
13849
13856
|
} | undefined;
|
|
13850
13857
|
}[] | undefined;
|
|
@@ -13853,13 +13860,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13853
13860
|
__isCombinationChild?: boolean | undefined;
|
|
13854
13861
|
__extra?: boolean | undefined;
|
|
13855
13862
|
}>;
|
|
13856
|
-
generateFieldListByFormConfigItem: (formConfigItem: FormConfigItem, fieldItem?: import("
|
|
13863
|
+
generateFieldListByFormConfigItem: (formConfigItem: FormConfigItem, fieldItem?: import("../../../components/form-render").FieldItem | undefined) => import("../../../components/form-render").FieldItem[];
|
|
13857
13864
|
showModal: import("vue").Ref<boolean>;
|
|
13858
13865
|
onPositiveClick: () => Promise<void>;
|
|
13859
13866
|
prevOldField: null;
|
|
13860
|
-
onFormChange: ({ fieldKey, value }: import("
|
|
13867
|
+
onFormChange: ({ fieldKey, value }: import("../../../components/form-render").FormChangePayload) => void;
|
|
13861
13868
|
NModal: any;
|
|
13862
|
-
CFormRender: import("
|
|
13869
|
+
CFormRender: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{}, {
|
|
13863
13870
|
formRenderRef: import("vue").Ref<FormRenderExpose | undefined>;
|
|
13864
13871
|
key: import("vue").Ref<number>;
|
|
13865
13872
|
reload: () => Promise<void>;
|
|
@@ -13867,14 +13874,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13867
13874
|
exposed: Partial<FormRenderExpose>;
|
|
13868
13875
|
FormRender: import("vue").DefineComponent<{
|
|
13869
13876
|
fieldList: {
|
|
13870
|
-
type: PropType<import("
|
|
13877
|
+
type: PropType<import("../../../components/form-render").FieldItem[]>;
|
|
13871
13878
|
};
|
|
13872
13879
|
initialData: {
|
|
13873
|
-
type: PropType<import("
|
|
13880
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
13874
13881
|
default: () => {};
|
|
13875
13882
|
};
|
|
13876
13883
|
fieldVisitor: {
|
|
13877
|
-
type: PropType<import("
|
|
13884
|
+
type: PropType<import("../../../components/form-render").FieldVisitor>;
|
|
13878
13885
|
};
|
|
13879
13886
|
column: {
|
|
13880
13887
|
type: NumberConstructor;
|
|
@@ -13893,7 +13900,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13893
13900
|
default: number;
|
|
13894
13901
|
};
|
|
13895
13902
|
businessFormatter: {
|
|
13896
|
-
type: PropType<import("
|
|
13903
|
+
type: PropType<import("../../../components/form-render").FormBusinessFormatter>;
|
|
13897
13904
|
};
|
|
13898
13905
|
schema: {
|
|
13899
13906
|
type: PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -13959,11 +13966,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13959
13966
|
default: () => {};
|
|
13960
13967
|
};
|
|
13961
13968
|
scope: {
|
|
13962
|
-
type: PropType<import("
|
|
13969
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
13963
13970
|
default: () => {};
|
|
13964
13971
|
};
|
|
13965
13972
|
annotation: {
|
|
13966
|
-
type: PropType<import("
|
|
13973
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
13967
13974
|
};
|
|
13968
13975
|
consumer: {
|
|
13969
13976
|
type: BooleanConstructor;
|
|
@@ -13979,16 +13986,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13979
13986
|
field: import("@formily/core").GeneralField;
|
|
13980
13987
|
oldValue: unknown;
|
|
13981
13988
|
}): any;
|
|
13982
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
13983
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
13984
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
13989
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
13990
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
13991
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
13985
13992
|
}>>;
|
|
13986
13993
|
};
|
|
13987
13994
|
requestInstance: {
|
|
13988
|
-
type: PropType<import("
|
|
13995
|
+
type: PropType<import("../../../shared/hooks").FormRequestDefine.RequestInstance>;
|
|
13989
13996
|
};
|
|
13990
13997
|
enterToNextWidget: {
|
|
13991
|
-
type: PropType<boolean | ((fieldItem: import("
|
|
13998
|
+
type: PropType<boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void)>;
|
|
13992
13999
|
default: boolean;
|
|
13993
14000
|
};
|
|
13994
14001
|
lowCodeReactions: {
|
|
@@ -14023,14 +14030,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14023
14030
|
}, {
|
|
14024
14031
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
14025
14032
|
fieldList: {
|
|
14026
|
-
type: PropType<import("
|
|
14033
|
+
type: PropType<import("../../../components/form-render").FieldItem[]>;
|
|
14027
14034
|
};
|
|
14028
14035
|
initialData: {
|
|
14029
|
-
type: PropType<import("
|
|
14036
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
14030
14037
|
default: () => {};
|
|
14031
14038
|
};
|
|
14032
14039
|
fieldVisitor: {
|
|
14033
|
-
type: PropType<import("
|
|
14040
|
+
type: PropType<import("../../../components/form-render").FieldVisitor>;
|
|
14034
14041
|
};
|
|
14035
14042
|
column: {
|
|
14036
14043
|
type: NumberConstructor;
|
|
@@ -14049,7 +14056,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14049
14056
|
default: number;
|
|
14050
14057
|
};
|
|
14051
14058
|
businessFormatter: {
|
|
14052
|
-
type: PropType<import("
|
|
14059
|
+
type: PropType<import("../../../components/form-render").FormBusinessFormatter>;
|
|
14053
14060
|
};
|
|
14054
14061
|
schema: {
|
|
14055
14062
|
type: PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -14115,11 +14122,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14115
14122
|
default: () => {};
|
|
14116
14123
|
};
|
|
14117
14124
|
scope: {
|
|
14118
|
-
type: PropType<import("
|
|
14125
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
14119
14126
|
default: () => {};
|
|
14120
14127
|
};
|
|
14121
14128
|
annotation: {
|
|
14122
|
-
type: PropType<import("
|
|
14129
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
14123
14130
|
};
|
|
14124
14131
|
consumer: {
|
|
14125
14132
|
type: BooleanConstructor;
|
|
@@ -14135,16 +14142,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14135
14142
|
field: import("@formily/core").GeneralField;
|
|
14136
14143
|
oldValue: unknown;
|
|
14137
14144
|
}): any;
|
|
14138
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
14139
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
14140
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
14145
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
14146
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
14147
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
14141
14148
|
}>>;
|
|
14142
14149
|
};
|
|
14143
14150
|
requestInstance: {
|
|
14144
|
-
type: PropType<import("
|
|
14151
|
+
type: PropType<import("../../../shared/hooks").FormRequestDefine.RequestInstance>;
|
|
14145
14152
|
};
|
|
14146
14153
|
enterToNextWidget: {
|
|
14147
|
-
type: PropType<boolean | ((fieldItem: import("
|
|
14154
|
+
type: PropType<boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void)>;
|
|
14148
14155
|
default: boolean;
|
|
14149
14156
|
};
|
|
14150
14157
|
lowCodeReactions: {
|
|
@@ -14197,9 +14204,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14197
14204
|
mapProperties: any;
|
|
14198
14205
|
filterProperties: any;
|
|
14199
14206
|
}>;
|
|
14200
|
-
businessCollector: import("
|
|
14201
|
-
formItemDepsCollector: import("
|
|
14202
|
-
changeContextCollector: import("
|
|
14207
|
+
businessCollector: import("../../../components/form-render").BusinessCollector;
|
|
14208
|
+
formItemDepsCollector: import("../../../components/form-render").FormItemDepsCollector;
|
|
14209
|
+
changeContextCollector: import("../../../components/form-render").ContextCollector;
|
|
14203
14210
|
formUUID: string;
|
|
14204
14211
|
anchorBarRef: import("vue").Ref<{
|
|
14205
14212
|
syncBarPosition: AnyFn<any[], any>;
|
|
@@ -14217,18 +14224,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14217
14224
|
field: import("@formily/core").GeneralField;
|
|
14218
14225
|
oldValue: unknown;
|
|
14219
14226
|
}): any;
|
|
14220
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
14221
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
14222
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
14223
|
-
}>>[T_2]> | undefined) => import("
|
|
14227
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
14228
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
14229
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
14230
|
+
}>>[T_2]> | undefined) => import("../../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
14224
14231
|
onSetup(): void;
|
|
14225
14232
|
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
|
14226
14233
|
field: import("@formily/core").GeneralField;
|
|
14227
14234
|
oldValue: unknown;
|
|
14228
14235
|
}): any;
|
|
14229
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
14230
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
14231
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
14236
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
14237
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
14238
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
14232
14239
|
}>>[T_2]>>;
|
|
14233
14240
|
triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
|
|
14234
14241
|
observeFormGraph: Record<string, import("@formily/core").GeneralField>;
|
|
@@ -14245,11 +14252,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14245
14252
|
triggerAll(): void;
|
|
14246
14253
|
triggerDisabled: string | boolean;
|
|
14247
14254
|
};
|
|
14248
|
-
wordbookSettingHandler: import("
|
|
14249
|
-
schemaAdaptor: (fieldList: import("
|
|
14250
|
-
fieldList: import("
|
|
14251
|
-
initialData: import("
|
|
14252
|
-
fieldVisitor: import("
|
|
14255
|
+
wordbookSettingHandler: import("../../../components/form-render").wordbookSettingHandler;
|
|
14256
|
+
schemaAdaptor: (fieldList: import("../../../components/form-render").FieldItem[], options?: Partial<{
|
|
14257
|
+
fieldList: import("../../../components/form-render").FieldItem[];
|
|
14258
|
+
initialData: import("../../../shared/types").AnyObject;
|
|
14259
|
+
fieldVisitor: import("../../../components/form-render").FieldVisitor;
|
|
14253
14260
|
column: number;
|
|
14254
14261
|
maxHeight: string | number;
|
|
14255
14262
|
anchor: boolean;
|
|
@@ -14312,8 +14319,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14312
14319
|
"x-compile-omitted"?: string[] | undefined;
|
|
14313
14320
|
}>;
|
|
14314
14321
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
14315
|
-
scope: import("
|
|
14316
|
-
annotation: import("
|
|
14322
|
+
scope: import("../../../shared/types").AnyObject;
|
|
14323
|
+
annotation: import("../../../shared/types").AnyObject;
|
|
14317
14324
|
consumer: boolean;
|
|
14318
14325
|
uuid: string;
|
|
14319
14326
|
lifeCycle: Partial<{
|
|
@@ -14322,13 +14329,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14322
14329
|
field: import("@formily/core").GeneralField;
|
|
14323
14330
|
oldValue: unknown;
|
|
14324
14331
|
}): any;
|
|
14325
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
14326
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
14327
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
14332
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
14333
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
14334
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
14328
14335
|
}>;
|
|
14329
|
-
businessFormatter: import("
|
|
14330
|
-
requestInstance: import("
|
|
14331
|
-
enterToNextWidget: boolean | ((fieldItem: import("
|
|
14336
|
+
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
14337
|
+
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
14338
|
+
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
14332
14339
|
lowCodeReactions: LowCodeTypes.reactionsConfig[];
|
|
14333
14340
|
linebarAutoHidden: boolean;
|
|
14334
14341
|
bordered: string | boolean;
|
|
@@ -14393,7 +14400,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14393
14400
|
"x-read-pretty"?: boolean | undefined;
|
|
14394
14401
|
"x-compile-omitted"?: string[] | undefined;
|
|
14395
14402
|
}>>;
|
|
14396
|
-
_fieldList: import("
|
|
14403
|
+
_fieldList: import("../../../components/form-render").FieldItem[];
|
|
14397
14404
|
parsedSchema: import("vue").ComputedRef<import("@formily/json-schema").Stringify<{
|
|
14398
14405
|
[key: symbol]: any;
|
|
14399
14406
|
[key: `x-${string}`]: any;
|
|
@@ -14458,7 +14465,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14458
14465
|
force?: boolean | undefined;
|
|
14459
14466
|
}): Promise<void>;
|
|
14460
14467
|
getFormValues(needCombineExtendKey?: boolean): any;
|
|
14461
|
-
setFormValues(values: import("
|
|
14468
|
+
setFormValues(values: import("../../../shared/types").AnyObject, options?: boolean | {
|
|
14462
14469
|
needSplitExtendKey?: boolean | undefined;
|
|
14463
14470
|
avoidBusinessConnection?: string | boolean | undefined;
|
|
14464
14471
|
avoidDependKeyConnection?: string | boolean | undefined;
|
|
@@ -14629,14 +14636,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14629
14636
|
NTabs: any;
|
|
14630
14637
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("formChange" | "scroll" | "annotationChange")[], "scroll" | "formChange" | "annotationChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
14631
14638
|
fieldList: {
|
|
14632
|
-
type: PropType<import("
|
|
14639
|
+
type: PropType<import("../../../components/form-render").FieldItem[]>;
|
|
14633
14640
|
};
|
|
14634
14641
|
initialData: {
|
|
14635
|
-
type: PropType<import("
|
|
14642
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
14636
14643
|
default: () => {};
|
|
14637
14644
|
};
|
|
14638
14645
|
fieldVisitor: {
|
|
14639
|
-
type: PropType<import("
|
|
14646
|
+
type: PropType<import("../../../components/form-render").FieldVisitor>;
|
|
14640
14647
|
};
|
|
14641
14648
|
column: {
|
|
14642
14649
|
type: NumberConstructor;
|
|
@@ -14655,7 +14662,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14655
14662
|
default: number;
|
|
14656
14663
|
};
|
|
14657
14664
|
businessFormatter: {
|
|
14658
|
-
type: PropType<import("
|
|
14665
|
+
type: PropType<import("../../../components/form-render").FormBusinessFormatter>;
|
|
14659
14666
|
};
|
|
14660
14667
|
schema: {
|
|
14661
14668
|
type: PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -14721,11 +14728,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14721
14728
|
default: () => {};
|
|
14722
14729
|
};
|
|
14723
14730
|
scope: {
|
|
14724
|
-
type: PropType<import("
|
|
14731
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
14725
14732
|
default: () => {};
|
|
14726
14733
|
};
|
|
14727
14734
|
annotation: {
|
|
14728
|
-
type: PropType<import("
|
|
14735
|
+
type: PropType<import("../../../shared/types").AnyObject>;
|
|
14729
14736
|
};
|
|
14730
14737
|
consumer: {
|
|
14731
14738
|
type: BooleanConstructor;
|
|
@@ -14741,16 +14748,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14741
14748
|
field: import("@formily/core").GeneralField;
|
|
14742
14749
|
oldValue: unknown;
|
|
14743
14750
|
}): any;
|
|
14744
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
14745
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
14746
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
14751
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
14752
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
14753
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
14747
14754
|
}>>;
|
|
14748
14755
|
};
|
|
14749
14756
|
requestInstance: {
|
|
14750
|
-
type: PropType<import("
|
|
14757
|
+
type: PropType<import("../../../shared/hooks").FormRequestDefine.RequestInstance>;
|
|
14751
14758
|
};
|
|
14752
14759
|
enterToNextWidget: {
|
|
14753
|
-
type: PropType<boolean | ((fieldItem: import("
|
|
14760
|
+
type: PropType<boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void)>;
|
|
14754
14761
|
default: boolean;
|
|
14755
14762
|
};
|
|
14756
14763
|
lowCodeReactions: {
|
|
@@ -14792,11 +14799,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14792
14799
|
column: number;
|
|
14793
14800
|
forceClearable: boolean;
|
|
14794
14801
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
14795
|
-
initialData: import("
|
|
14802
|
+
initialData: import("../../../shared/types").AnyObject;
|
|
14796
14803
|
parallelism: number;
|
|
14797
|
-
scope: import("
|
|
14804
|
+
scope: import("../../../shared/types").AnyObject;
|
|
14798
14805
|
consumer: boolean;
|
|
14799
|
-
enterToNextWidget: boolean | ((fieldItem: import("
|
|
14806
|
+
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
14800
14807
|
linebarAutoHidden: boolean;
|
|
14801
14808
|
bordered: string | boolean;
|
|
14802
14809
|
uniqueCacheData: boolean;
|
|
@@ -14814,9 +14821,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14814
14821
|
};
|
|
14815
14822
|
formProps: {
|
|
14816
14823
|
type: PropType<Partial<Partial<{
|
|
14817
|
-
fieldList: import("
|
|
14818
|
-
initialData: import("
|
|
14819
|
-
fieldVisitor: import("
|
|
14824
|
+
fieldList: import("../../../components/form-render").FieldItem[];
|
|
14825
|
+
initialData: import("../../../shared/types").AnyObject;
|
|
14826
|
+
fieldVisitor: import("../../../components/form-render").FieldVisitor;
|
|
14820
14827
|
column: number;
|
|
14821
14828
|
maxHeight: string | number;
|
|
14822
14829
|
anchor: boolean;
|
|
@@ -14879,8 +14886,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14879
14886
|
"x-compile-omitted"?: string[] | undefined;
|
|
14880
14887
|
}>;
|
|
14881
14888
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
14882
|
-
scope: import("
|
|
14883
|
-
annotation: import("
|
|
14889
|
+
scope: import("../../../shared/types").AnyObject;
|
|
14890
|
+
annotation: import("../../../shared/types").AnyObject;
|
|
14884
14891
|
consumer: boolean;
|
|
14885
14892
|
uuid: string;
|
|
14886
14893
|
lifeCycle: Partial<{
|
|
@@ -14889,13 +14896,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14889
14896
|
field: import("@formily/core").GeneralField;
|
|
14890
14897
|
oldValue: unknown;
|
|
14891
14898
|
}): any;
|
|
14892
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
14893
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
14894
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
14899
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
14900
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
14901
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
14895
14902
|
}>;
|
|
14896
|
-
businessFormatter: import("
|
|
14897
|
-
requestInstance: import("
|
|
14898
|
-
enterToNextWidget: boolean | ((fieldItem: import("
|
|
14903
|
+
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
14904
|
+
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
14905
|
+
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
14899
14906
|
lowCodeReactions: LowCodeTypes.reactionsConfig[];
|
|
14900
14907
|
linebarAutoHidden: boolean;
|
|
14901
14908
|
bordered: string | boolean;
|
|
@@ -15087,9 +15094,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15087
15094
|
showLowCodeReactions: BooleanConstructor;
|
|
15088
15095
|
formProps: {
|
|
15089
15096
|
type: PropType<Partial<Partial<{
|
|
15090
|
-
fieldList: import("
|
|
15091
|
-
initialData: import("
|
|
15092
|
-
fieldVisitor: import("
|
|
15097
|
+
fieldList: import("../../../components/form-render").FieldItem[];
|
|
15098
|
+
initialData: import("../../../shared/types").AnyObject;
|
|
15099
|
+
fieldVisitor: import("../../../components/form-render").FieldVisitor;
|
|
15093
15100
|
column: number;
|
|
15094
15101
|
maxHeight: string | number;
|
|
15095
15102
|
anchor: boolean;
|
|
@@ -15152,8 +15159,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15152
15159
|
"x-compile-omitted"?: string[] | undefined;
|
|
15153
15160
|
}>;
|
|
15154
15161
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
15155
|
-
scope: import("
|
|
15156
|
-
annotation: import("
|
|
15162
|
+
scope: import("../../../shared/types").AnyObject;
|
|
15163
|
+
annotation: import("../../../shared/types").AnyObject;
|
|
15157
15164
|
consumer: boolean;
|
|
15158
15165
|
uuid: string;
|
|
15159
15166
|
lifeCycle: Partial<{
|
|
@@ -15162,13 +15169,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15162
15169
|
field: import("@formily/core").GeneralField;
|
|
15163
15170
|
oldValue: unknown;
|
|
15164
15171
|
}): any;
|
|
15165
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
15166
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
15167
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
15172
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
15173
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
15174
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
15168
15175
|
}>;
|
|
15169
|
-
businessFormatter: import("
|
|
15170
|
-
requestInstance: import("
|
|
15171
|
-
enterToNextWidget: boolean | ((fieldItem: import("
|
|
15176
|
+
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
15177
|
+
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
15178
|
+
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
15172
15179
|
lowCodeReactions: LowCodeTypes.reactionsConfig[];
|
|
15173
15180
|
linebarAutoHidden: boolean;
|
|
15174
15181
|
bordered: string | boolean;
|