@syncfusion/blazor-themes 23.1.41 → 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 (145) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +52 -27
  2. package/SCSS-Themes/bootstrap.scss +52 -27
  3. package/SCSS-Themes/bootstrap4.scss +52 -27
  4. package/SCSS-Themes/bootstrap5-dark.scss +52 -27
  5. package/SCSS-Themes/bootstrap5.scss +52 -27
  6. package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +6 -2
  7. package/SCSS-Themes/buttons/switch/bootstrap.scss +6 -2
  8. package/SCSS-Themes/buttons/switch/bootstrap4.scss +6 -2
  9. package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +6 -2
  10. package/SCSS-Themes/buttons/switch/bootstrap5.scss +6 -2
  11. package/SCSS-Themes/buttons/switch/fabric-dark.scss +6 -2
  12. package/SCSS-Themes/buttons/switch/fabric.scss +6 -2
  13. package/SCSS-Themes/buttons/switch/fluent-dark.scss +6 -2
  14. package/SCSS-Themes/buttons/switch/fluent.scss +6 -2
  15. package/SCSS-Themes/buttons/switch/highcontrast.scss +6 -2
  16. package/SCSS-Themes/buttons/switch/material-dark.scss +6 -2
  17. package/SCSS-Themes/buttons/switch/material.scss +6 -2
  18. package/SCSS-Themes/buttons/switch/material3-dark.scss +6 -2
  19. package/SCSS-Themes/buttons/switch/material3.scss +6 -2
  20. package/SCSS-Themes/buttons/switch/tailwind-dark.scss +6 -2
  21. package/SCSS-Themes/buttons/switch/tailwind.scss +6 -2
  22. package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +9 -6
  23. package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +9 -6
  24. package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +9 -6
  25. package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +9 -6
  26. package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +9 -6
  27. package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +9 -6
  28. package/SCSS-Themes/calendars/daterangepicker/fabric.scss +9 -6
  29. package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +26 -6
  30. package/SCSS-Themes/calendars/daterangepicker/fluent.scss +26 -6
  31. package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +9 -6
  32. package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +9 -6
  33. package/SCSS-Themes/calendars/daterangepicker/material.scss +9 -6
  34. package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +9 -6
  35. package/SCSS-Themes/calendars/daterangepicker/material3.scss +9 -6
  36. package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +9 -6
  37. package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +9 -6
  38. package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -1
  39. package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -1
  40. package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -1
  41. package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -1
  42. package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -1
  43. package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -1
  44. package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -1
  45. package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -1
  46. package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -1
  47. package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -1
  48. package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -1
  49. package/SCSS-Themes/dropdowns/list-box/material.scss +1 -1
  50. package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -1
  51. package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -1
  52. package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -1
  53. package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -1
  54. package/SCSS-Themes/fabric-dark.scss +53 -28
  55. package/SCSS-Themes/fabric.scss +53 -28
  56. package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +10 -0
  57. package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +10 -0
  58. package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +10 -0
  59. package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +10 -0
  60. package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +10 -0
  61. package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +10 -0
  62. package/SCSS-Themes/filemanager/file-manager/fabric.scss +10 -0
  63. package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +10 -0
  64. package/SCSS-Themes/filemanager/file-manager/fluent.scss +10 -0
  65. package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +10 -0
  66. package/SCSS-Themes/filemanager/file-manager/material-dark.scss +10 -0
  67. package/SCSS-Themes/filemanager/file-manager/material.scss +10 -0
  68. package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +10 -0
  69. package/SCSS-Themes/filemanager/file-manager/material3.scss +10 -0
  70. package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +10 -0
  71. package/SCSS-Themes/filemanager/file-manager/tailwind.scss +10 -0
  72. package/SCSS-Themes/fluent-dark.scss +69 -27
  73. package/SCSS-Themes/fluent.scss +69 -27
  74. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
  75. package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
  76. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
  77. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
  78. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
  79. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
  80. package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
  81. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
  82. package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
  83. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
  84. package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
  85. package/SCSS-Themes/gantt/gantt/material.scss +1 -1
  86. package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
  87. package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
  88. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
  89. package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
  90. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +11 -13
  91. package/SCSS-Themes/grids/grid/bootstrap.scss +11 -13
  92. package/SCSS-Themes/grids/grid/bootstrap4.scss +11 -13
  93. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +11 -13
  94. package/SCSS-Themes/grids/grid/bootstrap5.scss +11 -13
  95. package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -14
  96. package/SCSS-Themes/grids/grid/fabric.scss +12 -14
  97. package/SCSS-Themes/grids/grid/fluent-dark.scss +11 -13
  98. package/SCSS-Themes/grids/grid/fluent.scss +11 -13
  99. package/SCSS-Themes/grids/grid/highcontrast.scss +12 -14
  100. package/SCSS-Themes/grids/grid/material-dark.scss +12 -14
  101. package/SCSS-Themes/grids/grid/material.scss +12 -14
  102. package/SCSS-Themes/grids/grid/material3-dark.scss +11 -13
  103. package/SCSS-Themes/grids/grid/material3.scss +11 -13
  104. package/SCSS-Themes/grids/grid/tailwind-dark.scss +11 -13
  105. package/SCSS-Themes/grids/grid/tailwind.scss +11 -13
  106. package/SCSS-Themes/highcontrast.scss +53 -28
  107. package/SCSS-Themes/material-dark.scss +53 -28
  108. package/SCSS-Themes/material.scss +53 -28
  109. package/SCSS-Themes/material3-dark.scss +52 -27
  110. package/SCSS-Themes/material3.scss +52 -27
  111. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +0 -1
  112. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +0 -1
  113. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +0 -1
  114. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +0 -1
  115. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +0 -1
  116. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +0 -1
  117. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +0 -1
  118. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +0 -1
  119. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +0 -1
  120. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +0 -1
  121. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +0 -1
  122. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +0 -1
  123. package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +0 -1
  124. package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +0 -1
  125. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +0 -1
  126. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +0 -1
  127. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +14 -3
  128. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +14 -3
  129. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +14 -3
  130. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +14 -3
  131. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +14 -3
  132. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +14 -3
  133. package/SCSS-Themes/pivotview/pivotview/fabric.scss +14 -3
  134. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +14 -3
  135. package/SCSS-Themes/pivotview/pivotview/fluent.scss +14 -3
  136. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +14 -3
  137. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +14 -3
  138. package/SCSS-Themes/pivotview/pivotview/material.scss +14 -3
  139. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +14 -3
  140. package/SCSS-Themes/pivotview/pivotview/material3.scss +14 -3
  141. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +14 -3
  142. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +14 -3
  143. package/SCSS-Themes/tailwind-dark.scss +52 -27
  144. package/SCSS-Themes/tailwind.scss +52 -27
  145. package/package.json +1 -1
@@ -546,7 +546,7 @@ $grid-animator-bigger-area-margin: 22px !default;
546
546
  $grid-group-animator-drop-height: 48px !default;
547
547
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
548
548
  $grid-animtor-border-bottom-width: 1px !default;
549
- $grid-animator-area-padding: 0 !default;
549
+ $grid-animator-area-padding: 0 12px 0 !default;
550
550
  $grid-animtor-area-border-width: 1px !default;
551
551
  $grid-animator-area-border: 0 !default;
552
552
  $grid-animator-area-margin: 9px !default;
@@ -816,6 +816,10 @@ $grid-dropitems-count-margin-left: -4px !default;
816
816
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
817
817
  }
818
818
 
819
+ .e-summarycell.e-lastrowcell {
820
+ border-bottom-width: 1px;
821
+ }
822
+
819
823
  .e-rowcell .e-checkbox-wrapper,
820
824
  .e-rowcell .e-css.e-checkbox-wrapper {
821
825
  @if $grid-skin == 'material3' {
@@ -1970,7 +1974,7 @@ $grid-dropitems-count-margin-left: -4px !default;
1970
1974
 
1971
1975
  .e-bigger & .e-group-animator .e-groupheadercell,
1972
1976
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1973
- margin: $grid-group-animator-bigger-cell-margin;
1977
+ margin: $grid-group-animator-bigger-cell-margin;
1974
1978
  border-bottom-width: $grid-animtor-border-bottom-width;
1975
1979
  }
1976
1980
 
@@ -1990,7 +1994,7 @@ $grid-dropitems-count-margin-left: -4px !default;
1990
1994
 
1991
1995
  & .e-group-animator .e-groupheadercell,
1992
1996
  & .e-group-animator .e-groupheadercell:hover {
1993
- margin: $grid-group-animator-cell-margin;
1997
+ margin: $grid-group-animator-cell-margin;
1994
1998
  border-bottom-width: $grid-animtor-border-bottom-width;
1995
1999
  }
1996
2000
 
@@ -1999,9 +2003,8 @@ $grid-dropitems-count-margin-left: -4px !default;
1999
2003
  }
2000
2004
 
2001
2005
  & .e-groupdroparea.e-group-animate.e-grouped {
2002
- overflow: hidden;
2003
2006
  padding: $grid-animator-area-padding;
2004
- height: $grid-group-animator-drop-height;
2007
+ height: auto;
2005
2008
  border-bottom-width: $grid-animator-area-border;
2006
2009
  }
2007
2010
 
@@ -2019,14 +2022,6 @@ $grid-dropitems-count-margin-left: -4px !default;
2019
2022
  margin-top: $grid-animator-margin-top-rtl;
2020
2023
  }
2021
2024
 
2022
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2023
- margin: $grid-animator-rtl-first-group;
2024
- }
2025
-
2026
- & .e-group-animator:first-child .e-groupheadercell {
2027
- margin: $grid-animator-first-group;
2028
- }
2029
-
2030
2025
  .e-group-animate.e-groupdroparea .e-nextgroup {
2031
2026
  margin-top: $grid-animator-area-margin;
2032
2027
  }
@@ -2514,6 +2509,9 @@ $grid-dropitems-count-margin-left: -4px !default;
2514
2509
  }
2515
2510
  white-space: normal;
2516
2511
  word-wrap: break-word;
2512
+ &.e-lastrowcell {
2513
+ border-bottom-width: 1px;
2514
+ }
2517
2515
  }
2518
2516
 
2519
2517
  .e-summarycontent {
@@ -41,7 +41,7 @@ $grid-header-font-size: 14px !default;
41
41
  $grid-bigger-header-font-size: $grid-header-font-size !default;
42
42
  $grid-grouped-headercell-span-padding: 0 !default;
43
43
  $grid-group-unpgroupicon-padding-right: 0 !default;
44
- $grid-group-text-width: 57px !default;
44
+ $grid-group-text-width: auto !default;
45
45
 
46
46
  $grid-content-bg-color: $content-bg-color !default;
47
47
  $grid-popup-bg-color: $content-bg-color !default;
@@ -549,7 +549,7 @@ $grid-animator-bigger-area-margin: 22px !default;
549
549
  $grid-group-animator-drop-height: 48px !default;
550
550
  $grid-group-animator-cell-margin: 16px 0 16px 0 !default;
551
551
  $grid-animtor-border-bottom-width: 1px !default;
552
- $grid-animator-area-padding: 0 !default;
552
+ $grid-animator-area-padding: 0 16px 0 !default;
553
553
  $grid-animtor-area-border-width: 1px !default;
554
554
  $grid-animator-area-border: 0 !default;
555
555
  $grid-animator-area-margin: 15px !default;
@@ -813,6 +813,10 @@ $grid-dropitems-count-margin-left: -8px !default;
813
813
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
814
814
  }
815
815
 
816
+ .e-summarycell.e-lastrowcell {
817
+ border-bottom-width: 1px;
818
+ }
819
+
816
820
  .e-rowcell .e-checkbox-wrapper,
817
821
  .e-rowcell .e-css.e-checkbox-wrapper {
818
822
  @if $grid-skin == 'material3' {
@@ -1967,7 +1971,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1967
1971
 
1968
1972
  .e-bigger & .e-group-animator .e-groupheadercell,
1969
1973
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1970
- margin: $grid-group-animator-bigger-cell-margin;
1974
+ margin: $grid-group-animator-bigger-cell-margin;
1971
1975
  border-bottom-width: $grid-animtor-border-bottom-width;
1972
1976
  }
1973
1977
 
@@ -1987,7 +1991,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1987
1991
 
1988
1992
  & .e-group-animator .e-groupheadercell,
1989
1993
  & .e-group-animator .e-groupheadercell:hover {
1990
- margin: $grid-group-animator-cell-margin;
1994
+ margin: $grid-group-animator-cell-margin;
1991
1995
  border-bottom-width: $grid-animtor-border-bottom-width;
1992
1996
  }
1993
1997
 
@@ -1996,9 +2000,8 @@ $grid-dropitems-count-margin-left: -8px !default;
1996
2000
  }
1997
2001
 
1998
2002
  & .e-groupdroparea.e-group-animate.e-grouped {
1999
- overflow: hidden;
2000
2003
  padding: $grid-animator-area-padding;
2001
- height: $grid-group-animator-drop-height;
2004
+ height: auto;
2002
2005
  border-bottom-width: $grid-animator-area-border;
2003
2006
  }
2004
2007
 
@@ -2016,14 +2019,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2016
2019
  margin-top: $grid-animator-margin-top-rtl;
2017
2020
  }
2018
2021
 
2019
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2020
- margin: $grid-animator-rtl-first-group;
2021
- }
2022
-
2023
- & .e-group-animator:first-child .e-groupheadercell {
2024
- margin: $grid-animator-first-group;
2025
- }
2026
-
2027
2022
  .e-group-animate.e-groupdroparea .e-nextgroup {
2028
2023
  margin-top: $grid-animator-area-margin;
2029
2024
  }
@@ -2511,6 +2506,9 @@ $grid-dropitems-count-margin-left: -8px !default;
2511
2506
  }
2512
2507
  white-space: normal;
2513
2508
  word-wrap: break-word;
2509
+ &.e-lastrowcell {
2510
+ border-bottom-width: 1px;
2511
+ }
2514
2512
  }
2515
2513
 
2516
2514
  .e-summarycontent {
@@ -42,7 +42,7 @@ $grid-header-font-size: 14px !default;
42
42
  $grid-bigger-header-font-size: $grid-header-font-size !default;
43
43
  $grid-grouped-headercell-span-padding: 0 !default;
44
44
  $grid-group-unpgroupicon-padding-right: 0 !default;
45
- $grid-group-text-width: 57px !default;
45
+ $grid-group-text-width: auto !default;
46
46
 
47
47
  $grid-content-bg-color: $content-bg-color !default;
48
48
  $grid-popup-bg-color: $content-bg-color !default;
@@ -549,7 +549,7 @@ $grid-animator-bigger-area-margin: 22px !default;
549
549
  $grid-group-animator-drop-height: 48px !default;
550
550
  $grid-group-animator-cell-margin: 16px 0 16px 0 !default;
551
551
  $grid-animtor-border-bottom-width: 1px !default;
552
- $grid-animator-area-padding: 0 !default;
552
+ $grid-animator-area-padding: 0 16px 0 !default;
553
553
  $grid-animtor-area-border-width: 1px !default;
554
554
  $grid-animator-area-border: 0 !default;
555
555
  $grid-animator-area-margin: 15px !default;
@@ -813,6 +813,10 @@ $grid-dropitems-count-margin-left: -8px !default;
813
813
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
814
814
  }
815
815
 
816
+ .e-summarycell.e-lastrowcell {
817
+ border-bottom-width: 1px;
818
+ }
819
+
816
820
  .e-rowcell .e-checkbox-wrapper,
817
821
  .e-rowcell .e-css.e-checkbox-wrapper {
818
822
  @if $grid-skin == 'material3' {
@@ -1967,7 +1971,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1967
1971
 
1968
1972
  .e-bigger & .e-group-animator .e-groupheadercell,
1969
1973
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1970
- margin: $grid-group-animator-bigger-cell-margin;
1974
+ margin: $grid-group-animator-bigger-cell-margin;
1971
1975
  border-bottom-width: $grid-animtor-border-bottom-width;
1972
1976
  }
1973
1977
 
@@ -1987,7 +1991,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1987
1991
 
1988
1992
  & .e-group-animator .e-groupheadercell,
1989
1993
  & .e-group-animator .e-groupheadercell:hover {
1990
- margin: $grid-group-animator-cell-margin;
1994
+ margin: $grid-group-animator-cell-margin;
1991
1995
  border-bottom-width: $grid-animtor-border-bottom-width;
1992
1996
  }
1993
1997
 
@@ -1996,9 +2000,8 @@ $grid-dropitems-count-margin-left: -8px !default;
1996
2000
  }
1997
2001
 
1998
2002
  & .e-groupdroparea.e-group-animate.e-grouped {
1999
- overflow: hidden;
2000
2003
  padding: $grid-animator-area-padding;
2001
- height: $grid-group-animator-drop-height;
2004
+ height: auto;
2002
2005
  border-bottom-width: $grid-animator-area-border;
2003
2006
  }
2004
2007
 
@@ -2016,14 +2019,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2016
2019
  margin-top: $grid-animator-margin-top-rtl;
2017
2020
  }
2018
2021
 
2019
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2020
- margin: $grid-animator-rtl-first-group;
2021
- }
2022
-
2023
- & .e-group-animator:first-child .e-groupheadercell {
2024
- margin: $grid-animator-first-group;
2025
- }
2026
-
2027
2022
  .e-group-animate.e-groupdroparea .e-nextgroup {
2028
2023
  margin-top: $grid-animator-area-margin;
2029
2024
  }
@@ -2511,6 +2506,9 @@ $grid-dropitems-count-margin-left: -8px !default;
2511
2506
  }
2512
2507
  white-space: normal;
2513
2508
  word-wrap: break-word;
2509
+ &.e-lastrowcell {
2510
+ border-bottom-width: 1px;
2511
+ }
2514
2512
  }
2515
2513
 
2516
2514
  .e-summarycontent {
@@ -554,7 +554,7 @@ $grid-animator-bigger-area-margin: 22px !default;
554
554
  $grid-group-animator-drop-height: 48px !default;
555
555
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
556
556
  $grid-animtor-border-bottom-width: 1px !default;
557
- $grid-animator-area-padding: 0 !default;
557
+ $grid-animator-area-padding: 0 12px 0 !default;
558
558
  $grid-animtor-area-border-width: 1px !default;
559
559
  $grid-animator-area-border: 0 !default;
560
560
  $grid-animator-area-margin: 9px !default;
@@ -808,6 +808,10 @@ $grid-dropitems-count-margin-left: -8px !default;
808
808
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
809
809
  }
810
810
 
811
+ .e-summarycell.e-lastrowcell {
812
+ border-bottom-width: 1px;
813
+ }
814
+
811
815
  .e-rowcell .e-checkbox-wrapper,
812
816
  .e-rowcell .e-css.e-checkbox-wrapper {
813
817
  @if $grid-skin == 'material3' {
@@ -1962,7 +1966,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1962
1966
 
1963
1967
  .e-bigger & .e-group-animator .e-groupheadercell,
1964
1968
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1965
- margin: $grid-group-animator-bigger-cell-margin;
1969
+ margin: $grid-group-animator-bigger-cell-margin;
1966
1970
  border-bottom-width: $grid-animtor-border-bottom-width;
1967
1971
  }
1968
1972
 
@@ -1982,7 +1986,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1982
1986
 
1983
1987
  & .e-group-animator .e-groupheadercell,
1984
1988
  & .e-group-animator .e-groupheadercell:hover {
1985
- margin: $grid-group-animator-cell-margin;
1989
+ margin: $grid-group-animator-cell-margin;
1986
1990
  border-bottom-width: $grid-animtor-border-bottom-width;
1987
1991
  }
1988
1992
 
@@ -1991,9 +1995,8 @@ $grid-dropitems-count-margin-left: -8px !default;
1991
1995
  }
1992
1996
 
1993
1997
  & .e-groupdroparea.e-group-animate.e-grouped {
1994
- overflow: hidden;
1995
1998
  padding: $grid-animator-area-padding;
1996
- height: $grid-group-animator-drop-height;
1999
+ height: auto;
1997
2000
  border-bottom-width: $grid-animator-area-border;
1998
2001
  }
1999
2002
 
@@ -2011,14 +2014,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2011
2014
  margin-top: $grid-animator-margin-top-rtl;
2012
2015
  }
2013
2016
 
2014
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2015
- margin: $grid-animator-rtl-first-group;
2016
- }
2017
-
2018
- & .e-group-animator:first-child .e-groupheadercell {
2019
- margin: $grid-animator-first-group;
2020
- }
2021
-
2022
2017
  .e-group-animate.e-groupdroparea .e-nextgroup {
2023
2018
  margin-top: $grid-animator-area-margin;
2024
2019
  }
@@ -2506,6 +2501,9 @@ $grid-dropitems-count-margin-left: -8px !default;
2506
2501
  }
2507
2502
  white-space: normal;
2508
2503
  word-wrap: break-word;
2504
+ &.e-lastrowcell {
2505
+ border-bottom-width: 1px;
2506
+ }
2509
2507
  }
2510
2508
 
2511
2509
  .e-summarycontent {
@@ -554,7 +554,7 @@ $grid-animator-bigger-area-margin: 22px !default;
554
554
  $grid-group-animator-drop-height: 48px !default;
555
555
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
556
556
  $grid-animtor-border-bottom-width: 1px !default;
557
- $grid-animator-area-padding: 0 !default;
557
+ $grid-animator-area-padding: 0 12px 0 !default;
558
558
  $grid-animtor-area-border-width: 1px !default;
559
559
  $grid-animator-area-border: 0 !default;
560
560
  $grid-animator-area-margin: 9px !default;
@@ -808,6 +808,10 @@ $grid-dropitems-count-margin-left: -8px !default;
808
808
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
809
809
  }
810
810
 
811
+ .e-summarycell.e-lastrowcell {
812
+ border-bottom-width: 1px;
813
+ }
814
+
811
815
  .e-rowcell .e-checkbox-wrapper,
812
816
  .e-rowcell .e-css.e-checkbox-wrapper {
813
817
  @if $grid-skin == 'material3' {
@@ -1962,7 +1966,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1962
1966
 
1963
1967
  .e-bigger & .e-group-animator .e-groupheadercell,
1964
1968
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1965
- margin: $grid-group-animator-bigger-cell-margin;
1969
+ margin: $grid-group-animator-bigger-cell-margin;
1966
1970
  border-bottom-width: $grid-animtor-border-bottom-width;
1967
1971
  }
1968
1972
 
@@ -1982,7 +1986,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1982
1986
 
1983
1987
  & .e-group-animator .e-groupheadercell,
1984
1988
  & .e-group-animator .e-groupheadercell:hover {
1985
- margin: $grid-group-animator-cell-margin;
1989
+ margin: $grid-group-animator-cell-margin;
1986
1990
  border-bottom-width: $grid-animtor-border-bottom-width;
1987
1991
  }
1988
1992
 
@@ -1991,9 +1995,8 @@ $grid-dropitems-count-margin-left: -8px !default;
1991
1995
  }
1992
1996
 
1993
1997
  & .e-groupdroparea.e-group-animate.e-grouped {
1994
- overflow: hidden;
1995
1998
  padding: $grid-animator-area-padding;
1996
- height: $grid-group-animator-drop-height;
1999
+ height: auto;
1997
2000
  border-bottom-width: $grid-animator-area-border;
1998
2001
  }
1999
2002
 
@@ -2011,14 +2014,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2011
2014
  margin-top: $grid-animator-margin-top-rtl;
2012
2015
  }
2013
2016
 
2014
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2015
- margin: $grid-animator-rtl-first-group;
2016
- }
2017
-
2018
- & .e-group-animator:first-child .e-groupheadercell {
2019
- margin: $grid-animator-first-group;
2020
- }
2021
-
2022
2017
  .e-group-animate.e-groupdroparea .e-nextgroup {
2023
2018
  margin-top: $grid-animator-area-margin;
2024
2019
  }
@@ -2506,6 +2501,9 @@ $grid-dropitems-count-margin-left: -8px !default;
2506
2501
  }
2507
2502
  white-space: normal;
2508
2503
  word-wrap: break-word;
2504
+ &.e-lastrowcell {
2505
+ border-bottom-width: 1px;
2506
+ }
2509
2507
  }
2510
2508
 
2511
2509
  .e-summarycontent {
@@ -42,7 +42,7 @@ $grid-header-font-size: 14px !default;
42
42
  $grid-bigger-header-font-size: $grid-header-font-size !default;
43
43
  $grid-grouped-headercell-span-padding: 0 !default;
44
44
  $grid-group-unpgroupicon-padding-right: 0 !default;
45
- $grid-group-text-width: 57px !default;
45
+ $grid-group-text-width: auto !default;
46
46
 
47
47
  $grid-content-bg-color: $content-bg-color !default;
48
48
  $grid-popup-bg-color: $content-bg-color !default;
@@ -549,7 +549,7 @@ $grid-animator-bigger-area-margin: 22px !default;
549
549
  $grid-group-animator-drop-height: 58px !default;
550
550
  $grid-group-animator-cell-margin: 16px 0 16px 0 !default;
551
551
  $grid-animtor-border-bottom-width: 1px !default;
552
- $grid-animator-area-padding: 0 !default;
552
+ $grid-animator-area-padding: 0 16px 0 !default;
553
553
  $grid-animtor-area-border-width: 1px !default;
554
554
  $grid-animator-area-border: 0 !default;
555
555
  $grid-animator-area-margin: 14px !default;
@@ -813,6 +813,10 @@ $grid-dropitems-count-margin-left: -8px !default;
813
813
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
814
814
  }
815
815
 
816
+ .e-summarycell.e-lastrowcell {
817
+ border-bottom-width: 1px;
818
+ }
819
+
816
820
  .e-rowcell .e-checkbox-wrapper,
817
821
  .e-rowcell .e-css.e-checkbox-wrapper {
818
822
  @if $grid-skin == 'material3' {
@@ -1967,7 +1971,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1967
1971
 
1968
1972
  .e-bigger & .e-group-animator .e-groupheadercell,
1969
1973
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1970
- margin: $grid-group-animator-bigger-cell-margin;
1974
+ margin: $grid-group-animator-bigger-cell-margin;
1971
1975
  border-bottom-width: $grid-animtor-border-bottom-width;
1972
1976
  }
1973
1977
 
@@ -1987,7 +1991,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1987
1991
 
1988
1992
  & .e-group-animator .e-groupheadercell,
1989
1993
  & .e-group-animator .e-groupheadercell:hover {
1990
- margin: $grid-group-animator-cell-margin;
1994
+ margin: $grid-group-animator-cell-margin;
1991
1995
  border-bottom-width: $grid-animtor-border-bottom-width;
1992
1996
  }
1993
1997
 
@@ -1996,9 +2000,8 @@ $grid-dropitems-count-margin-left: -8px !default;
1996
2000
  }
1997
2001
 
1998
2002
  & .e-groupdroparea.e-group-animate.e-grouped {
1999
- overflow: hidden;
2000
2003
  padding: $grid-animator-area-padding;
2001
- height: $grid-group-animator-drop-height;
2004
+ height: auto;
2002
2005
  border-bottom-width: $grid-animator-area-border;
2003
2006
  }
2004
2007
 
@@ -2016,14 +2019,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2016
2019
  margin-top: $grid-animator-margin-top-rtl;
2017
2020
  }
2018
2021
 
2019
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2020
- margin: $grid-animator-rtl-first-group;
2021
- }
2022
-
2023
- & .e-group-animator:first-child .e-groupheadercell {
2024
- margin: $grid-animator-first-group;
2025
- }
2026
-
2027
2022
  .e-group-animate.e-groupdroparea .e-nextgroup {
2028
2023
  margin-top: $grid-animator-area-margin;
2029
2024
  }
@@ -2511,6 +2506,9 @@ $grid-dropitems-count-margin-left: -8px !default;
2511
2506
  }
2512
2507
  white-space: normal;
2513
2508
  word-wrap: break-word;
2509
+ &.e-lastrowcell {
2510
+ border-bottom-width: 1px;
2511
+ }
2514
2512
  }
2515
2513
 
2516
2514
  .e-summarycontent {
@@ -39,7 +39,7 @@ $grid-frozen-row-shadow-background-color: rgba(95, 87, 87, .26) !default;
39
39
  $grid-headercell-div-padding: 0 .6em !default;
40
40
  $grid-grouped-headercell-span-padding: 0 !default;
41
41
  $grid-group-unpgroupicon-padding-right: 0 !default;
42
- $grid-group-text-width: 57px !default;
42
+ $grid-group-text-width: auto !default;
43
43
 
44
44
  $grid-content-bg-color: $content-bg-color !default;
45
45
  $grid-popup-bg-color: $content-bg-color !default;
@@ -549,7 +549,7 @@ $grid-group-animator-drop-height: 48px !default;
549
549
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
550
550
  $grid-group-animator-drop-height: 48px !default;
551
551
  $grid-animtor-border-bottom-width: 1px !default;
552
- $grid-animator-area-padding: 0 !default;
552
+ $grid-animator-area-padding: 0 12px 0 !default;
553
553
  $grid-animtor-area-border-width: 1px !default;
554
554
  $grid-animator-area-border: 0 !default;
555
555
  $grid-animator-area-margin: 9px !default;
@@ -814,6 +814,10 @@ $grid-dropitems-count-margin-left: -8px !default;
814
814
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
815
815
  }
816
816
 
817
+ .e-summarycell.e-lastrowcell {
818
+ border-bottom-width: 1px;
819
+ }
820
+
817
821
  .e-rowcell .e-checkbox-wrapper,
818
822
  .e-rowcell .e-css.e-checkbox-wrapper {
819
823
  @if $grid-skin == 'material3' {
@@ -1968,7 +1972,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1968
1972
 
1969
1973
  .e-bigger & .e-group-animator .e-groupheadercell,
1970
1974
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1971
- margin: $grid-group-animator-bigger-cell-margin;
1975
+ margin: $grid-group-animator-bigger-cell-margin;
1972
1976
  border-bottom-width: $grid-animtor-border-bottom-width;
1973
1977
  }
1974
1978
 
@@ -1988,7 +1992,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1988
1992
 
1989
1993
  & .e-group-animator .e-groupheadercell,
1990
1994
  & .e-group-animator .e-groupheadercell:hover {
1991
- margin: $grid-group-animator-cell-margin;
1995
+ margin: $grid-group-animator-cell-margin;
1992
1996
  border-bottom-width: $grid-animtor-border-bottom-width;
1993
1997
  }
1994
1998
 
@@ -1997,9 +2001,8 @@ $grid-dropitems-count-margin-left: -8px !default;
1997
2001
  }
1998
2002
 
1999
2003
  & .e-groupdroparea.e-group-animate.e-grouped {
2000
- overflow: hidden;
2001
2004
  padding: $grid-animator-area-padding;
2002
- height: $grid-group-animator-drop-height;
2005
+ height: auto;
2003
2006
  border-bottom-width: $grid-animator-area-border;
2004
2007
  }
2005
2008
 
@@ -2017,14 +2020,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2017
2020
  margin-top: $grid-animator-margin-top-rtl;
2018
2021
  }
2019
2022
 
2020
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2021
- margin: $grid-animator-rtl-first-group;
2022
- }
2023
-
2024
- & .e-group-animator:first-child .e-groupheadercell {
2025
- margin: $grid-animator-first-group;
2026
- }
2027
-
2028
2023
  .e-group-animate.e-groupdroparea .e-nextgroup {
2029
2024
  margin-top: $grid-animator-area-margin;
2030
2025
  }
@@ -2512,6 +2507,9 @@ $grid-dropitems-count-margin-left: -8px !default;
2512
2507
  }
2513
2508
  white-space: normal;
2514
2509
  word-wrap: break-word;
2510
+ &.e-lastrowcell {
2511
+ border-bottom-width: 1px;
2512
+ }
2515
2513
  }
2516
2514
 
2517
2515
  .e-summarycontent {
@@ -43,7 +43,7 @@ $grid-frozen-row-shadow-background-color: rgba(0, 0, 0, .12) !default;
43
43
  $grid-headercell-div-padding: 0 .6em !default;
44
44
  $grid-grouped-headercell-span-padding: 0 !default;
45
45
  $grid-group-unpgroupicon-padding-right: 0 !default;
46
- $grid-group-text-width: 57px !default;
46
+ $grid-group-text-width: auto !default;
47
47
 
48
48
  $grid-content-bg-color: $content-bg-color !default;
49
49
  $grid-popup-bg-color: $content-bg-color !default;
@@ -547,7 +547,7 @@ $grid-animator-bigger-area-margin: 15px !default;
547
547
  $grid-group-animator-drop-height: 48px !default;
548
548
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
549
549
  $grid-animtor-border-bottom-width: 1px !default;
550
- $grid-animator-area-padding: 0 !default;
550
+ $grid-animator-area-padding: 0 12px 0 !default;
551
551
  $grid-animtor-area-border-width: 1px !default;
552
552
  $grid-animator-area-border: 0 !default;
553
553
  $grid-animator-area-margin: 9px !default;
@@ -812,6 +812,10 @@ $grid-dropitems-count-margin-left: -8px !default;
812
812
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
813
813
  }
814
814
 
815
+ .e-summarycell.e-lastrowcell {
816
+ border-bottom-width: 1px;
817
+ }
818
+
815
819
  .e-rowcell .e-checkbox-wrapper,
816
820
  .e-rowcell .e-css.e-checkbox-wrapper {
817
821
  @if $grid-skin == 'material3' {
@@ -1966,7 +1970,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1966
1970
 
1967
1971
  .e-bigger & .e-group-animator .e-groupheadercell,
1968
1972
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1969
- margin: $grid-group-animator-bigger-cell-margin;
1973
+ margin: $grid-group-animator-bigger-cell-margin;
1970
1974
  border-bottom-width: $grid-animtor-border-bottom-width;
1971
1975
  }
1972
1976
 
@@ -1986,7 +1990,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1986
1990
 
1987
1991
  & .e-group-animator .e-groupheadercell,
1988
1992
  & .e-group-animator .e-groupheadercell:hover {
1989
- margin: $grid-group-animator-cell-margin;
1993
+ margin: $grid-group-animator-cell-margin;
1990
1994
  border-bottom-width: $grid-animtor-border-bottom-width;
1991
1995
  }
1992
1996
 
@@ -1995,9 +1999,8 @@ $grid-dropitems-count-margin-left: -8px !default;
1995
1999
  }
1996
2000
 
1997
2001
  & .e-groupdroparea.e-group-animate.e-grouped {
1998
- overflow: hidden;
1999
2002
  padding: $grid-animator-area-padding;
2000
- height: $grid-group-animator-drop-height;
2003
+ height: auto;
2001
2004
  border-bottom-width: $grid-animator-area-border;
2002
2005
  }
2003
2006
 
@@ -2015,14 +2018,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2015
2018
  margin-top: $grid-animator-margin-top-rtl;
2016
2019
  }
2017
2020
 
2018
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2019
- margin: $grid-animator-rtl-first-group;
2020
- }
2021
-
2022
- & .e-group-animator:first-child .e-groupheadercell {
2023
- margin: $grid-animator-first-group;
2024
- }
2025
-
2026
2021
  .e-group-animate.e-groupdroparea .e-nextgroup {
2027
2022
  margin-top: $grid-animator-area-margin;
2028
2023
  }
@@ -2510,6 +2505,9 @@ $grid-dropitems-count-margin-left: -8px !default;
2510
2505
  }
2511
2506
  white-space: normal;
2512
2507
  word-wrap: break-word;
2508
+ &.e-lastrowcell {
2509
+ border-bottom-width: 1px;
2510
+ }
2513
2511
  }
2514
2512
 
2515
2513
  .e-summarycontent {
@@ -552,7 +552,7 @@ $grid-animator-bigger-area-margin: 8px !default;
552
552
  $grid-group-animator-drop-height: 40px !default;
553
553
  $grid-group-animator-cell-margin: 8px 0 8px 0 !default;
554
554
  $grid-animtor-border-bottom-width: 1px !default;
555
- $grid-animator-area-padding: 0 !default;
555
+ $grid-animator-area-padding: 0 8px 0 !default;
556
556
  $grid-animtor-area-border-width: 1px !default;
557
557
  $grid-animator-area-border: 0 4px 0 4px !default;
558
558
  $grid-animator-area-margin: 5px !default;
@@ -823,6 +823,10 @@ $grid-dropitems-count-margin-left: -9px !default;
823
823
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
824
824
  }
825
825
 
826
+ .e-summarycell.e-lastrowcell {
827
+ border-bottom-width: 1px;
828
+ }
829
+
826
830
  .e-rowcell .e-checkbox-wrapper,
827
831
  .e-rowcell .e-css.e-checkbox-wrapper {
828
832
  @if $grid-skin == 'material3' {
@@ -1977,7 +1981,7 @@ $grid-dropitems-count-margin-left: -9px !default;
1977
1981
 
1978
1982
  .e-bigger & .e-group-animator .e-groupheadercell,
1979
1983
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1980
- margin: $grid-group-animator-bigger-cell-margin;
1984
+ margin: $grid-group-animator-bigger-cell-margin;
1981
1985
  border-bottom-width: $grid-animtor-border-bottom-width;
1982
1986
  }
1983
1987
 
@@ -1997,7 +2001,7 @@ $grid-dropitems-count-margin-left: -9px !default;
1997
2001
 
1998
2002
  & .e-group-animator .e-groupheadercell,
1999
2003
  & .e-group-animator .e-groupheadercell:hover {
2000
- margin: $grid-group-animator-cell-margin;
2004
+ margin: $grid-group-animator-cell-margin;
2001
2005
  border-bottom-width: $grid-animtor-border-bottom-width;
2002
2006
  }
2003
2007
 
@@ -2006,9 +2010,8 @@ $grid-dropitems-count-margin-left: -9px !default;
2006
2010
  }
2007
2011
 
2008
2012
  & .e-groupdroparea.e-group-animate.e-grouped {
2009
- overflow: hidden;
2010
2013
  padding: $grid-animator-area-padding;
2011
- height: $grid-group-animator-drop-height;
2014
+ height: auto;
2012
2015
  border-bottom-width: $grid-animator-area-border;
2013
2016
  }
2014
2017
 
@@ -2026,14 +2029,6 @@ $grid-dropitems-count-margin-left: -9px !default;
2026
2029
  margin-top: $grid-animator-margin-top-rtl;
2027
2030
  }
2028
2031
 
2029
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2030
- margin: $grid-animator-rtl-first-group;
2031
- }
2032
-
2033
- & .e-group-animator:first-child .e-groupheadercell {
2034
- margin: $grid-animator-first-group;
2035
- }
2036
-
2037
2032
  .e-group-animate.e-groupdroparea .e-nextgroup {
2038
2033
  margin-top: $grid-animator-area-margin;
2039
2034
  }
@@ -2521,6 +2516,9 @@ $grid-dropitems-count-margin-left: -9px !default;
2521
2516
  }
2522
2517
  white-space: normal;
2523
2518
  word-wrap: break-word;
2519
+ &.e-lastrowcell {
2520
+ border-bottom-width: 1px;
2521
+ }
2524
2522
  }
2525
2523
 
2526
2524
  .e-summarycontent {