@syncfusion/ej2-vue-pivotview 20.2.43 → 20.2.45
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 -1
- package/dist/global/ej2-vue-pivotview.min.js +2 -2
- package/package.json +11 -8
- package/styles/bootstrap-dark.css +3 -3
- package/styles/bootstrap.css +3 -3
- package/styles/bootstrap4.css +3 -3
- package/styles/bootstrap5-dark.css +3 -3
- package/styles/bootstrap5.css +3 -3
- package/styles/fabric-dark.css +3 -3
- package/styles/fabric.css +3 -3
- package/styles/fluent-dark.css +3 -3
- package/styles/fluent.css +3 -3
- package/styles/highcontrast-light.css +3 -3
- package/styles/highcontrast.css +3 -3
- package/styles/material-dark.css +3 -3
- package/styles/material.css +3 -3
- package/styles/pivotview/bootstrap-dark.css +3 -3
- package/styles/pivotview/bootstrap.css +3 -3
- package/styles/pivotview/bootstrap4.css +3 -3
- package/styles/pivotview/bootstrap5-dark.css +3 -3
- package/styles/pivotview/bootstrap5.css +3 -3
- package/styles/pivotview/fabric-dark.css +3 -3
- package/styles/pivotview/fabric.css +3 -3
- package/styles/pivotview/fluent-dark.css +3 -3
- package/styles/pivotview/fluent.css +3 -3
- package/styles/pivotview/highcontrast-light.css +3 -3
- package/styles/pivotview/highcontrast.css +3 -3
- package/styles/pivotview/material-dark.css +3 -3
- package/styles/pivotview/material.css +3 -3
- package/styles/pivotview/tailwind-dark.css +3 -3
- package/styles/pivotview/tailwind.css +3 -3
- package/styles/tailwind-dark.css +3 -3
- package/styles/tailwind.css +3 -3
|
@@ -1067,11 +1067,11 @@
|
|
|
1067
1067
|
border-right-width: 1px;
|
|
1068
1068
|
}
|
|
1069
1069
|
.e-pivotview .e-stackedheadercelldiv {
|
|
1070
|
-
display:
|
|
1070
|
+
display: inline;
|
|
1071
1071
|
}
|
|
1072
1072
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
1073
1073
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
1074
|
-
display: inline
|
|
1074
|
+
display: inline;
|
|
1075
1075
|
padding-left: 12px !important;
|
|
1076
1076
|
margin-top: 5px;
|
|
1077
1077
|
margin-top: 2px;
|
|
@@ -1568,7 +1568,7 @@
|
|
|
1568
1568
|
.e-pivotview .e-expand,
|
|
1569
1569
|
.e-pivotview .e-collapse {
|
|
1570
1570
|
cursor: pointer;
|
|
1571
|
-
display: inline
|
|
1571
|
+
display: inline;
|
|
1572
1572
|
height: 18px;
|
|
1573
1573
|
margin-top: 5px;
|
|
1574
1574
|
text-align: center;
|
|
@@ -1069,11 +1069,11 @@
|
|
|
1069
1069
|
border-right-width: 1px;
|
|
1070
1070
|
}
|
|
1071
1071
|
.e-pivotview .e-stackedheadercelldiv {
|
|
1072
|
-
display:
|
|
1072
|
+
display: inline;
|
|
1073
1073
|
}
|
|
1074
1074
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
1075
1075
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
1076
|
-
display: inline
|
|
1076
|
+
display: inline;
|
|
1077
1077
|
padding-left: 12px !important;
|
|
1078
1078
|
margin-top: 5px;
|
|
1079
1079
|
margin-top: 2px;
|
|
@@ -1570,7 +1570,7 @@
|
|
|
1570
1570
|
.e-pivotview .e-expand,
|
|
1571
1571
|
.e-pivotview .e-collapse {
|
|
1572
1572
|
cursor: pointer;
|
|
1573
|
-
display: inline
|
|
1573
|
+
display: inline;
|
|
1574
1574
|
height: 18px;
|
|
1575
1575
|
margin-top: 5px;
|
|
1576
1576
|
text-align: center;
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -1068,11 +1068,11 @@
|
|
|
1068
1068
|
border-right-width: 1px;
|
|
1069
1069
|
}
|
|
1070
1070
|
.e-pivotview .e-stackedheadercelldiv {
|
|
1071
|
-
display:
|
|
1071
|
+
display: inline;
|
|
1072
1072
|
}
|
|
1073
1073
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
1074
1074
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
1075
|
-
display: inline
|
|
1075
|
+
display: inline;
|
|
1076
1076
|
padding-left: 12px !important;
|
|
1077
1077
|
margin-top: 5px;
|
|
1078
1078
|
margin-top: 2px;
|
|
@@ -1569,7 +1569,7 @@
|
|
|
1569
1569
|
.e-pivotview .e-expand,
|
|
1570
1570
|
.e-pivotview .e-collapse {
|
|
1571
1571
|
cursor: pointer;
|
|
1572
|
-
display: inline
|
|
1572
|
+
display: inline;
|
|
1573
1573
|
height: 18px;
|
|
1574
1574
|
margin-top: 5px;
|
|
1575
1575
|
text-align: center;
|
package/styles/tailwind.css
CHANGED
|
@@ -1070,11 +1070,11 @@
|
|
|
1070
1070
|
border-right-width: 1px;
|
|
1071
1071
|
}
|
|
1072
1072
|
.e-pivotview .e-stackedheadercelldiv {
|
|
1073
|
-
display:
|
|
1073
|
+
display: inline;
|
|
1074
1074
|
}
|
|
1075
1075
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
1076
1076
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
1077
|
-
display: inline
|
|
1077
|
+
display: inline;
|
|
1078
1078
|
padding-left: 12px !important;
|
|
1079
1079
|
margin-top: 5px;
|
|
1080
1080
|
margin-top: 2px;
|
|
@@ -1571,7 +1571,7 @@
|
|
|
1571
1571
|
.e-pivotview .e-expand,
|
|
1572
1572
|
.e-pivotview .e-collapse {
|
|
1573
1573
|
cursor: pointer;
|
|
1574
|
-
display: inline
|
|
1574
|
+
display: inline;
|
|
1575
1575
|
height: 18px;
|
|
1576
1576
|
margin-top: 5px;
|
|
1577
1577
|
text-align: center;
|