@syncfusion/blazor-themes 23.1.38 → 23.1.39

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 (97) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +49 -12
  2. package/SCSS-Themes/bootstrap.scss +49 -12
  3. package/SCSS-Themes/bootstrap4.scss +50 -13
  4. package/SCSS-Themes/bootstrap5-dark.scss +49 -12
  5. package/SCSS-Themes/bootstrap5.scss +49 -12
  6. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +14 -1
  7. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +14 -1
  8. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +14 -1
  9. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +14 -1
  10. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +14 -1
  11. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +15 -2
  12. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +15 -2
  13. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +14 -1
  14. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +14 -1
  15. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +14 -1
  16. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +14 -1
  17. package/SCSS-Themes/dropdowns/multi-select/material.scss +14 -1
  18. package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +12 -1
  19. package/SCSS-Themes/dropdowns/multi-select/material3.scss +12 -1
  20. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +14 -1
  21. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +14 -1
  22. package/SCSS-Themes/fabric-dark.scss +50 -13
  23. package/SCSS-Themes/fabric.scss +50 -13
  24. package/SCSS-Themes/fluent-dark.scss +49 -12
  25. package/SCSS-Themes/fluent.scss +49 -12
  26. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +9 -0
  27. package/SCSS-Themes/grids/grid/bootstrap.scss +9 -0
  28. package/SCSS-Themes/grids/grid/bootstrap4.scss +10 -1
  29. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +9 -0
  30. package/SCSS-Themes/grids/grid/bootstrap5.scss +9 -0
  31. package/SCSS-Themes/grids/grid/fabric-dark.scss +9 -0
  32. package/SCSS-Themes/grids/grid/fabric.scss +9 -0
  33. package/SCSS-Themes/grids/grid/fluent-dark.scss +9 -0
  34. package/SCSS-Themes/grids/grid/fluent.scss +9 -0
  35. package/SCSS-Themes/grids/grid/highcontrast.scss +9 -0
  36. package/SCSS-Themes/grids/grid/material-dark.scss +9 -0
  37. package/SCSS-Themes/grids/grid/material.scss +9 -0
  38. package/SCSS-Themes/grids/grid/material3-dark.scss +9 -0
  39. package/SCSS-Themes/grids/grid/material3.scss +9 -0
  40. package/SCSS-Themes/grids/grid/tailwind-dark.scss +9 -0
  41. package/SCSS-Themes/grids/grid/tailwind.scss +9 -0
  42. package/SCSS-Themes/highcontrast.scss +49 -12
  43. package/SCSS-Themes/material-dark.scss +49 -12
  44. package/SCSS-Themes/material.scss +49 -12
  45. package/SCSS-Themes/material3-dark.scss +48 -12
  46. package/SCSS-Themes/material3.scss +48 -12
  47. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +21 -9
  48. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +21 -9
  49. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +21 -9
  50. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +21 -9
  51. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +21 -9
  52. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +21 -9
  53. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +21 -9
  54. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +21 -9
  55. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +21 -9
  56. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +21 -9
  57. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +21 -9
  58. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +21 -9
  59. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +22 -9
  60. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +22 -9
  61. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +21 -9
  62. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +21 -9
  63. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +3 -0
  64. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +3 -0
  65. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +3 -0
  66. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +3 -0
  67. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +3 -0
  68. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +3 -0
  69. package/SCSS-Themes/pivotview/pivotview/fabric.scss +3 -0
  70. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +3 -0
  71. package/SCSS-Themes/pivotview/pivotview/fluent.scss +3 -0
  72. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +3 -0
  73. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +3 -0
  74. package/SCSS-Themes/pivotview/pivotview/material.scss +3 -0
  75. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +3 -0
  76. package/SCSS-Themes/pivotview/pivotview/material3.scss +3 -0
  77. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +3 -0
  78. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +3 -0
  79. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +2 -2
  80. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +2 -2
  81. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +2 -2
  82. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +2 -2
  83. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +2 -2
  84. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +2 -2
  85. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +2 -2
  86. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +2 -2
  87. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +2 -2
  88. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +2 -2
  89. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +2 -2
  90. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +2 -2
  91. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +2 -2
  92. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +2 -2
  93. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +2 -2
  94. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +2 -2
  95. package/SCSS-Themes/tailwind-dark.scss +49 -12
  96. package/SCSS-Themes/tailwind.scss +49 -12
  97. package/package.json +1 -1
@@ -59860,6 +59860,8 @@ $ddl-icon-margin-top: -1.68em !default;
59860
59860
  $ddl-clear-margin-top: -2em !default;
59861
59861
  $ddl-bigger-clear-margin-top: -2.25em !default;
59862
59862
  $ddl-icon-margin-top-bigger: -1.68em !default;
59863
+ $ddl-small-ddl-icon-top: -1.6em !default;
59864
+ $ddl-bigger-small-ddl-icon-top: -1.68em !default;
59863
59865
  $ddl-chip-mobile-radius: 2px !default;
59864
59866
  $ddl-chip-sel-mobile-height: 40px !default;
59865
59867
  $ddl-chip-selected-padding: 12px 4px 11px 0 !default;
@@ -60223,7 +60225,8 @@ $ddl-small-clear-icon-width: 12px !default;
60223
60225
  }
60224
60226
  }
60225
60227
 
60226
- .e-bigger .e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
60228
+ .e-bigger .e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon,
60229
+ .e-bigger.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
60227
60230
  @if $ddl-multiselect-skin-name != 'Material3' {
60228
60231
  margin-top: $ddl-icon-margin-top-bigger;
60229
60232
  }
@@ -61255,6 +61258,11 @@ ejs-multiselect {
61255
61258
  }
61256
61259
  }
61257
61260
 
61261
+ .e-small.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,
61262
+ .e-small.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
61263
+ margin-top: $ddl-small-ddl-icon-top;
61264
+ }
61265
+
61258
61266
  .e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker {
61259
61267
  @if ddl-multiselect-skin-name == 'Material3' {
61260
61268
  height: $ddl-small-clear-icon-height;
@@ -61286,6 +61294,11 @@ ejs-multiselect {
61286
61294
  }
61287
61295
  }
61288
61296
 
61297
+ .e-bigger.e-small.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,
61298
+ .e-bigger.e-small.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
61299
+ margin-top: $ddl-bigger-small-ddl-icon-top;
61300
+ }
61301
+
61289
61302
  .e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
61290
61303
  height: $ddl-bigger-small-chip-close-square;
61291
61304
  width: $ddl-bigger-small-chip-close-width;
@@ -77395,6 +77408,11 @@ $grid-dropitems-count-margin-left: -8px !default;
77395
77408
  overflow: visible;
77396
77409
  }
77397
77410
 
77411
+ .e-headercell.e-templatecell .e-headercelldiv {
77412
+ height: auto;
77413
+ min-height: $grid-header-height;
77414
+ }
77415
+
77398
77416
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
77399
77417
  padding: 0 .6em;
77400
77418
  }
@@ -81546,6 +81564,10 @@ $grid-dropitems-count-margin-left: -8px !default;
81546
81564
  cursor: move;
81547
81565
  }
81548
81566
 
81567
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
81568
+ cursor: not-allowed;
81569
+ }
81570
+
81549
81571
  .e-sortnumber {
81550
81572
  @if $grid-skin == 'material3' {
81551
81573
  background: $grid-sortnumber-bg-color;
@@ -89160,7 +89182,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
89160
89182
 
89161
89183
  .e-rte-emojipicker-group .e-rte-emojipickerbtn-group {
89162
89184
  display: grid;
89163
- grid-template-columns: repeat(6, 1fr);
89185
+ grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
89164
89186
  gap: 6px;
89165
89187
 
89166
89188
  .e-btn.e-control {
@@ -89177,7 +89199,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
89177
89199
 
89178
89200
  .e-rte-emojisearch-btn {
89179
89201
  display: grid;
89180
- grid-template-columns: repeat(6, 1fr);
89202
+ grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
89181
89203
  gap: 6px;
89182
89204
  height: 0;
89183
89205
 
@@ -101341,6 +101363,22 @@ $pv-comment-text-cursor-color: $black !default;
101341
101363
  text-align: left;
101342
101364
  }
101343
101365
 
101366
+ .e-pv-mobile-comments-container .e-pv-comment-panel-title {
101367
+ @if $skin-name == 'Material3' {
101368
+ background: $content-bg-color-alt2;
101369
+ border: $border-light;
101370
+ border-width: 0 0 1px 1px;
101371
+ font-size: $text-base;
101372
+ font-weight: $pv-comment-tile-font-weight;
101373
+ line-height: 16px;
101374
+ padding: 0;
101375
+ left: 15px;
101376
+ top: 14px;
101377
+ position: absolute;
101378
+ text-align: left;
101379
+ }
101380
+ }
101381
+
101344
101382
  .e-pv-comment-panel-title-close-div.e-btn {
101345
101383
  background: $pv-title-close-background;
101346
101384
  border: $pv-title-close-border;
@@ -101350,17 +101388,12 @@ $pv-comment-text-cursor-color: $black !default;
101350
101388
  }
101351
101389
  height: $pv-title-close-height;
101352
101390
  position: $pv-title-close-position;
101353
- @if $skin-name != 'Material3' {
101354
- right: 11px;
101355
- top: 5px;
101356
- }
101391
+ right: 11px;
101392
+ top: 5px;
101357
101393
  width: $pv-title-close-width;
101358
101394
  @if $skin-name == 'FluentUI' {
101359
101395
  padding: 4px;
101360
101396
  }
101361
- @if $skin-name == 'Material3' {
101362
- padding: 12px 12px 12px 270px;
101363
- }
101364
101397
  }
101365
101398
 
101366
101399
  @if $skin-name == 'Material3' {
@@ -101373,7 +101406,7 @@ $pv-comment-text-cursor-color: $black !default;
101373
101406
  @if $skin-name != 'bootstrap5' {
101374
101407
  color: $pv-comment-text-color;
101375
101408
  }
101376
- @if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind' or $skin-name == 'FluentUI') {
101409
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
101377
101410
  color: $icon-color;
101378
101411
  }
101379
101412
  }
@@ -101381,6 +101414,7 @@ $pv-comment-text-cursor-color: $black !default;
101381
101414
  .e-pv-comments-panel-text {
101382
101415
  font-size: 15px;
101383
101416
  padding-left: 85px;
101417
+ color: rgba(var(--color-sf-on-surface-variant));
101384
101418
  }
101385
101419
 
101386
101420
  .e-pv-comments-content-container {
@@ -102857,7 +102891,7 @@ $pv-comment-text-cursor-color: $black !default;
102857
102891
  }
102858
102892
 
102859
102893
  .e-bigger .e-pv-signature-dialog-height {
102860
- @if ($skin-name == 'FluentUI' $skin-name == 'Material3') {
102894
+ @if ($skin-name == 'FluentUI') {
102861
102895
  min-height: 592px;
102862
102896
  }
102863
102897
  }
@@ -109918,10 +109952,12 @@ $pivotpager-single-size-title-padding: 8px !default;
109918
109952
  .e-pivotcell-container {
109919
109953
  align-items: center;
109920
109954
  display: flex;
109955
+ max-height: inherit;
109921
109956
 
109922
109957
  .e-stackedheadertext,
109923
109958
  .e-headertext {
109924
109959
  &.e-cellvalue {
109960
+ align-self: stretch;
109925
109961
  overflow: hidden;
109926
109962
  text-overflow: ellipsis;
109927
109963
  width: 100%;
@@ -110675,6 +110711,7 @@ $pivotpager-single-size-title-padding: 8px !default;
110675
110711
  display: inline-block;
110676
110712
  height: 100%;
110677
110713
  vertical-align: top;
110714
+ width: 100%;
110678
110715
  }
110679
110716
 
110680
110717
  /* stylelint-disable */
@@ -2285,6 +2285,11 @@ $grid-dropitems-count-margin-left: -8px !default;
2285
2285
  overflow: visible;
2286
2286
  }
2287
2287
 
2288
+ .e-headercell.e-templatecell .e-headercelldiv {
2289
+ height: auto;
2290
+ min-height: $grid-header-height;
2291
+ }
2292
+
2288
2293
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2289
2294
  padding: 0 .6em;
2290
2295
  }
@@ -6436,6 +6441,10 @@ $grid-dropitems-count-margin-left: -8px !default;
6436
6441
  cursor: move;
6437
6442
  }
6438
6443
 
6444
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6445
+ cursor: not-allowed;
6446
+ }
6447
+
6439
6448
  .e-sortnumber {
6440
6449
  @if $grid-skin == 'material3' {
6441
6450
  background: $grid-sortnumber-bg-color;
@@ -2287,6 +2287,11 @@ $grid-dropitems-count-margin-left: -8px !default;
2287
2287
  overflow: visible;
2288
2288
  }
2289
2289
 
2290
+ .e-headercell.e-templatecell .e-headercelldiv {
2291
+ height: auto;
2292
+ min-height: $grid-header-height;
2293
+ }
2294
+
2290
2295
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2291
2296
  padding: 0 .6em;
2292
2297
  }
@@ -6438,6 +6443,10 @@ $grid-dropitems-count-margin-left: -8px !default;
6438
6443
  cursor: move;
6439
6444
  }
6440
6445
 
6446
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6447
+ cursor: not-allowed;
6448
+ }
6449
+
6441
6450
  .e-sortnumber {
6442
6451
  @if $grid-skin == 'material3' {
6443
6452
  background: $grid-sortnumber-bg-color;
@@ -616,7 +616,7 @@ $grid-rtl-headercelldiv-left-align-margin: 10px !default;
616
616
  $grid-rtl-filtermenudiv-left-align-margin: -5px !default;
617
617
  $grid-rtl-sort-num-left-align-margin: 2px -2px 0 0 !default;
618
618
  $grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
619
- $grid-rowcell-color: $grid-content-font-color !default !default;
619
+ $grid-rowcell-color: $grid-content-font-color !default;
620
620
  $grid-reorderarrow-margin-top: -7.5px !default;
621
621
  $grid-reorderdownarrow-margin-top: 2.5px !default;
622
622
  $grid-reorder-arrow-top-margin: 0 !default;
@@ -2292,6 +2292,11 @@ $grid-dropitems-count-margin-left: -8px !default;
2292
2292
  overflow: visible;
2293
2293
  }
2294
2294
 
2295
+ .e-headercell.e-templatecell .e-headercelldiv {
2296
+ height: auto;
2297
+ min-height: $grid-header-height;
2298
+ }
2299
+
2295
2300
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2296
2301
  padding: 0 .6em;
2297
2302
  }
@@ -6443,6 +6448,10 @@ $grid-dropitems-count-margin-left: -8px !default;
6443
6448
  cursor: move;
6444
6449
  }
6445
6450
 
6451
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6452
+ cursor: not-allowed;
6453
+ }
6454
+
6446
6455
  .e-sortnumber {
6447
6456
  @if $grid-skin == 'material3' {
6448
6457
  background: $grid-sortnumber-bg-color;
@@ -2285,6 +2285,11 @@ $grid-dropitems-count-margin-left: -4px !default;
2285
2285
  overflow: visible;
2286
2286
  }
2287
2287
 
2288
+ .e-headercell.e-templatecell .e-headercelldiv {
2289
+ height: auto;
2290
+ min-height: $grid-header-height;
2291
+ }
2292
+
2288
2293
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2289
2294
  padding: 0 .6em;
2290
2295
  }
@@ -6436,6 +6441,10 @@ $grid-dropitems-count-margin-left: -4px !default;
6436
6441
  cursor: move;
6437
6442
  }
6438
6443
 
6444
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6445
+ cursor: not-allowed;
6446
+ }
6447
+
6439
6448
  .e-sortnumber {
6440
6449
  @if $grid-skin == 'material3' {
6441
6450
  background: $grid-sortnumber-bg-color;
@@ -2285,6 +2285,11 @@ $grid-dropitems-count-margin-left: -4px !default;
2285
2285
  overflow: visible;
2286
2286
  }
2287
2287
 
2288
+ .e-headercell.e-templatecell .e-headercelldiv {
2289
+ height: auto;
2290
+ min-height: $grid-header-height;
2291
+ }
2292
+
2288
2293
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2289
2294
  padding: 0 .6em;
2290
2295
  }
@@ -6436,6 +6441,10 @@ $grid-dropitems-count-margin-left: -4px !default;
6436
6441
  cursor: move;
6437
6442
  }
6438
6443
 
6444
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6445
+ cursor: not-allowed;
6446
+ }
6447
+
6439
6448
  .e-sortnumber {
6440
6449
  @if $grid-skin == 'material3' {
6441
6450
  background: $grid-sortnumber-bg-color;
@@ -2282,6 +2282,11 @@ $grid-dropitems-count-margin-left: -8px !default;
2282
2282
  overflow: visible;
2283
2283
  }
2284
2284
 
2285
+ .e-headercell.e-templatecell .e-headercelldiv {
2286
+ height: auto;
2287
+ min-height: $grid-header-height;
2288
+ }
2289
+
2285
2290
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2286
2291
  padding: 0 .6em;
2287
2292
  }
@@ -6433,6 +6438,10 @@ $grid-dropitems-count-margin-left: -8px !default;
6433
6438
  cursor: move;
6434
6439
  }
6435
6440
 
6441
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6442
+ cursor: not-allowed;
6443
+ }
6444
+
6436
6445
  .e-sortnumber {
6437
6446
  @if $grid-skin == 'material3' {
6438
6447
  background: $grid-sortnumber-bg-color;
@@ -2282,6 +2282,11 @@ $grid-dropitems-count-margin-left: -8px !default;
2282
2282
  overflow: visible;
2283
2283
  }
2284
2284
 
2285
+ .e-headercell.e-templatecell .e-headercelldiv {
2286
+ height: auto;
2287
+ min-height: $grid-header-height;
2288
+ }
2289
+
2285
2290
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2286
2291
  padding: 0 .6em;
2287
2292
  }
@@ -6433,6 +6438,10 @@ $grid-dropitems-count-margin-left: -8px !default;
6433
6438
  cursor: move;
6434
6439
  }
6435
6440
 
6441
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6442
+ cursor: not-allowed;
6443
+ }
6444
+
6436
6445
  .e-sortnumber {
6437
6446
  @if $grid-skin == 'material3' {
6438
6447
  background: $grid-sortnumber-bg-color;
@@ -2277,6 +2277,11 @@ $grid-dropitems-count-margin-left: -8px !default;
2277
2277
  overflow: visible;
2278
2278
  }
2279
2279
 
2280
+ .e-headercell.e-templatecell .e-headercelldiv {
2281
+ height: auto;
2282
+ min-height: $grid-header-height;
2283
+ }
2284
+
2280
2285
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2281
2286
  padding: 0 .6em;
2282
2287
  }
@@ -6428,6 +6433,10 @@ $grid-dropitems-count-margin-left: -8px !default;
6428
6433
  cursor: move;
6429
6434
  }
6430
6435
 
6436
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6437
+ cursor: not-allowed;
6438
+ }
6439
+
6431
6440
  .e-sortnumber {
6432
6441
  @if $grid-skin == 'material3' {
6433
6442
  background: $grid-sortnumber-bg-color;
@@ -2277,6 +2277,11 @@ $grid-dropitems-count-margin-left: -8px !default;
2277
2277
  overflow: visible;
2278
2278
  }
2279
2279
 
2280
+ .e-headercell.e-templatecell .e-headercelldiv {
2281
+ height: auto;
2282
+ min-height: $grid-header-height;
2283
+ }
2284
+
2280
2285
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2281
2286
  padding: 0 .6em;
2282
2287
  }
@@ -6428,6 +6433,10 @@ $grid-dropitems-count-margin-left: -8px !default;
6428
6433
  cursor: move;
6429
6434
  }
6430
6435
 
6436
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6437
+ cursor: not-allowed;
6438
+ }
6439
+
6431
6440
  .e-sortnumber {
6432
6441
  @if $grid-skin == 'material3' {
6433
6442
  background: $grid-sortnumber-bg-color;
@@ -2282,6 +2282,11 @@ $grid-dropitems-count-margin-left: -8px !default;
2282
2282
  overflow: visible;
2283
2283
  }
2284
2284
 
2285
+ .e-headercell.e-templatecell .e-headercelldiv {
2286
+ height: auto;
2287
+ min-height: $grid-header-height;
2288
+ }
2289
+
2285
2290
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2286
2291
  padding: 0 .6em;
2287
2292
  }
@@ -6433,6 +6438,10 @@ $grid-dropitems-count-margin-left: -8px !default;
6433
6438
  cursor: move;
6434
6439
  }
6435
6440
 
6441
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6442
+ cursor: not-allowed;
6443
+ }
6444
+
6436
6445
  .e-sortnumber {
6437
6446
  @if $grid-skin == 'material3' {
6438
6447
  background: $grid-sortnumber-bg-color;
@@ -2283,6 +2283,11 @@ $grid-dropitems-count-margin-left: -8px !default;
2283
2283
  overflow: visible;
2284
2284
  }
2285
2285
 
2286
+ .e-headercell.e-templatecell .e-headercelldiv {
2287
+ height: auto;
2288
+ min-height: $grid-header-height;
2289
+ }
2290
+
2286
2291
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2287
2292
  padding: 0 .6em;
2288
2293
  }
@@ -6434,6 +6439,10 @@ $grid-dropitems-count-margin-left: -8px !default;
6434
6439
  cursor: move;
6435
6440
  }
6436
6441
 
6442
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6443
+ cursor: not-allowed;
6444
+ }
6445
+
6437
6446
  .e-sortnumber {
6438
6447
  @if $grid-skin == 'material3' {
6439
6448
  background: $grid-sortnumber-bg-color;
@@ -2281,6 +2281,11 @@ $grid-dropitems-count-margin-left: -8px !default;
2281
2281
  overflow: visible;
2282
2282
  }
2283
2283
 
2284
+ .e-headercell.e-templatecell .e-headercelldiv {
2285
+ height: auto;
2286
+ min-height: $grid-header-height;
2287
+ }
2288
+
2284
2289
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2285
2290
  padding: 0 .6em;
2286
2291
  }
@@ -6432,6 +6437,10 @@ $grid-dropitems-count-margin-left: -8px !default;
6432
6437
  cursor: move;
6433
6438
  }
6434
6439
 
6440
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6441
+ cursor: not-allowed;
6442
+ }
6443
+
6435
6444
  .e-sortnumber {
6436
6445
  @if $grid-skin == 'material3' {
6437
6446
  background: $grid-sortnumber-bg-color;
@@ -2292,6 +2292,11 @@ $grid-dropitems-count-margin-left: -9px !default;
2292
2292
  overflow: visible;
2293
2293
  }
2294
2294
 
2295
+ .e-headercell.e-templatecell .e-headercelldiv {
2296
+ height: auto;
2297
+ min-height: $grid-header-height;
2298
+ }
2299
+
2295
2300
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2296
2301
  padding: 0 .6em;
2297
2302
  }
@@ -6443,6 +6448,10 @@ $grid-dropitems-count-margin-left: -9px !default;
6443
6448
  cursor: move;
6444
6449
  }
6445
6450
 
6451
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6452
+ cursor: not-allowed;
6453
+ }
6454
+
6446
6455
  .e-sortnumber {
6447
6456
  @if $grid-skin == 'material3' {
6448
6457
  background: $grid-sortnumber-bg-color;
@@ -2292,6 +2292,11 @@ $grid-dropitems-count-margin-left: -9px !default;
2292
2292
  overflow: visible;
2293
2293
  }
2294
2294
 
2295
+ .e-headercell.e-templatecell .e-headercelldiv {
2296
+ height: auto;
2297
+ min-height: $grid-header-height;
2298
+ }
2299
+
2295
2300
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2296
2301
  padding: 0 .6em;
2297
2302
  }
@@ -6443,6 +6448,10 @@ $grid-dropitems-count-margin-left: -9px !default;
6443
6448
  cursor: move;
6444
6449
  }
6445
6450
 
6451
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6452
+ cursor: not-allowed;
6453
+ }
6454
+
6446
6455
  .e-sortnumber {
6447
6456
  @if $grid-skin == 'material3' {
6448
6457
  background: $grid-sortnumber-bg-color;
@@ -2292,6 +2292,11 @@ $grid-dropitems-count-margin-left: -8px !default;
2292
2292
  overflow: visible;
2293
2293
  }
2294
2294
 
2295
+ .e-headercell.e-templatecell .e-headercelldiv {
2296
+ height: auto;
2297
+ min-height: $grid-header-height;
2298
+ }
2299
+
2295
2300
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2296
2301
  padding: 0 .6em;
2297
2302
  }
@@ -6443,6 +6448,10 @@ $grid-dropitems-count-margin-left: -8px !default;
6443
6448
  cursor: move;
6444
6449
  }
6445
6450
 
6451
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6452
+ cursor: not-allowed;
6453
+ }
6454
+
6446
6455
  .e-sortnumber {
6447
6456
  @if $grid-skin == 'material3' {
6448
6457
  background: $grid-sortnumber-bg-color;
@@ -2292,6 +2292,11 @@ $grid-dropitems-count-margin-left: -8px !default;
2292
2292
  overflow: visible;
2293
2293
  }
2294
2294
 
2295
+ .e-headercell.e-templatecell .e-headercelldiv {
2296
+ height: auto;
2297
+ min-height: $grid-header-height;
2298
+ }
2299
+
2295
2300
  .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
2296
2301
  padding: 0 .6em;
2297
2302
  }
@@ -6443,6 +6448,10 @@ $grid-dropitems-count-margin-left: -8px !default;
6443
6448
  cursor: move;
6444
6449
  }
6445
6450
 
6451
+ & .e-notallowedcur .e-row:hover .e-rowdragdrop {
6452
+ cursor: not-allowed;
6453
+ }
6454
+
6446
6455
  .e-sortnumber {
6447
6456
  @if $grid-skin == 'material3' {
6448
6457
  background: $grid-sortnumber-bg-color;