@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.
Files changed (38) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/ej2-vue-grids.umd.min.js +1 -1
  3. package/dist/global/ej2-vue-grids.min.js +2 -2
  4. package/package.json +6 -6
  5. package/styles/bootstrap-dark.css +2 -9
  6. package/styles/bootstrap.css +2 -9
  7. package/styles/bootstrap4.css +2 -9
  8. package/styles/bootstrap5-dark.css +2 -9
  9. package/styles/bootstrap5.css +2 -9
  10. package/styles/fabric-dark.css +3 -10
  11. package/styles/fabric.css +3 -10
  12. package/styles/fluent-dark.css +2 -9
  13. package/styles/fluent.css +2 -9
  14. package/styles/grid/bootstrap-dark.css +2 -9
  15. package/styles/grid/bootstrap.css +2 -9
  16. package/styles/grid/bootstrap4.css +2 -9
  17. package/styles/grid/bootstrap5-dark.css +2 -9
  18. package/styles/grid/bootstrap5.css +2 -9
  19. package/styles/grid/fabric-dark.css +3 -10
  20. package/styles/grid/fabric.css +3 -10
  21. package/styles/grid/fluent-dark.css +2 -9
  22. package/styles/grid/fluent.css +2 -9
  23. package/styles/grid/highcontrast-light.css +3 -10
  24. package/styles/grid/highcontrast.css +3 -10
  25. package/styles/grid/material-dark.css +3 -10
  26. package/styles/grid/material.css +3 -10
  27. package/styles/grid/material3-dark.css +2 -9
  28. package/styles/grid/material3.css +2 -9
  29. package/styles/grid/tailwind-dark.css +2 -9
  30. package/styles/grid/tailwind.css +2 -9
  31. package/styles/highcontrast-light.css +3 -10
  32. package/styles/highcontrast.css +3 -10
  33. package/styles/material-dark.css +3 -10
  34. package/styles/material.css +3 -10
  35. package/styles/material3-dark.css +2 -9
  36. package/styles/material3.css +2 -9
  37. package/styles/tailwind-dark.css +2 -9
  38. package/styles/tailwind.css +2 -9
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-grids@*",
3
- "_id": "@syncfusion/ej2-vue-grids@23.1.41",
3
+ "_id": "@syncfusion/ej2-vue-grids@23.1.42",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-g50BkMYDaQbjg2nc98pYm8YCI3FyzySw9us17CxGztF9yV0+Pypv8AuMYx0ih1y4iDRne5HyZo+ZfAC9ymkWyQ==",
5
+ "_integrity": "sha512-66vGSFg5K7mzvZUSYOdYYKSj+ynqOJaovpC71pYm3uLfNbV2+nSLdDcOY1rBnM70cDEjHrzE8dnkWlyZZp2nuQ==",
6
6
  "_location": "/@syncfusion/ej2-vue-grids",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-grids/-/ej2-vue-grids-23.1.41.tgz",
23
- "_shasum": "633679e3e5ee2a029610fa5ba8636f8a6463fc3a",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-grids/-/ej2-vue-grids-23.1.42.tgz",
23
+ "_shasum": "aea1b50db614f16736aa6063fd314f12f2ea0b5c",
24
24
  "_spec": "@syncfusion/ej2-vue-grids@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
26
26
  "author": {
@@ -32,7 +32,7 @@
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-base": "~23.1.41",
35
- "@syncfusion/ej2-grids": "23.1.42",
35
+ "@syncfusion/ej2-grids": "23.1.43",
36
36
  "@syncfusion/ej2-vue-base": "~23.1.36"
37
37
  },
38
38
  "deprecated": false,
@@ -58,6 +58,6 @@
58
58
  "ci-publish": "gulp ci-publish",
59
59
  "compile": "gulp ci-compile && gulp vue-global-script"
60
60
  },
61
- "version": "23.1.42",
61
+ "version": "23.1.43",
62
62
  "sideEffects": false
63
63
  }
@@ -1722,9 +1722,8 @@ li.e-separator.e-menu-item.e-excel-separator {
1722
1722
  display: none;
1723
1723
  }
1724
1724
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1725
- overflow: hidden;
1726
- padding: 0;
1727
- height: 62px;
1725
+ padding: 0 12px 0;
1726
+ height: auto;
1728
1727
  border-bottom-width: 0;
1729
1728
  }
1730
1729
  .e-grid.e-rtl .e-group-animator {
@@ -1738,12 +1737,6 @@ li.e-separator.e-menu-item.e-excel-separator {
1738
1737
  transform: rotate(180deg);
1739
1738
  margin-top: 23px;
1740
1739
  }
1741
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1742
- margin: 12px 12px 12px 0;
1743
- }
1744
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1745
- margin: 12px 0 12px 12px;
1746
- }
1747
1740
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1748
1741
  margin-top: 16px;
1749
1742
  }
@@ -1723,9 +1723,8 @@ li.e-separator.e-menu-item.e-excel-separator {
1723
1723
  display: none;
1724
1724
  }
1725
1725
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1726
- overflow: hidden;
1727
- padding: 0;
1728
- height: 64px;
1726
+ padding: 0 13px 0;
1727
+ height: auto;
1729
1728
  border-bottom-width: 0;
1730
1729
  }
1731
1730
  .e-grid.e-rtl .e-group-animator {
@@ -1739,12 +1738,6 @@ li.e-separator.e-menu-item.e-excel-separator {
1739
1738
  transform: rotate(180deg);
1740
1739
  margin-top: 22px;
1741
1740
  }
1742
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1743
- margin: 13px 13px 13px 0;
1744
- }
1745
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1746
- margin: 13px 0 13px 13px;
1747
- }
1748
1741
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1749
1742
  margin-top: 18px;
1750
1743
  }
@@ -1793,9 +1793,8 @@ li.e-separator.e-menu-item.e-excel-separator {
1793
1793
  display: none;
1794
1794
  }
1795
1795
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1796
- overflow: hidden;
1797
- padding: 0;
1798
- height: 48px;
1796
+ padding: 0 12px 0;
1797
+ height: auto;
1799
1798
  border-bottom-width: 0;
1800
1799
  }
1801
1800
  .e-grid.e-rtl .e-group-animator {
@@ -1809,12 +1808,6 @@ li.e-separator.e-menu-item.e-excel-separator {
1809
1808
  transform: rotate(180deg);
1810
1809
  margin-top: 15px;
1811
1810
  }
1812
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1813
- margin: 12px 12px 12px 0;
1814
- }
1815
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1816
- margin: 12px 0 12px 12px;
1817
- }
1818
1811
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1819
1812
  margin-top: 9px;
1820
1813
  }
@@ -1787,9 +1787,8 @@ li.e-separator.e-menu-item.e-excel-separator {
1787
1787
  display: none;
1788
1788
  }
1789
1789
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1790
- overflow: hidden;
1791
- padding: 0;
1792
- height: 48px;
1790
+ padding: 0 12px 0;
1791
+ height: auto;
1793
1792
  border-bottom-width: 0;
1794
1793
  }
1795
1794
  .e-grid.e-rtl .e-group-animator {
@@ -1803,12 +1802,6 @@ li.e-separator.e-menu-item.e-excel-separator {
1803
1802
  transform: rotate(180deg);
1804
1803
  margin-top: 15px;
1805
1804
  }
1806
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1807
- margin: 12px 12px 12px 0;
1808
- }
1809
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1810
- margin: 12px 0 12px 12px;
1811
- }
1812
1805
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1813
1806
  margin-top: 9px;
1814
1807
  }
@@ -1787,9 +1787,8 @@ li.e-separator.e-menu-item.e-excel-separator {
1787
1787
  display: none;
1788
1788
  }
1789
1789
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1790
- overflow: hidden;
1791
- padding: 0;
1792
- height: 48px;
1790
+ padding: 0 12px 0;
1791
+ height: auto;
1793
1792
  border-bottom-width: 0;
1794
1793
  }
1795
1794
  .e-grid.e-rtl .e-group-animator {
@@ -1803,12 +1802,6 @@ li.e-separator.e-menu-item.e-excel-separator {
1803
1802
  transform: rotate(180deg);
1804
1803
  margin-top: 15px;
1805
1804
  }
1806
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1807
- margin: 12px 12px 12px 0;
1808
- }
1809
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1810
- margin: 12px 0 12px 12px;
1811
- }
1812
1805
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1813
1806
  margin-top: 9px;
1814
1807
  }
@@ -1696,9 +1696,8 @@ li.e-separator.e-menu-item.e-excel-separator {
1696
1696
  display: none;
1697
1697
  }
1698
1698
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1699
- overflow: hidden;
1700
- padding: 0;
1701
- height: 48px;
1699
+ padding: 0 16px 0;
1700
+ height: auto;
1702
1701
  border-bottom-width: 0;
1703
1702
  }
1704
1703
  .e-grid.e-rtl .e-group-animator {
@@ -1712,12 +1711,6 @@ li.e-separator.e-menu-item.e-excel-separator {
1712
1711
  transform: rotate(180deg);
1713
1712
  margin-top: 22px;
1714
1713
  }
1715
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1716
- margin: 16px 16px 16px 0;
1717
- }
1718
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1719
- margin: 16px 0 16px 16px;
1720
- }
1721
1714
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1722
1715
  margin-top: 15px;
1723
1716
  }
@@ -2729,7 +2722,7 @@ li.e-separator.e-menu-item.e-excel-separator {
2729
2722
  overflow: hidden;
2730
2723
  text-overflow: ellipsis;
2731
2724
  white-space: nowrap;
2732
- width: 57px;
2725
+ width: auto;
2733
2726
  }
2734
2727
  .e-grid .e-grid-icon {
2735
2728
  float: left;
package/styles/fabric.css CHANGED
@@ -1689,9 +1689,8 @@ li.e-separator.e-menu-item.e-excel-separator {
1689
1689
  display: none;
1690
1690
  }
1691
1691
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1692
- overflow: hidden;
1693
- padding: 0;
1694
- height: 48px;
1692
+ padding: 0 16px 0;
1693
+ height: auto;
1695
1694
  border-bottom-width: 0;
1696
1695
  }
1697
1696
  .e-grid.e-rtl .e-group-animator {
@@ -1705,12 +1704,6 @@ li.e-separator.e-menu-item.e-excel-separator {
1705
1704
  transform: rotate(180deg);
1706
1705
  margin-top: 22px;
1707
1706
  }
1708
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1709
- margin: 16px 16px 16px 0;
1710
- }
1711
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1712
- margin: 16px 0 16px 16px;
1713
- }
1714
1707
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1715
1708
  margin-top: 15px;
1716
1709
  }
@@ -2722,7 +2715,7 @@ li.e-separator.e-menu-item.e-excel-separator {
2722
2715
  overflow: hidden;
2723
2716
  text-overflow: ellipsis;
2724
2717
  white-space: nowrap;
2725
- width: 57px;
2718
+ width: auto;
2726
2719
  }
2727
2720
  .e-grid .e-grid-icon {
2728
2721
  float: left;
@@ -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
- overflow: hidden;
1788
- padding: 0;
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: 15px;
1802
1801
  }
1803
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1804
- margin: 12px 12px 12px 0;
1805
- }
1806
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1807
- margin: 12px 0 12px 12px;
1808
- }
1809
1802
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1810
1803
  margin-top: 9px;
1811
1804
  }
package/styles/fluent.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
- overflow: hidden;
1788
- padding: 0;
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: 15px;
1802
1801
  }
1803
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1804
- margin: 12px 12px 12px 0;
1805
- }
1806
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1807
- margin: 12px 0 12px 12px;
1808
- }
1809
1802
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1810
1803
  margin-top: 9px;
1811
1804
  }
@@ -1298,9 +1298,8 @@
1298
1298
  display: none;
1299
1299
  }
1300
1300
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1301
- overflow: hidden;
1302
- padding: 0;
1303
- height: 62px;
1301
+ padding: 0 12px 0;
1302
+ height: auto;
1304
1303
  border-bottom-width: 0;
1305
1304
  }
1306
1305
  .e-grid.e-rtl .e-group-animator {
@@ -1314,12 +1313,6 @@
1314
1313
  transform: rotate(180deg);
1315
1314
  margin-top: 23px;
1316
1315
  }
1317
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1318
- margin: 12px 12px 12px 0;
1319
- }
1320
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1321
- margin: 12px 0 12px 12px;
1322
- }
1323
1316
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1324
1317
  margin-top: 16px;
1325
1318
  }
@@ -1299,9 +1299,8 @@
1299
1299
  display: none;
1300
1300
  }
1301
1301
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1302
- overflow: hidden;
1303
- padding: 0;
1304
- height: 64px;
1302
+ padding: 0 13px 0;
1303
+ height: auto;
1305
1304
  border-bottom-width: 0;
1306
1305
  }
1307
1306
  .e-grid.e-rtl .e-group-animator {
@@ -1315,12 +1314,6 @@
1315
1314
  transform: rotate(180deg);
1316
1315
  margin-top: 22px;
1317
1316
  }
1318
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1319
- margin: 13px 13px 13px 0;
1320
- }
1321
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1322
- margin: 13px 0 13px 13px;
1323
- }
1324
1317
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1325
1318
  margin-top: 18px;
1326
1319
  }
@@ -1358,9 +1358,8 @@
1358
1358
  display: none;
1359
1359
  }
1360
1360
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1361
- overflow: hidden;
1362
- padding: 0;
1363
- height: 48px;
1361
+ padding: 0 12px 0;
1362
+ height: auto;
1364
1363
  border-bottom-width: 0;
1365
1364
  }
1366
1365
  .e-grid.e-rtl .e-group-animator {
@@ -1374,12 +1373,6 @@
1374
1373
  transform: rotate(180deg);
1375
1374
  margin-top: 15px;
1376
1375
  }
1377
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1378
- margin: 12px 12px 12px 0;
1379
- }
1380
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1381
- margin: 12px 0 12px 12px;
1382
- }
1383
1376
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1384
1377
  margin-top: 9px;
1385
1378
  }
@@ -1360,9 +1360,8 @@
1360
1360
  display: none;
1361
1361
  }
1362
1362
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1363
- overflow: hidden;
1364
- padding: 0;
1365
- height: 48px;
1363
+ padding: 0 12px 0;
1364
+ height: auto;
1366
1365
  border-bottom-width: 0;
1367
1366
  }
1368
1367
  .e-grid.e-rtl .e-group-animator {
@@ -1376,12 +1375,6 @@
1376
1375
  transform: rotate(180deg);
1377
1376
  margin-top: 15px;
1378
1377
  }
1379
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1380
- margin: 12px 12px 12px 0;
1381
- }
1382
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1383
- margin: 12px 0 12px 12px;
1384
- }
1385
1378
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1386
1379
  margin-top: 9px;
1387
1380
  }
@@ -1360,9 +1360,8 @@
1360
1360
  display: none;
1361
1361
  }
1362
1362
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1363
- overflow: hidden;
1364
- padding: 0;
1365
- height: 48px;
1363
+ padding: 0 12px 0;
1364
+ height: auto;
1366
1365
  border-bottom-width: 0;
1367
1366
  }
1368
1367
  .e-grid.e-rtl .e-group-animator {
@@ -1376,12 +1375,6 @@
1376
1375
  transform: rotate(180deg);
1377
1376
  margin-top: 15px;
1378
1377
  }
1379
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1380
- margin: 12px 12px 12px 0;
1381
- }
1382
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1383
- margin: 12px 0 12px 12px;
1384
- }
1385
1378
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1386
1379
  margin-top: 9px;
1387
1380
  }
@@ -1272,9 +1272,8 @@
1272
1272
  display: none;
1273
1273
  }
1274
1274
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1275
- overflow: hidden;
1276
- padding: 0;
1277
- height: 48px;
1275
+ padding: 0 16px 0;
1276
+ height: auto;
1278
1277
  border-bottom-width: 0;
1279
1278
  }
1280
1279
  .e-grid.e-rtl .e-group-animator {
@@ -1288,12 +1287,6 @@
1288
1287
  transform: rotate(180deg);
1289
1288
  margin-top: 22px;
1290
1289
  }
1291
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1292
- margin: 16px 16px 16px 0;
1293
- }
1294
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1295
- margin: 16px 0 16px 16px;
1296
- }
1297
1290
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1298
1291
  margin-top: 15px;
1299
1292
  }
@@ -2305,7 +2298,7 @@
2305
2298
  overflow: hidden;
2306
2299
  text-overflow: ellipsis;
2307
2300
  white-space: nowrap;
2308
- width: 57px;
2301
+ width: auto;
2309
2302
  }
2310
2303
  .e-grid .e-grid-icon {
2311
2304
  float: left;
@@ -1265,9 +1265,8 @@
1265
1265
  display: none;
1266
1266
  }
1267
1267
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1268
- overflow: hidden;
1269
- padding: 0;
1270
- height: 48px;
1268
+ padding: 0 16px 0;
1269
+ height: auto;
1271
1270
  border-bottom-width: 0;
1272
1271
  }
1273
1272
  .e-grid.e-rtl .e-group-animator {
@@ -1281,12 +1280,6 @@
1281
1280
  transform: rotate(180deg);
1282
1281
  margin-top: 22px;
1283
1282
  }
1284
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1285
- margin: 16px 16px 16px 0;
1286
- }
1287
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1288
- margin: 16px 0 16px 16px;
1289
- }
1290
1283
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1291
1284
  margin-top: 15px;
1292
1285
  }
@@ -2298,7 +2291,7 @@
2298
2291
  overflow: hidden;
2299
2292
  text-overflow: ellipsis;
2300
2293
  white-space: nowrap;
2301
- width: 57px;
2294
+ width: auto;
2302
2295
  }
2303
2296
  .e-grid .e-grid-icon {
2304
2297
  float: left;
@@ -1357,9 +1357,8 @@
1357
1357
  display: none;
1358
1358
  }
1359
1359
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1360
- overflow: hidden;
1361
- padding: 0;
1362
- height: 48px;
1360
+ padding: 0 12px 0;
1361
+ height: auto;
1363
1362
  border-bottom-width: 0;
1364
1363
  }
1365
1364
  .e-grid.e-rtl .e-group-animator {
@@ -1373,12 +1372,6 @@
1373
1372
  transform: rotate(180deg);
1374
1373
  margin-top: 15px;
1375
1374
  }
1376
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1377
- margin: 12px 12px 12px 0;
1378
- }
1379
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1380
- margin: 12px 0 12px 12px;
1381
- }
1382
1375
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1383
1376
  margin-top: 9px;
1384
1377
  }
@@ -1357,9 +1357,8 @@
1357
1357
  display: none;
1358
1358
  }
1359
1359
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1360
- overflow: hidden;
1361
- padding: 0;
1362
- height: 48px;
1360
+ padding: 0 12px 0;
1361
+ height: auto;
1363
1362
  border-bottom-width: 0;
1364
1363
  }
1365
1364
  .e-grid.e-rtl .e-group-animator {
@@ -1373,12 +1372,6 @@
1373
1372
  transform: rotate(180deg);
1374
1373
  margin-top: 15px;
1375
1374
  }
1376
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1377
- margin: 12px 12px 12px 0;
1378
- }
1379
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1380
- margin: 12px 0 12px 12px;
1381
- }
1382
1375
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1383
1376
  margin-top: 9px;
1384
1377
  }
@@ -1269,9 +1269,8 @@
1269
1269
  display: none;
1270
1270
  }
1271
1271
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1272
- overflow: hidden;
1273
- padding: 0;
1274
- height: 58px;
1272
+ padding: 0 16px 0;
1273
+ height: auto;
1275
1274
  border-bottom-width: 0;
1276
1275
  }
1277
1276
  .e-grid.e-rtl .e-group-animator {
@@ -1285,12 +1284,6 @@
1285
1284
  transform: rotate(180deg);
1286
1285
  margin-top: 20px;
1287
1286
  }
1288
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1289
- margin: 16px 16px 16px 0;
1290
- }
1291
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1292
- margin: 16px 0 16px 16px;
1293
- }
1294
1287
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1295
1288
  margin-top: 13px;
1296
1289
  }
@@ -2302,7 +2295,7 @@
2302
2295
  overflow: hidden;
2303
2296
  text-overflow: ellipsis;
2304
2297
  white-space: nowrap;
2305
- width: 57px;
2298
+ width: auto;
2306
2299
  }
2307
2300
  .e-grid .e-grid-icon {
2308
2301
  float: left;
@@ -1269,9 +1269,8 @@
1269
1269
  display: none;
1270
1270
  }
1271
1271
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1272
- overflow: hidden;
1273
- padding: 0;
1274
- height: 58px;
1272
+ padding: 0 16px 0;
1273
+ height: auto;
1275
1274
  border-bottom-width: 0;
1276
1275
  }
1277
1276
  .e-grid.e-rtl .e-group-animator {
@@ -1285,12 +1284,6 @@
1285
1284
  transform: rotate(180deg);
1286
1285
  margin-top: 21px;
1287
1286
  }
1288
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1289
- margin: 16px 16px 16px 0;
1290
- }
1291
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1292
- margin: 16px 0 16px 16px;
1293
- }
1294
1287
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1295
1288
  margin-top: 14px;
1296
1289
  }
@@ -2302,7 +2295,7 @@
2302
2295
  overflow: hidden;
2303
2296
  text-overflow: ellipsis;
2304
2297
  white-space: nowrap;
2305
- width: 57px;
2298
+ width: auto;
2306
2299
  }
2307
2300
  .e-grid .e-grid-icon {
2308
2301
  float: left;
@@ -1312,9 +1312,8 @@
1312
1312
  display: none;
1313
1313
  }
1314
1314
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1315
- overflow: hidden;
1316
- padding: 0;
1317
- height: 48px;
1315
+ padding: 0 12px 0;
1316
+ height: auto;
1318
1317
  border-bottom-width: 0;
1319
1318
  }
1320
1319
  .e-grid.e-rtl .e-group-animator {
@@ -1328,12 +1327,6 @@
1328
1327
  transform: rotate(180deg);
1329
1328
  margin-top: 16px;
1330
1329
  }
1331
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1332
- margin: 12px 16px 12px 0;
1333
- }
1334
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1335
- margin: 12px 0 12px 16px;
1336
- }
1337
1330
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1338
1331
  margin-top: 9px;
1339
1332
  }
@@ -2345,7 +2338,7 @@
2345
2338
  overflow: hidden;
2346
2339
  text-overflow: ellipsis;
2347
2340
  white-space: nowrap;
2348
- width: 57px;
2341
+ width: auto;
2349
2342
  }
2350
2343
  .e-grid .e-grid-icon {
2351
2344
  float: left;
@@ -1346,9 +1346,8 @@
1346
1346
  display: none;
1347
1347
  }
1348
1348
  .e-grid .e-groupdroparea.e-group-animate.e-grouped {
1349
- overflow: hidden;
1350
- padding: 0;
1351
- height: 48px;
1349
+ padding: 0 12px 0;
1350
+ height: auto;
1352
1351
  border-bottom-width: 0;
1353
1352
  }
1354
1353
  .e-grid.e-rtl .e-group-animator {
@@ -1362,12 +1361,6 @@
1362
1361
  transform: rotate(180deg);
1363
1362
  margin-top: 16px;
1364
1363
  }
1365
- .e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
1366
- margin: 12px 16px 12px 0;
1367
- }
1368
- .e-grid .e-group-animator:first-child .e-groupheadercell {
1369
- margin: 12px 0 12px 16px;
1370
- }
1371
1364
  .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
1372
1365
  margin-top: 9px;
1373
1366
  }
@@ -2379,7 +2372,7 @@
2379
2372
  overflow: hidden;
2380
2373
  text-overflow: ellipsis;
2381
2374
  white-space: nowrap;
2382
- width: 57px;
2375
+ width: auto;
2383
2376
  }
2384
2377
  .e-grid .e-grid-icon {
2385
2378
  float: left;