@syncfusion/ej2-vue-grids 23.1.42 → 23.1.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 +18 -0
- package/dist/ej2-vue-grids.umd.min.js +1 -1
- package/dist/global/ej2-vue-grids.min.js +2 -2
- package/package.json +6 -6
- package/styles/bootstrap-dark.css +2 -9
- package/styles/bootstrap.css +2 -9
- package/styles/bootstrap4.css +2 -9
- package/styles/bootstrap5-dark.css +2 -9
- package/styles/bootstrap5.css +2 -9
- package/styles/fabric-dark.css +3 -10
- package/styles/fabric.css +3 -10
- package/styles/fluent-dark.css +2 -9
- package/styles/fluent.css +2 -9
- package/styles/grid/bootstrap-dark.css +2 -9
- package/styles/grid/bootstrap.css +2 -9
- package/styles/grid/bootstrap4.css +2 -9
- package/styles/grid/bootstrap5-dark.css +2 -9
- package/styles/grid/bootstrap5.css +2 -9
- package/styles/grid/fabric-dark.css +3 -10
- package/styles/grid/fabric.css +3 -10
- package/styles/grid/fluent-dark.css +2 -9
- package/styles/grid/fluent.css +2 -9
- package/styles/grid/highcontrast-light.css +3 -10
- package/styles/grid/highcontrast.css +3 -10
- package/styles/grid/material-dark.css +3 -10
- package/styles/grid/material.css +3 -10
- package/styles/grid/material3-dark.css +2 -9
- package/styles/grid/material3.css +2 -9
- package/styles/grid/tailwind-dark.css +2 -9
- package/styles/grid/tailwind.css +2 -9
- package/styles/highcontrast-light.css +3 -10
- package/styles/highcontrast.css +3 -10
- package/styles/material-dark.css +3 -10
- package/styles/material.css +3 -10
- package/styles/material3-dark.css +2 -9
- package/styles/material3.css +2 -9
- package/styles/tailwind-dark.css +2 -9
- package/styles/tailwind.css +2 -9
|
@@ -1516,9 +1516,8 @@
|
|
|
1516
1516
|
display: none;
|
|
1517
1517
|
}
|
|
1518
1518
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
height: 40px;
|
|
1519
|
+
padding: 0 8px 0;
|
|
1520
|
+
height: auto;
|
|
1522
1521
|
border-bottom-width: 0 4px 0 4px;
|
|
1523
1522
|
}
|
|
1524
1523
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1532,12 +1531,6 @@
|
|
|
1532
1531
|
transform: rotate(180deg);
|
|
1533
1532
|
margin-top: 15px;
|
|
1534
1533
|
}
|
|
1535
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1536
|
-
margin: 8px 8px 8px 0;
|
|
1537
|
-
}
|
|
1538
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1539
|
-
margin: 8px 0 8px 8px;
|
|
1540
|
-
}
|
|
1541
1534
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1542
1535
|
margin-top: 5px;
|
|
1543
1536
|
}
|
|
@@ -1572,9 +1572,8 @@
|
|
|
1572
1572
|
display: none;
|
|
1573
1573
|
}
|
|
1574
1574
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
height: 40px;
|
|
1575
|
+
padding: 0 8px 0;
|
|
1576
|
+
height: auto;
|
|
1578
1577
|
border-bottom-width: 0 4px 0 4px;
|
|
1579
1578
|
}
|
|
1580
1579
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1588,12 +1587,6 @@
|
|
|
1588
1587
|
transform: rotate(180deg);
|
|
1589
1588
|
margin-top: 15px;
|
|
1590
1589
|
}
|
|
1591
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1592
|
-
margin: 8px 8px 8px 0;
|
|
1593
|
-
}
|
|
1594
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1595
|
-
margin: 8px 0 8px 8px;
|
|
1596
|
-
}
|
|
1597
1590
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1598
1591
|
margin-top: 5px;
|
|
1599
1592
|
}
|
|
@@ -1348,9 +1348,8 @@
|
|
|
1348
1348
|
display: none;
|
|
1349
1349
|
}
|
|
1350
1350
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
height: 48px;
|
|
1351
|
+
padding: 0 12px 0;
|
|
1352
|
+
height: auto;
|
|
1354
1353
|
border-bottom-width: 0;
|
|
1355
1354
|
}
|
|
1356
1355
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1364,12 +1363,6 @@
|
|
|
1364
1363
|
transform: rotate(180deg);
|
|
1365
1364
|
margin-top: 15px;
|
|
1366
1365
|
}
|
|
1367
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1368
|
-
margin: 12px 12px 12px 0;
|
|
1369
|
-
}
|
|
1370
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1371
|
-
margin: 12px 0 12px 12px;
|
|
1372
|
-
}
|
|
1373
1366
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1374
1367
|
margin-top: 9px;
|
|
1375
1368
|
}
|
package/styles/grid/tailwind.css
CHANGED
|
@@ -1348,9 +1348,8 @@
|
|
|
1348
1348
|
display: none;
|
|
1349
1349
|
}
|
|
1350
1350
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
height: 48px;
|
|
1351
|
+
padding: 0 12px 0;
|
|
1352
|
+
height: auto;
|
|
1354
1353
|
border-bottom-width: 0;
|
|
1355
1354
|
}
|
|
1356
1355
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1364,12 +1363,6 @@
|
|
|
1364
1363
|
transform: rotate(180deg);
|
|
1365
1364
|
margin-top: 15px;
|
|
1366
1365
|
}
|
|
1367
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1368
|
-
margin: 12px 12px 12px 0;
|
|
1369
|
-
}
|
|
1370
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1371
|
-
margin: 12px 0 12px 12px;
|
|
1372
|
-
}
|
|
1373
1366
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1374
1367
|
margin-top: 9px;
|
|
1375
1368
|
}
|
|
@@ -1693,9 +1693,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1693
1693
|
display: none;
|
|
1694
1694
|
}
|
|
1695
1695
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
height: 58px;
|
|
1696
|
+
padding: 0 16px 0;
|
|
1697
|
+
height: auto;
|
|
1699
1698
|
border-bottom-width: 0;
|
|
1700
1699
|
}
|
|
1701
1700
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1709,12 +1708,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1709
1708
|
transform: rotate(180deg);
|
|
1710
1709
|
margin-top: 20px;
|
|
1711
1710
|
}
|
|
1712
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1713
|
-
margin: 16px 16px 16px 0;
|
|
1714
|
-
}
|
|
1715
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1716
|
-
margin: 16px 0 16px 16px;
|
|
1717
|
-
}
|
|
1718
1711
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1719
1712
|
margin-top: 13px;
|
|
1720
1713
|
}
|
|
@@ -2726,7 +2719,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2726
2719
|
overflow: hidden;
|
|
2727
2720
|
text-overflow: ellipsis;
|
|
2728
2721
|
white-space: nowrap;
|
|
2729
|
-
width:
|
|
2722
|
+
width: auto;
|
|
2730
2723
|
}
|
|
2731
2724
|
.e-grid .e-grid-icon {
|
|
2732
2725
|
float: left;
|
package/styles/highcontrast.css
CHANGED
|
@@ -1693,9 +1693,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1693
1693
|
display: none;
|
|
1694
1694
|
}
|
|
1695
1695
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
height: 58px;
|
|
1696
|
+
padding: 0 16px 0;
|
|
1697
|
+
height: auto;
|
|
1699
1698
|
border-bottom-width: 0;
|
|
1700
1699
|
}
|
|
1701
1700
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1709,12 +1708,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1709
1708
|
transform: rotate(180deg);
|
|
1710
1709
|
margin-top: 21px;
|
|
1711
1710
|
}
|
|
1712
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1713
|
-
margin: 16px 16px 16px 0;
|
|
1714
|
-
}
|
|
1715
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1716
|
-
margin: 16px 0 16px 16px;
|
|
1717
|
-
}
|
|
1718
1711
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1719
1712
|
margin-top: 14px;
|
|
1720
1713
|
}
|
|
@@ -2726,7 +2719,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2726
2719
|
overflow: hidden;
|
|
2727
2720
|
text-overflow: ellipsis;
|
|
2728
2721
|
white-space: nowrap;
|
|
2729
|
-
width:
|
|
2722
|
+
width: auto;
|
|
2730
2723
|
}
|
|
2731
2724
|
.e-grid .e-grid-icon {
|
|
2732
2725
|
float: left;
|
package/styles/material-dark.css
CHANGED
|
@@ -1742,9 +1742,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1742
1742
|
display: none;
|
|
1743
1743
|
}
|
|
1744
1744
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
height: 48px;
|
|
1745
|
+
padding: 0 12px 0;
|
|
1746
|
+
height: auto;
|
|
1748
1747
|
border-bottom-width: 0;
|
|
1749
1748
|
}
|
|
1750
1749
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1758,12 +1757,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1758
1757
|
transform: rotate(180deg);
|
|
1759
1758
|
margin-top: 16px;
|
|
1760
1759
|
}
|
|
1761
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1762
|
-
margin: 12px 16px 12px 0;
|
|
1763
|
-
}
|
|
1764
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1765
|
-
margin: 12px 0 12px 16px;
|
|
1766
|
-
}
|
|
1767
1760
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1768
1761
|
margin-top: 9px;
|
|
1769
1762
|
}
|
|
@@ -2775,7 +2768,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2775
2768
|
overflow: hidden;
|
|
2776
2769
|
text-overflow: ellipsis;
|
|
2777
2770
|
white-space: nowrap;
|
|
2778
|
-
width:
|
|
2771
|
+
width: auto;
|
|
2779
2772
|
}
|
|
2780
2773
|
.e-grid .e-grid-icon {
|
|
2781
2774
|
float: left;
|
package/styles/material.css
CHANGED
|
@@ -1784,9 +1784,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1784
1784
|
display: none;
|
|
1785
1785
|
}
|
|
1786
1786
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
height: 48px;
|
|
1787
|
+
padding: 0 12px 0;
|
|
1788
|
+
height: auto;
|
|
1790
1789
|
border-bottom-width: 0;
|
|
1791
1790
|
}
|
|
1792
1791
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1800,12 +1799,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1800
1799
|
transform: rotate(180deg);
|
|
1801
1800
|
margin-top: 16px;
|
|
1802
1801
|
}
|
|
1803
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1804
|
-
margin: 12px 16px 12px 0;
|
|
1805
|
-
}
|
|
1806
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1807
|
-
margin: 12px 0 12px 16px;
|
|
1808
|
-
}
|
|
1809
1802
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1810
1803
|
margin-top: 9px;
|
|
1811
1804
|
}
|
|
@@ -2817,7 +2810,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2817
2810
|
overflow: hidden;
|
|
2818
2811
|
text-overflow: ellipsis;
|
|
2819
2812
|
white-space: nowrap;
|
|
2820
|
-
width:
|
|
2813
|
+
width: auto;
|
|
2821
2814
|
}
|
|
2822
2815
|
.e-grid .e-grid-icon {
|
|
2823
2816
|
float: left;
|
|
@@ -2046,9 +2046,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2046
2046
|
display: none;
|
|
2047
2047
|
}
|
|
2048
2048
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
height: 40px;
|
|
2049
|
+
padding: 0 8px 0;
|
|
2050
|
+
height: auto;
|
|
2052
2051
|
border-bottom-width: 0 4px 0 4px;
|
|
2053
2052
|
}
|
|
2054
2053
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -2062,12 +2061,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2062
2061
|
transform: rotate(180deg);
|
|
2063
2062
|
margin-top: 15px;
|
|
2064
2063
|
}
|
|
2065
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
2066
|
-
margin: 8px 8px 8px 0;
|
|
2067
|
-
}
|
|
2068
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
2069
|
-
margin: 8px 0 8px 8px;
|
|
2070
|
-
}
|
|
2071
2064
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
2072
2065
|
margin-top: 5px;
|
|
2073
2066
|
}
|
package/styles/material3.css
CHANGED
|
@@ -2158,9 +2158,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2158
2158
|
display: none;
|
|
2159
2159
|
}
|
|
2160
2160
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
height: 40px;
|
|
2161
|
+
padding: 0 8px 0;
|
|
2162
|
+
height: auto;
|
|
2164
2163
|
border-bottom-width: 0 4px 0 4px;
|
|
2165
2164
|
}
|
|
2166
2165
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -2174,12 +2173,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2174
2173
|
transform: rotate(180deg);
|
|
2175
2174
|
margin-top: 15px;
|
|
2176
2175
|
}
|
|
2177
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
2178
|
-
margin: 8px 8px 8px 0;
|
|
2179
|
-
}
|
|
2180
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
2181
|
-
margin: 8px 0 8px 8px;
|
|
2182
|
-
}
|
|
2183
2176
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
2184
2177
|
margin-top: 5px;
|
|
2185
2178
|
}
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -1775,9 +1775,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1775
1775
|
display: none;
|
|
1776
1776
|
}
|
|
1777
1777
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
height: 48px;
|
|
1778
|
+
padding: 0 12px 0;
|
|
1779
|
+
height: auto;
|
|
1781
1780
|
border-bottom-width: 0;
|
|
1782
1781
|
}
|
|
1783
1782
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1791,12 +1790,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1791
1790
|
transform: rotate(180deg);
|
|
1792
1791
|
margin-top: 15px;
|
|
1793
1792
|
}
|
|
1794
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1795
|
-
margin: 12px 12px 12px 0;
|
|
1796
|
-
}
|
|
1797
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1798
|
-
margin: 12px 0 12px 12px;
|
|
1799
|
-
}
|
|
1800
1793
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1801
1794
|
margin-top: 9px;
|
|
1802
1795
|
}
|
package/styles/tailwind.css
CHANGED
|
@@ -1775,9 +1775,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1775
1775
|
display: none;
|
|
1776
1776
|
}
|
|
1777
1777
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
height: 48px;
|
|
1778
|
+
padding: 0 12px 0;
|
|
1779
|
+
height: auto;
|
|
1781
1780
|
border-bottom-width: 0;
|
|
1782
1781
|
}
|
|
1783
1782
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1791,12 +1790,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1791
1790
|
transform: rotate(180deg);
|
|
1792
1791
|
margin-top: 15px;
|
|
1793
1792
|
}
|
|
1794
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1795
|
-
margin: 12px 12px 12px 0;
|
|
1796
|
-
}
|
|
1797
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1798
|
-
margin: 12px 0 12px 12px;
|
|
1799
|
-
}
|
|
1800
1793
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1801
1794
|
margin-top: 9px;
|
|
1802
1795
|
}
|