@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/tailwind.css
CHANGED
|
@@ -611,6 +611,9 @@
|
|
|
611
611
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item .e-caret {
|
|
612
612
|
line-height: 40px;
|
|
613
613
|
}
|
|
614
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu.e-menu-wrapper ul.e-menu {
|
|
615
|
+
background-color: transparent;
|
|
616
|
+
}
|
|
614
617
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
615
618
|
margin-left: 18px !important;
|
|
616
619
|
}
|
|
@@ -1180,6 +1183,11 @@
|
|
|
1180
1183
|
-ms-grid-row-align: center;
|
|
1181
1184
|
align-self: center;
|
|
1182
1185
|
}
|
|
1186
|
+
.e-pivotview.sf-pivotview th.e-columnsheader .e-rhandler.e-rcursor {
|
|
1187
|
+
/* stylelint-disable */
|
|
1188
|
+
height: 100% !important;
|
|
1189
|
+
/* stylelint-enable */
|
|
1190
|
+
}
|
|
1183
1191
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1184
1192
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1185
1193
|
/* stylelint-disable */
|
|
@@ -1713,8 +1721,13 @@
|
|
|
1713
1721
|
height: auto;
|
|
1714
1722
|
width: auto;
|
|
1715
1723
|
}
|
|
1716
|
-
.e-pivotview .e-
|
|
1717
|
-
|
|
1724
|
+
.e-pivotview .e-expand::before,
|
|
1725
|
+
.e-pivotview .e-expand {
|
|
1726
|
+
font-size: 18px !important;
|
|
1727
|
+
}
|
|
1728
|
+
.e-pivotview .e-collapse::before,
|
|
1729
|
+
.e-pivotview .e-collapse {
|
|
1730
|
+
font-size: 18px !important;
|
|
1718
1731
|
}
|
|
1719
1732
|
.e-pivotview .e-expand,
|
|
1720
1733
|
.e-pivotview .e-collapse {
|
|
@@ -1730,9 +1743,6 @@
|
|
|
1730
1743
|
font-size: 10px !important;
|
|
1731
1744
|
margin-left: 0;
|
|
1732
1745
|
}
|
|
1733
|
-
.e-pivotview .e-expand::before {
|
|
1734
|
-
font-size: 18px;
|
|
1735
|
-
}
|
|
1736
1746
|
.e-pivotview .e-pivot-pager {
|
|
1737
1747
|
padding: 8px 18px;
|
|
1738
1748
|
}
|
|
@@ -3575,10 +3585,6 @@
|
|
|
3575
3585
|
height: 48px;
|
|
3576
3586
|
opacity: 0.87;
|
|
3577
3587
|
}
|
|
3578
|
-
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-icons {
|
|
3579
|
-
height: 24px;
|
|
3580
|
-
width: 24px;
|
|
3581
|
-
}
|
|
3582
3588
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-edit.e-icons,
|
|
3583
3589
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-edited.e-icons,
|
|
3584
3590
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-remove-report.e-icons {
|
|
@@ -3853,7 +3859,6 @@
|
|
|
3853
3859
|
}
|
|
3854
3860
|
.e-bigger.e-pivot-calc-dialog-div .e-footer-content,
|
|
3855
3861
|
.e-bigger .e-pivot-calc-dialog-div .e-footer-content {
|
|
3856
|
-
padding-right: 8px;
|
|
3857
3862
|
padding-top: 8px;
|
|
3858
3863
|
}
|
|
3859
3864
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div,
|
|
@@ -4101,11 +4106,11 @@
|
|
|
4101
4106
|
overflow: auto;
|
|
4102
4107
|
padding: 20px;
|
|
4103
4108
|
padding-bottom: 0;
|
|
4104
|
-
/* stylelint-disable */
|
|
4105
4109
|
padding-top: 0;
|
|
4106
4110
|
}
|
|
4107
4111
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
4108
4112
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter .e-filter-text-div {
|
|
4113
|
+
/* stylelint-disable */
|
|
4109
4114
|
color: #6b7280 !important;
|
|
4110
4115
|
/* stylelint-enable */
|
|
4111
4116
|
font-size: 13px;
|
|
@@ -4699,12 +4704,6 @@
|
|
|
4699
4704
|
max-height: 440px !important;
|
|
4700
4705
|
min-width: 370px !important;
|
|
4701
4706
|
}
|
|
4702
|
-
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
4703
|
-
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
4704
|
-
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
4705
|
-
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
4706
|
-
min-height: 75px !important;
|
|
4707
|
-
}
|
|
4708
4707
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
4709
4708
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
4710
4709
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
@@ -4875,6 +4874,7 @@
|
|
|
4875
4874
|
padding: 0 0 0 18px;
|
|
4876
4875
|
text-align: left;
|
|
4877
4876
|
text-overflow: ellipsis;
|
|
4877
|
+
white-space: nowrap;
|
|
4878
4878
|
word-break: break-all;
|
|
4879
4879
|
text-transform: uppercase;
|
|
4880
4880
|
}
|
|
@@ -5090,6 +5090,7 @@
|
|
|
5090
5090
|
padding: 0 8px;
|
|
5091
5091
|
text-overflow: ellipsis;
|
|
5092
5092
|
text-transform: uppercase;
|
|
5093
|
+
white-space: nowrap;
|
|
5093
5094
|
width: 100%;
|
|
5094
5095
|
}
|
|
5095
5096
|
.e-pivotfieldlist-container .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content,
|
|
@@ -5633,6 +5634,35 @@
|
|
|
5633
5634
|
.e-pivotfieldlist-container.e-static.e-rtl .e-axis-table .e-right-axis-fields {
|
|
5634
5635
|
padding: 0;
|
|
5635
5636
|
}
|
|
5637
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout {
|
|
5638
|
+
-ms-flex-align: center;
|
|
5639
|
+
align-items: center;
|
|
5640
|
+
display: -ms-flexbox;
|
|
5641
|
+
display: flex;
|
|
5642
|
+
margin-top: 0;
|
|
5643
|
+
overflow: hidden;
|
|
5644
|
+
width: 100%;
|
|
5645
|
+
}
|
|
5646
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper {
|
|
5647
|
+
width: 100%;
|
|
5648
|
+
}
|
|
5649
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label {
|
|
5650
|
+
width: 100%;
|
|
5651
|
+
}
|
|
5652
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label .e-label {
|
|
5653
|
+
overflow: hidden;
|
|
5654
|
+
/* stylelint-disable */
|
|
5655
|
+
text-overflow: ellipsis !important;
|
|
5656
|
+
/* stylelint-enable */
|
|
5657
|
+
white-space: unset;
|
|
5658
|
+
width: calc(100% - 20px);
|
|
5659
|
+
}
|
|
5660
|
+
.e-pivotfieldlist-container.e-static .e-layout-footer .e-button-layout {
|
|
5661
|
+
display: -ms-flexbox;
|
|
5662
|
+
display: flex;
|
|
5663
|
+
-ms-flex-pack: end;
|
|
5664
|
+
justify-content: flex-end;
|
|
5665
|
+
}
|
|
5636
5666
|
.e-pivotfieldlist-container.e-device {
|
|
5637
5667
|
height: 100%;
|
|
5638
5668
|
/* stylelint-disable */
|
|
@@ -5650,12 +5680,14 @@
|
|
|
5650
5680
|
padding-right: 16px;
|
|
5651
5681
|
}
|
|
5652
5682
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5653
|
-
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content
|
|
5683
|
+
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content,
|
|
5684
|
+
.e-pivotfieldlist-container.e-device .e-value-field-settings .e-dlg-header-content {
|
|
5654
5685
|
background-color: transparent;
|
|
5655
5686
|
color: rgba(17, 24, 39, 0.87);
|
|
5656
5687
|
}
|
|
5657
5688
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
5658
|
-
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-content .e-field-list-tree-outer-div
|
|
5689
|
+
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
5690
|
+
.e-pivotfieldlist-container.e-device .e-value-field-settings .e-dlg-content .e-field-list-tree-outer-div {
|
|
5659
5691
|
height: 210px;
|
|
5660
5692
|
overflow: auto;
|
|
5661
5693
|
}
|
|
@@ -6007,7 +6039,7 @@
|
|
|
6007
6039
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-add-button,
|
|
6008
6040
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-cancel-button {
|
|
6009
6041
|
float: right;
|
|
6010
|
-
margin-right: 20px;
|
|
6042
|
+
margin-right: calc(10% - 20px);
|
|
6011
6043
|
margin-top: 32px;
|
|
6012
6044
|
}
|
|
6013
6045
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button {
|
|
@@ -6053,7 +6085,7 @@
|
|
|
6053
6085
|
transform: rotateX(0deg) rotateY(180deg);
|
|
6054
6086
|
}
|
|
6055
6087
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div.e-olap-calc-outer-div {
|
|
6056
|
-
max-height:
|
|
6088
|
+
max-height: 575px;
|
|
6057
6089
|
overflow: hidden;
|
|
6058
6090
|
overflow-y: auto;
|
|
6059
6091
|
}
|
|
@@ -6314,7 +6346,6 @@
|
|
|
6314
6346
|
.e-bigger.e-pivotfieldlist-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-container .e-axis-header,
|
|
6315
6347
|
.e-bigger.e-pivotfieldlist-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-container .e-axis-header {
|
|
6316
6348
|
font-size: 14px;
|
|
6317
|
-
line-height: 1.8em;
|
|
6318
6349
|
padding: 0 12px;
|
|
6319
6350
|
}
|
|
6320
6351
|
.e-bigger .e-pivotfieldlist-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content,
|
|
@@ -6454,16 +6485,6 @@
|
|
|
6454
6485
|
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values {
|
|
6455
6486
|
margin-top: 16px;
|
|
6456
6487
|
}
|
|
6457
|
-
.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,
|
|
6458
|
-
.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,
|
|
6459
|
-
.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,
|
|
6460
|
-
.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,
|
|
6461
|
-
.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,
|
|
6462
|
-
.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,
|
|
6463
|
-
.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,
|
|
6464
|
-
.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 {
|
|
6465
|
-
padding-top: 7px;
|
|
6466
|
-
}
|
|
6467
6488
|
.e-bigger .e-pivotfieldlist-container.e-static.e-rtl .e-axis-table,
|
|
6468
6489
|
.e-bigger.e-pivotfieldlist-container.e-static.e-rtl .e-axis-table {
|
|
6469
6490
|
/* stylelint-disable */
|
|
@@ -6476,6 +6497,10 @@
|
|
|
6476
6497
|
.e-bigger.e-pivotfieldlist-container.e-static.e-rtl .e-axis-table .e-right-axis-fields {
|
|
6477
6498
|
padding: 0 !important;
|
|
6478
6499
|
}
|
|
6500
|
+
.e-bigger .e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label .e-label,
|
|
6501
|
+
.e-bigger.e-pivotfieldlist-container.e-static .e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label .e-label {
|
|
6502
|
+
width: calc(100% - 30px);
|
|
6503
|
+
}
|
|
6479
6504
|
.e-bigger .e-pivotfieldlist-container.e-rtl .e-field-table .e-field-list,
|
|
6480
6505
|
.e-bigger.e-pivotfieldlist-container.e-rtl .e-field-table .e-field-list {
|
|
6481
6506
|
padding-left: 0;
|