cnhis-design-vue 3.1.55-release.1 → 3.1.56-beta.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/components/annotation-edit/index.d.ts +19 -1
- package/es/components/annotation-edit/src/AnnotationEdit.d.ts +19 -1
- package/es/components/annotation-edit/src/AnnotationEdit.js +1 -1
- package/es/components/annotation-edit/src/type.d.ts +4 -0
- package/es/components/audio-sdk/src/audioSDK.d.ts +21 -7
- package/es/components/audio-sdk/src/audioSDK.js +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +14 -0
- package/es/components/audio-sdk/src/components/recordingDialog.vue2.js +1 -1
- package/es/components/audio-sdk/src/utils/recordingDialog.d.ts +5 -2
- package/es/components/audio-sdk/src/utils/recordingDialog.js +1 -1
- package/es/components/audio-sdk/style/index.css +1 -1
- package/es/components/base-search/index.d.ts +15 -1
- package/es/components/base-search/src/index.vue.d.ts +18 -4
- package/es/components/base-search/src/index.vue2.js +1 -1
- package/es/components/base-search/style/index.css +1 -1
- package/es/components/big-table/index.d.ts +22 -22
- package/es/components/big-table/src/BigTable.vue.d.ts +2 -2
- package/es/components/big-table/src/bigTableProps.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +5 -5
- package/es/components/big-table/src/components/edit-form/useCommon.d.ts +1 -1
- package/es/components/big-table/src/components/separate.vue.d.ts +1 -1
- package/es/components/big-table/src/constants/index.d.ts +1 -1
- package/es/components/big-table/src/hooks/useAnnotation.d.ts +1 -1
- package/es/components/big-table/src/hooks/useFormat.d.ts +1 -1
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/big-table/src/utils.d.ts +1 -1
- package/es/components/biunique-chat/index.d.ts +14 -14
- package/es/components/biunique-chat/src/BiuniqueChat.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/api/index.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/SiderList.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/utils/chatSock.d.ts +1 -1
- package/es/components/body-select/index.d.ts +5 -5
- package/es/components/body-select/src/hooks/renderCanvas.d.ts +2 -2
- package/es/components/body-select/src/index.vue.d.ts +1 -1
- package/es/components/bpmn-workflow/index.d.ts +1 -1
- package/es/components/button-print/index.d.ts +21 -21
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +1 -1
- package/es/components/button-print/src/api.d.ts +1 -1
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +1 -1
- package/es/components/button-print/src/utils/dialog.d.ts +1 -1
- package/es/components/button-print/src/utils/print.d.ts +5 -2
- package/es/components/button-print/src/utils/print.js +1 -1
- package/es/components/callback/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +1 -1
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +74 -166
- package/es/components/card-reader-sdk/src/cardReaderSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +1 -1
- package/es/components/card-reader-sdk/src/constants/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/insuranceSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/types/index.d.ts +2 -2
- package/es/components/card-reader-sdk/src/utils/readHealthCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +59 -43
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +14 -0
- package/es/components/classification/src/components/search-filter/index.vue2.js +1 -1
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +33 -35
- package/es/components/classification/src/components/set-classification/index.vue2.js +1 -1
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +7 -21
- package/es/components/classification/src/components/table-modal/index.vue2.js +1 -1
- package/es/components/classification/src/index.vue.d.ts +75 -58
- package/es/components/classification/src/index.vue2.js +1 -1
- package/es/components/classification/style/index.css +1 -1
- package/es/components/config-provider/index.d.ts +1 -1
- package/es/components/date-picker/index.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/editor/index.d.ts +1 -1
- package/es/components/expand-field/index.d.ts +29 -29
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +2 -2
- package/es/components/expand-field/src/components/form.vue.d.ts +2 -2
- package/es/components/expand-field/src/constants/index.d.ts +1 -1
- package/es/components/expand-field/src/index.vue.d.ts +2 -2
- package/es/components/fabric-chart/index.d.ts +10 -8
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +5 -3
- package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.d.ts +4 -4
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useBottom.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useLeft.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useRight.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTop.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useTop.js +1 -1
- package/es/components/fabric-chart/src/hooks/useCommon.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useGrid.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useScaleColumn.d.ts +2 -2
- package/es/components/fabric-chart/src/interface.d.ts +2 -2
- package/es/components/fabric-chart/src/utils/index.d.ts +1 -1
- package/es/components/field-set/index.d.ts +15 -15
- package/es/components/field-set/src/FieldSet.vue.d.ts +5 -5
- package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
- package/es/components/field-set/src/types/index.d.ts +1 -1
- package/es/components/field-set/src/utils/index.d.ts +3 -3
- package/es/components/form-config/index.d.ts +322 -475
- package/es/components/form-config/src/FormConfig.vue.d.ts +448 -601
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +40 -132
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +214 -291
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +1 -1
- package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +1 -1
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -2
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +2 -2
- package/es/components/form-config/src/constants/index.d.ts +2 -2
- package/es/components/form-config/src/hooks/useConfigurationField.d.ts +3 -3
- package/es/components/form-config/src/hooks/useDataNormalize.d.ts +1 -1
- package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +2 -2
- package/es/components/form-config/src/utils/index.d.ts +3 -3
- package/es/components/form-render/index.d.ts +69 -161
- package/es/components/form-render/src/FormRender.vue.d.ts +39 -131
- package/es/components/form-render/src/FormRender.vue2.js +1 -1
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +92 -184
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useDeepValidate.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/formItem.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/formItem.js +1 -1
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +1 -1
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +1 -1
- package/es/components/form-render/src/constants/index.d.ts +6 -5
- package/es/components/form-render/src/constants/index.js +1 -1
- package/es/components/form-render/src/hooks/useAnchor.d.ts +2 -2
- package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +1 -1
- package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
- package/es/components/form-render/src/hooks/useComplexOptions.d.ts +3 -3
- package/es/components/form-render/src/hooks/useComplexOptions.js +1 -1
- package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +27 -19
- package/es/components/form-render/src/hooks/useFormContext.d.ts +6 -6
- package/es/components/form-render/src/hooks/useFormContext.js +1 -1
- package/es/components/form-render/src/hooks/useFormEvent.d.ts +4 -25
- package/es/components/form-render/src/hooks/useFormEvent.js +1 -1
- package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +3 -3
- package/es/components/form-render/src/hooks/useFormItemDeps.js +1 -1
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +8 -8
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
- package/es/components/form-render/src/hooks/useFormValidator.d.ts +1 -1
- package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +1 -1
- package/es/components/form-render/src/hooks/useOperationalForm.d.ts +1 -1
- package/es/components/form-render/src/hooks/useWordbookSetting.d.ts +2 -2
- package/es/components/form-render/src/types/fieldItem.d.ts +3 -3
- package/es/components/form-render/src/types/index.d.ts +18 -16
- package/es/components/form-render/src/utils/business.d.ts +2 -2
- package/es/components/form-render/src/utils/dom.d.ts +1 -1
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/form-render/src/utils/schema.d.ts +3 -3
- package/es/components/form-render/src/utils/schema.js +1 -1
- package/es/components/grid/index.d.ts +1 -1
- package/es/components/guide/src/renderer.d.ts +1 -1
- package/es/components/guide/src/types/index.d.ts +1 -1
- package/es/components/guide/src/useGuide.d.ts +1 -1
- package/es/components/guide/src/utils/index.d.ts +1 -1
- package/es/components/iho-table/index.d.ts +39 -39
- package/es/components/iho-table/src/IhoTable.vue.d.ts +27 -27
- package/es/components/iho-table/src/constants/index.d.ts +5 -5
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +9 -9
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +21 -21
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +10 -10
- package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +65 -65
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +7 -7
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +3 -3
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +2 -2
- package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +1 -1
- package/es/components/iho-table/src/plugins/bindEventSettingPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/colorAndIconPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/copyPastePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultValuePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultValuePlugin.js +1 -1
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterVisibleEventPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/headerPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/headerPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/highLightSetPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/maxCheckSizePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/operationalFormPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +7 -7
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/radioRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +8 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/htmlRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/wordbookSettingPlugin.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +3 -3
- package/es/components/iho-table/src/types/pluginType.d.ts +2 -2
- package/es/components/iho-table/src/utils/index.d.ts +3 -3
- package/es/components/iho-table/src/utils/separateMap.d.ts +2 -2
- package/es/components/index.css +1 -1
- package/es/components/index.d.ts +3 -3
- package/es/components/info-header/index.d.ts +213 -377
- package/es/components/info-header/src/InfoHeader.vue.d.ts +242 -406
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +11 -7
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +13 -9
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +119 -207
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +41 -133
- package/es/components/info-header/src/constants/index.d.ts +1 -1
- package/es/components/info-header/src/types/index.d.ts +1 -1
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/map/index.d.ts +1 -1
- package/es/components/map/src/Map.vue.d.ts +1 -1
- package/es/components/picture-clipper/index.d.ts +1 -1
- package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +1 -1
- package/es/components/quick-search/index.d.ts +1 -1
- package/es/components/quick-search/src/index.vue.d.ts +4 -4
- package/es/components/recommend-search/index.d.ts +33 -33
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +15 -15
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +1 -1
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +6 -6
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +5 -5
- package/es/components/scale-view/index.d.ts +1 -1
- package/es/components/scale-view/src/hooks/use-component.d.ts +33 -33
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +34 -34
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +1 -1
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +1 -1
- package/es/components/search-cascader/src/constants/index.d.ts +1 -1
- package/es/components/search-cascader/src/utils/index.d.ts +1 -1
- package/es/components/select-label/index.d.ts +1 -1
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +1 -1
- package/es/components/select-label/src/index.vue.d.ts +19 -19
- package/es/components/select-person/index.d.ts +22 -22
- package/es/components/select-person/src/SelectPerson.vue.d.ts +1 -1
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +2 -2
- package/es/components/shortcut-provider/src/constants/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/utils/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +85 -176
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +118 -209
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +2 -2
- package/es/components/shortcut-setter/src/types/index.d.ts +1 -1
- package/es/components/slider-tree/index.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -3
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +1 -1
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +1 -1
- package/es/components/table-export-field/src/constants/index.d.ts +1 -1
- package/es/components/table-export-field/src/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +16 -2
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +19 -0
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +15 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +19 -0
- package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +28 -9
- package/es/components/table-filter/src/constants/index.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useAdvanced.d.ts +2 -2
- package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useRenderWidget.d.ts +1 -1
- package/es/components/table-filter/src/tool/transformData.d.ts +1 -1
- package/es/components/table-filter/src/types/index.d.ts +4 -1
- package/es/components/time-line/index.d.ts +1 -1
- package/es/components/time-picker/index.d.ts +2 -2
- package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
- package/es/components/vod-chunk-upload/index.d.ts +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -3
- package/es/shared/components/InputNumberSlash/InputNumberSlash.js +1 -1
- package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
- package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.js +1 -1
- package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +2 -2
- package/es/shared/hooks/selectHooks/useSelectRenders.js +1 -1
- package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
- package/es/shared/hooks/useDateTime.d.ts +1 -1
- package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
- package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
- package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
- package/es/shared/hooks/useTheme.d.ts +1 -1
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/utils/business.d.ts +1 -1
- package/es/shared/utils/business.js +1 -1
- package/es/shared/utils/index.d.ts +1 -1
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { FieldItem, FormChangePayload, FormRenderExpose } from '
|
|
3
|
-
import { FormConfigItem } from '
|
|
2
|
+
import { FieldItem, FormChangePayload, FormRenderExpose } from '../../../../components/form-render';
|
|
3
|
+
import { FormConfigItem } from '../../../../components/index';
|
|
4
4
|
declare const _default: import("vue").DefineComponent<{
|
|
5
5
|
uuid: {
|
|
6
6
|
type: StringConstructor;
|
|
@@ -12,8 +12,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12
12
|
formProps: {
|
|
13
13
|
type: PropType<Partial<Partial<{
|
|
14
14
|
fieldList: FieldItem[];
|
|
15
|
-
initialData: import("
|
|
16
|
-
fieldVisitor: import("
|
|
15
|
+
initialData: import("../../../../shared/types").AnyObject;
|
|
16
|
+
fieldVisitor: import("../../../../components/form-render").FieldVisitor;
|
|
17
17
|
column: number;
|
|
18
18
|
maxHeight: string | number;
|
|
19
19
|
anchor: boolean;
|
|
@@ -76,8 +76,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
76
76
|
"x-compile-omitted"?: string[] | undefined;
|
|
77
77
|
}>;
|
|
78
78
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
79
|
-
scope: import("
|
|
80
|
-
annotation: import("
|
|
79
|
+
scope: import("../../../../shared/types").AnyObject;
|
|
80
|
+
annotation: Record<string, import("../../../annotation-edit/src/type").AnnotationItem>;
|
|
81
|
+
annotationShortcuts: (string | {
|
|
82
|
+
label: string;
|
|
83
|
+
value: string;
|
|
84
|
+
})[] | undefined;
|
|
81
85
|
consumer: boolean;
|
|
82
86
|
uuid: string;
|
|
83
87
|
lifeCycle: Partial<{
|
|
@@ -86,18 +90,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
86
90
|
field: import("@formily/core").GeneralField;
|
|
87
91
|
oldValue: unknown;
|
|
88
92
|
}): any;
|
|
89
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
90
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
91
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
93
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
94
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
95
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
92
96
|
}>;
|
|
93
|
-
businessFormatter: import("
|
|
94
|
-
requestInstance: import("
|
|
97
|
+
businessFormatter: import("../../../../components/form-render").FormBusinessFormatter;
|
|
98
|
+
requestInstance: import("../../../../components/index").FormRequestDefine.RequestInstance;
|
|
95
99
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
96
|
-
lowCodeReactions: import("
|
|
100
|
+
lowCodeReactions: import("../../../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
97
101
|
linebarAutoHidden: boolean;
|
|
98
102
|
bordered: string | boolean;
|
|
99
103
|
uniqueCacheData: boolean;
|
|
100
|
-
operationalForm: import("
|
|
104
|
+
operationalForm: import("../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
101
105
|
outBordered: boolean;
|
|
102
106
|
forceClearable: boolean;
|
|
103
107
|
}>>>;
|
|
@@ -114,8 +118,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
114
118
|
formProps: {
|
|
115
119
|
type: PropType<Partial<Partial<{
|
|
116
120
|
fieldList: FieldItem[];
|
|
117
|
-
initialData: import("
|
|
118
|
-
fieldVisitor: import("
|
|
121
|
+
initialData: import("../../../../shared/types").AnyObject;
|
|
122
|
+
fieldVisitor: import("../../../../components/form-render").FieldVisitor;
|
|
119
123
|
column: number;
|
|
120
124
|
maxHeight: string | number;
|
|
121
125
|
anchor: boolean;
|
|
@@ -178,8 +182,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
178
182
|
"x-compile-omitted"?: string[] | undefined;
|
|
179
183
|
}>;
|
|
180
184
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
181
|
-
scope: import("
|
|
182
|
-
annotation: import("
|
|
185
|
+
scope: import("../../../../shared/types").AnyObject;
|
|
186
|
+
annotation: Record<string, import("../../../annotation-edit/src/type").AnnotationItem>;
|
|
187
|
+
annotationShortcuts: (string | {
|
|
188
|
+
label: string;
|
|
189
|
+
value: string;
|
|
190
|
+
})[] | undefined;
|
|
183
191
|
consumer: boolean;
|
|
184
192
|
uuid: string;
|
|
185
193
|
lifeCycle: Partial<{
|
|
@@ -188,18 +196,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
188
196
|
field: import("@formily/core").GeneralField;
|
|
189
197
|
oldValue: unknown;
|
|
190
198
|
}): any;
|
|
191
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
192
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
193
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
199
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
200
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
201
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
194
202
|
}>;
|
|
195
|
-
businessFormatter: import("
|
|
196
|
-
requestInstance: import("
|
|
203
|
+
businessFormatter: import("../../../../components/form-render").FormBusinessFormatter;
|
|
204
|
+
requestInstance: import("../../../../components/index").FormRequestDefine.RequestInstance;
|
|
197
205
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
198
|
-
lowCodeReactions: import("
|
|
206
|
+
lowCodeReactions: import("../../../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
199
207
|
linebarAutoHidden: boolean;
|
|
200
208
|
bordered: string | boolean;
|
|
201
209
|
uniqueCacheData: boolean;
|
|
202
|
-
operationalForm: import("
|
|
210
|
+
operationalForm: import("../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
203
211
|
outBordered: boolean;
|
|
204
212
|
forceClearable: boolean;
|
|
205
213
|
}>>>;
|
|
@@ -207,22 +215,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
207
215
|
}>> & {}>>;
|
|
208
216
|
wrapperSelector: import("vue").ComputedRef<string>;
|
|
209
217
|
formRenderRef: import("vue").Ref<FormRenderExpose | undefined>;
|
|
210
|
-
currentActiveField: import("vue").Ref<import("
|
|
218
|
+
currentActiveField: import("vue").Ref<import("../../../../shared/types").UndefinedAble<FormConfigItem>>;
|
|
211
219
|
fieldList: import("vue").Ref<{
|
|
212
220
|
[x: string]: any;
|
|
213
221
|
val_key: string;
|
|
214
222
|
html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
|
|
215
223
|
annotation?: boolean | undefined;
|
|
216
224
|
val_key_unit?: string | undefined;
|
|
217
|
-
is_edit?: import("
|
|
225
|
+
is_edit?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
218
226
|
elem_width?: number | undefined;
|
|
219
|
-
is_show?: import("
|
|
220
|
-
is_null?: import("
|
|
227
|
+
is_show?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
228
|
+
is_null?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
221
229
|
name?: string | undefined;
|
|
222
230
|
alias?: string | undefined;
|
|
223
231
|
default_val?: any;
|
|
224
|
-
is_empty?: import("
|
|
225
|
-
hide_title?: import("
|
|
232
|
+
is_empty?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
233
|
+
hide_title?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
226
234
|
placeholder?: string | undefined;
|
|
227
235
|
validate?: {
|
|
228
236
|
[x: string]: any;
|
|
@@ -267,7 +275,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
267
275
|
children?: any[] | undefined;
|
|
268
276
|
childrenFields?: any[] | undefined;
|
|
269
277
|
}[] | undefined;
|
|
270
|
-
multi_select?: import("
|
|
278
|
+
multi_select?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
271
279
|
multi_select_value?: string | number | undefined;
|
|
272
280
|
wordbook?: {
|
|
273
281
|
level_num?: number | undefined;
|
|
@@ -283,8 +291,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
283
291
|
link_key?: string | undefined;
|
|
284
292
|
link_key_split?: string | undefined;
|
|
285
293
|
show_key?: string | string[] | undefined;
|
|
286
|
-
conObj?: import("
|
|
287
|
-
conObjFirstLevel?: import("
|
|
294
|
+
conObj?: import("../../../../shared/types").AnyObject[] | undefined;
|
|
295
|
+
conObjFirstLevel?: import("../../../../shared/types").AnyObject[] | undefined;
|
|
288
296
|
setting?: {
|
|
289
297
|
cascading?: {
|
|
290
298
|
'form.name': string;
|
|
@@ -305,16 +313,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
305
313
|
urlConfig?: {
|
|
306
314
|
[x: string]: any;
|
|
307
315
|
url: string;
|
|
308
|
-
method?: import("
|
|
316
|
+
method?: import("../../../../components/index").FormRequestDefine.RequestType | undefined;
|
|
309
317
|
nameKey?: string | undefined;
|
|
310
318
|
valueKey?: string | undefined;
|
|
311
319
|
showKey?: string | undefined;
|
|
312
320
|
searchKey?: string[] | undefined;
|
|
313
|
-
params?: import("
|
|
321
|
+
params?: import("../../../../shared/types").AnyObject | undefined;
|
|
314
322
|
dependKey?: string | Record<string, string> | (string | {
|
|
315
323
|
paramName: string;
|
|
316
324
|
paramValue?: string | undefined;
|
|
317
325
|
required?: boolean | undefined;
|
|
326
|
+
keepValue?: boolean | undefined;
|
|
318
327
|
})[] | undefined;
|
|
319
328
|
} | undefined;
|
|
320
329
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -324,17 +333,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
324
333
|
extendKey?: string | undefined;
|
|
325
334
|
is_not_fold?: string | undefined;
|
|
326
335
|
remark?: string | undefined;
|
|
327
|
-
free_entry?: import("
|
|
328
|
-
save_free_entry?: import("
|
|
336
|
+
free_entry?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
337
|
+
save_free_entry?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
329
338
|
initialize_high?: number | undefined;
|
|
330
339
|
bindEventSetting?: {
|
|
331
340
|
[x: string]: unknown;
|
|
332
|
-
event_type: import("
|
|
341
|
+
event_type: import("../../../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
333
342
|
event_field?: string | undefined;
|
|
334
343
|
params?: {
|
|
335
344
|
p_value?: string | undefined;
|
|
336
345
|
p_name: string;
|
|
337
|
-
p_select: import("
|
|
346
|
+
p_select: import("../../../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
338
347
|
}[] | undefined;
|
|
339
348
|
results?: {
|
|
340
349
|
p_value: string;
|
|
@@ -354,10 +363,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
354
363
|
} | undefined;
|
|
355
364
|
}[] | undefined;
|
|
356
365
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
357
|
-
is_allow_check_mid?: import("
|
|
366
|
+
is_allow_check_mid?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
358
367
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
359
|
-
prefix?: string | import("
|
|
360
|
-
suffix?: string | import("
|
|
368
|
+
prefix?: string | import("../../../../shared/types").AnyObject | (() => any) | undefined;
|
|
369
|
+
suffix?: string | import("../../../../shared/types").AnyObject | (() => any) | undefined;
|
|
361
370
|
allowSlash?: string | boolean | undefined;
|
|
362
371
|
allowModify?: "0" | "1" | undefined;
|
|
363
372
|
show_key?: string | undefined;
|
|
@@ -365,16 +374,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
365
374
|
bordered?: string | boolean | undefined;
|
|
366
375
|
displayMode?: "table" | "form" | undefined;
|
|
367
376
|
fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
|
|
368
|
-
content?: string | import("
|
|
377
|
+
content?: string | import("../../../../components/form-render").FormRenderer | Record<string, import("../../../../components/form-render").FormRenderer> | undefined;
|
|
369
378
|
lazyRequest?: boolean | undefined;
|
|
370
379
|
requestCache?: boolean | undefined;
|
|
371
380
|
maxGroupNum?: number | undefined;
|
|
372
381
|
jsonCombination?: boolean | undefined;
|
|
373
|
-
combinationItemDeletable?: boolean | import("
|
|
382
|
+
combinationItemDeletable?: boolean | import("../../../../components/form-render").CombinationItemDeletableFn | undefined;
|
|
374
383
|
children?: any[] | undefined;
|
|
375
384
|
properties?: any[] | undefined;
|
|
376
|
-
componentProps?: import("
|
|
377
|
-
decoratorProps?: import("
|
|
385
|
+
componentProps?: import("../../../../shared/types").AnyObject | undefined;
|
|
386
|
+
decoratorProps?: import("../../../../shared/types").AnyObject | undefined;
|
|
378
387
|
noDecorator?: {
|
|
379
388
|
valueOf: () => boolean;
|
|
380
389
|
} | undefined;
|
|
@@ -1914,11 +1923,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1914
1923
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
1915
1924
|
when?: string | boolean | undefined;
|
|
1916
1925
|
fulfill?: {
|
|
1917
|
-
state?: import("
|
|
1926
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
1918
1927
|
run?: string | undefined;
|
|
1919
1928
|
} | undefined;
|
|
1920
1929
|
otherwise?: {
|
|
1921
|
-
state?: import("
|
|
1930
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
1922
1931
|
run?: string | undefined;
|
|
1923
1932
|
} | undefined;
|
|
1924
1933
|
} | {
|
|
@@ -1928,18 +1937,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1928
1937
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
1929
1938
|
when?: string | boolean | undefined;
|
|
1930
1939
|
fulfill?: {
|
|
1931
|
-
state?: import("
|
|
1940
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
1932
1941
|
run?: string | undefined;
|
|
1933
1942
|
} | undefined;
|
|
1934
1943
|
otherwise?: {
|
|
1935
|
-
state?: import("
|
|
1944
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
1936
1945
|
run?: string | undefined;
|
|
1937
1946
|
} | undefined;
|
|
1938
1947
|
}[] | undefined;
|
|
1939
1948
|
}[]>;
|
|
1940
1949
|
initialData: import("vue").Ref<{
|
|
1941
1950
|
key?: string | undefined;
|
|
1942
|
-
layoutWidthEnum?: import("
|
|
1951
|
+
layoutWidthEnum?: import("../../../../components/index").FormConfigWidth | undefined;
|
|
1943
1952
|
type?: string | undefined;
|
|
1944
1953
|
name?: string | undefined;
|
|
1945
1954
|
show?: boolean | undefined;
|
|
@@ -1954,7 +1963,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1954
1963
|
desc?: string | undefined;
|
|
1955
1964
|
children?: {
|
|
1956
1965
|
key: string;
|
|
1957
|
-
layoutWidthEnum: import("
|
|
1966
|
+
layoutWidthEnum: import("../../../../components/index").FormConfigWidth;
|
|
1958
1967
|
type: string;
|
|
1959
1968
|
name: string;
|
|
1960
1969
|
show?: boolean | undefined;
|
|
@@ -1974,15 +1983,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1974
1983
|
html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
|
|
1975
1984
|
annotation?: boolean | undefined;
|
|
1976
1985
|
val_key_unit?: string | undefined;
|
|
1977
|
-
is_edit?: import("
|
|
1986
|
+
is_edit?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
1978
1987
|
elem_width?: number | undefined;
|
|
1979
|
-
is_show?: import("
|
|
1980
|
-
is_null?: import("
|
|
1988
|
+
is_show?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
1989
|
+
is_null?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
1981
1990
|
name?: string | undefined;
|
|
1982
1991
|
alias?: string | undefined;
|
|
1983
1992
|
default_val?: any;
|
|
1984
|
-
is_empty?: import("
|
|
1985
|
-
hide_title?: import("
|
|
1993
|
+
is_empty?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
1994
|
+
hide_title?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
1986
1995
|
placeholder?: string | undefined;
|
|
1987
1996
|
validate?: {
|
|
1988
1997
|
[x: string]: any;
|
|
@@ -2027,7 +2036,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2027
2036
|
children?: any[] | undefined;
|
|
2028
2037
|
childrenFields?: any[] | undefined;
|
|
2029
2038
|
}[] | undefined;
|
|
2030
|
-
multi_select?: import("
|
|
2039
|
+
multi_select?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
2031
2040
|
multi_select_value?: string | number | undefined;
|
|
2032
2041
|
wordbook?: {
|
|
2033
2042
|
level_num?: number | undefined;
|
|
@@ -2043,8 +2052,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2043
2052
|
link_key?: string | undefined;
|
|
2044
2053
|
link_key_split?: string | undefined;
|
|
2045
2054
|
show_key?: string | string[] | undefined;
|
|
2046
|
-
conObj?: import("
|
|
2047
|
-
conObjFirstLevel?: import("
|
|
2055
|
+
conObj?: import("../../../../shared/types").AnyObject[] | undefined;
|
|
2056
|
+
conObjFirstLevel?: import("../../../../shared/types").AnyObject[] | undefined;
|
|
2048
2057
|
setting?: {
|
|
2049
2058
|
cascading?: {
|
|
2050
2059
|
'form.name': string;
|
|
@@ -2065,16 +2074,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2065
2074
|
urlConfig?: {
|
|
2066
2075
|
[x: string]: any;
|
|
2067
2076
|
url: string;
|
|
2068
|
-
method?: import("
|
|
2077
|
+
method?: import("../../../../components/index").FormRequestDefine.RequestType | undefined;
|
|
2069
2078
|
nameKey?: string | undefined;
|
|
2070
2079
|
valueKey?: string | undefined;
|
|
2071
2080
|
showKey?: string | undefined;
|
|
2072
2081
|
searchKey?: string[] | undefined;
|
|
2073
|
-
params?: import("
|
|
2082
|
+
params?: import("../../../../shared/types").AnyObject | undefined;
|
|
2074
2083
|
dependKey?: string | Record<string, string> | (string | {
|
|
2075
2084
|
paramName: string;
|
|
2076
2085
|
paramValue?: string | undefined;
|
|
2077
2086
|
required?: boolean | undefined;
|
|
2087
|
+
keepValue?: boolean | undefined;
|
|
2078
2088
|
})[] | undefined;
|
|
2079
2089
|
} | undefined;
|
|
2080
2090
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -2084,17 +2094,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2084
2094
|
extendKey?: string | undefined;
|
|
2085
2095
|
is_not_fold?: string | undefined;
|
|
2086
2096
|
remark?: string | undefined;
|
|
2087
|
-
free_entry?: import("
|
|
2088
|
-
save_free_entry?: import("
|
|
2097
|
+
free_entry?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
2098
|
+
save_free_entry?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
2089
2099
|
initialize_high?: number | undefined;
|
|
2090
2100
|
bindEventSetting?: {
|
|
2091
2101
|
[x: string]: unknown;
|
|
2092
|
-
event_type: import("
|
|
2102
|
+
event_type: import("../../../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
2093
2103
|
event_field?: string | undefined;
|
|
2094
2104
|
params?: {
|
|
2095
2105
|
p_value?: string | undefined;
|
|
2096
2106
|
p_name: string;
|
|
2097
|
-
p_select: import("
|
|
2107
|
+
p_select: import("../../../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
2098
2108
|
}[] | undefined;
|
|
2099
2109
|
results?: {
|
|
2100
2110
|
p_value: string;
|
|
@@ -2114,10 +2124,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2114
2124
|
} | undefined;
|
|
2115
2125
|
}[] | undefined;
|
|
2116
2126
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
2117
|
-
is_allow_check_mid?: import("
|
|
2127
|
+
is_allow_check_mid?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
2118
2128
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
2119
|
-
prefix?: string | import("
|
|
2120
|
-
suffix?: string | import("
|
|
2129
|
+
prefix?: string | import("../../../../shared/types").AnyObject | (() => any) | undefined;
|
|
2130
|
+
suffix?: string | import("../../../../shared/types").AnyObject | (() => any) | undefined;
|
|
2121
2131
|
allowSlash?: string | boolean | undefined;
|
|
2122
2132
|
allowModify?: "0" | "1" | undefined;
|
|
2123
2133
|
show_key?: string | undefined;
|
|
@@ -2125,16 +2135,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2125
2135
|
bordered?: string | boolean | undefined;
|
|
2126
2136
|
displayMode?: "table" | "form" | undefined;
|
|
2127
2137
|
fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
|
|
2128
|
-
content?: string | import("
|
|
2138
|
+
content?: string | import("../../../../components/form-render").FormRenderer | Record<string, import("../../../../components/form-render").FormRenderer> | undefined;
|
|
2129
2139
|
lazyRequest?: boolean | undefined;
|
|
2130
2140
|
requestCache?: boolean | undefined;
|
|
2131
2141
|
maxGroupNum?: number | undefined;
|
|
2132
2142
|
jsonCombination?: boolean | undefined;
|
|
2133
|
-
combinationItemDeletable?: boolean | import("
|
|
2143
|
+
combinationItemDeletable?: boolean | import("../../../../components/form-render").CombinationItemDeletableFn | undefined;
|
|
2134
2144
|
children?: any[] | undefined;
|
|
2135
2145
|
properties?: any[] | undefined;
|
|
2136
|
-
componentProps?: import("
|
|
2137
|
-
decoratorProps?: import("
|
|
2146
|
+
componentProps?: import("../../../../shared/types").AnyObject | undefined;
|
|
2147
|
+
decoratorProps?: import("../../../../shared/types").AnyObject | undefined;
|
|
2138
2148
|
noDecorator?: {
|
|
2139
2149
|
valueOf: () => boolean;
|
|
2140
2150
|
} | undefined;
|
|
@@ -3674,11 +3684,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3674
3684
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
3675
3685
|
when?: string | boolean | undefined;
|
|
3676
3686
|
fulfill?: {
|
|
3677
|
-
state?: import("
|
|
3687
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
3678
3688
|
run?: string | undefined;
|
|
3679
3689
|
} | undefined;
|
|
3680
3690
|
otherwise?: {
|
|
3681
|
-
state?: import("
|
|
3691
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
3682
3692
|
run?: string | undefined;
|
|
3683
3693
|
} | undefined;
|
|
3684
3694
|
} | {
|
|
@@ -3688,11 +3698,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3688
3698
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
3689
3699
|
when?: string | boolean | undefined;
|
|
3690
3700
|
fulfill?: {
|
|
3691
|
-
state?: import("
|
|
3701
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
3692
3702
|
run?: string | undefined;
|
|
3693
3703
|
} | undefined;
|
|
3694
3704
|
otherwise?: {
|
|
3695
|
-
state?: import("
|
|
3705
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
3696
3706
|
run?: string | undefined;
|
|
3697
3707
|
} | undefined;
|
|
3698
3708
|
}[] | undefined;
|
|
@@ -3707,15 +3717,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3707
3717
|
html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
|
|
3708
3718
|
annotation?: boolean | undefined;
|
|
3709
3719
|
val_key_unit?: string | undefined;
|
|
3710
|
-
is_edit?: import("
|
|
3720
|
+
is_edit?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3711
3721
|
elem_width?: number | undefined;
|
|
3712
|
-
is_show?: import("
|
|
3713
|
-
is_null?: import("
|
|
3722
|
+
is_show?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3723
|
+
is_null?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3714
3724
|
name?: string | undefined;
|
|
3715
3725
|
alias?: string | undefined;
|
|
3716
3726
|
default_val?: any;
|
|
3717
|
-
is_empty?: import("
|
|
3718
|
-
hide_title?: import("
|
|
3727
|
+
is_empty?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3728
|
+
hide_title?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3719
3729
|
placeholder?: string | undefined;
|
|
3720
3730
|
validate?: {
|
|
3721
3731
|
[x: string]: any;
|
|
@@ -3760,7 +3770,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3760
3770
|
children?: any[] | undefined;
|
|
3761
3771
|
childrenFields?: any[] | undefined;
|
|
3762
3772
|
}[] | undefined;
|
|
3763
|
-
multi_select?: import("
|
|
3773
|
+
multi_select?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3764
3774
|
multi_select_value?: string | number | undefined;
|
|
3765
3775
|
wordbook?: {
|
|
3766
3776
|
level_num?: number | undefined;
|
|
@@ -3776,8 +3786,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3776
3786
|
link_key?: string | undefined;
|
|
3777
3787
|
link_key_split?: string | undefined;
|
|
3778
3788
|
show_key?: string | string[] | undefined;
|
|
3779
|
-
conObj?: import("
|
|
3780
|
-
conObjFirstLevel?: import("
|
|
3789
|
+
conObj?: import("../../../../shared/types").AnyObject[] | undefined;
|
|
3790
|
+
conObjFirstLevel?: import("../../../../shared/types").AnyObject[] | undefined;
|
|
3781
3791
|
setting?: {
|
|
3782
3792
|
cascading?: {
|
|
3783
3793
|
'form.name': string;
|
|
@@ -3798,16 +3808,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3798
3808
|
urlConfig?: {
|
|
3799
3809
|
[x: string]: any;
|
|
3800
3810
|
url: string;
|
|
3801
|
-
method?: import("
|
|
3811
|
+
method?: import("../../../../components/index").FormRequestDefine.RequestType | undefined;
|
|
3802
3812
|
nameKey?: string | undefined;
|
|
3803
3813
|
valueKey?: string | undefined;
|
|
3804
3814
|
showKey?: string | undefined;
|
|
3805
3815
|
searchKey?: string[] | undefined;
|
|
3806
|
-
params?: import("
|
|
3816
|
+
params?: import("../../../../shared/types").AnyObject | undefined;
|
|
3807
3817
|
dependKey?: string | Record<string, string> | (string | {
|
|
3808
3818
|
paramName: string;
|
|
3809
3819
|
paramValue?: string | undefined;
|
|
3810
3820
|
required?: boolean | undefined;
|
|
3821
|
+
keepValue?: boolean | undefined;
|
|
3811
3822
|
})[] | undefined;
|
|
3812
3823
|
} | undefined;
|
|
3813
3824
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -3817,17 +3828,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3817
3828
|
extendKey?: string | undefined;
|
|
3818
3829
|
is_not_fold?: string | undefined;
|
|
3819
3830
|
remark?: string | undefined;
|
|
3820
|
-
free_entry?: import("
|
|
3821
|
-
save_free_entry?: import("
|
|
3831
|
+
free_entry?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3832
|
+
save_free_entry?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3822
3833
|
initialize_high?: number | undefined;
|
|
3823
3834
|
bindEventSetting?: {
|
|
3824
3835
|
[x: string]: unknown;
|
|
3825
|
-
event_type: import("
|
|
3836
|
+
event_type: import("../../../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
3826
3837
|
event_field?: string | undefined;
|
|
3827
3838
|
params?: {
|
|
3828
3839
|
p_value?: string | undefined;
|
|
3829
3840
|
p_name: string;
|
|
3830
|
-
p_select: import("
|
|
3841
|
+
p_select: import("../../../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
3831
3842
|
}[] | undefined;
|
|
3832
3843
|
results?: {
|
|
3833
3844
|
p_value: string;
|
|
@@ -3847,10 +3858,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3847
3858
|
} | undefined;
|
|
3848
3859
|
}[] | undefined;
|
|
3849
3860
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
3850
|
-
is_allow_check_mid?: import("
|
|
3861
|
+
is_allow_check_mid?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3851
3862
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
3852
|
-
prefix?: string | import("
|
|
3853
|
-
suffix?: string | import("
|
|
3863
|
+
prefix?: string | import("../../../../shared/types").AnyObject | (() => any) | undefined;
|
|
3864
|
+
suffix?: string | import("../../../../shared/types").AnyObject | (() => any) | undefined;
|
|
3854
3865
|
allowSlash?: string | boolean | undefined;
|
|
3855
3866
|
allowModify?: "0" | "1" | undefined;
|
|
3856
3867
|
show_key?: string | undefined;
|
|
@@ -3858,16 +3869,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3858
3869
|
bordered?: string | boolean | undefined;
|
|
3859
3870
|
displayMode?: "table" | "form" | undefined;
|
|
3860
3871
|
fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
|
|
3861
|
-
content?: string | import("
|
|
3872
|
+
content?: string | import("../../../../components/form-render").FormRenderer | Record<string, import("../../../../components/form-render").FormRenderer> | undefined;
|
|
3862
3873
|
lazyRequest?: boolean | undefined;
|
|
3863
3874
|
requestCache?: boolean | undefined;
|
|
3864
3875
|
maxGroupNum?: number | undefined;
|
|
3865
3876
|
jsonCombination?: boolean | undefined;
|
|
3866
|
-
combinationItemDeletable?: boolean | import("
|
|
3877
|
+
combinationItemDeletable?: boolean | import("../../../../components/form-render").CombinationItemDeletableFn | undefined;
|
|
3867
3878
|
children?: any[] | undefined;
|
|
3868
3879
|
properties?: any[] | undefined;
|
|
3869
|
-
componentProps?: import("
|
|
3870
|
-
decoratorProps?: import("
|
|
3880
|
+
componentProps?: import("../../../../shared/types").AnyObject | undefined;
|
|
3881
|
+
decoratorProps?: import("../../../../shared/types").AnyObject | undefined;
|
|
3871
3882
|
noDecorator?: {
|
|
3872
3883
|
valueOf: () => boolean;
|
|
3873
3884
|
} | undefined;
|
|
@@ -5407,11 +5418,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5407
5418
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
5408
5419
|
when?: string | boolean | undefined;
|
|
5409
5420
|
fulfill?: {
|
|
5410
|
-
state?: import("
|
|
5421
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
5411
5422
|
run?: string | undefined;
|
|
5412
5423
|
} | undefined;
|
|
5413
5424
|
otherwise?: {
|
|
5414
|
-
state?: import("
|
|
5425
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
5415
5426
|
run?: string | undefined;
|
|
5416
5427
|
} | undefined;
|
|
5417
5428
|
} | {
|
|
@@ -5421,11 +5432,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5421
5432
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
5422
5433
|
when?: string | boolean | undefined;
|
|
5423
5434
|
fulfill?: {
|
|
5424
|
-
state?: import("
|
|
5435
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
5425
5436
|
run?: string | undefined;
|
|
5426
5437
|
} | undefined;
|
|
5427
5438
|
otherwise?: {
|
|
5428
|
-
state?: import("
|
|
5439
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
5429
5440
|
run?: string | undefined;
|
|
5430
5441
|
} | undefined;
|
|
5431
5442
|
}[] | undefined;
|
|
@@ -5440,7 +5451,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5440
5451
|
prevOldField: null;
|
|
5441
5452
|
onFormChange: ({ fieldKey, value }: FormChangePayload) => void;
|
|
5442
5453
|
NModal: any;
|
|
5443
|
-
CFormRender: import("
|
|
5454
|
+
CFormRender: import("../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{}, {
|
|
5444
5455
|
formRenderRef: import("vue").Ref<FormRenderExpose | undefined>;
|
|
5445
5456
|
key: import("vue").Ref<number>;
|
|
5446
5457
|
reload: () => Promise<void>;
|
|
@@ -5451,11 +5462,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5451
5462
|
type: PropType<FieldItem[]>;
|
|
5452
5463
|
};
|
|
5453
5464
|
initialData: {
|
|
5454
|
-
type: PropType<import("
|
|
5465
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
5455
5466
|
default: () => {};
|
|
5456
5467
|
};
|
|
5457
5468
|
fieldVisitor: {
|
|
5458
|
-
type: PropType<import("
|
|
5469
|
+
type: PropType<import("../../../../components/form-render").FieldVisitor>;
|
|
5459
5470
|
};
|
|
5460
5471
|
column: {
|
|
5461
5472
|
type: NumberConstructor;
|
|
@@ -5474,7 +5485,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5474
5485
|
default: number;
|
|
5475
5486
|
};
|
|
5476
5487
|
businessFormatter: {
|
|
5477
|
-
type: PropType<import("
|
|
5488
|
+
type: PropType<import("../../../../components/form-render").FormBusinessFormatter>;
|
|
5478
5489
|
};
|
|
5479
5490
|
schema: {
|
|
5480
5491
|
type: PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -5540,11 +5551,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5540
5551
|
default: () => {};
|
|
5541
5552
|
};
|
|
5542
5553
|
scope: {
|
|
5543
|
-
type: PropType<import("
|
|
5554
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
5544
5555
|
default: () => {};
|
|
5545
5556
|
};
|
|
5546
5557
|
annotation: {
|
|
5547
|
-
type: PropType<import("
|
|
5558
|
+
type: PropType<Record<string, import("../../../annotation-edit/src/type").AnnotationItem>>;
|
|
5559
|
+
};
|
|
5560
|
+
annotationShortcuts: {
|
|
5561
|
+
type: PropType<(string | {
|
|
5562
|
+
label: string;
|
|
5563
|
+
value: string;
|
|
5564
|
+
})[] | undefined>;
|
|
5548
5565
|
};
|
|
5549
5566
|
consumer: {
|
|
5550
5567
|
type: BooleanConstructor;
|
|
@@ -5560,26 +5577,26 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5560
5577
|
field: import("@formily/core").GeneralField;
|
|
5561
5578
|
oldValue: unknown;
|
|
5562
5579
|
}): any;
|
|
5563
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
5564
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
5565
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
5580
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
5581
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
5582
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
5566
5583
|
}>>;
|
|
5567
5584
|
};
|
|
5568
5585
|
requestInstance: {
|
|
5569
|
-
type: PropType<import("
|
|
5586
|
+
type: PropType<import("../../../../components/index").FormRequestDefine.RequestInstance>;
|
|
5570
5587
|
};
|
|
5571
5588
|
enterToNextWidget: {
|
|
5572
5589
|
type: PropType<boolean | ((fieldItem: FieldItem) => boolean | void)>;
|
|
5573
5590
|
default: boolean;
|
|
5574
5591
|
};
|
|
5575
5592
|
lowCodeReactions: {
|
|
5576
|
-
type: PropType<import("
|
|
5593
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
5577
5594
|
};
|
|
5578
5595
|
operationalForm: {
|
|
5579
|
-
type: PropType<import("
|
|
5596
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
5580
5597
|
};
|
|
5581
5598
|
dateOperationalForm: {
|
|
5582
|
-
type: PropType<import("
|
|
5599
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
5583
5600
|
};
|
|
5584
5601
|
operationalFormInit: {
|
|
5585
5602
|
type: BooleanConstructor;
|
|
@@ -5607,11 +5624,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5607
5624
|
type: PropType<FieldItem[]>;
|
|
5608
5625
|
};
|
|
5609
5626
|
initialData: {
|
|
5610
|
-
type: PropType<import("
|
|
5627
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
5611
5628
|
default: () => {};
|
|
5612
5629
|
};
|
|
5613
5630
|
fieldVisitor: {
|
|
5614
|
-
type: PropType<import("
|
|
5631
|
+
type: PropType<import("../../../../components/form-render").FieldVisitor>;
|
|
5615
5632
|
};
|
|
5616
5633
|
column: {
|
|
5617
5634
|
type: NumberConstructor;
|
|
@@ -5630,7 +5647,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5630
5647
|
default: number;
|
|
5631
5648
|
};
|
|
5632
5649
|
businessFormatter: {
|
|
5633
|
-
type: PropType<import("
|
|
5650
|
+
type: PropType<import("../../../../components/form-render").FormBusinessFormatter>;
|
|
5634
5651
|
};
|
|
5635
5652
|
schema: {
|
|
5636
5653
|
type: PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -5696,11 +5713,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5696
5713
|
default: () => {};
|
|
5697
5714
|
};
|
|
5698
5715
|
scope: {
|
|
5699
|
-
type: PropType<import("
|
|
5716
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
5700
5717
|
default: () => {};
|
|
5701
5718
|
};
|
|
5702
5719
|
annotation: {
|
|
5703
|
-
type: PropType<import("
|
|
5720
|
+
type: PropType<Record<string, import("../../../annotation-edit/src/type").AnnotationItem>>;
|
|
5721
|
+
};
|
|
5722
|
+
annotationShortcuts: {
|
|
5723
|
+
type: PropType<(string | {
|
|
5724
|
+
label: string;
|
|
5725
|
+
value: string;
|
|
5726
|
+
})[] | undefined>;
|
|
5704
5727
|
};
|
|
5705
5728
|
consumer: {
|
|
5706
5729
|
type: BooleanConstructor;
|
|
@@ -5716,26 +5739,26 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5716
5739
|
field: import("@formily/core").GeneralField;
|
|
5717
5740
|
oldValue: unknown;
|
|
5718
5741
|
}): any;
|
|
5719
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
5720
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
5721
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
5742
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
5743
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
5744
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
5722
5745
|
}>>;
|
|
5723
5746
|
};
|
|
5724
5747
|
requestInstance: {
|
|
5725
|
-
type: PropType<import("
|
|
5748
|
+
type: PropType<import("../../../../components/index").FormRequestDefine.RequestInstance>;
|
|
5726
5749
|
};
|
|
5727
5750
|
enterToNextWidget: {
|
|
5728
5751
|
type: PropType<boolean | ((fieldItem: FieldItem) => boolean | void)>;
|
|
5729
5752
|
default: boolean;
|
|
5730
5753
|
};
|
|
5731
5754
|
lowCodeReactions: {
|
|
5732
|
-
type: PropType<import("
|
|
5755
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
5733
5756
|
};
|
|
5734
5757
|
operationalForm: {
|
|
5735
|
-
type: PropType<import("
|
|
5758
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
5736
5759
|
};
|
|
5737
5760
|
dateOperationalForm: {
|
|
5738
|
-
type: PropType<import("
|
|
5761
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
5739
5762
|
};
|
|
5740
5763
|
operationalFormInit: {
|
|
5741
5764
|
type: BooleanConstructor;
|
|
@@ -5778,12 +5801,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5778
5801
|
mapProperties: any;
|
|
5779
5802
|
filterProperties: any;
|
|
5780
5803
|
}>;
|
|
5781
|
-
businessCollector: import("
|
|
5782
|
-
formItemDepsCollector: import("
|
|
5783
|
-
changeContextCollector: import("
|
|
5804
|
+
businessCollector: import("../../../../components/form-render").BusinessCollector;
|
|
5805
|
+
formItemDepsCollector: import("../../../../components/form-render").FormItemDepsCollector;
|
|
5806
|
+
changeContextCollector: import("../../../../components/form-render").ContextCollector;
|
|
5784
5807
|
formUUID: string;
|
|
5785
5808
|
anchorBarRef: import("vue").Ref<{
|
|
5786
|
-
syncBarPosition: import("
|
|
5809
|
+
syncBarPosition: import("../../../../shared/types").AnyFn<any[], any>;
|
|
5787
5810
|
} | undefined>;
|
|
5788
5811
|
currentAnchor: import("vue").WritableComputedRef<string>;
|
|
5789
5812
|
updateAnchorList: (field: import("@formily/core").GeneralField) => void;
|
|
@@ -5798,18 +5821,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5798
5821
|
field: import("@formily/core").GeneralField;
|
|
5799
5822
|
oldValue: unknown;
|
|
5800
5823
|
}): any;
|
|
5801
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
5802
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
5803
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
5804
|
-
}>>[T]> | undefined) => import("
|
|
5824
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
5825
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
5826
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
5827
|
+
}>>[T]> | undefined) => import("../../../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
5805
5828
|
onSetup(): void;
|
|
5806
5829
|
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
|
5807
5830
|
field: import("@formily/core").GeneralField;
|
|
5808
5831
|
oldValue: unknown;
|
|
5809
5832
|
}): any;
|
|
5810
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
5811
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
5812
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
5833
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
5834
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
5835
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
5813
5836
|
}>>[T]>>;
|
|
5814
5837
|
triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
|
|
5815
5838
|
observeFormGraph: Record<string, import("@formily/core").GeneralField>;
|
|
@@ -5826,11 +5849,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5826
5849
|
triggerAll(): void;
|
|
5827
5850
|
triggerDisabled: string | boolean;
|
|
5828
5851
|
};
|
|
5829
|
-
wordbookSettingHandler: import("
|
|
5852
|
+
wordbookSettingHandler: import("../../../../components/form-render").wordbookSettingHandler;
|
|
5830
5853
|
schemaAdaptor: (fieldList: FieldItem[], options?: Partial<{
|
|
5831
5854
|
fieldList: FieldItem[];
|
|
5832
|
-
initialData: import("
|
|
5833
|
-
fieldVisitor: import("
|
|
5855
|
+
initialData: import("../../../../shared/types").AnyObject;
|
|
5856
|
+
fieldVisitor: import("../../../../components/form-render").FieldVisitor;
|
|
5834
5857
|
column: number;
|
|
5835
5858
|
maxHeight: string | number;
|
|
5836
5859
|
anchor: boolean;
|
|
@@ -5893,8 +5916,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5893
5916
|
"x-compile-omitted"?: string[] | undefined;
|
|
5894
5917
|
}>;
|
|
5895
5918
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
5896
|
-
scope: import("
|
|
5897
|
-
annotation: import("
|
|
5919
|
+
scope: import("../../../../shared/types").AnyObject;
|
|
5920
|
+
annotation: Record<string, import("../../../annotation-edit/src/type").AnnotationItem>;
|
|
5921
|
+
annotationShortcuts: (string | {
|
|
5922
|
+
label: string;
|
|
5923
|
+
value: string;
|
|
5924
|
+
})[] | undefined;
|
|
5898
5925
|
consumer: boolean;
|
|
5899
5926
|
uuid: string;
|
|
5900
5927
|
lifeCycle: Partial<{
|
|
@@ -5903,18 +5930,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5903
5930
|
field: import("@formily/core").GeneralField;
|
|
5904
5931
|
oldValue: unknown;
|
|
5905
5932
|
}): any;
|
|
5906
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
5907
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
5908
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
5933
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
5934
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
5935
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
5909
5936
|
}>;
|
|
5910
|
-
businessFormatter: import("
|
|
5911
|
-
requestInstance: import("
|
|
5937
|
+
businessFormatter: import("../../../../components/form-render").FormBusinessFormatter;
|
|
5938
|
+
requestInstance: import("../../../../components/index").FormRequestDefine.RequestInstance;
|
|
5912
5939
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
5913
|
-
lowCodeReactions: import("
|
|
5940
|
+
lowCodeReactions: import("../../../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
5914
5941
|
linebarAutoHidden: boolean;
|
|
5915
5942
|
bordered: string | boolean;
|
|
5916
5943
|
uniqueCacheData: boolean;
|
|
5917
|
-
operationalForm: import("
|
|
5944
|
+
operationalForm: import("../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
5918
5945
|
outBordered: boolean;
|
|
5919
5946
|
forceClearable: boolean;
|
|
5920
5947
|
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
|
@@ -6034,122 +6061,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6034
6061
|
}>>;
|
|
6035
6062
|
onKeydown: (event: KeyboardEvent) => Promise<void>;
|
|
6036
6063
|
clearSpan: (uuid: string) => void;
|
|
6037
|
-
exposeEvent:
|
|
6038
|
-
|
|
6039
|
-
force?: boolean | undefined;
|
|
6040
|
-
}): Promise<void>;
|
|
6041
|
-
getFormValues(needCombineExtendKey?: boolean): any;
|
|
6042
|
-
setFormValues(values: import("../../../../../es/shared/types").AnyObject, options?: boolean | {
|
|
6043
|
-
needSplitExtendKey?: boolean | undefined;
|
|
6044
|
-
avoidBusinessConnection?: string | boolean | undefined;
|
|
6045
|
-
avoidDependKeyConnection?: string | boolean | undefined;
|
|
6046
|
-
avoidWordbookSettingConnection?: string | boolean | undefined;
|
|
6047
|
-
avoidOperationalFormConnection?: string | boolean | undefined;
|
|
6048
|
-
overwrite?: boolean | undefined;
|
|
6049
|
-
}, avoidBusinessConnection?: string | boolean, overwrite?: boolean): Promise<void>;
|
|
6050
|
-
setFieldState(path: string, setter: (field: Partial<Pick<import("@formily/core").Field<any, any, any, any>, import("@formily/core").NonFunctionPropertyNames<{
|
|
6051
|
-
match: (pattern: import("@formily/path").Pattern) => boolean;
|
|
6052
|
-
validate: (triggerType?: import("@formily/validator").ValidatorTriggerType | undefined) => any;
|
|
6053
|
-
data: any;
|
|
6054
|
-
loading: boolean;
|
|
6055
|
-
required: boolean;
|
|
6056
|
-
value: string;
|
|
6057
|
-
readonly index: string | number;
|
|
6058
|
-
disabled: boolean;
|
|
6059
|
-
onFocus: (...args: any[]) => Promise<void>;
|
|
6060
|
-
onBlur: (...args: any[]) => Promise<void>;
|
|
6061
|
-
onInput: (...args: any[]) => Promise<void>;
|
|
6062
|
-
editable: boolean;
|
|
6063
|
-
reset: (options?: import("@formily/core").IFieldResetOptions | undefined) => Promise<void>;
|
|
6064
|
-
title: string;
|
|
6065
|
-
visible: boolean;
|
|
6066
|
-
submit: <T_1>(onSubmit?: ((values: any) => void | Promise<T_1>) | undefined) => Promise<T_1>;
|
|
6067
|
-
validator: import("@formily/core").FieldValidator;
|
|
6068
|
-
pattern: import("@formily/core").FieldPatternTypes;
|
|
6069
|
-
content: any;
|
|
6070
|
-
display: import("@formily/core").FieldDisplayTypes;
|
|
6071
|
-
hidden: boolean;
|
|
6072
|
-
form: import("@formily/core").Form<any>;
|
|
6073
|
-
componentProps: Record<string, any>;
|
|
6074
|
-
decoratorProps: Record<string, any>;
|
|
6075
|
-
description: string;
|
|
6076
|
-
readOnly: boolean;
|
|
6077
|
-
component: import("@formily/core").FieldComponent<any, any>;
|
|
6078
|
-
decorator: import("@formily/core").FieldDecorator<any, any>;
|
|
6079
|
-
validating: boolean;
|
|
6080
|
-
submitting: boolean;
|
|
6081
|
-
active: boolean;
|
|
6082
|
-
visited: boolean;
|
|
6083
|
-
selfModified: boolean;
|
|
6084
|
-
modified: boolean;
|
|
6085
|
-
inputValue: string;
|
|
6086
|
-
inputValues: any[];
|
|
6087
|
-
dataSource: import("@formily/core").FieldDataSource;
|
|
6088
|
-
feedbacks: import("@formily/core").IFieldFeedback[];
|
|
6089
|
-
caches: import("@formily/core").IFieldCaches;
|
|
6090
|
-
selfErrors: import("@formily/core").FeedbackMessage;
|
|
6091
|
-
readonly errors: import("@formily/core").IFormFeedback[];
|
|
6092
|
-
selfWarnings: import("@formily/core").FeedbackMessage;
|
|
6093
|
-
readonly warnings: import("@formily/core").IFormFeedback[];
|
|
6094
|
-
selfSuccesses: import("@formily/core").FeedbackMessage;
|
|
6095
|
-
readonly successes: import("@formily/core").IFormFeedback[];
|
|
6096
|
-
readonly selfValid: boolean;
|
|
6097
|
-
readonly valid: boolean;
|
|
6098
|
-
readonly selfInvalid: boolean;
|
|
6099
|
-
readonly invalid: boolean;
|
|
6100
|
-
initialValue: string;
|
|
6101
|
-
readonly validateStatus: "error" | "success" | "warning" | "validating";
|
|
6102
|
-
setDataSource: (dataSource?: import("@formily/core").FieldDataSource | undefined) => void;
|
|
6103
|
-
setFeedback: (feedback?: import("@formily/core").IFieldFeedback | undefined) => void;
|
|
6104
|
-
setSelfErrors: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
6105
|
-
setSelfWarnings: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
6106
|
-
setSelfSuccesses: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
6107
|
-
setValidator: (validator?: import("@formily/core").FieldValidator | undefined) => void;
|
|
6108
|
-
setValidatorRule: (name: string, value: any) => void;
|
|
6109
|
-
setRequired: (required?: boolean | undefined) => void;
|
|
6110
|
-
setValue: (value?: string | undefined) => void;
|
|
6111
|
-
setInitialValue: (initialValue?: string | undefined) => void;
|
|
6112
|
-
setLoading: (loading?: boolean | undefined) => void;
|
|
6113
|
-
setValidating: (validating?: boolean | undefined) => void;
|
|
6114
|
-
setSubmitting: (submitting?: boolean | undefined) => void;
|
|
6115
|
-
queryFeedbacks: (search?: import("@formily/core").ISearchFeedback | undefined) => import("@formily/core").IFieldFeedback[];
|
|
6116
|
-
modify: () => void;
|
|
6117
|
-
initialized: boolean;
|
|
6118
|
-
mounted: boolean;
|
|
6119
|
-
unmounted: boolean;
|
|
6120
|
-
decoratorType: any;
|
|
6121
|
-
componentType: any;
|
|
6122
|
-
designable: boolean;
|
|
6123
|
-
locate: (address: import("@formily/path").Pattern) => void;
|
|
6124
|
-
readonly parent: import("@formily/core").GeneralField;
|
|
6125
|
-
readPretty: boolean;
|
|
6126
|
-
readonly destroyed: boolean;
|
|
6127
|
-
setTitle: (title?: string | undefined) => void;
|
|
6128
|
-
setDescription: (description?: string | undefined) => void;
|
|
6129
|
-
setDisplay: (type?: import("@formily/core").FieldDisplayTypes | undefined) => void;
|
|
6130
|
-
setPattern: (type?: import("@formily/core").FieldPatternTypes | undefined) => void;
|
|
6131
|
-
setComponent: <C extends unknown, ComponentProps extends object = {}>(component?: C | undefined, props?: ComponentProps | undefined) => void;
|
|
6132
|
-
setComponentProps: <ComponentProps_1 extends object = {}>(props?: ComponentProps_1 | undefined) => void;
|
|
6133
|
-
setDecorator: <D extends unknown, ComponentProps_2 extends object = {}>(component?: D | undefined, props?: ComponentProps_2 | undefined) => void;
|
|
6134
|
-
setDecoratorProps: <ComponentProps_3 extends object = {}>(props?: ComponentProps_3 | undefined) => void;
|
|
6135
|
-
setData: (data: any) => void;
|
|
6136
|
-
setContent: (content: any) => void;
|
|
6137
|
-
onInit: () => void;
|
|
6138
|
-
onMount: () => void;
|
|
6139
|
-
onUnmount: () => void;
|
|
6140
|
-
query: (pattern: import("@formily/path").Pattern) => import("@formily/core").Query;
|
|
6141
|
-
notify: (type: import("@formily/core").LifeCycleTypes, payload?: any) => void;
|
|
6142
|
-
dispose: () => void;
|
|
6143
|
-
destroy: (forceClear?: boolean | undefined) => void;
|
|
6144
|
-
}>>>) => void): void;
|
|
6145
|
-
resetFields(path?: string): Promise<void>;
|
|
6146
|
-
queryWidget(key: string): Promise<{
|
|
6147
|
-
widgetElement: HTMLInputElement | null | undefined;
|
|
6148
|
-
widgetElementList: HTMLInputElement[];
|
|
6149
|
-
decoratorElement: HTMLElement | null | undefined;
|
|
6150
|
-
} | null>;
|
|
6151
|
-
};
|
|
6152
|
-
useVersion: typeof import("../../../../../es/components/index").useVersion;
|
|
6064
|
+
exposeEvent: Omit<FormRenderExpose, "getFieldList" | "formModel" | "reload">;
|
|
6065
|
+
useVersion: typeof import("../../../../components/index").useVersion;
|
|
6153
6066
|
FormConsumer: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
6154
6067
|
FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
|
|
6155
6068
|
form: any;
|
|
@@ -6213,11 +6126,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6213
6126
|
type: PropType<FieldItem[]>;
|
|
6214
6127
|
};
|
|
6215
6128
|
initialData: {
|
|
6216
|
-
type: PropType<import("
|
|
6129
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
6217
6130
|
default: () => {};
|
|
6218
6131
|
};
|
|
6219
6132
|
fieldVisitor: {
|
|
6220
|
-
type: PropType<import("
|
|
6133
|
+
type: PropType<import("../../../../components/form-render").FieldVisitor>;
|
|
6221
6134
|
};
|
|
6222
6135
|
column: {
|
|
6223
6136
|
type: NumberConstructor;
|
|
@@ -6236,7 +6149,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6236
6149
|
default: number;
|
|
6237
6150
|
};
|
|
6238
6151
|
businessFormatter: {
|
|
6239
|
-
type: PropType<import("
|
|
6152
|
+
type: PropType<import("../../../../components/form-render").FormBusinessFormatter>;
|
|
6240
6153
|
};
|
|
6241
6154
|
schema: {
|
|
6242
6155
|
type: PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -6302,11 +6215,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6302
6215
|
default: () => {};
|
|
6303
6216
|
};
|
|
6304
6217
|
scope: {
|
|
6305
|
-
type: PropType<import("
|
|
6218
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
6306
6219
|
default: () => {};
|
|
6307
6220
|
};
|
|
6308
6221
|
annotation: {
|
|
6309
|
-
type: PropType<import("
|
|
6222
|
+
type: PropType<Record<string, import("../../../annotation-edit/src/type").AnnotationItem>>;
|
|
6223
|
+
};
|
|
6224
|
+
annotationShortcuts: {
|
|
6225
|
+
type: PropType<(string | {
|
|
6226
|
+
label: string;
|
|
6227
|
+
value: string;
|
|
6228
|
+
})[] | undefined>;
|
|
6310
6229
|
};
|
|
6311
6230
|
consumer: {
|
|
6312
6231
|
type: BooleanConstructor;
|
|
@@ -6322,26 +6241,26 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6322
6241
|
field: import("@formily/core").GeneralField;
|
|
6323
6242
|
oldValue: unknown;
|
|
6324
6243
|
}): any;
|
|
6325
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
6326
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
6327
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
6244
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
6245
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
6246
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
6328
6247
|
}>>;
|
|
6329
6248
|
};
|
|
6330
6249
|
requestInstance: {
|
|
6331
|
-
type: PropType<import("
|
|
6250
|
+
type: PropType<import("../../../../components/index").FormRequestDefine.RequestInstance>;
|
|
6332
6251
|
};
|
|
6333
6252
|
enterToNextWidget: {
|
|
6334
6253
|
type: PropType<boolean | ((fieldItem: FieldItem) => boolean | void)>;
|
|
6335
6254
|
default: boolean;
|
|
6336
6255
|
};
|
|
6337
6256
|
lowCodeReactions: {
|
|
6338
|
-
type: PropType<import("
|
|
6257
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
6339
6258
|
};
|
|
6340
6259
|
operationalForm: {
|
|
6341
|
-
type: PropType<import("
|
|
6260
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
6342
6261
|
};
|
|
6343
6262
|
dateOperationalForm: {
|
|
6344
|
-
type: PropType<import("
|
|
6263
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
6345
6264
|
};
|
|
6346
6265
|
operationalFormInit: {
|
|
6347
6266
|
type: BooleanConstructor;
|
|
@@ -6373,9 +6292,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6373
6292
|
column: number;
|
|
6374
6293
|
forceClearable: boolean;
|
|
6375
6294
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
6376
|
-
initialData: import("
|
|
6295
|
+
initialData: import("../../../../shared/types").AnyObject;
|
|
6377
6296
|
parallelism: number;
|
|
6378
|
-
scope: import("
|
|
6297
|
+
scope: import("../../../../shared/types").AnyObject;
|
|
6379
6298
|
consumer: boolean;
|
|
6380
6299
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
6381
6300
|
linebarAutoHidden: boolean;
|
|
@@ -6396,8 +6315,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6396
6315
|
formProps: {
|
|
6397
6316
|
type: PropType<Partial<Partial<{
|
|
6398
6317
|
fieldList: FieldItem[];
|
|
6399
|
-
initialData: import("
|
|
6400
|
-
fieldVisitor: import("
|
|
6318
|
+
initialData: import("../../../../shared/types").AnyObject;
|
|
6319
|
+
fieldVisitor: import("../../../../components/form-render").FieldVisitor;
|
|
6401
6320
|
column: number;
|
|
6402
6321
|
maxHeight: string | number;
|
|
6403
6322
|
anchor: boolean;
|
|
@@ -6460,8 +6379,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6460
6379
|
"x-compile-omitted"?: string[] | undefined;
|
|
6461
6380
|
}>;
|
|
6462
6381
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
6463
|
-
scope: import("
|
|
6464
|
-
annotation: import("
|
|
6382
|
+
scope: import("../../../../shared/types").AnyObject;
|
|
6383
|
+
annotation: Record<string, import("../../../annotation-edit/src/type").AnnotationItem>;
|
|
6384
|
+
annotationShortcuts: (string | {
|
|
6385
|
+
label: string;
|
|
6386
|
+
value: string;
|
|
6387
|
+
})[] | undefined;
|
|
6465
6388
|
consumer: boolean;
|
|
6466
6389
|
uuid: string;
|
|
6467
6390
|
lifeCycle: Partial<{
|
|
@@ -6470,18 +6393,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6470
6393
|
field: import("@formily/core").GeneralField;
|
|
6471
6394
|
oldValue: unknown;
|
|
6472
6395
|
}): any;
|
|
6473
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
6474
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
6475
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
6396
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
6397
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
6398
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
6476
6399
|
}>;
|
|
6477
|
-
businessFormatter: import("
|
|
6478
|
-
requestInstance: import("
|
|
6400
|
+
businessFormatter: import("../../../../components/form-render").FormBusinessFormatter;
|
|
6401
|
+
requestInstance: import("../../../../components/index").FormRequestDefine.RequestInstance;
|
|
6479
6402
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
6480
|
-
lowCodeReactions: import("
|
|
6403
|
+
lowCodeReactions: import("../../../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
6481
6404
|
linebarAutoHidden: boolean;
|
|
6482
6405
|
bordered: string | boolean;
|
|
6483
6406
|
uniqueCacheData: boolean;
|
|
6484
|
-
operationalForm: import("
|
|
6407
|
+
operationalForm: import("../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
6485
6408
|
outBordered: boolean;
|
|
6486
6409
|
forceClearable: boolean;
|
|
6487
6410
|
}>>>;
|