@fly-vue/lcdp-iview 1.8.13 → 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/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 +4 -4
- package/@types/module/components/components/IvTableGrid/index.vue.d.ts +28 -11
- package/@types/module/components/components/IvTableGrid/simple-page.vue.d.ts +34 -0
- package/@types/module/components/components/IvTableGrid/table-props.d.ts +3 -3
- 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/IvText/index.vue.d.ts +2 -2
- 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/for-renderer/excel-importer/failed-list.vue.d.ts +13 -0
- package/@types/module/components/for-renderer/excel-importer/index.vue.d.ts +67 -2
- 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/for-renderer/layout/iv-trigger-container.vue.d.ts +1 -1
- package/@types/module/components/index.d.ts +11 -2
- 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 +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.862205d5def41d40e22d.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.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-iview-component~lcdp-renderer-components.862205d5def41d40e22d.js +42 -0
- package/modules/fly_vue_lcdp_iview/{vendors~lcdp-renderer-components.c86f4f7d4c6071d4240d.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.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.862205d5def41d40e22d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-ice.c86f4f7d4c6071d4240d.js → lcdp-iview-component-ice.862205d5def41d40e22d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.c86f4f7d4c6071d4240d.js → lcdp-iview-component-region.862205d5def41d40e22d.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.862205d5def41d40e22d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.c86f4f7d4c6071d4240d.js → vendors~lcdp-iview-component-ice.862205d5def41d40e22d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component.c86f4f7d4c6071d4240d.js → vendors~lcdp-iview-component.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
|
+
};
|
|
@@ -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 | NumberConstructor | StringConstructor | ObjectConstructor | 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 | NumberConstructor | StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
41
41
|
};
|
|
42
42
|
showBindInput: {
|
|
43
43
|
type: BooleanConstructor;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
value: {
|
|
3
|
-
type: (
|
|
3
|
+
type: (NumberConstructor | StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
4
4
|
};
|
|
5
5
|
rows: {
|
|
6
|
-
type: (
|
|
6
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
7
7
|
default: number;
|
|
8
8
|
};
|
|
9
9
|
propSchema: {
|
|
@@ -33,10 +33,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
33
33
|
hasError: import("vue").Ref<boolean>;
|
|
34
34
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
35
35
|
value: {
|
|
36
|
-
type: (
|
|
36
|
+
type: (NumberConstructor | StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
37
37
|
};
|
|
38
38
|
rows: {
|
|
39
|
-
type: (
|
|
39
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
40
40
|
default: number;
|
|
41
41
|
};
|
|
42
42
|
propSchema: {
|
|
@@ -71,17 +71,24 @@ 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
|
};
|
|
77
84
|
width: {
|
|
78
|
-
type: (
|
|
85
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
79
86
|
};
|
|
80
87
|
height: {
|
|
81
|
-
type: (
|
|
88
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
82
89
|
};
|
|
83
90
|
maxHeight: {
|
|
84
|
-
type: (
|
|
91
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
85
92
|
};
|
|
86
93
|
stripe: {
|
|
87
94
|
type: BooleanConstructor;
|
|
@@ -176,7 +183,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
176
183
|
default: string;
|
|
177
184
|
};
|
|
178
185
|
padding: {
|
|
179
|
-
type: (
|
|
186
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
180
187
|
default: number;
|
|
181
188
|
};
|
|
182
189
|
}, {
|
|
@@ -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,17 +314,24 @@ 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
|
};
|
|
311
327
|
width: {
|
|
312
|
-
type: (
|
|
328
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
313
329
|
};
|
|
314
330
|
height: {
|
|
315
|
-
type: (
|
|
331
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
316
332
|
};
|
|
317
333
|
maxHeight: {
|
|
318
|
-
type: (
|
|
334
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
319
335
|
};
|
|
320
336
|
stripe: {
|
|
321
337
|
type: BooleanConstructor;
|
|
@@ -410,13 +426,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
410
426
|
default: string;
|
|
411
427
|
};
|
|
412
428
|
padding: {
|
|
413
|
-
type: (
|
|
429
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
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;
|
|
@@ -3,13 +3,13 @@ declare const _default: {
|
|
|
3
3
|
validator(value: any): boolean;
|
|
4
4
|
};
|
|
5
5
|
width: {
|
|
6
|
-
type: (
|
|
6
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
7
7
|
};
|
|
8
8
|
height: {
|
|
9
|
-
type: (
|
|
9
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
10
10
|
};
|
|
11
11
|
maxHeight: {
|
|
12
|
-
type: (
|
|
12
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
13
13
|
};
|
|
14
14
|
stripe: {
|
|
15
15
|
type: BooleanConstructor;
|
|
@@ -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;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
text: {
|
|
3
|
-
type: (
|
|
3
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
4
4
|
};
|
|
5
5
|
showTitle: {
|
|
6
6
|
type: BooleanConstructor;
|
|
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
28
28
|
};
|
|
29
29
|
}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
30
30
|
text: {
|
|
31
|
-
type: (
|
|
31
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
32
32
|
};
|
|
33
33
|
showTitle: {
|
|
34
34
|
type: BooleanConstructor;
|
|
@@ -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;
|