@okiss/oms 0.0.64 → 0.0.66
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/dist/index.es.js +32533 -2371
- package/dist/index.es.js.map +1 -1
- package/dist/oms.css +1 -0
- package/package.json +25 -16
- package/dist/style.css +0 -1
- package/dist/types/App.vue.d.ts +0 -2
- package/dist/types/admin.d.ts +0 -11
- package/dist/types/components/PageLoad.vue.d.ts +0 -34
- package/dist/types/components/RightMenu.vue.d.ts +0 -43
- package/dist/types/components/VLoading.vue.d.ts +0 -2
- package/dist/types/components/VTree.vue.d.ts +0 -129
- package/dist/types/components/notice/VNotice.vue.d.ts +0 -26
- package/dist/types/components/report/NumberPanel.vue.d.ts +0 -14
- package/dist/types/components/report/index.vue.d.ts +0 -23
- package/dist/types/components/report/option.d.ts +0 -1
- package/dist/types/components/report/part.vue.d.ts +0 -2
- package/dist/types/default.d.ts +0 -4
- package/dist/types/directive/devtool.d.ts +0 -3
- package/dist/types/directive/index.d.ts +0 -4
- package/dist/types/directive/outClick.d.ts +0 -3
- package/dist/types/directive/resize.d.ts +0 -3
- package/dist/types/directive/rightClick.d.ts +0 -3
- package/dist/types/index.d.ts +0 -13
- package/dist/types/init.d.ts +0 -3
- package/dist/types/mock/apis/index.d.ts +0 -3
- package/dist/types/mock/apis/user.d.ts +0 -3
- package/dist/types/mock/data/example.d.ts +0 -897
- package/dist/types/mock/data/menu.d.ts +0 -104
- package/dist/types/mock/data/role.d.ts +0 -68
- package/dist/types/mock/index.d.ts +0 -3
- package/dist/types/mock/types.d.ts +0 -21
- package/dist/types/plugins/element-plus.d.ts +0 -6
- package/dist/types/plugins/eventBus.d.ts +0 -5
- package/dist/types/render/index.d.ts +0 -14
- package/dist/types/router/guard/func.d.ts +0 -3
- package/dist/types/router/guard/index.d.ts +0 -2
- package/dist/types/router/guard/nprogress.d.ts +0 -3
- package/dist/types/router/guard/permission.d.ts +0 -2
- package/dist/types/router/guard/remote-routes.d.ts +0 -2
- package/dist/types/router/guard/set-page-title.d.ts +0 -2
- package/dist/types/router/index.d.ts +0 -2
- package/dist/types/router/remote.d.ts +0 -3
- package/dist/types/router/router.d.ts +0 -2
- package/dist/types/router/types.d.ts +0 -5
- package/dist/types/scaffold/404.vue.d.ts +0 -2
- package/dist/types/scaffold/EmptyRole.vue.d.ts +0 -2
- package/dist/types/scaffold/container.vue.d.ts +0 -2
- package/dist/types/scaffold/custom.vue.d.ts +0 -2
- package/dist/types/scaffold/dashboard.vue.d.ts +0 -2
- package/dist/types/scaffold/devtool/DevLayout.vue.d.ts +0 -22
- package/dist/types/scaffold/devtool/base.d.ts +0 -5
- package/dist/types/scaffold/devtool/formBuilder/ctrls/checkbox.d.ts +0 -32
- package/dist/types/scaffold/devtool/formBuilder/ctrls/code.d.ts +0 -17
- package/dist/types/scaffold/devtool/formBuilder/ctrls/icon-select.d.ts +0 -17
- package/dist/types/scaffold/devtool/formBuilder/ctrls/input.d.ts +0 -38
- package/dist/types/scaffold/devtool/formBuilder/ctrls/json.d.ts +0 -17
- package/dist/types/scaffold/devtool/formBuilder/ctrls/number-range.d.ts +0 -32
- package/dist/types/scaffold/devtool/formBuilder/ctrls/number.d.ts +0 -32
- package/dist/types/scaffold/devtool/formBuilder/ctrls/radio.d.ts +0 -31
- package/dist/types/scaffold/devtool/formBuilder/ctrls/select.d.ts +0 -89
- package/dist/types/scaffold/devtool/formBuilder/ctrls/sub-form.d.ts +0 -57
- package/dist/types/scaffold/devtool/formBuilder/ctrls/switch.d.ts +0 -32
- package/dist/types/scaffold/devtool/formBuilder/ctrls/template.d.ts +0 -17
- package/dist/types/scaffold/devtool/formBuilder/ctrls/upload.d.ts +0 -17
- package/dist/types/scaffold/devtool/formBuilder/form.d.ts +0 -76
- package/dist/types/scaffold/devtool/formBuilder/index.vue.d.ts +0 -142
- package/dist/types/scaffold/devtool/tableBuilder/btn/api.d.ts +0 -57
- package/dist/types/scaffold/devtool/tableBuilder/btn/form.d.ts +0 -50
- package/dist/types/scaffold/devtool/tableBuilder/btn/index.d.ts +0 -11
- package/dist/types/scaffold/devtool/tableBuilder/btn/jump.d.ts +0 -49
- package/dist/types/scaffold/devtool/tableBuilder/btn/table.d.ts +0 -50
- package/dist/types/scaffold/devtool/tableBuilder/columns/emum.d.ts +0 -35
- package/dist/types/scaffold/devtool/tableBuilder/columns/html.d.ts +0 -17
- package/dist/types/scaffold/devtool/tableBuilder/columns/icon.d.ts +0 -17
- package/dist/types/scaffold/devtool/tableBuilder/columns/image.d.ts +0 -17
- package/dist/types/scaffold/devtool/tableBuilder/columns/index.d.ts +0 -21
- package/dist/types/scaffold/devtool/tableBuilder/columns/json.d.ts +0 -17
- package/dist/types/scaffold/devtool/tableBuilder/columns/link.d.ts +0 -17
- package/dist/types/scaffold/devtool/tableBuilder/columns/rich.d.ts +0 -17
- package/dist/types/scaffold/devtool/tableBuilder/columns/span.d.ts +0 -17
- package/dist/types/scaffold/devtool/tableBuilder/columns/tpl.d.ts +0 -23
- package/dist/types/scaffold/devtool/tableBuilder/ctrls/date.d.ts +0 -17
- package/dist/types/scaffold/devtool/tableBuilder/ctrls/input.d.ts +0 -38
- package/dist/types/scaffold/devtool/tableBuilder/ctrls/select.d.ts +0 -89
- package/dist/types/scaffold/devtool/tableBuilder/index.vue.d.ts +0 -572
- package/dist/types/scaffold/devtool/tableBuilder/table.d.ts +0 -18
- package/dist/types/scaffold/form.vue.d.ts +0 -2
- package/dist/types/scaffold/index.d.ts +0 -6
- package/dist/types/scaffold/layout/components/AppMain.vue.d.ts +0 -2
- package/dist/types/scaffold/layout/components/Breadcrumb/index.vue.d.ts +0 -9
- package/dist/types/scaffold/layout/components/Hamburger/index.vue.d.ts +0 -18
- package/dist/types/scaffold/layout/components/Navbar.vue.d.ts +0 -29
- package/dist/types/scaffold/layout/components/PageEditor.vue.d.ts +0 -7
- package/dist/types/scaffold/layout/components/PageScheam.vue.d.ts +0 -7
- package/dist/types/scaffold/layout/components/Sidebar/FixiOSBug.d.ts +0 -10
- package/dist/types/scaffold/layout/components/Sidebar/Link.vue.d.ts +0 -37
- package/dist/types/scaffold/layout/components/Sidebar/Logo.vue.d.ts +0 -15
- package/dist/types/scaffold/layout/components/Sidebar/MenuContent.vue.d.ts +0 -20
- package/dist/types/scaffold/layout/components/Sidebar/SearchMenuItem.vue.d.ts +0 -9
- package/dist/types/scaffold/layout/components/Sidebar/SidebarItem.vue.d.ts +0 -42
- package/dist/types/scaffold/layout/components/Sidebar/index.vue.d.ts +0 -18
- package/dist/types/scaffold/layout/components/index.d.ts +0 -3
- package/dist/types/scaffold/layout/index.vue.d.ts +0 -2
- package/dist/types/scaffold/login.vue.d.ts +0 -2
- package/dist/types/scaffold/report.vue.d.ts +0 -2
- package/dist/types/scaffold/table.vue.d.ts +0 -2
- package/dist/types/scaffold/tree.vue.d.ts +0 -2
- package/dist/types/store/index.d.ts +0 -5
- package/dist/types/store/modules/app.d.ts +0 -5
- package/dist/types/store/modules/builderSchema.d.ts +0 -9
- package/dist/types/store/modules/settings.d.ts +0 -5
- package/dist/types/store/modules/user.d.ts +0 -5
- package/dist/types/store/types.d.ts +0 -45
- package/dist/types/types.d.ts +0 -116
- package/dist/types/utils/comm.d.ts +0 -1
- package/dist/types/utils/container/index.d.ts +0 -3
- package/dist/types/utils/index.d.ts +0 -2
- package/dist/types/utils/request/cache.d.ts +0 -5
- package/dist/types/utils/request/index.d.ts +0 -4
- package/dist/types/utils/request/interceptors.d.ts +0 -3
- package/dist/types/utils/request/pending.d.ts +0 -15
- package/dist/types/utils/request/types.d.ts +0 -14
- package/dist/types/utils/sso/base.d.ts +0 -20
- package/dist/types/utils/sso/dingtalk.d.ts +0 -15
- package/dist/types/utils/sso/github.d.ts +0 -10
- package/dist/types/utils/sso/index.d.ts +0 -8
- package/dist/types/utils/token.d.ts +0 -3
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let type: string;
|
|
3
|
-
export let name: string;
|
|
4
|
-
namespace _default {
|
|
5
|
-
let type_1: string;
|
|
6
|
-
export { type_1 as type };
|
|
7
|
-
export let label: string;
|
|
8
|
-
export let field: string;
|
|
9
|
-
}
|
|
10
|
-
export { _default as default };
|
|
11
|
-
export let builder: ({
|
|
12
|
-
type: string;
|
|
13
|
-
field: string;
|
|
14
|
-
label: string;
|
|
15
|
-
props?: undefined;
|
|
16
|
-
} | {
|
|
17
|
-
type: string;
|
|
18
|
-
field: string;
|
|
19
|
-
label: string;
|
|
20
|
-
props: {
|
|
21
|
-
options: {
|
|
22
|
-
labelPosition: string;
|
|
23
|
-
};
|
|
24
|
-
formItems: ({
|
|
25
|
-
type: string;
|
|
26
|
-
field: string;
|
|
27
|
-
label: string;
|
|
28
|
-
props?: undefined;
|
|
29
|
-
} | {
|
|
30
|
-
type: string;
|
|
31
|
-
field: string;
|
|
32
|
-
label: string;
|
|
33
|
-
props: {
|
|
34
|
-
options: {
|
|
35
|
-
labelPosition: string;
|
|
36
|
-
};
|
|
37
|
-
repeat: boolean;
|
|
38
|
-
formItems: ({
|
|
39
|
-
type: string;
|
|
40
|
-
field: string;
|
|
41
|
-
label: string;
|
|
42
|
-
options?: undefined;
|
|
43
|
-
} | {
|
|
44
|
-
type: string;
|
|
45
|
-
field: string;
|
|
46
|
-
label: string;
|
|
47
|
-
options: {
|
|
48
|
-
value: string;
|
|
49
|
-
label: string;
|
|
50
|
-
}[];
|
|
51
|
-
})[];
|
|
52
|
-
};
|
|
53
|
-
})[];
|
|
54
|
-
};
|
|
55
|
-
})[];
|
|
56
|
-
}
|
|
57
|
-
export default _default;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let type: string;
|
|
3
|
-
export let name: string;
|
|
4
|
-
namespace _default {
|
|
5
|
-
let type_1: string;
|
|
6
|
-
export { type_1 as type };
|
|
7
|
-
export let label: string;
|
|
8
|
-
export let field: string;
|
|
9
|
-
}
|
|
10
|
-
export { _default as default };
|
|
11
|
-
export let builder: ({
|
|
12
|
-
type: string;
|
|
13
|
-
field: string;
|
|
14
|
-
label: string;
|
|
15
|
-
props?: undefined;
|
|
16
|
-
} | {
|
|
17
|
-
type: string;
|
|
18
|
-
field: string;
|
|
19
|
-
props: {
|
|
20
|
-
options: {
|
|
21
|
-
labelPosition: string;
|
|
22
|
-
};
|
|
23
|
-
formItems: {
|
|
24
|
-
type: string;
|
|
25
|
-
field: string;
|
|
26
|
-
label: string;
|
|
27
|
-
}[];
|
|
28
|
-
};
|
|
29
|
-
label?: undefined;
|
|
30
|
-
})[];
|
|
31
|
-
}
|
|
32
|
-
export default _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let type: string;
|
|
3
|
-
export let name: string;
|
|
4
|
-
namespace _default {
|
|
5
|
-
let type_1: string;
|
|
6
|
-
export { type_1 as type };
|
|
7
|
-
export let label: string;
|
|
8
|
-
export let field: string;
|
|
9
|
-
}
|
|
10
|
-
export { _default as default };
|
|
11
|
-
export let builder: {
|
|
12
|
-
type: string;
|
|
13
|
-
field: string;
|
|
14
|
-
label: string;
|
|
15
|
-
}[];
|
|
16
|
-
}
|
|
17
|
-
export default _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let type: string;
|
|
3
|
-
export let name: string;
|
|
4
|
-
namespace _default {
|
|
5
|
-
let type_1: string;
|
|
6
|
-
export { type_1 as type };
|
|
7
|
-
export let label: string;
|
|
8
|
-
export let field: string;
|
|
9
|
-
}
|
|
10
|
-
export { _default as default };
|
|
11
|
-
export let builder: {
|
|
12
|
-
type: string;
|
|
13
|
-
field: string;
|
|
14
|
-
label: string;
|
|
15
|
-
}[];
|
|
16
|
-
}
|
|
17
|
-
export default _default;
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
export function regCtrl(options: any): void;
|
|
2
|
-
export const ctrls: {};
|
|
3
|
-
export namespace baseSchema {
|
|
4
|
-
namespace options {
|
|
5
|
-
let labelPosition: string;
|
|
6
|
-
let submitButton: boolean;
|
|
7
|
-
let cancelButton: boolean;
|
|
8
|
-
}
|
|
9
|
-
let formItems: ({
|
|
10
|
-
type: string;
|
|
11
|
-
field: string;
|
|
12
|
-
label: string;
|
|
13
|
-
options?: undefined;
|
|
14
|
-
value?: undefined;
|
|
15
|
-
props?: undefined;
|
|
16
|
-
} | {
|
|
17
|
-
type: string;
|
|
18
|
-
field: string;
|
|
19
|
-
label: string;
|
|
20
|
-
options: {
|
|
21
|
-
value: string;
|
|
22
|
-
label: string;
|
|
23
|
-
}[];
|
|
24
|
-
value?: undefined;
|
|
25
|
-
props?: undefined;
|
|
26
|
-
} | {
|
|
27
|
-
type: string;
|
|
28
|
-
field: string;
|
|
29
|
-
label: string;
|
|
30
|
-
value: string;
|
|
31
|
-
options?: undefined;
|
|
32
|
-
props?: undefined;
|
|
33
|
-
} | {
|
|
34
|
-
type: string;
|
|
35
|
-
field: string;
|
|
36
|
-
label: string;
|
|
37
|
-
value: boolean;
|
|
38
|
-
options?: undefined;
|
|
39
|
-
props?: undefined;
|
|
40
|
-
} | {
|
|
41
|
-
type: string;
|
|
42
|
-
field: string;
|
|
43
|
-
label: string;
|
|
44
|
-
props: {
|
|
45
|
-
options: {
|
|
46
|
-
labelPosition: string;
|
|
47
|
-
};
|
|
48
|
-
formItems: ({
|
|
49
|
-
type: string;
|
|
50
|
-
field: string;
|
|
51
|
-
label: string;
|
|
52
|
-
value: string;
|
|
53
|
-
options?: undefined;
|
|
54
|
-
} | {
|
|
55
|
-
type: string;
|
|
56
|
-
field: string;
|
|
57
|
-
label: string;
|
|
58
|
-
options: {
|
|
59
|
-
value: string;
|
|
60
|
-
label: string;
|
|
61
|
-
}[];
|
|
62
|
-
value?: undefined;
|
|
63
|
-
})[];
|
|
64
|
-
};
|
|
65
|
-
options?: undefined;
|
|
66
|
-
value?: undefined;
|
|
67
|
-
})[];
|
|
68
|
-
}
|
|
69
|
-
export namespace ctrlFormDefaultOptions {
|
|
70
|
-
let labelPosition_1: string;
|
|
71
|
-
export { labelPosition_1 as labelPosition };
|
|
72
|
-
let submitButton_1: boolean;
|
|
73
|
-
export { submitButton_1 as submitButton };
|
|
74
|
-
let cancelButton_1: boolean;
|
|
75
|
-
export { cancelButton_1 as cancelButton };
|
|
76
|
-
}
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
export namespace ctrlFormDefaultOptions {
|
|
2
|
-
let labelPosition: string;
|
|
3
|
-
let submitButton: boolean;
|
|
4
|
-
let cancelButton: boolean;
|
|
5
|
-
}
|
|
6
|
-
declare const _default: import("vue").DefineComponent<{
|
|
7
|
-
schema: {
|
|
8
|
-
type: ObjectConstructor;
|
|
9
|
-
default: (_: any) => void;
|
|
10
|
-
};
|
|
11
|
-
}, any, {
|
|
12
|
-
sqlOptions: {};
|
|
13
|
-
sqlSchema: {
|
|
14
|
-
options: {
|
|
15
|
-
submitButton: boolean;
|
|
16
|
-
cancelButton: boolean;
|
|
17
|
-
};
|
|
18
|
-
formItems: {
|
|
19
|
-
type: string;
|
|
20
|
-
field: string;
|
|
21
|
-
props: {
|
|
22
|
-
repeat: boolean;
|
|
23
|
-
formItems: ({
|
|
24
|
-
type: string;
|
|
25
|
-
field: string;
|
|
26
|
-
label: string;
|
|
27
|
-
options?: undefined;
|
|
28
|
-
} | {
|
|
29
|
-
type: string;
|
|
30
|
-
field: string;
|
|
31
|
-
label: string;
|
|
32
|
-
options: any[];
|
|
33
|
-
})[];
|
|
34
|
-
};
|
|
35
|
-
}[];
|
|
36
|
-
};
|
|
37
|
-
baseSchema: {
|
|
38
|
-
options: {
|
|
39
|
-
labelPosition: string;
|
|
40
|
-
submitButton: boolean;
|
|
41
|
-
cancelButton: boolean;
|
|
42
|
-
};
|
|
43
|
-
formItems: ({
|
|
44
|
-
type: string;
|
|
45
|
-
field: string;
|
|
46
|
-
label: string;
|
|
47
|
-
options?: undefined;
|
|
48
|
-
value?: undefined;
|
|
49
|
-
props?: undefined;
|
|
50
|
-
} | {
|
|
51
|
-
type: string;
|
|
52
|
-
field: string;
|
|
53
|
-
label: string;
|
|
54
|
-
options: {
|
|
55
|
-
value: string;
|
|
56
|
-
label: string;
|
|
57
|
-
}[];
|
|
58
|
-
value?: undefined;
|
|
59
|
-
props?: undefined;
|
|
60
|
-
} | {
|
|
61
|
-
type: string;
|
|
62
|
-
field: string;
|
|
63
|
-
label: string;
|
|
64
|
-
value: string;
|
|
65
|
-
options?: undefined;
|
|
66
|
-
props?: undefined;
|
|
67
|
-
} | {
|
|
68
|
-
type: string;
|
|
69
|
-
field: string;
|
|
70
|
-
label: string;
|
|
71
|
-
value: boolean;
|
|
72
|
-
options?: undefined;
|
|
73
|
-
props?: undefined;
|
|
74
|
-
} | {
|
|
75
|
-
type: string;
|
|
76
|
-
field: string;
|
|
77
|
-
label: string;
|
|
78
|
-
props: {
|
|
79
|
-
options: {
|
|
80
|
-
labelPosition: string;
|
|
81
|
-
};
|
|
82
|
-
formItems: ({
|
|
83
|
-
type: string;
|
|
84
|
-
field: string;
|
|
85
|
-
label: string;
|
|
86
|
-
value: string;
|
|
87
|
-
options?: undefined;
|
|
88
|
-
} | {
|
|
89
|
-
type: string;
|
|
90
|
-
field: string;
|
|
91
|
-
label: string;
|
|
92
|
-
options: {
|
|
93
|
-
value: string;
|
|
94
|
-
label: string;
|
|
95
|
-
}[];
|
|
96
|
-
value?: undefined;
|
|
97
|
-
})[];
|
|
98
|
-
};
|
|
99
|
-
options?: undefined;
|
|
100
|
-
value?: undefined;
|
|
101
|
-
})[];
|
|
102
|
-
};
|
|
103
|
-
activeTab: string;
|
|
104
|
-
builderSchema: Record<string, any> & {
|
|
105
|
-
options: {
|
|
106
|
-
submitButton: boolean;
|
|
107
|
-
cancelButton: boolean;
|
|
108
|
-
};
|
|
109
|
-
};
|
|
110
|
-
baseOptions: {};
|
|
111
|
-
key: number;
|
|
112
|
-
ctrlKey: number;
|
|
113
|
-
activeCtrl: undefined;
|
|
114
|
-
ctrlOptions: {};
|
|
115
|
-
ctrlSchema: {};
|
|
116
|
-
ctrlName: string;
|
|
117
|
-
activeIndex: undefined;
|
|
118
|
-
ctrlMap: {};
|
|
119
|
-
activeIndexReg: RegExp;
|
|
120
|
-
tableStruct: string;
|
|
121
|
-
activeName: string;
|
|
122
|
-
currentCtrlType: string;
|
|
123
|
-
types: any[];
|
|
124
|
-
}, {
|
|
125
|
-
getSaveSchema(): {
|
|
126
|
-
formItems: any;
|
|
127
|
-
};
|
|
128
|
-
}, {
|
|
129
|
-
onDevAction(btnType: any, path: any): void;
|
|
130
|
-
push(name: any): void;
|
|
131
|
-
removeOne(): void;
|
|
132
|
-
clicklabel(): void;
|
|
133
|
-
saveSchema(): void;
|
|
134
|
-
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
135
|
-
schema: {
|
|
136
|
-
type: ObjectConstructor;
|
|
137
|
-
default: (_: any) => void;
|
|
138
|
-
};
|
|
139
|
-
}>>, {
|
|
140
|
-
schema: Record<string, any>;
|
|
141
|
-
}, {}>;
|
|
142
|
-
export default _default;
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let type: string;
|
|
3
|
-
export let name: string;
|
|
4
|
-
namespace _default {
|
|
5
|
-
let type_1: string;
|
|
6
|
-
export { type_1 as type };
|
|
7
|
-
export let target: string;
|
|
8
|
-
export let text: string;
|
|
9
|
-
}
|
|
10
|
-
export { _default as default };
|
|
11
|
-
export let builder: ({
|
|
12
|
-
type: string;
|
|
13
|
-
field: string;
|
|
14
|
-
label: string;
|
|
15
|
-
info: string;
|
|
16
|
-
props?: undefined;
|
|
17
|
-
} | {
|
|
18
|
-
type: string;
|
|
19
|
-
field: string;
|
|
20
|
-
label: string;
|
|
21
|
-
info?: undefined;
|
|
22
|
-
props?: undefined;
|
|
23
|
-
} | {
|
|
24
|
-
type: string;
|
|
25
|
-
field: string;
|
|
26
|
-
label: string;
|
|
27
|
-
props: {
|
|
28
|
-
options: {
|
|
29
|
-
labelPosition: string;
|
|
30
|
-
};
|
|
31
|
-
formItems: ({
|
|
32
|
-
type: string;
|
|
33
|
-
field: string;
|
|
34
|
-
label: string;
|
|
35
|
-
options?: undefined;
|
|
36
|
-
info?: undefined;
|
|
37
|
-
} | {
|
|
38
|
-
type: string;
|
|
39
|
-
field: string;
|
|
40
|
-
label: string;
|
|
41
|
-
options: {
|
|
42
|
-
value: string;
|
|
43
|
-
label: string;
|
|
44
|
-
}[];
|
|
45
|
-
info?: undefined;
|
|
46
|
-
} | {
|
|
47
|
-
type: string;
|
|
48
|
-
field: string;
|
|
49
|
-
label: string;
|
|
50
|
-
info: string;
|
|
51
|
-
options?: undefined;
|
|
52
|
-
})[];
|
|
53
|
-
};
|
|
54
|
-
info?: undefined;
|
|
55
|
-
})[];
|
|
56
|
-
}
|
|
57
|
-
export default _default;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let type: string;
|
|
3
|
-
export let name: string;
|
|
4
|
-
namespace _default {
|
|
5
|
-
let type_1: string;
|
|
6
|
-
export { type_1 as type };
|
|
7
|
-
export let target: string;
|
|
8
|
-
export let text: string;
|
|
9
|
-
}
|
|
10
|
-
export { _default as default };
|
|
11
|
-
export let builder: ({
|
|
12
|
-
type: string;
|
|
13
|
-
field: string;
|
|
14
|
-
label: string;
|
|
15
|
-
options?: undefined;
|
|
16
|
-
value?: undefined;
|
|
17
|
-
depend?: undefined;
|
|
18
|
-
} | {
|
|
19
|
-
type: string;
|
|
20
|
-
field: string;
|
|
21
|
-
label: string;
|
|
22
|
-
options: {
|
|
23
|
-
value: string;
|
|
24
|
-
label: string;
|
|
25
|
-
}[];
|
|
26
|
-
value: string;
|
|
27
|
-
depend?: undefined;
|
|
28
|
-
} | {
|
|
29
|
-
type: string;
|
|
30
|
-
field: string;
|
|
31
|
-
label: string;
|
|
32
|
-
options: {
|
|
33
|
-
value: number;
|
|
34
|
-
label: string;
|
|
35
|
-
}[];
|
|
36
|
-
value: number;
|
|
37
|
-
depend?: undefined;
|
|
38
|
-
} | {
|
|
39
|
-
type: string;
|
|
40
|
-
field: string;
|
|
41
|
-
label: string;
|
|
42
|
-
depend: {
|
|
43
|
-
field: string;
|
|
44
|
-
value: number;
|
|
45
|
-
};
|
|
46
|
-
options?: undefined;
|
|
47
|
-
value?: undefined;
|
|
48
|
-
})[];
|
|
49
|
-
}
|
|
50
|
-
export default _default;
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let type: string;
|
|
3
|
-
export let name: string;
|
|
4
|
-
namespace _default {
|
|
5
|
-
let type_1: string;
|
|
6
|
-
export { type_1 as type };
|
|
7
|
-
export let target: string;
|
|
8
|
-
export let text: string;
|
|
9
|
-
}
|
|
10
|
-
export { _default as default };
|
|
11
|
-
export let builder: ({
|
|
12
|
-
type: string;
|
|
13
|
-
field: string;
|
|
14
|
-
label: string;
|
|
15
|
-
info: string;
|
|
16
|
-
props?: undefined;
|
|
17
|
-
} | {
|
|
18
|
-
type: string;
|
|
19
|
-
field: string;
|
|
20
|
-
label: string;
|
|
21
|
-
info?: undefined;
|
|
22
|
-
props?: undefined;
|
|
23
|
-
} | {
|
|
24
|
-
type: string;
|
|
25
|
-
field: string;
|
|
26
|
-
label: string;
|
|
27
|
-
props: {
|
|
28
|
-
options: {
|
|
29
|
-
labelPosition: string;
|
|
30
|
-
};
|
|
31
|
-
formItems: ({
|
|
32
|
-
type: string;
|
|
33
|
-
field: string;
|
|
34
|
-
label: string;
|
|
35
|
-
options?: undefined;
|
|
36
|
-
} | {
|
|
37
|
-
type: string;
|
|
38
|
-
field: string;
|
|
39
|
-
label: string;
|
|
40
|
-
options: {
|
|
41
|
-
value: string;
|
|
42
|
-
label: string;
|
|
43
|
-
}[];
|
|
44
|
-
})[];
|
|
45
|
-
};
|
|
46
|
-
info?: undefined;
|
|
47
|
-
})[];
|
|
48
|
-
}
|
|
49
|
-
export default _default;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let type: string;
|
|
3
|
-
export let name: string;
|
|
4
|
-
namespace _default {
|
|
5
|
-
let type_1: string;
|
|
6
|
-
export { type_1 as type };
|
|
7
|
-
export let target: string;
|
|
8
|
-
export let text: string;
|
|
9
|
-
}
|
|
10
|
-
export { _default as default };
|
|
11
|
-
export let builder: ({
|
|
12
|
-
type: string;
|
|
13
|
-
field: string;
|
|
14
|
-
label: string;
|
|
15
|
-
options?: undefined;
|
|
16
|
-
value?: undefined;
|
|
17
|
-
depend?: undefined;
|
|
18
|
-
} | {
|
|
19
|
-
type: string;
|
|
20
|
-
field: string;
|
|
21
|
-
label: string;
|
|
22
|
-
options: {
|
|
23
|
-
value: string;
|
|
24
|
-
label: string;
|
|
25
|
-
}[];
|
|
26
|
-
value: string;
|
|
27
|
-
depend?: undefined;
|
|
28
|
-
} | {
|
|
29
|
-
type: string;
|
|
30
|
-
field: string;
|
|
31
|
-
label: string;
|
|
32
|
-
options: {
|
|
33
|
-
value: number;
|
|
34
|
-
label: string;
|
|
35
|
-
}[];
|
|
36
|
-
value: number;
|
|
37
|
-
depend?: undefined;
|
|
38
|
-
} | {
|
|
39
|
-
type: string;
|
|
40
|
-
field: string;
|
|
41
|
-
label: string;
|
|
42
|
-
depend: {
|
|
43
|
-
field: string;
|
|
44
|
-
value: number;
|
|
45
|
-
};
|
|
46
|
-
options?: undefined;
|
|
47
|
-
value?: undefined;
|
|
48
|
-
})[];
|
|
49
|
-
}
|
|
50
|
-
export default _default;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let type: string;
|
|
3
|
-
export let name: string;
|
|
4
|
-
namespace _default {
|
|
5
|
-
let type_1: string;
|
|
6
|
-
export { type_1 as type };
|
|
7
|
-
export let label: string;
|
|
8
|
-
export let field: string;
|
|
9
|
-
}
|
|
10
|
-
export { _default as default };
|
|
11
|
-
export let builder: ({
|
|
12
|
-
type: string;
|
|
13
|
-
field: string;
|
|
14
|
-
label: string;
|
|
15
|
-
props?: undefined;
|
|
16
|
-
value?: undefined;
|
|
17
|
-
} | {
|
|
18
|
-
type: string;
|
|
19
|
-
field: string;
|
|
20
|
-
label: string;
|
|
21
|
-
props: {
|
|
22
|
-
options: {
|
|
23
|
-
labelPosition: string;
|
|
24
|
-
};
|
|
25
|
-
formItems: {
|
|
26
|
-
type: string;
|
|
27
|
-
field: string;
|
|
28
|
-
label: string;
|
|
29
|
-
}[];
|
|
30
|
-
};
|
|
31
|
-
value: never[];
|
|
32
|
-
})[];
|
|
33
|
-
export function trans(val: any): any;
|
|
34
|
-
}
|
|
35
|
-
export default _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let type: string;
|
|
3
|
-
export let name: string;
|
|
4
|
-
namespace _default {
|
|
5
|
-
let type_1: string;
|
|
6
|
-
export { type_1 as type };
|
|
7
|
-
export let label: string;
|
|
8
|
-
export let field: string;
|
|
9
|
-
}
|
|
10
|
-
export { _default as default };
|
|
11
|
-
export let builder: {
|
|
12
|
-
type: string;
|
|
13
|
-
field: string;
|
|
14
|
-
label: string;
|
|
15
|
-
}[];
|
|
16
|
-
}
|
|
17
|
-
export default _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let type: string;
|
|
3
|
-
export let name: string;
|
|
4
|
-
namespace _default {
|
|
5
|
-
let type_1: string;
|
|
6
|
-
export { type_1 as type };
|
|
7
|
-
export let label: string;
|
|
8
|
-
export let field: string;
|
|
9
|
-
}
|
|
10
|
-
export { _default as default };
|
|
11
|
-
export let builder: {
|
|
12
|
-
type: string;
|
|
13
|
-
field: string;
|
|
14
|
-
label: string;
|
|
15
|
-
}[];
|
|
16
|
-
}
|
|
17
|
-
export default _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let type: string;
|
|
3
|
-
export let name: string;
|
|
4
|
-
namespace _default {
|
|
5
|
-
let type_1: string;
|
|
6
|
-
export { type_1 as type };
|
|
7
|
-
export let label: string;
|
|
8
|
-
export let field: string;
|
|
9
|
-
}
|
|
10
|
-
export { _default as default };
|
|
11
|
-
export let builder: {
|
|
12
|
-
type: string;
|
|
13
|
-
field: string;
|
|
14
|
-
label: string;
|
|
15
|
-
}[];
|
|
16
|
-
}
|
|
17
|
-
export default _default;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export { span };
|
|
3
|
-
export { xenum as enum };
|
|
4
|
-
export { html };
|
|
5
|
-
export { icon };
|
|
6
|
-
export { image };
|
|
7
|
-
export { json };
|
|
8
|
-
export { link };
|
|
9
|
-
export { rich };
|
|
10
|
-
export { tpl };
|
|
11
|
-
}
|
|
12
|
-
export default _default;
|
|
13
|
-
import span from './span';
|
|
14
|
-
import xenum from './emum';
|
|
15
|
-
import html from './html';
|
|
16
|
-
import icon from './icon';
|
|
17
|
-
import image from './image';
|
|
18
|
-
import json from './json';
|
|
19
|
-
import link from './link';
|
|
20
|
-
import rich from './rich';
|
|
21
|
-
import tpl from './tpl';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let type: string;
|
|
3
|
-
export let name: string;
|
|
4
|
-
namespace _default {
|
|
5
|
-
let type_1: string;
|
|
6
|
-
export { type_1 as type };
|
|
7
|
-
export let label: string;
|
|
8
|
-
export let field: string;
|
|
9
|
-
}
|
|
10
|
-
export { _default as default };
|
|
11
|
-
export let builder: {
|
|
12
|
-
type: string;
|
|
13
|
-
field: string;
|
|
14
|
-
label: string;
|
|
15
|
-
}[];
|
|
16
|
-
}
|
|
17
|
-
export default _default;
|