@syncfusion/blazor-themes 23.1.42 → 23.1.44

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 (81) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +49 -41
  2. package/SCSS-Themes/bootstrap.scss +49 -41
  3. package/SCSS-Themes/bootstrap4.scss +49 -41
  4. package/SCSS-Themes/bootstrap5-dark.scss +49 -41
  5. package/SCSS-Themes/bootstrap5.scss +49 -41
  6. package/SCSS-Themes/fabric-dark.scss +50 -42
  7. package/SCSS-Themes/fabric.scss +50 -42
  8. package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +10 -0
  9. package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +10 -0
  10. package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +10 -0
  11. package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +10 -0
  12. package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +10 -0
  13. package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +10 -0
  14. package/SCSS-Themes/filemanager/file-manager/fabric.scss +10 -0
  15. package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +10 -0
  16. package/SCSS-Themes/filemanager/file-manager/fluent.scss +10 -0
  17. package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +10 -0
  18. package/SCSS-Themes/filemanager/file-manager/material-dark.scss +10 -0
  19. package/SCSS-Themes/filemanager/file-manager/material.scss +10 -0
  20. package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +10 -0
  21. package/SCSS-Themes/filemanager/file-manager/material3.scss +10 -0
  22. package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +10 -0
  23. package/SCSS-Themes/filemanager/file-manager/tailwind.scss +10 -0
  24. package/SCSS-Themes/fluent-dark.scss +49 -41
  25. package/SCSS-Themes/fluent.scss +49 -41
  26. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +20 -19
  27. package/SCSS-Themes/grids/grid/bootstrap.scss +20 -19
  28. package/SCSS-Themes/grids/grid/bootstrap4.scss +20 -19
  29. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +20 -19
  30. package/SCSS-Themes/grids/grid/bootstrap5.scss +20 -19
  31. package/SCSS-Themes/grids/grid/fabric-dark.scss +21 -20
  32. package/SCSS-Themes/grids/grid/fabric.scss +21 -20
  33. package/SCSS-Themes/grids/grid/fluent-dark.scss +20 -19
  34. package/SCSS-Themes/grids/grid/fluent.scss +20 -19
  35. package/SCSS-Themes/grids/grid/highcontrast.scss +21 -20
  36. package/SCSS-Themes/grids/grid/material-dark.scss +21 -20
  37. package/SCSS-Themes/grids/grid/material.scss +21 -20
  38. package/SCSS-Themes/grids/grid/material3-dark.scss +20 -19
  39. package/SCSS-Themes/grids/grid/material3.scss +20 -19
  40. package/SCSS-Themes/grids/grid/tailwind-dark.scss +20 -19
  41. package/SCSS-Themes/grids/grid/tailwind.scss +20 -19
  42. package/SCSS-Themes/highcontrast.scss +50 -42
  43. package/SCSS-Themes/material-dark.scss +50 -42
  44. package/SCSS-Themes/material.scss +50 -42
  45. package/SCSS-Themes/material3-dark.scss +49 -41
  46. package/SCSS-Themes/material3.scss +49 -41
  47. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +9 -9
  48. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +9 -9
  49. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +9 -9
  50. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +9 -9
  51. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +9 -9
  52. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +9 -9
  53. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +9 -9
  54. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +9 -9
  55. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +9 -9
  56. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +9 -9
  57. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +9 -9
  58. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +9 -9
  59. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +9 -9
  60. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +9 -9
  61. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +9 -9
  62. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +9 -9
  63. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +10 -13
  64. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -13
  65. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -13
  66. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -13
  67. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -13
  68. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -13
  69. package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -13
  70. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -13
  71. package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -13
  72. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -13
  73. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -13
  74. package/SCSS-Themes/pivotview/pivotview/material.scss +10 -13
  75. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -13
  76. package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -13
  77. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -13
  78. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -13
  79. package/SCSS-Themes/tailwind-dark.scss +49 -41
  80. package/SCSS-Themes/tailwind.scss +49 -41
  81. package/package.json +1 -1
@@ -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;
@@ -1966,7 +1966,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1966
1966
 
1967
1967
  .e-bigger & .e-group-animator .e-groupheadercell,
1968
1968
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1969
- margin: $grid-group-animator-bigger-cell-margin;
1969
+ margin: $grid-group-animator-bigger-cell-margin;
1970
1970
  border-bottom-width: $grid-animtor-border-bottom-width;
1971
1971
  }
1972
1972
 
@@ -1986,7 +1986,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1986
1986
 
1987
1987
  & .e-group-animator .e-groupheadercell,
1988
1988
  & .e-group-animator .e-groupheadercell:hover {
1989
- margin: $grid-group-animator-cell-margin;
1989
+ margin: $grid-group-animator-cell-margin;
1990
1990
  border-bottom-width: $grid-animtor-border-bottom-width;
1991
1991
  }
1992
1992
 
@@ -1995,9 +1995,8 @@ $grid-dropitems-count-margin-left: -8px !default;
1995
1995
  }
1996
1996
 
1997
1997
  & .e-groupdroparea.e-group-animate.e-grouped {
1998
- overflow: hidden;
1999
1998
  padding: $grid-animator-area-padding;
2000
- height: $grid-group-animator-drop-height;
1999
+ height: auto;
2001
2000
  border-bottom-width: $grid-animator-area-border;
2002
2001
  }
2003
2002
 
@@ -2015,14 +2014,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2015
2014
  margin-top: $grid-animator-margin-top-rtl;
2016
2015
  }
2017
2016
 
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
2017
  .e-group-animate.e-groupdroparea .e-nextgroup {
2027
2018
  margin-top: $grid-animator-area-margin;
2028
2019
  }
@@ -2655,8 +2646,8 @@ $grid-dropitems-count-margin-left: -8px !default;
2655
2646
  border-left-width: 0;
2656
2647
  }
2657
2648
 
2658
- &.e-default.e-bothlines .e-headercell,
2659
- &.e-default.e-bothlines .e-detailheadercell {
2649
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
2650
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
2660
2651
  border-width: $grid-headercell-both-border-width;
2661
2652
  }
2662
2653
 
@@ -3351,7 +3342,7 @@ $grid-dropitems-count-margin-left: -8px !default;
3351
3342
  border-left-width: $grid-border-size;
3352
3343
  }
3353
3344
 
3354
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
3345
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
3355
3346
  border-bottom-style: $grid-border-type;
3356
3347
  border-bottom-width: $grid-border-size;
3357
3348
  border-left-style: $grid-border-type;
@@ -4640,8 +4631,8 @@ $grid-dropitems-count-margin-left: -8px !default;
4640
4631
  padding-top: $grid-ungroup-rtl-padding-top;
4641
4632
  }
4642
4633
 
4643
- &.e-default.e-bothlines .e-headercell,
4644
- &.e-default.e-bothlines .e-detailheadercell {
4634
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
4635
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
4645
4636
  border-width: $grid-headercell-both-border-width;
4646
4637
  }
4647
4638
 
@@ -4664,7 +4655,7 @@ $grid-dropitems-count-margin-left: -8px !default;
4664
4655
  border-right: 0;
4665
4656
  }
4666
4657
 
4667
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
4658
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
4668
4659
  border-bottom-style: $grid-border-type;
4669
4660
  border-bottom-width: $grid-border-size;
4670
4661
  }
@@ -5171,6 +5162,16 @@ $grid-dropitems-count-margin-left: -8px !default;
5171
5162
  }
5172
5163
  }
5173
5164
 
5165
+ &.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
5166
+ border-bottom-style: $grid-border-type;
5167
+ border-bottom-width: $grid-border-size;
5168
+ }
5169
+
5170
+ &.e-rtl.e-default.e-bothlines .e-headercell,
5171
+ &.e-rtl.e-default.e-bothlines .e-detailheadercell {
5172
+ border-width: $grid-headercell-both-border-width;
5173
+ }
5174
+
5174
5175
  .e-bigger #{&}.e-grid.sf-grid,
5175
5176
  #{&}.e-grid.sf-grid.e-bigger {
5176
5177
  .e-gridheader table th:not([rowspan = '1']),
@@ -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;
@@ -1971,7 +1971,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1971
1971
 
1972
1972
  .e-bigger & .e-group-animator .e-groupheadercell,
1973
1973
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1974
- margin: $grid-group-animator-bigger-cell-margin;
1974
+ margin: $grid-group-animator-bigger-cell-margin;
1975
1975
  border-bottom-width: $grid-animtor-border-bottom-width;
1976
1976
  }
1977
1977
 
@@ -1991,7 +1991,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1991
1991
 
1992
1992
  & .e-group-animator .e-groupheadercell,
1993
1993
  & .e-group-animator .e-groupheadercell:hover {
1994
- margin: $grid-group-animator-cell-margin;
1994
+ margin: $grid-group-animator-cell-margin;
1995
1995
  border-bottom-width: $grid-animtor-border-bottom-width;
1996
1996
  }
1997
1997
 
@@ -2000,9 +2000,8 @@ $grid-dropitems-count-margin-left: -8px !default;
2000
2000
  }
2001
2001
 
2002
2002
  & .e-groupdroparea.e-group-animate.e-grouped {
2003
- overflow: hidden;
2004
2003
  padding: $grid-animator-area-padding;
2005
- height: $grid-group-animator-drop-height;
2004
+ height: auto;
2006
2005
  border-bottom-width: $grid-animator-area-border;
2007
2006
  }
2008
2007
 
@@ -2020,14 +2019,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2020
2019
  margin-top: $grid-animator-margin-top-rtl;
2021
2020
  }
2022
2021
 
2023
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2024
- margin: $grid-animator-rtl-first-group;
2025
- }
2026
-
2027
- & .e-group-animator:first-child .e-groupheadercell {
2028
- margin: $grid-animator-first-group;
2029
- }
2030
-
2031
2022
  .e-group-animate.e-groupdroparea .e-nextgroup {
2032
2023
  margin-top: $grid-animator-area-margin;
2033
2024
  }
@@ -2660,8 +2651,8 @@ $grid-dropitems-count-margin-left: -8px !default;
2660
2651
  border-left-width: 0;
2661
2652
  }
2662
2653
 
2663
- &.e-default.e-bothlines .e-headercell,
2664
- &.e-default.e-bothlines .e-detailheadercell {
2654
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
2655
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
2665
2656
  border-width: $grid-headercell-both-border-width;
2666
2657
  }
2667
2658
 
@@ -3356,7 +3347,7 @@ $grid-dropitems-count-margin-left: -8px !default;
3356
3347
  border-left-width: $grid-border-size;
3357
3348
  }
3358
3349
 
3359
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
3350
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
3360
3351
  border-bottom-style: $grid-border-type;
3361
3352
  border-bottom-width: $grid-border-size;
3362
3353
  border-left-style: $grid-border-type;
@@ -4645,8 +4636,8 @@ $grid-dropitems-count-margin-left: -8px !default;
4645
4636
  padding-top: $grid-ungroup-rtl-padding-top;
4646
4637
  }
4647
4638
 
4648
- &.e-default.e-bothlines .e-headercell,
4649
- &.e-default.e-bothlines .e-detailheadercell {
4639
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
4640
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
4650
4641
  border-width: $grid-headercell-both-border-width;
4651
4642
  }
4652
4643
 
@@ -4669,7 +4660,7 @@ $grid-dropitems-count-margin-left: -8px !default;
4669
4660
  border-right: 0;
4670
4661
  }
4671
4662
 
4672
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
4663
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
4673
4664
  border-bottom-style: $grid-border-type;
4674
4665
  border-bottom-width: $grid-border-size;
4675
4666
  }
@@ -5176,6 +5167,16 @@ $grid-dropitems-count-margin-left: -8px !default;
5176
5167
  }
5177
5168
  }
5178
5169
 
5170
+ &.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
5171
+ border-bottom-style: $grid-border-type;
5172
+ border-bottom-width: $grid-border-size;
5173
+ }
5174
+
5175
+ &.e-rtl.e-default.e-bothlines .e-headercell,
5176
+ &.e-rtl.e-default.e-bothlines .e-detailheadercell {
5177
+ border-width: $grid-headercell-both-border-width;
5178
+ }
5179
+
5179
5180
  .e-bigger #{&}.e-grid.sf-grid,
5180
5181
  #{&}.e-grid.sf-grid.e-bigger {
5181
5182
  .e-gridheader table th:not([rowspan = '1']),
@@ -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;
@@ -1972,7 +1972,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1972
1972
 
1973
1973
  .e-bigger & .e-group-animator .e-groupheadercell,
1974
1974
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1975
- margin: $grid-group-animator-bigger-cell-margin;
1975
+ margin: $grid-group-animator-bigger-cell-margin;
1976
1976
  border-bottom-width: $grid-animtor-border-bottom-width;
1977
1977
  }
1978
1978
 
@@ -1992,7 +1992,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1992
1992
 
1993
1993
  & .e-group-animator .e-groupheadercell,
1994
1994
  & .e-group-animator .e-groupheadercell:hover {
1995
- margin: $grid-group-animator-cell-margin;
1995
+ margin: $grid-group-animator-cell-margin;
1996
1996
  border-bottom-width: $grid-animtor-border-bottom-width;
1997
1997
  }
1998
1998
 
@@ -2001,9 +2001,8 @@ $grid-dropitems-count-margin-left: -8px !default;
2001
2001
  }
2002
2002
 
2003
2003
  & .e-groupdroparea.e-group-animate.e-grouped {
2004
- overflow: hidden;
2005
2004
  padding: $grid-animator-area-padding;
2006
- height: $grid-group-animator-drop-height;
2005
+ height: auto;
2007
2006
  border-bottom-width: $grid-animator-area-border;
2008
2007
  }
2009
2008
 
@@ -2021,14 +2020,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2021
2020
  margin-top: $grid-animator-margin-top-rtl;
2022
2021
  }
2023
2022
 
2024
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2025
- margin: $grid-animator-rtl-first-group;
2026
- }
2027
-
2028
- & .e-group-animator:first-child .e-groupheadercell {
2029
- margin: $grid-animator-first-group;
2030
- }
2031
-
2032
2023
  .e-group-animate.e-groupdroparea .e-nextgroup {
2033
2024
  margin-top: $grid-animator-area-margin;
2034
2025
  }
@@ -2661,8 +2652,8 @@ $grid-dropitems-count-margin-left: -8px !default;
2661
2652
  border-left-width: 0;
2662
2653
  }
2663
2654
 
2664
- &.e-default.e-bothlines .e-headercell,
2665
- &.e-default.e-bothlines .e-detailheadercell {
2655
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
2656
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
2666
2657
  border-width: $grid-headercell-both-border-width;
2667
2658
  }
2668
2659
 
@@ -3357,7 +3348,7 @@ $grid-dropitems-count-margin-left: -8px !default;
3357
3348
  border-left-width: $grid-border-size;
3358
3349
  }
3359
3350
 
3360
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
3351
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
3361
3352
  border-bottom-style: $grid-border-type;
3362
3353
  border-bottom-width: $grid-border-size;
3363
3354
  border-left-style: $grid-border-type;
@@ -4646,8 +4637,8 @@ $grid-dropitems-count-margin-left: -8px !default;
4646
4637
  padding-top: $grid-ungroup-rtl-padding-top;
4647
4638
  }
4648
4639
 
4649
- &.e-default.e-bothlines .e-headercell,
4650
- &.e-default.e-bothlines .e-detailheadercell {
4640
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
4641
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
4651
4642
  border-width: $grid-headercell-both-border-width;
4652
4643
  }
4653
4644
 
@@ -4670,7 +4661,7 @@ $grid-dropitems-count-margin-left: -8px !default;
4670
4661
  border-right: 0;
4671
4662
  }
4672
4663
 
4673
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
4664
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
4674
4665
  border-bottom-style: $grid-border-type;
4675
4666
  border-bottom-width: $grid-border-size;
4676
4667
  }
@@ -5177,6 +5168,16 @@ $grid-dropitems-count-margin-left: -8px !default;
5177
5168
  }
5178
5169
  }
5179
5170
 
5171
+ &.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
5172
+ border-bottom-style: $grid-border-type;
5173
+ border-bottom-width: $grid-border-size;
5174
+ }
5175
+
5176
+ &.e-rtl.e-default.e-bothlines .e-headercell,
5177
+ &.e-rtl.e-default.e-bothlines .e-detailheadercell {
5178
+ border-width: $grid-headercell-both-border-width;
5179
+ }
5180
+
5180
5181
  .e-bigger #{&}.e-grid.sf-grid,
5181
5182
  #{&}.e-grid.sf-grid.e-bigger {
5182
5183
  .e-gridheader table th:not([rowspan = '1']),
@@ -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;
@@ -1970,7 +1970,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1970
1970
 
1971
1971
  .e-bigger & .e-group-animator .e-groupheadercell,
1972
1972
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1973
- margin: $grid-group-animator-bigger-cell-margin;
1973
+ margin: $grid-group-animator-bigger-cell-margin;
1974
1974
  border-bottom-width: $grid-animtor-border-bottom-width;
1975
1975
  }
1976
1976
 
@@ -1990,7 +1990,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1990
1990
 
1991
1991
  & .e-group-animator .e-groupheadercell,
1992
1992
  & .e-group-animator .e-groupheadercell:hover {
1993
- margin: $grid-group-animator-cell-margin;
1993
+ margin: $grid-group-animator-cell-margin;
1994
1994
  border-bottom-width: $grid-animtor-border-bottom-width;
1995
1995
  }
1996
1996
 
@@ -1999,9 +1999,8 @@ $grid-dropitems-count-margin-left: -8px !default;
1999
1999
  }
2000
2000
 
2001
2001
  & .e-groupdroparea.e-group-animate.e-grouped {
2002
- overflow: hidden;
2003
2002
  padding: $grid-animator-area-padding;
2004
- height: $grid-group-animator-drop-height;
2003
+ height: auto;
2005
2004
  border-bottom-width: $grid-animator-area-border;
2006
2005
  }
2007
2006
 
@@ -2019,14 +2018,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2019
2018
  margin-top: $grid-animator-margin-top-rtl;
2020
2019
  }
2021
2020
 
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
2021
  .e-group-animate.e-groupdroparea .e-nextgroup {
2031
2022
  margin-top: $grid-animator-area-margin;
2032
2023
  }
@@ -2659,8 +2650,8 @@ $grid-dropitems-count-margin-left: -8px !default;
2659
2650
  border-left-width: 0;
2660
2651
  }
2661
2652
 
2662
- &.e-default.e-bothlines .e-headercell,
2663
- &.e-default.e-bothlines .e-detailheadercell {
2653
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
2654
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
2664
2655
  border-width: $grid-headercell-both-border-width;
2665
2656
  }
2666
2657
 
@@ -3355,7 +3346,7 @@ $grid-dropitems-count-margin-left: -8px !default;
3355
3346
  border-left-width: $grid-border-size;
3356
3347
  }
3357
3348
 
3358
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
3349
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
3359
3350
  border-bottom-style: $grid-border-type;
3360
3351
  border-bottom-width: $grid-border-size;
3361
3352
  border-left-style: $grid-border-type;
@@ -4644,8 +4635,8 @@ $grid-dropitems-count-margin-left: -8px !default;
4644
4635
  padding-top: $grid-ungroup-rtl-padding-top;
4645
4636
  }
4646
4637
 
4647
- &.e-default.e-bothlines .e-headercell,
4648
- &.e-default.e-bothlines .e-detailheadercell {
4638
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
4639
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
4649
4640
  border-width: $grid-headercell-both-border-width;
4650
4641
  }
4651
4642
 
@@ -4668,7 +4659,7 @@ $grid-dropitems-count-margin-left: -8px !default;
4668
4659
  border-right: 0;
4669
4660
  }
4670
4661
 
4671
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
4662
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
4672
4663
  border-bottom-style: $grid-border-type;
4673
4664
  border-bottom-width: $grid-border-size;
4674
4665
  }
@@ -5175,6 +5166,16 @@ $grid-dropitems-count-margin-left: -8px !default;
5175
5166
  }
5176
5167
  }
5177
5168
 
5169
+ &.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
5170
+ border-bottom-style: $grid-border-type;
5171
+ border-bottom-width: $grid-border-size;
5172
+ }
5173
+
5174
+ &.e-rtl.e-default.e-bothlines .e-headercell,
5175
+ &.e-rtl.e-default.e-bothlines .e-detailheadercell {
5176
+ border-width: $grid-headercell-both-border-width;
5177
+ }
5178
+
5178
5179
  .e-bigger #{&}.e-grid.sf-grid,
5179
5180
  #{&}.e-grid.sf-grid.e-bigger {
5180
5181
  .e-gridheader table th:not([rowspan = '1']),
@@ -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;
@@ -1981,7 +1981,7 @@ $grid-dropitems-count-margin-left: -9px !default;
1981
1981
 
1982
1982
  .e-bigger & .e-group-animator .e-groupheadercell,
1983
1983
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1984
- margin: $grid-group-animator-bigger-cell-margin;
1984
+ margin: $grid-group-animator-bigger-cell-margin;
1985
1985
  border-bottom-width: $grid-animtor-border-bottom-width;
1986
1986
  }
1987
1987
 
@@ -2001,7 +2001,7 @@ $grid-dropitems-count-margin-left: -9px !default;
2001
2001
 
2002
2002
  & .e-group-animator .e-groupheadercell,
2003
2003
  & .e-group-animator .e-groupheadercell:hover {
2004
- margin: $grid-group-animator-cell-margin;
2004
+ margin: $grid-group-animator-cell-margin;
2005
2005
  border-bottom-width: $grid-animtor-border-bottom-width;
2006
2006
  }
2007
2007
 
@@ -2010,9 +2010,8 @@ $grid-dropitems-count-margin-left: -9px !default;
2010
2010
  }
2011
2011
 
2012
2012
  & .e-groupdroparea.e-group-animate.e-grouped {
2013
- overflow: hidden;
2014
2013
  padding: $grid-animator-area-padding;
2015
- height: $grid-group-animator-drop-height;
2014
+ height: auto;
2016
2015
  border-bottom-width: $grid-animator-area-border;
2017
2016
  }
2018
2017
 
@@ -2030,14 +2029,6 @@ $grid-dropitems-count-margin-left: -9px !default;
2030
2029
  margin-top: $grid-animator-margin-top-rtl;
2031
2030
  }
2032
2031
 
2033
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2034
- margin: $grid-animator-rtl-first-group;
2035
- }
2036
-
2037
- & .e-group-animator:first-child .e-groupheadercell {
2038
- margin: $grid-animator-first-group;
2039
- }
2040
-
2041
2032
  .e-group-animate.e-groupdroparea .e-nextgroup {
2042
2033
  margin-top: $grid-animator-area-margin;
2043
2034
  }
@@ -2670,8 +2661,8 @@ $grid-dropitems-count-margin-left: -9px !default;
2670
2661
  border-left-width: 0;
2671
2662
  }
2672
2663
 
2673
- &.e-default.e-bothlines .e-headercell,
2674
- &.e-default.e-bothlines .e-detailheadercell {
2664
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
2665
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
2675
2666
  border-width: $grid-headercell-both-border-width;
2676
2667
  }
2677
2668
 
@@ -3366,7 +3357,7 @@ $grid-dropitems-count-margin-left: -9px !default;
3366
3357
  border-left-width: $grid-border-size;
3367
3358
  }
3368
3359
 
3369
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
3360
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
3370
3361
  border-bottom-style: $grid-border-type;
3371
3362
  border-bottom-width: $grid-border-size;
3372
3363
  border-left-style: $grid-border-type;
@@ -4655,8 +4646,8 @@ $grid-dropitems-count-margin-left: -9px !default;
4655
4646
  padding-top: $grid-ungroup-rtl-padding-top;
4656
4647
  }
4657
4648
 
4658
- &.e-default.e-bothlines .e-headercell,
4659
- &.e-default.e-bothlines .e-detailheadercell {
4649
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
4650
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
4660
4651
  border-width: $grid-headercell-both-border-width;
4661
4652
  }
4662
4653
 
@@ -4679,7 +4670,7 @@ $grid-dropitems-count-margin-left: -9px !default;
4679
4670
  border-right: 0;
4680
4671
  }
4681
4672
 
4682
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
4673
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
4683
4674
  border-bottom-style: $grid-border-type;
4684
4675
  border-bottom-width: $grid-border-size;
4685
4676
  }
@@ -5186,6 +5177,16 @@ $grid-dropitems-count-margin-left: -9px !default;
5186
5177
  }
5187
5178
  }
5188
5179
 
5180
+ &.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
5181
+ border-bottom-style: $grid-border-type;
5182
+ border-bottom-width: $grid-border-size;
5183
+ }
5184
+
5185
+ &.e-rtl.e-default.e-bothlines .e-headercell,
5186
+ &.e-rtl.e-default.e-bothlines .e-detailheadercell {
5187
+ border-width: $grid-headercell-both-border-width;
5188
+ }
5189
+
5189
5190
  .e-bigger #{&}.e-grid.sf-grid,
5190
5191
  #{&}.e-grid.sf-grid.e-bigger {
5191
5192
  .e-gridheader table th:not([rowspan = '1']),
@@ -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;
@@ -1981,7 +1981,7 @@ $grid-dropitems-count-margin-left: -9px !default;
1981
1981
 
1982
1982
  .e-bigger & .e-group-animator .e-groupheadercell,
1983
1983
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1984
- margin: $grid-group-animator-bigger-cell-margin;
1984
+ margin: $grid-group-animator-bigger-cell-margin;
1985
1985
  border-bottom-width: $grid-animtor-border-bottom-width;
1986
1986
  }
1987
1987
 
@@ -2001,7 +2001,7 @@ $grid-dropitems-count-margin-left: -9px !default;
2001
2001
 
2002
2002
  & .e-group-animator .e-groupheadercell,
2003
2003
  & .e-group-animator .e-groupheadercell:hover {
2004
- margin: $grid-group-animator-cell-margin;
2004
+ margin: $grid-group-animator-cell-margin;
2005
2005
  border-bottom-width: $grid-animtor-border-bottom-width;
2006
2006
  }
2007
2007
 
@@ -2010,9 +2010,8 @@ $grid-dropitems-count-margin-left: -9px !default;
2010
2010
  }
2011
2011
 
2012
2012
  & .e-groupdroparea.e-group-animate.e-grouped {
2013
- overflow: hidden;
2014
2013
  padding: $grid-animator-area-padding;
2015
- height: $grid-group-animator-drop-height;
2014
+ height: auto;
2016
2015
  border-bottom-width: $grid-animator-area-border;
2017
2016
  }
2018
2017
 
@@ -2030,14 +2029,6 @@ $grid-dropitems-count-margin-left: -9px !default;
2030
2029
  margin-top: $grid-animator-margin-top-rtl;
2031
2030
  }
2032
2031
 
2033
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2034
- margin: $grid-animator-rtl-first-group;
2035
- }
2036
-
2037
- & .e-group-animator:first-child .e-groupheadercell {
2038
- margin: $grid-animator-first-group;
2039
- }
2040
-
2041
2032
  .e-group-animate.e-groupdroparea .e-nextgroup {
2042
2033
  margin-top: $grid-animator-area-margin;
2043
2034
  }
@@ -2670,8 +2661,8 @@ $grid-dropitems-count-margin-left: -9px !default;
2670
2661
  border-left-width: 0;
2671
2662
  }
2672
2663
 
2673
- &.e-default.e-bothlines .e-headercell,
2674
- &.e-default.e-bothlines .e-detailheadercell {
2664
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
2665
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
2675
2666
  border-width: $grid-headercell-both-border-width;
2676
2667
  }
2677
2668
 
@@ -3366,7 +3357,7 @@ $grid-dropitems-count-margin-left: -9px !default;
3366
3357
  border-left-width: $grid-border-size;
3367
3358
  }
3368
3359
 
3369
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
3360
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
3370
3361
  border-bottom-style: $grid-border-type;
3371
3362
  border-bottom-width: $grid-border-size;
3372
3363
  border-left-style: $grid-border-type;
@@ -4655,8 +4646,8 @@ $grid-dropitems-count-margin-left: -9px !default;
4655
4646
  padding-top: $grid-ungroup-rtl-padding-top;
4656
4647
  }
4657
4648
 
4658
- &.e-default.e-bothlines .e-headercell,
4659
- &.e-default.e-bothlines .e-detailheadercell {
4649
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
4650
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
4660
4651
  border-width: $grid-headercell-both-border-width;
4661
4652
  }
4662
4653
 
@@ -4679,7 +4670,7 @@ $grid-dropitems-count-margin-left: -9px !default;
4679
4670
  border-right: 0;
4680
4671
  }
4681
4672
 
4682
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
4673
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
4683
4674
  border-bottom-style: $grid-border-type;
4684
4675
  border-bottom-width: $grid-border-size;
4685
4676
  }
@@ -5186,6 +5177,16 @@ $grid-dropitems-count-margin-left: -9px !default;
5186
5177
  }
5187
5178
  }
5188
5179
 
5180
+ &.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
5181
+ border-bottom-style: $grid-border-type;
5182
+ border-bottom-width: $grid-border-size;
5183
+ }
5184
+
5185
+ &.e-rtl.e-default.e-bothlines .e-headercell,
5186
+ &.e-rtl.e-default.e-bothlines .e-detailheadercell {
5187
+ border-width: $grid-headercell-both-border-width;
5188
+ }
5189
+
5189
5190
  .e-bigger #{&}.e-grid.sf-grid,
5190
5191
  #{&}.e-grid.sf-grid.e-bigger {
5191
5192
  .e-gridheader table th:not([rowspan = '1']),