cnhis-design-vue 3.1.55-release.1 → 3.1.56-beta.7
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 +40 -42
- 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 +10 -21
- package/es/components/classification/src/components/table-modal/index.vue2.js +1 -1
- package/es/components/classification/src/index.vue.d.ts +33 -35
- package/es/components/classification/src/index.vue2.js +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 +1 -0
- package/es/components/time-line/index.d.ts +1 -1
- package/es/components/time-picker/index.d.ts +2 -2
- package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
- package/es/components/vod-chunk-upload/index.d.ts +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -3
- package/es/shared/components/InputNumberSlash/InputNumberSlash.js +1 -1
- package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
- package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.js +1 -1
- package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +2 -2
- package/es/shared/hooks/selectHooks/useSelectRenders.js +1 -1
- package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
- package/es/shared/hooks/useDateTime.d.ts +1 -1
- package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
- package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
- package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
- package/es/shared/hooks/useTheme.d.ts +1 -1
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/utils/business.d.ts +1 -1
- package/es/shared/utils/business.js +1 -1
- package/es/shared/utils/index.d.ts +1 -1
- package/package.json +2 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AnyFn } from '
|
|
2
|
-
import { FormRenderExpose } from '
|
|
1
|
+
import { AnyFn } from '../../../shared/types';
|
|
2
|
+
import { FormRenderExpose } from '../../../components/form-render';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<{}, {
|
|
4
4
|
formRenderRef: import("vue").Ref<FormRenderExpose | undefined>;
|
|
5
5
|
key: import("vue").Ref<number>;
|
|
@@ -8,14 +8,14 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
8
8
|
exposed: Partial<FormRenderExpose>;
|
|
9
9
|
FormRender: import("vue").DefineComponent<{
|
|
10
10
|
fieldList: {
|
|
11
|
-
type: import("vue").PropType<import("
|
|
11
|
+
type: import("vue").PropType<import("../../../components/form-render").FieldItem[]>;
|
|
12
12
|
};
|
|
13
13
|
initialData: {
|
|
14
|
-
type: import("vue").PropType<import("
|
|
14
|
+
type: import("vue").PropType<import("../../../shared/types").AnyObject>;
|
|
15
15
|
default: () => {};
|
|
16
16
|
};
|
|
17
17
|
fieldVisitor: {
|
|
18
|
-
type: import("vue").PropType<import("
|
|
18
|
+
type: import("vue").PropType<import("../../../components/form-render").FieldVisitor>;
|
|
19
19
|
};
|
|
20
20
|
column: {
|
|
21
21
|
type: NumberConstructor;
|
|
@@ -34,7 +34,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
34
34
|
default: number;
|
|
35
35
|
};
|
|
36
36
|
businessFormatter: {
|
|
37
|
-
type: import("vue").PropType<import("
|
|
37
|
+
type: import("vue").PropType<import("../../../components/form-render").FormBusinessFormatter>;
|
|
38
38
|
};
|
|
39
39
|
schema: {
|
|
40
40
|
type: import("vue").PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -100,11 +100,17 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
100
100
|
default: () => {};
|
|
101
101
|
};
|
|
102
102
|
scope: {
|
|
103
|
-
type: import("vue").PropType<import("
|
|
103
|
+
type: import("vue").PropType<import("../../../shared/types").AnyObject>;
|
|
104
104
|
default: () => {};
|
|
105
105
|
};
|
|
106
106
|
annotation: {
|
|
107
|
-
type: import("vue").PropType<import("
|
|
107
|
+
type: import("vue").PropType<Record<string, import("../../annotation-edit/src/type").AnnotationItem>>;
|
|
108
|
+
};
|
|
109
|
+
annotationShortcuts: {
|
|
110
|
+
type: import("vue").PropType<(string | {
|
|
111
|
+
label: string;
|
|
112
|
+
value: string;
|
|
113
|
+
})[] | undefined>;
|
|
108
114
|
};
|
|
109
115
|
consumer: {
|
|
110
116
|
type: BooleanConstructor;
|
|
@@ -120,26 +126,26 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
120
126
|
field: import("@formily/core").GeneralField;
|
|
121
127
|
oldValue: unknown;
|
|
122
128
|
}): any;
|
|
123
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
124
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
125
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
129
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
130
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
131
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
126
132
|
}>>;
|
|
127
133
|
};
|
|
128
134
|
requestInstance: {
|
|
129
135
|
type: import("vue").PropType<import("../..").FormRequestDefine.RequestInstance>;
|
|
130
136
|
};
|
|
131
137
|
enterToNextWidget: {
|
|
132
|
-
type: import("vue").PropType<boolean | ((fieldItem: import("
|
|
138
|
+
type: import("vue").PropType<boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void)>;
|
|
133
139
|
default: boolean;
|
|
134
140
|
};
|
|
135
141
|
lowCodeReactions: {
|
|
136
|
-
type: import("vue").PropType<import("
|
|
142
|
+
type: import("vue").PropType<import("../../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
137
143
|
};
|
|
138
144
|
operationalForm: {
|
|
139
|
-
type: import("vue").PropType<import("
|
|
145
|
+
type: import("vue").PropType<import("../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
140
146
|
};
|
|
141
147
|
dateOperationalForm: {
|
|
142
|
-
type: import("vue").PropType<import("
|
|
148
|
+
type: import("vue").PropType<import("../../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
143
149
|
};
|
|
144
150
|
operationalFormInit: {
|
|
145
151
|
type: BooleanConstructor;
|
|
@@ -164,14 +170,14 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
164
170
|
}, {
|
|
165
171
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
166
172
|
fieldList: {
|
|
167
|
-
type: import("vue").PropType<import("
|
|
173
|
+
type: import("vue").PropType<import("../../../components/form-render").FieldItem[]>;
|
|
168
174
|
};
|
|
169
175
|
initialData: {
|
|
170
|
-
type: import("vue").PropType<import("
|
|
176
|
+
type: import("vue").PropType<import("../../../shared/types").AnyObject>;
|
|
171
177
|
default: () => {};
|
|
172
178
|
};
|
|
173
179
|
fieldVisitor: {
|
|
174
|
-
type: import("vue").PropType<import("
|
|
180
|
+
type: import("vue").PropType<import("../../../components/form-render").FieldVisitor>;
|
|
175
181
|
};
|
|
176
182
|
column: {
|
|
177
183
|
type: NumberConstructor;
|
|
@@ -190,7 +196,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
190
196
|
default: number;
|
|
191
197
|
};
|
|
192
198
|
businessFormatter: {
|
|
193
|
-
type: import("vue").PropType<import("
|
|
199
|
+
type: import("vue").PropType<import("../../../components/form-render").FormBusinessFormatter>;
|
|
194
200
|
};
|
|
195
201
|
schema: {
|
|
196
202
|
type: import("vue").PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -256,11 +262,17 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
256
262
|
default: () => {};
|
|
257
263
|
};
|
|
258
264
|
scope: {
|
|
259
|
-
type: import("vue").PropType<import("
|
|
265
|
+
type: import("vue").PropType<import("../../../shared/types").AnyObject>;
|
|
260
266
|
default: () => {};
|
|
261
267
|
};
|
|
262
268
|
annotation: {
|
|
263
|
-
type: import("vue").PropType<import("
|
|
269
|
+
type: import("vue").PropType<Record<string, import("../../annotation-edit/src/type").AnnotationItem>>;
|
|
270
|
+
};
|
|
271
|
+
annotationShortcuts: {
|
|
272
|
+
type: import("vue").PropType<(string | {
|
|
273
|
+
label: string;
|
|
274
|
+
value: string;
|
|
275
|
+
})[] | undefined>;
|
|
264
276
|
};
|
|
265
277
|
consumer: {
|
|
266
278
|
type: BooleanConstructor;
|
|
@@ -276,26 +288,26 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
276
288
|
field: import("@formily/core").GeneralField;
|
|
277
289
|
oldValue: unknown;
|
|
278
290
|
}): any;
|
|
279
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
280
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
281
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
291
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
292
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
293
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
282
294
|
}>>;
|
|
283
295
|
};
|
|
284
296
|
requestInstance: {
|
|
285
297
|
type: import("vue").PropType<import("../..").FormRequestDefine.RequestInstance>;
|
|
286
298
|
};
|
|
287
299
|
enterToNextWidget: {
|
|
288
|
-
type: import("vue").PropType<boolean | ((fieldItem: import("
|
|
300
|
+
type: import("vue").PropType<boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void)>;
|
|
289
301
|
default: boolean;
|
|
290
302
|
};
|
|
291
303
|
lowCodeReactions: {
|
|
292
|
-
type: import("vue").PropType<import("
|
|
304
|
+
type: import("vue").PropType<import("../../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
293
305
|
};
|
|
294
306
|
operationalForm: {
|
|
295
|
-
type: import("vue").PropType<import("
|
|
307
|
+
type: import("vue").PropType<import("../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
296
308
|
};
|
|
297
309
|
dateOperationalForm: {
|
|
298
|
-
type: import("vue").PropType<import("
|
|
310
|
+
type: import("vue").PropType<import("../../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
299
311
|
};
|
|
300
312
|
operationalFormInit: {
|
|
301
313
|
type: BooleanConstructor;
|
|
@@ -338,9 +350,9 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
338
350
|
mapProperties: any;
|
|
339
351
|
filterProperties: any;
|
|
340
352
|
}>;
|
|
341
|
-
businessCollector: import("
|
|
342
|
-
formItemDepsCollector: import("
|
|
343
|
-
changeContextCollector: import("
|
|
353
|
+
businessCollector: import("../../../components/form-render").BusinessCollector;
|
|
354
|
+
formItemDepsCollector: import("../../../components/form-render").FormItemDepsCollector;
|
|
355
|
+
changeContextCollector: import("../../../components/form-render").ContextCollector;
|
|
344
356
|
formUUID: string;
|
|
345
357
|
anchorBarRef: import("vue").Ref<{
|
|
346
358
|
syncBarPosition: AnyFn<any[], any>;
|
|
@@ -358,18 +370,18 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
358
370
|
field: import("@formily/core").GeneralField;
|
|
359
371
|
oldValue: unknown;
|
|
360
372
|
}): any;
|
|
361
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
362
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
363
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
364
|
-
}>>[T]> | undefined) => import("
|
|
373
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
374
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
375
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
376
|
+
}>>[T]> | undefined) => import("../../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
365
377
|
onSetup(): void;
|
|
366
378
|
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
|
367
379
|
field: import("@formily/core").GeneralField;
|
|
368
380
|
oldValue: unknown;
|
|
369
381
|
}): any;
|
|
370
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
371
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
372
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
382
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
383
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
384
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
373
385
|
}>>[T]>>;
|
|
374
386
|
triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
|
|
375
387
|
observeFormGraph: Record<string, import("@formily/core").GeneralField>;
|
|
@@ -386,11 +398,11 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
386
398
|
triggerAll(): void;
|
|
387
399
|
triggerDisabled: string | boolean;
|
|
388
400
|
};
|
|
389
|
-
wordbookSettingHandler: import("
|
|
390
|
-
schemaAdaptor: (fieldList: import("
|
|
391
|
-
fieldList: import("
|
|
392
|
-
initialData: import("
|
|
393
|
-
fieldVisitor: import("
|
|
401
|
+
wordbookSettingHandler: import("../../../components/form-render").wordbookSettingHandler;
|
|
402
|
+
schemaAdaptor: (fieldList: import("../../../components/form-render").FieldItem[], options?: Partial<{
|
|
403
|
+
fieldList: import("../../../components/form-render").FieldItem[];
|
|
404
|
+
initialData: import("../../../shared/types").AnyObject;
|
|
405
|
+
fieldVisitor: import("../../../components/form-render").FieldVisitor;
|
|
394
406
|
column: number;
|
|
395
407
|
maxHeight: string | number;
|
|
396
408
|
anchor: boolean;
|
|
@@ -453,8 +465,12 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
453
465
|
"x-compile-omitted"?: string[] | undefined;
|
|
454
466
|
}>;
|
|
455
467
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
456
|
-
scope: import("
|
|
457
|
-
annotation: import("
|
|
468
|
+
scope: import("../../../shared/types").AnyObject;
|
|
469
|
+
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
470
|
+
annotationShortcuts: (string | {
|
|
471
|
+
label: string;
|
|
472
|
+
value: string;
|
|
473
|
+
})[] | undefined;
|
|
458
474
|
consumer: boolean;
|
|
459
475
|
uuid: string;
|
|
460
476
|
lifeCycle: Partial<{
|
|
@@ -463,18 +479,18 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
463
479
|
field: import("@formily/core").GeneralField;
|
|
464
480
|
oldValue: unknown;
|
|
465
481
|
}): any;
|
|
466
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
467
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
468
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
482
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
483
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
484
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
469
485
|
}>;
|
|
470
|
-
businessFormatter: import("
|
|
486
|
+
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
471
487
|
requestInstance: import("../..").FormRequestDefine.RequestInstance;
|
|
472
|
-
enterToNextWidget: boolean | ((fieldItem: import("
|
|
473
|
-
lowCodeReactions: import("
|
|
488
|
+
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
489
|
+
lowCodeReactions: import("../../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
474
490
|
linebarAutoHidden: boolean;
|
|
475
491
|
bordered: string | boolean;
|
|
476
492
|
uniqueCacheData: boolean;
|
|
477
|
-
operationalForm: import("
|
|
493
|
+
operationalForm: import("../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
478
494
|
outBordered: boolean;
|
|
479
495
|
forceClearable: boolean;
|
|
480
496
|
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
|
@@ -534,7 +550,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
534
550
|
"x-read-pretty"?: boolean | undefined;
|
|
535
551
|
"x-compile-omitted"?: string[] | undefined;
|
|
536
552
|
}>>;
|
|
537
|
-
_fieldList: import("
|
|
553
|
+
_fieldList: import("../../../components/form-render").FieldItem[];
|
|
538
554
|
parsedSchema: import("vue").ComputedRef<import("@formily/json-schema").Stringify<{
|
|
539
555
|
[key: symbol]: any;
|
|
540
556
|
[key: `x-${string}`]: any;
|
|
@@ -594,121 +610,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
594
610
|
}>>;
|
|
595
611
|
onKeydown: (event: KeyboardEvent) => Promise<void>;
|
|
596
612
|
clearSpan: (uuid: string) => void;
|
|
597
|
-
exposeEvent:
|
|
598
|
-
validate(path?: string | ((field: import("@formily/core").Field<any, any, any, any>) => boolean), { force }?: {
|
|
599
|
-
force?: boolean | undefined;
|
|
600
|
-
}): Promise<void>;
|
|
601
|
-
getFormValues(needCombineExtendKey?: boolean): any;
|
|
602
|
-
setFormValues(values: import("../../../../es/shared/types").AnyObject, options?: boolean | {
|
|
603
|
-
needSplitExtendKey?: boolean | undefined;
|
|
604
|
-
avoidBusinessConnection?: string | boolean | undefined;
|
|
605
|
-
avoidDependKeyConnection?: string | boolean | undefined;
|
|
606
|
-
avoidWordbookSettingConnection?: string | boolean | undefined;
|
|
607
|
-
avoidOperationalFormConnection?: string | boolean | undefined;
|
|
608
|
-
overwrite?: boolean | undefined;
|
|
609
|
-
}, avoidBusinessConnection?: string | boolean, overwrite?: boolean): Promise<void>;
|
|
610
|
-
setFieldState(path: string, setter: (field: Partial<Pick<import("@formily/core").Field<any, any, any, any>, import("@formily/core").NonFunctionPropertyNames<{
|
|
611
|
-
match: (pattern: import("@formily/path").Pattern) => boolean;
|
|
612
|
-
validate: (triggerType?: import("@formily/validator").ValidatorTriggerType | undefined) => any;
|
|
613
|
-
data: any;
|
|
614
|
-
loading: boolean;
|
|
615
|
-
required: boolean;
|
|
616
|
-
value: string;
|
|
617
|
-
readonly index: string | number;
|
|
618
|
-
disabled: boolean;
|
|
619
|
-
onFocus: (...args: any[]) => Promise<void>;
|
|
620
|
-
onBlur: (...args: any[]) => Promise<void>;
|
|
621
|
-
onInput: (...args: any[]) => Promise<void>;
|
|
622
|
-
editable: boolean;
|
|
623
|
-
reset: (options?: import("@formily/core").IFieldResetOptions | undefined) => Promise<void>;
|
|
624
|
-
title: string;
|
|
625
|
-
visible: boolean;
|
|
626
|
-
submit: <T_1>(onSubmit?: ((values: any) => void | Promise<T_1>) | undefined) => Promise<T_1>;
|
|
627
|
-
validator: import("@formily/core").FieldValidator;
|
|
628
|
-
pattern: import("@formily/core").FieldPatternTypes;
|
|
629
|
-
content: any;
|
|
630
|
-
display: import("@formily/core").FieldDisplayTypes;
|
|
631
|
-
hidden: boolean;
|
|
632
|
-
form: import("@formily/core").Form<any>;
|
|
633
|
-
componentProps: Record<string, any>;
|
|
634
|
-
decoratorProps: Record<string, any>;
|
|
635
|
-
description: string;
|
|
636
|
-
readOnly: boolean;
|
|
637
|
-
component: import("@formily/core").FieldComponent<any, any>;
|
|
638
|
-
decorator: import("@formily/core").FieldDecorator<any, any>;
|
|
639
|
-
validating: boolean;
|
|
640
|
-
submitting: boolean;
|
|
641
|
-
active: boolean;
|
|
642
|
-
visited: boolean;
|
|
643
|
-
selfModified: boolean;
|
|
644
|
-
modified: boolean;
|
|
645
|
-
inputValue: string;
|
|
646
|
-
inputValues: any[];
|
|
647
|
-
dataSource: import("@formily/core").FieldDataSource;
|
|
648
|
-
feedbacks: import("@formily/core").IFieldFeedback[];
|
|
649
|
-
caches: import("@formily/core").IFieldCaches;
|
|
650
|
-
selfErrors: import("@formily/core").FeedbackMessage;
|
|
651
|
-
readonly errors: import("@formily/core").IFormFeedback[];
|
|
652
|
-
selfWarnings: import("@formily/core").FeedbackMessage;
|
|
653
|
-
readonly warnings: import("@formily/core").IFormFeedback[];
|
|
654
|
-
selfSuccesses: import("@formily/core").FeedbackMessage;
|
|
655
|
-
readonly successes: import("@formily/core").IFormFeedback[];
|
|
656
|
-
readonly selfValid: boolean;
|
|
657
|
-
readonly valid: boolean;
|
|
658
|
-
readonly selfInvalid: boolean;
|
|
659
|
-
readonly invalid: boolean;
|
|
660
|
-
initialValue: string;
|
|
661
|
-
readonly validateStatus: "error" | "success" | "warning" | "validating";
|
|
662
|
-
setDataSource: (dataSource?: import("@formily/core").FieldDataSource | undefined) => void;
|
|
663
|
-
setFeedback: (feedback?: import("@formily/core").IFieldFeedback | undefined) => void;
|
|
664
|
-
setSelfErrors: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
665
|
-
setSelfWarnings: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
666
|
-
setSelfSuccesses: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
667
|
-
setValidator: (validator?: import("@formily/core").FieldValidator | undefined) => void;
|
|
668
|
-
setValidatorRule: (name: string, value: any) => void;
|
|
669
|
-
setRequired: (required?: boolean | undefined) => void;
|
|
670
|
-
setValue: (value?: string | undefined) => void;
|
|
671
|
-
setInitialValue: (initialValue?: string | undefined) => void;
|
|
672
|
-
setLoading: (loading?: boolean | undefined) => void;
|
|
673
|
-
setValidating: (validating?: boolean | undefined) => void;
|
|
674
|
-
setSubmitting: (submitting?: boolean | undefined) => void;
|
|
675
|
-
queryFeedbacks: (search?: import("@formily/core").ISearchFeedback | undefined) => import("@formily/core").IFieldFeedback[];
|
|
676
|
-
modify: () => void;
|
|
677
|
-
initialized: boolean;
|
|
678
|
-
mounted: boolean;
|
|
679
|
-
unmounted: boolean;
|
|
680
|
-
decoratorType: any;
|
|
681
|
-
componentType: any;
|
|
682
|
-
designable: boolean;
|
|
683
|
-
locate: (address: import("@formily/path").Pattern) => void;
|
|
684
|
-
readonly parent: import("@formily/core").GeneralField;
|
|
685
|
-
readPretty: boolean;
|
|
686
|
-
readonly destroyed: boolean;
|
|
687
|
-
setTitle: (title?: string | undefined) => void;
|
|
688
|
-
setDescription: (description?: string | undefined) => void;
|
|
689
|
-
setDisplay: (type?: import("@formily/core").FieldDisplayTypes | undefined) => void;
|
|
690
|
-
setPattern: (type?: import("@formily/core").FieldPatternTypes | undefined) => void;
|
|
691
|
-
setComponent: <C extends unknown, ComponentProps extends object = {}>(component?: C | undefined, props?: ComponentProps | undefined) => void;
|
|
692
|
-
setComponentProps: <ComponentProps_1 extends object = {}>(props?: ComponentProps_1 | undefined) => void;
|
|
693
|
-
setDecorator: <D extends unknown, ComponentProps_2 extends object = {}>(component?: D | undefined, props?: ComponentProps_2 | undefined) => void;
|
|
694
|
-
setDecoratorProps: <ComponentProps_3 extends object = {}>(props?: ComponentProps_3 | undefined) => void;
|
|
695
|
-
setData: (data: any) => void;
|
|
696
|
-
setContent: (content: any) => void;
|
|
697
|
-
onInit: () => void;
|
|
698
|
-
onMount: () => void;
|
|
699
|
-
onUnmount: () => void;
|
|
700
|
-
query: (pattern: import("@formily/path").Pattern) => import("@formily/core").Query;
|
|
701
|
-
notify: (type: import("@formily/core").LifeCycleTypes, payload?: any) => void;
|
|
702
|
-
dispose: () => void;
|
|
703
|
-
destroy: (forceClear?: boolean | undefined) => void;
|
|
704
|
-
}>>>) => void): void;
|
|
705
|
-
resetFields(path?: string): Promise<void>;
|
|
706
|
-
queryWidget(key: string): Promise<{
|
|
707
|
-
widgetElement: HTMLInputElement | null | undefined;
|
|
708
|
-
widgetElementList: HTMLInputElement[];
|
|
709
|
-
decoratorElement: HTMLElement | null | undefined;
|
|
710
|
-
} | null>;
|
|
711
|
-
};
|
|
613
|
+
exposeEvent: Omit<FormRenderExpose, "getFieldList" | "formModel" | "reload">;
|
|
712
614
|
useVersion: typeof import("../..").useVersion;
|
|
713
615
|
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<{}>>, {}>;
|
|
714
616
|
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>>>, {
|
|
@@ -770,14 +672,14 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
770
672
|
NTabs: any;
|
|
771
673
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("formChange" | "scroll" | "annotationChange")[], "scroll" | "formChange" | "annotationChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
772
674
|
fieldList: {
|
|
773
|
-
type: import("vue").PropType<import("
|
|
675
|
+
type: import("vue").PropType<import("../../../components/form-render").FieldItem[]>;
|
|
774
676
|
};
|
|
775
677
|
initialData: {
|
|
776
|
-
type: import("vue").PropType<import("
|
|
678
|
+
type: import("vue").PropType<import("../../../shared/types").AnyObject>;
|
|
777
679
|
default: () => {};
|
|
778
680
|
};
|
|
779
681
|
fieldVisitor: {
|
|
780
|
-
type: import("vue").PropType<import("
|
|
682
|
+
type: import("vue").PropType<import("../../../components/form-render").FieldVisitor>;
|
|
781
683
|
};
|
|
782
684
|
column: {
|
|
783
685
|
type: NumberConstructor;
|
|
@@ -796,7 +698,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
796
698
|
default: number;
|
|
797
699
|
};
|
|
798
700
|
businessFormatter: {
|
|
799
|
-
type: import("vue").PropType<import("
|
|
701
|
+
type: import("vue").PropType<import("../../../components/form-render").FormBusinessFormatter>;
|
|
800
702
|
};
|
|
801
703
|
schema: {
|
|
802
704
|
type: import("vue").PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -862,11 +764,17 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
862
764
|
default: () => {};
|
|
863
765
|
};
|
|
864
766
|
scope: {
|
|
865
|
-
type: import("vue").PropType<import("
|
|
767
|
+
type: import("vue").PropType<import("../../../shared/types").AnyObject>;
|
|
866
768
|
default: () => {};
|
|
867
769
|
};
|
|
868
770
|
annotation: {
|
|
869
|
-
type: import("vue").PropType<import("
|
|
771
|
+
type: import("vue").PropType<Record<string, import("../../annotation-edit/src/type").AnnotationItem>>;
|
|
772
|
+
};
|
|
773
|
+
annotationShortcuts: {
|
|
774
|
+
type: import("vue").PropType<(string | {
|
|
775
|
+
label: string;
|
|
776
|
+
value: string;
|
|
777
|
+
})[] | undefined>;
|
|
870
778
|
};
|
|
871
779
|
consumer: {
|
|
872
780
|
type: BooleanConstructor;
|
|
@@ -882,26 +790,26 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
882
790
|
field: import("@formily/core").GeneralField;
|
|
883
791
|
oldValue: unknown;
|
|
884
792
|
}): any;
|
|
885
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
886
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
887
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
793
|
+
beforeRequest(fieldKey: string, params?: import("../../../shared/types").AnyObject | undefined, payload?: import("../../../shared/types").AnyObject | undefined): void | import("../../../shared/types").UndefinedAble<import("../../../shared/types").AnyObject>;
|
|
794
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../shared/types").AnyObject | undefined): import("../../../shared/types").AnyObject[];
|
|
795
|
+
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
888
796
|
}>>;
|
|
889
797
|
};
|
|
890
798
|
requestInstance: {
|
|
891
799
|
type: import("vue").PropType<import("../..").FormRequestDefine.RequestInstance>;
|
|
892
800
|
};
|
|
893
801
|
enterToNextWidget: {
|
|
894
|
-
type: import("vue").PropType<boolean | ((fieldItem: import("
|
|
802
|
+
type: import("vue").PropType<boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void)>;
|
|
895
803
|
default: boolean;
|
|
896
804
|
};
|
|
897
805
|
lowCodeReactions: {
|
|
898
|
-
type: import("vue").PropType<import("
|
|
806
|
+
type: import("vue").PropType<import("../../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
899
807
|
};
|
|
900
808
|
operationalForm: {
|
|
901
|
-
type: import("vue").PropType<import("
|
|
809
|
+
type: import("vue").PropType<import("../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
902
810
|
};
|
|
903
811
|
dateOperationalForm: {
|
|
904
|
-
type: import("vue").PropType<import("
|
|
812
|
+
type: import("vue").PropType<import("../../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
905
813
|
};
|
|
906
814
|
operationalFormInit: {
|
|
907
815
|
type: BooleanConstructor;
|
|
@@ -933,11 +841,11 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
933
841
|
column: number;
|
|
934
842
|
forceClearable: boolean;
|
|
935
843
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
936
|
-
initialData: import("
|
|
844
|
+
initialData: import("../../../shared/types").AnyObject;
|
|
937
845
|
parallelism: number;
|
|
938
|
-
scope: import("
|
|
846
|
+
scope: import("../../../shared/types").AnyObject;
|
|
939
847
|
consumer: boolean;
|
|
940
|
-
enterToNextWidget: boolean | ((fieldItem: import("
|
|
848
|
+
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
941
849
|
linebarAutoHidden: boolean;
|
|
942
850
|
bordered: string | boolean;
|
|
943
851
|
uniqueCacheData: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { CombinationItemDeletableFn, FieldItem } from '
|
|
2
|
+
import { CombinationItemDeletableFn, FieldItem } from '../../../../../../components/form-render';
|
|
3
3
|
export declare const COMBINATION: import("vue").DefineComponent<{
|
|
4
4
|
title: {
|
|
5
5
|
type: StringConstructor;
|
package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AnyObject } from '
|
|
1
|
+
import { AnyObject } from '../../../../../../../shared/types';
|
|
2
2
|
export declare function useCombination(props: AnyObject): {
|
|
3
3
|
deletableList: import("vue").Ref<boolean[]>;
|
|
4
4
|
currentGroupNum: import("vue").Ref<number>;
|
package/es/components/form-render/src/components/renderer/combination/hooks/useDeepValidate.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Ref } from 'vue';
|
|
2
|
-
import { FormRenderExpose } from '
|
|
2
|
+
import { FormRenderExpose } from '../../../../../../../components/form-render';
|
|
3
3
|
export declare function useDeepValidate(): {
|
|
4
4
|
bindDeepValidate: (formRenderRefs: Ref<FormRenderExpose[]>) => void;
|
|
5
5
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { AnyObject } from '
|
|
1
|
+
import { AnyObject } from '../../../../../../shared/types';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
import { CombinationItemDeletableFn, FieldItem } from '
|
|
3
|
+
import { CombinationItemDeletableFn, FieldItem } from '../../../../../../components/form-render';
|
|
4
4
|
export declare const TABLE_COMBINATION: import("vue").DefineComponent<{
|
|
5
5
|
title: {
|
|
6
6
|
type: StringConstructor;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { FieldItem } from '
|
|
2
|
+
import { FieldItem } from '../../../../../components/form-render';
|
|
3
3
|
export declare const FORM_ITEM: import("vue").DefineComponent<{
|
|
4
4
|
label: StringConstructor;
|
|
5
5
|
propertyKey: StringConstructor;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{defineComponent as e,inject as r,computed as l,ref as o,onUnmounted as t,createVNode as n,mergeProps as i}from"vue";import{arrayed as
|
|
1
|
+
import{defineComponent as e,inject as r,computed as l,ref as o,onUnmounted as t,createVNode as n,mergeProps as i,unref as a}from"vue";import{arrayed as s,widthAppend as m}from"../../../../../shared/utils/index.js";import{isVoidField as u}from"@formily/core";import{observe as d,autorun as f}from"@formily/reactive";import{connect as p,mapProps as v}from"@formily/vue";import{useDebounceFn as c}from"@vueuse/core";import{isString as b,isArray as y,isFunction as _}from"lodash-es";import{NFormItem as g}from"naive-ui";import x from"../../../../annotation-edit/index.js";import"../../../index.js";import I from"../tooltipMessage.vue.js";import{InjectionFormUUID as j,InjectionFormGraph as h,InjectionAnnotation as k,InjectionAnnotationShortcuts as F,InjectionFormGlobalProps as R}from"../../constants/index.js";import{useComplexOptionsSpan as L}from"../../hooks/useComplexOptions.js";import{validateMessageParser as q}from"../../utils/index.js";import{dotEscape as K}from"../../utils/schema.js";import{useFormField as S}from"../../hooks/useFormField.js";const A=p(e({name:"FormRenderItem",props:{label:String,propertyKey:String,remark:String,span:{type:Number,default:6},suffixFields:{type:Array},labelRender:Function,annotation:{},fieldItem:{type:Object}},setup(e,{slots:s}){const{field:p,fieldKey:v,fieldAddress:b}=S(),q=r(j),A=l((()=>K(`${q}-${b.value}`))),E=o(!1);if(u(p.value)&&y(e.suffixFields)){const l=r(h);t(d(l,c((()=>{u(p.value)&&y(e.suffixFields)&&(E.value=e.suffixFields.some((e=>{const r=p.value.form.query(e).take();return r&&Reflect.get(r,"required")})))}),100)))}else t(f((()=>{E.value=Reflect.get(p.value,"required")})));const M=r(k),O=l({get(){var r,l;return null!=(l=null==(r=M.value)?void 0:r[e.propertyKey])?l:""},set(r){M.value={property:e.propertyKey,value:r}}}),V=r(F);const $=l((()=>M.value&&!1!==e.annotation)),w=l((()=>e.label&&" "!==e.label)),C=l((()=>{let r=0;return $.value&&(r+=18),e.remark&&(r+=18),r})),N=r(R,{}),T=l((()=>{var r;const l=null==(r=e.fieldItem)?void 0:r.bordered;return null==l?N.bordered:l}));function U(){return w.value?n("section",{class:"form-render__formItemLabel"},[n("span",{class:"form-render__formItemLabel--text",style:{marginRight:m(C.value)}},[_(e.labelRender)?e.labelRender(e.label):e.label]),C.value?n("section",{class:"form-render__formItemLabel--operation"},[e.remark?n("div",{class:"form-render__formItemLabel--tooltip"},[n(I,{message:e.remark},null)]):null,$.value?n(x,{class:"form-render__formItemLabel--annotation",modelValue:O.value,"onUpdate:modelValue":e=>O.value=e,shortcuts:a(V)},null):null]):null]):null}const{getSpan:W}=L();return()=>{return n(g,i({class:["form-render__formItem",{"form-render--no-border":!T.value,"form-render--underline":"underline"===T.value}],style:{"--form-item-column":"inner"===(null==(r=e.fieldItem)?void 0:r.childWidthMode)?e.span:W(q,p.value.address,!1)+e.span}},{id:A.value,uuid:q,"widget-type":p.value.componentType,"field-key":K(v.value),"field-address":K(b.value),required:E.value}),{...s,label:U});var r}}}),v({title:"label"},((e,r)=>{const l=u(r)?void 0:s(r.selfErrors).length?function(e,r){if(!b(r.defined_error_msg)||!r.defined_error_msg)return e.map((e=>q(e,r))).join(",");return q(r.defined_error_msg,r)}(s(r.selfErrors),e.fieldItem):void 0;return{...e,fieldItem:void 0,feedback:l,"validation-status":l?"error":void 0}})));export{A as FORM_ITEM};
|
|
@@ -34,7 +34,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
34
34
|
'form-render__linebarHeader--disabled': boolean;
|
|
35
35
|
})[]>;
|
|
36
36
|
field: import("vue").Ref<import("@formily/core").GeneralField>;
|
|
37
|
-
formItemDepsCollector: import("
|
|
37
|
+
formItemDepsCollector: import("../../../../../../components/form-render").FormItemDepsCollector;
|
|
38
38
|
TooltipMessage: import("vue").DefineComponent<{
|
|
39
39
|
message: StringConstructor;
|
|
40
40
|
}, {
|