export { default as InputPhoneConfig } from './inputPhone'; export { default as InputMailConfig } from './inputMail'; export { default as ImgUploadConfig } from './imgUpload'; export { default as VideoUploadConfig } from './videoUpload'; declare const _default: { Cascader: { icon: string; label: string; type: string; alias: string; groupsName: string; compType: number; isContainer: boolean; compLib: string; props: { name: string; selfSpan: string; labelCol: number; wrapperCol: number; size: string; expandTrigger: string; popupPlacement: string; }; todoProps: { name: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; defaultValue: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; placeholder: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; options: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { isLinkField: boolean; required: boolean; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoActionList: string[]; }; CheckboxGroup: { icon: string; label: string; type: string; alias: string; groupsName: string; compType: number; isContainer: boolean; compLib: string; props: { name: string; attr: {}; selfSpan: string; labelCol: number; wrapperCol: number; basicStatus: number; }; todoProps: { name: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; defaultValue: { label: string; type: string; groupsName: string; props: {}; istodoBind: boolean; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; min: { label: string; type: string; groupsName: string; props: { min: number; }; }; max: { label: string; type: string; groupsName: string; props: { min: number; }; }; staticData: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoActionList: string[]; }; DatePicker: { icon: string; platform: string; label: string; type: string; alias: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; props: { format: string; timeMode: string; placeholder: string; pickerType: string; allowClear: boolean; }; style: {}; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; }; customTime: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: boolean[]; defaultValue: string; }; }; placeholder: { label: string; type: string; groupsName: string; }; timeMode: { label: string; type: string; groupsName: string; props: { defaultValue: string; isProps: boolean; isLinkField: boolean; typeFlag: string; visibleFlag: string; visibleFlagValue: string[]; options: { title: string; value: string; type: string[]; }[]; }; }; format: { label: string; type: string; groupsName: string; props: { defaultValue: string; isProps: boolean; typeFlag: string; defaultTypeFlag: { DatePicker: string; TimePicker: string; RangePicker: string; }; changeDefalutValue: boolean; options: { title: string; value: string; type: string[]; }[]; }; }; basicStatus: { label: string; type: string; groupsName: string; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; props: { defaultValue: boolean; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoActionList: string[]; }; Form: { icon: string; label: string; type: string; alias: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; isBusiObjContainer: boolean; props: { name: string; header: string; colSpan: number; colSpace: number; rowSpace: number; labelCol: number; wrapperCol: number; layout: string; }; style: { padding: string; }; todoProps: { name: { label: string; type: string; groupsName: string; }; colSpan: { label: string; type: string; istodoBind: boolean; groupsName: string; props: { defaultValue: number; isProps: boolean; typeFlag: string; required: boolean; options: { title: string; value: number; type: string[]; }[]; }; }; colSpace: { label: string; type: string; istodoBind: boolean; groupsName: string; props: { options: { title: string; value: string; }[]; }; }; rowSpace: { label: string; type: string; istodoBind: boolean; groupsName: string; props: { options: { title: string; value: string; }[]; }; }; colon: { label: string; type: string; istodoBind: boolean; groupsName: string; props: { defaultValue: boolean; }; }; layout: { label: string; type: string; istodoBind: boolean; groupsName: string; props: { defaultValue: string; options: { title: string; value: string; }[]; }; }; }; }; Input: { icon: string; platform: string; label: string; type: string; alias: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; isAppChildForm: boolean; props: { placeholder: string; allowClear: boolean; }; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; istodoBind: boolean; }; placeholder: { label: string; type: string; groupsName: string; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; regexp: { label: string; type: string; groupsName: string; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoActionList: string[]; }; InputNumber: { icon: string; label: string; type: string; alias: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; props: { placeholder: string; positionType: string; textAlign: string; backgroundColor: string; }; style: {}; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; istodoBind: boolean; }; placeholder: { label: string; type: string; groupsName: string; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; min: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: number; }; }; max: { label: string; type: string; groupsName: string; istodoBind: boolean; }; precision: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: number; min: number; max: number; precision: number; }; }; addonAfter: { label: string; type: string; groupsName: string; }; formatting: { label: string; type: string; groupsName: string; props: { defaultValue: string; options: { title: string; value: string; }[]; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoActionList: string[]; }; MultipleSelect: { icon: string; platform: string; label: string; type: string; alias: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; isAppChildForm: boolean; props: { attr: {}; placeholder: string; mode: string; allowClear: boolean; }; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; value: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; placeholder: { label: string; type: string; groupsName: string; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; min: { label: string; type: string; groupsName: string; props: { min: number; }; }; max: { label: string; type: string; groupsName: string; props: { min: number; }; }; staticData: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoActionList: string[]; }; Password: { icon: string; label: string; type: string; alias: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; props: { inputType: string; allowClear: boolean; }; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; istodoBind: boolean; }; placeholder: { label: string; type: string; groupsName: string; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; regexp: { label: string; type: string; groupsName: string; istodoBind: boolean; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoActionList: string[]; }; QuillEditor: { icon: string; label: string; type: string; alias: string; groupsName: string; compType: number; isContainer: boolean; compLib: string; props: { name: string; selfSpan: string; labelCol: number; wrapperCol: number; height: number; imageType: string; }; todoProps: { name: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; value: { label: string; type: string; groupsName: string; props: {}; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; height: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { min: number; max: number; }; }; disabled: { label: string; type: string; groupsName: string; props: {}; istodoBind: boolean; }; imageType: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: string; }[]; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoActionList: string[]; }; Radio: { icon: string; label: string; type: string; alias: string; description: string; image: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; isInlineBlock: boolean; isAppChildForm: boolean; components: never[]; props: { attr: {}; radioType: string; basicStatus: number; positionType: string; chunk: number; }; style: {}; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; istodoBind: boolean; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; staticData: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; positionType: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; }; }; radioType: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; }; }; chunk: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { min: number; max: number; defaultValue: number; visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoStyles: {}; todoEvents: never[]; todoActionList: string[]; }; RangePicker: { icon: string; label: string; type: string; alias: string; description: string; image: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; components: never[]; props: { format: string; timeMode: string; placeholder: string; pickerType: string; allowClear: boolean; }; style: {}; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; }; basicStatus: { label: string; type: string; groupsName: string; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; timeMode: { label: string; type: string; groupsName: string; props: { isLinkField: boolean; defaultValue: string; isProps: boolean; typeFlag: string; visibleFlag: string; visibleFlagValue: string[]; options: { title: string; value: string; type: string[]; }[]; }; }; format: { label: string; type: string; groupsName: string; props: { isLinkField: boolean; defaultValue: string; isProps: boolean; typeFlag: string; defaultTypeFlag: { DatePicker: string; TimePicker: string; RangePicker: string; }; changeDefalutValue: boolean; options: { title: string; value: string; type: string[]; }[]; }; }; required: { label: string; type: string; groupsName: string; props: { defaultValue: boolean; }; }; showTime: { label: string; type: string; groupsName: string; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoStyles: {}; todoEvents: never[]; todoActionList: string[]; }; Select: { icon: string; platform: string; label: string; type: string; alias: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; isAppChildForm: boolean; props: { attr: {}; placeholder: string; classification: string; allowClear: boolean; }; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; value: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; placeholder: { label: string; type: string; groupsName: string; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; staticData: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoActionList: string[]; }; StdUpload: { icon: string; label: string; type: string; alias: string; groupsName: string; compType: number; isContainer: boolean; compLib: string; props: { name: string; fileName: string; selfSpan: string; labelCol: number; wrapperCol: number; listType: string; acceptType: never[]; withCredentials: boolean; numberLimit: number; singleFileMaxSize: number; uploadText: string; uploadTimeout: number; deleteIcon: { deleteIconTheme: string; deleteIconType: string; deleteIconIsIconFont: boolean; showRemoveIcon: boolean; }; downloadIcon: { downloadIconTheme: string; downloadIconType: string; downloadIconIsIconFont: boolean; showDownloadIcon: boolean; }; previewIcon: { previewIconTheme: string; previewIconType: string; previewIconIsIconFont: boolean; showPreviewIcon: boolean; }; listStyle: string; previewBtn: { btnText: string; checked: boolean; icon: { type: string; theme: string; fontAddress: string; isIconFont: boolean; iconFileInfo: {}; }; }; deleteBtn: { btnText: string; checked: boolean; icon: { type: string; theme: string; fontAddress: string; isIconFont: boolean; iconFileInfo: {}; }; }; }; todoProps: { name: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; labelCol: { label: string; type: string; groupsName: string; props: { options: { title: string; value: number; }[]; }; istodoBind: boolean; }; wrapperCol: { label: string; type: string; groupsName: string; props: { options: { title: string; value: number; }[]; }; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; props: {}; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; uploadStyle: { label: string; type: string; groupsName: string; props: { defaultValue: string; options: { title: string; value: string; }[]; style: { padding: string; fontSize: string; }; }; }; listType: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; style: { padding: string; fontSize: string; }; }; }; uploadText: { label: string; type: string; groupsName: string; props: {}; }; icon: { label: string; type: string; groupsName: string; props: {}; }; iconsSetting: { label: string; groupsName: string; props: { isShowChildren: boolean; children: { key: string; label: string; type: string; props: { labelCol: { span: number; }; wrapperCol: { span: number; }; }; }[]; }; }; paginationStyle: { label: string; groupsName: string; props: { isShowChildren: boolean; children: { key: string; label: string; type: string; props: { defaultValue: number; min: number; max: number; labelCol: { span: number; }; wrapperCol: { span: number; }; }; }[]; }; }; maxSize: { label: string; groupsName: string; props: { isShowChildren: boolean; children: { key: string; label: string; type: string; props: { defaultValue: number; min: number; max: number; labelCol: { span: number; }; wrapperCol: { span: number; }; addonAfter: string; }; }[]; }; }; typeSetting: { label: string; groupsName: string; props: { isShowChildren: boolean; children: ({ key: string; label: string; type: string; props: { options: { title: string; value: string; }[]; description: string; allowClear?: undefined; placeholder?: undefined; }; } | { key: string; label: string; type: string; props: { allowClear: boolean; placeholder: string; options?: undefined; description?: undefined; }; })[]; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; fileNameEncode: { label: string; type: string; groupsName: string; props: { defaultValue: boolean; description: string; }; }; }; todoActionList: string[]; }; Switch: { icon: string; label: string; type: string; alias: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; isInlineBlock: boolean; props: { size: string; basicStatus: number; defaultChecked: boolean; }; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultChecked: { label: string; type: string; groupsName: string; istodoBind: boolean; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoActionList: string[]; }; TextArea: { icon: string; label: string; type: string; alias: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; isAppChildForm: boolean; props: { placeholder: string; allowClear: boolean; }; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; istodoBind: boolean; }; placeholder: { label: string; type: string; groupsName: string; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; maxLength: { label: string; type: string; groupsName: string; props: { min: number; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; regexp: { label: string; type: string; groupsName: string; istodoBind: boolean; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoActionList: string[]; }; TimePicker: { icon: string; platform: string; label: string; type: string; alias: string; description: string; image: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; isAppChildForm: boolean; components: never[]; props: { format: string; timeMode: string; pickerType: string; placeholder: string; allowClear: boolean; }; style: {}; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; }; customTime: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: boolean[]; defaultValue: string; }; }; placeholder: { label: string; type: string; groupsName: string; }; format: { label: string; type: string; groupsName: string; props: { defaultValue: string; isProps: boolean; typeFlag: string; defaultTypeFlag: { DatePicker: string; TimePicker: string; RangePicker: string; }; changeDefalutValue: boolean; options: { title: string; value: string; type: string[]; }[]; }; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoActionList: string[]; }; TreeSelect: { icon: string; label: string; type: string; alias: string; platform: string; groupsName: string; compType: number; isContainer: boolean; compLib: string; props: { name: string; selfSpan: string; labelCol: number; wrapperCol: number; treeDefaultExpandAll: boolean; size: string; showSearch: boolean; treeNodeFilterProp: string; treeData: never[]; allowClear: boolean; }; todoProps: { name: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; defaultValue: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; placeholder: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; treeCheckable: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; multiple: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; showSearch: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; treeNodeFilterProp: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { dependProps: { showSearch: boolean; }; options: { title: string; value: string; }[]; }; }; treeData: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { isLinkField: boolean; required: boolean; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; treeDefaultExpandAll: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; }; todoActionList: string[]; }; Rate: { icon: string; label: string; type: string; alias: string; groupsName: string; compType: number; isContainer: boolean; compLib: string; props: { name: string; count: number; value: number; tooltips: never[]; allowClear: boolean; visible: boolean; }; todoProps: { name: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; count: { label: string; type: string; groupsName: string; props: {}; }; value: { label: string; type: string; groupsName: string; props: {}; }; allowHalf: { label: string; type: string; groupsName: string; props: {}; }; disabled: { label: string; type: string; groupsName: string; props: {}; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; }; todoActionList: string[]; }; Location: { type: string; icon: string; label: string; groupsName: string; compType: number; isContainer: boolean; platform: string; props: { setting: string[]; locationRange: string; radius: number; }; todoProps: { name: { type: string; label: string; groupsName: string; props: { label: string; }; }; locationRange: { type: string; label: string; groupsName: string; props: { label: string; options: { label: string; value: string; }[]; }; }; radius: { type: string; label: string; groupsName: string; props: { label: string; options: { label: string; value: number; }[]; dependencies: string[]; dependenciesValues: { locationRange: string; }; }; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; setting: { type: string; label: string; groupsName: string; props: { options: { label: string; value: string; }[]; label: string; }; }; fieldDes: { type: string; label: string; groupsName: string; props: { label: string; lableStyle: { fontSize: string; }; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; }; todoActionList: string[]; }; Autograph: { type: string; icon: string; groupsName: string; compType: number; platform: string; label: string; props: { name: string; }; todoProps: { name: { type: string; label: string; groupsName: string; props: { label: string; defaultValue: string; }; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; fieldDes: { type: string; label: string; groupsName: string; props: { label: string; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; }; todoActionList: string[]; }; MemberPicker: { type: string; icon: string; groupsName: string; compType: number; platform: string; label: string; props: { name: string; type: string; btnText: string; pickerType: string; selectType: string; }; todoProps: { name: { type: string; label: string; groupsName: string; props: { label: string; defaultValue: string; }; }; selectType: { type: string; label: string; groupsName: string; props: { label: string; options: { label: string; value: string; }[]; optionType: string; }; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; settingMember: { type: string; label: string; groupsName: string; props: { label: string; }; }; fieldDes: { type: string; label: string; groupsName: string; props: { label: string; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; }; todoActionList: string[]; }; EditableTable: { type: string; icon: string; groupsName: string; compType: number; label: string; platform: string; props: { name: string; span: number; tableItem: { id: string; alias: string; text: string; type: string; name: string; props: { name: string; }; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; }; placeholder: { label: string; type: string; groupsName: string; }; allowClear: { label: string; type: string; groupsName: string; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; }; }[]; fieldDes: string; }; todoProps: { name: { type: string; label: string; groupsName: string; props: { label: string; }; }; tableItem: { type: string; label: string; groupsName: string; props: { label: string; filedComponentList: ({ type: string; label: string; alias: string; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; }; placeholder: { label: string; type: string; groupsName: string; }; allowClear: { label: string; type: string; groupsName: string; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; readOnly?: undefined; disabled?: undefined; addonAfter?: undefined; formatting?: undefined; min?: undefined; max?: undefined; value?: undefined; staticData?: undefined; }; } | { type: string; label: string; alias: string; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; }; placeholder: { label: string; type: string; groupsName: string; }; readOnly: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; disabled: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; addonAfter: { label: string; type: string; groupsName: string; }; formatting: { label: string; type: string; groupsName: string; props: { defaultValue: string; options: { title: string; value: string; }[]; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; min: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: number; }; }; max: { label: string; type: string; groupsName: string; istodoBind: boolean; }; allowClear?: undefined; value?: undefined; staticData?: undefined; }; } | { type: string; label: string; alias: string; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; value: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { required?: undefined; }; }; placeholder: { label: string; type: string; groupsName: string; }; allowClear: { label: string; type: string; groupsName: string; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; staticData: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue?: undefined; readOnly?: undefined; disabled?: undefined; addonAfter?: undefined; formatting?: undefined; min?: undefined; max?: undefined; }; } | { type: string; label: string; alias: string; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; value: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { required: boolean; }; }; placeholder: { label: string; type: string; groupsName: string; }; allowClear: { label: string; type: string; groupsName: string; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; staticData: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue?: undefined; readOnly?: undefined; disabled?: undefined; addonAfter?: undefined; formatting?: undefined; min?: undefined; max?: undefined; }; })[]; }; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; fieldDes: { type: string; label: string; groupsName: string; props: { label: string; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; }; todoActionList: string[]; }; AddDepartment: { type: string; icon: string; groupsName: string; compType: number; platform: string; label: string; props: { name: string; btnText: string; pickerType: string; }; todoProps: { name: { type: string; label: string; groupsName: string; props: { label: string; defaultValue: string; }; }; selectType: { type: string; label: string; groupsName: string; props: { label: string; options: { label: string; value: string; }[]; defaultValue: string; optionType: string; }; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; fieldDes: { type: string; label: string; groupsName: string; props: { label: string; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; }; todoActionList: string[]; }; CheckUpload: { type: string; icon: string; label: string; groupsName: string; compType: number; platform: string; props: { name: string; action: string; defaultUploadList: never[]; defaultSort: string; withCredentials: boolean; }; todoProps: { name: { type: string; label: string; groupsName: string; props: { label: string; defaultValue: string; }; }; sort: { type: string; label: string; groupsName: string; props: { options: { label: string; value: string; }[]; label: string; defaultValue: string; optionType: string; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; inputVerify: { type: string; label: string; groupsName: string; props: { options: ({ label: string; value: string; title?: undefined; } | { label: string; value: string; title: string; })[]; label: string; showFileNumKey: string; showFileSizeKey: string; }; }; fieldAttr: { type: string; label: string; groupsName: string; props: { options: { label: string; value: string; title: string; }[]; label: string; }; }; fieldDes: { type: string; label: string; groupsName: string; props: { label: string; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; }; todoActionList: string[]; }; Attachments: { type: string; icon: string; label: string; groupsName: string; compType: number; platform: string; props: { name: string; attachments: never[]; }; todoProps: { name: { type: string; label: string; groupsName: string; props: { label: string; defaultValue: string; }; }; attachments: { type: string; label: string; groupsName: string; props: { label: string; }; }; fieldDes: { type: string; label: string; groupsName: string; props: { label: string; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; }; todoActionList: string[]; }; DataLinkage: { type: string; icon: string; groupsName: string; compType: number; label: string; platform: string; props: { name: string; span: number; placeholder: string; allowClear: boolean; }; todoProps: { name: { type: string; label: string; groupsName: string; props: { label: string; }; }; placeholder: { label: string; type: string; groupsName: string; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; bindFormInfo: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; dataSelectFiledInfo: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; dataLinkageRuleInfo: { label: string; type: string; groupsName: string; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; }; todoActionList: string[]; }; BindTable: { type: string; icon: string; groupsName: string; compType: number; label: string; platform: string; props: { name: string; }; todoProps: { name: { type: string; label: string; groupsName: string; props: { label: string; }; }; bindForm: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; selectAttr: { label: string; type: string; groupsName: string; props: { required: boolean; tooltipText: string; }; }; filterAttr: { label: string; type: string; groupsName: string; props: { tooltipText: string; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; istodoBind: boolean; }; }; todoActionList: string[]; }; Address: { type: string; icon: string; alias: string; groupsName: string; label: string; compType: number; platform: string; props: { name: string; placeholderList: string[]; textAlign: string; alias: { label: string; }; }; todoProps: { name: { type: string; label: string; groupsName: string; props: { label: string; }; }; placeholder: { label: string; type: string; groupsName: string; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; fieldDes: { type: string; label: string; groupsName: string; props: { label: string; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; }; todoActionList: string[]; }; TextRecognition: { icon: string; platform: string; label: string; type: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; isAppChildForm: boolean; props: {}; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; idenTemplate: { label: string; type: string; groupsName: string; props: { defaultValue: string; options: { title: string; value: string; }[]; required: boolean; }; }; fieldMapping: { label: string; type: string; groupsName: string; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; }; todoActionList: string[]; }; Api: { icon: string; label: string; type: string; platform: string; groupsName: string; compType: number; props: { name: string; buttonName: string; }; todoProps: { name: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; buttonName: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; apiObject: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; apiParams: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; apiRespond: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; apiOptions: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; })[]; }; istodoBind: boolean; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; }; }; export default _default;