@ecan-bi/datav 1.0.59 → 1.0.62
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 +84 -52
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +84 -52
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +36 -35
- package/package.json +1 -1
- package/types/container/border/Border.vue.d.ts +18 -15
- package/types/container/border/index.d.ts +18 -15
- package/types/container/border/props.d.ts +10 -0
- package/types/graph/line/Line.vue.d.ts +14 -0
- package/types/graph/line/index.d.ts +14 -0
- package/types/graph/line/props.d.ts +8 -0
- package/types/table/table/Table.vue.d.ts +1 -0
- package/types/table/table/index.d.ts +1 -0
- package/types/text/text/Text.vue.d.ts +44 -0
- package/types/text/text/index.d.ts +44 -0
- package/types/text/text/props.d.ts +24 -0
package/dist/style.css
CHANGED
|
@@ -23,10 +23,10 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
23
23
|
overflow: hidden;
|
|
24
24
|
background-size: cover;
|
|
25
25
|
}
|
|
26
|
-
.skeleton-wrapper[data-v-
|
|
26
|
+
.skeleton-wrapper[data-v-5edeea14] {
|
|
27
27
|
overflow: hidden;
|
|
28
28
|
}
|
|
29
|
-
.ecan-text[data-v-
|
|
29
|
+
.ecan-text[data-v-5edeea14] {
|
|
30
30
|
overflow: hidden;
|
|
31
31
|
display: flex;
|
|
32
32
|
}
|
|
@@ -478,15 +478,15 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
478
478
|
.full-modal .ant-modal-body {
|
|
479
479
|
padding: 45px 30px 0;
|
|
480
480
|
}
|
|
481
|
-
.top-title[data-v-
|
|
482
|
-
.no-title[data-v-
|
|
481
|
+
.top-title[data-v-5b5d22c3],
|
|
482
|
+
.no-title[data-v-5b5d22c3] {
|
|
483
483
|
position: relative;
|
|
484
484
|
box-sizing: border-box;
|
|
485
485
|
width: 100%;
|
|
486
486
|
height: 100%;
|
|
487
487
|
}
|
|
488
|
-
.top-title .border-item[data-v-
|
|
489
|
-
.no-title .border-item[data-v-
|
|
488
|
+
.top-title .border-item[data-v-5b5d22c3],
|
|
489
|
+
.no-title .border-item[data-v-5b5d22c3] {
|
|
490
490
|
position: absolute;
|
|
491
491
|
z-index: 2;
|
|
492
492
|
border-color: #50FCFC;
|
|
@@ -494,8 +494,8 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
494
494
|
width: 13px;
|
|
495
495
|
height: 11px;
|
|
496
496
|
}
|
|
497
|
-
.top-title .top-left[data-v-
|
|
498
|
-
.no-title .top-left[data-v-
|
|
497
|
+
.top-title .top-left[data-v-5b5d22c3],
|
|
498
|
+
.no-title .top-left[data-v-5b5d22c3] {
|
|
499
499
|
top: 0;
|
|
500
500
|
left: 0;
|
|
501
501
|
border-top-width: 1px;
|
|
@@ -503,8 +503,8 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
503
503
|
border-bottom-width: 0;
|
|
504
504
|
border-left-width: 1px;
|
|
505
505
|
}
|
|
506
|
-
.top-title .top-right[data-v-
|
|
507
|
-
.no-title .top-right[data-v-
|
|
506
|
+
.top-title .top-right[data-v-5b5d22c3],
|
|
507
|
+
.no-title .top-right[data-v-5b5d22c3] {
|
|
508
508
|
top: 0;
|
|
509
509
|
right: -2px;
|
|
510
510
|
border-top-width: 1px;
|
|
@@ -512,8 +512,8 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
512
512
|
border-bottom-width: 0;
|
|
513
513
|
border-left-width: 0;
|
|
514
514
|
}
|
|
515
|
-
.top-title .bottom-left[data-v-
|
|
516
|
-
.no-title .bottom-left[data-v-
|
|
515
|
+
.top-title .bottom-left[data-v-5b5d22c3],
|
|
516
|
+
.no-title .bottom-left[data-v-5b5d22c3] {
|
|
517
517
|
bottom: -2px;
|
|
518
518
|
left: 0;
|
|
519
519
|
border-top-width: 0;
|
|
@@ -521,8 +521,8 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
521
521
|
border-bottom-width: 1px;
|
|
522
522
|
border-left-width: 1px;
|
|
523
523
|
}
|
|
524
|
-
.top-title .bottom-right[data-v-
|
|
525
|
-
.no-title .bottom-right[data-v-
|
|
524
|
+
.top-title .bottom-right[data-v-5b5d22c3],
|
|
525
|
+
.no-title .bottom-right[data-v-5b5d22c3] {
|
|
526
526
|
bottom: -2px;
|
|
527
527
|
right: -2px;
|
|
528
528
|
border-top-width: 0;
|
|
@@ -530,8 +530,8 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
530
530
|
border-bottom-width: 1px;
|
|
531
531
|
border-left-width: 0;
|
|
532
532
|
}
|
|
533
|
-
.top-title .title-item-wrapper[data-v-
|
|
534
|
-
.no-title .title-item-wrapper[data-v-
|
|
533
|
+
.top-title .title-item-wrapper[data-v-5b5d22c3],
|
|
534
|
+
.no-title .title-item-wrapper[data-v-5b5d22c3] {
|
|
535
535
|
width: 100%;
|
|
536
536
|
padding: 5px 0;
|
|
537
537
|
background-image: url("data:image/png;base64,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");
|
|
@@ -539,37 +539,37 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
539
539
|
display: grid;
|
|
540
540
|
place-content: center;
|
|
541
541
|
}
|
|
542
|
-
.top-title .title-item[data-v-
|
|
543
|
-
.no-title .title-item[data-v-
|
|
542
|
+
.top-title .title-item[data-v-5b5d22c3],
|
|
543
|
+
.no-title .title-item[data-v-5b5d22c3] {
|
|
544
544
|
display: flex;
|
|
545
545
|
align-items: center;
|
|
546
546
|
}
|
|
547
|
-
.top-title .title[data-v-
|
|
548
|
-
.no-title .title[data-v-
|
|
547
|
+
.top-title .title[data-v-5b5d22c3],
|
|
548
|
+
.no-title .title[data-v-5b5d22c3] {
|
|
549
549
|
padding: 0 17px;
|
|
550
550
|
color: #d5fdfd;
|
|
551
551
|
background: linear-gradient(0deg, #01aaff, #00eaff);
|
|
552
552
|
-webkit-background-clip: text;
|
|
553
553
|
-webkit-text-fill-color: transparent;
|
|
554
554
|
}
|
|
555
|
-
.top-title .title-decoration-left[data-v-
|
|
556
|
-
.no-title .title-decoration-left[data-v-
|
|
555
|
+
.top-title .title-decoration-left[data-v-5b5d22c3],
|
|
556
|
+
.no-title .title-decoration-left[data-v-5b5d22c3] {
|
|
557
557
|
width: 58px;
|
|
558
558
|
height: 14px;
|
|
559
559
|
}
|
|
560
|
-
.top-title .title-decoration-right[data-v-
|
|
561
|
-
.no-title .title-decoration-right[data-v-
|
|
560
|
+
.top-title .title-decoration-right[data-v-5b5d22c3],
|
|
561
|
+
.no-title .title-decoration-right[data-v-5b5d22c3] {
|
|
562
562
|
width: 58px;
|
|
563
563
|
height: 14px;
|
|
564
564
|
}
|
|
565
|
-
.left-title[data-v-
|
|
565
|
+
.left-title[data-v-5b5d22c3] {
|
|
566
566
|
position: relative;
|
|
567
567
|
width: 100%;
|
|
568
568
|
height: 100%;
|
|
569
569
|
border: 2px solid #375A8899;
|
|
570
570
|
border-radius: 0;
|
|
571
571
|
}
|
|
572
|
-
.left-title .title[data-v-
|
|
572
|
+
.left-title .title[data-v-5b5d22c3] {
|
|
573
573
|
position: absolute;
|
|
574
574
|
left: -33px;
|
|
575
575
|
top: -14px;
|
|
@@ -584,7 +584,7 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
584
584
|
font-weight: 500;
|
|
585
585
|
text-align: center;
|
|
586
586
|
}
|
|
587
|
-
.left-title .title span[data-v-
|
|
587
|
+
.left-title .title span[data-v-5b5d22c3] {
|
|
588
588
|
writing-mode: vertical-lr;
|
|
589
589
|
}
|
|
590
590
|
.contain[data-v-378919f0] {
|
|
@@ -657,24 +657,25 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
657
657
|
.tabs-content[data-v-ee8e9884] {
|
|
658
658
|
flex: 1;
|
|
659
659
|
}
|
|
660
|
-
.image-placeholder[data-v-
|
|
660
|
+
.image-placeholder[data-v-4511899d] {
|
|
661
661
|
display: grid;
|
|
662
662
|
place-content: center;
|
|
663
663
|
border: 1px solid #d9d9d9;
|
|
664
664
|
font-size: 16px;
|
|
665
665
|
color: #333;
|
|
666
666
|
width: 100%;
|
|
667
|
+
overflow: hidden;
|
|
667
668
|
}
|
|
668
|
-
.table[data-v-
|
|
669
|
+
.table[data-v-227ea2a0] {
|
|
669
670
|
width: 100%;
|
|
670
671
|
}
|
|
671
|
-
.goUp[data-v-
|
|
672
|
+
.goUp[data-v-227ea2a0] {
|
|
672
673
|
color: #FF512E;
|
|
673
674
|
display: flex;
|
|
674
675
|
align-items: center;
|
|
675
676
|
justify-content: center;
|
|
676
677
|
}
|
|
677
|
-
.goUp[data-v-
|
|
678
|
+
.goUp[data-v-227ea2a0]:before {
|
|
678
679
|
content: '';
|
|
679
680
|
display: block;
|
|
680
681
|
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=");
|
|
@@ -684,13 +685,13 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
684
685
|
background-size: cover;
|
|
685
686
|
margin-right: 2px;
|
|
686
687
|
}
|
|
687
|
-
.goDown[data-v-
|
|
688
|
+
.goDown[data-v-227ea2a0] {
|
|
688
689
|
color: #39cf93;
|
|
689
690
|
display: flex;
|
|
690
691
|
align-items: center;
|
|
691
692
|
justify-content: center;
|
|
692
693
|
}
|
|
693
|
-
.goDown[data-v-
|
|
694
|
+
.goDown[data-v-227ea2a0]:before {
|
|
694
695
|
content: '';
|
|
695
696
|
display: block;
|
|
696
697
|
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==");
|
|
@@ -700,11 +701,11 @@ x-vue-echarts{display:block;width:100%;height:100%}
|
|
|
700
701
|
background-size: cover;
|
|
701
702
|
margin-right: 2px;
|
|
702
703
|
}
|
|
703
|
-
.action-list[data-v-
|
|
704
|
+
.action-list[data-v-227ea2a0] {
|
|
704
705
|
display: flex;
|
|
705
706
|
width: 100%;
|
|
706
707
|
}
|
|
707
|
-
.action[data-v-
|
|
708
|
+
.action[data-v-227ea2a0] {
|
|
708
709
|
flex: 1;
|
|
709
710
|
}
|
|
710
711
|
.ecan-table *::-webkit-scrollbar {
|
package/package.json
CHANGED
|
@@ -99,6 +99,15 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
99
99
|
[key: string]: any;
|
|
100
100
|
} | import('../../_utils/props').RequestParams;
|
|
101
101
|
};
|
|
102
|
+
textShadow: {
|
|
103
|
+
type?: undefined;
|
|
104
|
+
default?: undefined;
|
|
105
|
+
} | {
|
|
106
|
+
type: any;
|
|
107
|
+
default: string | number | boolean | Events | {
|
|
108
|
+
[key: string]: any;
|
|
109
|
+
} | import('../../_utils/props').RequestParams;
|
|
110
|
+
};
|
|
102
111
|
id: {
|
|
103
112
|
type?: undefined;
|
|
104
113
|
default?: undefined;
|
|
@@ -301,21 +310,6 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
301
310
|
style: import("vue").ComputedRef<import("vue").HTMLAttributes>;
|
|
302
311
|
click: () => void;
|
|
303
312
|
borderStyle: import("vue").ComputedRef<{
|
|
304
|
-
borderWidth: string | number | boolean | {
|
|
305
|
-
[key: string]: any;
|
|
306
|
-
};
|
|
307
|
-
borderStyle: string | number | boolean | {
|
|
308
|
-
[key: string]: any;
|
|
309
|
-
};
|
|
310
|
-
borderRadius: string | number | boolean | {
|
|
311
|
-
[key: string]: any;
|
|
312
|
-
};
|
|
313
|
-
borderColor: string | number | boolean | {
|
|
314
|
-
[key: string]: any;
|
|
315
|
-
};
|
|
316
|
-
backgroundColor: string | number | boolean | {
|
|
317
|
-
[key: string]: any;
|
|
318
|
-
};
|
|
319
313
|
width: string;
|
|
320
314
|
height: string;
|
|
321
315
|
}>;
|
|
@@ -420,6 +414,15 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
420
414
|
[key: string]: any;
|
|
421
415
|
} | import('../../_utils/props').RequestParams;
|
|
422
416
|
};
|
|
417
|
+
textShadow: {
|
|
418
|
+
type?: undefined;
|
|
419
|
+
default?: undefined;
|
|
420
|
+
} | {
|
|
421
|
+
type: any;
|
|
422
|
+
default: string | number | boolean | Events | {
|
|
423
|
+
[key: string]: any;
|
|
424
|
+
} | import('../../_utils/props').RequestParams;
|
|
425
|
+
};
|
|
423
426
|
id: {
|
|
424
427
|
type?: undefined;
|
|
425
428
|
default?: undefined;
|
|
@@ -98,6 +98,15 @@ export declare const EcanBorder: import('../../_utils/withInstall').SFCWithInsta
|
|
|
98
98
|
[key: string]: any;
|
|
99
99
|
} | import("../../_utils/props").RequestParams;
|
|
100
100
|
};
|
|
101
|
+
textShadow: {
|
|
102
|
+
type?: undefined;
|
|
103
|
+
default?: undefined;
|
|
104
|
+
} | {
|
|
105
|
+
type: any;
|
|
106
|
+
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
107
|
+
[key: string]: any;
|
|
108
|
+
} | import("../../_utils/props").RequestParams;
|
|
109
|
+
};
|
|
101
110
|
id: {
|
|
102
111
|
type?: undefined;
|
|
103
112
|
default?: undefined;
|
|
@@ -300,21 +309,6 @@ export declare const EcanBorder: import('../../_utils/withInstall').SFCWithInsta
|
|
|
300
309
|
style: import("vue").ComputedRef<import("vue").HTMLAttributes>;
|
|
301
310
|
click: () => void;
|
|
302
311
|
borderStyle: import("vue").ComputedRef<{
|
|
303
|
-
borderWidth: string | number | boolean | {
|
|
304
|
-
[key: string]: any;
|
|
305
|
-
};
|
|
306
|
-
borderStyle: string | number | boolean | {
|
|
307
|
-
[key: string]: any;
|
|
308
|
-
};
|
|
309
|
-
borderRadius: string | number | boolean | {
|
|
310
|
-
[key: string]: any;
|
|
311
|
-
};
|
|
312
|
-
borderColor: string | number | boolean | {
|
|
313
|
-
[key: string]: any;
|
|
314
|
-
};
|
|
315
|
-
backgroundColor: string | number | boolean | {
|
|
316
|
-
[key: string]: any;
|
|
317
|
-
};
|
|
318
312
|
width: string;
|
|
319
313
|
height: string;
|
|
320
314
|
}>;
|
|
@@ -419,6 +413,15 @@ export declare const EcanBorder: import('../../_utils/withInstall').SFCWithInsta
|
|
|
419
413
|
[key: string]: any;
|
|
420
414
|
} | import("../../_utils/props").RequestParams;
|
|
421
415
|
};
|
|
416
|
+
textShadow: {
|
|
417
|
+
type?: undefined;
|
|
418
|
+
default?: undefined;
|
|
419
|
+
} | {
|
|
420
|
+
type: any;
|
|
421
|
+
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
422
|
+
[key: string]: any;
|
|
423
|
+
} | import("../../_utils/props").RequestParams;
|
|
424
|
+
};
|
|
422
425
|
id: {
|
|
423
426
|
type?: undefined;
|
|
424
427
|
default?: undefined;
|
|
@@ -11,6 +11,7 @@ export interface BorderProps extends Props {
|
|
|
11
11
|
borderWidth: string;
|
|
12
12
|
backgroundColor: string;
|
|
13
13
|
useBorderModify: boolean;
|
|
14
|
+
textShadow: string;
|
|
14
15
|
}
|
|
15
16
|
export declare const borderProps: BorderProps;
|
|
16
17
|
export declare const borderComponentProps: {
|
|
@@ -113,6 +114,15 @@ export declare const borderComponentProps: {
|
|
|
113
114
|
[key: string]: any;
|
|
114
115
|
} | import('../../_utils/props').RequestParams;
|
|
115
116
|
};
|
|
117
|
+
textShadow: {
|
|
118
|
+
type?: undefined;
|
|
119
|
+
default?: undefined;
|
|
120
|
+
} | {
|
|
121
|
+
type: any;
|
|
122
|
+
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
123
|
+
[key: string]: any;
|
|
124
|
+
} | import('../../_utils/props').RequestParams;
|
|
125
|
+
};
|
|
116
126
|
id: {
|
|
117
127
|
type?: undefined;
|
|
118
128
|
default?: undefined;
|
|
@@ -279,6 +279,13 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
279
279
|
type: any;
|
|
280
280
|
default: any;
|
|
281
281
|
};
|
|
282
|
+
areaStyleOpacity: {
|
|
283
|
+
type?: undefined;
|
|
284
|
+
default?: undefined;
|
|
285
|
+
} | {
|
|
286
|
+
type: any;
|
|
287
|
+
default: any;
|
|
288
|
+
};
|
|
282
289
|
id: {
|
|
283
290
|
type?: undefined;
|
|
284
291
|
default?: undefined;
|
|
@@ -815,6 +822,13 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
815
822
|
type: any;
|
|
816
823
|
default: any;
|
|
817
824
|
};
|
|
825
|
+
areaStyleOpacity: {
|
|
826
|
+
type?: undefined;
|
|
827
|
+
default?: undefined;
|
|
828
|
+
} | {
|
|
829
|
+
type: any;
|
|
830
|
+
default: any;
|
|
831
|
+
};
|
|
818
832
|
id: {
|
|
819
833
|
type?: undefined;
|
|
820
834
|
default?: undefined;
|
|
@@ -279,6 +279,13 @@ export declare const EcanLine: import("../../_utils/withInstall").SFCWithInstall
|
|
|
279
279
|
type: any;
|
|
280
280
|
default: any;
|
|
281
281
|
};
|
|
282
|
+
areaStyleOpacity: {
|
|
283
|
+
type?: undefined;
|
|
284
|
+
default?: undefined;
|
|
285
|
+
} | {
|
|
286
|
+
type: any;
|
|
287
|
+
default: any;
|
|
288
|
+
};
|
|
282
289
|
id: {
|
|
283
290
|
type?: undefined;
|
|
284
291
|
default?: undefined;
|
|
@@ -815,6 +822,13 @@ export declare const EcanLine: import("../../_utils/withInstall").SFCWithInstall
|
|
|
815
822
|
type: any;
|
|
816
823
|
default: any;
|
|
817
824
|
};
|
|
825
|
+
areaStyleOpacity: {
|
|
826
|
+
type?: undefined;
|
|
827
|
+
default?: undefined;
|
|
828
|
+
} | {
|
|
829
|
+
type: any;
|
|
830
|
+
default: any;
|
|
831
|
+
};
|
|
818
832
|
id: {
|
|
819
833
|
type?: undefined;
|
|
820
834
|
default?: undefined;
|
|
@@ -40,6 +40,7 @@ export interface LineProps extends Props {
|
|
|
40
40
|
toolboxIconStyleBorderColor: string;
|
|
41
41
|
toolboxDownloadUrl: string;
|
|
42
42
|
toolboxInfoText: string;
|
|
43
|
+
areaStyleOpacity: number;
|
|
43
44
|
}
|
|
44
45
|
export declare const lineProps: LineProps;
|
|
45
46
|
export declare const lineComponentProps: {
|
|
@@ -323,6 +324,13 @@ export declare const lineComponentProps: {
|
|
|
323
324
|
type: any;
|
|
324
325
|
default: any;
|
|
325
326
|
};
|
|
327
|
+
areaStyleOpacity: {
|
|
328
|
+
type?: undefined;
|
|
329
|
+
default?: undefined;
|
|
330
|
+
} | {
|
|
331
|
+
type: any;
|
|
332
|
+
default: any;
|
|
333
|
+
};
|
|
326
334
|
id: {
|
|
327
335
|
type?: undefined;
|
|
328
336
|
default?: undefined;
|
|
@@ -862,6 +862,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
862
862
|
total: number;
|
|
863
863
|
current: number;
|
|
864
864
|
pageSize: number;
|
|
865
|
+
showSizeChanger: boolean;
|
|
865
866
|
}>;
|
|
866
867
|
formatFn: (value: string | number, format?: "" | "boolean" | "money" | "percentage" | "contrast") => string | number;
|
|
867
868
|
contrastClass: (value: string | number, format: "" | "boolean" | "money" | "percentage" | "contrast") => "" | "goUp" | "goDown";
|
|
@@ -861,6 +861,7 @@ export declare const EcanTable: import("../../_utils/withInstall").SFCWithInstal
|
|
|
861
861
|
total: number;
|
|
862
862
|
current: number;
|
|
863
863
|
pageSize: number;
|
|
864
|
+
showSizeChanger: boolean;
|
|
864
865
|
}>;
|
|
865
866
|
formatFn: (value: string | number, format?: "" | "boolean" | "money" | "percentage" | "contrast") => string | number;
|
|
866
867
|
contrastClass: (value: string | number, format: "" | "boolean" | "money" | "percentage" | "contrast") => "" | "goUp" | "goDown";
|
|
@@ -121,6 +121,28 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
121
121
|
[key: string]: any;
|
|
122
122
|
};
|
|
123
123
|
};
|
|
124
|
+
variableDefaultValue: {
|
|
125
|
+
type?: undefined;
|
|
126
|
+
default?: undefined;
|
|
127
|
+
} | {
|
|
128
|
+
type: any;
|
|
129
|
+
default: string | number | boolean | Events | {
|
|
130
|
+
[key: string]: any;
|
|
131
|
+
} | import('../../_utils/props').RequestParams | {
|
|
132
|
+
[key: string]: any;
|
|
133
|
+
};
|
|
134
|
+
};
|
|
135
|
+
format: {
|
|
136
|
+
type?: undefined;
|
|
137
|
+
default?: undefined;
|
|
138
|
+
} | {
|
|
139
|
+
type: any;
|
|
140
|
+
default: string | number | boolean | Events | {
|
|
141
|
+
[key: string]: any;
|
|
142
|
+
} | import('../../_utils/props').RequestParams | {
|
|
143
|
+
[key: string]: any;
|
|
144
|
+
};
|
|
145
|
+
};
|
|
124
146
|
id: {
|
|
125
147
|
type?: undefined;
|
|
126
148
|
default?: undefined;
|
|
@@ -490,6 +512,28 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
490
512
|
[key: string]: any;
|
|
491
513
|
};
|
|
492
514
|
};
|
|
515
|
+
variableDefaultValue: {
|
|
516
|
+
type?: undefined;
|
|
517
|
+
default?: undefined;
|
|
518
|
+
} | {
|
|
519
|
+
type: any;
|
|
520
|
+
default: string | number | boolean | Events | {
|
|
521
|
+
[key: string]: any;
|
|
522
|
+
} | import('../../_utils/props').RequestParams | {
|
|
523
|
+
[key: string]: any;
|
|
524
|
+
};
|
|
525
|
+
};
|
|
526
|
+
format: {
|
|
527
|
+
type?: undefined;
|
|
528
|
+
default?: undefined;
|
|
529
|
+
} | {
|
|
530
|
+
type: any;
|
|
531
|
+
default: string | number | boolean | Events | {
|
|
532
|
+
[key: string]: any;
|
|
533
|
+
} | import('../../_utils/props').RequestParams | {
|
|
534
|
+
[key: string]: any;
|
|
535
|
+
};
|
|
536
|
+
};
|
|
493
537
|
id: {
|
|
494
538
|
type?: undefined;
|
|
495
539
|
default?: undefined;
|
|
@@ -120,6 +120,28 @@ export declare const EcanText: import("../../_utils/withInstall").SFCWithInstall
|
|
|
120
120
|
[key: string]: any;
|
|
121
121
|
};
|
|
122
122
|
};
|
|
123
|
+
variableDefaultValue: {
|
|
124
|
+
type?: undefined;
|
|
125
|
+
default?: undefined;
|
|
126
|
+
} | {
|
|
127
|
+
type: any;
|
|
128
|
+
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
129
|
+
[key: string]: any;
|
|
130
|
+
} | import("../../_utils/props").RequestParams | {
|
|
131
|
+
[key: string]: any;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
134
|
+
format: {
|
|
135
|
+
type?: undefined;
|
|
136
|
+
default?: undefined;
|
|
137
|
+
} | {
|
|
138
|
+
type: any;
|
|
139
|
+
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
140
|
+
[key: string]: any;
|
|
141
|
+
} | import("../../_utils/props").RequestParams | {
|
|
142
|
+
[key: string]: any;
|
|
143
|
+
};
|
|
144
|
+
};
|
|
123
145
|
id: {
|
|
124
146
|
type?: undefined;
|
|
125
147
|
default?: undefined;
|
|
@@ -489,6 +511,28 @@ export declare const EcanText: import("../../_utils/withInstall").SFCWithInstall
|
|
|
489
511
|
[key: string]: any;
|
|
490
512
|
};
|
|
491
513
|
};
|
|
514
|
+
variableDefaultValue: {
|
|
515
|
+
type?: undefined;
|
|
516
|
+
default?: undefined;
|
|
517
|
+
} | {
|
|
518
|
+
type: any;
|
|
519
|
+
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
520
|
+
[key: string]: any;
|
|
521
|
+
} | import("../../_utils/props").RequestParams | {
|
|
522
|
+
[key: string]: any;
|
|
523
|
+
};
|
|
524
|
+
};
|
|
525
|
+
format: {
|
|
526
|
+
type?: undefined;
|
|
527
|
+
default?: undefined;
|
|
528
|
+
} | {
|
|
529
|
+
type: any;
|
|
530
|
+
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
531
|
+
[key: string]: any;
|
|
532
|
+
} | import("../../_utils/props").RequestParams | {
|
|
533
|
+
[key: string]: any;
|
|
534
|
+
};
|
|
535
|
+
};
|
|
492
536
|
id: {
|
|
493
537
|
type?: undefined;
|
|
494
538
|
default?: undefined;
|
|
@@ -13,6 +13,8 @@ export interface TextProps extends Props {
|
|
|
13
13
|
};
|
|
14
14
|
variableColor: string;
|
|
15
15
|
variableFontSize: string;
|
|
16
|
+
variableDefaultValue: string;
|
|
17
|
+
format: '' | 'percentage';
|
|
16
18
|
}
|
|
17
19
|
export declare const textProps: TextProps;
|
|
18
20
|
export declare const textComponentProps: {
|
|
@@ -137,6 +139,28 @@ export declare const textComponentProps: {
|
|
|
137
139
|
[key: string]: any;
|
|
138
140
|
};
|
|
139
141
|
};
|
|
142
|
+
variableDefaultValue: {
|
|
143
|
+
type?: undefined;
|
|
144
|
+
default?: undefined;
|
|
145
|
+
} | {
|
|
146
|
+
type: any;
|
|
147
|
+
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
148
|
+
[key: string]: any;
|
|
149
|
+
} | import('../../_utils/props').RequestParams | {
|
|
150
|
+
[key: string]: any;
|
|
151
|
+
};
|
|
152
|
+
};
|
|
153
|
+
format: {
|
|
154
|
+
type?: undefined;
|
|
155
|
+
default?: undefined;
|
|
156
|
+
} | {
|
|
157
|
+
type: any;
|
|
158
|
+
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
159
|
+
[key: string]: any;
|
|
160
|
+
} | import('../../_utils/props').RequestParams | {
|
|
161
|
+
[key: string]: any;
|
|
162
|
+
};
|
|
163
|
+
};
|
|
140
164
|
id: {
|
|
141
165
|
type?: undefined;
|
|
142
166
|
default?: undefined;
|