@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
@@ -553,7 +553,7 @@ $grid-animator-bigger-area-margin: 22px !default;
553
553
  $grid-group-animator-drop-height: 48px !default;
554
554
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
555
555
  $grid-animtor-border-bottom-width: 1px !default;
556
- $grid-animator-area-padding: 0 !default;
556
+ $grid-animator-area-padding: 0 12px 0 !default;
557
557
  $grid-animtor-area-border-width: 1px !default;
558
558
  $grid-animator-area-border: 0 !default;
559
559
  $grid-animator-area-margin: 9px !default;
@@ -1981,7 +1981,7 @@ $grid-dropitems-count-margin-left: -8px !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: -8px !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: -8px !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: -8px !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: -8px !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: -8px !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: -8px !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: -8px !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: -8px !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']),
@@ -553,7 +553,7 @@ $grid-animator-bigger-area-margin: 22px !default;
553
553
  $grid-group-animator-drop-height: 48px !default;
554
554
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
555
555
  $grid-animtor-border-bottom-width: 1px !default;
556
- $grid-animator-area-padding: 0 !default;
556
+ $grid-animator-area-padding: 0 12px 0 !default;
557
557
  $grid-animtor-area-border-width: 1px !default;
558
558
  $grid-animator-area-border: 0 !default;
559
559
  $grid-animator-area-margin: 9px !default;
@@ -1981,7 +1981,7 @@ $grid-dropitems-count-margin-left: -8px !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: -8px !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: -8px !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: -8px !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: -8px !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: -8px !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: -8px !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: -8px !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: -8px !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']),
@@ -74631,7 +74631,7 @@ $grid-header-font-size: 14px !default;
74631
74631
  $grid-bigger-header-font-size: $grid-header-font-size !default;
74632
74632
  $grid-grouped-headercell-span-padding: 0 !default;
74633
74633
  $grid-group-unpgroupicon-padding-right: 0 !default;
74634
- $grid-group-text-width: 57px !default;
74634
+ $grid-group-text-width: auto !default;
74635
74635
 
74636
74636
  $grid-content-bg-color: $content-bg-color !default;
74637
74637
  $grid-popup-bg-color: $content-bg-color !default;
@@ -75138,7 +75138,7 @@ $grid-animator-bigger-area-margin: 22px !default;
75138
75138
  $grid-group-animator-drop-height: 58px !default;
75139
75139
  $grid-group-animator-cell-margin: 16px 0 16px 0 !default;
75140
75140
  $grid-animtor-border-bottom-width: 1px !default;
75141
- $grid-animator-area-padding: 0 !default;
75141
+ $grid-animator-area-padding: 0 16px 0 !default;
75142
75142
  $grid-animtor-area-border-width: 1px !default;
75143
75143
  $grid-animator-area-border: 0 !default;
75144
75144
  $grid-animator-area-margin: 14px !default;
@@ -76560,7 +76560,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76560
76560
 
76561
76561
  .e-bigger & .e-group-animator .e-groupheadercell,
76562
76562
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
76563
- margin: $grid-group-animator-bigger-cell-margin;
76563
+ margin: $grid-group-animator-bigger-cell-margin;
76564
76564
  border-bottom-width: $grid-animtor-border-bottom-width;
76565
76565
  }
76566
76566
 
@@ -76580,7 +76580,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76580
76580
 
76581
76581
  & .e-group-animator .e-groupheadercell,
76582
76582
  & .e-group-animator .e-groupheadercell:hover {
76583
- margin: $grid-group-animator-cell-margin;
76583
+ margin: $grid-group-animator-cell-margin;
76584
76584
  border-bottom-width: $grid-animtor-border-bottom-width;
76585
76585
  }
76586
76586
 
@@ -76589,9 +76589,8 @@ $grid-dropitems-count-margin-left: -8px !default;
76589
76589
  }
76590
76590
 
76591
76591
  & .e-groupdroparea.e-group-animate.e-grouped {
76592
- overflow: hidden;
76593
76592
  padding: $grid-animator-area-padding;
76594
- height: $grid-group-animator-drop-height;
76593
+ height: auto;
76595
76594
  border-bottom-width: $grid-animator-area-border;
76596
76595
  }
76597
76596
 
@@ -76609,14 +76608,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76609
76608
  margin-top: $grid-animator-margin-top-rtl;
76610
76609
  }
76611
76610
 
76612
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
76613
- margin: $grid-animator-rtl-first-group;
76614
- }
76615
-
76616
- & .e-group-animator:first-child .e-groupheadercell {
76617
- margin: $grid-animator-first-group;
76618
- }
76619
-
76620
76611
  .e-group-animate.e-groupdroparea .e-nextgroup {
76621
76612
  margin-top: $grid-animator-area-margin;
76622
76613
  }
@@ -77249,8 +77240,8 @@ $grid-dropitems-count-margin-left: -8px !default;
77249
77240
  border-left-width: 0;
77250
77241
  }
77251
77242
 
77252
- &.e-default.e-bothlines .e-headercell,
77253
- &.e-default.e-bothlines .e-detailheadercell {
77243
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
77244
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
77254
77245
  border-width: $grid-headercell-both-border-width;
77255
77246
  }
77256
77247
 
@@ -77945,7 +77936,7 @@ $grid-dropitems-count-margin-left: -8px !default;
77945
77936
  border-left-width: $grid-border-size;
77946
77937
  }
77947
77938
 
77948
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
77939
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
77949
77940
  border-bottom-style: $grid-border-type;
77950
77941
  border-bottom-width: $grid-border-size;
77951
77942
  border-left-style: $grid-border-type;
@@ -79234,8 +79225,8 @@ $grid-dropitems-count-margin-left: -8px !default;
79234
79225
  padding-top: $grid-ungroup-rtl-padding-top;
79235
79226
  }
79236
79227
 
79237
- &.e-default.e-bothlines .e-headercell,
79238
- &.e-default.e-bothlines .e-detailheadercell {
79228
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
79229
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
79239
79230
  border-width: $grid-headercell-both-border-width;
79240
79231
  }
79241
79232
 
@@ -79258,7 +79249,7 @@ $grid-dropitems-count-margin-left: -8px !default;
79258
79249
  border-right: 0;
79259
79250
  }
79260
79251
 
79261
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
79252
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
79262
79253
  border-bottom-style: $grid-border-type;
79263
79254
  border-bottom-width: $grid-border-size;
79264
79255
  }
@@ -79765,6 +79756,16 @@ $grid-dropitems-count-margin-left: -8px !default;
79765
79756
  }
79766
79757
  }
79767
79758
 
79759
+ &.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
79760
+ border-bottom-style: $grid-border-type;
79761
+ border-bottom-width: $grid-border-size;
79762
+ }
79763
+
79764
+ &.e-rtl.e-default.e-bothlines .e-headercell,
79765
+ &.e-rtl.e-default.e-bothlines .e-detailheadercell {
79766
+ border-width: $grid-headercell-both-border-width;
79767
+ }
79768
+
79768
79769
  .e-bigger #{&}.e-grid.sf-grid,
79769
79770
  #{&}.e-grid.sf-grid.e-bigger {
79770
79771
  .e-gridheader table th:not([rowspan = '1']),
@@ -82444,6 +82445,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82444
82445
  .e-rcursor {
82445
82446
  border: 0;
82446
82447
  }
82448
+
82449
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82450
+ padding: 5px 8px;
82451
+ line-height: 16px;
82452
+ }
82447
82453
  }
82448
82454
 
82449
82455
  @include visibility(hidden);
@@ -82494,6 +82500,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82494
82500
  line-height: 20px;
82495
82501
  }
82496
82502
  }
82503
+
82504
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82505
+ padding: 10px 8px;
82506
+ line-height: 16px;
82507
+ }
82497
82508
  }
82498
82509
 
82499
82510
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -99594,15 +99605,15 @@ $pv-eye-icon-margin-top: 3px !default;
99594
99605
  font-size: 18px;
99595
99606
  }
99596
99607
 
99597
- .e-pv-annotation-color-container,
99598
- .e-pv-annotation-opacity-container,
99599
- .e-pv-annotation-stroke-container,
99600
- .e-pv-custom-annotation-thickness-container,
99601
- .e-pv-custom-annotation-opacity-container,
99602
- .e-pv-annotation-thickness-container,
99603
- .e-pv-annotation-textcolor-container,
99604
- .e-pv-annotation-textalign-container,
99605
- .e-pv-annotation-textprop-container {
99608
+ .e-pv-annotation-color-container .e-btn,
99609
+ .e-pv-annotation-opacity-container .e-btn,
99610
+ .e-pv-annotation-stroke-container .e-btn,
99611
+ .e-pv-custom-annotation-thickness-container .e-btn,
99612
+ .e-pv-custom-annotation-opacity-container .e-btn,
99613
+ .e-pv-annotation-thickness-container .e-btn,
99614
+ .e-pv-annotation-textcolor-container .e-btn,
99615
+ .e-pv-annotation-textalign-container .e-btn,
99616
+ .e-pv-annotation-textprop-container .e-btn {
99606
99617
  height: $pv-annotation-drop-down-height;
99607
99618
  width: $pv-annotation-drop-down-width;
99608
99619
  }
@@ -109464,16 +109475,6 @@ $pivotpager-single-size-title-padding: 4px !default;
109464
109475
  }
109465
109476
  }
109466
109477
 
109467
- &.e-device {
109468
- .e-pivotcell-container {
109469
- .e-stackedheadertext {
109470
- &.e-cellvalue {
109471
- align-self: center;
109472
- }
109473
- }
109474
- }
109475
- }
109476
-
109477
109478
  .e-nextspan {
109478
109479
  display: inline-block;
109479
109480
  width: $pivotview-indent-space-size;
@@ -109535,9 +109536,10 @@ $pivotpager-single-size-title-padding: 4px !default;
109535
109536
  border-bottom-color: $border-light;
109536
109537
  }
109537
109538
 
109538
- table th[rowspan = '1'] {
109539
- padding-bottom: 0;
109540
- padding-top: 0;
109539
+ table th[rowspan = '1'],
109540
+ table th:not([rowspan]) {
109541
+ padding-bottom: 0 !important;
109542
+ padding-top: 0 !important;
109541
109543
  vertical-align: middle;
109542
109544
  }
109543
109545
  }
@@ -109753,10 +109755,12 @@ $pivotpager-single-size-title-padding: 4px !default;
109753
109755
  .e-spinner-pane.e-pivot-outer-spinner {
109754
109756
  z-index: 1 !important;
109755
109757
  }
109758
+
109756
109759
  .e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
109757
109760
  visibility: hidden !important;
109758
109761
  /* stylelint-enable */
109759
109762
  }
109763
+
109760
109764
  .e-grid {
109761
109765
  .e-pivot-content-loader {
109762
109766
  position: absolute;
@@ -109775,6 +109779,10 @@ $pivotpager-single-size-title-padding: 4px !default;
109775
109779
  visibility: hidden;
109776
109780
  }
109777
109781
  }
109782
+
109783
+ &.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
109784
+ align-self: center;
109785
+ }
109778
109786
  }
109779
109787
 
109780
109788
  .e-grid .e-headercelldiv,
@@ -75927,7 +75927,7 @@ $grid-frozen-row-shadow-background-color: rgba(95, 87, 87, .26) !default;
75927
75927
  $grid-headercell-div-padding: 0 .6em !default;
75928
75928
  $grid-grouped-headercell-span-padding: 0 !default;
75929
75929
  $grid-group-unpgroupicon-padding-right: 0 !default;
75930
- $grid-group-text-width: 57px !default;
75930
+ $grid-group-text-width: auto !default;
75931
75931
 
75932
75932
  $grid-content-bg-color: $content-bg-color !default;
75933
75933
  $grid-popup-bg-color: $content-bg-color !default;
@@ -76437,7 +76437,7 @@ $grid-group-animator-drop-height: 48px !default;
76437
76437
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
76438
76438
  $grid-group-animator-drop-height: 48px !default;
76439
76439
  $grid-animtor-border-bottom-width: 1px !default;
76440
- $grid-animator-area-padding: 0 !default;
76440
+ $grid-animator-area-padding: 0 12px 0 !default;
76441
76441
  $grid-animtor-area-border-width: 1px !default;
76442
76442
  $grid-animator-area-border: 0 !default;
76443
76443
  $grid-animator-area-margin: 9px !default;
@@ -77860,7 +77860,7 @@ $grid-dropitems-count-margin-left: -8px !default;
77860
77860
 
77861
77861
  .e-bigger & .e-group-animator .e-groupheadercell,
77862
77862
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
77863
- margin: $grid-group-animator-bigger-cell-margin;
77863
+ margin: $grid-group-animator-bigger-cell-margin;
77864
77864
  border-bottom-width: $grid-animtor-border-bottom-width;
77865
77865
  }
77866
77866
 
@@ -77880,7 +77880,7 @@ $grid-dropitems-count-margin-left: -8px !default;
77880
77880
 
77881
77881
  & .e-group-animator .e-groupheadercell,
77882
77882
  & .e-group-animator .e-groupheadercell:hover {
77883
- margin: $grid-group-animator-cell-margin;
77883
+ margin: $grid-group-animator-cell-margin;
77884
77884
  border-bottom-width: $grid-animtor-border-bottom-width;
77885
77885
  }
77886
77886
 
@@ -77889,9 +77889,8 @@ $grid-dropitems-count-margin-left: -8px !default;
77889
77889
  }
77890
77890
 
77891
77891
  & .e-groupdroparea.e-group-animate.e-grouped {
77892
- overflow: hidden;
77893
77892
  padding: $grid-animator-area-padding;
77894
- height: $grid-group-animator-drop-height;
77893
+ height: auto;
77895
77894
  border-bottom-width: $grid-animator-area-border;
77896
77895
  }
77897
77896
 
@@ -77909,14 +77908,6 @@ $grid-dropitems-count-margin-left: -8px !default;
77909
77908
  margin-top: $grid-animator-margin-top-rtl;
77910
77909
  }
77911
77910
 
77912
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
77913
- margin: $grid-animator-rtl-first-group;
77914
- }
77915
-
77916
- & .e-group-animator:first-child .e-groupheadercell {
77917
- margin: $grid-animator-first-group;
77918
- }
77919
-
77920
77911
  .e-group-animate.e-groupdroparea .e-nextgroup {
77921
77912
  margin-top: $grid-animator-area-margin;
77922
77913
  }
@@ -78549,8 +78540,8 @@ $grid-dropitems-count-margin-left: -8px !default;
78549
78540
  border-left-width: 0;
78550
78541
  }
78551
78542
 
78552
- &.e-default.e-bothlines .e-headercell,
78553
- &.e-default.e-bothlines .e-detailheadercell {
78543
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
78544
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
78554
78545
  border-width: $grid-headercell-both-border-width;
78555
78546
  }
78556
78547
 
@@ -79245,7 +79236,7 @@ $grid-dropitems-count-margin-left: -8px !default;
79245
79236
  border-left-width: $grid-border-size;
79246
79237
  }
79247
79238
 
79248
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
79239
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
79249
79240
  border-bottom-style: $grid-border-type;
79250
79241
  border-bottom-width: $grid-border-size;
79251
79242
  border-left-style: $grid-border-type;
@@ -80534,8 +80525,8 @@ $grid-dropitems-count-margin-left: -8px !default;
80534
80525
  padding-top: $grid-ungroup-rtl-padding-top;
80535
80526
  }
80536
80527
 
80537
- &.e-default.e-bothlines .e-headercell,
80538
- &.e-default.e-bothlines .e-detailheadercell {
80528
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
80529
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
80539
80530
  border-width: $grid-headercell-both-border-width;
80540
80531
  }
80541
80532
 
@@ -80558,7 +80549,7 @@ $grid-dropitems-count-margin-left: -8px !default;
80558
80549
  border-right: 0;
80559
80550
  }
80560
80551
 
80561
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
80552
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
80562
80553
  border-bottom-style: $grid-border-type;
80563
80554
  border-bottom-width: $grid-border-size;
80564
80555
  }
@@ -81065,6 +81056,16 @@ $grid-dropitems-count-margin-left: -8px !default;
81065
81056
  }
81066
81057
  }
81067
81058
 
81059
+ &.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
81060
+ border-bottom-style: $grid-border-type;
81061
+ border-bottom-width: $grid-border-size;
81062
+ }
81063
+
81064
+ &.e-rtl.e-default.e-bothlines .e-headercell,
81065
+ &.e-rtl.e-default.e-bothlines .e-detailheadercell {
81066
+ border-width: $grid-headercell-both-border-width;
81067
+ }
81068
+
81068
81069
  .e-bigger #{&}.e-grid.sf-grid,
81069
81070
  #{&}.e-grid.sf-grid.e-bigger {
81070
81071
  .e-gridheader table th:not([rowspan = '1']),
@@ -83744,6 +83745,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
83744
83745
  .e-rcursor {
83745
83746
  border: 0;
83746
83747
  }
83748
+
83749
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
83750
+ padding: 5px 8px;
83751
+ line-height: 16px;
83752
+ }
83747
83753
  }
83748
83754
 
83749
83755
  @include visibility(hidden);
@@ -83794,6 +83800,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
83794
83800
  line-height: 20px;
83795
83801
  }
83796
83802
  }
83803
+
83804
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
83805
+ padding: 10px 8px;
83806
+ line-height: 16px;
83807
+ }
83797
83808
  }
83798
83809
 
83799
83810
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -100913,15 +100924,15 @@ $pv-eye-icon-margin-top: 3px !default;
100913
100924
  font-size: 18px;
100914
100925
  }
100915
100926
 
100916
- .e-pv-annotation-color-container,
100917
- .e-pv-annotation-opacity-container,
100918
- .e-pv-annotation-stroke-container,
100919
- .e-pv-custom-annotation-thickness-container,
100920
- .e-pv-custom-annotation-opacity-container,
100921
- .e-pv-annotation-thickness-container,
100922
- .e-pv-annotation-textcolor-container,
100923
- .e-pv-annotation-textalign-container,
100924
- .e-pv-annotation-textprop-container {
100927
+ .e-pv-annotation-color-container .e-btn,
100928
+ .e-pv-annotation-opacity-container .e-btn,
100929
+ .e-pv-annotation-stroke-container .e-btn,
100930
+ .e-pv-custom-annotation-thickness-container .e-btn,
100931
+ .e-pv-custom-annotation-opacity-container .e-btn,
100932
+ .e-pv-annotation-thickness-container .e-btn,
100933
+ .e-pv-annotation-textcolor-container .e-btn,
100934
+ .e-pv-annotation-textalign-container .e-btn,
100935
+ .e-pv-annotation-textprop-container .e-btn {
100925
100936
  height: $pv-annotation-drop-down-height;
100926
100937
  width: $pv-annotation-drop-down-width;
100927
100938
  }
@@ -110829,16 +110840,6 @@ $pivotpager-single-size-title-padding: 14px !default;
110829
110840
  }
110830
110841
  }
110831
110842
 
110832
- &.e-device {
110833
- .e-pivotcell-container {
110834
- .e-stackedheadertext {
110835
- &.e-cellvalue {
110836
- align-self: center;
110837
- }
110838
- }
110839
- }
110840
- }
110841
-
110842
110843
  .e-nextspan {
110843
110844
  display: inline-block;
110844
110845
  width: $pivotview-indent-space-size;
@@ -110900,9 +110901,10 @@ $pivotpager-single-size-title-padding: 14px !default;
110900
110901
  border-bottom-color: $border-light;
110901
110902
  }
110902
110903
 
110903
- table th[rowspan = '1'] {
110904
- padding-bottom: 0;
110905
- padding-top: 0;
110904
+ table th[rowspan = '1'],
110905
+ table th:not([rowspan]) {
110906
+ padding-bottom: 0 !important;
110907
+ padding-top: 0 !important;
110906
110908
  vertical-align: middle;
110907
110909
  }
110908
110910
  }
@@ -111118,10 +111120,12 @@ $pivotpager-single-size-title-padding: 14px !default;
111118
111120
  .e-spinner-pane.e-pivot-outer-spinner {
111119
111121
  z-index: 1 !important;
111120
111122
  }
111123
+
111121
111124
  .e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
111122
111125
  visibility: hidden !important;
111123
111126
  /* stylelint-enable */
111124
111127
  }
111128
+
111125
111129
  .e-grid {
111126
111130
  .e-pivot-content-loader {
111127
111131
  position: absolute;
@@ -111140,6 +111144,10 @@ $pivotpager-single-size-title-padding: 14px !default;
111140
111144
  visibility: hidden;
111141
111145
  }
111142
111146
  }
111147
+
111148
+ &.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
111149
+ align-self: center;
111150
+ }
111143
111151
  }
111144
111152
 
111145
111153
  .e-grid .e-headercelldiv,