@fly-vue/lcdp-iview 1.8.12 → 1.8.14
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/open-in-dialog-runtime.d.ts +10 -0
- package/@types/module/components/components/IvTableGrid/index.vue.d.ts +2 -1
- package/@types/module/components/components/entity/IvEntityExcelImporter/index.vue.d.ts +273 -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 +36 -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 +85 -0
- package/@types/module/components/components/entity/IvEntityQueryBuilder/ts/type.d.ts +34 -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/components/lab-component/user-data-view/index.vue.d.ts +66 -0
- 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 +59 -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 +6 -0
- package/@types/module/schema-extend/components/auth.d.ts +7 -0
- package/bingo-builder-manifest.json +15 -13
- 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.8ef2b4f10effeee204cc.js +1 -0
- package/modules/fly_vue_lcdp_iview/dll.js +8 -8
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.8ef2b4f10effeee204cc.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.8ef2b4f10effeee204cc.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component-ice.8ef2b4f10effeee204cc.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.8ef2b4f10effeee204cc.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component~lcdp-renderer-components.8ef2b4f10effeee204cc.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.8ef2b4f10effeee204cc.js +1 -0
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-iview-component~lcdp-renderer-components.8ef2b4f10effeee204cc.js +42 -0
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.8ef2b4f10effeee204cc.js +15 -0
- package/package.json +14 -13
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-component.e7fec5cb.css +0 -1
- package/modules/fly_vue_lcdp_iview/chunk-732b533d.b489cc1146ca6d8aa61f.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.b489cc1146ca6d8aa61f.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.b489cc1146ca6d8aa61f.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component-ice.b489cc1146ca6d8aa61f.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.b489cc1146ca6d8aa61f.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.b489cc1146ca6d8aa61f.js +0 -1
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.b489cc1146ca6d8aa61f.js +0 -15
- /package/modules/fly_vue_lcdp_iview/{lcdp-designer-components.b489cc1146ca6d8aa61f.js → lcdp-designer-components.8ef2b4f10effeee204cc.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.b489cc1146ca6d8aa61f.js → lcdp-iview-component-region.8ef2b4f10effeee204cc.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-attrcomponent~lcdp-iview-basecomponent.b489cc1146ca6d8aa61f.js → vendors~lcdp-iview-attrcomponent~lcdp-iview-basecomponent.8ef2b4f10effeee204cc.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.b489cc1146ca6d8aa61f.js → vendors~lcdp-iview-component-ice.8ef2b4f10effeee204cc.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component.b489cc1146ca6d8aa61f.js → vendors~lcdp-iview-component.8ef2b4f10effeee204cc.js} +0 -0
@@ -1,4 +1,5 @@
|
|
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;
|
@@ -13,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
13
14
|
__sfc: boolean;
|
14
15
|
props: {
|
15
16
|
entityName: string;
|
16
|
-
excelTemplateUrl
|
17
|
+
excelTemplateUrl?: string;
|
17
18
|
autoImportMaxRecords: number;
|
18
19
|
maxFileSize: number;
|
19
20
|
importUrl?: string;
|
@@ -55,7 +56,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
55
56
|
_editing_?: string;
|
56
57
|
_editingValue_?: string;
|
57
58
|
}[]>;
|
59
|
+
excelUpload: import("vue").Ref<{
|
60
|
+
clearFiles: () => void;
|
61
|
+
}>;
|
58
62
|
fileName: any;
|
63
|
+
importList: any;
|
64
|
+
failedList: any;
|
65
|
+
entityInfo: any;
|
66
|
+
designerService: any;
|
67
|
+
list: import("vue").WritableComputedRef<import("@fly-vue/lcdp-api").IOption[]>;
|
68
|
+
emit: {
|
69
|
+
(e: "on-select-import", string: string): any;
|
70
|
+
(e: "on-loading-import"): void;
|
71
|
+
(e: "on-complate-import"): void;
|
72
|
+
(e: "on-error-import"): void;
|
73
|
+
(e: "on-success-import"): void;
|
74
|
+
};
|
59
75
|
handleOnSuccess: (response: any, file: any) => void;
|
60
76
|
afterImported: (currentRecords: any, res: any) => void;
|
61
77
|
importing: import("vue").Ref<boolean>;
|
@@ -68,6 +84,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
68
84
|
changeToImportListItemField: (e: any) => void;
|
69
85
|
changeFailedListItemField: (e: any) => void;
|
70
86
|
handleMaxSize: () => void;
|
87
|
+
onUploadRevoke: () => void;
|
88
|
+
onDownTemplate: () => Promise<void>;
|
89
|
+
setupStyledHeaders: (worksheet: ExcelJS.Worksheet, fieldsArr: any) => void;
|
90
|
+
setupDropdownValidations: (worksheet: any, worksheet2: ExcelJS.Worksheet, fieldsArr: any) => void;
|
91
|
+
getColumnLetter: (columnIndex: number) => string;
|
92
|
+
setupVerticalData: (worksheet: ExcelJS.Worksheet, fieldsArr: any) => void;
|
71
93
|
ToImportList: import("vue").DefineComponent<{
|
72
94
|
mappings: any;
|
73
95
|
records: any;
|
@@ -77,6 +99,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
77
99
|
mappings: ColumnsMapping;
|
78
100
|
records: ImportRecords;
|
79
101
|
};
|
102
|
+
random: any;
|
103
|
+
tableCloumns: import("vue").Ref<{
|
104
|
+
key?: string;
|
105
|
+
title?: string;
|
106
|
+
width?: number;
|
107
|
+
type?: string;
|
108
|
+
align?: string;
|
109
|
+
render?: unknown;
|
110
|
+
tooltip?: boolean;
|
111
|
+
}[]>;
|
80
112
|
emit: (event: "change-item-field", params: {
|
81
113
|
uid: string;
|
82
114
|
fieldName: string;
|
@@ -88,6 +120,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
88
120
|
onPageSizeChanged: (_pageSize: any) => void;
|
89
121
|
currentPageAllSelected: import("vue").Ref<boolean>;
|
90
122
|
toggleSelectedAll: (isChecked: any) => void;
|
123
|
+
onSelect: (selection: unknown[], row: unknown) => void;
|
124
|
+
onRendom: () => void;
|
91
125
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "change-item-field"[], string, Readonly<import("vue").ExtractPropTypes<{
|
92
126
|
mappings: any;
|
93
127
|
records: any;
|
@@ -104,6 +138,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
104
138
|
mappings: ColumnsMapping;
|
105
139
|
records: ImportRecords;
|
106
140
|
};
|
141
|
+
tableCloumns: import("vue").Ref<{
|
142
|
+
key?: string;
|
143
|
+
title?: string;
|
144
|
+
width?: number;
|
145
|
+
type?: string;
|
146
|
+
align?: string;
|
147
|
+
render?: unknown;
|
148
|
+
tooltip?: boolean;
|
149
|
+
}[]>;
|
107
150
|
page: import("vue").Ref<number>;
|
108
151
|
pageSize: import("vue").Ref<number>;
|
109
152
|
pagedRecords: import("vue").ComputedRef<any[]>;
|
@@ -124,6 +167,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
124
167
|
mappings: ColumnsMapping;
|
125
168
|
records: ImportRecords;
|
126
169
|
};
|
170
|
+
random: any;
|
171
|
+
tableCloumns: import("vue").Ref<{
|
172
|
+
key?: string;
|
173
|
+
title?: string;
|
174
|
+
width?: number;
|
175
|
+
type?: string;
|
176
|
+
align?: string;
|
177
|
+
render?: unknown;
|
178
|
+
tooltip?: boolean;
|
179
|
+
}[]>;
|
127
180
|
emit: (event: "change-item-field", params: {
|
128
181
|
uid: string;
|
129
182
|
fieldName: string;
|
@@ -139,6 +192,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
139
192
|
onEdit: (val: any, index: any) => void;
|
140
193
|
confirmEdit: (index: any, fieldName: any, fieldValue: any) => void;
|
141
194
|
cancelEdit: (index: any) => void;
|
195
|
+
onCellClick: (row: any, column: any, data: any, event: any) => void;
|
196
|
+
onSelect: (selection: unknown[], row: unknown) => void;
|
197
|
+
onRendom: () => void;
|
142
198
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "change-item-field"[], string, Readonly<import("vue").ExtractPropTypes<{
|
143
199
|
mappings: any;
|
144
200
|
records: any;
|
@@ -146,7 +202,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
146
202
|
mappings: any;
|
147
203
|
records: any;
|
148
204
|
}>;
|
149
|
-
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin,
|
205
|
+
}, {}, {}, {}, 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
206
|
entityName: any;
|
151
207
|
excelTemplateUrl: any;
|
152
208
|
autoImportMaxRecords: {
|
@@ -157,10 +213,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
157
213
|
};
|
158
214
|
importUrl: any;
|
159
215
|
}>>, {
|
160
|
-
entityName: any;
|
161
216
|
excelTemplateUrl: any;
|
162
217
|
autoImportMaxRecords: number;
|
163
218
|
maxFileSize: number;
|
164
219
|
importUrl: any;
|
220
|
+
entityName: any;
|
165
221
|
}>;
|
166
222
|
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
|
+
}
|
@@ -198,6 +198,7 @@ declare const _default: {
|
|
198
198
|
IamOrgSelect: () => Promise<typeof import("*.vue")>;
|
199
199
|
IamOrgTree: () => Promise<typeof import("*.vue")>;
|
200
200
|
DynamicInput: () => Promise<typeof import("./components/lab-component/dynamic-input/index.vue")>;
|
201
|
+
UserDataView: () => Promise<typeof import("./components/lab-component/user-data-view/index.vue")>;
|
201
202
|
IvScrollSpy: () => Promise<typeof import("*.vue")>;
|
202
203
|
IvScrollSpyItem: () => Promise<typeof import("*.vue")>;
|
203
204
|
IvRegion: () => Promise<typeof import("*.vue")>;
|
@@ -207,6 +208,11 @@ declare const _default: {
|
|
207
208
|
IvEntityListItem: () => Promise<typeof import("./components/entity/IvEntityListItem.js")>;
|
208
209
|
IvEntitySelect: () => Promise<typeof import("*.vue")>;
|
209
210
|
IvTinymce: () => Promise<typeof import("*.vue")>;
|
211
|
+
IvEntityFormCreate: () => Promise<typeof import("./components/entity/button/create.vue")>;
|
212
|
+
IvEntityFormEdit: () => Promise<typeof import("./components/entity/button/edit.vue")>;
|
213
|
+
IvEntityQueryBuilder: () => Promise<typeof import("./components/entity/IvEntityQueryBuilder/index.vue")>;
|
214
|
+
IvEntityExport: () => Promise<typeof import("./components/entity/IvEntityExport/index.vue")>;
|
215
|
+
IvEntityExcelImporter: () => Promise<typeof import("./components/entity/IvEntityExcelImporter/index.vue")>;
|
210
216
|
IvContainer: () => Promise<typeof import("./components/base/IvContainer/index.js")>;
|
211
217
|
IvDiv: () => Promise<typeof import("./components/base/IvDiv/index.js")>;
|
212
218
|
IvIframe: () => Promise<typeof import("./components/base/IvIframe/index.vue")>;
|
@@ -1,7 +1,14 @@
|
|
1
1
|
declare const _default: {
|
2
2
|
AuthOption: {
|
3
3
|
properties: {
|
4
|
+
requiredPermission: {
|
5
|
+
turnOn(param: any): boolean;
|
6
|
+
};
|
7
|
+
forbiddenStatus: {
|
8
|
+
turnOn(param: any): boolean;
|
9
|
+
};
|
4
10
|
customPermission: {
|
11
|
+
turnOn(param: any): boolean;
|
5
12
|
inputType: {
|
6
13
|
type: string;
|
7
14
|
on: {
|
@@ -1,21 +1,22 @@
|
|
1
1
|
{
|
2
|
-
"date": "
|
2
|
+
"date": "20250918101820",
|
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-
|
15
|
-
"@fly-vue/lcdp-
|
16
|
-
"@fly-vue/lcdp-
|
7
|
+
"@fly-vue/core": "1.8.14",
|
8
|
+
"@fly-vue/fuse-ui-codemirror": "1.8.14",
|
9
|
+
"@fly-vue/iview-pro": "1.8.14",
|
10
|
+
"@fly-vue/lcdp-api": "1.8.14",
|
11
|
+
"@fly-vue/lcdp-designer": "1.8.14",
|
12
|
+
"@fly-vue/lcdp-designer-extra": "1.8.14",
|
13
|
+
"@fly-vue/lcdp-engine": "1.8.14",
|
14
|
+
"@fly-vue/lcdp-engine-extra": "1.8.14",
|
15
|
+
"@fly-vue/lcdp-micro": "1.8.14",
|
16
|
+
"@fly-vue/lcdp-orch": "1.8.14",
|
17
|
+
"@fly-vue/lcdp-schema": "1.8.14",
|
17
18
|
"@fly-vue/loader": "1.8.0-snapshot",
|
18
|
-
"@fly-vue/use": "1.8.
|
19
|
+
"@fly-vue/use": "1.8.14",
|
19
20
|
"view-design": "4.7.0"
|
20
21
|
},
|
21
22
|
"moduleDependencies": [
|
@@ -31,10 +32,11 @@
|
|
31
32
|
"@fly-vue/lcdp-api",
|
32
33
|
"@fly-vue/lcdp-designer",
|
33
34
|
"@fly-vue/lcdp-designer-extra",
|
35
|
+
"@fly-vue/lcdp-engine-extra",
|
34
36
|
"@fly-vue/lcdp-schema"
|
35
37
|
],
|
36
38
|
"name": "@fly-vue/lcdp-iview",
|
37
39
|
"npmPacks": [
|
38
40
|
],
|
39
|
-
"version": "1.8.
|
41
|
+
"version": "1.8.14"
|
40
42
|
}
|