@syncfusion/ej2-angular-pivotview 23.2.6 → 24.1.41
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/package.json +9 -9
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark.css +59 -34
- package/styles/bootstrap.css +59 -34
- package/styles/bootstrap4.css +59 -38
- package/styles/bootstrap5-dark.css +57 -32
- package/styles/bootstrap5.css +57 -32
- package/styles/fabric-dark.css +57 -32
- package/styles/fabric.css +57 -32
- package/styles/fluent-dark.css +61 -40
- package/styles/fluent.css +61 -40
- package/styles/highcontrast-light.css +59 -34
- package/styles/highcontrast.css +59 -34
- package/styles/material-dark.css +57 -32
- package/styles/material.css +57 -32
- package/styles/material3-dark.css +69 -35
- package/styles/material3.css +69 -35
- package/styles/pivotfieldlist/_fluent-definition.scss +2 -2
- package/styles/pivotfieldlist/_layout.scss +19 -7
- package/styles/pivotfieldlist/_material3-definition.scss +1 -1
- package/styles/pivotfieldlist/_theme.scss +44 -22
- package/styles/pivotfieldlist/bootstrap-dark.css +42 -27
- package/styles/pivotfieldlist/bootstrap.css +42 -27
- package/styles/pivotfieldlist/bootstrap4.css +42 -27
- package/styles/pivotfieldlist/bootstrap5-dark.css +42 -27
- package/styles/pivotfieldlist/bootstrap5.css +42 -27
- package/styles/pivotfieldlist/fabric-dark.css +42 -27
- package/styles/pivotfieldlist/fabric.css +42 -27
- package/styles/pivotfieldlist/fluent-dark.css +44 -29
- package/styles/pivotfieldlist/fluent.css +44 -29
- package/styles/pivotfieldlist/highcontrast-light.css +42 -27
- package/styles/pivotfieldlist/highcontrast.css +42 -27
- package/styles/pivotfieldlist/material-dark.css +42 -27
- package/styles/pivotfieldlist/material.css +42 -27
- package/styles/pivotfieldlist/material3-dark.css +52 -28
- package/styles/pivotfieldlist/material3.css +52 -28
- package/styles/pivotfieldlist/tailwind-dark.css +42 -27
- package/styles/pivotfieldlist/tailwind.css +42 -27
- package/styles/pivotview/_bootstrap-dark-definition.scss +1 -1
- package/styles/pivotview/_bootstrap-definition.scss +1 -1
- package/styles/pivotview/_bootstrap4-definition.scss +1 -1
- package/styles/pivotview/_fluent-definition.scss +2 -2
- package/styles/pivotview/_highcontrast-definition.scss +1 -1
- package/styles/pivotview/_highcontrast-light-definition.scss +1 -1
- package/styles/pivotview/_layout.scss +4 -17
- package/styles/pivotview/_material3-definition.scss +2 -2
- package/styles/pivotview/_theme.scss +16 -9
- package/styles/pivotview/bootstrap-dark.css +17 -7
- package/styles/pivotview/bootstrap.css +17 -7
- package/styles/pivotview/bootstrap4.css +17 -11
- package/styles/pivotview/bootstrap5-dark.css +15 -5
- package/styles/pivotview/bootstrap5.css +15 -5
- package/styles/pivotview/fabric-dark.css +15 -5
- package/styles/pivotview/fabric.css +15 -5
- package/styles/pivotview/fluent-dark.css +17 -11
- package/styles/pivotview/fluent.css +17 -11
- package/styles/pivotview/highcontrast-light.css +17 -7
- package/styles/pivotview/highcontrast.css +17 -7
- package/styles/pivotview/material-dark.css +15 -5
- package/styles/pivotview/material.css +15 -5
- package/styles/pivotview/material3-dark.css +17 -7
- package/styles/pivotview/material3.css +17 -7
- package/styles/pivotview/tailwind-dark.css +15 -5
- package/styles/pivotview/tailwind.css +15 -5
- package/styles/tailwind-dark.css +57 -32
- package/styles/tailwind.css +57 -32
package/styles/fluent.css
CHANGED
|
@@ -315,7 +315,7 @@
|
|
|
315
315
|
}
|
|
316
316
|
.e-pivotview .e-member-editor-dialog .e-label-filter,
|
|
317
317
|
.e-pivotview .e-member-editor-dialog .e-value-filter {
|
|
318
|
-
height:
|
|
318
|
+
height: 205px;
|
|
319
319
|
overflow: auto;
|
|
320
320
|
padding: 20px;
|
|
321
321
|
padding-bottom: 0;
|
|
@@ -598,10 +598,6 @@
|
|
|
598
598
|
/* stylelint-enable */
|
|
599
599
|
overflow: hidden;
|
|
600
600
|
padding-left: 10px;
|
|
601
|
-
background-color: #faf9f8;
|
|
602
|
-
}
|
|
603
|
-
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item:hover {
|
|
604
|
-
background: #edebe9;
|
|
605
601
|
}
|
|
606
602
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item .e-menu-icon {
|
|
607
603
|
margin-left: 0;
|
|
@@ -618,6 +614,9 @@
|
|
|
618
614
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item.e-focused .e-icons {
|
|
619
615
|
color: #605e5c;
|
|
620
616
|
}
|
|
617
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu.e-menu-wrapper ul.e-menu {
|
|
618
|
+
background-color: transparent;
|
|
619
|
+
}
|
|
621
620
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
622
621
|
margin-left: 18px !important;
|
|
623
622
|
}
|
|
@@ -768,7 +767,7 @@
|
|
|
768
767
|
}
|
|
769
768
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
770
769
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div {
|
|
771
|
-
height:
|
|
770
|
+
height: 84px;
|
|
772
771
|
}
|
|
773
772
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-filter-tab-container .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
|
|
774
773
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-filter-tab-container .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
|
|
@@ -1178,6 +1177,11 @@
|
|
|
1178
1177
|
-ms-grid-row-align: center;
|
|
1179
1178
|
align-self: center;
|
|
1180
1179
|
}
|
|
1180
|
+
.e-pivotview.sf-pivotview th.e-columnsheader .e-rhandler.e-rcursor {
|
|
1181
|
+
/* stylelint-disable */
|
|
1182
|
+
height: 100% !important;
|
|
1183
|
+
/* stylelint-enable */
|
|
1184
|
+
}
|
|
1181
1185
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1182
1186
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1183
1187
|
/* stylelint-disable */
|
|
@@ -1712,8 +1716,13 @@
|
|
|
1712
1716
|
height: auto;
|
|
1713
1717
|
width: auto;
|
|
1714
1718
|
}
|
|
1715
|
-
.e-pivotview .e-
|
|
1716
|
-
|
|
1719
|
+
.e-pivotview .e-expand::before,
|
|
1720
|
+
.e-pivotview .e-expand {
|
|
1721
|
+
font-size: 18px !important;
|
|
1722
|
+
}
|
|
1723
|
+
.e-pivotview .e-collapse::before,
|
|
1724
|
+
.e-pivotview .e-collapse {
|
|
1725
|
+
font-size: 18px !important;
|
|
1717
1726
|
}
|
|
1718
1727
|
.e-pivotview .e-expand,
|
|
1719
1728
|
.e-pivotview .e-collapse {
|
|
@@ -1729,9 +1738,6 @@
|
|
|
1729
1738
|
font-size: 10px !important;
|
|
1730
1739
|
margin-left: 0;
|
|
1731
1740
|
}
|
|
1732
|
-
.e-pivotview .e-expand::before {
|
|
1733
|
-
font-size: 18px;
|
|
1734
|
-
}
|
|
1735
1741
|
.e-pivotview .e-pivot-pager {
|
|
1736
1742
|
padding: 4px 12px;
|
|
1737
1743
|
}
|
|
@@ -3568,10 +3574,6 @@
|
|
|
3568
3574
|
height: 48px;
|
|
3569
3575
|
opacity: 0.87;
|
|
3570
3576
|
}
|
|
3571
|
-
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-icons {
|
|
3572
|
-
height: 24px;
|
|
3573
|
-
width: 24px;
|
|
3574
|
-
}
|
|
3575
3577
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-edit.e-icons,
|
|
3576
3578
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-edited.e-icons,
|
|
3577
3579
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-remove-report.e-icons {
|
|
@@ -3845,7 +3847,6 @@
|
|
|
3845
3847
|
}
|
|
3846
3848
|
.e-bigger.e-pivot-calc-dialog-div .e-footer-content,
|
|
3847
3849
|
.e-bigger .e-pivot-calc-dialog-div .e-footer-content {
|
|
3848
|
-
padding-right: 8px;
|
|
3849
3850
|
padding-top: 8px;
|
|
3850
3851
|
}
|
|
3851
3852
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div,
|
|
@@ -4089,14 +4090,14 @@
|
|
|
4089
4090
|
}
|
|
4090
4091
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
4091
4092
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
4092
|
-
height:
|
|
4093
|
+
height: 205px;
|
|
4093
4094
|
overflow: auto;
|
|
4094
4095
|
padding: 20px;
|
|
4095
4096
|
padding-bottom: 0;
|
|
4096
|
-
/* stylelint-disable */
|
|
4097
4097
|
}
|
|
4098
4098
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
4099
4099
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter .e-filter-text-div {
|
|
4100
|
+
/* stylelint-disable */
|
|
4100
4101
|
color: #605e5c !important;
|
|
4101
4102
|
/* stylelint-enable */
|
|
4102
4103
|
font-size: 13px;
|
|
@@ -4523,7 +4524,7 @@
|
|
|
4523
4524
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter,
|
|
4524
4525
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
4525
4526
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
4526
|
-
height:
|
|
4527
|
+
height: 175px;
|
|
4527
4528
|
}
|
|
4528
4529
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
4529
4530
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter .e-filter-text-div,
|
|
@@ -4681,12 +4682,6 @@
|
|
|
4681
4682
|
max-height: 440px !important;
|
|
4682
4683
|
min-width: 370px !important;
|
|
4683
4684
|
}
|
|
4684
|
-
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
4685
|
-
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
4686
|
-
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
4687
|
-
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
4688
|
-
min-height: 75px !important;
|
|
4689
|
-
}
|
|
4690
4685
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
4691
4686
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
4692
4687
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
@@ -4858,6 +4853,7 @@
|
|
|
4858
4853
|
padding: 0 0 0 18px;
|
|
4859
4854
|
text-align: left;
|
|
4860
4855
|
text-overflow: ellipsis;
|
|
4856
|
+
white-space: nowrap;
|
|
4861
4857
|
word-break: break-all;
|
|
4862
4858
|
}
|
|
4863
4859
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-header-container {
|
|
@@ -5079,6 +5075,7 @@
|
|
|
5079
5075
|
padding: 0 8px;
|
|
5080
5076
|
text-overflow: ellipsis;
|
|
5081
5077
|
text-transform: none;
|
|
5078
|
+
white-space: nowrap;
|
|
5082
5079
|
width: 100%;
|
|
5083
5080
|
}
|
|
5084
5081
|
.e-pivotfieldlist-container .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content,
|
|
@@ -5615,6 +5612,35 @@
|
|
|
5615
5612
|
.e-pivotfieldlist-container.e-static.e-rtl .e-axis-table .e-right-axis-fields {
|
|
5616
5613
|
padding: 0;
|
|
5617
5614
|
}
|
|
5615
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout {
|
|
5616
|
+
-ms-flex-align: center;
|
|
5617
|
+
align-items: center;
|
|
5618
|
+
display: -ms-flexbox;
|
|
5619
|
+
display: flex;
|
|
5620
|
+
margin-top: 0;
|
|
5621
|
+
overflow: hidden;
|
|
5622
|
+
width: 100%;
|
|
5623
|
+
}
|
|
5624
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper {
|
|
5625
|
+
width: 100%;
|
|
5626
|
+
}
|
|
5627
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label {
|
|
5628
|
+
width: 100%;
|
|
5629
|
+
}
|
|
5630
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label .e-label {
|
|
5631
|
+
overflow: hidden;
|
|
5632
|
+
/* stylelint-disable */
|
|
5633
|
+
text-overflow: ellipsis !important;
|
|
5634
|
+
/* stylelint-enable */
|
|
5635
|
+
white-space: unset;
|
|
5636
|
+
width: calc(100% - 20px);
|
|
5637
|
+
}
|
|
5638
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-button-layout {
|
|
5639
|
+
display: -ms-flexbox;
|
|
5640
|
+
display: flex;
|
|
5641
|
+
-ms-flex-pack: end;
|
|
5642
|
+
justify-content: flex-end;
|
|
5643
|
+
}
|
|
5618
5644
|
.e-pivotfieldlist-container.e-device {
|
|
5619
5645
|
height: 100%;
|
|
5620
5646
|
/* stylelint-disable */
|
|
@@ -5630,12 +5656,14 @@
|
|
|
5630
5656
|
font-size: 14px;
|
|
5631
5657
|
}
|
|
5632
5658
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5633
|
-
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content
|
|
5659
|
+
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content,
|
|
5660
|
+
.e-pivotfieldlist-container.e-device .e-value-field-settings .e-dlg-header-content {
|
|
5634
5661
|
background-color: transparent;
|
|
5635
5662
|
color: #3b3a39;
|
|
5636
5663
|
}
|
|
5637
5664
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
5638
|
-
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-content .e-field-list-tree-outer-div
|
|
5665
|
+
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
5666
|
+
.e-pivotfieldlist-container.e-device .e-value-field-settings .e-dlg-content .e-field-list-tree-outer-div {
|
|
5639
5667
|
height: 210px;
|
|
5640
5668
|
overflow: auto;
|
|
5641
5669
|
}
|
|
@@ -5985,7 +6013,7 @@
|
|
|
5985
6013
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-add-button,
|
|
5986
6014
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-cancel-button {
|
|
5987
6015
|
float: right;
|
|
5988
|
-
margin-right: 20px;
|
|
6016
|
+
margin-right: calc(10% - 20px);
|
|
5989
6017
|
margin-top: 32px;
|
|
5990
6018
|
}
|
|
5991
6019
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button {
|
|
@@ -6031,7 +6059,7 @@
|
|
|
6031
6059
|
transform: rotateX(0deg) rotateY(180deg);
|
|
6032
6060
|
}
|
|
6033
6061
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div.e-olap-calc-outer-div {
|
|
6034
|
-
max-height:
|
|
6062
|
+
max-height: 575px;
|
|
6035
6063
|
overflow: hidden;
|
|
6036
6064
|
overflow-y: auto;
|
|
6037
6065
|
}
|
|
@@ -6296,7 +6324,6 @@
|
|
|
6296
6324
|
.e-bigger.e-pivotfieldlist-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-container .e-axis-header,
|
|
6297
6325
|
.e-bigger.e-pivotfieldlist-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-container .e-axis-header {
|
|
6298
6326
|
font-size: 14px;
|
|
6299
|
-
line-height: 1.6em;
|
|
6300
6327
|
padding: 0 12px;
|
|
6301
6328
|
}
|
|
6302
6329
|
.e-bigger .e-pivotfieldlist-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content,
|
|
@@ -6436,16 +6463,6 @@
|
|
|
6436
6463
|
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values {
|
|
6437
6464
|
margin-top: 16px;
|
|
6438
6465
|
}
|
|
6439
|
-
.e-bigger .e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-container .e-axis-icon-container,
|
|
6440
|
-
.e-bigger .e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-container .e-axis-icon-container,
|
|
6441
|
-
.e-bigger .e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-container .e-axis-icon-container,
|
|
6442
|
-
.e-bigger .e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-container .e-axis-icon-container,
|
|
6443
|
-
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-container .e-axis-icon-container,
|
|
6444
|
-
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-container .e-axis-icon-container,
|
|
6445
|
-
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-container .e-axis-icon-container,
|
|
6446
|
-
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-container .e-axis-icon-container {
|
|
6447
|
-
padding-top: 7px;
|
|
6448
|
-
}
|
|
6449
6466
|
.e-bigger .e-pivotfieldlist-container.e-static.e-rtl .e-axis-table,
|
|
6450
6467
|
.e-bigger.e-pivotfieldlist-container.e-static.e-rtl .e-axis-table {
|
|
6451
6468
|
/* stylelint-disable */
|
|
@@ -6458,6 +6475,10 @@
|
|
|
6458
6475
|
.e-bigger.e-pivotfieldlist-container.e-static.e-rtl .e-axis-table .e-right-axis-fields {
|
|
6459
6476
|
padding: 0 !important;
|
|
6460
6477
|
}
|
|
6478
|
+
.e-bigger .e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label .e-label,
|
|
6479
|
+
.e-bigger.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label .e-label {
|
|
6480
|
+
width: calc(100% - 30px);
|
|
6481
|
+
}
|
|
6461
6482
|
.e-bigger .e-pivotfieldlist-container.e-rtl .e-field-table .e-field-list,
|
|
6462
6483
|
.e-bigger.e-pivotfieldlist-container.e-rtl .e-field-table .e-field-list {
|
|
6463
6484
|
padding-left: 0;
|
|
@@ -583,7 +583,7 @@
|
|
|
583
583
|
font-size: 16px;
|
|
584
584
|
}
|
|
585
585
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
|
|
586
|
-
background-color:
|
|
586
|
+
background-color: transparent;
|
|
587
587
|
border: none;
|
|
588
588
|
/* stylelint-disable */
|
|
589
589
|
}
|
|
@@ -603,6 +603,9 @@
|
|
|
603
603
|
padding-left: 0 !important;
|
|
604
604
|
padding-right: 0 !important;
|
|
605
605
|
}
|
|
606
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu.e-menu-wrapper ul.e-menu {
|
|
607
|
+
background-color: transparent;
|
|
608
|
+
}
|
|
606
609
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
607
610
|
margin-left: 18px !important;
|
|
608
611
|
}
|
|
@@ -649,7 +652,7 @@
|
|
|
649
652
|
}
|
|
650
653
|
|
|
651
654
|
.e-mdx-query-content {
|
|
652
|
-
background-color:
|
|
655
|
+
background-color: transparent;
|
|
653
656
|
color: #000;
|
|
654
657
|
font-size: 14px;
|
|
655
658
|
font-weight: 500;
|
|
@@ -1162,6 +1165,11 @@
|
|
|
1162
1165
|
-ms-grid-row-align: center;
|
|
1163
1166
|
align-self: center;
|
|
1164
1167
|
}
|
|
1168
|
+
.e-pivotview.sf-pivotview th.e-columnsheader .e-rhandler.e-rcursor {
|
|
1169
|
+
/* stylelint-disable */
|
|
1170
|
+
height: 100% !important;
|
|
1171
|
+
/* stylelint-enable */
|
|
1172
|
+
}
|
|
1165
1173
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1166
1174
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1167
1175
|
/* stylelint-disable */
|
|
@@ -1691,8 +1699,13 @@
|
|
|
1691
1699
|
height: auto;
|
|
1692
1700
|
width: auto;
|
|
1693
1701
|
}
|
|
1694
|
-
.e-pivotview .e-
|
|
1695
|
-
|
|
1702
|
+
.e-pivotview .e-expand::before,
|
|
1703
|
+
.e-pivotview .e-expand {
|
|
1704
|
+
font-size: 10px !important;
|
|
1705
|
+
}
|
|
1706
|
+
.e-pivotview .e-collapse::before,
|
|
1707
|
+
.e-pivotview .e-collapse {
|
|
1708
|
+
font-size: 10px !important;
|
|
1696
1709
|
}
|
|
1697
1710
|
.e-pivotview .e-expand,
|
|
1698
1711
|
.e-pivotview .e-collapse {
|
|
@@ -1707,9 +1720,6 @@
|
|
|
1707
1720
|
font-size: 13px !important;
|
|
1708
1721
|
margin-left: 0;
|
|
1709
1722
|
}
|
|
1710
|
-
.e-pivotview .e-expand::before {
|
|
1711
|
-
font-size: 10px;
|
|
1712
|
-
}
|
|
1713
1723
|
.e-pivotview .e-pivot-pager {
|
|
1714
1724
|
padding: 4px 12px;
|
|
1715
1725
|
}
|
|
@@ -3517,10 +3527,6 @@
|
|
|
3517
3527
|
height: 48px;
|
|
3518
3528
|
opacity: 0.87;
|
|
3519
3529
|
}
|
|
3520
|
-
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-icons {
|
|
3521
|
-
height: 24px;
|
|
3522
|
-
width: 24px;
|
|
3523
|
-
}
|
|
3524
3530
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-edit.e-icons,
|
|
3525
3531
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-edited.e-icons,
|
|
3526
3532
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-remove-report.e-icons {
|
|
@@ -3782,7 +3788,6 @@
|
|
|
3782
3788
|
}
|
|
3783
3789
|
.e-bigger.e-pivot-calc-dialog-div .e-footer-content,
|
|
3784
3790
|
.e-bigger .e-pivot-calc-dialog-div .e-footer-content {
|
|
3785
|
-
padding-right: 25px;
|
|
3786
3791
|
padding-top: 0;
|
|
3787
3792
|
}
|
|
3788
3793
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div,
|
|
@@ -4020,10 +4025,10 @@
|
|
|
4020
4025
|
overflow: auto;
|
|
4021
4026
|
padding: 20px;
|
|
4022
4027
|
padding-bottom: 0;
|
|
4023
|
-
/* stylelint-disable */
|
|
4024
4028
|
}
|
|
4025
4029
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
4026
4030
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter .e-filter-text-div {
|
|
4031
|
+
/* stylelint-disable */
|
|
4027
4032
|
color: #000 !important;
|
|
4028
4033
|
/* stylelint-enable */
|
|
4029
4034
|
font-size: 13px;
|
|
@@ -4604,12 +4609,6 @@
|
|
|
4604
4609
|
max-height: 440px !important;
|
|
4605
4610
|
min-width: 370px !important;
|
|
4606
4611
|
}
|
|
4607
|
-
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
4608
|
-
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
4609
|
-
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
4610
|
-
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
4611
|
-
min-height: 75px !important;
|
|
4612
|
-
}
|
|
4613
4612
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
4614
4613
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
4615
4614
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
@@ -4778,6 +4777,7 @@
|
|
|
4778
4777
|
padding: 0 0 0 15px;
|
|
4779
4778
|
text-align: left;
|
|
4780
4779
|
text-overflow: ellipsis;
|
|
4780
|
+
white-space: nowrap;
|
|
4781
4781
|
word-break: break-all;
|
|
4782
4782
|
}
|
|
4783
4783
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-header-container {
|
|
@@ -4990,6 +4990,7 @@
|
|
|
4990
4990
|
padding: 0 8px;
|
|
4991
4991
|
text-overflow: ellipsis;
|
|
4992
4992
|
text-transform: none;
|
|
4993
|
+
white-space: nowrap;
|
|
4993
4994
|
width: 100%;
|
|
4994
4995
|
}
|
|
4995
4996
|
.e-pivotfieldlist-container .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content,
|
|
@@ -5522,6 +5523,35 @@
|
|
|
5522
5523
|
.e-pivotfieldlist-container.e-static.e-rtl .e-axis-table .e-right-axis-fields {
|
|
5523
5524
|
padding: 0;
|
|
5524
5525
|
}
|
|
5526
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout {
|
|
5527
|
+
-ms-flex-align: center;
|
|
5528
|
+
align-items: center;
|
|
5529
|
+
display: -ms-flexbox;
|
|
5530
|
+
display: flex;
|
|
5531
|
+
margin-top: 0;
|
|
5532
|
+
overflow: hidden;
|
|
5533
|
+
width: 100%;
|
|
5534
|
+
}
|
|
5535
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper {
|
|
5536
|
+
width: 100%;
|
|
5537
|
+
}
|
|
5538
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label {
|
|
5539
|
+
width: 100%;
|
|
5540
|
+
}
|
|
5541
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label .e-label {
|
|
5542
|
+
overflow: hidden;
|
|
5543
|
+
/* stylelint-disable */
|
|
5544
|
+
text-overflow: ellipsis !important;
|
|
5545
|
+
/* stylelint-enable */
|
|
5546
|
+
white-space: unset;
|
|
5547
|
+
width: calc(100% - 20px);
|
|
5548
|
+
}
|
|
5549
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-button-layout {
|
|
5550
|
+
display: -ms-flexbox;
|
|
5551
|
+
display: flex;
|
|
5552
|
+
-ms-flex-pack: end;
|
|
5553
|
+
justify-content: flex-end;
|
|
5554
|
+
}
|
|
5525
5555
|
.e-pivotfieldlist-container.e-device {
|
|
5526
5556
|
height: 100%;
|
|
5527
5557
|
/* stylelint-disable */
|
|
@@ -5537,12 +5567,14 @@
|
|
|
5537
5567
|
font-size: 14px;
|
|
5538
5568
|
}
|
|
5539
5569
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5540
|
-
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content
|
|
5570
|
+
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content,
|
|
5571
|
+
.e-pivotfieldlist-container.e-device .e-value-field-settings .e-dlg-header-content {
|
|
5541
5572
|
background-color: transparent;
|
|
5542
5573
|
color: #000;
|
|
5543
5574
|
}
|
|
5544
5575
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
5545
|
-
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-content .e-field-list-tree-outer-div
|
|
5576
|
+
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
5577
|
+
.e-pivotfieldlist-container.e-device .e-value-field-settings .e-dlg-content .e-field-list-tree-outer-div {
|
|
5546
5578
|
height: 210px;
|
|
5547
5579
|
overflow: auto;
|
|
5548
5580
|
}
|
|
@@ -5892,7 +5924,7 @@
|
|
|
5892
5924
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-add-button,
|
|
5893
5925
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-cancel-button {
|
|
5894
5926
|
float: right;
|
|
5895
|
-
margin-right: 20px;
|
|
5927
|
+
margin-right: calc(10% - 20px);
|
|
5896
5928
|
margin-top: 32px;
|
|
5897
5929
|
}
|
|
5898
5930
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button {
|
|
@@ -5938,7 +5970,7 @@
|
|
|
5938
5970
|
transform: rotateX(0deg) rotateY(180deg);
|
|
5939
5971
|
}
|
|
5940
5972
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div.e-olap-calc-outer-div {
|
|
5941
|
-
max-height:
|
|
5973
|
+
max-height: 575px;
|
|
5942
5974
|
overflow: hidden;
|
|
5943
5975
|
overflow-y: auto;
|
|
5944
5976
|
}
|
|
@@ -6199,7 +6231,6 @@
|
|
|
6199
6231
|
.e-bigger.e-pivotfieldlist-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-container .e-axis-header,
|
|
6200
6232
|
.e-bigger.e-pivotfieldlist-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-container .e-axis-header {
|
|
6201
6233
|
font-size: 14px;
|
|
6202
|
-
line-height: 1.5em;
|
|
6203
6234
|
padding: 0 12px;
|
|
6204
6235
|
}
|
|
6205
6236
|
.e-bigger .e-pivotfieldlist-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content,
|
|
@@ -6339,16 +6370,6 @@
|
|
|
6339
6370
|
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values {
|
|
6340
6371
|
margin-top: 16px;
|
|
6341
6372
|
}
|
|
6342
|
-
.e-bigger .e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-container .e-axis-icon-container,
|
|
6343
|
-
.e-bigger .e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-container .e-axis-icon-container,
|
|
6344
|
-
.e-bigger .e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-container .e-axis-icon-container,
|
|
6345
|
-
.e-bigger .e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-container .e-axis-icon-container,
|
|
6346
|
-
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-container .e-axis-icon-container,
|
|
6347
|
-
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-container .e-axis-icon-container,
|
|
6348
|
-
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-container .e-axis-icon-container,
|
|
6349
|
-
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-container .e-axis-icon-container {
|
|
6350
|
-
padding-top: 6px;
|
|
6351
|
-
}
|
|
6352
6373
|
.e-bigger .e-pivotfieldlist-container.e-static.e-rtl .e-axis-table,
|
|
6353
6374
|
.e-bigger.e-pivotfieldlist-container.e-static.e-rtl .e-axis-table {
|
|
6354
6375
|
/* stylelint-disable */
|
|
@@ -6361,6 +6382,10 @@
|
|
|
6361
6382
|
.e-bigger.e-pivotfieldlist-container.e-static.e-rtl .e-axis-table .e-right-axis-fields {
|
|
6362
6383
|
padding: 0 !important;
|
|
6363
6384
|
}
|
|
6385
|
+
.e-bigger .e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label .e-label,
|
|
6386
|
+
.e-bigger.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label .e-label {
|
|
6387
|
+
width: calc(100% - 30px);
|
|
6388
|
+
}
|
|
6364
6389
|
.e-bigger .e-pivotfieldlist-container.e-rtl .e-field-table .e-field-list,
|
|
6365
6390
|
.e-bigger.e-pivotfieldlist-container.e-rtl .e-field-table .e-field-list {
|
|
6366
6391
|
padding-left: 0;
|