@syncfusion/ej2-react-pivotview 20.1.58 → 20.2.38
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 +29 -0
- package/dist/ej2-react-pivotview.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +165 -32
- package/styles/bootstrap.css +165 -32
- package/styles/bootstrap4.css +166 -36
- package/styles/bootstrap5-dark.css +209 -45
- package/styles/bootstrap5.css +209 -45
- package/styles/fabric-dark.css +165 -32
- package/styles/fabric.css +165 -32
- package/styles/fluent-dark.css +183 -49
- package/styles/fluent.css +183 -49
- package/styles/highcontrast-light.css +165 -32
- package/styles/highcontrast.css +165 -32
- package/styles/material-dark.css +165 -32
- package/styles/material.css +165 -32
- package/styles/pivotfieldlist/bootstrap-dark.css +146 -10
- package/styles/pivotfieldlist/bootstrap.css +146 -10
- package/styles/pivotfieldlist/bootstrap4.css +147 -11
- package/styles/pivotfieldlist/bootstrap5-dark.css +151 -15
- package/styles/pivotfieldlist/bootstrap5.css +151 -15
- package/styles/pivotfieldlist/fabric-dark.css +146 -10
- package/styles/pivotfieldlist/fabric.css +146 -10
- package/styles/pivotfieldlist/fluent-dark.css +154 -18
- package/styles/pivotfieldlist/fluent.css +154 -18
- package/styles/pivotfieldlist/highcontrast-light.css +146 -10
- package/styles/pivotfieldlist/highcontrast.css +146 -10
- package/styles/pivotfieldlist/material-dark.css +146 -10
- package/styles/pivotfieldlist/material.css +146 -10
- package/styles/pivotfieldlist/tailwind-dark.css +155 -21
- package/styles/pivotfieldlist/tailwind.css +156 -21
- package/styles/pivotview/bootstrap-dark.css +19 -22
- package/styles/pivotview/bootstrap.css +19 -22
- package/styles/pivotview/bootstrap4.css +19 -25
- package/styles/pivotview/bootstrap5-dark.css +58 -30
- package/styles/pivotview/bootstrap5.css +58 -30
- package/styles/pivotview/fabric-dark.css +19 -22
- package/styles/pivotview/fabric.css +19 -22
- package/styles/pivotview/fluent-dark.css +29 -31
- package/styles/pivotview/fluent.css +29 -31
- package/styles/pivotview/highcontrast-light.css +19 -22
- package/styles/pivotview/highcontrast.css +19 -22
- package/styles/pivotview/material-dark.css +19 -22
- package/styles/pivotview/material.css +19 -22
- package/styles/pivotview/tailwind-dark.css +27 -31
- package/styles/pivotview/tailwind.css +27 -31
- package/styles/tailwind-dark.css +182 -52
- package/styles/tailwind.css +183 -52
package/styles/fluent.css
CHANGED
|
@@ -563,13 +563,14 @@
|
|
|
563
563
|
}
|
|
564
564
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
565
565
|
font-size: 16px;
|
|
566
|
+
margin: 4px;
|
|
566
567
|
}
|
|
567
568
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
|
|
568
569
|
background-color: transparent;
|
|
569
570
|
border: none;
|
|
570
571
|
}
|
|
571
572
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item {
|
|
572
|
-
height:
|
|
573
|
+
height: 26px !important;
|
|
573
574
|
overflow: hidden;
|
|
574
575
|
padding-left: 10px;
|
|
575
576
|
}
|
|
@@ -578,11 +579,11 @@
|
|
|
578
579
|
margin-right: 0;
|
|
579
580
|
font-size: 16px;
|
|
580
581
|
color: #605e5c;
|
|
581
|
-
line-height:
|
|
582
|
+
line-height: 26px;
|
|
582
583
|
}
|
|
583
584
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item .e-caret {
|
|
584
585
|
color: #605e5c;
|
|
585
|
-
line-height:
|
|
586
|
+
line-height: 26px;
|
|
586
587
|
}
|
|
587
588
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item.e-focused .e-menu-icon,
|
|
588
589
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item.e-focused .e-icons {
|
|
@@ -652,7 +653,7 @@
|
|
|
652
653
|
|
|
653
654
|
.e-pivotview-report-label {
|
|
654
655
|
float: left;
|
|
655
|
-
margin-top:
|
|
656
|
+
margin-top: 4px;
|
|
656
657
|
width: 40%;
|
|
657
658
|
}
|
|
658
659
|
|
|
@@ -704,7 +705,7 @@
|
|
|
704
705
|
|
|
705
706
|
.e-bigger .e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item,
|
|
706
707
|
.e-bigger.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item {
|
|
707
|
-
height:
|
|
708
|
+
height: 26px !important;
|
|
708
709
|
}
|
|
709
710
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
710
711
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div {
|
|
@@ -859,18 +860,6 @@
|
|
|
859
860
|
margin-top: 5px;
|
|
860
861
|
}
|
|
861
862
|
|
|
862
|
-
.e-bigger .e-dialog .e-footer-content {
|
|
863
|
-
height: 62px;
|
|
864
|
-
}
|
|
865
|
-
|
|
866
|
-
.e-bigger .e-dialog .e-dlg-header-content {
|
|
867
|
-
padding-left: 10px;
|
|
868
|
-
}
|
|
869
|
-
|
|
870
|
-
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
871
|
-
margin-left: 24px !important;
|
|
872
|
-
}
|
|
873
|
-
|
|
874
863
|
/*! PivotView theme */
|
|
875
864
|
.e-pivotview .e-nextspan {
|
|
876
865
|
display: inline-block;
|
|
@@ -928,6 +917,8 @@
|
|
|
928
917
|
}
|
|
929
918
|
.e-pivotview .e-member-editor-dialog,
|
|
930
919
|
.e-pivotview .e-olap-editor-dialog {
|
|
920
|
+
min-height: 385px !important;
|
|
921
|
+
min-width: 350px !important;
|
|
931
922
|
visibility: hidden;
|
|
932
923
|
}
|
|
933
924
|
.e-pivotview .e-member-editor-dialog .e-toolbar .e-toolbar-items {
|
|
@@ -999,7 +990,6 @@
|
|
|
999
990
|
font-size: 14px !important;
|
|
1000
991
|
}
|
|
1001
992
|
.e-pivotview .e-sortfilterdiv.e-value-sort-icon {
|
|
1002
|
-
padding: 1px 4px !important;
|
|
1003
993
|
font-size: 14px !important;
|
|
1004
994
|
}
|
|
1005
995
|
.e-pivotview .e-rowsheader .e-sortfilterdiv {
|
|
@@ -1038,12 +1028,7 @@
|
|
|
1038
1028
|
z-index: 1 !important;
|
|
1039
1029
|
}
|
|
1040
1030
|
.e-pivotview.sf-pivotview .e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1041
|
-
visibility: hidden;
|
|
1042
|
-
}
|
|
1043
|
-
.e-pivotview .e-grid.e-responsive .e-stackedheadercelldiv .e-stackedheadertext,
|
|
1044
|
-
.e-pivotview .e-grid.e-responsive .e-headercelldiv .e-headertext {
|
|
1045
|
-
text-overflow: ellipsis;
|
|
1046
|
-
white-space: nowrap;
|
|
1031
|
+
visibility: hidden !important;
|
|
1047
1032
|
}
|
|
1048
1033
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1049
1034
|
.e-pivotview .e-grid .e-columnsheader {
|
|
@@ -1239,7 +1224,7 @@
|
|
|
1239
1224
|
border: 1px solid #f3f2f1;
|
|
1240
1225
|
border-radius: 2px;
|
|
1241
1226
|
box-shadow: none;
|
|
1242
|
-
color: #323130;
|
|
1227
|
+
color: #323130 !important;
|
|
1243
1228
|
cursor: default;
|
|
1244
1229
|
display: -ms-flexbox;
|
|
1245
1230
|
display: flex;
|
|
@@ -1487,8 +1472,9 @@
|
|
|
1487
1472
|
color: #605e5c !important;
|
|
1488
1473
|
font-size: 12px;
|
|
1489
1474
|
height: 18px;
|
|
1490
|
-
margin-left: 4px;
|
|
1475
|
+
margin-left: 4px !important;
|
|
1491
1476
|
width: 18px;
|
|
1477
|
+
padding-top: 2px;
|
|
1492
1478
|
}
|
|
1493
1479
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort:hover,
|
|
1494
1480
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
|
|
@@ -1511,6 +1497,7 @@
|
|
|
1511
1497
|
width: 18px;
|
|
1512
1498
|
}
|
|
1513
1499
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort.e-descend {
|
|
1500
|
+
margin-top: 3px;
|
|
1514
1501
|
transform: rotateX(180deg);
|
|
1515
1502
|
}
|
|
1516
1503
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon {
|
|
@@ -1565,7 +1552,7 @@
|
|
|
1565
1552
|
width: auto;
|
|
1566
1553
|
}
|
|
1567
1554
|
.e-pivotview .e-collapse::before {
|
|
1568
|
-
font-size:
|
|
1555
|
+
font-size: 18px;
|
|
1569
1556
|
}
|
|
1570
1557
|
.e-pivotview .e-expand,
|
|
1571
1558
|
.e-pivotview .e-collapse {
|
|
@@ -1583,7 +1570,7 @@
|
|
|
1583
1570
|
.e-pivotview th .e-collapse {
|
|
1584
1571
|
font-size: 10px !important;
|
|
1585
1572
|
margin-left: 0px;
|
|
1586
|
-
margin-top:
|
|
1573
|
+
margin-top: 0;
|
|
1587
1574
|
}
|
|
1588
1575
|
.e-pivotview .e-expand::before {
|
|
1589
1576
|
font-size: 18px;
|
|
@@ -1686,6 +1673,12 @@
|
|
|
1686
1673
|
.e-pivotview.e-device .e-grouping-bar .e-pivot-button {
|
|
1687
1674
|
line-height: 1em !important;
|
|
1688
1675
|
}
|
|
1676
|
+
.e-pivotview.e-device .e-grouping-bar .e-pivot-button .e-dropdown-icon,
|
|
1677
|
+
.e-pivotview.e-device .e-grouping-bar .e-pivot-button .e-pv-filtered,
|
|
1678
|
+
.e-pivotview.e-device .e-grouping-bar .e-pivot-button .e-remove,
|
|
1679
|
+
.e-pivotview.e-device .e-grouping-bar .e-pivot-button .e-sort {
|
|
1680
|
+
margin-top: 2px !important;
|
|
1681
|
+
}
|
|
1689
1682
|
.e-pivotview.e-device .e-grouping-bar .e-group-all-fields .e-pvt-btn-div .e-pivot-button {
|
|
1690
1683
|
max-width: 155px;
|
|
1691
1684
|
}
|
|
@@ -1696,6 +1689,9 @@
|
|
|
1696
1689
|
.e-pivotview.e-device .e-grouping-bar .e-group-columns .e-pvt-btn-div .e-pivot-button {
|
|
1697
1690
|
max-width: 200px;
|
|
1698
1691
|
}
|
|
1692
|
+
.e-pivotview.e-device .e-drillthrough-dialog {
|
|
1693
|
+
width: 100% !important;
|
|
1694
|
+
}
|
|
1699
1695
|
.e-pivotview.e-device .e-group-row .e-group-rows .e-pvt-btn-div .e-indent-div {
|
|
1700
1696
|
width: 0 !important;
|
|
1701
1697
|
}
|
|
@@ -1811,7 +1807,7 @@
|
|
|
1811
1807
|
.e-bigger .e-pivotview th .e-collapse,
|
|
1812
1808
|
.e-bigger.e-pivotview th .e-expand,
|
|
1813
1809
|
.e-bigger.e-pivotview th .e-collapse {
|
|
1814
|
-
margin-top:
|
|
1810
|
+
margin-top: 0;
|
|
1815
1811
|
}
|
|
1816
1812
|
.e-bigger .e-pivotview .e-grouping-bar .e-all-fields-axis,
|
|
1817
1813
|
.e-bigger.e-pivotview .e-grouping-bar .e-all-fields-axis {
|
|
@@ -1855,6 +1851,7 @@
|
|
|
1855
1851
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-edit {
|
|
1856
1852
|
font-size: 14px !important;
|
|
1857
1853
|
height: 20px;
|
|
1854
|
+
margin-top: 2px;
|
|
1858
1855
|
width: 20px;
|
|
1859
1856
|
}
|
|
1860
1857
|
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-sort,
|
|
@@ -1950,7 +1947,8 @@
|
|
|
1950
1947
|
}
|
|
1951
1948
|
.e-bigger .e-pivotview .e-sortfilterdiv,
|
|
1952
1949
|
.e-bigger.e-pivotview .e-sortfilterdiv {
|
|
1953
|
-
margin: -
|
|
1950
|
+
margin: -14px -10px !important;
|
|
1951
|
+
padding-top: 28px;
|
|
1954
1952
|
}
|
|
1955
1953
|
.e-bigger .e-pivotview .e-grid .e-columnheader.e-wrap .e-sortfilterdiv,
|
|
1956
1954
|
.e-bigger .e-pivotview .e-grid.e-wrap .e-columnheader .e-sortfilterdiv,
|
|
@@ -2027,7 +2025,7 @@
|
|
|
2027
2025
|
}
|
|
2028
2026
|
.e-bigger .e-pivotview .e-collapse::before,
|
|
2029
2027
|
.e-bigger.e-pivotview .e-collapse::before {
|
|
2030
|
-
font-size:
|
|
2028
|
+
font-size: 24px;
|
|
2031
2029
|
}
|
|
2032
2030
|
|
|
2033
2031
|
.e-content-placeholder.e-pivotview.e-placeholder-pivotview {
|
|
@@ -2314,6 +2312,10 @@
|
|
|
2314
2312
|
.e-pivotfieldlist-container .e-sort-descend::before {
|
|
2315
2313
|
content: "\e7d8" !important;
|
|
2316
2314
|
}
|
|
2315
|
+
.e-pivotfieldlist-wrapper .e-field-list-search-icon::before,
|
|
2316
|
+
.e-pivotfieldlist-container .e-field-list-search-icon::before {
|
|
2317
|
+
content: "\e754" !important;
|
|
2318
|
+
}
|
|
2317
2319
|
.e-pivotfieldlist-wrapper .e-pivot-calc-outer-div .e-pivot-accord .e-edited.e-icons::before,
|
|
2318
2320
|
.e-pivotfieldlist-container .e-pivot-calc-outer-div .e-pivot-accord .e-edited.e-icons::before {
|
|
2319
2321
|
content: "\e740";
|
|
@@ -2349,8 +2351,7 @@
|
|
|
2349
2351
|
|
|
2350
2352
|
.e-pivot-formatting-dialog {
|
|
2351
2353
|
max-height: 480px !important;
|
|
2352
|
-
|
|
2353
|
-
width: 628px !important;
|
|
2354
|
+
width: 629px !important;
|
|
2354
2355
|
}
|
|
2355
2356
|
.e-pivot-formatting-dialog .e-format-table tr:nth-child(odd) td {
|
|
2356
2357
|
padding-bottom: 4px;
|
|
@@ -2364,6 +2365,7 @@
|
|
|
2364
2365
|
.e-pivot-formatting-dialog .e-format-table tr:nth-child(even) td {
|
|
2365
2366
|
padding-bottom: 14px;
|
|
2366
2367
|
padding-right: 18px;
|
|
2368
|
+
white-space: nowrap;
|
|
2367
2369
|
}
|
|
2368
2370
|
.e-pivot-formatting-dialog .e-format-value-span {
|
|
2369
2371
|
vertical-align: bottom;
|
|
@@ -2380,6 +2382,7 @@
|
|
|
2380
2382
|
.e-pivot-formatting-dialog .e-format-inner-div {
|
|
2381
2383
|
padding-left: 14px;
|
|
2382
2384
|
padding-top: 14px;
|
|
2385
|
+
width: 579px;
|
|
2383
2386
|
}
|
|
2384
2387
|
.e-pivot-formatting-dialog .e-format-outer-div {
|
|
2385
2388
|
background-color: #fff;
|
|
@@ -2455,6 +2458,9 @@
|
|
|
2455
2458
|
min-width: 320px !important;
|
|
2456
2459
|
width: 100% !important;
|
|
2457
2460
|
}
|
|
2461
|
+
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
2462
|
+
width: 100% !important;
|
|
2463
|
+
}
|
|
2458
2464
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
2459
2465
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
2460
2466
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2499,8 +2505,7 @@
|
|
|
2499
2505
|
|
|
2500
2506
|
.e-bigger.e-pivot-formatting-dialog,
|
|
2501
2507
|
.e-bigger .e-pivot-formatting-dialog {
|
|
2502
|
-
|
|
2503
|
-
width: 680px !important;
|
|
2508
|
+
width: 714px !important;
|
|
2504
2509
|
}
|
|
2505
2510
|
.e-bigger.e-pivot-formatting-dialog .e-format-label,
|
|
2506
2511
|
.e-bigger.e-pivot-formatting-dialog .e-format-value-label,
|
|
@@ -2517,6 +2522,7 @@
|
|
|
2517
2522
|
.e-bigger .e-pivot-formatting-dialog .e-format-inner-div {
|
|
2518
2523
|
padding-left: 16px;
|
|
2519
2524
|
padding-top: 16px;
|
|
2525
|
+
width: 656px;
|
|
2520
2526
|
}
|
|
2521
2527
|
.e-bigger.e-pivot-formatting-dialog .e-format-outer-div,
|
|
2522
2528
|
.e-bigger .e-pivot-formatting-dialog .e-format-outer-div {
|
|
@@ -2756,7 +2762,7 @@
|
|
|
2756
2762
|
display: flex;
|
|
2757
2763
|
}
|
|
2758
2764
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
|
|
2759
|
-
height:
|
|
2765
|
+
height: 470px;
|
|
2760
2766
|
width: 50%;
|
|
2761
2767
|
}
|
|
2762
2768
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer {
|
|
@@ -2766,7 +2772,7 @@
|
|
|
2766
2772
|
}
|
|
2767
2773
|
.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-treeview-outer-div {
|
|
2768
2774
|
display: inline-block;
|
|
2769
|
-
height:
|
|
2775
|
+
height: 430px;
|
|
2770
2776
|
overflow: auto;
|
|
2771
2777
|
width: 310px;
|
|
2772
2778
|
}
|
|
@@ -2900,8 +2906,8 @@
|
|
|
2900
2906
|
|
|
2901
2907
|
.e-bigger.e-pivot-calc-dialog-div,
|
|
2902
2908
|
.e-bigger .e-pivot-calc-dialog-div {
|
|
2903
|
-
max-height:
|
|
2904
|
-
min-width:
|
|
2909
|
+
max-height: 600px !important;
|
|
2910
|
+
min-width: 401px !important;
|
|
2905
2911
|
}
|
|
2906
2912
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-all-field-title,
|
|
2907
2913
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-field-name-title,
|
|
@@ -2947,17 +2953,17 @@
|
|
|
2947
2953
|
}
|
|
2948
2954
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div,
|
|
2949
2955
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div {
|
|
2950
|
-
max-height:
|
|
2951
|
-
min-width: 580px;
|
|
2956
|
+
max-height: 750px !important;
|
|
2957
|
+
min-width: 580px !important;
|
|
2952
2958
|
}
|
|
2953
2959
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div,
|
|
2954
2960
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
|
|
2955
|
-
height:
|
|
2961
|
+
height: 540px;
|
|
2956
2962
|
width: 283px;
|
|
2957
2963
|
}
|
|
2958
2964
|
.e-bigger.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-treeview-outer-div,
|
|
2959
2965
|
.e-bigger .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-treeview-outer-div {
|
|
2960
|
-
height:
|
|
2966
|
+
height: 500px;
|
|
2961
2967
|
width: 325px;
|
|
2962
2968
|
}
|
|
2963
2969
|
.e-bigger.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,
|
|
@@ -3024,7 +3030,7 @@
|
|
|
3024
3030
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
3025
3031
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
3026
3032
|
margin-left: -22px;
|
|
3027
|
-
overflow:
|
|
3033
|
+
overflow: auto !important;
|
|
3028
3034
|
}
|
|
3029
3035
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-list-text,
|
|
3030
3036
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul li .e-list-text {
|
|
@@ -3061,6 +3067,9 @@
|
|
|
3061
3067
|
.e-pivotfieldlist-container .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-outer-container ul {
|
|
3062
3068
|
margin-right: 0;
|
|
3063
3069
|
}
|
|
3070
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-toolbar .e-toolbar-items {
|
|
3071
|
+
margin-left: 20px;
|
|
3072
|
+
}
|
|
3064
3073
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-clear-filter-button {
|
|
3065
3074
|
float: left;
|
|
3066
3075
|
margin: 0;
|
|
@@ -3157,6 +3166,10 @@
|
|
|
3157
3166
|
opacity: 56%;
|
|
3158
3167
|
padding: 14px 10px 9px 20px;
|
|
3159
3168
|
}
|
|
3169
|
+
.e-pivotfieldlist-container .e-member-editor-dialog.e-rtl .e-toolbar .e-toolbar-items {
|
|
3170
|
+
margin-left: 0;
|
|
3171
|
+
margin-right: 20px;
|
|
3172
|
+
}
|
|
3160
3173
|
.e-pivotfieldlist-container .e-member-editor-dialog.e-rtl .e-member-editor-outer-container .e-editor-search-container .e-filter-sort {
|
|
3161
3174
|
margin-left: 0;
|
|
3162
3175
|
margin-right: 10px;
|
|
@@ -3181,6 +3194,10 @@
|
|
|
3181
3194
|
margin-left: 0;
|
|
3182
3195
|
margin-right: 10px;
|
|
3183
3196
|
}
|
|
3197
|
+
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul {
|
|
3198
|
+
min-height: 170px;
|
|
3199
|
+
overflow: auto;
|
|
3200
|
+
}
|
|
3184
3201
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-calc-measure-icon,
|
|
3185
3202
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-calc-dimension-icon,
|
|
3186
3203
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-attributeCDB-icon,
|
|
@@ -3296,7 +3313,7 @@
|
|
|
3296
3313
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content,
|
|
3297
3314
|
.e-pivotfieldlist-container .e-value-field-settings .e-dlg-content {
|
|
3298
3315
|
overflow: hidden;
|
|
3299
|
-
padding: 0;
|
|
3316
|
+
padding: 0 !important;
|
|
3300
3317
|
padding-top: 1px;
|
|
3301
3318
|
}
|
|
3302
3319
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
|
|
@@ -3456,7 +3473,7 @@
|
|
|
3456
3473
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
3457
3474
|
.e-bigger.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
3458
3475
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div {
|
|
3459
|
-
height:
|
|
3476
|
+
height: 110px;
|
|
3460
3477
|
}
|
|
3461
3478
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-ascend-icon,
|
|
3462
3479
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-descend-icon,
|
|
@@ -3526,7 +3543,7 @@
|
|
|
3526
3543
|
}
|
|
3527
3544
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
3528
3545
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
3529
|
-
height:
|
|
3546
|
+
height: 100px !important;
|
|
3530
3547
|
}
|
|
3531
3548
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
3532
3549
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter,
|
|
@@ -3562,7 +3579,7 @@
|
|
|
3562
3579
|
}
|
|
3563
3580
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter,
|
|
3564
3581
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter {
|
|
3565
|
-
min-width: 350px;
|
|
3582
|
+
min-width: 350px !important;
|
|
3566
3583
|
}
|
|
3567
3584
|
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
3568
3585
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
@@ -3677,6 +3694,25 @@
|
|
|
3677
3694
|
min-height: 36px;
|
|
3678
3695
|
min-width: 36px;
|
|
3679
3696
|
}
|
|
3697
|
+
.e-bigger .e-pivotfieldlist .e-member-editor-dialog,
|
|
3698
|
+
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
3699
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
3700
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
3701
|
+
max-height: 400px !important;
|
|
3702
|
+
min-width: 370px !important;
|
|
3703
|
+
}
|
|
3704
|
+
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
3705
|
+
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
3706
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
3707
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
3708
|
+
min-height: 113px !important;
|
|
3709
|
+
}
|
|
3710
|
+
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
3711
|
+
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
3712
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
3713
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul {
|
|
3714
|
+
height: auto;
|
|
3715
|
+
}
|
|
3680
3716
|
|
|
3681
3717
|
.e-pivotfieldlist-container {
|
|
3682
3718
|
font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", sans-serif;
|
|
@@ -3906,6 +3942,9 @@
|
|
|
3906
3942
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li .e-list-text {
|
|
3907
3943
|
font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", sans-serif;
|
|
3908
3944
|
}
|
|
3945
|
+
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li.e-disable {
|
|
3946
|
+
display: none !important;
|
|
3947
|
+
}
|
|
3909
3948
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree ul li {
|
|
3910
3949
|
margin-left: 0;
|
|
3911
3950
|
margin-right: 0;
|
|
@@ -4351,6 +4390,59 @@
|
|
|
4351
4390
|
.e-pivotfieldlist-container .e-field-list-container .e-axis-table.e-olap-axis-table {
|
|
4352
4391
|
width: 60%;
|
|
4353
4392
|
}
|
|
4393
|
+
.e-pivotfieldlist-container.e-search-mode.e-static {
|
|
4394
|
+
max-height: 750px;
|
|
4395
|
+
}
|
|
4396
|
+
.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table {
|
|
4397
|
+
height: 261px;
|
|
4398
|
+
}
|
|
4399
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup {
|
|
4400
|
+
min-height: 540px;
|
|
4401
|
+
}
|
|
4402
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container {
|
|
4403
|
+
height: 369px;
|
|
4404
|
+
}
|
|
4405
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table {
|
|
4406
|
+
height: 392px !important;
|
|
4407
|
+
}
|
|
4408
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table {
|
|
4409
|
+
height: 392px;
|
|
4410
|
+
}
|
|
4411
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content {
|
|
4412
|
+
height: 162px !important;
|
|
4413
|
+
}
|
|
4414
|
+
.e-pivotfieldlist-container.e-search-mode .e-member-prompt {
|
|
4415
|
+
color: #a19f9d;
|
|
4416
|
+
padding: 25px 12px;
|
|
4417
|
+
text-align: center;
|
|
4418
|
+
width: 100%;
|
|
4419
|
+
}
|
|
4420
|
+
.e-pivotfieldlist-container.e-search-mode .e-member-prompt.e-disable {
|
|
4421
|
+
display: none;
|
|
4422
|
+
}
|
|
4423
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search {
|
|
4424
|
+
display: -ms-flexbox;
|
|
4425
|
+
display: flex;
|
|
4426
|
+
padding: 10px 18px;
|
|
4427
|
+
}
|
|
4428
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-field-list-search-input .e-field-list-search-icon {
|
|
4429
|
+
float: right;
|
|
4430
|
+
font-size: 14px;
|
|
4431
|
+
}
|
|
4432
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group .e-input-group-icon,
|
|
4433
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group.e-control-wrapper .e-input-group-icon {
|
|
4434
|
+
border-width: 0 !important;
|
|
4435
|
+
cursor: text !important;
|
|
4436
|
+
}
|
|
4437
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group-icon:hover {
|
|
4438
|
+
background-color: transparent !important;
|
|
4439
|
+
border: transparent !important;
|
|
4440
|
+
color: currentColor !important;
|
|
4441
|
+
}
|
|
4442
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-tree-outer-div .e-disable,
|
|
4443
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-disable {
|
|
4444
|
+
display: none !important;
|
|
4445
|
+
}
|
|
4354
4446
|
.e-pivotfieldlist-container .e-calculated-field {
|
|
4355
4447
|
color: #323130;
|
|
4356
4448
|
font-size: 14px;
|
|
@@ -4439,7 +4531,7 @@
|
|
|
4439
4531
|
width: 100%;
|
|
4440
4532
|
}
|
|
4441
4533
|
.e-pivotfieldlist-container.e-static .e-field-list-container .e-field-table .e-field-list-tree-outer-div {
|
|
4442
|
-
height:
|
|
4534
|
+
height: 180px;
|
|
4443
4535
|
}
|
|
4444
4536
|
.e-pivotfieldlist-container.e-static .e-field-list-container .e-center-div {
|
|
4445
4537
|
display: none;
|
|
@@ -4501,6 +4593,11 @@
|
|
|
4501
4593
|
background-color: transparent;
|
|
4502
4594
|
color: #3b3a39;
|
|
4503
4595
|
}
|
|
4596
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
4597
|
+
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-content .e-field-list-tree-outer-div {
|
|
4598
|
+
height: 210px;
|
|
4599
|
+
overflow: auto;
|
|
4600
|
+
}
|
|
4504
4601
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
4505
4602
|
display: -ms-flexbox;
|
|
4506
4603
|
display: flex;
|
|
@@ -5399,4 +5496,41 @@
|
|
|
5399
5496
|
.e-bigger.e-pivotfieldlist-container.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-edit {
|
|
5400
5497
|
padding-left: 0;
|
|
5401
5498
|
padding-right: 4px;
|
|
5499
|
+
}
|
|
5500
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static,
|
|
5501
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static {
|
|
5502
|
+
max-height: 750px;
|
|
5503
|
+
}
|
|
5504
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container,
|
|
5505
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container {
|
|
5506
|
+
max-height: 800px;
|
|
5507
|
+
}
|
|
5508
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table,
|
|
5509
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table {
|
|
5510
|
+
height: 270px;
|
|
5511
|
+
}
|
|
5512
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup,
|
|
5513
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup {
|
|
5514
|
+
max-height: 600px !important;
|
|
5515
|
+
min-height: 588px !important;
|
|
5516
|
+
}
|
|
5517
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container,
|
|
5518
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container {
|
|
5519
|
+
height: 387px;
|
|
5520
|
+
}
|
|
5521
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table,
|
|
5522
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table {
|
|
5523
|
+
height: 400px !important;
|
|
5524
|
+
}
|
|
5525
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table,
|
|
5526
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table {
|
|
5527
|
+
height: 404px;
|
|
5528
|
+
}
|
|
5529
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content,
|
|
5530
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content {
|
|
5531
|
+
height: 165px !important;
|
|
5532
|
+
}
|
|
5533
|
+
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
5534
|
+
.e-bigger.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div {
|
|
5535
|
+
max-height: 184px;
|
|
5402
5536
|
}
|