@syncfusion/ej2-vue-pivotview 19.2.60 → 19.3.43
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/CHANGELOG.md +8 -0
- package/dist/ej2-vue-pivotview.umd.min.js +1 -10
- package/dist/es6/ej2-vue-pivotview.es2015.js +2 -0
- package/dist/es6/ej2-vue-pivotview.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-pivotview.es5.js +2 -0
- package/dist/es6/ej2-vue-pivotview.es5.js.map +1 -1
- package/package.json +8 -8
- package/src/pivotfieldlist/pivotfieldlist.component.js +1 -0
- package/src/pivotview/pivotview.component.js +1 -0
- package/styles/bootstrap-dark.css +34 -47
- package/styles/bootstrap.css +35 -48
- package/styles/bootstrap4.css +76 -90
- package/styles/bootstrap5-dark.css +8780 -0
- package/styles/bootstrap5-dark.scss +2 -0
- package/styles/bootstrap5.css +8780 -0
- package/styles/bootstrap5.scss +2 -0
- package/styles/fabric-dark.css +38 -51
- package/styles/fabric.css +38 -51
- package/styles/highcontrast-light.css +47 -57
- package/styles/highcontrast.css +40 -50
- package/styles/material-dark.css +49 -62
- package/styles/material.css +37 -50
- package/styles/pivotfieldlist/bootstrap-dark.css +12 -13
- package/styles/pivotfieldlist/bootstrap.css +14 -15
- package/styles/pivotfieldlist/bootstrap4.css +42 -39
- package/styles/pivotfieldlist/bootstrap5-dark.css +6404 -0
- package/styles/pivotfieldlist/bootstrap5-dark.scss +1 -0
- package/styles/pivotfieldlist/bootstrap5.css +6404 -0
- package/styles/pivotfieldlist/bootstrap5.scss +1 -0
- package/styles/pivotfieldlist/fabric-dark.css +18 -19
- package/styles/pivotfieldlist/fabric.css +18 -19
- package/styles/pivotfieldlist/highcontrast-light.css +18 -19
- package/styles/pivotfieldlist/highcontrast.css +18 -19
- package/styles/pivotfieldlist/material-dark.css +29 -30
- package/styles/pivotfieldlist/material.css +18 -19
- package/styles/pivotfieldlist/tailwind-dark.css +58 -25
- package/styles/pivotfieldlist/tailwind.css +60 -27
- package/styles/pivotview/bootstrap-dark.css +22 -34
- package/styles/pivotview/bootstrap.css +21 -33
- package/styles/pivotview/bootstrap4.css +34 -51
- package/styles/pivotview/bootstrap5-dark.css +2375 -0
- package/styles/pivotview/bootstrap5-dark.scss +1 -0
- package/styles/pivotview/bootstrap5.css +2375 -0
- package/styles/pivotview/bootstrap5.scss +1 -0
- package/styles/pivotview/fabric-dark.css +20 -32
- package/styles/pivotview/fabric.css +20 -32
- package/styles/pivotview/highcontrast-light.css +29 -38
- package/styles/pivotview/highcontrast.css +22 -31
- package/styles/pivotview/material-dark.css +20 -32
- package/styles/pivotview/material.css +19 -31
- package/styles/pivotview/tailwind-dark.css +40 -40
- package/styles/pivotview/tailwind.css +37 -37
- package/styles/tailwind-dark.css +98 -65
- package/styles/tailwind.css +97 -64
package/styles/material-dark.css
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
.e-pivotview .e-pv-filtered::before {
|
|
26
|
-
color: #
|
|
26
|
+
color: #00b0ff;
|
|
27
27
|
content: '\ebb3';
|
|
28
28
|
}
|
|
29
29
|
|
|
@@ -267,11 +267,6 @@
|
|
|
267
267
|
padding-top: 20px;
|
|
268
268
|
}
|
|
269
269
|
|
|
270
|
-
.e-pivotview .e-group-field-settings .e-checkbox-wrapper .e-frame {
|
|
271
|
-
height: 18px;
|
|
272
|
-
width: 18px;
|
|
273
|
-
}
|
|
274
|
-
|
|
275
270
|
.e-pivotview .e-group-field-settings .e-group-field-div-content {
|
|
276
271
|
margin-bottom: 10px;
|
|
277
272
|
}
|
|
@@ -287,6 +282,12 @@
|
|
|
287
282
|
padding: 0 20px 10px;
|
|
288
283
|
}
|
|
289
284
|
|
|
285
|
+
.e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-clear-icon-hide,
|
|
286
|
+
.e-pivotview .e-member-editor-dialog .e-editor-search-container .e-clear-icon-hide {
|
|
287
|
+
display: inline-block;
|
|
288
|
+
visibility: hidden;
|
|
289
|
+
}
|
|
290
|
+
|
|
290
291
|
.e-pivotview .e-member-editor-dialog .e-filter-sort {
|
|
291
292
|
box-shadow: none;
|
|
292
293
|
margin-left: 10px;
|
|
@@ -312,7 +313,7 @@
|
|
|
312
313
|
|
|
313
314
|
.e-pivotview .e-member-editor-dialog .e-member-editor-container-outer-div {
|
|
314
315
|
display: inline-block;
|
|
315
|
-
height:
|
|
316
|
+
height: 157px;
|
|
316
317
|
max-width: 400px;
|
|
317
318
|
overflow: auto;
|
|
318
319
|
width: 100%;
|
|
@@ -320,7 +321,6 @@
|
|
|
320
321
|
|
|
321
322
|
.e-pivotview .e-member-editor-dialog .e-member-editor-container {
|
|
322
323
|
display: inline-table;
|
|
323
|
-
height: 100%;
|
|
324
324
|
width: 100%;
|
|
325
325
|
}
|
|
326
326
|
|
|
@@ -365,7 +365,7 @@
|
|
|
365
365
|
}
|
|
366
366
|
|
|
367
367
|
.e-pivotview .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
368
|
-
height:
|
|
368
|
+
height: 151px;
|
|
369
369
|
}
|
|
370
370
|
|
|
371
371
|
.e-pivotview .e-member-editor-dialog .e-excelfilter .e-editor-label-wrapper,
|
|
@@ -658,11 +658,6 @@
|
|
|
658
658
|
width: 49%;
|
|
659
659
|
}
|
|
660
660
|
|
|
661
|
-
.e-pivotview .e-pivotchart-type-dialog .e-icons.e-frame {
|
|
662
|
-
height: 18px;
|
|
663
|
-
width: 18px;
|
|
664
|
-
}
|
|
665
|
-
|
|
666
661
|
.e-pivotview .e-pivot-format-dialog {
|
|
667
662
|
max-height: 500px !important;
|
|
668
663
|
max-width: 350px;
|
|
@@ -691,6 +686,9 @@
|
|
|
691
686
|
.e-pivotview .e-pivot-toolbar {
|
|
692
687
|
border-bottom: 0;
|
|
693
688
|
border-style: solid;
|
|
689
|
+
border-top: 1px solid #e0e0e0;
|
|
690
|
+
border-left: 1px solid #e0e0e0;
|
|
691
|
+
border-right: 1px solid #e0e0e0;
|
|
694
692
|
}
|
|
695
693
|
|
|
696
694
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
@@ -706,6 +704,7 @@
|
|
|
706
704
|
.e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item,
|
|
707
705
|
.e-pivotview .e-pivot-toolbar .e-menu-container ul .e-menu-item {
|
|
708
706
|
height: 40px;
|
|
707
|
+
overflow: hidden;
|
|
709
708
|
padding-left: 10px;
|
|
710
709
|
}
|
|
711
710
|
|
|
@@ -886,7 +885,7 @@
|
|
|
886
885
|
|
|
887
886
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
888
887
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
889
|
-
height:
|
|
888
|
+
height: 102px !important;
|
|
890
889
|
}
|
|
891
890
|
|
|
892
891
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-label-filter,
|
|
@@ -948,17 +947,16 @@
|
|
|
948
947
|
top: 0;
|
|
949
948
|
}
|
|
950
949
|
|
|
950
|
+
.e-bigger .e-pivotview .e-value-field-settings,
|
|
951
|
+
.e-bigger.e-pivotview .e-value-field-settings {
|
|
952
|
+
max-height: 510px !important;
|
|
953
|
+
}
|
|
954
|
+
|
|
951
955
|
.e-bigger .e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer,
|
|
952
956
|
.e-bigger.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer {
|
|
953
957
|
padding: 0 20px 10px;
|
|
954
958
|
}
|
|
955
959
|
|
|
956
|
-
.e-bigger .e-pivotview .e-group-field-settings .e-checkbox-wrapper .e-frame,
|
|
957
|
-
.e-bigger.e-pivotview .e-group-field-settings .e-checkbox-wrapper .e-frame {
|
|
958
|
-
height: 22px;
|
|
959
|
-
width: 22px;
|
|
960
|
-
}
|
|
961
|
-
|
|
962
960
|
.e-bigger .e-pivotview .e-group-field-settings .e-caption-option-text,
|
|
963
961
|
.e-bigger .e-pivotview .e-group-field-settings .e-checkbox-wrapper .e-label,
|
|
964
962
|
.e-bigger.e-pivotview .e-group-field-settings .e-caption-option-text,
|
|
@@ -1057,12 +1055,6 @@
|
|
|
1057
1055
|
margin-top: 12px;
|
|
1058
1056
|
}
|
|
1059
1057
|
|
|
1060
|
-
.e-bigger .e-pivotchart-type-dialog .e-icons.e-frame,
|
|
1061
|
-
.e-bigger.e-pivotchart-type-dialog .e-icons.e-frame {
|
|
1062
|
-
height: 22px;
|
|
1063
|
-
width: 22px;
|
|
1064
|
-
}
|
|
1065
|
-
|
|
1066
1058
|
/*! PivotView theme */
|
|
1067
1059
|
.e-pivotview .e-nextspan {
|
|
1068
1060
|
display: inline-block;
|
|
@@ -1804,10 +1796,6 @@
|
|
|
1804
1796
|
padding-bottom: 7px;
|
|
1805
1797
|
}
|
|
1806
1798
|
|
|
1807
|
-
.e-pivotview .e-chart-grouping-bar .e-axis-row {
|
|
1808
|
-
height: 50% !important;
|
|
1809
|
-
}
|
|
1810
|
-
|
|
1811
1799
|
.e-pivotview .e-chart-grouping-bar .e-axis-value {
|
|
1812
1800
|
height: auto !important;
|
|
1813
1801
|
padding-left: 6px;
|
|
@@ -1830,7 +1818,7 @@
|
|
|
1830
1818
|
padding-bottom: 7px;
|
|
1831
1819
|
}
|
|
1832
1820
|
|
|
1833
|
-
.e-pivotview .e-icons {
|
|
1821
|
+
.e-pivotview .e-icons:not(.e-frame) {
|
|
1834
1822
|
height: auto;
|
|
1835
1823
|
width: auto;
|
|
1836
1824
|
}
|
|
@@ -2525,7 +2513,7 @@
|
|
|
2525
2513
|
|
|
2526
2514
|
.e-pivotfieldlist-wrapper .e-pv-filtered::before,
|
|
2527
2515
|
.e-pivotfieldlist-container .e-pv-filtered::before {
|
|
2528
|
-
color: #
|
|
2516
|
+
color: #00b0ff;
|
|
2529
2517
|
content: '\ebb3';
|
|
2530
2518
|
}
|
|
2531
2519
|
|
|
@@ -3319,7 +3307,7 @@
|
|
|
3319
3307
|
}
|
|
3320
3308
|
|
|
3321
3309
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title-wrapper .e-info:hover {
|
|
3322
|
-
color: #
|
|
3310
|
+
color: #00b0ff;
|
|
3323
3311
|
}
|
|
3324
3312
|
|
|
3325
3313
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title-container {
|
|
@@ -3335,7 +3323,7 @@
|
|
|
3335
3323
|
}
|
|
3336
3324
|
|
|
3337
3325
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title-container .e-info:hover {
|
|
3338
|
-
color: #
|
|
3326
|
+
color: #00b0ff;
|
|
3339
3327
|
}
|
|
3340
3328
|
|
|
3341
3329
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div {
|
|
@@ -3500,7 +3488,7 @@
|
|
|
3500
3488
|
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-member-editor-container-outer-div,
|
|
3501
3489
|
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-container-outer-div {
|
|
3502
3490
|
display: inline-block;
|
|
3503
|
-
height:
|
|
3491
|
+
height: 155px;
|
|
3504
3492
|
max-width: 400px;
|
|
3505
3493
|
overflow: auto;
|
|
3506
3494
|
width: 100%;
|
|
@@ -3509,7 +3497,6 @@
|
|
|
3509
3497
|
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-member-editor-container,
|
|
3510
3498
|
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-container {
|
|
3511
3499
|
display: inline-table;
|
|
3512
|
-
height: 100%;
|
|
3513
3500
|
width: 100%;
|
|
3514
3501
|
}
|
|
3515
3502
|
|
|
@@ -3648,7 +3635,7 @@
|
|
|
3648
3635
|
}
|
|
3649
3636
|
|
|
3650
3637
|
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
3651
|
-
height:
|
|
3638
|
+
height: 149px;
|
|
3652
3639
|
}
|
|
3653
3640
|
|
|
3654
3641
|
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-label-filter,
|
|
@@ -3907,10 +3894,16 @@
|
|
|
3907
3894
|
padding: 0 20px 10px;
|
|
3908
3895
|
}
|
|
3909
3896
|
|
|
3897
|
+
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-editor-search-container .e-clear-icon-hide,
|
|
3898
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-clear-icon-hide {
|
|
3899
|
+
display: inline-block;
|
|
3900
|
+
visibility: hidden;
|
|
3901
|
+
}
|
|
3902
|
+
|
|
3910
3903
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container-outer-div,
|
|
3911
3904
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container-outer-div {
|
|
3912
3905
|
display: inline-block;
|
|
3913
|
-
height:
|
|
3906
|
+
height: 155px;
|
|
3914
3907
|
max-width: 400px;
|
|
3915
3908
|
overflow: auto;
|
|
3916
3909
|
width: 100%;
|
|
@@ -3919,7 +3912,6 @@
|
|
|
3919
3912
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container,
|
|
3920
3913
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container {
|
|
3921
3914
|
display: inline-table;
|
|
3922
|
-
height: 100%;
|
|
3923
3915
|
width: 100%;
|
|
3924
3916
|
}
|
|
3925
3917
|
|
|
@@ -4058,7 +4050,7 @@
|
|
|
4058
4050
|
}
|
|
4059
4051
|
|
|
4060
4052
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
4061
|
-
height:
|
|
4053
|
+
height: 149px;
|
|
4062
4054
|
}
|
|
4063
4055
|
|
|
4064
4056
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
@@ -4446,7 +4438,7 @@
|
|
|
4446
4438
|
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
|
|
4447
4439
|
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
|
|
4448
4440
|
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div {
|
|
4449
|
-
height:
|
|
4441
|
+
height: 124px;
|
|
4450
4442
|
}
|
|
4451
4443
|
|
|
4452
4444
|
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-editor-search-wrapper .e-sort-ascend-icon,
|
|
@@ -4521,6 +4513,11 @@
|
|
|
4521
4513
|
margin: 0 6px 0 0;
|
|
4522
4514
|
}
|
|
4523
4515
|
|
|
4516
|
+
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
4517
|
+
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
4518
|
+
height: 100px !important;
|
|
4519
|
+
}
|
|
4520
|
+
|
|
4524
4521
|
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-label-filter,
|
|
4525
4522
|
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-value-filter,
|
|
4526
4523
|
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-label-filter,
|
|
@@ -4640,7 +4637,7 @@
|
|
|
4640
4637
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
4641
4638
|
.e-bigger.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
4642
4639
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div {
|
|
4643
|
-
height:
|
|
4640
|
+
height: 124px;
|
|
4644
4641
|
}
|
|
4645
4642
|
|
|
4646
4643
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-ascend-icon,
|
|
@@ -4717,7 +4714,7 @@
|
|
|
4717
4714
|
|
|
4718
4715
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
4719
4716
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
4720
|
-
height: 100px;
|
|
4717
|
+
height: 100px !important;
|
|
4721
4718
|
}
|
|
4722
4719
|
|
|
4723
4720
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
@@ -5049,7 +5046,7 @@
|
|
|
5049
5046
|
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-none.e-selected::before,
|
|
5050
5047
|
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-ascend.e-selected::before,
|
|
5051
5048
|
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-descend.e-selected::before {
|
|
5052
|
-
color: #
|
|
5049
|
+
color: #00b0ff;
|
|
5053
5050
|
}
|
|
5054
5051
|
|
|
5055
5052
|
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-none:hover,
|
|
@@ -5790,8 +5787,8 @@
|
|
|
5790
5787
|
}
|
|
5791
5788
|
|
|
5792
5789
|
.e-pivotfieldlist-wrapper.e-device .e-dlg-header-content {
|
|
5793
|
-
background-color: #
|
|
5794
|
-
color: #
|
|
5790
|
+
background-color: #fff;
|
|
5791
|
+
color: #616161;
|
|
5795
5792
|
font-size: 14px;
|
|
5796
5793
|
height: 48px;
|
|
5797
5794
|
padding-bottom: 9px;
|
|
@@ -5801,7 +5798,7 @@
|
|
|
5801
5798
|
.e-pivotfieldlist-wrapper.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5802
5799
|
.e-pivotfieldlist-wrapper.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
5803
5800
|
background-color: transparent;
|
|
5804
|
-
color: #
|
|
5801
|
+
color: #616161;
|
|
5805
5802
|
}
|
|
5806
5803
|
|
|
5807
5804
|
.e-pivotfieldlist-wrapper.e-device .e-title-mobile-header {
|
|
@@ -6234,11 +6231,6 @@
|
|
|
6234
6231
|
transform: rotateX(0deg) rotateY(180deg);
|
|
6235
6232
|
}
|
|
6236
6233
|
|
|
6237
|
-
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-checkbox-wrapper .e-icons {
|
|
6238
|
-
height: 18px;
|
|
6239
|
-
width: 18px;
|
|
6240
|
-
}
|
|
6241
|
-
|
|
6242
6234
|
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div.e-olap-calc-outer-div {
|
|
6243
6235
|
max-height: 350px;
|
|
6244
6236
|
overflow: hidden;
|
|
@@ -6519,7 +6511,7 @@
|
|
|
6519
6511
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-header-container .e-sort-none.e-selected::before,
|
|
6520
6512
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-header-container .e-sort-ascend.e-selected::before,
|
|
6521
6513
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-header-container .e-sort-descend.e-selected::before {
|
|
6522
|
-
color: #
|
|
6514
|
+
color: #00b0ff;
|
|
6523
6515
|
}
|
|
6524
6516
|
|
|
6525
6517
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-header-container .e-sort-none:hover,
|
|
@@ -7260,8 +7252,8 @@
|
|
|
7260
7252
|
}
|
|
7261
7253
|
|
|
7262
7254
|
.e-pivotfieldlist-container.e-device .e-dlg-header-content {
|
|
7263
|
-
background-color: #
|
|
7264
|
-
color: #
|
|
7255
|
+
background-color: #fff;
|
|
7256
|
+
color: #616161;
|
|
7265
7257
|
font-size: 14px;
|
|
7266
7258
|
height: 48px;
|
|
7267
7259
|
padding-bottom: 9px;
|
|
@@ -7271,7 +7263,7 @@
|
|
|
7271
7263
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
7272
7264
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
7273
7265
|
background-color: transparent;
|
|
7274
|
-
color: #
|
|
7266
|
+
color: #616161;
|
|
7275
7267
|
}
|
|
7276
7268
|
|
|
7277
7269
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
@@ -7704,11 +7696,6 @@
|
|
|
7704
7696
|
transform: rotateX(0deg) rotateY(180deg);
|
|
7705
7697
|
}
|
|
7706
7698
|
|
|
7707
|
-
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-checkbox-wrapper .e-icons {
|
|
7708
|
-
height: 18px;
|
|
7709
|
-
width: 18px;
|
|
7710
|
-
}
|
|
7711
|
-
|
|
7712
7699
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div.e-olap-calc-outer-div {
|
|
7713
7700
|
max-height: 350px;
|
|
7714
7701
|
overflow: hidden;
|
package/styles/material.css
CHANGED
|
@@ -268,11 +268,6 @@
|
|
|
268
268
|
padding-top: 20px;
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
.e-pivotview .e-group-field-settings .e-checkbox-wrapper .e-frame {
|
|
272
|
-
height: 18px;
|
|
273
|
-
width: 18px;
|
|
274
|
-
}
|
|
275
|
-
|
|
276
271
|
.e-pivotview .e-group-field-settings .e-group-field-div-content {
|
|
277
272
|
margin-bottom: 10px;
|
|
278
273
|
}
|
|
@@ -288,6 +283,12 @@
|
|
|
288
283
|
padding: 0 20px 10px;
|
|
289
284
|
}
|
|
290
285
|
|
|
286
|
+
.e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-clear-icon-hide,
|
|
287
|
+
.e-pivotview .e-member-editor-dialog .e-editor-search-container .e-clear-icon-hide {
|
|
288
|
+
display: inline-block;
|
|
289
|
+
visibility: hidden;
|
|
290
|
+
}
|
|
291
|
+
|
|
291
292
|
.e-pivotview .e-member-editor-dialog .e-filter-sort {
|
|
292
293
|
box-shadow: none;
|
|
293
294
|
margin-left: 10px;
|
|
@@ -313,7 +314,7 @@
|
|
|
313
314
|
|
|
314
315
|
.e-pivotview .e-member-editor-dialog .e-member-editor-container-outer-div {
|
|
315
316
|
display: inline-block;
|
|
316
|
-
height:
|
|
317
|
+
height: 157px;
|
|
317
318
|
max-width: 400px;
|
|
318
319
|
overflow: auto;
|
|
319
320
|
width: 100%;
|
|
@@ -321,7 +322,6 @@
|
|
|
321
322
|
|
|
322
323
|
.e-pivotview .e-member-editor-dialog .e-member-editor-container {
|
|
323
324
|
display: inline-table;
|
|
324
|
-
height: 100%;
|
|
325
325
|
width: 100%;
|
|
326
326
|
}
|
|
327
327
|
|
|
@@ -366,7 +366,7 @@
|
|
|
366
366
|
}
|
|
367
367
|
|
|
368
368
|
.e-pivotview .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
369
|
-
height:
|
|
369
|
+
height: 151px;
|
|
370
370
|
}
|
|
371
371
|
|
|
372
372
|
.e-pivotview .e-member-editor-dialog .e-excelfilter .e-editor-label-wrapper,
|
|
@@ -659,11 +659,6 @@
|
|
|
659
659
|
width: 49%;
|
|
660
660
|
}
|
|
661
661
|
|
|
662
|
-
.e-pivotview .e-pivotchart-type-dialog .e-icons.e-frame {
|
|
663
|
-
height: 18px;
|
|
664
|
-
width: 18px;
|
|
665
|
-
}
|
|
666
|
-
|
|
667
662
|
.e-pivotview .e-pivot-format-dialog {
|
|
668
663
|
max-height: 500px !important;
|
|
669
664
|
max-width: 350px;
|
|
@@ -692,6 +687,9 @@
|
|
|
692
687
|
.e-pivotview .e-pivot-toolbar {
|
|
693
688
|
border-bottom: 0;
|
|
694
689
|
border-style: solid;
|
|
690
|
+
border-top: 1px solid #e0e0e0;
|
|
691
|
+
border-left: 1px solid #e0e0e0;
|
|
692
|
+
border-right: 1px solid #e0e0e0;
|
|
695
693
|
}
|
|
696
694
|
|
|
697
695
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
@@ -707,6 +705,7 @@
|
|
|
707
705
|
.e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item,
|
|
708
706
|
.e-pivotview .e-pivot-toolbar .e-menu-container ul .e-menu-item {
|
|
709
707
|
height: 40px;
|
|
708
|
+
overflow: hidden;
|
|
710
709
|
padding-left: 10px;
|
|
711
710
|
}
|
|
712
711
|
|
|
@@ -887,7 +886,7 @@
|
|
|
887
886
|
|
|
888
887
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
889
888
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
890
|
-
height:
|
|
889
|
+
height: 102px !important;
|
|
891
890
|
}
|
|
892
891
|
|
|
893
892
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-label-filter,
|
|
@@ -949,17 +948,16 @@
|
|
|
949
948
|
top: 0;
|
|
950
949
|
}
|
|
951
950
|
|
|
951
|
+
.e-bigger .e-pivotview .e-value-field-settings,
|
|
952
|
+
.e-bigger.e-pivotview .e-value-field-settings {
|
|
953
|
+
max-height: 510px !important;
|
|
954
|
+
}
|
|
955
|
+
|
|
952
956
|
.e-bigger .e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer,
|
|
953
957
|
.e-bigger.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer {
|
|
954
958
|
padding: 0 20px 10px;
|
|
955
959
|
}
|
|
956
960
|
|
|
957
|
-
.e-bigger .e-pivotview .e-group-field-settings .e-checkbox-wrapper .e-frame,
|
|
958
|
-
.e-bigger.e-pivotview .e-group-field-settings .e-checkbox-wrapper .e-frame {
|
|
959
|
-
height: 22px;
|
|
960
|
-
width: 22px;
|
|
961
|
-
}
|
|
962
|
-
|
|
963
961
|
.e-bigger .e-pivotview .e-group-field-settings .e-caption-option-text,
|
|
964
962
|
.e-bigger .e-pivotview .e-group-field-settings .e-checkbox-wrapper .e-label,
|
|
965
963
|
.e-bigger.e-pivotview .e-group-field-settings .e-caption-option-text,
|
|
@@ -1058,12 +1056,6 @@
|
|
|
1058
1056
|
margin-top: 12px;
|
|
1059
1057
|
}
|
|
1060
1058
|
|
|
1061
|
-
.e-bigger .e-pivotchart-type-dialog .e-icons.e-frame,
|
|
1062
|
-
.e-bigger.e-pivotchart-type-dialog .e-icons.e-frame {
|
|
1063
|
-
height: 22px;
|
|
1064
|
-
width: 22px;
|
|
1065
|
-
}
|
|
1066
|
-
|
|
1067
1059
|
/*! PivotView theme */
|
|
1068
1060
|
.e-pivotview .e-nextspan {
|
|
1069
1061
|
display: inline-block;
|
|
@@ -1805,10 +1797,6 @@
|
|
|
1805
1797
|
padding-bottom: 7px;
|
|
1806
1798
|
}
|
|
1807
1799
|
|
|
1808
|
-
.e-pivotview .e-chart-grouping-bar .e-axis-row {
|
|
1809
|
-
height: 50% !important;
|
|
1810
|
-
}
|
|
1811
|
-
|
|
1812
1800
|
.e-pivotview .e-chart-grouping-bar .e-axis-value {
|
|
1813
1801
|
height: auto !important;
|
|
1814
1802
|
padding-left: 6px;
|
|
@@ -1831,7 +1819,7 @@
|
|
|
1831
1819
|
padding-bottom: 7px;
|
|
1832
1820
|
}
|
|
1833
1821
|
|
|
1834
|
-
.e-pivotview .e-icons {
|
|
1822
|
+
.e-pivotview .e-icons:not(.e-frame) {
|
|
1835
1823
|
height: auto;
|
|
1836
1824
|
width: auto;
|
|
1837
1825
|
}
|
|
@@ -3500,7 +3488,7 @@
|
|
|
3500
3488
|
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-member-editor-container-outer-div,
|
|
3501
3489
|
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-container-outer-div {
|
|
3502
3490
|
display: inline-block;
|
|
3503
|
-
height:
|
|
3491
|
+
height: 155px;
|
|
3504
3492
|
max-width: 400px;
|
|
3505
3493
|
overflow: auto;
|
|
3506
3494
|
width: 100%;
|
|
@@ -3509,7 +3497,6 @@
|
|
|
3509
3497
|
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-member-editor-container,
|
|
3510
3498
|
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-container {
|
|
3511
3499
|
display: inline-table;
|
|
3512
|
-
height: 100%;
|
|
3513
3500
|
width: 100%;
|
|
3514
3501
|
}
|
|
3515
3502
|
|
|
@@ -3648,7 +3635,7 @@
|
|
|
3648
3635
|
}
|
|
3649
3636
|
|
|
3650
3637
|
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
3651
|
-
height:
|
|
3638
|
+
height: 149px;
|
|
3652
3639
|
}
|
|
3653
3640
|
|
|
3654
3641
|
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-label-filter,
|
|
@@ -3907,10 +3894,16 @@
|
|
|
3907
3894
|
padding: 0 20px 10px;
|
|
3908
3895
|
}
|
|
3909
3896
|
|
|
3897
|
+
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-editor-search-container .e-clear-icon-hide,
|
|
3898
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-clear-icon-hide {
|
|
3899
|
+
display: inline-block;
|
|
3900
|
+
visibility: hidden;
|
|
3901
|
+
}
|
|
3902
|
+
|
|
3910
3903
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container-outer-div,
|
|
3911
3904
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container-outer-div {
|
|
3912
3905
|
display: inline-block;
|
|
3913
|
-
height:
|
|
3906
|
+
height: 155px;
|
|
3914
3907
|
max-width: 400px;
|
|
3915
3908
|
overflow: auto;
|
|
3916
3909
|
width: 100%;
|
|
@@ -3919,7 +3912,6 @@
|
|
|
3919
3912
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container,
|
|
3920
3913
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container {
|
|
3921
3914
|
display: inline-table;
|
|
3922
|
-
height: 100%;
|
|
3923
3915
|
width: 100%;
|
|
3924
3916
|
}
|
|
3925
3917
|
|
|
@@ -4058,7 +4050,7 @@
|
|
|
4058
4050
|
}
|
|
4059
4051
|
|
|
4060
4052
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
4061
|
-
height:
|
|
4053
|
+
height: 149px;
|
|
4062
4054
|
}
|
|
4063
4055
|
|
|
4064
4056
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
@@ -4446,7 +4438,7 @@
|
|
|
4446
4438
|
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
|
|
4447
4439
|
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
|
|
4448
4440
|
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div {
|
|
4449
|
-
height:
|
|
4441
|
+
height: 124px;
|
|
4450
4442
|
}
|
|
4451
4443
|
|
|
4452
4444
|
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-editor-search-wrapper .e-sort-ascend-icon,
|
|
@@ -4521,6 +4513,11 @@
|
|
|
4521
4513
|
margin: 0 6px 0 0;
|
|
4522
4514
|
}
|
|
4523
4515
|
|
|
4516
|
+
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
4517
|
+
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
4518
|
+
height: 100px !important;
|
|
4519
|
+
}
|
|
4520
|
+
|
|
4524
4521
|
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-label-filter,
|
|
4525
4522
|
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-value-filter,
|
|
4526
4523
|
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-label-filter,
|
|
@@ -4640,7 +4637,7 @@
|
|
|
4640
4637
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
4641
4638
|
.e-bigger.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
4642
4639
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div {
|
|
4643
|
-
height:
|
|
4640
|
+
height: 124px;
|
|
4644
4641
|
}
|
|
4645
4642
|
|
|
4646
4643
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-ascend-icon,
|
|
@@ -4717,7 +4714,7 @@
|
|
|
4717
4714
|
|
|
4718
4715
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
4719
4716
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
4720
|
-
height: 100px;
|
|
4717
|
+
height: 100px !important;
|
|
4721
4718
|
}
|
|
4722
4719
|
|
|
4723
4720
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
@@ -6234,11 +6231,6 @@
|
|
|
6234
6231
|
transform: rotateX(0deg) rotateY(180deg);
|
|
6235
6232
|
}
|
|
6236
6233
|
|
|
6237
|
-
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-checkbox-wrapper .e-icons {
|
|
6238
|
-
height: 18px;
|
|
6239
|
-
width: 18px;
|
|
6240
|
-
}
|
|
6241
|
-
|
|
6242
6234
|
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div.e-olap-calc-outer-div {
|
|
6243
6235
|
max-height: 350px;
|
|
6244
6236
|
overflow: hidden;
|
|
@@ -7704,11 +7696,6 @@
|
|
|
7704
7696
|
transform: rotateX(0deg) rotateY(180deg);
|
|
7705
7697
|
}
|
|
7706
7698
|
|
|
7707
|
-
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-checkbox-wrapper .e-icons {
|
|
7708
|
-
height: 18px;
|
|
7709
|
-
width: 18px;
|
|
7710
|
-
}
|
|
7711
|
-
|
|
7712
7699
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div.e-olap-calc-outer-div {
|
|
7713
7700
|
max-height: 350px;
|
|
7714
7701
|
overflow: hidden;
|
|
@@ -1154,7 +1154,6 @@
|
|
|
1154
1154
|
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-member-editor-container,
|
|
1155
1155
|
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-container {
|
|
1156
1156
|
display: inline-table;
|
|
1157
|
-
height: 100%;
|
|
1158
1157
|
width: 100%;
|
|
1159
1158
|
}
|
|
1160
1159
|
|
|
@@ -1552,6 +1551,12 @@
|
|
|
1552
1551
|
padding: 0 20px 10px;
|
|
1553
1552
|
}
|
|
1554
1553
|
|
|
1554
|
+
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-editor-search-container .e-clear-icon-hide,
|
|
1555
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-clear-icon-hide {
|
|
1556
|
+
display: inline-block;
|
|
1557
|
+
visibility: hidden;
|
|
1558
|
+
}
|
|
1559
|
+
|
|
1555
1560
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container-outer-div,
|
|
1556
1561
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container-outer-div {
|
|
1557
1562
|
display: inline-block;
|
|
@@ -1564,7 +1569,6 @@
|
|
|
1564
1569
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container,
|
|
1565
1570
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container {
|
|
1566
1571
|
display: inline-table;
|
|
1567
|
-
height: 100%;
|
|
1568
1572
|
width: 100%;
|
|
1569
1573
|
}
|
|
1570
1574
|
|
|
@@ -2166,6 +2170,11 @@
|
|
|
2166
2170
|
margin: 0 6px 0 0;
|
|
2167
2171
|
}
|
|
2168
2172
|
|
|
2173
|
+
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
2174
|
+
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
2175
|
+
height: 99px !important;
|
|
2176
|
+
}
|
|
2177
|
+
|
|
2169
2178
|
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-label-filter,
|
|
2170
2179
|
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-value-filter,
|
|
2171
2180
|
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-label-filter,
|
|
@@ -2362,7 +2371,7 @@
|
|
|
2362
2371
|
|
|
2363
2372
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
2364
2373
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
2365
|
-
height: 99px;
|
|
2374
|
+
height: 99px !important;
|
|
2366
2375
|
}
|
|
2367
2376
|
|
|
2368
2377
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
@@ -3879,11 +3888,6 @@
|
|
|
3879
3888
|
transform: rotateX(0deg) rotateY(180deg);
|
|
3880
3889
|
}
|
|
3881
3890
|
|
|
3882
|
-
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-checkbox-wrapper .e-icons {
|
|
3883
|
-
height: 18px;
|
|
3884
|
-
width: 18px;
|
|
3885
|
-
}
|
|
3886
|
-
|
|
3887
3891
|
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div.e-olap-calc-outer-div {
|
|
3888
3892
|
max-height: 350px;
|
|
3889
3893
|
overflow: hidden;
|
|
@@ -5349,11 +5353,6 @@
|
|
|
5349
5353
|
transform: rotateX(0deg) rotateY(180deg);
|
|
5350
5354
|
}
|
|
5351
5355
|
|
|
5352
|
-
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-checkbox-wrapper .e-icons {
|
|
5353
|
-
height: 18px;
|
|
5354
|
-
width: 18px;
|
|
5355
|
-
}
|
|
5356
|
-
|
|
5357
5356
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div.e-olap-calc-outer-div {
|
|
5358
5357
|
max-height: 350px;
|
|
5359
5358
|
overflow: hidden;
|