@fly-vue/lcdp-iview 1.8.14 → 1.8.15-1
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/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 +16 -3
- package/@types/module/components/components/entity/IvEntityQueryBuilder/fieldAnalysis.vue.d.ts +1 -1
- package/@types/module/components/components/entity/IvEntityQueryBuilder/index.vue.d.ts +1 -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/for-renderer/excel-importer/index.vue.d.ts +17 -8
- package/@types/module/components/for-renderer/layout/iv-trigger-container.vue.d.ts +1 -1
- package/@types/module/components/index.d.ts +9 -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 +16 -15
- package/index.js +3 -3
- 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.862205d5def41d40e22d.js +1 -0
- package/modules/fly_vue_lcdp_iview/dll-manifest.json +6 -0
- package/modules/fly_vue_lcdp_iview/dll.js +6 -6
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.862205d5def41d40e22d.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.862205d5def41d40e22d.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.862205d5def41d40e22d.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component~lcdp-renderer-components.862205d5def41d40e22d.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.862205d5def41d40e22d.js +1 -0
- package/modules/fly_vue_lcdp_iview/{vendors~lcdp-renderer-components.8ef2b4f10effeee204cc.js → vendors~lcdp-renderer-components.862205d5def41d40e22d.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.8ef2b4f10effeee204cc.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.8ef2b4f10effeee204cc.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.8ef2b4f10effeee204cc.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.8ef2b4f10effeee204cc.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component~lcdp-renderer-components.8ef2b4f10effeee204cc.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.8ef2b4f10effeee204cc.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.8ef2b4f10effeee204cc.js → lcdp-designer-components.862205d5def41d40e22d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-ice.8ef2b4f10effeee204cc.js → lcdp-iview-component-ice.862205d5def41d40e22d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.8ef2b4f10effeee204cc.js → lcdp-iview-component-region.862205d5def41d40e22d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-attrcomponent~lcdp-iview-basecomponent.8ef2b4f10effeee204cc.js → vendors~lcdp-iview-attrcomponent~lcdp-iview-basecomponent.862205d5def41d40e22d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.8ef2b4f10effeee204cc.js → vendors~lcdp-iview-component-ice.862205d5def41d40e22d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component.8ef2b4f10effeee204cc.js → vendors~lcdp-iview-component.862205d5def41d40e22d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component~lcdp-renderer-components.8ef2b4f10effeee204cc.js → vendors~lcdp-iview-component~lcdp-renderer-components.862205d5def41d40e22d.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
|
+
};
|
|
@@ -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;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
entity: any;
|
|
3
3
|
excelTemplateUrl: any;
|
|
4
|
+
excludeField: any;
|
|
4
5
|
autoImportMaxRecords: {
|
|
5
6
|
default: number;
|
|
6
7
|
};
|
|
@@ -13,6 +14,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
14
|
props: {
|
|
14
15
|
entity: string;
|
|
15
16
|
excelTemplateUrl?: string;
|
|
17
|
+
excludeField?: string;
|
|
16
18
|
autoImportMaxRecords: number;
|
|
17
19
|
maxFileSize: number;
|
|
18
20
|
importUrl?: string;
|
|
@@ -37,6 +39,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
37
39
|
LcdpDataImporter: import("vue").DefineComponent<{
|
|
38
40
|
entityName: any;
|
|
39
41
|
excelTemplateUrl: any;
|
|
42
|
+
excludeField: any;
|
|
40
43
|
autoImportMaxRecords: {
|
|
41
44
|
default: number;
|
|
42
45
|
};
|
|
@@ -49,6 +52,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
49
52
|
props: {
|
|
50
53
|
entityName: string;
|
|
51
54
|
excelTemplateUrl?: string;
|
|
55
|
+
excludeField?: string | string[];
|
|
52
56
|
autoImportMaxRecords: number;
|
|
53
57
|
maxFileSize: number;
|
|
54
58
|
importUrl?: string;
|
|
@@ -97,6 +101,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
97
101
|
importList: any;
|
|
98
102
|
failedList: any;
|
|
99
103
|
entityInfo: any;
|
|
104
|
+
excelCol: import("vue").Ref<{
|
|
105
|
+
key: string;
|
|
106
|
+
header: string;
|
|
107
|
+
width: number;
|
|
108
|
+
}[]>;
|
|
100
109
|
designerService: any;
|
|
101
110
|
list: import("vue").WritableComputedRef<import("@fly-vue/lcdp-api").IOption[]>;
|
|
102
111
|
emit: {
|
|
@@ -236,9 +245,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
236
245
|
mappings: any;
|
|
237
246
|
records: any;
|
|
238
247
|
}>;
|
|
239
|
-
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("on-
|
|
248
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("on-select-import" | "on-loading-import" | "on-complate-import" | "on-error-import" | "on-success-import")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
240
249
|
entityName: any;
|
|
241
250
|
excelTemplateUrl: any;
|
|
251
|
+
excludeField: any;
|
|
242
252
|
autoImportMaxRecords: {
|
|
243
253
|
default: number;
|
|
244
254
|
};
|
|
@@ -247,15 +257,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
247
257
|
};
|
|
248
258
|
importUrl: any;
|
|
249
259
|
}>>, {
|
|
260
|
+
entityName: any;
|
|
250
261
|
excelTemplateUrl: any;
|
|
262
|
+
excludeField: any;
|
|
251
263
|
autoImportMaxRecords: number;
|
|
252
264
|
maxFileSize: number;
|
|
253
265
|
importUrl: any;
|
|
254
|
-
entityName: any;
|
|
255
266
|
}>;
|
|
256
|
-
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("on-
|
|
267
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("on-error-import" | "on-success-import")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
257
268
|
entity: any;
|
|
258
269
|
excelTemplateUrl: any;
|
|
270
|
+
excludeField: any;
|
|
259
271
|
autoImportMaxRecords: {
|
|
260
272
|
default: number;
|
|
261
273
|
};
|
|
@@ -266,6 +278,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
266
278
|
}>>, {
|
|
267
279
|
entity: any;
|
|
268
280
|
excelTemplateUrl: any;
|
|
281
|
+
excludeField: any;
|
|
269
282
|
autoImportMaxRecords: number;
|
|
270
283
|
maxFileSize: number;
|
|
271
284
|
importUrl: any;
|
|
@@ -73,8 +73,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
73
73
|
default: boolean;
|
|
74
74
|
};
|
|
75
75
|
}>>, {
|
|
76
|
-
filedOption: any;
|
|
77
76
|
relations: any;
|
|
77
|
+
filedOption: any;
|
|
78
78
|
isCheck: boolean;
|
|
79
79
|
}>;
|
|
80
80
|
}, {}, {}, {}, 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<{
|
|
@@ -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;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { ColumnsMapping, ImportRecords } from './types';
|
|
2
|
-
import * as ExcelJS from
|
|
2
|
+
import * as ExcelJS from 'exceljs';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<{
|
|
4
4
|
entityName: any;
|
|
5
5
|
excelTemplateUrl: any;
|
|
6
|
+
excludeField: any;
|
|
6
7
|
autoImportMaxRecords: {
|
|
7
8
|
default: number;
|
|
8
9
|
};
|
|
@@ -15,6 +16,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15
16
|
props: {
|
|
16
17
|
entityName: string;
|
|
17
18
|
excelTemplateUrl?: string;
|
|
19
|
+
excludeField?: string | string[];
|
|
18
20
|
autoImportMaxRecords: number;
|
|
19
21
|
maxFileSize: number;
|
|
20
22
|
importUrl?: string;
|
|
@@ -63,14 +65,19 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
63
65
|
importList: any;
|
|
64
66
|
failedList: any;
|
|
65
67
|
entityInfo: any;
|
|
68
|
+
excelCol: import("vue").Ref<{
|
|
69
|
+
key: string;
|
|
70
|
+
header: string;
|
|
71
|
+
width: number;
|
|
72
|
+
}[]>;
|
|
66
73
|
designerService: any;
|
|
67
74
|
list: import("vue").WritableComputedRef<import("@fly-vue/lcdp-api").IOption[]>;
|
|
68
75
|
emit: {
|
|
69
|
-
(e:
|
|
70
|
-
(e:
|
|
71
|
-
(e:
|
|
72
|
-
(e:
|
|
73
|
-
(e:
|
|
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;
|
|
74
81
|
};
|
|
75
82
|
handleOnSuccess: (response: any, file: any) => void;
|
|
76
83
|
afterImported: (currentRecords: any, res: any) => void;
|
|
@@ -202,9 +209,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
202
209
|
mappings: any;
|
|
203
210
|
records: any;
|
|
204
211
|
}>;
|
|
205
|
-
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("on-
|
|
212
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("on-select-import" | "on-loading-import" | "on-complate-import" | "on-error-import" | "on-success-import")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
206
213
|
entityName: any;
|
|
207
214
|
excelTemplateUrl: any;
|
|
215
|
+
excludeField: any;
|
|
208
216
|
autoImportMaxRecords: {
|
|
209
217
|
default: number;
|
|
210
218
|
};
|
|
@@ -213,10 +221,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
213
221
|
};
|
|
214
222
|
importUrl: any;
|
|
215
223
|
}>>, {
|
|
224
|
+
entityName: any;
|
|
216
225
|
excelTemplateUrl: any;
|
|
226
|
+
excludeField: any;
|
|
217
227
|
autoImportMaxRecords: number;
|
|
218
228
|
maxFileSize: number;
|
|
219
229
|
importUrl: any;
|
|
220
|
-
entityName: any;
|
|
221
230
|
}>;
|
|
222
231
|
export default _default;
|
|
@@ -100,10 +100,13 @@ declare const _default: {
|
|
|
100
100
|
height: {
|
|
101
101
|
type: (NumberConstructor | StringConstructor)[];
|
|
102
102
|
};
|
|
103
|
-
|
|
103
|
+
isFitWidth: {
|
|
104
104
|
type: BooleanConstructor;
|
|
105
105
|
default: boolean;
|
|
106
106
|
};
|
|
107
|
+
padding: {
|
|
108
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
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")>;
|