@fly-vue/lcdp-iview 1.8.12-3 → 1.8.13
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/@types/module/components/attribute/designer/prop-value-editor/var-input/index.vue.d.ts +2 -2
- package/@types/module/components/attribute/prop-value-editor/json-editor.vue.d.ts +4 -4
- package/@types/module/components/components/IvTableGrid/index.vue.d.ts +8 -8
- package/@types/module/components/components/IvTableGrid/table-props.d.ts +3 -3
- package/@types/module/components/components/base/IvText/index.vue.d.ts +2 -2
- package/@types/module/components/components/entity/IvEntityExport/ts/type.d.ts +29 -0
- package/@types/module/components/components/entity/IvEntityQueryBuilder/fieldAnalysis.vue.d.ts +54 -0
- package/@types/module/components/components/entity/IvEntityQueryBuilder/index.vue.d.ts +84 -0
- package/@types/module/components/components/entity/IvEntityQueryBuilder/ts/type.d.ts +35 -0
- package/@types/module/components/components/entity/button/create.vue.d.ts +157 -0
- package/@types/module/components/components/entity/button/edit.vue.d.ts +161 -0
- package/@types/module/components/components/entity/button/field-type-mapping-form-component.d.ts +50 -0
- package/@types/module/components/components/entity/button/generate-entity-form.d.ts +81 -0
- package/@types/module/components/components/entity/button/rules.d.ts +31 -0
- package/@types/module/components/components/entity/button/ts/export.d.ts +3 -0
- package/@types/module/components/components/entity/button/ts/lowcode.d.ts +101 -0
- package/@types/module/components/components/entity/button/ts/open-in-dialog.d.ts +16 -0
- package/@types/module/components/components/entity/button/ts/type.d.ts +14 -0
- package/@types/module/components/components/entity/button/ts/use-app-id.d.ts +6 -0
- package/@types/module/components/components/entity/button/utils.d.ts +7 -0
- package/@types/module/components/components/iam/org-select/org-tree/utils.d.ts +25 -0
- package/@types/module/components/index.d.ts +5 -1
- package/@types/module/schema-extend/components/auth.d.ts +7 -0
- package/bingo-builder-manifest.json +23 -11
- package/index.js +4 -4
- package/modules/fly_vue_lcdp_iview/assets/css/app.css +2 -2
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-component.c6fd4f30.css +1 -0
- package/modules/fly_vue_lcdp_iview/assets/css/{lcdp-renderer-components.b1d4f3e0.css → lcdp-renderer-components.02003927.css} +1 -1
- package/modules/fly_vue_lcdp_iview/chunk-732b533d.c86f4f7d4c6071d4240d.js +1 -0
- package/modules/fly_vue_lcdp_iview/dll.js +8 -8
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.c86f4f7d4c6071d4240d.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.c86f4f7d4c6071d4240d.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component-ice.c86f4f7d4c6071d4240d.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.c86f4f7d4c6071d4240d.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.c86f4f7d4c6071d4240d.js +1 -0
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.c86f4f7d4c6071d4240d.js +15 -0
- package/package.json +15 -9
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-component.e7fec5cb.css +0 -1
- package/modules/fly_vue_lcdp_iview/chunk-732b533d.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component-ice.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-iview-attrcomponent.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.67129e891a1367640c2e.js +0 -15
- /package/modules/fly_vue_lcdp_iview/{lcdp-designer-components.67129e891a1367640c2e.js → lcdp-designer-components.c86f4f7d4c6071d4240d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.67129e891a1367640c2e.js → lcdp-iview-component-region.c86f4f7d4c6071d4240d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-attrcomponent~lcdp-iview-basecomponent.67129e891a1367640c2e.js → vendors~lcdp-iview-attrcomponent~lcdp-iview-basecomponent.c86f4f7d4c6071d4240d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.67129e891a1367640c2e.js → vendors~lcdp-iview-component-ice.c86f4f7d4c6071d4240d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component.67129e891a1367640c2e.js → vendors~lcdp-iview-component.c86f4f7d4c6071d4240d.js} +0 -0
package/@types/module/components/attribute/designer/prop-value-editor/var-input/index.vue.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { PropType } from 'vue';
|
2
2
|
declare const _default: import("vue").DefineComponent<{
|
3
3
|
value: {
|
4
|
-
type: (BooleanConstructor |
|
4
|
+
type: (BooleanConstructor | ObjectConstructor | StringConstructor | NumberConstructor | ArrayConstructor)[];
|
5
5
|
};
|
6
6
|
showBindInput: {
|
7
7
|
type: BooleanConstructor;
|
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
37
37
|
isValueExpr(value: any): any;
|
38
38
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
39
39
|
value: {
|
40
|
-
type: (BooleanConstructor |
|
40
|
+
type: (BooleanConstructor | ObjectConstructor | StringConstructor | NumberConstructor | ArrayConstructor)[];
|
41
41
|
};
|
42
42
|
showBindInput: {
|
43
43
|
type: BooleanConstructor;
|
@@ -1,9 +1,9 @@
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
2
2
|
value: {
|
3
|
-
type: (
|
3
|
+
type: (ObjectConstructor | StringConstructor | NumberConstructor | ArrayConstructor)[];
|
4
4
|
};
|
5
5
|
rows: {
|
6
|
-
type: (
|
6
|
+
type: (StringConstructor | NumberConstructor)[];
|
7
7
|
default: number;
|
8
8
|
};
|
9
9
|
propSchema: {
|
@@ -33,10 +33,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
33
33
|
hasError: import("vue").Ref<boolean>;
|
34
34
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
35
35
|
value: {
|
36
|
-
type: (
|
36
|
+
type: (ObjectConstructor | StringConstructor | NumberConstructor | ArrayConstructor)[];
|
37
37
|
};
|
38
38
|
rows: {
|
39
|
-
type: (
|
39
|
+
type: (StringConstructor | NumberConstructor)[];
|
40
40
|
default: number;
|
41
41
|
};
|
42
42
|
propSchema: {
|
@@ -75,13 +75,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
75
75
|
validator(value: any): boolean;
|
76
76
|
};
|
77
77
|
width: {
|
78
|
-
type: (
|
78
|
+
type: (StringConstructor | NumberConstructor)[];
|
79
79
|
};
|
80
80
|
height: {
|
81
|
-
type: (
|
81
|
+
type: (StringConstructor | NumberConstructor)[];
|
82
82
|
};
|
83
83
|
maxHeight: {
|
84
|
-
type: (
|
84
|
+
type: (StringConstructor | NumberConstructor)[];
|
85
85
|
};
|
86
86
|
stripe: {
|
87
87
|
type: BooleanConstructor;
|
@@ -176,7 +176,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
176
176
|
default: string;
|
177
177
|
};
|
178
178
|
padding: {
|
179
|
-
type: (
|
179
|
+
type: (StringConstructor | NumberConstructor)[];
|
180
180
|
default: number;
|
181
181
|
};
|
182
182
|
}, {
|
@@ -309,13 +309,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
309
309
|
validator(value: any): boolean;
|
310
310
|
};
|
311
311
|
width: {
|
312
|
-
type: (
|
312
|
+
type: (StringConstructor | NumberConstructor)[];
|
313
313
|
};
|
314
314
|
height: {
|
315
|
-
type: (
|
315
|
+
type: (StringConstructor | NumberConstructor)[];
|
316
316
|
};
|
317
317
|
maxHeight: {
|
318
|
-
type: (
|
318
|
+
type: (StringConstructor | NumberConstructor)[];
|
319
319
|
};
|
320
320
|
stripe: {
|
321
321
|
type: BooleanConstructor;
|
@@ -410,7 +410,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
410
410
|
default: string;
|
411
411
|
};
|
412
412
|
padding: {
|
413
|
-
type: (
|
413
|
+
type: (StringConstructor | NumberConstructor)[];
|
414
414
|
default: number;
|
415
415
|
};
|
416
416
|
}>>, {
|
@@ -3,13 +3,13 @@ declare const _default: {
|
|
3
3
|
validator(value: any): boolean;
|
4
4
|
};
|
5
5
|
width: {
|
6
|
-
type: (
|
6
|
+
type: (StringConstructor | NumberConstructor)[];
|
7
7
|
};
|
8
8
|
height: {
|
9
|
-
type: (
|
9
|
+
type: (StringConstructor | NumberConstructor)[];
|
10
10
|
};
|
11
11
|
maxHeight: {
|
12
|
-
type: (
|
12
|
+
type: (StringConstructor | NumberConstructor)[];
|
13
13
|
};
|
14
14
|
stripe: {
|
15
15
|
type: BooleanConstructor;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
2
2
|
text: {
|
3
|
-
type: (
|
3
|
+
type: (StringConstructor | NumberConstructor)[];
|
4
4
|
};
|
5
5
|
showTitle: {
|
6
6
|
type: BooleanConstructor;
|
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
28
28
|
};
|
29
29
|
}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
30
30
|
text: {
|
31
|
-
type: (
|
31
|
+
type: (StringConstructor | NumberConstructor)[];
|
32
32
|
};
|
33
33
|
showTitle: {
|
34
34
|
type: BooleanConstructor;
|
@@ -0,0 +1,29 @@
|
|
1
|
+
declare type ArbitraryObject = {
|
2
|
+
[key: string]: any;
|
3
|
+
};
|
4
|
+
interface TransferQuery {
|
5
|
+
data: ArbitraryObject[];
|
6
|
+
targetKeys: (string | number)[];
|
7
|
+
listStyle: {
|
8
|
+
width: string;
|
9
|
+
height: string;
|
10
|
+
};
|
11
|
+
}
|
12
|
+
export interface ComponentData {
|
13
|
+
exportModel: boolean;
|
14
|
+
exportLoading: boolean;
|
15
|
+
entityInfo: ArbitraryObject;
|
16
|
+
fieldList: ArbitraryObject[];
|
17
|
+
fieldGruop: ArbitraryObject[];
|
18
|
+
transferQuery: TransferQuery;
|
19
|
+
relations: ArbitraryObject;
|
20
|
+
}
|
21
|
+
export interface Item {
|
22
|
+
[key: string]: any;
|
23
|
+
}
|
24
|
+
export interface ExportQuery {
|
25
|
+
filename: string;
|
26
|
+
columns: Item[];
|
27
|
+
data: Item[];
|
28
|
+
}
|
29
|
+
export {};
|
package/@types/module/components/components/entity/IvEntityQueryBuilder/fieldAnalysis.vue.d.ts
ADDED
@@ -0,0 +1,54 @@
|
|
1
|
+
import { Ref } from 'vue';
|
2
|
+
import { FilterItem, State } from './ts/type';
|
3
|
+
export declare type ChildComponentInstance = {
|
4
|
+
onReset: () => void;
|
5
|
+
onSubmit: () => {
|
6
|
+
filters: string;
|
7
|
+
filterList: FilterItem;
|
8
|
+
};
|
9
|
+
onListFilters: (filters: string) => void;
|
10
|
+
};
|
11
|
+
declare const _default: import("vue").DefineComponent<{
|
12
|
+
filedOption: any;
|
13
|
+
relations: any;
|
14
|
+
isCheck: {
|
15
|
+
type: BooleanConstructor;
|
16
|
+
default: boolean;
|
17
|
+
};
|
18
|
+
}, {
|
19
|
+
__sfc: boolean;
|
20
|
+
props: {
|
21
|
+
filedOption?: any;
|
22
|
+
relations?: any;
|
23
|
+
isCheck: boolean;
|
24
|
+
};
|
25
|
+
state: State;
|
26
|
+
filterList: Ref<FilterItem[]>;
|
27
|
+
options: Ref<import("./ts/type").Option[]>;
|
28
|
+
list: import("vue").WritableComputedRef<import("@fly-vue/lcdp-api").IOption[]>;
|
29
|
+
parseOrExpressions: (filters: string) => string[];
|
30
|
+
isOrKeyword: (filters: string, index: number) => boolean;
|
31
|
+
onFieldInputType: (e: any, value: any) => void;
|
32
|
+
onListFilters: (filters: string) => void;
|
33
|
+
onSelectFields: (e: any, value: any) => void;
|
34
|
+
onAnalysisRelations: (value: any, targetEntityInfo: any) => void;
|
35
|
+
onCondition: (type: any, index: any) => void;
|
36
|
+
onGroup: (type: string, index?: number) => void;
|
37
|
+
onReset: () => void;
|
38
|
+
onSubmit: () => false | {
|
39
|
+
filters: string;
|
40
|
+
filterList: FilterItem[];
|
41
|
+
};
|
42
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
43
|
+
filedOption: any;
|
44
|
+
relations: any;
|
45
|
+
isCheck: {
|
46
|
+
type: BooleanConstructor;
|
47
|
+
default: boolean;
|
48
|
+
};
|
49
|
+
}>>, {
|
50
|
+
relations: any;
|
51
|
+
filedOption: any;
|
52
|
+
isCheck: boolean;
|
53
|
+
}>;
|
54
|
+
export default _default;
|
@@ -0,0 +1,84 @@
|
|
1
|
+
import { Ref } from 'vue';
|
2
|
+
import { QueryBuilderData, FlexibleObject } from './ts/type';
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
4
|
+
entity: any;
|
5
|
+
}, {
|
6
|
+
__sfc: boolean;
|
7
|
+
props: {
|
8
|
+
entity: string;
|
9
|
+
};
|
10
|
+
queryBuilderData: QueryBuilderData;
|
11
|
+
visible: Ref<boolean>;
|
12
|
+
filedOption: Ref<{
|
13
|
+
[key: string]: any;
|
14
|
+
}[]>;
|
15
|
+
entityInfo: Ref<{
|
16
|
+
[key: string]: any;
|
17
|
+
}>;
|
18
|
+
relations: Ref<{
|
19
|
+
[key: string]: any;
|
20
|
+
}>;
|
21
|
+
onEntityInfo: () => void;
|
22
|
+
emit: {
|
23
|
+
(e: "on-search-reset"): void;
|
24
|
+
(e: "on-search-filters", data: FlexibleObject): any;
|
25
|
+
};
|
26
|
+
childRef: Ref<{
|
27
|
+
onReset: () => void;
|
28
|
+
onSubmit: () => {
|
29
|
+
filters: string;
|
30
|
+
filterList: import("./ts/type").FilterItem;
|
31
|
+
};
|
32
|
+
onListFilters: (filters: string) => void;
|
33
|
+
}>;
|
34
|
+
onBaseClick: (type: string) => void;
|
35
|
+
designerService: any;
|
36
|
+
FieldAnalysis: import("vue").DefineComponent<{
|
37
|
+
filedOption: any;
|
38
|
+
relations: any;
|
39
|
+
isCheck: {
|
40
|
+
type: BooleanConstructor;
|
41
|
+
default: boolean;
|
42
|
+
};
|
43
|
+
}, {
|
44
|
+
__sfc: boolean;
|
45
|
+
props: {
|
46
|
+
filedOption?: any;
|
47
|
+
relations?: any;
|
48
|
+
isCheck: boolean;
|
49
|
+
};
|
50
|
+
state: import("./ts/type").State;
|
51
|
+
filterList: Ref<import("./ts/type").FilterItem[]>;
|
52
|
+
options: Ref<import("./ts/type").Option[]>;
|
53
|
+
list: import("vue").WritableComputedRef<import("@fly-vue/lcdp-api").IOption[]>;
|
54
|
+
parseOrExpressions: (filters: string) => string[];
|
55
|
+
isOrKeyword: (filters: string, index: number) => boolean;
|
56
|
+
onFieldInputType: (e: any, value: any) => void;
|
57
|
+
onListFilters: (filters: string) => void;
|
58
|
+
onSelectFields: (e: any, value: any) => void;
|
59
|
+
onAnalysisRelations: (value: any, targetEntityInfo: any) => void;
|
60
|
+
onCondition: (type: any, index: any) => void;
|
61
|
+
onGroup: (type: string, index?: number) => void;
|
62
|
+
onReset: () => void;
|
63
|
+
onSubmit: () => false | {
|
64
|
+
filters: string;
|
65
|
+
filterList: import("./ts/type").FilterItem[];
|
66
|
+
};
|
67
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
68
|
+
filedOption: any;
|
69
|
+
relations: any;
|
70
|
+
isCheck: {
|
71
|
+
type: BooleanConstructor;
|
72
|
+
default: boolean;
|
73
|
+
};
|
74
|
+
}>>, {
|
75
|
+
relations: any;
|
76
|
+
filedOption: any;
|
77
|
+
isCheck: boolean;
|
78
|
+
}>;
|
79
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("on-search-reset" | "on-search-filters")[], string, Readonly<import("vue").ExtractPropTypes<{
|
80
|
+
entity: any;
|
81
|
+
}>>, {
|
82
|
+
entity: any;
|
83
|
+
}>;
|
84
|
+
export default _default;
|
@@ -0,0 +1,35 @@
|
|
1
|
+
export interface Option {
|
2
|
+
value: string;
|
3
|
+
label: string;
|
4
|
+
}
|
5
|
+
export interface FilterValue {
|
6
|
+
fields: string;
|
7
|
+
type: 'like' | 'eq' | 'ne' | 'lt' | 'le' | 'gt' | 'ge' | 'in' | 'not in' | 'is null' | 'not null';
|
8
|
+
value?: string;
|
9
|
+
inputType: string;
|
10
|
+
dict: string;
|
11
|
+
target: Record<string, any>;
|
12
|
+
}
|
13
|
+
export interface FilterItem {
|
14
|
+
query: {
|
15
|
+
type: 'and' | 'or';
|
16
|
+
list: FilterValue[];
|
17
|
+
};
|
18
|
+
}
|
19
|
+
export interface State {
|
20
|
+
filterList: FilterItem[];
|
21
|
+
options: Option[];
|
22
|
+
}
|
23
|
+
declare type ArbitraryObject = {
|
24
|
+
[key: string]: any;
|
25
|
+
};
|
26
|
+
export interface QueryBuilderData {
|
27
|
+
visible: boolean;
|
28
|
+
filedOption: ArbitraryObject[];
|
29
|
+
entityInfo: ArbitraryObject;
|
30
|
+
relations: ArbitraryObject;
|
31
|
+
}
|
32
|
+
export interface FlexibleObject {
|
33
|
+
[key: string]: any;
|
34
|
+
}
|
35
|
+
export {};
|
@@ -0,0 +1,157 @@
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
entity: any;
|
3
|
+
span: {
|
4
|
+
default: string;
|
5
|
+
};
|
6
|
+
gutter: any;
|
7
|
+
labelPosition: any;
|
8
|
+
labelColon: {
|
9
|
+
type: BooleanConstructor;
|
10
|
+
};
|
11
|
+
showMessage: {
|
12
|
+
type: BooleanConstructor;
|
13
|
+
};
|
14
|
+
hideRequiredMark: {
|
15
|
+
type: BooleanConstructor;
|
16
|
+
};
|
17
|
+
prevent: {
|
18
|
+
type: BooleanConstructor;
|
19
|
+
};
|
20
|
+
rowspace: {
|
21
|
+
default: number;
|
22
|
+
};
|
23
|
+
labelWidth: {
|
24
|
+
default: number;
|
25
|
+
};
|
26
|
+
type: {
|
27
|
+
default: string;
|
28
|
+
};
|
29
|
+
size: {
|
30
|
+
default: string;
|
31
|
+
};
|
32
|
+
text: {
|
33
|
+
default: string;
|
34
|
+
};
|
35
|
+
icon: any;
|
36
|
+
long: {
|
37
|
+
type: BooleanConstructor;
|
38
|
+
};
|
39
|
+
disabled: {
|
40
|
+
type: BooleanConstructor;
|
41
|
+
};
|
42
|
+
shape: {
|
43
|
+
default: any;
|
44
|
+
};
|
45
|
+
customIcon: any;
|
46
|
+
ghost: {
|
47
|
+
type: BooleanConstructor;
|
48
|
+
};
|
49
|
+
loading: {
|
50
|
+
type: BooleanConstructor;
|
51
|
+
};
|
52
|
+
}, {
|
53
|
+
__sfc: boolean;
|
54
|
+
props: {
|
55
|
+
entity?: string;
|
56
|
+
span: string;
|
57
|
+
gutter?: string;
|
58
|
+
labelPosition?: string;
|
59
|
+
labelColon?: boolean;
|
60
|
+
showMessage?: boolean;
|
61
|
+
hideRequiredMark?: boolean;
|
62
|
+
prevent?: boolean;
|
63
|
+
rowspace: number;
|
64
|
+
labelWidth: number;
|
65
|
+
type: string;
|
66
|
+
size: string;
|
67
|
+
text: string;
|
68
|
+
icon?: string;
|
69
|
+
long?: boolean;
|
70
|
+
disabled?: boolean;
|
71
|
+
shape: string;
|
72
|
+
customIcon?: string;
|
73
|
+
ghost?: boolean;
|
74
|
+
loading?: boolean;
|
75
|
+
};
|
76
|
+
entityCode: import("vue").Ref<string>;
|
77
|
+
appId: any;
|
78
|
+
payload: any;
|
79
|
+
fullEntity: import("vue").Ref<any>;
|
80
|
+
fieldRelationMap: any[];
|
81
|
+
emit: (event: "click" | "save", ...args: any[]) => void;
|
82
|
+
generate: () => any;
|
83
|
+
open: ($event: any) => Promise<boolean>;
|
84
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("click" | "save")[], string, Readonly<import("vue").ExtractPropTypes<{
|
85
|
+
entity: any;
|
86
|
+
span: {
|
87
|
+
default: string;
|
88
|
+
};
|
89
|
+
gutter: any;
|
90
|
+
labelPosition: any;
|
91
|
+
labelColon: {
|
92
|
+
type: BooleanConstructor;
|
93
|
+
};
|
94
|
+
showMessage: {
|
95
|
+
type: BooleanConstructor;
|
96
|
+
};
|
97
|
+
hideRequiredMark: {
|
98
|
+
type: BooleanConstructor;
|
99
|
+
};
|
100
|
+
prevent: {
|
101
|
+
type: BooleanConstructor;
|
102
|
+
};
|
103
|
+
rowspace: {
|
104
|
+
default: number;
|
105
|
+
};
|
106
|
+
labelWidth: {
|
107
|
+
default: number;
|
108
|
+
};
|
109
|
+
type: {
|
110
|
+
default: string;
|
111
|
+
};
|
112
|
+
size: {
|
113
|
+
default: string;
|
114
|
+
};
|
115
|
+
text: {
|
116
|
+
default: string;
|
117
|
+
};
|
118
|
+
icon: any;
|
119
|
+
long: {
|
120
|
+
type: BooleanConstructor;
|
121
|
+
};
|
122
|
+
disabled: {
|
123
|
+
type: BooleanConstructor;
|
124
|
+
};
|
125
|
+
shape: {
|
126
|
+
default: any;
|
127
|
+
};
|
128
|
+
customIcon: any;
|
129
|
+
ghost: {
|
130
|
+
type: BooleanConstructor;
|
131
|
+
};
|
132
|
+
loading: {
|
133
|
+
type: BooleanConstructor;
|
134
|
+
};
|
135
|
+
}>>, {
|
136
|
+
span: string;
|
137
|
+
icon: any;
|
138
|
+
text: string;
|
139
|
+
disabled: boolean;
|
140
|
+
type: string;
|
141
|
+
gutter: any;
|
142
|
+
prevent: boolean;
|
143
|
+
size: string;
|
144
|
+
entity: any;
|
145
|
+
loading: boolean;
|
146
|
+
labelPosition: any;
|
147
|
+
labelColon: boolean;
|
148
|
+
showMessage: boolean;
|
149
|
+
hideRequiredMark: boolean;
|
150
|
+
rowspace: number;
|
151
|
+
labelWidth: number;
|
152
|
+
long: boolean;
|
153
|
+
shape: any;
|
154
|
+
customIcon: any;
|
155
|
+
ghost: boolean;
|
156
|
+
}>;
|
157
|
+
export default _default;
|
@@ -0,0 +1,161 @@
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
entity: any;
|
3
|
+
id: any;
|
4
|
+
span: {
|
5
|
+
default: string;
|
6
|
+
};
|
7
|
+
gutter: any;
|
8
|
+
labelPosition: any;
|
9
|
+
labelColon: {
|
10
|
+
type: BooleanConstructor;
|
11
|
+
};
|
12
|
+
showMessage: {
|
13
|
+
type: BooleanConstructor;
|
14
|
+
};
|
15
|
+
hideRequiredMark: {
|
16
|
+
type: BooleanConstructor;
|
17
|
+
};
|
18
|
+
prevent: {
|
19
|
+
type: BooleanConstructor;
|
20
|
+
};
|
21
|
+
rowspace: {
|
22
|
+
default: number;
|
23
|
+
};
|
24
|
+
labelWidth: {
|
25
|
+
default: number;
|
26
|
+
};
|
27
|
+
type: {
|
28
|
+
default: string;
|
29
|
+
};
|
30
|
+
size: {
|
31
|
+
default: string;
|
32
|
+
};
|
33
|
+
text: {
|
34
|
+
default: string;
|
35
|
+
};
|
36
|
+
icon: any;
|
37
|
+
long: {
|
38
|
+
type: BooleanConstructor;
|
39
|
+
};
|
40
|
+
disabled: {
|
41
|
+
type: BooleanConstructor;
|
42
|
+
};
|
43
|
+
shape: {
|
44
|
+
default: string;
|
45
|
+
};
|
46
|
+
customIcon: any;
|
47
|
+
ghost: {
|
48
|
+
type: BooleanConstructor;
|
49
|
+
};
|
50
|
+
loading: {
|
51
|
+
type: BooleanConstructor;
|
52
|
+
};
|
53
|
+
}, {
|
54
|
+
__sfc: boolean;
|
55
|
+
props: {
|
56
|
+
entity?: string;
|
57
|
+
id?: string;
|
58
|
+
span: string;
|
59
|
+
gutter?: string;
|
60
|
+
labelPosition?: string;
|
61
|
+
labelColon?: boolean;
|
62
|
+
showMessage?: boolean;
|
63
|
+
hideRequiredMark?: boolean;
|
64
|
+
prevent?: boolean;
|
65
|
+
rowspace: number;
|
66
|
+
labelWidth: number;
|
67
|
+
type: string;
|
68
|
+
size: string;
|
69
|
+
text: string;
|
70
|
+
icon?: string;
|
71
|
+
long?: boolean;
|
72
|
+
disabled?: boolean;
|
73
|
+
shape: string;
|
74
|
+
customIcon?: string;
|
75
|
+
ghost?: boolean;
|
76
|
+
loading?: boolean;
|
77
|
+
};
|
78
|
+
entityCode: import("vue").Ref<string>;
|
79
|
+
appId: any;
|
80
|
+
payload: any;
|
81
|
+
fullEntity: import("vue").Ref<any>;
|
82
|
+
fieldRelationMap: any[];
|
83
|
+
emit: (event: "click" | "save", ...args: any[]) => void;
|
84
|
+
generate: () => any;
|
85
|
+
open: ($event: any) => Promise<boolean>;
|
86
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("click" | "save")[], string, Readonly<import("vue").ExtractPropTypes<{
|
87
|
+
entity: any;
|
88
|
+
id: any;
|
89
|
+
span: {
|
90
|
+
default: string;
|
91
|
+
};
|
92
|
+
gutter: any;
|
93
|
+
labelPosition: any;
|
94
|
+
labelColon: {
|
95
|
+
type: BooleanConstructor;
|
96
|
+
};
|
97
|
+
showMessage: {
|
98
|
+
type: BooleanConstructor;
|
99
|
+
};
|
100
|
+
hideRequiredMark: {
|
101
|
+
type: BooleanConstructor;
|
102
|
+
};
|
103
|
+
prevent: {
|
104
|
+
type: BooleanConstructor;
|
105
|
+
};
|
106
|
+
rowspace: {
|
107
|
+
default: number;
|
108
|
+
};
|
109
|
+
labelWidth: {
|
110
|
+
default: number;
|
111
|
+
};
|
112
|
+
type: {
|
113
|
+
default: string;
|
114
|
+
};
|
115
|
+
size: {
|
116
|
+
default: string;
|
117
|
+
};
|
118
|
+
text: {
|
119
|
+
default: string;
|
120
|
+
};
|
121
|
+
icon: any;
|
122
|
+
long: {
|
123
|
+
type: BooleanConstructor;
|
124
|
+
};
|
125
|
+
disabled: {
|
126
|
+
type: BooleanConstructor;
|
127
|
+
};
|
128
|
+
shape: {
|
129
|
+
default: string;
|
130
|
+
};
|
131
|
+
customIcon: any;
|
132
|
+
ghost: {
|
133
|
+
type: BooleanConstructor;
|
134
|
+
};
|
135
|
+
loading: {
|
136
|
+
type: BooleanConstructor;
|
137
|
+
};
|
138
|
+
}>>, {
|
139
|
+
id: any;
|
140
|
+
span: string;
|
141
|
+
icon: any;
|
142
|
+
text: string;
|
143
|
+
disabled: boolean;
|
144
|
+
type: string;
|
145
|
+
gutter: any;
|
146
|
+
prevent: boolean;
|
147
|
+
size: string;
|
148
|
+
entity: any;
|
149
|
+
loading: boolean;
|
150
|
+
labelPosition: any;
|
151
|
+
labelColon: boolean;
|
152
|
+
showMessage: boolean;
|
153
|
+
hideRequiredMark: boolean;
|
154
|
+
rowspace: number;
|
155
|
+
labelWidth: number;
|
156
|
+
long: boolean;
|
157
|
+
shape: string;
|
158
|
+
customIcon: any;
|
159
|
+
ghost: boolean;
|
160
|
+
}>;
|
161
|
+
export default _default;
|