cnhis-design-vue 3.2.15-beta.2 → 3.2.15-beta.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +87 -87
- package/es/components/ai-chat/index.d.ts +9 -0
- package/es/components/ai-chat/src/Index.vue.d.ts +9 -0
- package/es/components/ai-chat/src/Index.vue2.js +1 -1
- package/es/components/ai-chat/src/components/ChatCard.js +1 -1
- package/es/components/ai-chat/src/components/ChatMain.js +1 -1
- package/es/components/ai-chat/src/components/ChatPatient.vue2.js +1 -1
- package/es/components/ai-chat/style/index.css +1 -1
- package/es/components/big-table/src/BigTable.vue2.js +1 -1
- package/es/components/branch-notice/index.d.ts +425 -9
- package/es/components/branch-notice/src/BranchNotice.vue.d.ts +378 -9
- package/es/components/branch-notice/src/BranchNotice.vue2.js +1 -1
- package/es/components/branch-notice/src/canstants.d.ts +2 -1
- package/es/components/branch-notice/src/canstants.js +1 -1
- package/es/components/branch-notice/src/components/NoticeItem.vue.d.ts +168 -44
- package/es/components/branch-notice/src/components/NoticeItem.vue.js +1 -0
- package/es/components/branch-notice/src/components/NoticeItem.vue2.js +1 -0
- package/es/components/branch-notice/src/components/NoticeItemAside.vue.d.ts +74 -5
- package/es/components/branch-notice/src/components/NoticeItemAside.vue.js +1 -0
- package/es/components/branch-notice/src/components/NoticeItemAside.vue2.js +1 -0
- package/es/components/branch-notice/src/components/NoticeOperationList.vue.js +1 -0
- package/es/components/branch-notice/src/components/NoticeOperationList.vue2.js +1 -0
- package/es/components/branch-notice/src/drawLine.js +1 -1
- package/es/components/branch-notice/src/hooks/useTheme.d.ts +1 -0
- package/es/components/branch-notice/src/hooks/useTheme.js +1 -0
- package/es/components/branch-notice/src/types.d.ts +22 -4
- package/es/components/branch-notice/style/index.css +1 -1
- package/es/components/button-print/src/components/IdentityVerification.vue2.js +1 -1
- package/es/components/button-print/src/components/NewPrintComponent.vue2.js +1 -1
- package/es/components/button-print/src/components/OldPrintComponent.vue2.js +1 -1
- package/es/components/card-reader-sdk/src/cardReaderSDK.js +1 -1
- package/es/components/classification/src/components/search-filter/index.vue2.js +1 -1
- package/es/components/classification/src/components/table-modal/index.vue2.js +1 -1
- package/es/components/classification/src/index.vue2.js +1 -1
- package/es/components/expand-field/src/components/FormBatchOptionsModal.vue2.js +1 -1
- package/es/components/expand-field/src/components/PersonModal.vue2.js +1 -1
- package/es/components/expand-field/src/components/form.vue2.js +1 -1
- package/es/components/expand-field/src/index.vue2.js +1 -1
- package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.js +1 -1
- package/es/components/fabric-chart/src/hooks/index.d.ts +1 -0
- package/es/components/fabric-chart/src/hooks/index.js +1 -1
- package/es/components/fabric-chart/src/hooks/newBirthProcess/useNewBirthProcess.js +1 -1
- package/es/components/fabric-chart/src/hooks/newBirthProcess/useNewBirthProcessChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +1 -0
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useBottom.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useLeft.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTop.js +1 -1
- package/es/components/fabric-chart/src/hooks/useCommon.d.ts +1 -2
- package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
- package/es/components/fabric-chart/src/hooks/{temperature/useShadow.d.ts → useShadow.d.ts} +2 -2
- package/es/components/fabric-chart/src/hooks/useShadow.js +1 -0
- package/es/components/fabric-chart/src/utils/index.d.ts +1 -0
- package/es/components/fabric-chart/src/utils/index.js +1 -1
- package/es/components/field-set/src/FieldColor.vue.d.ts +1 -1
- package/es/components/field-set/src/FieldColor.vue2.js +1 -1
- package/es/components/field-set/src/FieldFilter.vue.d.ts +3 -2
- package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
- package/es/components/field-set/src/FieldSet.vue.d.ts +1 -1
- package/es/components/field-set/src/FieldSet.vue2.js +1 -1
- package/es/components/field-set/src/TableStyle.vue2.js +1 -1
- package/es/components/field-set/src/components/edit-dialog.vue2.js +1 -1
- package/es/components/field-set/src/components/edit-filter.vue2.js +1 -1
- package/es/components/field-set/src/components/table-row.vue.d.ts +1 -1
- package/es/components/field-set/src/components/table-row.vue2.js +1 -1
- package/es/components/field-set/src/constants/filter.js +1 -1
- package/es/components/field-set/src/constants/index.js +1 -1
- package/es/components/field-set/src/utils/index.js +1 -1
- package/es/components/form-config/index.d.ts +1021 -1
- package/es/components/form-config/src/FormConfig.vue.d.ts +1021 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +0 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue2.js +1 -1
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +1019 -0
- package/es/components/form-config/src/components/FormConfigEventSetting.vue2.js +1 -1
- package/es/components/form-config/src/constants/index.js +1 -1
- package/es/components/form-config/src/hooks/useLocale.js +1 -1
- package/es/components/form-config/style/index.css +1 -1
- package/es/components/form-render/src/FormRender.vue2.js +1 -1
- package/es/components/form-render/src/components/renderer/combination/combination.js +1 -1
- package/es/components/form-render/src/components/renderer/complex.js +1 -1
- package/es/components/form-render/src/components/renderer/date.js +1 -1
- package/es/components/form-render/src/components/renderer/radio_checkbox.js +1 -1
- package/es/components/form-render/src/components/renderer/searchCascade.js +1 -1
- package/es/components/form-render/src/components/renderer/select.d.ts +6 -0
- package/es/components/form-render/src/components/renderer/select.js +1 -1
- package/es/components/form-render/src/components/renderer/switch.js +1 -1
- package/es/components/form-render/src/components/renderer/text.js +1 -1
- package/es/components/form-render/src/components/renderer/textarea.js +1 -1
- package/es/components/form-render/src/hooks/useAnchor.js +1 -1
- package/es/components/form-render/src/hooks/useBusinessBinding.js +1 -1
- package/es/components/form-render/src/hooks/useComplexOptions.js +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.js +1 -1
- package/es/components/form-render/src/hooks/useFormValidator.js +1 -1
- package/es/components/form-render/src/hooks/useLowCodeReactions.js +1 -1
- package/es/components/form-render/src/hooks/usePresetScope.js +1 -1
- package/es/components/form-render/src/utils/index.js +1 -1
- package/es/components/iho-chat/index.d.ts +518 -83
- package/es/components/iho-chat/src/Index.vue.d.ts +518 -83
- package/es/components/iho-chat/src/Index.vue2.js +1 -1
- package/es/components/iho-chat/src/components/ChatAdd.vue.d.ts +33 -8
- package/es/components/iho-chat/src/components/ChatAdd.vue2.js +1 -1
- package/es/components/iho-chat/src/components/ChatFile.vue.d.ts +33 -8
- package/es/components/iho-chat/src/components/ChatFile.vue2.js +1 -1
- package/es/components/iho-chat/src/components/ChatFooter.vue.d.ts +33 -8
- package/es/components/iho-chat/src/components/ChatHeader.vue.d.ts +101 -26
- package/es/components/iho-chat/src/components/ChatMain.vue.d.ts +34 -9
- package/es/components/iho-chat/src/components/ChatMain.vue2.js +1 -1
- package/es/components/iho-chat/src/components/ChatSearch.vue.d.ts +33 -34
- package/es/components/iho-chat/src/components/ChatSearch.vue2.js +1 -1
- package/es/components/iho-chat/src/components/ChatSet.vue.d.ts +34 -9
- package/es/components/iho-chat/src/components/ContextMenu.js +1 -1
- package/es/components/iho-chat/src/components/MultipleVideo.vue.d.ts +34 -8
- package/es/components/iho-chat/src/components/MultipleVideo.vue2.js +1 -1
- package/es/components/iho-chat/src/components/PersonProfile.vue.d.ts +1 -1
- package/es/components/iho-chat/src/components/SiderList.vue.d.ts +207 -4
- package/es/components/iho-chat/src/components/SiderList.vue2.js +1 -1
- package/es/components/iho-chat/src/components/Video.vue.d.ts +1 -0
- package/es/components/iho-chat/src/components/Video.vue2.js +1 -1
- package/es/components/iho-chat/src/components/userItemRender.d.ts +18 -0
- package/es/components/iho-chat/src/components/userItemRender.js +1 -0
- package/es/components/iho-chat/src/hooks/useData.d.ts +6 -2
- package/es/components/iho-chat/src/hooks/useData.js +1 -1
- package/es/components/iho-chat/src/hooks/useVideo.d.ts +1 -0
- package/es/components/iho-chat/src/hooks/useVideo.js +1 -1
- package/es/components/iho-chat/src/hooks/useWebSocket.js +1 -1
- package/es/components/iho-chat/src/types/index.d.ts +13 -0
- package/es/components/iho-chat/src/utils/index.js +1 -1
- package/es/components/iho-chat/style/iconfont.ttf +0 -0
- package/es/components/iho-chat/style/index.css +1 -1
- package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/dynamicFilter.vue2.js +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue2.js +1 -1
- package/es/components/iho-table/src/plugins/filterTextPlugin/filter.vue2.js +1 -1
- package/es/components/iho-table/style/index.css +1 -1
- package/es/components/index.css +1 -1
- package/es/components/info-header/src/components/patientInfo/index.vue2.js +1 -1
- package/es/components/keyboard/src/components/NumberPanel.vue2.js +1 -1
- package/es/components/map/src/Map.vue2.js +1 -1
- package/es/components/quick-search/src/index.vue2.js +1 -1
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/components/formitem/r-sign.js +1 -1
- package/es/components/scale-view/src/components/formitem/standard-modal.js +1 -1
- package/es/components/scale-view/src/hooks/scaleview-methods.js +1 -1
- package/es/components/scale-view/src/hooks/scaleview-submit.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue2.js +1 -1
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue2.js +1 -1
- package/es/components/table-export-field/src/components/ExportModal.vue2.js +1 -1
- package/es/components/table-export-field/src/components/SaveProjectModal.vue2.js +1 -1
- package/es/components/table-filter/src/components/bi-filter/helpers/options.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/helpers/dateExtraMap.js +1 -1
- package/es/components/table-filter/src/tool/baseOptions.js +1 -1
- package/es/components/template-render/src/components/index.d.ts +23 -23
- package/es/components/tooth-bitmap/src/ToothBitmap.vue2.js +1 -1
- package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue2.js +1 -1
- package/es/components/vod-chunk-upload/src/vod-upload-modal.js +1 -1
- package/es/shared/assets/img/ai__avatar.png.js +1 -1
- package/es/shared/assets/img/defaultCover/10review_successful.png.js +1 -1
- package/es/shared/assets/img/defaultCover/11review_fail.png.js +1 -1
- package/es/shared/assets/img/defaultCover/12no_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/13no_menu_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/14no_call_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/15no_use_tag.png.js +1 -1
- package/es/shared/assets/img/defaultCover/16no_table_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/1location.png.js +1 -1
- package/es/shared/assets/img/defaultCover/2notfound.png.js +1 -1
- package/es/shared/assets/img/defaultCover/3loading.png.js +1 -1
- package/es/shared/assets/img/defaultCover/4no_permission.png.js +1 -1
- package/es/shared/assets/img/defaultCover/5no_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/6no_network.png.js +1 -1
- package/es/shared/assets/img/defaultCover/7no_doctor.png.js +1 -1
- package/es/shared/assets/img/defaultCover/8system_error.png.js +1 -1
- package/es/shared/assets/img/defaultCover/9system_upgrade.png.js +1 -1
- package/es/shared/assets/img/failure.png.js +1 -1
- package/es/shared/assets/img/logo.png.js +1 -1
- package/es/shared/assets/img/no-permission.png.js +1 -1
- package/es/shared/assets/img/nodata.png.js +1 -1
- package/es/shared/assets/img/notfound.png.js +1 -1
- package/es/shared/assets/img/qr.png.js +1 -1
- package/es/shared/assets/img/success.png.js +1 -1
- package/es/shared/assets/img/table_style_2.png.js +1 -1
- package/es/shared/assets/img/video.png.js +1 -1
- package/es/shared/assets/img/video_default_cover.png.js +1 -1
- package/es/shared/assets/img/xb_big.png.js +1 -1
- package/es/shared/assets/img/xb_small.png.js +1 -1
- package/es/shared/hooks/useLevelSearchCascader.js +1 -1
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +4 -0
- package/package.json +2 -2
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.js +0 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
- package/es/shared/utils/fabricjs/index.d.ts +0 -6823
- package/es/shared/utils/tapable/index.d.ts +0 -139
@@ -292,6 +292,10 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
292
292
|
notRequiredField?: string[] | undefined;
|
293
293
|
enabledField?: string[] | undefined;
|
294
294
|
disabledField?: string[] | undefined;
|
295
|
+
setValueField?: {
|
296
|
+
field?: string | undefined;
|
297
|
+
value?: unknown;
|
298
|
+
}[] | undefined;
|
295
299
|
__oppositeBindField?: any | undefined;
|
296
300
|
__oppositeTargetField?: any | undefined;
|
297
301
|
}[]>;
|
@@ -2674,7 +2678,6 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
2674
2678
|
onOptionModalConfirm: () => void;
|
2675
2679
|
useFormConfigLocale: typeof import("./src/hooks/useLocale").useFormConfigLocale;
|
2676
2680
|
NModal: any;
|
2677
|
-
NSpace: any;
|
2678
2681
|
NInput: any;
|
2679
2682
|
CFormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
|
2680
2683
|
formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
|
@@ -3825,6 +3828,10 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
3825
3828
|
notRequiredField?: string[] | undefined;
|
3826
3829
|
enabledField?: string[] | undefined;
|
3827
3830
|
disabledField?: string[] | undefined;
|
3831
|
+
setValueField?: {
|
3832
|
+
field?: string | undefined;
|
3833
|
+
value?: unknown;
|
3834
|
+
}[] | undefined;
|
3828
3835
|
__oppositeBindField?: any | undefined;
|
3829
3836
|
__oppositeTargetField?: any | undefined;
|
3830
3837
|
}[]>;
|
@@ -3845,11 +3852,29 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
3845
3852
|
showRef: import("vue").Ref<boolean>;
|
3846
3853
|
fieldListRef: import("vue").Ref<import("./src/types").FormConfigItem[]>;
|
3847
3854
|
fieldOptions: import("vue").ComputedRef<import("./src/types").FormConfigItem[]>;
|
3855
|
+
setValueFieldOptions: import("vue").ComputedRef<import("./src/types").FormConfigItem[]>;
|
3848
3856
|
currentTypeList: string[];
|
3849
3857
|
dialog: import("naive-ui").DialogApi;
|
3850
3858
|
onNegativeClick: () => Promise<void>;
|
3851
3859
|
onPositiveClick: () => Promise<void>;
|
3852
3860
|
configValidate: () => Promise<void>;
|
3861
|
+
setValueFormFieldList: import("..").FieldItem[];
|
3862
|
+
components: {
|
3863
|
+
SELECT2: import("vue").DefineComponent<{
|
3864
|
+
value: {};
|
3865
|
+
onChange: {
|
3866
|
+
type: import("vue").PropType<(value: unknown) => void>;
|
3867
|
+
};
|
3868
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
3869
|
+
[key: string]: any;
|
3870
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
3871
|
+
value: {};
|
3872
|
+
onChange: {
|
3873
|
+
type: import("vue").PropType<(value: unknown) => void>;
|
3874
|
+
};
|
3875
|
+
}>>, {}>;
|
3876
|
+
};
|
3877
|
+
onFormChange: (payload: import("..").FormChangePayload, item: import("../../shared/types").LowCodeTypes.reactionConfig) => void;
|
3853
3878
|
HelpCircleSharp: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
3854
3879
|
NButton: any;
|
3855
3880
|
NModal: any;
|
@@ -3873,6 +3898,1001 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
|
|
3873
3898
|
value: string;
|
3874
3899
|
label: string;
|
3875
3900
|
}[];
|
3901
|
+
CForm: SFCWithInstall<import("vue").DefineComponent<{}, {
|
3902
|
+
formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
|
3903
|
+
key: import("vue").Ref<number>;
|
3904
|
+
reload: () => Promise<void>;
|
3905
|
+
formRenderExposeKeyList: readonly ["validate", "getFormValues", "setFormValues", "setFieldState", "resetFields", "queryWidget", "getFieldList", "applySelectedSetting", "getTextFormValues", "optionInited", "updateAnchor"];
|
3906
|
+
exposed: Partial<import("..").FormRenderExpose>;
|
3907
|
+
FormRender: import("vue").DefineComponent<{
|
3908
|
+
fieldList: {
|
3909
|
+
type: import("vue").PropType<import("..").FieldItem[]>;
|
3910
|
+
};
|
3911
|
+
initialData: {
|
3912
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
3913
|
+
default: () => {};
|
3914
|
+
};
|
3915
|
+
fieldVisitor: {
|
3916
|
+
type: import("vue").PropType<import("..").FieldVisitor>;
|
3917
|
+
};
|
3918
|
+
column: {
|
3919
|
+
type: NumberConstructor;
|
3920
|
+
default: number;
|
3921
|
+
};
|
3922
|
+
maxHeight: {
|
3923
|
+
type: (NumberConstructor | StringConstructor)[];
|
3924
|
+
default: string;
|
3925
|
+
};
|
3926
|
+
anchor: {
|
3927
|
+
type: BooleanConstructor;
|
3928
|
+
default: boolean;
|
3929
|
+
};
|
3930
|
+
parallelism: {
|
3931
|
+
type: NumberConstructor;
|
3932
|
+
default: number;
|
3933
|
+
};
|
3934
|
+
businessFormatter: {
|
3935
|
+
type: import("vue").PropType<import("..").FormBusinessFormatter>;
|
3936
|
+
};
|
3937
|
+
schema: {
|
3938
|
+
type: import("vue").PropType<import("@formily/json-schema").Stringify<{
|
3939
|
+
[key: symbol]: any;
|
3940
|
+
[key: `x-${string}`]: any;
|
3941
|
+
[key: `x-${number}`]: any;
|
3942
|
+
version?: string | undefined;
|
3943
|
+
name?: import("@formily/json-schema").SchemaKey | undefined;
|
3944
|
+
title?: any;
|
3945
|
+
description?: any;
|
3946
|
+
default?: any;
|
3947
|
+
readOnly?: boolean | undefined;
|
3948
|
+
writeOnly?: boolean | undefined;
|
3949
|
+
type?: import("@formily/json-schema").SchemaTypes | undefined;
|
3950
|
+
enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
|
3951
|
+
const?: any;
|
3952
|
+
multipleOf?: number | undefined;
|
3953
|
+
maximum?: number | undefined;
|
3954
|
+
exclusiveMaximum?: number | undefined;
|
3955
|
+
minimum?: number | undefined;
|
3956
|
+
exclusiveMinimum?: number | undefined;
|
3957
|
+
maxLength?: number | undefined;
|
3958
|
+
minLength?: number | undefined;
|
3959
|
+
pattern?: string | RegExp | undefined;
|
3960
|
+
maxItems?: number | undefined;
|
3961
|
+
minItems?: number | undefined;
|
3962
|
+
uniqueItems?: boolean | undefined;
|
3963
|
+
maxProperties?: number | undefined;
|
3964
|
+
minProperties?: number | undefined;
|
3965
|
+
required?: string | boolean | string[] | undefined;
|
3966
|
+
format?: string | undefined;
|
3967
|
+
$ref?: string | undefined;
|
3968
|
+
$namespace?: string | undefined;
|
3969
|
+
definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
3970
|
+
properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
3971
|
+
items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
|
3972
|
+
additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
|
3973
|
+
patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
3974
|
+
additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
|
3975
|
+
"x-value"?: any;
|
3976
|
+
"x-index"?: number | undefined;
|
3977
|
+
"x-pattern"?: any;
|
3978
|
+
"x-display"?: any;
|
3979
|
+
"x-validator"?: any;
|
3980
|
+
"x-decorator"?: any;
|
3981
|
+
"x-decorator-props"?: any;
|
3982
|
+
"x-component"?: any;
|
3983
|
+
"x-component-props"?: any;
|
3984
|
+
"x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
|
3985
|
+
"x-content"?: any;
|
3986
|
+
"x-data"?: any;
|
3987
|
+
"x-visible"?: boolean | undefined;
|
3988
|
+
"x-hidden"?: boolean | undefined;
|
3989
|
+
"x-disabled"?: boolean | undefined;
|
3990
|
+
"x-editable"?: boolean | undefined;
|
3991
|
+
"x-read-only"?: boolean | undefined;
|
3992
|
+
"x-read-pretty"?: boolean | undefined;
|
3993
|
+
"x-compile-omitted"?: string[] | undefined;
|
3994
|
+
}>>;
|
3995
|
+
};
|
3996
|
+
components: {
|
3997
|
+
type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
3998
|
+
default: () => {};
|
3999
|
+
};
|
4000
|
+
scope: {
|
4001
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
4002
|
+
default: () => {};
|
4003
|
+
};
|
4004
|
+
annotation: {
|
4005
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
4006
|
+
};
|
4007
|
+
annotationShortcuts: {
|
4008
|
+
type: import("vue").PropType<(string | {
|
4009
|
+
label: string;
|
4010
|
+
value: string;
|
4011
|
+
})[] | undefined>;
|
4012
|
+
};
|
4013
|
+
consumer: {
|
4014
|
+
type: BooleanConstructor;
|
4015
|
+
default: boolean;
|
4016
|
+
};
|
4017
|
+
uuid: {
|
4018
|
+
type: StringConstructor;
|
4019
|
+
};
|
4020
|
+
lifeCycle: {
|
4021
|
+
type: import("vue").PropType<Partial<{
|
4022
|
+
onSetup(): void;
|
4023
|
+
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
4024
|
+
field: import("@formily/core").GeneralField;
|
4025
|
+
oldValue: unknown;
|
4026
|
+
}): any;
|
4027
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
4028
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[] | Promise<import("../../shared/types").AnyObject[]>;
|
4029
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
4030
|
+
}>>;
|
4031
|
+
};
|
4032
|
+
requestInstance: {
|
4033
|
+
type: import("vue").PropType<import("../../shared/hooks").FormRequestDefine.RequestInstance>;
|
4034
|
+
};
|
4035
|
+
enterToNextWidget: {
|
4036
|
+
type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
|
4037
|
+
default: boolean;
|
4038
|
+
};
|
4039
|
+
autoExpand: BooleanConstructor;
|
4040
|
+
lowCodeReactions: {
|
4041
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionConfig[]>;
|
4042
|
+
};
|
4043
|
+
newLowCodeReactions: {
|
4044
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
4045
|
+
};
|
4046
|
+
operationalForm: {
|
4047
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
4048
|
+
};
|
4049
|
+
dateOperationalForm: {
|
4050
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
4051
|
+
};
|
4052
|
+
operationalFormInit: {
|
4053
|
+
type: BooleanConstructor;
|
4054
|
+
default: boolean;
|
4055
|
+
};
|
4056
|
+
linebarAutoHidden: {
|
4057
|
+
type: BooleanConstructor;
|
4058
|
+
};
|
4059
|
+
bordered: {
|
4060
|
+
type: (BooleanConstructor | StringConstructor)[];
|
4061
|
+
default: boolean;
|
4062
|
+
};
|
4063
|
+
labelPlacementOverwrite: BooleanConstructor;
|
4064
|
+
outBordered: {
|
4065
|
+
type: BooleanConstructor;
|
4066
|
+
default: boolean;
|
4067
|
+
};
|
4068
|
+
uniqueCacheData: {
|
4069
|
+
type: BooleanConstructor;
|
4070
|
+
default: boolean;
|
4071
|
+
};
|
4072
|
+
forceClearable: BooleanConstructor;
|
4073
|
+
wordSplitFilter: {
|
4074
|
+
type: BooleanConstructor;
|
4075
|
+
default: boolean;
|
4076
|
+
};
|
4077
|
+
selectMode: BooleanConstructor;
|
4078
|
+
selectedFields: {
|
4079
|
+
type: import("vue").PropType<string[]>;
|
4080
|
+
};
|
4081
|
+
linebarDirection: {
|
4082
|
+
type: import("vue").PropType<"horizontal" | "vertical">;
|
4083
|
+
default: string;
|
4084
|
+
};
|
4085
|
+
linebarTextDirection: {
|
4086
|
+
type: import("vue").PropType<"horizontal" | "vertical">;
|
4087
|
+
default: string;
|
4088
|
+
};
|
4089
|
+
linebarWidth: {
|
4090
|
+
type: (NumberConstructor | StringConstructor)[];
|
4091
|
+
default: number;
|
4092
|
+
};
|
4093
|
+
autoWidth: {
|
4094
|
+
type: (BooleanConstructor | NumberConstructor)[];
|
4095
|
+
default: boolean;
|
4096
|
+
};
|
4097
|
+
incrementalRender: {
|
4098
|
+
type: BooleanConstructor;
|
4099
|
+
default: boolean;
|
4100
|
+
};
|
4101
|
+
feedbackType: {
|
4102
|
+
type: import("vue").PropType<"default" | "tooltip">;
|
4103
|
+
default: string;
|
4104
|
+
};
|
4105
|
+
}, {
|
4106
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
4107
|
+
fieldList: {
|
4108
|
+
type: import("vue").PropType<import("..").FieldItem[]>;
|
4109
|
+
};
|
4110
|
+
initialData: {
|
4111
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
4112
|
+
default: () => {};
|
4113
|
+
};
|
4114
|
+
fieldVisitor: {
|
4115
|
+
type: import("vue").PropType<import("..").FieldVisitor>;
|
4116
|
+
};
|
4117
|
+
column: {
|
4118
|
+
type: NumberConstructor;
|
4119
|
+
default: number;
|
4120
|
+
};
|
4121
|
+
maxHeight: {
|
4122
|
+
type: (NumberConstructor | StringConstructor)[];
|
4123
|
+
default: string;
|
4124
|
+
};
|
4125
|
+
anchor: {
|
4126
|
+
type: BooleanConstructor;
|
4127
|
+
default: boolean;
|
4128
|
+
};
|
4129
|
+
parallelism: {
|
4130
|
+
type: NumberConstructor;
|
4131
|
+
default: number;
|
4132
|
+
};
|
4133
|
+
businessFormatter: {
|
4134
|
+
type: import("vue").PropType<import("..").FormBusinessFormatter>;
|
4135
|
+
};
|
4136
|
+
schema: {
|
4137
|
+
type: import("vue").PropType<import("@formily/json-schema").Stringify<{
|
4138
|
+
[key: symbol]: any;
|
4139
|
+
[key: `x-${string}`]: any;
|
4140
|
+
[key: `x-${number}`]: any;
|
4141
|
+
version?: string | undefined;
|
4142
|
+
name?: import("@formily/json-schema").SchemaKey | undefined;
|
4143
|
+
title?: any;
|
4144
|
+
description?: any;
|
4145
|
+
default?: any;
|
4146
|
+
readOnly?: boolean | undefined;
|
4147
|
+
writeOnly?: boolean | undefined;
|
4148
|
+
type?: import("@formily/json-schema").SchemaTypes | undefined;
|
4149
|
+
enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
|
4150
|
+
const?: any;
|
4151
|
+
multipleOf?: number | undefined;
|
4152
|
+
maximum?: number | undefined;
|
4153
|
+
exclusiveMaximum?: number | undefined;
|
4154
|
+
minimum?: number | undefined;
|
4155
|
+
exclusiveMinimum?: number | undefined;
|
4156
|
+
maxLength?: number | undefined;
|
4157
|
+
minLength?: number | undefined;
|
4158
|
+
pattern?: string | RegExp | undefined;
|
4159
|
+
maxItems?: number | undefined;
|
4160
|
+
minItems?: number | undefined;
|
4161
|
+
uniqueItems?: boolean | undefined;
|
4162
|
+
maxProperties?: number | undefined;
|
4163
|
+
minProperties?: number | undefined;
|
4164
|
+
required?: string | boolean | string[] | undefined;
|
4165
|
+
format?: string | undefined;
|
4166
|
+
$ref?: string | undefined;
|
4167
|
+
$namespace?: string | undefined;
|
4168
|
+
definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4169
|
+
properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4170
|
+
items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
|
4171
|
+
additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
|
4172
|
+
patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4173
|
+
additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
|
4174
|
+
"x-value"?: any;
|
4175
|
+
"x-index"?: number | undefined;
|
4176
|
+
"x-pattern"?: any;
|
4177
|
+
"x-display"?: any;
|
4178
|
+
"x-validator"?: any;
|
4179
|
+
"x-decorator"?: any;
|
4180
|
+
"x-decorator-props"?: any;
|
4181
|
+
"x-component"?: any;
|
4182
|
+
"x-component-props"?: any;
|
4183
|
+
"x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
|
4184
|
+
"x-content"?: any;
|
4185
|
+
"x-data"?: any;
|
4186
|
+
"x-visible"?: boolean | undefined;
|
4187
|
+
"x-hidden"?: boolean | undefined;
|
4188
|
+
"x-disabled"?: boolean | undefined;
|
4189
|
+
"x-editable"?: boolean | undefined;
|
4190
|
+
"x-read-only"?: boolean | undefined;
|
4191
|
+
"x-read-pretty"?: boolean | undefined;
|
4192
|
+
"x-compile-omitted"?: string[] | undefined;
|
4193
|
+
}>>;
|
4194
|
+
};
|
4195
|
+
components: {
|
4196
|
+
type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
4197
|
+
default: () => {};
|
4198
|
+
};
|
4199
|
+
scope: {
|
4200
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
4201
|
+
default: () => {};
|
4202
|
+
};
|
4203
|
+
annotation: {
|
4204
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
4205
|
+
};
|
4206
|
+
annotationShortcuts: {
|
4207
|
+
type: import("vue").PropType<(string | {
|
4208
|
+
label: string;
|
4209
|
+
value: string;
|
4210
|
+
})[] | undefined>;
|
4211
|
+
};
|
4212
|
+
consumer: {
|
4213
|
+
type: BooleanConstructor;
|
4214
|
+
default: boolean;
|
4215
|
+
};
|
4216
|
+
uuid: {
|
4217
|
+
type: StringConstructor;
|
4218
|
+
};
|
4219
|
+
lifeCycle: {
|
4220
|
+
type: import("vue").PropType<Partial<{
|
4221
|
+
onSetup(): void;
|
4222
|
+
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
4223
|
+
field: import("@formily/core").GeneralField;
|
4224
|
+
oldValue: unknown;
|
4225
|
+
}): any;
|
4226
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
4227
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[] | Promise<import("../../shared/types").AnyObject[]>;
|
4228
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
4229
|
+
}>>;
|
4230
|
+
};
|
4231
|
+
requestInstance: {
|
4232
|
+
type: import("vue").PropType<import("../../shared/hooks").FormRequestDefine.RequestInstance>;
|
4233
|
+
};
|
4234
|
+
enterToNextWidget: {
|
4235
|
+
type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
|
4236
|
+
default: boolean;
|
4237
|
+
};
|
4238
|
+
autoExpand: BooleanConstructor;
|
4239
|
+
lowCodeReactions: {
|
4240
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionConfig[]>;
|
4241
|
+
};
|
4242
|
+
newLowCodeReactions: {
|
4243
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
4244
|
+
};
|
4245
|
+
operationalForm: {
|
4246
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
4247
|
+
};
|
4248
|
+
dateOperationalForm: {
|
4249
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
4250
|
+
};
|
4251
|
+
operationalFormInit: {
|
4252
|
+
type: BooleanConstructor;
|
4253
|
+
default: boolean;
|
4254
|
+
};
|
4255
|
+
linebarAutoHidden: {
|
4256
|
+
type: BooleanConstructor;
|
4257
|
+
};
|
4258
|
+
bordered: {
|
4259
|
+
type: (BooleanConstructor | StringConstructor)[];
|
4260
|
+
default: boolean;
|
4261
|
+
};
|
4262
|
+
labelPlacementOverwrite: BooleanConstructor;
|
4263
|
+
outBordered: {
|
4264
|
+
type: BooleanConstructor;
|
4265
|
+
default: boolean;
|
4266
|
+
};
|
4267
|
+
uniqueCacheData: {
|
4268
|
+
type: BooleanConstructor;
|
4269
|
+
default: boolean;
|
4270
|
+
};
|
4271
|
+
forceClearable: BooleanConstructor;
|
4272
|
+
wordSplitFilter: {
|
4273
|
+
type: BooleanConstructor;
|
4274
|
+
default: boolean;
|
4275
|
+
};
|
4276
|
+
selectMode: BooleanConstructor;
|
4277
|
+
selectedFields: {
|
4278
|
+
type: import("vue").PropType<string[]>;
|
4279
|
+
};
|
4280
|
+
linebarDirection: {
|
4281
|
+
type: import("vue").PropType<"horizontal" | "vertical">;
|
4282
|
+
default: string;
|
4283
|
+
};
|
4284
|
+
linebarTextDirection: {
|
4285
|
+
type: import("vue").PropType<"horizontal" | "vertical">;
|
4286
|
+
default: string;
|
4287
|
+
};
|
4288
|
+
linebarWidth: {
|
4289
|
+
type: (NumberConstructor | StringConstructor)[];
|
4290
|
+
default: number;
|
4291
|
+
};
|
4292
|
+
autoWidth: {
|
4293
|
+
type: (BooleanConstructor | NumberConstructor)[];
|
4294
|
+
default: boolean;
|
4295
|
+
};
|
4296
|
+
incrementalRender: {
|
4297
|
+
type: BooleanConstructor;
|
4298
|
+
default: boolean;
|
4299
|
+
};
|
4300
|
+
feedbackType: {
|
4301
|
+
type: import("vue").PropType<"default" | "tooltip">;
|
4302
|
+
default: string;
|
4303
|
+
};
|
4304
|
+
}>> & {
|
4305
|
+
onFormChange?: ((...args: any[]) => any) | undefined;
|
4306
|
+
onScroll?: ((...args: any[]) => any) | undefined;
|
4307
|
+
onAnnotationChange?: ((...args: any[]) => any) | undefined;
|
4308
|
+
"onUpdate:selectedFields"?: ((...args: any[]) => any) | undefined;
|
4309
|
+
onLinebarChange?: ((...args: any[]) => any) | undefined;
|
4310
|
+
onReady?: ((...args: any[]) => any) | undefined;
|
4311
|
+
}>>;
|
4312
|
+
emit: (event: "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", ...args: any[]) => void;
|
4313
|
+
cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
|
4314
|
+
nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
|
4315
|
+
formRenderRef: import("vue").Ref<HTMLElement | undefined>;
|
4316
|
+
formWidth: import("vue").Ref<number>;
|
4317
|
+
formHeight: import("vue").ComputedRef<string>;
|
4318
|
+
SchemaField: import("vue").DefineComponent<import("@formily/vue").ISchemaFieldProps>;
|
4319
|
+
businessCollector: import("..").BusinessCollector;
|
4320
|
+
formItemDepsCollector: import("..").FormItemDepsCollector;
|
4321
|
+
changeContextCollector: import("..").ContextCollector;
|
4322
|
+
asyncQueue: import("../../shared/hooks").AsyncQueue<import("../../shared/hooks").FormRequestDefine.AsyncQueueItem, any, {
|
4323
|
+
label: string;
|
4324
|
+
value: unknown;
|
4325
|
+
}[]>;
|
4326
|
+
formUUID: string;
|
4327
|
+
anchorBarRef: import("vue").Ref<{
|
4328
|
+
syncBarPosition: import("../../shared/types").AnyFn;
|
4329
|
+
} | undefined>;
|
4330
|
+
currentAnchor: import("vue").WritableComputedRef<string>;
|
4331
|
+
updateAnchorList: (field: import("@formily/core").GeneralField) => void;
|
4332
|
+
anchorIdList: import("vue").Ref<{
|
4333
|
+
name: string;
|
4334
|
+
title: string;
|
4335
|
+
index: number;
|
4336
|
+
}[]>;
|
4337
|
+
onScroll: (scrollEvent: Event) => void;
|
4338
|
+
generateAnchorList: (formModel: import("@formily/core").Form<any>) => Promise<void>;
|
4339
|
+
callLifeCycle: <T_2 extends "onSetup" | "beforeSetValue" | "beforeRequest" | "afterRequest" | "afterOptionInit">(lifeCycleName: T_2, payload?: Parameters<Required<Partial<{
|
4340
|
+
onSetup(): void;
|
4341
|
+
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
4342
|
+
field: import("@formily/core").GeneralField;
|
4343
|
+
oldValue: unknown;
|
4344
|
+
}): any;
|
4345
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
4346
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[] | Promise<import("../../shared/types").AnyObject[]>;
|
4347
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
4348
|
+
}>>[T_2]> | undefined) => import("../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
4349
|
+
onSetup(): void;
|
4350
|
+
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
4351
|
+
field: import("@formily/core").GeneralField;
|
4352
|
+
oldValue: unknown;
|
4353
|
+
}): any;
|
4354
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
4355
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[] | Promise<import("../../shared/types").AnyObject[]>;
|
4356
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
4357
|
+
}>>[T_2]>>;
|
4358
|
+
observeFormGraph: Record<string, import("@formily/core").GeneralField>;
|
4359
|
+
setGraph: (field: import("@formily/core").GeneralField) => void;
|
4360
|
+
removeGraph: (field: import("@formily/core").GeneralField) => void;
|
4361
|
+
lowCodeEventTrigger: (field: import("@formily/core").GeneralField) => void;
|
4362
|
+
emitFormChange: import("vue").Ref<boolean>;
|
4363
|
+
formModel: import("@formily/core").Form<{
|
4364
|
+
[x: string]: any;
|
4365
|
+
}>;
|
4366
|
+
lowCodeReactionsHandler: (field: string) => void;
|
4367
|
+
newLowCodeReactionsHandler: (field: string) => void;
|
4368
|
+
operationalFormHandler: {
|
4369
|
+
trigger(fieldKey: string): void;
|
4370
|
+
triggerAll(): void;
|
4371
|
+
triggerDisabled: string | boolean;
|
4372
|
+
};
|
4373
|
+
wordbookSettingHandler: import("..").wordbookSettingHandler;
|
4374
|
+
schemaAdaptor: (fieldList: import("..").FieldItem[], options?: Partial<{
|
4375
|
+
fieldList: import("..").FieldItem[];
|
4376
|
+
initialData: import("../../shared/types").AnyObject;
|
4377
|
+
fieldVisitor: import("..").FieldVisitor;
|
4378
|
+
column: number;
|
4379
|
+
maxHeight: string | number;
|
4380
|
+
anchor: boolean;
|
4381
|
+
parallelism: number;
|
4382
|
+
schema: import("@formily/json-schema").Stringify<{
|
4383
|
+
[key: symbol]: any;
|
4384
|
+
[key: `x-${string}`]: any;
|
4385
|
+
[key: `x-${number}`]: any;
|
4386
|
+
version?: string | undefined;
|
4387
|
+
name?: import("@formily/json-schema").SchemaKey | undefined;
|
4388
|
+
title?: any;
|
4389
|
+
description?: any;
|
4390
|
+
default?: any;
|
4391
|
+
readOnly?: boolean | undefined;
|
4392
|
+
writeOnly?: boolean | undefined;
|
4393
|
+
type?: import("@formily/json-schema").SchemaTypes | undefined;
|
4394
|
+
enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
|
4395
|
+
const?: any;
|
4396
|
+
multipleOf?: number | undefined;
|
4397
|
+
maximum?: number | undefined;
|
4398
|
+
exclusiveMaximum?: number | undefined;
|
4399
|
+
minimum?: number | undefined;
|
4400
|
+
exclusiveMinimum?: number | undefined;
|
4401
|
+
maxLength?: number | undefined;
|
4402
|
+
minLength?: number | undefined;
|
4403
|
+
pattern?: string | RegExp | undefined;
|
4404
|
+
maxItems?: number | undefined;
|
4405
|
+
minItems?: number | undefined;
|
4406
|
+
uniqueItems?: boolean | undefined;
|
4407
|
+
maxProperties?: number | undefined;
|
4408
|
+
minProperties?: number | undefined;
|
4409
|
+
required?: string | boolean | string[] | undefined;
|
4410
|
+
format?: string | undefined;
|
4411
|
+
$ref?: string | undefined;
|
4412
|
+
$namespace?: string | undefined;
|
4413
|
+
definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4414
|
+
properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4415
|
+
items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
|
4416
|
+
additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
|
4417
|
+
patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4418
|
+
additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
|
4419
|
+
"x-value"?: any;
|
4420
|
+
"x-index"?: number | undefined;
|
4421
|
+
"x-pattern"?: any;
|
4422
|
+
"x-display"?: any;
|
4423
|
+
"x-validator"?: any;
|
4424
|
+
"x-decorator"?: any;
|
4425
|
+
"x-decorator-props"?: any;
|
4426
|
+
"x-component"?: any;
|
4427
|
+
"x-component-props"?: any;
|
4428
|
+
"x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
|
4429
|
+
"x-content"?: any;
|
4430
|
+
"x-data"?: any;
|
4431
|
+
"x-visible"?: boolean | undefined;
|
4432
|
+
"x-hidden"?: boolean | undefined;
|
4433
|
+
"x-disabled"?: boolean | undefined;
|
4434
|
+
"x-editable"?: boolean | undefined;
|
4435
|
+
"x-read-only"?: boolean | undefined;
|
4436
|
+
"x-read-pretty"?: boolean | undefined;
|
4437
|
+
"x-compile-omitted"?: string[] | undefined;
|
4438
|
+
}>;
|
4439
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
4440
|
+
scope: import("../../shared/types").AnyObject;
|
4441
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
4442
|
+
annotationShortcuts: (string | {
|
4443
|
+
label: string;
|
4444
|
+
value: string;
|
4445
|
+
})[] | undefined;
|
4446
|
+
consumer: boolean;
|
4447
|
+
uuid: string;
|
4448
|
+
lifeCycle: Partial<{
|
4449
|
+
onSetup(): void;
|
4450
|
+
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
4451
|
+
field: import("@formily/core").GeneralField;
|
4452
|
+
oldValue: unknown;
|
4453
|
+
}): any;
|
4454
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
4455
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[] | Promise<import("../../shared/types").AnyObject[]>;
|
4456
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
4457
|
+
}>;
|
4458
|
+
businessFormatter: import("..").FormBusinessFormatter;
|
4459
|
+
requestInstance: import("../../shared/hooks").FormRequestDefine.RequestInstance;
|
4460
|
+
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
4461
|
+
autoExpand: boolean;
|
4462
|
+
lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionConfig[];
|
4463
|
+
linebarAutoHidden: boolean;
|
4464
|
+
labelPlacementOverwrite: boolean;
|
4465
|
+
bordered: string | boolean;
|
4466
|
+
uniqueCacheData: boolean;
|
4467
|
+
operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
|
4468
|
+
outBordered: boolean;
|
4469
|
+
forceClearable: boolean;
|
4470
|
+
wordSplitFilter: boolean;
|
4471
|
+
selectMode: boolean;
|
4472
|
+
selectedFields: string[];
|
4473
|
+
linebarWidth: string | number;
|
4474
|
+
linebarDirection: "horizontal" | "vertical";
|
4475
|
+
linebarTextDirection: "horizontal" | "vertical";
|
4476
|
+
autoWidth: number | boolean;
|
4477
|
+
feedbackType: "default" | "tooltip";
|
4478
|
+
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
4479
|
+
[key: symbol]: any;
|
4480
|
+
[key: `x-${string}`]: any;
|
4481
|
+
[key: `x-${number}`]: any;
|
4482
|
+
version?: string | undefined;
|
4483
|
+
name?: import("@formily/json-schema").SchemaKey | undefined;
|
4484
|
+
title?: any;
|
4485
|
+
description?: any;
|
4486
|
+
default?: any;
|
4487
|
+
readOnly?: boolean | undefined;
|
4488
|
+
writeOnly?: boolean | undefined;
|
4489
|
+
type?: import("@formily/json-schema").SchemaTypes | undefined;
|
4490
|
+
enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
|
4491
|
+
const?: any;
|
4492
|
+
multipleOf?: number | undefined;
|
4493
|
+
maximum?: number | undefined;
|
4494
|
+
exclusiveMaximum?: number | undefined;
|
4495
|
+
minimum?: number | undefined;
|
4496
|
+
exclusiveMinimum?: number | undefined;
|
4497
|
+
maxLength?: number | undefined;
|
4498
|
+
minLength?: number | undefined;
|
4499
|
+
pattern?: string | RegExp | undefined;
|
4500
|
+
maxItems?: number | undefined;
|
4501
|
+
minItems?: number | undefined;
|
4502
|
+
uniqueItems?: boolean | undefined;
|
4503
|
+
maxProperties?: number | undefined;
|
4504
|
+
minProperties?: number | undefined;
|
4505
|
+
required?: string | boolean | string[] | undefined;
|
4506
|
+
format?: string | undefined;
|
4507
|
+
$ref?: string | undefined;
|
4508
|
+
$namespace?: string | undefined;
|
4509
|
+
definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4510
|
+
properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4511
|
+
items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
|
4512
|
+
additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
|
4513
|
+
patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4514
|
+
additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
|
4515
|
+
"x-value"?: any;
|
4516
|
+
"x-index"?: number | undefined;
|
4517
|
+
"x-pattern"?: any;
|
4518
|
+
"x-display"?: any;
|
4519
|
+
"x-validator"?: any;
|
4520
|
+
"x-decorator"?: any;
|
4521
|
+
"x-decorator-props"?: any;
|
4522
|
+
"x-component"?: any;
|
4523
|
+
"x-component-props"?: any;
|
4524
|
+
"x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
|
4525
|
+
"x-content"?: any;
|
4526
|
+
"x-data"?: any;
|
4527
|
+
"x-visible"?: boolean | undefined;
|
4528
|
+
"x-hidden"?: boolean | undefined;
|
4529
|
+
"x-disabled"?: boolean | undefined;
|
4530
|
+
"x-editable"?: boolean | undefined;
|
4531
|
+
"x-read-only"?: boolean | undefined;
|
4532
|
+
"x-read-pretty"?: boolean | undefined;
|
4533
|
+
"x-compile-omitted"?: string[] | undefined;
|
4534
|
+
}>>;
|
4535
|
+
_fieldList: import("..").FieldItem[];
|
4536
|
+
incrementalRenderList: import("@formily/json-schema").Stringify<{
|
4537
|
+
[key: symbol]: any;
|
4538
|
+
[key: `x-${string}`]: any;
|
4539
|
+
[key: `x-${number}`]: any;
|
4540
|
+
version?: string | undefined;
|
4541
|
+
name?: import("@formily/json-schema").SchemaKey | undefined;
|
4542
|
+
title?: any;
|
4543
|
+
description?: any;
|
4544
|
+
default?: any;
|
4545
|
+
readOnly?: boolean | undefined;
|
4546
|
+
writeOnly?: boolean | undefined;
|
4547
|
+
type?: import("@formily/json-schema").SchemaTypes | undefined;
|
4548
|
+
enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
|
4549
|
+
const?: any;
|
4550
|
+
multipleOf?: number | undefined;
|
4551
|
+
maximum?: number | undefined;
|
4552
|
+
exclusiveMaximum?: number | undefined;
|
4553
|
+
minimum?: number | undefined;
|
4554
|
+
exclusiveMinimum?: number | undefined;
|
4555
|
+
maxLength?: number | undefined;
|
4556
|
+
minLength?: number | undefined;
|
4557
|
+
pattern?: string | RegExp | undefined;
|
4558
|
+
maxItems?: number | undefined;
|
4559
|
+
minItems?: number | undefined;
|
4560
|
+
uniqueItems?: boolean | undefined;
|
4561
|
+
maxProperties?: number | undefined;
|
4562
|
+
minProperties?: number | undefined;
|
4563
|
+
required?: string | boolean | string[] | undefined;
|
4564
|
+
format?: string | undefined;
|
4565
|
+
$ref?: string | undefined;
|
4566
|
+
$namespace?: string | undefined;
|
4567
|
+
definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4568
|
+
properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4569
|
+
items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
|
4570
|
+
additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
|
4571
|
+
patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4572
|
+
additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
|
4573
|
+
"x-value"?: any;
|
4574
|
+
"x-index"?: number | undefined;
|
4575
|
+
"x-pattern"?: any;
|
4576
|
+
"x-display"?: any;
|
4577
|
+
"x-validator"?: any;
|
4578
|
+
"x-decorator"?: any;
|
4579
|
+
"x-decorator-props"?: any;
|
4580
|
+
"x-component"?: any;
|
4581
|
+
"x-component-props"?: any;
|
4582
|
+
"x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
|
4583
|
+
"x-content"?: any;
|
4584
|
+
"x-data"?: any;
|
4585
|
+
"x-visible"?: boolean | undefined;
|
4586
|
+
"x-hidden"?: boolean | undefined;
|
4587
|
+
"x-disabled"?: boolean | undefined;
|
4588
|
+
"x-editable"?: boolean | undefined;
|
4589
|
+
"x-read-only"?: boolean | undefined;
|
4590
|
+
"x-read-pretty"?: boolean | undefined;
|
4591
|
+
"x-compile-omitted"?: string[] | undefined;
|
4592
|
+
}>[];
|
4593
|
+
parsedSchema: import("vue").ComputedRef<import("@formily/json-schema").Stringify<{
|
4594
|
+
[key: symbol]: any;
|
4595
|
+
[key: `x-${string}`]: any;
|
4596
|
+
[key: `x-${number}`]: any;
|
4597
|
+
version?: string | undefined;
|
4598
|
+
name?: import("@formily/json-schema").SchemaKey | undefined;
|
4599
|
+
title?: any;
|
4600
|
+
description?: any;
|
4601
|
+
default?: any;
|
4602
|
+
readOnly?: boolean | undefined;
|
4603
|
+
writeOnly?: boolean | undefined;
|
4604
|
+
type?: import("@formily/json-schema").SchemaTypes | undefined;
|
4605
|
+
enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
|
4606
|
+
const?: any;
|
4607
|
+
multipleOf?: number | undefined;
|
4608
|
+
maximum?: number | undefined;
|
4609
|
+
exclusiveMaximum?: number | undefined;
|
4610
|
+
minimum?: number | undefined;
|
4611
|
+
exclusiveMinimum?: number | undefined;
|
4612
|
+
maxLength?: number | undefined;
|
4613
|
+
minLength?: number | undefined;
|
4614
|
+
pattern?: string | RegExp | undefined;
|
4615
|
+
maxItems?: number | undefined;
|
4616
|
+
minItems?: number | undefined;
|
4617
|
+
uniqueItems?: boolean | undefined;
|
4618
|
+
maxProperties?: number | undefined;
|
4619
|
+
minProperties?: number | undefined;
|
4620
|
+
required?: string | boolean | string[] | undefined;
|
4621
|
+
format?: string | undefined;
|
4622
|
+
$ref?: string | undefined;
|
4623
|
+
$namespace?: string | undefined;
|
4624
|
+
definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4625
|
+
properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4626
|
+
items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
|
4627
|
+
additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
|
4628
|
+
patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4629
|
+
additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
|
4630
|
+
"x-value"?: any;
|
4631
|
+
"x-index"?: number | undefined;
|
4632
|
+
"x-pattern"?: any;
|
4633
|
+
"x-display"?: any;
|
4634
|
+
"x-validator"?: any;
|
4635
|
+
"x-decorator"?: any;
|
4636
|
+
"x-decorator-props"?: any;
|
4637
|
+
"x-component"?: any;
|
4638
|
+
"x-component-props"?: any;
|
4639
|
+
"x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
|
4640
|
+
"x-content"?: any;
|
4641
|
+
"x-data"?: any;
|
4642
|
+
"x-visible"?: boolean | undefined;
|
4643
|
+
"x-hidden"?: boolean | undefined;
|
4644
|
+
"x-disabled"?: boolean | undefined;
|
4645
|
+
"x-editable"?: boolean | undefined;
|
4646
|
+
"x-read-only"?: boolean | undefined;
|
4647
|
+
"x-read-pretty"?: boolean | undefined;
|
4648
|
+
"x-compile-omitted"?: string[] | undefined;
|
4649
|
+
}>>;
|
4650
|
+
startIncrementalRender: () => void;
|
4651
|
+
onKeydown: (event: KeyboardEvent) => Promise<void>;
|
4652
|
+
clearSpan: (uuid: string) => void;
|
4653
|
+
exposeEvent: Omit<import("..").FormRenderExpose, "updateAnchor" | "getFieldList" | "optionInited" | "formModel" | "reload">;
|
4654
|
+
useVersion: typeof import("../../shared/hooks").useVersion;
|
4655
|
+
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<{}>>, {}>;
|
4656
|
+
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>>>, {
|
4657
|
+
form: any;
|
4658
|
+
}>;
|
4659
|
+
NConfigProvider: any;
|
4660
|
+
NForm: any;
|
4661
|
+
NTabPane: any;
|
4662
|
+
NTabs: any;
|
4663
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready")[], "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
4664
|
+
fieldList: {
|
4665
|
+
type: import("vue").PropType<import("..").FieldItem[]>;
|
4666
|
+
};
|
4667
|
+
initialData: {
|
4668
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
4669
|
+
default: () => {};
|
4670
|
+
};
|
4671
|
+
fieldVisitor: {
|
4672
|
+
type: import("vue").PropType<import("..").FieldVisitor>;
|
4673
|
+
};
|
4674
|
+
column: {
|
4675
|
+
type: NumberConstructor;
|
4676
|
+
default: number;
|
4677
|
+
};
|
4678
|
+
maxHeight: {
|
4679
|
+
type: (NumberConstructor | StringConstructor)[];
|
4680
|
+
default: string;
|
4681
|
+
};
|
4682
|
+
anchor: {
|
4683
|
+
type: BooleanConstructor;
|
4684
|
+
default: boolean;
|
4685
|
+
};
|
4686
|
+
parallelism: {
|
4687
|
+
type: NumberConstructor;
|
4688
|
+
default: number;
|
4689
|
+
};
|
4690
|
+
businessFormatter: {
|
4691
|
+
type: import("vue").PropType<import("..").FormBusinessFormatter>;
|
4692
|
+
};
|
4693
|
+
schema: {
|
4694
|
+
type: import("vue").PropType<import("@formily/json-schema").Stringify<{
|
4695
|
+
[key: symbol]: any;
|
4696
|
+
[key: `x-${string}`]: any;
|
4697
|
+
[key: `x-${number}`]: any;
|
4698
|
+
version?: string | undefined;
|
4699
|
+
name?: import("@formily/json-schema").SchemaKey | undefined;
|
4700
|
+
title?: any;
|
4701
|
+
description?: any;
|
4702
|
+
default?: any;
|
4703
|
+
readOnly?: boolean | undefined;
|
4704
|
+
writeOnly?: boolean | undefined;
|
4705
|
+
type?: import("@formily/json-schema").SchemaTypes | undefined;
|
4706
|
+
enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
|
4707
|
+
const?: any;
|
4708
|
+
multipleOf?: number | undefined;
|
4709
|
+
maximum?: number | undefined;
|
4710
|
+
exclusiveMaximum?: number | undefined;
|
4711
|
+
minimum?: number | undefined;
|
4712
|
+
exclusiveMinimum?: number | undefined;
|
4713
|
+
maxLength?: number | undefined;
|
4714
|
+
minLength?: number | undefined;
|
4715
|
+
pattern?: string | RegExp | undefined;
|
4716
|
+
maxItems?: number | undefined;
|
4717
|
+
minItems?: number | undefined;
|
4718
|
+
uniqueItems?: boolean | undefined;
|
4719
|
+
maxProperties?: number | undefined;
|
4720
|
+
minProperties?: number | undefined;
|
4721
|
+
required?: string | boolean | string[] | undefined;
|
4722
|
+
format?: string | undefined;
|
4723
|
+
$ref?: string | undefined;
|
4724
|
+
$namespace?: string | undefined;
|
4725
|
+
definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4726
|
+
properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4727
|
+
items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
|
4728
|
+
additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
|
4729
|
+
patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
|
4730
|
+
additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
|
4731
|
+
"x-value"?: any;
|
4732
|
+
"x-index"?: number | undefined;
|
4733
|
+
"x-pattern"?: any;
|
4734
|
+
"x-display"?: any;
|
4735
|
+
"x-validator"?: any;
|
4736
|
+
"x-decorator"?: any;
|
4737
|
+
"x-decorator-props"?: any;
|
4738
|
+
"x-component"?: any;
|
4739
|
+
"x-component-props"?: any;
|
4740
|
+
"x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
|
4741
|
+
"x-content"?: any;
|
4742
|
+
"x-data"?: any;
|
4743
|
+
"x-visible"?: boolean | undefined;
|
4744
|
+
"x-hidden"?: boolean | undefined;
|
4745
|
+
"x-disabled"?: boolean | undefined;
|
4746
|
+
"x-editable"?: boolean | undefined;
|
4747
|
+
"x-read-only"?: boolean | undefined;
|
4748
|
+
"x-read-pretty"?: boolean | undefined;
|
4749
|
+
"x-compile-omitted"?: string[] | undefined;
|
4750
|
+
}>>;
|
4751
|
+
};
|
4752
|
+
components: {
|
4753
|
+
type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
4754
|
+
default: () => {};
|
4755
|
+
};
|
4756
|
+
scope: {
|
4757
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
4758
|
+
default: () => {};
|
4759
|
+
};
|
4760
|
+
annotation: {
|
4761
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
4762
|
+
};
|
4763
|
+
annotationShortcuts: {
|
4764
|
+
type: import("vue").PropType<(string | {
|
4765
|
+
label: string;
|
4766
|
+
value: string;
|
4767
|
+
})[] | undefined>;
|
4768
|
+
};
|
4769
|
+
consumer: {
|
4770
|
+
type: BooleanConstructor;
|
4771
|
+
default: boolean;
|
4772
|
+
};
|
4773
|
+
uuid: {
|
4774
|
+
type: StringConstructor;
|
4775
|
+
};
|
4776
|
+
lifeCycle: {
|
4777
|
+
type: import("vue").PropType<Partial<{
|
4778
|
+
onSetup(): void;
|
4779
|
+
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
4780
|
+
field: import("@formily/core").GeneralField;
|
4781
|
+
oldValue: unknown;
|
4782
|
+
}): any;
|
4783
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
4784
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[] | Promise<import("../../shared/types").AnyObject[]>;
|
4785
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
4786
|
+
}>>;
|
4787
|
+
};
|
4788
|
+
requestInstance: {
|
4789
|
+
type: import("vue").PropType<import("../../shared/hooks").FormRequestDefine.RequestInstance>;
|
4790
|
+
};
|
4791
|
+
enterToNextWidget: {
|
4792
|
+
type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
|
4793
|
+
default: boolean;
|
4794
|
+
};
|
4795
|
+
autoExpand: BooleanConstructor;
|
4796
|
+
lowCodeReactions: {
|
4797
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionConfig[]>;
|
4798
|
+
};
|
4799
|
+
newLowCodeReactions: {
|
4800
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
4801
|
+
};
|
4802
|
+
operationalForm: {
|
4803
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
4804
|
+
};
|
4805
|
+
dateOperationalForm: {
|
4806
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
4807
|
+
};
|
4808
|
+
operationalFormInit: {
|
4809
|
+
type: BooleanConstructor;
|
4810
|
+
default: boolean;
|
4811
|
+
};
|
4812
|
+
linebarAutoHidden: {
|
4813
|
+
type: BooleanConstructor;
|
4814
|
+
};
|
4815
|
+
bordered: {
|
4816
|
+
type: (BooleanConstructor | StringConstructor)[];
|
4817
|
+
default: boolean;
|
4818
|
+
};
|
4819
|
+
labelPlacementOverwrite: BooleanConstructor;
|
4820
|
+
outBordered: {
|
4821
|
+
type: BooleanConstructor;
|
4822
|
+
default: boolean;
|
4823
|
+
};
|
4824
|
+
uniqueCacheData: {
|
4825
|
+
type: BooleanConstructor;
|
4826
|
+
default: boolean;
|
4827
|
+
};
|
4828
|
+
forceClearable: BooleanConstructor;
|
4829
|
+
wordSplitFilter: {
|
4830
|
+
type: BooleanConstructor;
|
4831
|
+
default: boolean;
|
4832
|
+
};
|
4833
|
+
selectMode: BooleanConstructor;
|
4834
|
+
selectedFields: {
|
4835
|
+
type: import("vue").PropType<string[]>;
|
4836
|
+
};
|
4837
|
+
linebarDirection: {
|
4838
|
+
type: import("vue").PropType<"horizontal" | "vertical">;
|
4839
|
+
default: string;
|
4840
|
+
};
|
4841
|
+
linebarTextDirection: {
|
4842
|
+
type: import("vue").PropType<"horizontal" | "vertical">;
|
4843
|
+
default: string;
|
4844
|
+
};
|
4845
|
+
linebarWidth: {
|
4846
|
+
type: (NumberConstructor | StringConstructor)[];
|
4847
|
+
default: number;
|
4848
|
+
};
|
4849
|
+
autoWidth: {
|
4850
|
+
type: (BooleanConstructor | NumberConstructor)[];
|
4851
|
+
default: boolean;
|
4852
|
+
};
|
4853
|
+
incrementalRender: {
|
4854
|
+
type: BooleanConstructor;
|
4855
|
+
default: boolean;
|
4856
|
+
};
|
4857
|
+
feedbackType: {
|
4858
|
+
type: import("vue").PropType<"default" | "tooltip">;
|
4859
|
+
default: string;
|
4860
|
+
};
|
4861
|
+
}>> & {
|
4862
|
+
onFormChange?: ((...args: any[]) => any) | undefined;
|
4863
|
+
onScroll?: ((...args: any[]) => any) | undefined;
|
4864
|
+
onAnnotationChange?: ((...args: any[]) => any) | undefined;
|
4865
|
+
"onUpdate:selectedFields"?: ((...args: any[]) => any) | undefined;
|
4866
|
+
onLinebarChange?: ((...args: any[]) => any) | undefined;
|
4867
|
+
onReady?: ((...args: any[]) => any) | undefined;
|
4868
|
+
}, {
|
4869
|
+
anchor: boolean;
|
4870
|
+
column: number;
|
4871
|
+
maxHeight: string | number;
|
4872
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
4873
|
+
initialData: import("../../shared/types").AnyObject;
|
4874
|
+
parallelism: number;
|
4875
|
+
scope: import("../../shared/types").AnyObject;
|
4876
|
+
consumer: boolean;
|
4877
|
+
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
4878
|
+
autoExpand: boolean;
|
4879
|
+
linebarAutoHidden: boolean;
|
4880
|
+
labelPlacementOverwrite: boolean;
|
4881
|
+
bordered: string | boolean;
|
4882
|
+
uniqueCacheData: boolean;
|
4883
|
+
outBordered: boolean;
|
4884
|
+
forceClearable: boolean;
|
4885
|
+
wordSplitFilter: boolean;
|
4886
|
+
selectMode: boolean;
|
4887
|
+
linebarWidth: string | number;
|
4888
|
+
linebarDirection: "horizontal" | "vertical";
|
4889
|
+
linebarTextDirection: "horizontal" | "vertical";
|
4890
|
+
autoWidth: number | boolean;
|
4891
|
+
feedbackType: "default" | "tooltip";
|
4892
|
+
operationalFormInit: boolean;
|
4893
|
+
incrementalRender: boolean;
|
4894
|
+
}>;
|
4895
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
|
3876
4896
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "validateFailure")[], "update:modelValue" | "validateFailure", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
3877
4897
|
modelValue: {
|
3878
4898
|
type: ArrayConstructor;
|