@aliretail/react-dynamic-delivery
Version:
188 lines (187 loc) • 4.79 kB
TypeScript
declare const _default: {
data: {
BasicInfo: {
type: string;
fields: {
formItemConfig: {
readOnly: boolean;
};
others: {
title: string;
dataSource: any[];
};
};
};
NO_NAME_MODULE_PAGE: {
type: string;
fields: {
others: {
mode: string;
};
};
};
NO_NAME_MODULE_CONTAINER_$0_CONTAINER: {
type: string;
};
NO_NAME_MODULE_CONTAINER_$0_SECTION: {
type: string;
fields: {
others: {
title: string;
};
};
};
NO_NAME_MODULE_CONTAINER_$0_FORM: {
type: string;
fields: {
others: {
isForm: boolean;
align: string;
};
};
};
NO_NAME_MODULE_CONTAINER_$0_CONTAINER1: {
type: string;
};
NO_NAME_MODULE_CONTAINER_$0_SECTION1: {
type: string;
fields: {
others: {
title: string;
};
};
};
NO_NAME_MODULE_CONTAINER_$0_FORM1: {
type: string;
fields: {
others: {
isForm: boolean;
align: string;
};
};
};
NO_NAME_MODULE_FOOTER: {
type: string;
};
NO_NAME_MODULE_FOOTER_CONTAINER: {
type: string;
};
NO_NAME_MODULE_FOOTER_BTNAREA: {
type: string;
};
NO_NAME_MODULE_FOOTER_BTNAREA_BTN_$0: {
type: string;
fields: {
others: {
type: string;
children: string;
linkageName: string;
};
};
};
NO_NAME_MODULE_FOOTER_BTNAREA_BTN_$1: {
type: string;
fields: {
others: {
children: string;
linkageName: string;
};
};
};
name: {
type: string;
fields: {
formItemConfig: {
title: string;
required: boolean;
};
others: {
maxLength: number;
isPreview: boolean;
};
};
validate: {
msg: string[];
regex: string[];
};
};
id: {
type: string;
fields: {
formItemConfig: {
title: string;
};
others: {
isPreview: boolean;
};
};
};
description: {
type: string;
fields: {
formItemConfig: {
title: string;
};
others: {
maxLength: number;
isPreview: boolean;
};
};
};
dialog: {
type: string;
fields: {
formItemConfig: {
display: boolean;
};
others: {
placeholder: string;
};
};
};
};
linkage: {
submit: {
type: string;
fields: {
appCode: string;
apiCode: string;
};
};
reset: {
type: string;
};
jump: {
type: string;
fields: {
appCode: string;
pageCode: string;
};
};
submitList: string[];
showDialog: {
type: string;
fields: {
target: {
com: string;
type: string;
key: string;
val: boolean;
}[];
};
};
};
hierarchy: {
root: string;
structure: {
NO_NAME_MODULE_PAGE: string[];
NO_NAME_MODULE_CONTAINER_$0_CONTAINER: string[];
NO_NAME_MODULE_CONTAINER_$0_SECTION: string[];
NO_NAME_MODULE_CONTAINER_$0_FORM: string[];
NO_NAME_MODULE_FOOTER: string[];
NO_NAME_MODULE_FOOTER_CONTAINER: string[];
NO_NAME_MODULE_FOOTER_BTNAREA: string[];
};
};
};
export default _default;