@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
@@ -75708,7 +75708,7 @@ $grid-animator-bigger-area-margin: 22px !default;
75708
75708
  $grid-group-animator-drop-height: 48px !default;
75709
75709
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
75710
75710
  $grid-animtor-border-bottom-width: 1px !default;
75711
- $grid-animator-area-padding: 0 !default;
75711
+ $grid-animator-area-padding: 0 12px 0 !default;
75712
75712
  $grid-animtor-area-border-width: 1px !default;
75713
75713
  $grid-animator-area-border: 0 !default;
75714
75714
  $grid-animator-area-margin: 9px !default;
@@ -77120,7 +77120,7 @@ $grid-dropitems-count-margin-left: -8px !default;
77120
77120
 
77121
77121
  .e-bigger & .e-group-animator .e-groupheadercell,
77122
77122
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
77123
- margin: $grid-group-animator-bigger-cell-margin;
77123
+ margin: $grid-group-animator-bigger-cell-margin;
77124
77124
  border-bottom-width: $grid-animtor-border-bottom-width;
77125
77125
  }
77126
77126
 
@@ -77140,7 +77140,7 @@ $grid-dropitems-count-margin-left: -8px !default;
77140
77140
 
77141
77141
  & .e-group-animator .e-groupheadercell,
77142
77142
  & .e-group-animator .e-groupheadercell:hover {
77143
- margin: $grid-group-animator-cell-margin;
77143
+ margin: $grid-group-animator-cell-margin;
77144
77144
  border-bottom-width: $grid-animtor-border-bottom-width;
77145
77145
  }
77146
77146
 
@@ -77149,9 +77149,8 @@ $grid-dropitems-count-margin-left: -8px !default;
77149
77149
  }
77150
77150
 
77151
77151
  & .e-groupdroparea.e-group-animate.e-grouped {
77152
- overflow: hidden;
77153
77152
  padding: $grid-animator-area-padding;
77154
- height: $grid-group-animator-drop-height;
77153
+ height: auto;
77155
77154
  border-bottom-width: $grid-animator-area-border;
77156
77155
  }
77157
77156
 
@@ -77169,14 +77168,6 @@ $grid-dropitems-count-margin-left: -8px !default;
77169
77168
  margin-top: $grid-animator-margin-top-rtl;
77170
77169
  }
77171
77170
 
77172
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
77173
- margin: $grid-animator-rtl-first-group;
77174
- }
77175
-
77176
- & .e-group-animator:first-child .e-groupheadercell {
77177
- margin: $grid-animator-first-group;
77178
- }
77179
-
77180
77171
  .e-group-animate.e-groupdroparea .e-nextgroup {
77181
77172
  margin-top: $grid-animator-area-margin;
77182
77173
  }
@@ -77809,8 +77800,8 @@ $grid-dropitems-count-margin-left: -8px !default;
77809
77800
  border-left-width: 0;
77810
77801
  }
77811
77802
 
77812
- &.e-default.e-bothlines .e-headercell,
77813
- &.e-default.e-bothlines .e-detailheadercell {
77803
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
77804
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
77814
77805
  border-width: $grid-headercell-both-border-width;
77815
77806
  }
77816
77807
 
@@ -78505,7 +78496,7 @@ $grid-dropitems-count-margin-left: -8px !default;
78505
78496
  border-left-width: $grid-border-size;
78506
78497
  }
78507
78498
 
78508
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
78499
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
78509
78500
  border-bottom-style: $grid-border-type;
78510
78501
  border-bottom-width: $grid-border-size;
78511
78502
  border-left-style: $grid-border-type;
@@ -79794,8 +79785,8 @@ $grid-dropitems-count-margin-left: -8px !default;
79794
79785
  padding-top: $grid-ungroup-rtl-padding-top;
79795
79786
  }
79796
79787
 
79797
- &.e-default.e-bothlines .e-headercell,
79798
- &.e-default.e-bothlines .e-detailheadercell {
79788
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
79789
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
79799
79790
  border-width: $grid-headercell-both-border-width;
79800
79791
  }
79801
79792
 
@@ -79818,7 +79809,7 @@ $grid-dropitems-count-margin-left: -8px !default;
79818
79809
  border-right: 0;
79819
79810
  }
79820
79811
 
79821
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
79812
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
79822
79813
  border-bottom-style: $grid-border-type;
79823
79814
  border-bottom-width: $grid-border-size;
79824
79815
  }
@@ -80325,6 +80316,16 @@ $grid-dropitems-count-margin-left: -8px !default;
80325
80316
  }
80326
80317
  }
80327
80318
 
80319
+ &.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
80320
+ border-bottom-style: $grid-border-type;
80321
+ border-bottom-width: $grid-border-size;
80322
+ }
80323
+
80324
+ &.e-rtl.e-default.e-bothlines .e-headercell,
80325
+ &.e-rtl.e-default.e-bothlines .e-detailheadercell {
80326
+ border-width: $grid-headercell-both-border-width;
80327
+ }
80328
+
80328
80329
  .e-bigger #{&}.e-grid.sf-grid,
80329
80330
  #{&}.e-grid.sf-grid.e-bigger {
80330
80331
  .e-gridheader table th:not([rowspan = '1']),
@@ -83030,6 +83031,11 @@ $fe-drop-folder-bg-color: $primary !default;
83030
83031
  .e-rcursor {
83031
83032
  border: 0;
83032
83033
  }
83034
+
83035
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
83036
+ padding: 5px 8px;
83037
+ line-height: 16px;
83038
+ }
83033
83039
  }
83034
83040
 
83035
83041
  @include visibility(hidden);
@@ -83080,6 +83086,11 @@ $fe-drop-folder-bg-color: $primary !default;
83080
83086
  line-height: 20px;
83081
83087
  }
83082
83088
  }
83089
+
83090
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
83091
+ padding: 10px 8px;
83092
+ line-height: 16px;
83093
+ }
83083
83094
  }
83084
83095
 
83085
83096
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -100183,15 +100194,15 @@ $pv-comment-text-cursor-color: $black !default;
100183
100194
  font-size: 18px;
100184
100195
  }
100185
100196
 
100186
- .e-pv-annotation-color-container,
100187
- .e-pv-annotation-opacity-container,
100188
- .e-pv-annotation-stroke-container,
100189
- .e-pv-custom-annotation-thickness-container,
100190
- .e-pv-custom-annotation-opacity-container,
100191
- .e-pv-annotation-thickness-container,
100192
- .e-pv-annotation-textcolor-container,
100193
- .e-pv-annotation-textalign-container,
100194
- .e-pv-annotation-textprop-container {
100197
+ .e-pv-annotation-color-container .e-btn,
100198
+ .e-pv-annotation-opacity-container .e-btn,
100199
+ .e-pv-annotation-stroke-container .e-btn,
100200
+ .e-pv-custom-annotation-thickness-container .e-btn,
100201
+ .e-pv-custom-annotation-opacity-container .e-btn,
100202
+ .e-pv-annotation-thickness-container .e-btn,
100203
+ .e-pv-annotation-textcolor-container .e-btn,
100204
+ .e-pv-annotation-textalign-container .e-btn,
100205
+ .e-pv-annotation-textprop-container .e-btn {
100195
100206
  height: $pv-annotation-drop-down-height;
100196
100207
  width: $pv-annotation-drop-down-width;
100197
100208
  }
@@ -110085,16 +110096,6 @@ $pivotpager-single-size-title-padding: 8px !default;
110085
110096
  }
110086
110097
  }
110087
110098
 
110088
- &.e-device {
110089
- .e-pivotcell-container {
110090
- .e-stackedheadertext {
110091
- &.e-cellvalue {
110092
- align-self: center;
110093
- }
110094
- }
110095
- }
110096
- }
110097
-
110098
110099
  .e-nextspan {
110099
110100
  display: inline-block;
110100
110101
  width: $pivotview-indent-space-size;
@@ -110156,9 +110157,10 @@ $pivotpager-single-size-title-padding: 8px !default;
110156
110157
  border-bottom-color: $border-light;
110157
110158
  }
110158
110159
 
110159
- table th[rowspan = '1'] {
110160
- padding-bottom: 0;
110161
- padding-top: 0;
110160
+ table th[rowspan = '1'],
110161
+ table th:not([rowspan]) {
110162
+ padding-bottom: 0 !important;
110163
+ padding-top: 0 !important;
110162
110164
  vertical-align: middle;
110163
110165
  }
110164
110166
  }
@@ -110374,10 +110376,12 @@ $pivotpager-single-size-title-padding: 8px !default;
110374
110376
  .e-spinner-pane.e-pivot-outer-spinner {
110375
110377
  z-index: 1 !important;
110376
110378
  }
110379
+
110377
110380
  .e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
110378
110381
  visibility: hidden !important;
110379
110382
  /* stylelint-enable */
110380
110383
  }
110384
+
110381
110385
  .e-grid {
110382
110386
  .e-pivot-content-loader {
110383
110387
  position: absolute;
@@ -110396,6 +110400,10 @@ $pivotpager-single-size-title-padding: 8px !default;
110396
110400
  visibility: hidden;
110397
110401
  }
110398
110402
  }
110403
+
110404
+ &.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
110405
+ align-self: center;
110406
+ }
110399
110407
  }
110400
110408
 
110401
110409
  .e-grid .e-headercelldiv,
@@ -75709,7 +75709,7 @@ $grid-animator-bigger-area-margin: 22px !default;
75709
75709
  $grid-group-animator-drop-height: 48px !default;
75710
75710
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
75711
75711
  $grid-animtor-border-bottom-width: 1px !default;
75712
- $grid-animator-area-padding: 0 !default;
75712
+ $grid-animator-area-padding: 0 12px 0 !default;
75713
75713
  $grid-animtor-area-border-width: 1px !default;
75714
75714
  $grid-animator-area-border: 0 !default;
75715
75715
  $grid-animator-area-margin: 9px !default;
@@ -77121,7 +77121,7 @@ $grid-dropitems-count-margin-left: -8px !default;
77121
77121
 
77122
77122
  .e-bigger & .e-group-animator .e-groupheadercell,
77123
77123
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
77124
- margin: $grid-group-animator-bigger-cell-margin;
77124
+ margin: $grid-group-animator-bigger-cell-margin;
77125
77125
  border-bottom-width: $grid-animtor-border-bottom-width;
77126
77126
  }
77127
77127
 
@@ -77141,7 +77141,7 @@ $grid-dropitems-count-margin-left: -8px !default;
77141
77141
 
77142
77142
  & .e-group-animator .e-groupheadercell,
77143
77143
  & .e-group-animator .e-groupheadercell:hover {
77144
- margin: $grid-group-animator-cell-margin;
77144
+ margin: $grid-group-animator-cell-margin;
77145
77145
  border-bottom-width: $grid-animtor-border-bottom-width;
77146
77146
  }
77147
77147
 
@@ -77150,9 +77150,8 @@ $grid-dropitems-count-margin-left: -8px !default;
77150
77150
  }
77151
77151
 
77152
77152
  & .e-groupdroparea.e-group-animate.e-grouped {
77153
- overflow: hidden;
77154
77153
  padding: $grid-animator-area-padding;
77155
- height: $grid-group-animator-drop-height;
77154
+ height: auto;
77156
77155
  border-bottom-width: $grid-animator-area-border;
77157
77156
  }
77158
77157
 
@@ -77170,14 +77169,6 @@ $grid-dropitems-count-margin-left: -8px !default;
77170
77169
  margin-top: $grid-animator-margin-top-rtl;
77171
77170
  }
77172
77171
 
77173
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
77174
- margin: $grid-animator-rtl-first-group;
77175
- }
77176
-
77177
- & .e-group-animator:first-child .e-groupheadercell {
77178
- margin: $grid-animator-first-group;
77179
- }
77180
-
77181
77172
  .e-group-animate.e-groupdroparea .e-nextgroup {
77182
77173
  margin-top: $grid-animator-area-margin;
77183
77174
  }
@@ -77810,8 +77801,8 @@ $grid-dropitems-count-margin-left: -8px !default;
77810
77801
  border-left-width: 0;
77811
77802
  }
77812
77803
 
77813
- &.e-default.e-bothlines .e-headercell,
77814
- &.e-default.e-bothlines .e-detailheadercell {
77804
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
77805
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
77815
77806
  border-width: $grid-headercell-both-border-width;
77816
77807
  }
77817
77808
 
@@ -78506,7 +78497,7 @@ $grid-dropitems-count-margin-left: -8px !default;
78506
78497
  border-left-width: $grid-border-size;
78507
78498
  }
78508
78499
 
78509
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
78500
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
78510
78501
  border-bottom-style: $grid-border-type;
78511
78502
  border-bottom-width: $grid-border-size;
78512
78503
  border-left-style: $grid-border-type;
@@ -79795,8 +79786,8 @@ $grid-dropitems-count-margin-left: -8px !default;
79795
79786
  padding-top: $grid-ungroup-rtl-padding-top;
79796
79787
  }
79797
79788
 
79798
- &.e-default.e-bothlines .e-headercell,
79799
- &.e-default.e-bothlines .e-detailheadercell {
79789
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
79790
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
79800
79791
  border-width: $grid-headercell-both-border-width;
79801
79792
  }
79802
79793
 
@@ -79819,7 +79810,7 @@ $grid-dropitems-count-margin-left: -8px !default;
79819
79810
  border-right: 0;
79820
79811
  }
79821
79812
 
79822
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
79813
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
79823
79814
  border-bottom-style: $grid-border-type;
79824
79815
  border-bottom-width: $grid-border-size;
79825
79816
  }
@@ -80326,6 +80317,16 @@ $grid-dropitems-count-margin-left: -8px !default;
80326
80317
  }
80327
80318
  }
80328
80319
 
80320
+ &.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
80321
+ border-bottom-style: $grid-border-type;
80322
+ border-bottom-width: $grid-border-size;
80323
+ }
80324
+
80325
+ &.e-rtl.e-default.e-bothlines .e-headercell,
80326
+ &.e-rtl.e-default.e-bothlines .e-detailheadercell {
80327
+ border-width: $grid-headercell-both-border-width;
80328
+ }
80329
+
80329
80330
  .e-bigger #{&}.e-grid.sf-grid,
80330
80331
  #{&}.e-grid.sf-grid.e-bigger {
80331
80332
  .e-gridheader table th:not([rowspan = '1']),
@@ -83031,6 +83032,11 @@ $fe-drop-folder-bg-color: $primary !default;
83031
83032
  .e-rcursor {
83032
83033
  border: 0;
83033
83034
  }
83035
+
83036
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
83037
+ padding: 5px 8px;
83038
+ line-height: 16px;
83039
+ }
83034
83040
  }
83035
83041
 
83036
83042
  @include visibility(hidden);
@@ -83081,6 +83087,11 @@ $fe-drop-folder-bg-color: $primary !default;
83081
83087
  line-height: 20px;
83082
83088
  }
83083
83089
  }
83090
+
83091
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
83092
+ padding: 10px 8px;
83093
+ line-height: 16px;
83094
+ }
83084
83095
  }
83085
83096
 
83086
83097
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -100184,15 +100195,15 @@ $pv-comment-text-cursor-color: $black !default;
100184
100195
  font-size: 18px;
100185
100196
  }
100186
100197
 
100187
- .e-pv-annotation-color-container,
100188
- .e-pv-annotation-opacity-container,
100189
- .e-pv-annotation-stroke-container,
100190
- .e-pv-custom-annotation-thickness-container,
100191
- .e-pv-custom-annotation-opacity-container,
100192
- .e-pv-annotation-thickness-container,
100193
- .e-pv-annotation-textcolor-container,
100194
- .e-pv-annotation-textalign-container,
100195
- .e-pv-annotation-textprop-container {
100198
+ .e-pv-annotation-color-container .e-btn,
100199
+ .e-pv-annotation-opacity-container .e-btn,
100200
+ .e-pv-annotation-stroke-container .e-btn,
100201
+ .e-pv-custom-annotation-thickness-container .e-btn,
100202
+ .e-pv-custom-annotation-opacity-container .e-btn,
100203
+ .e-pv-annotation-thickness-container .e-btn,
100204
+ .e-pv-annotation-textcolor-container .e-btn,
100205
+ .e-pv-annotation-textalign-container .e-btn,
100206
+ .e-pv-annotation-textprop-container .e-btn {
100196
100207
  height: $pv-annotation-drop-down-height;
100197
100208
  width: $pv-annotation-drop-down-width;
100198
100209
  }
@@ -110086,16 +110097,6 @@ $pivotpager-single-size-title-padding: 8px !default;
110086
110097
  }
110087
110098
  }
110088
110099
 
110089
- &.e-device {
110090
- .e-pivotcell-container {
110091
- .e-stackedheadertext {
110092
- &.e-cellvalue {
110093
- align-self: center;
110094
- }
110095
- }
110096
- }
110097
- }
110098
-
110099
110100
  .e-nextspan {
110100
110101
  display: inline-block;
110101
110102
  width: $pivotview-indent-space-size;
@@ -110157,9 +110158,10 @@ $pivotpager-single-size-title-padding: 8px !default;
110157
110158
  border-bottom-color: $border-light;
110158
110159
  }
110159
110160
 
110160
- table th[rowspan = '1'] {
110161
- padding-bottom: 0;
110162
- padding-top: 0;
110161
+ table th[rowspan = '1'],
110162
+ table th:not([rowspan]) {
110163
+ padding-bottom: 0 !important;
110164
+ padding-top: 0 !important;
110163
110165
  vertical-align: middle;
110164
110166
  }
110165
110167
  }
@@ -110375,10 +110377,12 @@ $pivotpager-single-size-title-padding: 8px !default;
110375
110377
  .e-spinner-pane.e-pivot-outer-spinner {
110376
110378
  z-index: 1 !important;
110377
110379
  }
110380
+
110378
110381
  .e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
110379
110382
  visibility: hidden !important;
110380
110383
  /* stylelint-enable */
110381
110384
  }
110385
+
110382
110386
  .e-grid {
110383
110387
  .e-pivot-content-loader {
110384
110388
  position: absolute;
@@ -110397,6 +110401,10 @@ $pivotpager-single-size-title-padding: 8px !default;
110397
110401
  visibility: hidden;
110398
110402
  }
110399
110403
  }
110404
+
110405
+ &.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
110406
+ align-self: center;
110407
+ }
110400
110408
  }
110401
110409
 
110402
110410
  .e-grid .e-headercelldiv,
@@ -552,7 +552,7 @@ $grid-animator-bigger-area-margin: 22px !default;
552
552
  $grid-group-animator-drop-height: 62px !default;
553
553
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
554
554
  $grid-animtor-border-bottom-width: 1px !default;
555
- $grid-animator-area-padding: 0 !default;
555
+ $grid-animator-area-padding: 0 12px 0 !default;
556
556
  $grid-animtor-area-border-width: 1px !default;
557
557
  $grid-animator-area-border: 0 !default;
558
558
  $grid-animator-area-margin: 16px !default;
@@ -1974,7 +1974,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1974
1974
 
1975
1975
  .e-bigger & .e-group-animator .e-groupheadercell,
1976
1976
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1977
- margin: $grid-group-animator-bigger-cell-margin;
1977
+ margin: $grid-group-animator-bigger-cell-margin;
1978
1978
  border-bottom-width: $grid-animtor-border-bottom-width;
1979
1979
  }
1980
1980
 
@@ -1994,7 +1994,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1994
1994
 
1995
1995
  & .e-group-animator .e-groupheadercell,
1996
1996
  & .e-group-animator .e-groupheadercell:hover {
1997
- margin: $grid-group-animator-cell-margin;
1997
+ margin: $grid-group-animator-cell-margin;
1998
1998
  border-bottom-width: $grid-animtor-border-bottom-width;
1999
1999
  }
2000
2000
 
@@ -2003,9 +2003,8 @@ $grid-dropitems-count-margin-left: -8px !default;
2003
2003
  }
2004
2004
 
2005
2005
  & .e-groupdroparea.e-group-animate.e-grouped {
2006
- overflow: hidden;
2007
2006
  padding: $grid-animator-area-padding;
2008
- height: $grid-group-animator-drop-height;
2007
+ height: auto;
2009
2008
  border-bottom-width: $grid-animator-area-border;
2010
2009
  }
2011
2010
 
@@ -2023,14 +2022,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2023
2022
  margin-top: $grid-animator-margin-top-rtl;
2024
2023
  }
2025
2024
 
2026
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2027
- margin: $grid-animator-rtl-first-group;
2028
- }
2029
-
2030
- & .e-group-animator:first-child .e-groupheadercell {
2031
- margin: $grid-animator-first-group;
2032
- }
2033
-
2034
2025
  .e-group-animate.e-groupdroparea .e-nextgroup {
2035
2026
  margin-top: $grid-animator-area-margin;
2036
2027
  }
@@ -2663,8 +2654,8 @@ $grid-dropitems-count-margin-left: -8px !default;
2663
2654
  border-left-width: 0;
2664
2655
  }
2665
2656
 
2666
- &.e-default.e-bothlines .e-headercell,
2667
- &.e-default.e-bothlines .e-detailheadercell {
2657
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
2658
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
2668
2659
  border-width: $grid-headercell-both-border-width;
2669
2660
  }
2670
2661
 
@@ -3359,7 +3350,7 @@ $grid-dropitems-count-margin-left: -8px !default;
3359
3350
  border-left-width: $grid-border-size;
3360
3351
  }
3361
3352
 
3362
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
3353
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
3363
3354
  border-bottom-style: $grid-border-type;
3364
3355
  border-bottom-width: $grid-border-size;
3365
3356
  border-left-style: $grid-border-type;
@@ -4648,8 +4639,8 @@ $grid-dropitems-count-margin-left: -8px !default;
4648
4639
  padding-top: $grid-ungroup-rtl-padding-top;
4649
4640
  }
4650
4641
 
4651
- &.e-default.e-bothlines .e-headercell,
4652
- &.e-default.e-bothlines .e-detailheadercell {
4642
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
4643
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
4653
4644
  border-width: $grid-headercell-both-border-width;
4654
4645
  }
4655
4646
 
@@ -4672,7 +4663,7 @@ $grid-dropitems-count-margin-left: -8px !default;
4672
4663
  border-right: 0;
4673
4664
  }
4674
4665
 
4675
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
4666
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
4676
4667
  border-bottom-style: $grid-border-type;
4677
4668
  border-bottom-width: $grid-border-size;
4678
4669
  }
@@ -5179,6 +5170,16 @@ $grid-dropitems-count-margin-left: -8px !default;
5179
5170
  }
5180
5171
  }
5181
5172
 
5173
+ &.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
5174
+ border-bottom-style: $grid-border-type;
5175
+ border-bottom-width: $grid-border-size;
5176
+ }
5177
+
5178
+ &.e-rtl.e-default.e-bothlines .e-headercell,
5179
+ &.e-rtl.e-default.e-bothlines .e-detailheadercell {
5180
+ border-width: $grid-headercell-both-border-width;
5181
+ }
5182
+
5182
5183
  .e-bigger #{&}.e-grid.sf-grid,
5183
5184
  #{&}.e-grid.sf-grid.e-bigger {
5184
5185
  .e-gridheader table th:not([rowspan = '1']),
@@ -554,7 +554,7 @@ $grid-animator-bigger-area-margin: 22px !default;
554
554
  $grid-group-animator-drop-height: 64px !default;
555
555
  $grid-group-animator-cell-margin: 13px 0 13px 0 !default;
556
556
  $grid-animtor-border-bottom-width: 1px !default;
557
- $grid-animator-area-padding: 0 !default;
557
+ $grid-animator-area-padding: 0 13px 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: 18px !default;
@@ -1976,7 +1976,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1976
1976
 
1977
1977
  .e-bigger & .e-group-animator .e-groupheadercell,
1978
1978
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1979
- margin: $grid-group-animator-bigger-cell-margin;
1979
+ margin: $grid-group-animator-bigger-cell-margin;
1980
1980
  border-bottom-width: $grid-animtor-border-bottom-width;
1981
1981
  }
1982
1982
 
@@ -1996,7 +1996,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1996
1996
 
1997
1997
  & .e-group-animator .e-groupheadercell,
1998
1998
  & .e-group-animator .e-groupheadercell:hover {
1999
- margin: $grid-group-animator-cell-margin;
1999
+ margin: $grid-group-animator-cell-margin;
2000
2000
  border-bottom-width: $grid-animtor-border-bottom-width;
2001
2001
  }
2002
2002
 
@@ -2005,9 +2005,8 @@ $grid-dropitems-count-margin-left: -8px !default;
2005
2005
  }
2006
2006
 
2007
2007
  & .e-groupdroparea.e-group-animate.e-grouped {
2008
- overflow: hidden;
2009
2008
  padding: $grid-animator-area-padding;
2010
- height: $grid-group-animator-drop-height;
2009
+ height: auto;
2011
2010
  border-bottom-width: $grid-animator-area-border;
2012
2011
  }
2013
2012
 
@@ -2025,14 +2024,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2025
2024
  margin-top: $grid-animator-margin-top-rtl;
2026
2025
  }
2027
2026
 
2028
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2029
- margin: $grid-animator-rtl-first-group;
2030
- }
2031
-
2032
- & .e-group-animator:first-child .e-groupheadercell {
2033
- margin: $grid-animator-first-group;
2034
- }
2035
-
2036
2027
  .e-group-animate.e-groupdroparea .e-nextgroup {
2037
2028
  margin-top: $grid-animator-area-margin;
2038
2029
  }
@@ -2665,8 +2656,8 @@ $grid-dropitems-count-margin-left: -8px !default;
2665
2656
  border-left-width: 0;
2666
2657
  }
2667
2658
 
2668
- &.e-default.e-bothlines .e-headercell,
2669
- &.e-default.e-bothlines .e-detailheadercell {
2659
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
2660
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
2670
2661
  border-width: $grid-headercell-both-border-width;
2671
2662
  }
2672
2663
 
@@ -3361,7 +3352,7 @@ $grid-dropitems-count-margin-left: -8px !default;
3361
3352
  border-left-width: $grid-border-size;
3362
3353
  }
3363
3354
 
3364
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
3355
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
3365
3356
  border-bottom-style: $grid-border-type;
3366
3357
  border-bottom-width: $grid-border-size;
3367
3358
  border-left-style: $grid-border-type;
@@ -4650,8 +4641,8 @@ $grid-dropitems-count-margin-left: -8px !default;
4650
4641
  padding-top: $grid-ungroup-rtl-padding-top;
4651
4642
  }
4652
4643
 
4653
- &.e-default.e-bothlines .e-headercell,
4654
- &.e-default.e-bothlines .e-detailheadercell {
4644
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
4645
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
4655
4646
  border-width: $grid-headercell-both-border-width;
4656
4647
  }
4657
4648
 
@@ -4674,7 +4665,7 @@ $grid-dropitems-count-margin-left: -8px !default;
4674
4665
  border-right: 0;
4675
4666
  }
4676
4667
 
4677
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
4668
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
4678
4669
  border-bottom-style: $grid-border-type;
4679
4670
  border-bottom-width: $grid-border-size;
4680
4671
  }
@@ -5181,6 +5172,16 @@ $grid-dropitems-count-margin-left: -8px !default;
5181
5172
  }
5182
5173
  }
5183
5174
 
5175
+ &.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
5176
+ border-bottom-style: $grid-border-type;
5177
+ border-bottom-width: $grid-border-size;
5178
+ }
5179
+
5180
+ &.e-rtl.e-default.e-bothlines .e-headercell,
5181
+ &.e-rtl.e-default.e-bothlines .e-detailheadercell {
5182
+ border-width: $grid-headercell-both-border-width;
5183
+ }
5184
+
5184
5185
  .e-bigger #{&}.e-grid.sf-grid,
5185
5186
  #{&}.e-grid.sf-grid.e-bigger {
5186
5187
  .e-gridheader table th:not([rowspan = '1']),