@ecan-bi/datav 1.1.13 → 1.1.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/dist/index.es.js +70 -20
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +70 -20
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +11 -11
- package/package.json +1 -1
- package/types/control/date-picker/DatePicker.vue.d.ts +18 -0
- package/types/control/date-picker/index.d.ts +18 -0
- package/types/control/date-picker/props.d.ts +10 -0
- package/types/control/range-picker/RangePicker.vue.d.ts +54 -0
- package/types/control/range-picker/index.d.ts +54 -0
- package/types/control/range-picker/props.d.ts +31 -0
- package/types/graph/bar/props.d.ts +1 -5
- package/types/graph/pie/props.d.ts +1 -5
package/dist/style.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @ecan-bi/datav@1.1.
|
|
1
|
+
/*! @ecan-bi/datav@1.1.14 */
|
|
2
2
|
x-vue-echarts{display:block;width:100%;height:100%}
|
|
3
3
|
.spin-wrapper {
|
|
4
4
|
position: relative;
|
|
@@ -349,7 +349,7 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
349
349
|
[datav-theme='darkBlue'] .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
|
|
350
350
|
background: #1f63a3;
|
|
351
351
|
}
|
|
352
|
-
.range-picker[data-v-
|
|
352
|
+
.range-picker[data-v-2fc9988b] {
|
|
353
353
|
width: 100%;
|
|
354
354
|
height: 100%;
|
|
355
355
|
}
|
|
@@ -717,16 +717,16 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
717
717
|
width: 100%;
|
|
718
718
|
overflow: hidden;
|
|
719
719
|
}
|
|
720
|
-
.table[data-v-
|
|
720
|
+
.table[data-v-3f25d4f8] {
|
|
721
721
|
width: 100%;
|
|
722
722
|
}
|
|
723
|
-
.goUp[data-v-
|
|
723
|
+
.goUp[data-v-3f25d4f8] {
|
|
724
724
|
color: #FF512E;
|
|
725
725
|
display: flex;
|
|
726
726
|
align-items: center;
|
|
727
727
|
justify-content: center;
|
|
728
728
|
}
|
|
729
|
-
.goUp[data-v-
|
|
729
|
+
.goUp[data-v-3f25d4f8]:before {
|
|
730
730
|
content: '';
|
|
731
731
|
display: block;
|
|
732
732
|
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAV1BMVEUAAAD/WzT/WjP/WDD/WzT/WzP/WzT/WzT/WzT/WjT/WzT/WDT/YED/WzT/WzT/WjT/YED/WzT/WzT/WzT/XDT/WzT/WjX/WjP/XDT/XDT/WTL/Tif/WzReH8z5AAAAHHRSTlMA8RgS9W9YHbePZyME5sVjCP7bzcCxgndOQC4GFJJgKwAAAIJJREFUKM+Nkd0OgyAMRjvqcLA53fzXvv9zaokmxq8mnsue5ACFDjiy+XyjLZ7yyK35OxN5mSFZKa2QojEIKRhrZKM0QnsMQxirmJ0kBubTIZvAtUyiFAT4JFoUIYmIotZ5xjDPfyoCAV16nMPdFir8xZ16nM//tePtXw2ODOJY0V0WqQwM2rgKrU0AAAAASUVORK5CYII=");
|
|
@@ -736,13 +736,13 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
736
736
|
background-size: cover;
|
|
737
737
|
margin-right: 2px;
|
|
738
738
|
}
|
|
739
|
-
.goDown[data-v-
|
|
739
|
+
.goDown[data-v-3f25d4f8] {
|
|
740
740
|
color: #39cf93;
|
|
741
741
|
display: flex;
|
|
742
742
|
align-items: center;
|
|
743
743
|
justify-content: center;
|
|
744
744
|
}
|
|
745
|
-
.goDown[data-v-
|
|
745
|
+
.goDown[data-v-3f25d4f8]:before {
|
|
746
746
|
content: '';
|
|
747
747
|
display: block;
|
|
748
748
|
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAFHGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTA3LTIyVDA5OjM1OjE5KzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0wNy0yMlQwOTozNTozNyswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMi0wNy0yMlQwOTozNTozNyswODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNmRlNzg2MS1kNzhmLTQyNGYtYTNjOS01ZTk0MjkwY2RjZjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzZkZTc4NjEtZDc4Zi00MjRmLWEzYzktNWU5NDI5MGNkY2YxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MzZkZTc4NjEtZDc4Zi00MjRmLWEzYzktNWU5NDI5MGNkY2YxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDozNmRlNzg2MS1kNzhmLTQyNGYtYTNjOS01ZTk0MjkwY2RjZjEiIHN0RXZ0OndoZW49IjIwMjItMDctMjJUMDk6MzU6MTkrMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6VDI+BAAABUUlEQVRIia3WPyhGURgG8B8pi0xisStKMioZLQaLiaQMBoxiVBImCwaLf6MssloUk8Gmb7GgJFKSUvIZ7qe+bvd89+A+03uf989z3nPPPe+tK5fLqtF3tSESzRjFAJ4vemams4IaYqulCq9gEo34QGco+LcCg9hHaxW3jpsiBIZxmMp5kXQTRH1k8S4cZCxoE6//FaiXbEtThm87JjkPI+jN4E9xW4TAQoA/isjNFehCT8B3VoTAUID/xHURAn0B/g5fRQh0B/j7mOJkf2gTaKvY7YG8FsxXPe/hIVbgCTs5C+vAasU+xlooMGuLTrCVI/CDR0zVCgi9gzmUIgQmBbYmT+AdY5LjGMKWpNuaqHWKLrEY8JUkXeYi75iu4DzFfUi6ey9C4AvjeKviliTdRSHmsrvBbMU+lzNg0oidaLvox7LIK+IHdem/iqIROzL/jG+NrT1BRsXKNQAAAABJRU5ErkJggg==");
|
|
@@ -752,19 +752,19 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
752
752
|
background-size: cover;
|
|
753
753
|
margin-right: 2px;
|
|
754
754
|
}
|
|
755
|
-
.action-list[data-v-
|
|
755
|
+
.action-list[data-v-3f25d4f8] {
|
|
756
756
|
display: flex;
|
|
757
757
|
width: 100%;
|
|
758
758
|
}
|
|
759
|
-
.action[data-v-
|
|
759
|
+
.action[data-v-3f25d4f8] {
|
|
760
760
|
flex: 1;
|
|
761
761
|
}
|
|
762
|
-
.filter-input[data-v-
|
|
762
|
+
.filter-input[data-v-3f25d4f8] {
|
|
763
763
|
width: 188px;
|
|
764
764
|
margin-bottom: 8px;
|
|
765
765
|
display: block;
|
|
766
766
|
}
|
|
767
|
-
.filter-checkbox[data-v-
|
|
767
|
+
.filter-checkbox[data-v-3f25d4f8] {
|
|
768
768
|
width: 188px;
|
|
769
769
|
margin-bottom: 8px;
|
|
770
770
|
}
|
package/package.json
CHANGED
|
@@ -36,6 +36,15 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
36
36
|
[key: string]: any;
|
|
37
37
|
} | import("../../utils/props").RequestParams;
|
|
38
38
|
};
|
|
39
|
+
useCurrentTime: {
|
|
40
|
+
type?: undefined;
|
|
41
|
+
default?: undefined;
|
|
42
|
+
} | {
|
|
43
|
+
type: any;
|
|
44
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
45
|
+
[key: string]: any;
|
|
46
|
+
} | import("../../utils/props").RequestParams;
|
|
47
|
+
};
|
|
39
48
|
id: {
|
|
40
49
|
type?: undefined;
|
|
41
50
|
default?: undefined;
|
|
@@ -335,6 +344,15 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
335
344
|
[key: string]: any;
|
|
336
345
|
} | import("../../utils/props").RequestParams;
|
|
337
346
|
};
|
|
347
|
+
useCurrentTime: {
|
|
348
|
+
type?: undefined;
|
|
349
|
+
default?: undefined;
|
|
350
|
+
} | {
|
|
351
|
+
type: any;
|
|
352
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
353
|
+
[key: string]: any;
|
|
354
|
+
} | import("../../utils/props").RequestParams;
|
|
355
|
+
};
|
|
338
356
|
id: {
|
|
339
357
|
type?: undefined;
|
|
340
358
|
default?: undefined;
|
|
@@ -35,6 +35,15 @@ export declare const EcanDatePicker: import('../../utils/withInstall').SFCWithIn
|
|
|
35
35
|
[key: string]: any;
|
|
36
36
|
} | import("../../utils/props").RequestParams;
|
|
37
37
|
};
|
|
38
|
+
useCurrentTime: {
|
|
39
|
+
type?: undefined;
|
|
40
|
+
default?: undefined;
|
|
41
|
+
} | {
|
|
42
|
+
type: any;
|
|
43
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
44
|
+
[key: string]: any;
|
|
45
|
+
} | import("../../utils/props").RequestParams;
|
|
46
|
+
};
|
|
38
47
|
id: {
|
|
39
48
|
type?: undefined;
|
|
40
49
|
default?: undefined;
|
|
@@ -334,6 +343,15 @@ export declare const EcanDatePicker: import('../../utils/withInstall').SFCWithIn
|
|
|
334
343
|
[key: string]: any;
|
|
335
344
|
} | import("../../utils/props").RequestParams;
|
|
336
345
|
};
|
|
346
|
+
useCurrentTime: {
|
|
347
|
+
type?: undefined;
|
|
348
|
+
default?: undefined;
|
|
349
|
+
} | {
|
|
350
|
+
type: any;
|
|
351
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
352
|
+
[key: string]: any;
|
|
353
|
+
} | import("../../utils/props").RequestParams;
|
|
354
|
+
};
|
|
337
355
|
id: {
|
|
338
356
|
type?: undefined;
|
|
339
357
|
default?: undefined;
|
|
@@ -4,6 +4,7 @@ export interface DatePickerProps extends Props, EventsProp {
|
|
|
4
4
|
picker: 'date' | 'week' | 'month' | 'quarter' | 'year';
|
|
5
5
|
format: string;
|
|
6
6
|
showTime: boolean;
|
|
7
|
+
useCurrentTime: boolean;
|
|
7
8
|
}
|
|
8
9
|
export declare const datePickerProps: DatePickerProps;
|
|
9
10
|
export declare const datePickerComponentProps: {
|
|
@@ -43,6 +44,15 @@ export declare const datePickerComponentProps: {
|
|
|
43
44
|
[key: string]: any;
|
|
44
45
|
} | import('../../utils/props').RequestParams;
|
|
45
46
|
};
|
|
47
|
+
useCurrentTime: {
|
|
48
|
+
type?: undefined;
|
|
49
|
+
default?: undefined;
|
|
50
|
+
} | {
|
|
51
|
+
type: any;
|
|
52
|
+
default: string | number | boolean | import('../../utils/props').Events | {
|
|
53
|
+
[key: string]: any;
|
|
54
|
+
} | import('../../utils/props').RequestParams;
|
|
55
|
+
};
|
|
46
56
|
id: {
|
|
47
57
|
type?: undefined;
|
|
48
58
|
default?: undefined;
|
|
@@ -36,6 +36,33 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
36
36
|
[key: string]: any;
|
|
37
37
|
} | import("../../utils/props").RequestParams;
|
|
38
38
|
};
|
|
39
|
+
useCurrentTime: {
|
|
40
|
+
type?: undefined;
|
|
41
|
+
default?: undefined;
|
|
42
|
+
} | {
|
|
43
|
+
type: any;
|
|
44
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
45
|
+
[key: string]: any;
|
|
46
|
+
} | import("../../utils/props").RequestParams;
|
|
47
|
+
};
|
|
48
|
+
interval: {
|
|
49
|
+
type?: undefined;
|
|
50
|
+
default?: undefined;
|
|
51
|
+
} | {
|
|
52
|
+
type: any;
|
|
53
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
54
|
+
[key: string]: any;
|
|
55
|
+
} | import("../../utils/props").RequestParams;
|
|
56
|
+
};
|
|
57
|
+
intervalUnit: {
|
|
58
|
+
type?: undefined;
|
|
59
|
+
default?: undefined;
|
|
60
|
+
} | {
|
|
61
|
+
type: any;
|
|
62
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
63
|
+
[key: string]: any;
|
|
64
|
+
} | import("../../utils/props").RequestParams;
|
|
65
|
+
};
|
|
39
66
|
id: {
|
|
40
67
|
type?: undefined;
|
|
41
68
|
default?: undefined;
|
|
@@ -393,6 +420,33 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
393
420
|
[key: string]: any;
|
|
394
421
|
} | import("../../utils/props").RequestParams;
|
|
395
422
|
};
|
|
423
|
+
useCurrentTime: {
|
|
424
|
+
type?: undefined;
|
|
425
|
+
default?: undefined;
|
|
426
|
+
} | {
|
|
427
|
+
type: any;
|
|
428
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
429
|
+
[key: string]: any;
|
|
430
|
+
} | import("../../utils/props").RequestParams;
|
|
431
|
+
};
|
|
432
|
+
interval: {
|
|
433
|
+
type?: undefined;
|
|
434
|
+
default?: undefined;
|
|
435
|
+
} | {
|
|
436
|
+
type: any;
|
|
437
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
438
|
+
[key: string]: any;
|
|
439
|
+
} | import("../../utils/props").RequestParams;
|
|
440
|
+
};
|
|
441
|
+
intervalUnit: {
|
|
442
|
+
type?: undefined;
|
|
443
|
+
default?: undefined;
|
|
444
|
+
} | {
|
|
445
|
+
type: any;
|
|
446
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
447
|
+
[key: string]: any;
|
|
448
|
+
} | import("../../utils/props").RequestParams;
|
|
449
|
+
};
|
|
396
450
|
id: {
|
|
397
451
|
type?: undefined;
|
|
398
452
|
default?: undefined;
|
|
@@ -35,6 +35,33 @@ export declare const EcanRangePicker: import("../../utils/withInstall").SFCWithI
|
|
|
35
35
|
[key: string]: any;
|
|
36
36
|
} | import("../../utils/props").RequestParams;
|
|
37
37
|
};
|
|
38
|
+
useCurrentTime: {
|
|
39
|
+
type?: undefined;
|
|
40
|
+
default?: undefined;
|
|
41
|
+
} | {
|
|
42
|
+
type: any;
|
|
43
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
44
|
+
[key: string]: any;
|
|
45
|
+
} | import("../../utils/props").RequestParams;
|
|
46
|
+
};
|
|
47
|
+
interval: {
|
|
48
|
+
type?: undefined;
|
|
49
|
+
default?: undefined;
|
|
50
|
+
} | {
|
|
51
|
+
type: any;
|
|
52
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
53
|
+
[key: string]: any;
|
|
54
|
+
} | import("../../utils/props").RequestParams;
|
|
55
|
+
};
|
|
56
|
+
intervalUnit: {
|
|
57
|
+
type?: undefined;
|
|
58
|
+
default?: undefined;
|
|
59
|
+
} | {
|
|
60
|
+
type: any;
|
|
61
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
62
|
+
[key: string]: any;
|
|
63
|
+
} | import("../../utils/props").RequestParams;
|
|
64
|
+
};
|
|
38
65
|
id: {
|
|
39
66
|
type?: undefined;
|
|
40
67
|
default?: undefined;
|
|
@@ -392,6 +419,33 @@ export declare const EcanRangePicker: import("../../utils/withInstall").SFCWithI
|
|
|
392
419
|
[key: string]: any;
|
|
393
420
|
} | import("../../utils/props").RequestParams;
|
|
394
421
|
};
|
|
422
|
+
useCurrentTime: {
|
|
423
|
+
type?: undefined;
|
|
424
|
+
default?: undefined;
|
|
425
|
+
} | {
|
|
426
|
+
type: any;
|
|
427
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
428
|
+
[key: string]: any;
|
|
429
|
+
} | import("../../utils/props").RequestParams;
|
|
430
|
+
};
|
|
431
|
+
interval: {
|
|
432
|
+
type?: undefined;
|
|
433
|
+
default?: undefined;
|
|
434
|
+
} | {
|
|
435
|
+
type: any;
|
|
436
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
437
|
+
[key: string]: any;
|
|
438
|
+
} | import("../../utils/props").RequestParams;
|
|
439
|
+
};
|
|
440
|
+
intervalUnit: {
|
|
441
|
+
type?: undefined;
|
|
442
|
+
default?: undefined;
|
|
443
|
+
} | {
|
|
444
|
+
type: any;
|
|
445
|
+
default: string | number | boolean | import("../../utils/props").Events | {
|
|
446
|
+
[key: string]: any;
|
|
447
|
+
} | import("../../utils/props").RequestParams;
|
|
448
|
+
};
|
|
395
449
|
id: {
|
|
396
450
|
type?: undefined;
|
|
397
451
|
default?: undefined;
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import { Props } from '../../utils/props';
|
|
2
|
+
import { ManipulateType } from 'dayjs';
|
|
2
3
|
export interface RangePickerProps extends Props {
|
|
3
4
|
picker: 'date' | 'week' | 'month' | 'quarter' | 'year';
|
|
4
5
|
format: string;
|
|
5
6
|
startTime: string;
|
|
6
7
|
endTime: string;
|
|
8
|
+
useCurrentTime: boolean;
|
|
9
|
+
interval: number;
|
|
10
|
+
intervalUnit: ManipulateType;
|
|
7
11
|
}
|
|
8
12
|
export declare const rangePickerProps: RangePickerProps;
|
|
9
13
|
export declare const rangePickerComponentProps: {
|
|
@@ -43,6 +47,33 @@ export declare const rangePickerComponentProps: {
|
|
|
43
47
|
[key: string]: any;
|
|
44
48
|
} | import('../../utils/props').RequestParams;
|
|
45
49
|
};
|
|
50
|
+
useCurrentTime: {
|
|
51
|
+
type?: undefined;
|
|
52
|
+
default?: undefined;
|
|
53
|
+
} | {
|
|
54
|
+
type: any;
|
|
55
|
+
default: string | number | boolean | import('../../utils/props').Events | {
|
|
56
|
+
[key: string]: any;
|
|
57
|
+
} | import('../../utils/props').RequestParams;
|
|
58
|
+
};
|
|
59
|
+
interval: {
|
|
60
|
+
type?: undefined;
|
|
61
|
+
default?: undefined;
|
|
62
|
+
} | {
|
|
63
|
+
type: any;
|
|
64
|
+
default: string | number | boolean | import('../../utils/props').Events | {
|
|
65
|
+
[key: string]: any;
|
|
66
|
+
} | import('../../utils/props').RequestParams;
|
|
67
|
+
};
|
|
68
|
+
intervalUnit: {
|
|
69
|
+
type?: undefined;
|
|
70
|
+
default?: undefined;
|
|
71
|
+
} | {
|
|
72
|
+
type: any;
|
|
73
|
+
default: string | number | boolean | import('../../utils/props').Events | {
|
|
74
|
+
[key: string]: any;
|
|
75
|
+
} | import('../../utils/props').RequestParams;
|
|
76
|
+
};
|
|
46
77
|
id: {
|
|
47
78
|
type?: undefined;
|
|
48
79
|
default?: undefined;
|
|
@@ -1172,8 +1172,4 @@ export declare const barComponentProps: {
|
|
|
1172
1172
|
};
|
|
1173
1173
|
};
|
|
1174
1174
|
};
|
|
1175
|
-
export
|
|
1176
|
-
refreshData: () => void;
|
|
1177
|
-
click: () => void;
|
|
1178
|
-
}
|
|
1179
|
-
export declare const barEvents: Array<keyof BarEvents>;
|
|
1175
|
+
export declare const barEvents: Array<string>;
|
|
@@ -526,8 +526,4 @@ export declare const pieComponentProps: {
|
|
|
526
526
|
default: any;
|
|
527
527
|
};
|
|
528
528
|
};
|
|
529
|
-
export
|
|
530
|
-
refreshData: () => void;
|
|
531
|
-
click: () => void;
|
|
532
|
-
}
|
|
533
|
-
export declare const pieEvents: Array<keyof PieEvents>;
|
|
529
|
+
export declare const pieEvents: Array<string>;
|