@fly-vue/lcdp-iview 1.8.13 → 1.8.15
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/action-nodes/impl/message.d.ts +5 -2
- package/@types/module/action-nodes/impl/open-in-dialog copy.d.ts +10 -0
- package/@types/module/action-nodes/impl/open-in-dialog-runtime.d.ts +10 -0
- 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 +2 -2
- package/@types/module/components/components/IvTableGrid/index.vue.d.ts +20 -3
- package/@types/module/components/components/IvTableGrid/simple-page.vue.d.ts +34 -0
- package/@types/module/components/components/IvTableGrid/use-column-summary.d.ts +4 -0
- package/@types/module/components/components/IvWizard/index.vue.d.ts +3 -1
- package/@types/module/components/components/base/IvIframe/index.vue.d.ts +1 -1
- package/@types/module/components/components/base/IvInputMoney.vue.d.ts +132 -0
- package/@types/module/components/components/base/LcdpFormGroup.vue.d.ts +62 -0
- package/@types/module/components/components/entity/IvEntityExcelImporter/index.vue.d.ts +286 -0
- package/@types/module/components/components/entity/IvEntityExcelImporter/ts/type.d.ts +1 -0
- package/@types/module/components/components/entity/IvEntityExport/ts/type.d.ts +7 -0
- package/@types/module/components/components/entity/IvEntityQueryBuilder/index.vue.d.ts +2 -1
- package/@types/module/components/components/entity/IvEntityQueryBuilder/ts/type.d.ts +0 -1
- package/@types/module/components/components/entity/button/create.vue.d.ts +1 -1
- package/@types/module/components/components/entity/button/edit.vue.d.ts +1 -1
- package/@types/module/components/components/iam/mixins/build-query-methods.d.ts +13 -13
- package/@types/module/components/for-renderer/excel-importer/failed-list.vue.d.ts +13 -0
- package/@types/module/components/for-renderer/excel-importer/index.vue.d.ts +68 -3
- package/@types/module/components/for-renderer/excel-importer/successful-list.vue.d.ts +9 -0
- package/@types/module/components/for-renderer/excel-importer/to-import-list.vue.d.ts +12 -0
- package/@types/module/components/for-renderer/excel-importer/types.d.ts +22 -0
- package/@types/module/components/index.d.ts +10 -1
- package/@types/module/schema-extend/components/form.d.ts +5 -0
- package/@types/module/schema-extend/components/modal.d.ts +5 -0
- package/@types/module/schema-extend/components/upload.d.ts +5 -0
- package/bingo-builder-manifest.json +15 -14
- 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.56a2ef9d.css +1 -0
- package/modules/fly_vue_lcdp_iview/chunk-732b533d.1b1a4108efe38090c130.js +1 -0
- package/modules/fly_vue_lcdp_iview/dll-manifest.json +6 -0
- package/modules/fly_vue_lcdp_iview/dll.js +8 -8
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.1b1a4108efe38090c130.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.1b1a4108efe38090c130.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.1b1a4108efe38090c130.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component~lcdp-renderer-components.1b1a4108efe38090c130.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.1b1a4108efe38090c130.js +1 -0
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-iview-component~lcdp-renderer-components.1b1a4108efe38090c130.js +42 -0
- package/modules/fly_vue_lcdp_iview/{vendors~lcdp-renderer-components.c86f4f7d4c6071d4240d.js → vendors~lcdp-renderer-components.1b1a4108efe38090c130.js} +2 -2
- package/package.json +16 -15
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-basecomponent.298be239.css +0 -1
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-component.c6fd4f30.css +0 -1
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-renderer-components.02003927.css +0 -1
- package/modules/fly_vue_lcdp_iview/chunk-732b533d.c86f4f7d4c6071d4240d.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.c86f4f7d4c6071d4240d.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.c86f4f7d4c6071d4240d.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.c86f4f7d4c6071d4240d.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.c86f4f7d4c6071d4240d.js +0 -1
- /package/modules/fly_vue_lcdp_iview/assets/css/{lcdp-iview-attrcomponent.f21e74cb.css → lcdp-iview-attrcomponent.bca380d0.css} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-designer-components.c86f4f7d4c6071d4240d.js → lcdp-designer-components.1b1a4108efe38090c130.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-ice.c86f4f7d4c6071d4240d.js → lcdp-iview-component-ice.1b1a4108efe38090c130.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.c86f4f7d4c6071d4240d.js → lcdp-iview-component-region.1b1a4108efe38090c130.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-attrcomponent~lcdp-iview-basecomponent.c86f4f7d4c6071d4240d.js → vendors~lcdp-iview-attrcomponent~lcdp-iview-basecomponent.1b1a4108efe38090c130.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.c86f4f7d4c6071d4240d.js → vendors~lcdp-iview-component-ice.1b1a4108efe38090c130.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component.c86f4f7d4c6071d4240d.js → vendors~lcdp-iview-component.1b1a4108efe38090c130.js} +0 -0
|
@@ -9,6 +9,11 @@ interface TransferQuery {
|
|
|
9
9
|
height: string;
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
|
+
interface RadioGroupQuery {
|
|
13
|
+
label: number | string;
|
|
14
|
+
title: string;
|
|
15
|
+
show: boolean;
|
|
16
|
+
}
|
|
12
17
|
export interface ComponentData {
|
|
13
18
|
exportModel: boolean;
|
|
14
19
|
exportLoading: boolean;
|
|
@@ -17,6 +22,8 @@ export interface ComponentData {
|
|
|
17
22
|
fieldGruop: ArbitraryObject[];
|
|
18
23
|
transferQuery: TransferQuery;
|
|
19
24
|
relations: ArbitraryObject;
|
|
25
|
+
radioGroupValue: number | string;
|
|
26
|
+
radioGroupList: RadioGroupQuery[];
|
|
20
27
|
}
|
|
21
28
|
export interface Item {
|
|
22
29
|
[key: string]: any;
|
|
@@ -8,7 +8,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8
8
|
entity: string;
|
|
9
9
|
};
|
|
10
10
|
queryBuilderData: QueryBuilderData;
|
|
11
|
-
visible: Ref<boolean>;
|
|
12
11
|
filedOption: Ref<{
|
|
13
12
|
[key: string]: any;
|
|
14
13
|
}[]>;
|
|
@@ -18,6 +17,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
18
17
|
relations: Ref<{
|
|
19
18
|
[key: string]: any;
|
|
20
19
|
}>;
|
|
20
|
+
IvEntityQueryBuilderPoptip: Ref<HTMLDivElement>;
|
|
21
21
|
onEntityInfo: () => void;
|
|
22
22
|
emit: {
|
|
23
23
|
(e: "on-search-reset"): void;
|
|
@@ -32,6 +32,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
32
32
|
onListFilters: (filters: string) => void;
|
|
33
33
|
}>;
|
|
34
34
|
onBaseClick: (type: string) => void;
|
|
35
|
+
closePoptip: () => void;
|
|
35
36
|
designerService: any;
|
|
36
37
|
FieldAnalysis: import("vue").DefineComponent<{
|
|
37
38
|
filedOption: any;
|
|
@@ -133,6 +133,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
133
133
|
type: BooleanConstructor;
|
|
134
134
|
};
|
|
135
135
|
}>>, {
|
|
136
|
+
loading: boolean;
|
|
136
137
|
span: string;
|
|
137
138
|
icon: any;
|
|
138
139
|
text: string;
|
|
@@ -142,7 +143,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
142
143
|
prevent: boolean;
|
|
143
144
|
size: string;
|
|
144
145
|
entity: any;
|
|
145
|
-
loading: boolean;
|
|
146
146
|
labelPosition: any;
|
|
147
147
|
labelColon: boolean;
|
|
148
148
|
showMessage: boolean;
|
|
@@ -136,6 +136,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
136
136
|
type: BooleanConstructor;
|
|
137
137
|
};
|
|
138
138
|
}>>, {
|
|
139
|
+
loading: boolean;
|
|
139
140
|
id: any;
|
|
140
141
|
span: string;
|
|
141
142
|
icon: any;
|
|
@@ -146,7 +147,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
146
147
|
prevent: boolean;
|
|
147
148
|
size: string;
|
|
148
149
|
entity: any;
|
|
149
|
-
loading: boolean;
|
|
150
150
|
labelPosition: any;
|
|
151
151
|
labelColon: boolean;
|
|
152
152
|
showMessage: boolean;
|
|
@@ -21,19 +21,6 @@ declare const _default: {
|
|
|
21
21
|
};
|
|
22
22
|
methods: {
|
|
23
23
|
buildQueryMethods(globalQueryOptions?: any, globalConfig?: any): {
|
|
24
|
-
queryRootOrg: () => any;
|
|
25
|
-
queryOrgByParent: (parentId: any) => any;
|
|
26
|
-
queryOrgByKeyword: (keyword: any, orgIds: any) => Promise<unknown>;
|
|
27
|
-
queryOrgByIds: (orgIds: any) => any;
|
|
28
|
-
queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
|
|
29
|
-
queryUserByIds: (userIds: any) => any;
|
|
30
|
-
pageQueryUserByOrg: (orgIds: any, userIds: any, pageParams: any) => Promise<unknown>;
|
|
31
|
-
pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
|
|
32
|
-
getOrgIdField: () => any;
|
|
33
|
-
getOrgParentField: () => any;
|
|
34
|
-
userOptions: any;
|
|
35
|
-
orgOptions: any;
|
|
36
|
-
} | {
|
|
37
24
|
queryExternalOrg: () => any;
|
|
38
25
|
queryRootOrg: () => any;
|
|
39
26
|
queryRootOrgByUrl: (url: any, rebuildOptions?: boolean, filters?: string) => Promise<{
|
|
@@ -53,6 +40,19 @@ declare const _default: {
|
|
|
53
40
|
getOrgParentField: () => any;
|
|
54
41
|
userOptions: any;
|
|
55
42
|
orgOptions: any;
|
|
43
|
+
} | {
|
|
44
|
+
queryRootOrg: () => any;
|
|
45
|
+
queryOrgByParent: (parentId: any) => any;
|
|
46
|
+
queryOrgByKeyword: (keyword: any, orgIds: any) => Promise<unknown>;
|
|
47
|
+
queryOrgByIds: (orgIds: any) => any;
|
|
48
|
+
queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
|
|
49
|
+
queryUserByIds: (userIds: any) => any;
|
|
50
|
+
pageQueryUserByOrg: (orgIds: any, userIds: any, pageParams: any) => Promise<unknown>;
|
|
51
|
+
pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
|
|
52
|
+
getOrgIdField: () => any;
|
|
53
|
+
getOrgParentField: () => any;
|
|
54
|
+
userOptions: any;
|
|
55
|
+
orgOptions: any;
|
|
56
56
|
};
|
|
57
57
|
validateProps(queryMethods: any): void;
|
|
58
58
|
};
|
|
@@ -8,6 +8,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8
8
|
mappings: ColumnsMapping;
|
|
9
9
|
records: ImportRecords;
|
|
10
10
|
};
|
|
11
|
+
random: any;
|
|
12
|
+
tableCloumns: import("vue").Ref<{
|
|
13
|
+
key?: string;
|
|
14
|
+
title?: string;
|
|
15
|
+
width?: number;
|
|
16
|
+
type?: string;
|
|
17
|
+
align?: string;
|
|
18
|
+
render?: unknown;
|
|
19
|
+
tooltip?: boolean;
|
|
20
|
+
}[]>;
|
|
11
21
|
emit: (event: 'change-item-field', params: {
|
|
12
22
|
uid: string;
|
|
13
23
|
fieldName: string;
|
|
@@ -23,6 +33,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
23
33
|
onEdit: (val: any, index: any) => void;
|
|
24
34
|
confirmEdit: (index: any, fieldName: any, fieldValue: any) => void;
|
|
25
35
|
cancelEdit: (index: any) => void;
|
|
36
|
+
onCellClick: (row: any, column: any, data: any, event: any) => void;
|
|
37
|
+
onSelect: (selection: unknown[], row: unknown) => void;
|
|
38
|
+
onRendom: () => void;
|
|
26
39
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "change-item-field"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
27
40
|
mappings: any;
|
|
28
41
|
records: any;
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { ColumnsMapping, ImportRecords } from './types';
|
|
2
|
+
import * as ExcelJS from 'exceljs';
|
|
2
3
|
declare const _default: import("vue").DefineComponent<{
|
|
3
4
|
entityName: any;
|
|
4
5
|
excelTemplateUrl: any;
|
|
6
|
+
excludeField: any;
|
|
5
7
|
autoImportMaxRecords: {
|
|
6
8
|
default: number;
|
|
7
9
|
};
|
|
@@ -13,7 +15,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
15
|
__sfc: boolean;
|
|
14
16
|
props: {
|
|
15
17
|
entityName: string;
|
|
16
|
-
excelTemplateUrl
|
|
18
|
+
excelTemplateUrl?: string;
|
|
19
|
+
excludeField?: string | string[];
|
|
17
20
|
autoImportMaxRecords: number;
|
|
18
21
|
maxFileSize: number;
|
|
19
22
|
importUrl?: string;
|
|
@@ -55,7 +58,27 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
55
58
|
_editing_?: string;
|
|
56
59
|
_editingValue_?: string;
|
|
57
60
|
}[]>;
|
|
61
|
+
excelUpload: import("vue").Ref<{
|
|
62
|
+
clearFiles: () => void;
|
|
63
|
+
}>;
|
|
58
64
|
fileName: any;
|
|
65
|
+
importList: any;
|
|
66
|
+
failedList: any;
|
|
67
|
+
entityInfo: any;
|
|
68
|
+
excelCol: import("vue").Ref<{
|
|
69
|
+
key: string;
|
|
70
|
+
header: string;
|
|
71
|
+
width: number;
|
|
72
|
+
}[]>;
|
|
73
|
+
designerService: any;
|
|
74
|
+
list: import("vue").WritableComputedRef<import("@fly-vue/lcdp-api").IOption[]>;
|
|
75
|
+
emit: {
|
|
76
|
+
(e: 'on-select-import', string: string): any;
|
|
77
|
+
(e: 'on-loading-import'): void;
|
|
78
|
+
(e: 'on-complate-import'): void;
|
|
79
|
+
(e: 'on-error-import'): void;
|
|
80
|
+
(e: 'on-success-import'): void;
|
|
81
|
+
};
|
|
59
82
|
handleOnSuccess: (response: any, file: any) => void;
|
|
60
83
|
afterImported: (currentRecords: any, res: any) => void;
|
|
61
84
|
importing: import("vue").Ref<boolean>;
|
|
@@ -68,6 +91,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
68
91
|
changeToImportListItemField: (e: any) => void;
|
|
69
92
|
changeFailedListItemField: (e: any) => void;
|
|
70
93
|
handleMaxSize: () => void;
|
|
94
|
+
onUploadRevoke: () => void;
|
|
95
|
+
onDownTemplate: () => Promise<void>;
|
|
96
|
+
setupStyledHeaders: (worksheet: ExcelJS.Worksheet, fieldsArr: any) => void;
|
|
97
|
+
setupDropdownValidations: (worksheet: any, worksheet2: ExcelJS.Worksheet, fieldsArr: any) => void;
|
|
98
|
+
getColumnLetter: (columnIndex: number) => string;
|
|
99
|
+
setupVerticalData: (worksheet: ExcelJS.Worksheet, fieldsArr: any) => void;
|
|
71
100
|
ToImportList: import("vue").DefineComponent<{
|
|
72
101
|
mappings: any;
|
|
73
102
|
records: any;
|
|
@@ -77,6 +106,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
77
106
|
mappings: ColumnsMapping;
|
|
78
107
|
records: ImportRecords;
|
|
79
108
|
};
|
|
109
|
+
random: any;
|
|
110
|
+
tableCloumns: import("vue").Ref<{
|
|
111
|
+
key?: string;
|
|
112
|
+
title?: string;
|
|
113
|
+
width?: number;
|
|
114
|
+
type?: string;
|
|
115
|
+
align?: string;
|
|
116
|
+
render?: unknown;
|
|
117
|
+
tooltip?: boolean;
|
|
118
|
+
}[]>;
|
|
80
119
|
emit: (event: "change-item-field", params: {
|
|
81
120
|
uid: string;
|
|
82
121
|
fieldName: string;
|
|
@@ -88,6 +127,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
88
127
|
onPageSizeChanged: (_pageSize: any) => void;
|
|
89
128
|
currentPageAllSelected: import("vue").Ref<boolean>;
|
|
90
129
|
toggleSelectedAll: (isChecked: any) => void;
|
|
130
|
+
onSelect: (selection: unknown[], row: unknown) => void;
|
|
131
|
+
onRendom: () => void;
|
|
91
132
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "change-item-field"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
92
133
|
mappings: any;
|
|
93
134
|
records: any;
|
|
@@ -104,6 +145,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
104
145
|
mappings: ColumnsMapping;
|
|
105
146
|
records: ImportRecords;
|
|
106
147
|
};
|
|
148
|
+
tableCloumns: import("vue").Ref<{
|
|
149
|
+
key?: string;
|
|
150
|
+
title?: string;
|
|
151
|
+
width?: number;
|
|
152
|
+
type?: string;
|
|
153
|
+
align?: string;
|
|
154
|
+
render?: unknown;
|
|
155
|
+
tooltip?: boolean;
|
|
156
|
+
}[]>;
|
|
107
157
|
page: import("vue").Ref<number>;
|
|
108
158
|
pageSize: import("vue").Ref<number>;
|
|
109
159
|
pagedRecords: import("vue").ComputedRef<any[]>;
|
|
@@ -124,6 +174,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
124
174
|
mappings: ColumnsMapping;
|
|
125
175
|
records: ImportRecords;
|
|
126
176
|
};
|
|
177
|
+
random: any;
|
|
178
|
+
tableCloumns: import("vue").Ref<{
|
|
179
|
+
key?: string;
|
|
180
|
+
title?: string;
|
|
181
|
+
width?: number;
|
|
182
|
+
type?: string;
|
|
183
|
+
align?: string;
|
|
184
|
+
render?: unknown;
|
|
185
|
+
tooltip?: boolean;
|
|
186
|
+
}[]>;
|
|
127
187
|
emit: (event: "change-item-field", params: {
|
|
128
188
|
uid: string;
|
|
129
189
|
fieldName: string;
|
|
@@ -139,6 +199,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
139
199
|
onEdit: (val: any, index: any) => void;
|
|
140
200
|
confirmEdit: (index: any, fieldName: any, fieldValue: any) => void;
|
|
141
201
|
cancelEdit: (index: any) => void;
|
|
202
|
+
onCellClick: (row: any, column: any, data: any, event: any) => void;
|
|
203
|
+
onSelect: (selection: unknown[], row: unknown) => void;
|
|
204
|
+
onRendom: () => void;
|
|
142
205
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "change-item-field"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
143
206
|
mappings: any;
|
|
144
207
|
records: any;
|
|
@@ -146,9 +209,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
146
209
|
mappings: any;
|
|
147
210
|
records: any;
|
|
148
211
|
}>;
|
|
149
|
-
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin,
|
|
212
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("on-success-import" | "on-error-import" | "on-select-import" | "on-loading-import" | "on-complate-import")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
150
213
|
entityName: any;
|
|
151
214
|
excelTemplateUrl: any;
|
|
215
|
+
excludeField: any;
|
|
152
216
|
autoImportMaxRecords: {
|
|
153
217
|
default: number;
|
|
154
218
|
};
|
|
@@ -157,10 +221,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
157
221
|
};
|
|
158
222
|
importUrl: any;
|
|
159
223
|
}>>, {
|
|
160
|
-
entityName: any;
|
|
161
224
|
excelTemplateUrl: any;
|
|
225
|
+
excludeField: any;
|
|
162
226
|
autoImportMaxRecords: number;
|
|
163
227
|
maxFileSize: number;
|
|
164
228
|
importUrl: any;
|
|
229
|
+
entityName: any;
|
|
165
230
|
}>;
|
|
166
231
|
export default _default;
|
|
@@ -8,6 +8,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8
8
|
mappings: ColumnsMapping;
|
|
9
9
|
records: ImportRecords;
|
|
10
10
|
};
|
|
11
|
+
tableCloumns: import("vue").Ref<{
|
|
12
|
+
key?: string;
|
|
13
|
+
title?: string;
|
|
14
|
+
width?: number;
|
|
15
|
+
type?: string;
|
|
16
|
+
align?: string;
|
|
17
|
+
render?: unknown;
|
|
18
|
+
tooltip?: boolean;
|
|
19
|
+
}[]>;
|
|
11
20
|
page: import("vue").Ref<number>;
|
|
12
21
|
pageSize: import("vue").Ref<number>;
|
|
13
22
|
pagedRecords: import("vue").ComputedRef<any[]>;
|
|
@@ -8,6 +8,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8
8
|
mappings: ColumnsMapping;
|
|
9
9
|
records: ImportRecords;
|
|
10
10
|
};
|
|
11
|
+
random: any;
|
|
12
|
+
tableCloumns: import("vue").Ref<{
|
|
13
|
+
key?: string;
|
|
14
|
+
title?: string;
|
|
15
|
+
width?: number;
|
|
16
|
+
type?: string;
|
|
17
|
+
align?: string;
|
|
18
|
+
render?: unknown;
|
|
19
|
+
tooltip?: boolean;
|
|
20
|
+
}[]>;
|
|
11
21
|
emit: (event: 'change-item-field', params: {
|
|
12
22
|
uid: string;
|
|
13
23
|
fieldName: string;
|
|
@@ -19,6 +29,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
19
29
|
onPageSizeChanged: (_pageSize: any) => void;
|
|
20
30
|
currentPageAllSelected: import("vue").Ref<boolean>;
|
|
21
31
|
toggleSelectedAll: (isChecked: any) => void;
|
|
32
|
+
onSelect: (selection: unknown[], row: unknown) => void;
|
|
33
|
+
onRendom: () => void;
|
|
22
34
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "change-item-field"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
23
35
|
mappings: any;
|
|
24
36
|
records: any;
|
|
@@ -15,3 +15,25 @@ export declare type ImportRecord = {
|
|
|
15
15
|
[otherKey: string]: any;
|
|
16
16
|
};
|
|
17
17
|
export declare type ImportRecords = ImportRecord[];
|
|
18
|
+
export declare type TableColumns = {
|
|
19
|
+
key?: string;
|
|
20
|
+
title?: string;
|
|
21
|
+
width?: number;
|
|
22
|
+
type?: string;
|
|
23
|
+
align?: string;
|
|
24
|
+
render?: unknown;
|
|
25
|
+
tooltip?: boolean;
|
|
26
|
+
};
|
|
27
|
+
export declare type TableColumnsMapping = TableColumns[];
|
|
28
|
+
export declare type HtmlUploadRef = {
|
|
29
|
+
clearFiles(): void;
|
|
30
|
+
};
|
|
31
|
+
export interface ValidationConfig {
|
|
32
|
+
range: {
|
|
33
|
+
minRow: number;
|
|
34
|
+
maxRow: number;
|
|
35
|
+
minCol: number;
|
|
36
|
+
maxCol: number;
|
|
37
|
+
};
|
|
38
|
+
options: string[];
|
|
39
|
+
}
|
|
@@ -100,10 +100,13 @@ declare const _default: {
|
|
|
100
100
|
height: {
|
|
101
101
|
type: (StringConstructor | NumberConstructor)[];
|
|
102
102
|
};
|
|
103
|
-
|
|
103
|
+
isFitWidth: {
|
|
104
104
|
type: BooleanConstructor;
|
|
105
105
|
default: boolean;
|
|
106
106
|
};
|
|
107
|
+
padding: {
|
|
108
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
109
|
+
};
|
|
107
110
|
};
|
|
108
111
|
data(): {
|
|
109
112
|
isFullScreen: any;
|
|
@@ -119,6 +122,7 @@ declare const _default: {
|
|
|
119
122
|
render(h: any): any;
|
|
120
123
|
methods: {
|
|
121
124
|
isNumber(val: any): boolean;
|
|
125
|
+
setValUnit(val: string | number): string;
|
|
122
126
|
handleFullScreen(e: any): void;
|
|
123
127
|
getFitWindow(): any;
|
|
124
128
|
};
|
|
@@ -165,6 +169,8 @@ declare const _default: {
|
|
|
165
169
|
IvTooltip: () => Promise<typeof import("*.vue")>;
|
|
166
170
|
IvTreeSelect: () => Promise<typeof import("*.vue")>;
|
|
167
171
|
IvUpload: () => Promise<typeof import("*.vue")>;
|
|
172
|
+
IvSingleImageUpload: () => Promise<typeof import("*.vue")>;
|
|
173
|
+
FuseImageUpload: () => Promise<typeof import("*.vue")>;
|
|
168
174
|
Page: () => Promise<typeof import("*.vue")>;
|
|
169
175
|
IvTree: () => Promise<typeof import("*.vue")>;
|
|
170
176
|
IvTransfer: () => Promise<typeof import("./components/iview/IvTransfer.js")>;
|
|
@@ -177,6 +183,8 @@ declare const _default: {
|
|
|
177
183
|
Input: () => Promise<typeof import("*.vue")>;
|
|
178
184
|
iInput: () => Promise<typeof import("*.vue")>;
|
|
179
185
|
InputNumber: () => Promise<typeof import("*.vue")>;
|
|
186
|
+
IvInputMoney: () => Promise<typeof import("./components/base/IvInputMoney.vue")>;
|
|
187
|
+
LcdpFormGroup: () => Promise<typeof import("./components/base/LcdpFormGroup.vue")>;
|
|
180
188
|
Slider: () => Promise<typeof import("*.vue")>;
|
|
181
189
|
Rate: () => Promise<typeof import("*.vue")>;
|
|
182
190
|
Card: () => Promise<typeof import("./components/iview/IvCard.js")>;
|
|
@@ -212,6 +220,7 @@ declare const _default: {
|
|
|
212
220
|
IvEntityFormEdit: () => Promise<typeof import("./components/entity/button/edit.vue")>;
|
|
213
221
|
IvEntityQueryBuilder: () => Promise<typeof import("./components/entity/IvEntityQueryBuilder/index.vue")>;
|
|
214
222
|
IvEntityExport: () => Promise<typeof import("./components/entity/IvEntityExport/index.vue")>;
|
|
223
|
+
IvEntityExcelImporter: () => Promise<typeof import("./components/entity/IvEntityExcelImporter/index.vue")>;
|
|
215
224
|
IvContainer: () => Promise<typeof import("./components/base/IvContainer/index.js")>;
|
|
216
225
|
IvDiv: () => Promise<typeof import("./components/base/IvDiv/index.js")>;
|
|
217
226
|
IvIframe: () => Promise<typeof import("./components/base/IvIframe/index.vue")>;
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
|
-
"date": "
|
|
2
|
+
"date": "20251121142600",
|
|
3
3
|
"distModuleDir": "modules/fly_vue_lcdp_iview",
|
|
4
4
|
"distModuleDirName": "modules",
|
|
5
5
|
"dll": true,
|
|
6
6
|
"moduleDependencieVer": {
|
|
7
|
-
"@fly-vue/core": "1.8.
|
|
8
|
-
"@fly-vue/fuse-ui-codemirror": "1.8.
|
|
9
|
-
"@fly-vue/iview-pro": "1.8.
|
|
10
|
-
"@fly-vue/lcdp-api": "1.8.
|
|
11
|
-
"@fly-vue/lcdp-designer": "1.8.
|
|
12
|
-
"@fly-vue/lcdp-designer-extra": "1.8.
|
|
13
|
-
"@fly-vue/lcdp-engine": "1.8.
|
|
14
|
-
"@fly-vue/lcdp-engine-extra": "1.8.
|
|
15
|
-
"@fly-vue/lcdp-micro": "1.8.
|
|
16
|
-
"@fly-vue/lcdp-orch": "1.8.
|
|
17
|
-
"@fly-vue/lcdp-schema": "1.8.
|
|
7
|
+
"@fly-vue/core": "1.8.15",
|
|
8
|
+
"@fly-vue/fuse-ui-codemirror": "1.8.15",
|
|
9
|
+
"@fly-vue/iview-pro": "1.8.15",
|
|
10
|
+
"@fly-vue/lcdp-api": "1.8.15",
|
|
11
|
+
"@fly-vue/lcdp-designer": "1.8.15",
|
|
12
|
+
"@fly-vue/lcdp-designer-extra": "1.8.15",
|
|
13
|
+
"@fly-vue/lcdp-engine": "1.8.15",
|
|
14
|
+
"@fly-vue/lcdp-engine-extra": "1.8.15",
|
|
15
|
+
"@fly-vue/lcdp-micro": "1.8.15",
|
|
16
|
+
"@fly-vue/lcdp-orch": "1.8.15",
|
|
17
|
+
"@fly-vue/lcdp-schema": "1.8.15",
|
|
18
18
|
"@fly-vue/loader": "1.8.0-snapshot",
|
|
19
|
-
"@fly-vue/use": "1.8.
|
|
19
|
+
"@fly-vue/use": "1.8.15",
|
|
20
20
|
"view-design": "4.7.0"
|
|
21
21
|
},
|
|
22
22
|
"moduleDependencies": [
|
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
],
|
|
38
38
|
"name": "@fly-vue/lcdp-iview",
|
|
39
39
|
"npmPacks": [
|
|
40
|
+
"vue-cropper"
|
|
40
41
|
],
|
|
41
|
-
"version": "1.8.
|
|
42
|
+
"version": "1.8.15"
|
|
42
43
|
}
|