@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
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import { ActionContext } from 'maple-client-orchestration-runtime';
|
|
2
|
-
declare const
|
|
2
|
+
export declare const message: {
|
|
3
|
+
id: string;
|
|
4
|
+
func: (actionContext: ActionContext) => void;
|
|
5
|
+
};
|
|
6
|
+
export declare const closeMessage: {
|
|
3
7
|
id: string;
|
|
4
8
|
func: (actionContext: ActionContext) => void;
|
|
5
9
|
};
|
|
6
|
-
export default _default;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ActionContext, ActionResult } from 'maple-client-orchestration-runtime';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
id: string;
|
|
4
|
+
func: (actionContext: ActionContext) => Promise<ActionResult>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const closeDialog: {
|
|
8
|
+
id: string;
|
|
9
|
+
func: (actionContext: ActionContext) => Promise<ActionResult>;
|
|
10
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ActionContext, ActionResult } from 'maple-client-orchestration-runtime';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
id: string;
|
|
4
|
+
func: (actionContext: ActionContext) => Promise<ActionResult>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const closeDialog: {
|
|
8
|
+
id: string;
|
|
9
|
+
func: (actionContext: ActionContext) => Promise<ActionResult>;
|
|
10
|
+
};
|
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 | StringConstructor | ObjectConstructor | 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 | StringConstructor | ObjectConstructor | NumberConstructor | ArrayConstructor)[];
|
|
41
41
|
};
|
|
42
42
|
showBindInput: {
|
|
43
43
|
type: BooleanConstructor;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
value: {
|
|
3
|
-
type: (
|
|
3
|
+
type: (StringConstructor | ObjectConstructor | NumberConstructor | ArrayConstructor)[];
|
|
4
4
|
};
|
|
5
5
|
rows: {
|
|
6
6
|
type: (StringConstructor | NumberConstructor)[];
|
|
@@ -33,7 +33,7 @@ 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: (StringConstructor | ObjectConstructor | NumberConstructor | ArrayConstructor)[];
|
|
37
37
|
};
|
|
38
38
|
rows: {
|
|
39
39
|
type: (StringConstructor | NumberConstructor)[];
|
|
@@ -71,6 +71,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
71
71
|
filterColumn: {
|
|
72
72
|
type: ArrayConstructor;
|
|
73
73
|
};
|
|
74
|
+
/**
|
|
75
|
+
* 是否无限加载
|
|
76
|
+
* 默认为false
|
|
77
|
+
*/
|
|
78
|
+
isInfinite: {
|
|
79
|
+
type: BooleanConstructor;
|
|
80
|
+
};
|
|
74
81
|
size: {
|
|
75
82
|
validator(value: any): boolean;
|
|
76
83
|
};
|
|
@@ -228,6 +235,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
228
235
|
reload: () => void;
|
|
229
236
|
showGridHeader: import("vue").Ref<boolean>;
|
|
230
237
|
isDesign: boolean;
|
|
238
|
+
showSummary: import("vue").ComputedRef<boolean>;
|
|
239
|
+
summaryMethod: import("vue").ComputedRef<any>;
|
|
231
240
|
}, {}, {}, {
|
|
232
241
|
/**
|
|
233
242
|
* 点击行
|
|
@@ -305,6 +314,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
305
314
|
filterColumn: {
|
|
306
315
|
type: ArrayConstructor;
|
|
307
316
|
};
|
|
317
|
+
/**
|
|
318
|
+
* 是否无限加载
|
|
319
|
+
* 默认为false
|
|
320
|
+
*/
|
|
321
|
+
isInfinite: {
|
|
322
|
+
type: BooleanConstructor;
|
|
323
|
+
};
|
|
308
324
|
size: {
|
|
309
325
|
validator(value: any): boolean;
|
|
310
326
|
};
|
|
@@ -414,9 +430,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
414
430
|
default: number;
|
|
415
431
|
};
|
|
416
432
|
}>>, {
|
|
433
|
+
loading: boolean;
|
|
417
434
|
draggable: boolean;
|
|
435
|
+
padding: string | number;
|
|
418
436
|
border: boolean;
|
|
419
437
|
contextMenu: boolean;
|
|
438
|
+
showSummary: boolean;
|
|
420
439
|
visiblePage: boolean;
|
|
421
440
|
visibleHeaderOp: boolean;
|
|
422
441
|
autoReload: boolean;
|
|
@@ -428,21 +447,19 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
428
447
|
loadOnMounted: boolean;
|
|
429
448
|
showChildren: boolean;
|
|
430
449
|
selectRowSingle: boolean;
|
|
450
|
+
isInfinite: boolean;
|
|
431
451
|
stripe: boolean;
|
|
432
452
|
showHeader: boolean;
|
|
433
453
|
highlightRow: boolean;
|
|
434
454
|
rowClassName: Function;
|
|
435
455
|
disabledHover: boolean;
|
|
436
|
-
loading: boolean;
|
|
437
456
|
tooltipTheme: string;
|
|
438
457
|
tooltipMaxWidth: number;
|
|
439
458
|
rowKey: string | boolean;
|
|
440
|
-
showSummary: boolean;
|
|
441
459
|
indentSize: number;
|
|
442
460
|
updateShowChildren: boolean;
|
|
443
461
|
showContextMenu: boolean;
|
|
444
462
|
fixedShadow: string;
|
|
445
463
|
draggableSort: string;
|
|
446
|
-
padding: string | number;
|
|
447
464
|
}>;
|
|
448
465
|
export default _default;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
value: any;
|
|
3
|
+
size: any;
|
|
4
|
+
isLastPage: {
|
|
5
|
+
type: BooleanConstructor;
|
|
6
|
+
};
|
|
7
|
+
}, {
|
|
8
|
+
__sfc: boolean;
|
|
9
|
+
props: {
|
|
10
|
+
value: number;
|
|
11
|
+
size: string;
|
|
12
|
+
isLastPage: boolean;
|
|
13
|
+
};
|
|
14
|
+
emit: {
|
|
15
|
+
(e: 'input', value: number): void;
|
|
16
|
+
(e: 'on-prev', value: number): void;
|
|
17
|
+
(e: 'on-next', value: number): void;
|
|
18
|
+
};
|
|
19
|
+
currentPage: import("vue").Ref<number>;
|
|
20
|
+
handleOnPageChange: (page: number) => void;
|
|
21
|
+
handleOnPrev: () => void;
|
|
22
|
+
handleOnNext: () => void;
|
|
23
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("input" | "on-prev" | "on-next")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
24
|
+
value: any;
|
|
25
|
+
size: any;
|
|
26
|
+
isLastPage: {
|
|
27
|
+
type: BooleanConstructor;
|
|
28
|
+
};
|
|
29
|
+
}>>, {
|
|
30
|
+
value: any;
|
|
31
|
+
size: any;
|
|
32
|
+
isLastPage: boolean;
|
|
33
|
+
}>;
|
|
34
|
+
export default _default;
|
|
@@ -12,7 +12,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12
12
|
steps: import("vue").Ref<any[]>;
|
|
13
13
|
selectStep: (index: any) => void;
|
|
14
14
|
changeStep: (step: any) => void;
|
|
15
|
-
|
|
15
|
+
prev: () => void;
|
|
16
|
+
next: () => void;
|
|
17
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "click"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
16
18
|
size: {
|
|
17
19
|
type: StringConstructor;
|
|
18
20
|
};
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
value: {
|
|
3
|
+
default: string;
|
|
4
|
+
};
|
|
5
|
+
currency: {
|
|
6
|
+
default: string;
|
|
7
|
+
};
|
|
8
|
+
showSeparatorDisplay: {
|
|
9
|
+
type: BooleanConstructor;
|
|
10
|
+
default: boolean;
|
|
11
|
+
};
|
|
12
|
+
size: any;
|
|
13
|
+
placeholder: any;
|
|
14
|
+
clearable: {
|
|
15
|
+
type: BooleanConstructor;
|
|
16
|
+
};
|
|
17
|
+
border: {
|
|
18
|
+
type: BooleanConstructor;
|
|
19
|
+
};
|
|
20
|
+
readonly: {
|
|
21
|
+
type: BooleanConstructor;
|
|
22
|
+
};
|
|
23
|
+
disabled: {
|
|
24
|
+
type: BooleanConstructor;
|
|
25
|
+
};
|
|
26
|
+
icon: any;
|
|
27
|
+
unit: any;
|
|
28
|
+
autofocus: {
|
|
29
|
+
type: BooleanConstructor;
|
|
30
|
+
};
|
|
31
|
+
max: any;
|
|
32
|
+
min: any;
|
|
33
|
+
step: any;
|
|
34
|
+
precision: any;
|
|
35
|
+
showUnit: {
|
|
36
|
+
type: BooleanConstructor;
|
|
37
|
+
default: boolean;
|
|
38
|
+
};
|
|
39
|
+
}, {
|
|
40
|
+
__sfc: boolean;
|
|
41
|
+
props: {
|
|
42
|
+
value: string | number;
|
|
43
|
+
currency: 'USD' | 'CNY';
|
|
44
|
+
showSeparatorDisplay: boolean;
|
|
45
|
+
size?: 'small' | 'default' | 'large';
|
|
46
|
+
placeholder?: string;
|
|
47
|
+
clearable?: boolean;
|
|
48
|
+
border?: boolean;
|
|
49
|
+
readonly?: boolean;
|
|
50
|
+
disabled?: boolean;
|
|
51
|
+
icon?: string;
|
|
52
|
+
unit?: string;
|
|
53
|
+
autofocus?: boolean;
|
|
54
|
+
max?: number;
|
|
55
|
+
min?: number;
|
|
56
|
+
step?: number;
|
|
57
|
+
precision?: number;
|
|
58
|
+
showUnit: boolean;
|
|
59
|
+
};
|
|
60
|
+
emit: {
|
|
61
|
+
(e: 'input', value: string | number): void;
|
|
62
|
+
(e: 'on-change', event: InputEvent): void;
|
|
63
|
+
(e: 'on-enter'): void;
|
|
64
|
+
(e: 'on-focus'): void;
|
|
65
|
+
(e: 'on-blur'): void;
|
|
66
|
+
(e: 'on-clear'): void;
|
|
67
|
+
};
|
|
68
|
+
innerValue: import("vue").Ref<string | number>;
|
|
69
|
+
refInput: import("vue").Ref<any>;
|
|
70
|
+
icon: import("vue").ComputedRef<string>;
|
|
71
|
+
unit: import("vue").ComputedRef<string>;
|
|
72
|
+
formatNumber: (value: string | number) => string;
|
|
73
|
+
parseNumber: (value: string | number) => string;
|
|
74
|
+
focus: () => void;
|
|
75
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("input" | "on-change" | "on-enter" | "on-focus" | "on-blur" | "on-clear")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
76
|
+
value: {
|
|
77
|
+
default: string;
|
|
78
|
+
};
|
|
79
|
+
currency: {
|
|
80
|
+
default: string;
|
|
81
|
+
};
|
|
82
|
+
showSeparatorDisplay: {
|
|
83
|
+
type: BooleanConstructor;
|
|
84
|
+
default: boolean;
|
|
85
|
+
};
|
|
86
|
+
size: any;
|
|
87
|
+
placeholder: any;
|
|
88
|
+
clearable: {
|
|
89
|
+
type: BooleanConstructor;
|
|
90
|
+
};
|
|
91
|
+
border: {
|
|
92
|
+
type: BooleanConstructor;
|
|
93
|
+
};
|
|
94
|
+
readonly: {
|
|
95
|
+
type: BooleanConstructor;
|
|
96
|
+
};
|
|
97
|
+
disabled: {
|
|
98
|
+
type: BooleanConstructor;
|
|
99
|
+
};
|
|
100
|
+
icon: any;
|
|
101
|
+
unit: any;
|
|
102
|
+
autofocus: {
|
|
103
|
+
type: BooleanConstructor;
|
|
104
|
+
};
|
|
105
|
+
max: any;
|
|
106
|
+
min: any;
|
|
107
|
+
step: any;
|
|
108
|
+
precision: any;
|
|
109
|
+
showUnit: {
|
|
110
|
+
type: BooleanConstructor;
|
|
111
|
+
default: boolean;
|
|
112
|
+
};
|
|
113
|
+
}>>, {
|
|
114
|
+
value: string;
|
|
115
|
+
icon: any;
|
|
116
|
+
disabled: boolean;
|
|
117
|
+
border: boolean;
|
|
118
|
+
size: any;
|
|
119
|
+
clearable: boolean;
|
|
120
|
+
currency: string;
|
|
121
|
+
showSeparatorDisplay: boolean;
|
|
122
|
+
placeholder: any;
|
|
123
|
+
readonly: boolean;
|
|
124
|
+
unit: any;
|
|
125
|
+
autofocus: boolean;
|
|
126
|
+
max: any;
|
|
127
|
+
min: any;
|
|
128
|
+
step: any;
|
|
129
|
+
precision: any;
|
|
130
|
+
showUnit: boolean;
|
|
131
|
+
}>;
|
|
132
|
+
export default _default;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
title: {
|
|
3
|
+
default: string;
|
|
4
|
+
};
|
|
5
|
+
titleSize: any;
|
|
6
|
+
hideCollapseIcon: {
|
|
7
|
+
type: BooleanConstructor;
|
|
8
|
+
};
|
|
9
|
+
icon: any;
|
|
10
|
+
initialCollapsed: {
|
|
11
|
+
type: BooleanConstructor;
|
|
12
|
+
default: boolean;
|
|
13
|
+
};
|
|
14
|
+
headerBg: any;
|
|
15
|
+
headerTextColor: any;
|
|
16
|
+
isDesign: {
|
|
17
|
+
type: BooleanConstructor;
|
|
18
|
+
};
|
|
19
|
+
}, {
|
|
20
|
+
__sfc: boolean;
|
|
21
|
+
props: {
|
|
22
|
+
title: string;
|
|
23
|
+
titleSize?: string;
|
|
24
|
+
hideCollapseIcon?: boolean;
|
|
25
|
+
icon?: string;
|
|
26
|
+
initialCollapsed: boolean;
|
|
27
|
+
headerBg?: string;
|
|
28
|
+
headerTextColor?: string;
|
|
29
|
+
isDesign?: boolean;
|
|
30
|
+
};
|
|
31
|
+
emit: (event: "collapse-change", ...args: any[]) => void;
|
|
32
|
+
collapsed: import("vue").Ref<boolean>;
|
|
33
|
+
toggleCollapsed: () => void;
|
|
34
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "collapse-change"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
35
|
+
title: {
|
|
36
|
+
default: string;
|
|
37
|
+
};
|
|
38
|
+
titleSize: any;
|
|
39
|
+
hideCollapseIcon: {
|
|
40
|
+
type: BooleanConstructor;
|
|
41
|
+
};
|
|
42
|
+
icon: any;
|
|
43
|
+
initialCollapsed: {
|
|
44
|
+
type: BooleanConstructor;
|
|
45
|
+
default: boolean;
|
|
46
|
+
};
|
|
47
|
+
headerBg: any;
|
|
48
|
+
headerTextColor: any;
|
|
49
|
+
isDesign: {
|
|
50
|
+
type: BooleanConstructor;
|
|
51
|
+
};
|
|
52
|
+
}>>, {
|
|
53
|
+
title: string;
|
|
54
|
+
icon: any;
|
|
55
|
+
titleSize: any;
|
|
56
|
+
hideCollapseIcon: boolean;
|
|
57
|
+
initialCollapsed: boolean;
|
|
58
|
+
headerBg: any;
|
|
59
|
+
headerTextColor: any;
|
|
60
|
+
isDesign: boolean;
|
|
61
|
+
}>;
|
|
62
|
+
export default _default;
|
|
@@ -0,0 +1,286 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
entity: any;
|
|
3
|
+
excelTemplateUrl: any;
|
|
4
|
+
excludeField: any;
|
|
5
|
+
autoImportMaxRecords: {
|
|
6
|
+
default: number;
|
|
7
|
+
};
|
|
8
|
+
maxFileSize: {
|
|
9
|
+
default: number;
|
|
10
|
+
};
|
|
11
|
+
importUrl: any;
|
|
12
|
+
}, {
|
|
13
|
+
__sfc: boolean;
|
|
14
|
+
props: {
|
|
15
|
+
entity: string;
|
|
16
|
+
excelTemplateUrl?: string;
|
|
17
|
+
excludeField?: string;
|
|
18
|
+
autoImportMaxRecords: number;
|
|
19
|
+
maxFileSize: number;
|
|
20
|
+
importUrl?: string;
|
|
21
|
+
};
|
|
22
|
+
emit: {
|
|
23
|
+
(e: 'on-success-import'): void;
|
|
24
|
+
(e: 'on-error-import'): void;
|
|
25
|
+
};
|
|
26
|
+
importModel: import("vue").Ref<boolean>;
|
|
27
|
+
importLoad: import("vue").Ref<boolean>;
|
|
28
|
+
childLoad: import("vue").Ref<boolean>;
|
|
29
|
+
childRef: any;
|
|
30
|
+
whichTable: any;
|
|
31
|
+
designerService: any;
|
|
32
|
+
onOk: () => void;
|
|
33
|
+
onCancel: () => void;
|
|
34
|
+
handlerComplateImport: () => void;
|
|
35
|
+
handlerErrorImport: () => void;
|
|
36
|
+
handlerLoadingImport: () => void;
|
|
37
|
+
handlerSelectImport: (string: string) => void;
|
|
38
|
+
handlerSuccessImport: () => void;
|
|
39
|
+
LcdpDataImporter: import("vue").DefineComponent<{
|
|
40
|
+
entityName: any;
|
|
41
|
+
excelTemplateUrl: any;
|
|
42
|
+
excludeField: any;
|
|
43
|
+
autoImportMaxRecords: {
|
|
44
|
+
default: number;
|
|
45
|
+
};
|
|
46
|
+
maxFileSize: {
|
|
47
|
+
default: number;
|
|
48
|
+
};
|
|
49
|
+
importUrl: any;
|
|
50
|
+
}, {
|
|
51
|
+
__sfc: boolean;
|
|
52
|
+
props: {
|
|
53
|
+
entityName: string;
|
|
54
|
+
excelTemplateUrl?: string;
|
|
55
|
+
excludeField?: string | string[];
|
|
56
|
+
autoImportMaxRecords: number;
|
|
57
|
+
maxFileSize: number;
|
|
58
|
+
importUrl?: string;
|
|
59
|
+
};
|
|
60
|
+
parseExcelUrl: string;
|
|
61
|
+
defaultImportUrl: string;
|
|
62
|
+
headers: {};
|
|
63
|
+
importUrl: string;
|
|
64
|
+
mappings: import("vue").Ref<{
|
|
65
|
+
columnIndex: number;
|
|
66
|
+
columnHeaderText: string;
|
|
67
|
+
fieldName: string;
|
|
68
|
+
fieldDisplayName: string;
|
|
69
|
+
}[]>;
|
|
70
|
+
toImportListRecords: import("vue").Ref<{
|
|
71
|
+
[x: string]: any;
|
|
72
|
+
_uid_: string;
|
|
73
|
+
_selected_?: boolean;
|
|
74
|
+
_importResult_?: string;
|
|
75
|
+
_importError_?: string;
|
|
76
|
+
_editing_?: string;
|
|
77
|
+
_editingValue_?: string;
|
|
78
|
+
}[]>;
|
|
79
|
+
successfulListRecords: import("vue").Ref<{
|
|
80
|
+
[x: string]: any;
|
|
81
|
+
_uid_: string;
|
|
82
|
+
_selected_?: boolean;
|
|
83
|
+
_importResult_?: string;
|
|
84
|
+
_importError_?: string;
|
|
85
|
+
_editing_?: string;
|
|
86
|
+
_editingValue_?: string;
|
|
87
|
+
}[]>;
|
|
88
|
+
failedListRecords: import("vue").Ref<{
|
|
89
|
+
[x: string]: any;
|
|
90
|
+
_uid_: string;
|
|
91
|
+
_selected_?: boolean;
|
|
92
|
+
_importResult_?: string;
|
|
93
|
+
_importError_?: string;
|
|
94
|
+
_editing_?: string;
|
|
95
|
+
_editingValue_?: string;
|
|
96
|
+
}[]>;
|
|
97
|
+
excelUpload: import("vue").Ref<{
|
|
98
|
+
clearFiles: () => void;
|
|
99
|
+
}>;
|
|
100
|
+
fileName: any;
|
|
101
|
+
importList: any;
|
|
102
|
+
failedList: any;
|
|
103
|
+
entityInfo: any;
|
|
104
|
+
excelCol: import("vue").Ref<{
|
|
105
|
+
key: string;
|
|
106
|
+
header: string;
|
|
107
|
+
width: number;
|
|
108
|
+
}[]>;
|
|
109
|
+
designerService: any;
|
|
110
|
+
list: import("vue").WritableComputedRef<import("@fly-vue/lcdp-api").IOption[]>;
|
|
111
|
+
emit: {
|
|
112
|
+
(e: "on-select-import", string: string): any;
|
|
113
|
+
(e: "on-loading-import"): void;
|
|
114
|
+
(e: "on-complate-import"): void;
|
|
115
|
+
(e: "on-error-import"): void;
|
|
116
|
+
(e: "on-success-import"): void;
|
|
117
|
+
};
|
|
118
|
+
handleOnSuccess: (response: any, file: any) => void;
|
|
119
|
+
afterImported: (currentRecords: any, res: any) => void;
|
|
120
|
+
importing: import("vue").Ref<boolean>;
|
|
121
|
+
importingPercent: import("vue").Ref<number>;
|
|
122
|
+
showImportingPercent: import("vue").Ref<boolean>;
|
|
123
|
+
importData: () => void;
|
|
124
|
+
whichTable: import("vue").Ref<string>;
|
|
125
|
+
correcting: boolean;
|
|
126
|
+
correctData: () => void;
|
|
127
|
+
changeToImportListItemField: (e: any) => void;
|
|
128
|
+
changeFailedListItemField: (e: any) => void;
|
|
129
|
+
handleMaxSize: () => void;
|
|
130
|
+
onUploadRevoke: () => void;
|
|
131
|
+
onDownTemplate: () => Promise<void>;
|
|
132
|
+
setupStyledHeaders: (worksheet: import("exceljs").Worksheet, fieldsArr: any) => void;
|
|
133
|
+
setupDropdownValidations: (worksheet: any, worksheet2: import("exceljs").Worksheet, fieldsArr: any) => void;
|
|
134
|
+
getColumnLetter: (columnIndex: number) => string;
|
|
135
|
+
setupVerticalData: (worksheet: import("exceljs").Worksheet, fieldsArr: any) => void;
|
|
136
|
+
ToImportList: import("vue").DefineComponent<{
|
|
137
|
+
mappings: any;
|
|
138
|
+
records: any;
|
|
139
|
+
}, {
|
|
140
|
+
__sfc: boolean;
|
|
141
|
+
props: {
|
|
142
|
+
mappings: import("../../../for-renderer/excel-importer/types").ColumnsMapping;
|
|
143
|
+
records: import("../../../for-renderer/excel-importer/types").ImportRecords;
|
|
144
|
+
};
|
|
145
|
+
random: any;
|
|
146
|
+
tableCloumns: import("vue").Ref<{
|
|
147
|
+
key?: string;
|
|
148
|
+
title?: string;
|
|
149
|
+
width?: number;
|
|
150
|
+
type?: string;
|
|
151
|
+
align?: string;
|
|
152
|
+
render?: unknown;
|
|
153
|
+
tooltip?: boolean;
|
|
154
|
+
}[]>;
|
|
155
|
+
emit: (event: "change-item-field", params: {
|
|
156
|
+
uid: string;
|
|
157
|
+
fieldName: string;
|
|
158
|
+
fieldValue: any;
|
|
159
|
+
}) => void;
|
|
160
|
+
page: import("vue").Ref<number>;
|
|
161
|
+
pageSize: import("vue").Ref<number>;
|
|
162
|
+
pagedRecords: import("vue").ComputedRef<any[]>;
|
|
163
|
+
onPageSizeChanged: (_pageSize: any) => void;
|
|
164
|
+
currentPageAllSelected: import("vue").Ref<boolean>;
|
|
165
|
+
toggleSelectedAll: (isChecked: any) => void;
|
|
166
|
+
onSelect: (selection: unknown[], row: unknown) => void;
|
|
167
|
+
onRendom: () => void;
|
|
168
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "change-item-field"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
169
|
+
mappings: any;
|
|
170
|
+
records: any;
|
|
171
|
+
}>>, {
|
|
172
|
+
mappings: any;
|
|
173
|
+
records: any;
|
|
174
|
+
}>;
|
|
175
|
+
SuccessfulList: import("vue").DefineComponent<{
|
|
176
|
+
mappings: any;
|
|
177
|
+
records: any;
|
|
178
|
+
}, {
|
|
179
|
+
__sfc: boolean;
|
|
180
|
+
props: {
|
|
181
|
+
mappings: import("../../../for-renderer/excel-importer/types").ColumnsMapping;
|
|
182
|
+
records: import("../../../for-renderer/excel-importer/types").ImportRecords;
|
|
183
|
+
};
|
|
184
|
+
tableCloumns: import("vue").Ref<{
|
|
185
|
+
key?: string;
|
|
186
|
+
title?: string;
|
|
187
|
+
width?: number;
|
|
188
|
+
type?: string;
|
|
189
|
+
align?: string;
|
|
190
|
+
render?: unknown;
|
|
191
|
+
tooltip?: boolean;
|
|
192
|
+
}[]>;
|
|
193
|
+
page: import("vue").Ref<number>;
|
|
194
|
+
pageSize: import("vue").Ref<number>;
|
|
195
|
+
pagedRecords: import("vue").ComputedRef<any[]>;
|
|
196
|
+
onPageSizeChanged: (_pageSize: any) => void;
|
|
197
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
198
|
+
mappings: any;
|
|
199
|
+
records: any;
|
|
200
|
+
}>>, {
|
|
201
|
+
mappings: any;
|
|
202
|
+
records: any;
|
|
203
|
+
}>;
|
|
204
|
+
FailedList: import("vue").DefineComponent<{
|
|
205
|
+
mappings: any;
|
|
206
|
+
records: any;
|
|
207
|
+
}, {
|
|
208
|
+
__sfc: boolean;
|
|
209
|
+
props: {
|
|
210
|
+
mappings: import("../../../for-renderer/excel-importer/types").ColumnsMapping;
|
|
211
|
+
records: import("../../../for-renderer/excel-importer/types").ImportRecords;
|
|
212
|
+
};
|
|
213
|
+
random: any;
|
|
214
|
+
tableCloumns: import("vue").Ref<{
|
|
215
|
+
key?: string;
|
|
216
|
+
title?: string;
|
|
217
|
+
width?: number;
|
|
218
|
+
type?: string;
|
|
219
|
+
align?: string;
|
|
220
|
+
render?: unknown;
|
|
221
|
+
tooltip?: boolean;
|
|
222
|
+
}[]>;
|
|
223
|
+
emit: (event: "change-item-field", params: {
|
|
224
|
+
uid: string;
|
|
225
|
+
fieldName: string;
|
|
226
|
+
fieldValue: any;
|
|
227
|
+
}) => void;
|
|
228
|
+
page: import("vue").Ref<number>;
|
|
229
|
+
pageSize: import("vue").Ref<number>;
|
|
230
|
+
pagedRecords: import("vue").ComputedRef<any[]>;
|
|
231
|
+
onPageSizeChanged: (_pageSize: any) => void;
|
|
232
|
+
currentPageAllSelected: import("vue").Ref<boolean>;
|
|
233
|
+
toggleSelectedAll: (isChecked: any) => void;
|
|
234
|
+
editCell: (index: any, m: any) => void;
|
|
235
|
+
onEdit: (val: any, index: any) => void;
|
|
236
|
+
confirmEdit: (index: any, fieldName: any, fieldValue: any) => void;
|
|
237
|
+
cancelEdit: (index: any) => void;
|
|
238
|
+
onCellClick: (row: any, column: any, data: any, event: any) => void;
|
|
239
|
+
onSelect: (selection: unknown[], row: unknown) => void;
|
|
240
|
+
onRendom: () => void;
|
|
241
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "change-item-field"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
242
|
+
mappings: any;
|
|
243
|
+
records: any;
|
|
244
|
+
}>>, {
|
|
245
|
+
mappings: any;
|
|
246
|
+
records: any;
|
|
247
|
+
}>;
|
|
248
|
+
}, {}, {}, {}, 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<{
|
|
249
|
+
entityName: any;
|
|
250
|
+
excelTemplateUrl: any;
|
|
251
|
+
excludeField: any;
|
|
252
|
+
autoImportMaxRecords: {
|
|
253
|
+
default: number;
|
|
254
|
+
};
|
|
255
|
+
maxFileSize: {
|
|
256
|
+
default: number;
|
|
257
|
+
};
|
|
258
|
+
importUrl: any;
|
|
259
|
+
}>>, {
|
|
260
|
+
excelTemplateUrl: any;
|
|
261
|
+
excludeField: any;
|
|
262
|
+
autoImportMaxRecords: number;
|
|
263
|
+
maxFileSize: number;
|
|
264
|
+
importUrl: any;
|
|
265
|
+
entityName: any;
|
|
266
|
+
}>;
|
|
267
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("on-success-import" | "on-error-import")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
268
|
+
entity: any;
|
|
269
|
+
excelTemplateUrl: any;
|
|
270
|
+
excludeField: any;
|
|
271
|
+
autoImportMaxRecords: {
|
|
272
|
+
default: number;
|
|
273
|
+
};
|
|
274
|
+
maxFileSize: {
|
|
275
|
+
default: number;
|
|
276
|
+
};
|
|
277
|
+
importUrl: any;
|
|
278
|
+
}>>, {
|
|
279
|
+
entity: any;
|
|
280
|
+
excelTemplateUrl: any;
|
|
281
|
+
excludeField: any;
|
|
282
|
+
autoImportMaxRecords: number;
|
|
283
|
+
maxFileSize: number;
|
|
284
|
+
importUrl: any;
|
|
285
|
+
}>;
|
|
286
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare type ImportBoolean = boolean;
|