@syncfusion/blazor-themes 21.1.41 → 21.2.4

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 (99) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +54 -24
  2. package/SCSS-Themes/bootstrap.scss +54 -24
  3. package/SCSS-Themes/bootstrap4.scss +55 -25
  4. package/SCSS-Themes/bootstrap5-dark.scss +51 -24
  5. package/SCSS-Themes/bootstrap5.scss +51 -24
  6. package/SCSS-Themes/fabric-dark.scss +54 -24
  7. package/SCSS-Themes/fabric.scss +54 -24
  8. package/SCSS-Themes/fluent-dark.scss +52 -25
  9. package/SCSS-Themes/fluent.scss +52 -25
  10. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +4 -0
  11. package/SCSS-Themes/gantt/gantt/bootstrap.scss +4 -0
  12. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +4 -0
  13. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +4 -0
  14. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +4 -0
  15. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +4 -0
  16. package/SCSS-Themes/gantt/gantt/fabric.scss +4 -0
  17. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +4 -0
  18. package/SCSS-Themes/gantt/gantt/fluent.scss +4 -0
  19. package/SCSS-Themes/gantt/gantt/highcontrast.scss +4 -0
  20. package/SCSS-Themes/gantt/gantt/material-dark.scss +4 -0
  21. package/SCSS-Themes/gantt/gantt/material.scss +4 -0
  22. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +4 -0
  23. package/SCSS-Themes/gantt/gantt/tailwind.scss +4 -0
  24. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +25 -0
  25. package/SCSS-Themes/grids/grid/bootstrap.scss +25 -0
  26. package/SCSS-Themes/grids/grid/bootstrap4.scss +26 -1
  27. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +25 -0
  28. package/SCSS-Themes/grids/grid/bootstrap5.scss +25 -0
  29. package/SCSS-Themes/grids/grid/fabric-dark.scss +25 -0
  30. package/SCSS-Themes/grids/grid/fabric.scss +25 -0
  31. package/SCSS-Themes/grids/grid/fluent-dark.scss +25 -0
  32. package/SCSS-Themes/grids/grid/fluent.scss +25 -0
  33. package/SCSS-Themes/grids/grid/highcontrast.scss +25 -0
  34. package/SCSS-Themes/grids/grid/material-dark.scss +25 -0
  35. package/SCSS-Themes/grids/grid/material.scss +25 -0
  36. package/SCSS-Themes/grids/grid/tailwind-dark.scss +25 -0
  37. package/SCSS-Themes/grids/grid/tailwind.scss +25 -0
  38. package/SCSS-Themes/highcontrast.scss +54 -24
  39. package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +3 -12
  40. package/SCSS-Themes/inputs/rating/bootstrap.scss +3 -12
  41. package/SCSS-Themes/inputs/rating/bootstrap4.scss +3 -12
  42. package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +0 -12
  43. package/SCSS-Themes/inputs/rating/bootstrap5.scss +0 -12
  44. package/SCSS-Themes/inputs/rating/fabric-dark.scss +3 -12
  45. package/SCSS-Themes/inputs/rating/fabric.scss +3 -12
  46. package/SCSS-Themes/inputs/rating/fluent-dark.scss +0 -12
  47. package/SCSS-Themes/inputs/rating/fluent.scss +0 -12
  48. package/SCSS-Themes/inputs/rating/highcontrast.scss +3 -12
  49. package/SCSS-Themes/inputs/rating/material-dark.scss +3 -12
  50. package/SCSS-Themes/inputs/rating/material.scss +3 -12
  51. package/SCSS-Themes/inputs/rating/tailwind-dark.scss +0 -12
  52. package/SCSS-Themes/inputs/rating/tailwind.scss +0 -12
  53. package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
  54. package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
  55. package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
  56. package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
  57. package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
  58. package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
  59. package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
  60. package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
  61. package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
  62. package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
  63. package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
  64. package/SCSS-Themes/lists/list-view/material.scss +1 -1
  65. package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
  66. package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
  67. package/SCSS-Themes/material-dark.scss +55 -25
  68. package/SCSS-Themes/material.scss +55 -25
  69. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +20 -10
  70. package/SCSS-Themes/navigations/treeview/bootstrap.scss +20 -10
  71. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +20 -10
  72. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +20 -10
  73. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +20 -10
  74. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +20 -10
  75. package/SCSS-Themes/navigations/treeview/fabric.scss +20 -10
  76. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +20 -10
  77. package/SCSS-Themes/navigations/treeview/fluent.scss +20 -10
  78. package/SCSS-Themes/navigations/treeview/highcontrast.scss +20 -10
  79. package/SCSS-Themes/navigations/treeview/material-dark.scss +20 -10
  80. package/SCSS-Themes/navigations/treeview/material.scss +20 -10
  81. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +20 -10
  82. package/SCSS-Themes/navigations/treeview/tailwind.scss +20 -10
  83. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +1 -1
  84. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +1 -1
  85. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +1 -1
  86. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +1 -1
  87. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +1 -1
  88. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +1 -1
  89. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +1 -1
  90. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +2 -2
  91. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +2 -2
  92. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +1 -1
  93. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +2 -2
  94. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +2 -2
  95. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +1 -1
  96. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +1 -1
  97. package/SCSS-Themes/tailwind-dark.scss +51 -24
  98. package/SCSS-Themes/tailwind.scss +51 -24
  99. package/package.json +1 -1
@@ -40105,7 +40105,7 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
40105
40105
  font-size: $listview-header-font-size;
40106
40106
  }
40107
40107
 
40108
- & .e-icons:not(.e-primary .e-btn-icon) {
40108
+ & .e-icons:not(.e-primary .e-btn-icon, .e-check) {
40109
40109
  color: $listview-icon-color;
40110
40110
 
40111
40111
  @if ($skin-name == 'tailwind') {
@@ -54052,11 +54052,13 @@ $ripple-width: 32px !default;
54052
54052
  }
54053
54053
 
54054
54054
  .e-list-item.e-active,
54055
- .e-list-item.e-hover {
54055
+ .e-list-item.e-hover,
54056
+ .e-list-item.e-node-focus {
54056
54057
  background: transparent;
54057
54058
  }
54058
54059
 
54059
- .e-list-item.e-hover > .e-text-content {
54060
+ .e-list-item.e-hover > .e-text-content,
54061
+ .e-list-item.e-node-focus > .e-text-content {
54060
54062
  color: $treeview-text-hover-color;
54061
54063
 
54062
54064
  .e-list-text {
@@ -54105,7 +54107,8 @@ $ripple-width: 32px !default;
54105
54107
  }
54106
54108
  }
54107
54109
 
54108
- .e-list-item.e-active.e-hover > .e-text-content {
54110
+ .e-list-item.e-active.e-hover > .e-text-content,
54111
+ .e-list-item.e-active.e-node-focus > .e-text-content {
54109
54112
  color: $treeview-text-active-hover-color;
54110
54113
 
54111
54114
  .e-list-text {
@@ -54119,7 +54122,8 @@ $ripple-width: 32px !default;
54119
54122
  }
54120
54123
 
54121
54124
  .e-list-item.e-editing.e-active > .e-text-content,
54122
- .e-list-item.e-editing.e-hover > .e-text-content {
54125
+ .e-list-item.e-editing.e-hover > .e-text-content,
54126
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
54123
54127
  color: $treeview-text-color;
54124
54128
 
54125
54129
  .e-list-text {
@@ -54136,7 +54140,8 @@ $ripple-width: 32px !default;
54136
54140
  }
54137
54141
  }
54138
54142
 
54139
- .e-list-item.e-hover > .e-fullrow {
54143
+ .e-list-item.e-hover > .e-fullrow,
54144
+ .e-list-item.e-node-focus > .e-fullrow {
54140
54145
  background-color: $treeview-item-hover-bg;
54141
54146
  border-color: $treeview-item-hover-border-color;
54142
54147
  }
@@ -54161,12 +54166,14 @@ $ripple-width: 32px !default;
54161
54166
  }
54162
54167
  }
54163
54168
 
54164
- .e-list-item.e-active.e-hover > .e-fullrow{
54169
+ .e-list-item.e-active.e-hover > .e-fullrow,
54170
+ .e-list-item.e-active.e-node-focus > .e-fullrow {
54165
54171
  @include active-hover-theme;
54166
54172
  }
54167
54173
 
54168
54174
  .e-list-item.e-editing.e-active > .e-fullrow,
54169
- .e-list-item.e-editing.e-hover > .e-fullrow{
54175
+ .e-list-item.e-editing.e-hover > .e-fullrow,
54176
+ .e-list-item.e-editing.e-node-focus > .e-fullrow {
54170
54177
  @include active-editing-theme;
54171
54178
  }
54172
54179
 
@@ -54232,7 +54239,8 @@ $ripple-width: 32px !default;
54232
54239
 
54233
54240
  &:not(.e-fullrow-wrap) {
54234
54241
 
54235
- .e-list-item.e-hover > .e-text-content{
54242
+ .e-list-item.e-hover > .e-text-content,
54243
+ .e-list-item.e-node-focus > .e-text-content {
54236
54244
  background-color: $treeview-item-hover-bg;
54237
54245
  border-color: $treeview-item-hover-border-color;
54238
54246
  }
@@ -54242,12 +54250,14 @@ $ripple-width: 32px !default;
54242
54250
  border-color: $treeview-item-active-border-color;
54243
54251
  }
54244
54252
 
54245
- .e-list-item.e-active.e-hover > .e-text-content {
54253
+ .e-list-item.e-active.e-hover > .e-text-content,
54254
+ .e-list-item.e-active.e-node-focus > .e-text-content {
54246
54255
  @include active-hover-theme;
54247
54256
  }
54248
54257
 
54249
54258
  .e-list-item.e-editing.e-active > .e-text-content,
54250
- .e-list-item.e-editing.e-hover > .e-text-content {
54259
+ .e-list-item.e-editing.e-hover > .e-text-content,
54260
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
54251
54261
  @include active-editing-theme;
54252
54262
  }
54253
54263
  }
@@ -73039,10 +73049,12 @@ $grid-bigger-groupedcell-padding: 11px 0 12px !default;
73039
73049
  $grid-bigger-grouped-headercell-border-radius: 16px !default;
73040
73050
  $grid-bigger-group-headercell-margin: 4px 0 0 24px !default;
73041
73051
  $grid-bigger-group-headercell-padding: 0 8px 0 12px !default;
73052
+ $grid-device-group-headercell-padding: 0 8px 0 12px !default;
73042
73053
  $grid-bigger-group-clone-padding: 6px !default;
73043
73054
  $grid-bigger-grouptext-width: 76px !default;
73044
73055
  $grid-bigger-ungroup-button-font-size: 16px !default;
73045
73056
  $grid-bigger-ungroupbutton-icon-margin-top: 0 !default;
73057
+ $grid-device-ungroupbutton-icon-margin-top: 0 !default;
73046
73058
  $grid-bigger-group-text-line-height: 32px !default;
73047
73059
  $grid-bigger-ungroupbutton-icons-font-size: 16px !default;
73048
73060
  $grid-bigger-groupcaption-line-height: 32px !default;
@@ -73061,7 +73073,9 @@ $grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
73061
73073
  $grid-bigger-cc-checkbox-padding-left: 12px !default;
73062
73074
  $grid-bigger-searchdiv-padding-left: 6px !default;
73063
73075
  $grid-bigger-sorticon-margin-top: 0 !default;
73076
+ $grid-device-group-sorticon-margin-top: 0 !default;
73064
73077
  $grid-bigger-groupcell-span-padding: 0 !default;
73078
+ $grid-device-grouped-headercell-span-padding: 0 !default;
73065
73079
  $grid-bigger-ungroupbutton-icon-margin-left: 0 !default;
73066
73080
  $grid-device-groupheadercell-span-line-height: 30px !default;
73067
73081
  $grid-device-ungroupbutton-line-height: 33px !default;
@@ -73478,6 +73492,7 @@ $grid-adaptive-sort-clear-button-padding: 5px !default;
73478
73492
  $grid-cc-margin-top: 1px !default;
73479
73493
  $grid-bigger-rtl-cm-margin: $grid-rtl-column-menu-margin !default;
73480
73494
  $grid-bigger-rtl-group-span-padding: $grid-bigger-groupcell-span-padding !default;
73495
+ $grid-device-rtl-grouped-headercell-span-padding: $grid-device-grouped-headercell-span-padding !default;
73481
73496
  $grid-rtl-group-span-padding: $grid-bigger-groupcell-span-padding !default;
73482
73497
  $grid-ungroup-rtl-padding-left: 0 !default;
73483
73498
  $grid-column-reorder-icon-color: $grid-icon-default-color !default;
@@ -73985,6 +74000,10 @@ $grid-dropitems-count-margin-left: -8px !default;
73985
74000
  font-size: $grouped-bigger-text-font-size;
73986
74001
  }
73987
74002
 
74003
+ &.e-device .e-groupheadercell {
74004
+ padding: $grid-device-group-headercell-padding;
74005
+ }
74006
+
73988
74007
  .e-groupheadercell:hover {
73989
74008
  padding: $grid-bigger-group-headercell-hover-padding;
73990
74009
  }
@@ -74041,6 +74060,7 @@ $grid-dropitems-count-margin-left: -8px !default;
74041
74060
 
74042
74061
  &.e-device .e-groupheadercell span {
74043
74062
  line-height: $grid-device-groupheadercell-span-line-height;
74063
+ padding: $grid-device-grouped-headercell-span-padding;
74044
74064
  }
74045
74065
 
74046
74066
  &.e-device .e-rowcell,
@@ -74121,6 +74141,13 @@ $grid-dropitems-count-margin-left: -8px !default;
74121
74141
  }
74122
74142
  }
74123
74143
 
74144
+ &.e-device span.e-ungroupbutton.e-icons {
74145
+ margin-top: $grid-device-ungroupbutton-icon-margin-top;
74146
+ @if $grid-skin == 'bootstrap4' {
74147
+ padding-top: 0;
74148
+ }
74149
+ }
74150
+
74124
74151
  span.e-ungroupbutton.e-icons:hover {
74125
74152
  @if $grid-skin == 'tailwind' {
74126
74153
  color: $cool-gray-700;
@@ -74139,6 +74166,10 @@ $grid-dropitems-count-margin-left: -8px !default;
74139
74166
  }
74140
74167
  }
74141
74168
 
74169
+ &.e-device span.e-groupsort.e-icons {
74170
+ margin-top: $grid-device-group-sorticon-margin-top;
74171
+ }
74172
+
74142
74173
  &.e-rtl span.e-groupsort.e-icons {
74143
74174
  @if $grid-skin == 'fluent' {
74144
74175
  margin-top: 0;
@@ -77273,6 +77304,10 @@ $grid-dropitems-count-margin-left: -8px !default;
77273
77304
  &.e-rtl .e-groupheadercell span {
77274
77305
  padding: $grid-bigger-rtl-group-span-padding;
77275
77306
  }
77307
+
77308
+ &.e-device.e-rtl .e-groupheadercell span {
77309
+ padding: $grid-device-rtl-grouped-headercell-span-padding;
77310
+ }
77276
77311
  }
77277
77312
 
77278
77313
  #{&}.e-grid-min-height {
@@ -89032,6 +89067,10 @@ $gantt-masked-table-background-color: #e1dfdd;
89032
89067
  border-radius: $gantt-header-border-radius;
89033
89068
  }
89034
89069
 
89070
+ .e-grid .e-spinner-pane {
89071
+ display: none;
89072
+ }
89073
+
89035
89074
  .e-cloneproperties.e-draganddrop {
89036
89075
  box-shadow: $gantt-clone-prop-box-shadow;
89037
89076
  opacity: .95;
@@ -99272,7 +99311,7 @@ $olap-bigger-tree-outer-div-height: 485px;
99272
99311
  $field-list-text-transform: none !default;
99273
99312
  $olap-bigger-tree-width: 283px !default;
99274
99313
  $olap-bigger-tree-outer-div-width: 325px !default;
99275
- $field-list-adaptive-outerdiv-height: 195px !default;
99314
+ $field-list-adaptive-outerdiv-height: 165px !default;
99276
99315
 
99277
99316
  @include export-module('field-list-layout') {
99278
99317
 
@@ -101073,7 +101112,6 @@ $field-list-adaptive-outerdiv-height: 195px !default;
101073
101112
  .e-bigger .e-pivotfieldlist-container,
101074
101113
  .e-bigger.e-pivotfieldlist-container {
101075
101114
 
101076
- .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
101077
101115
  .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div {
101078
101116
  height: $field-list-member-filter-list-bigger-height;
101079
101117
  }
@@ -101441,6 +101479,7 @@ $field-list-adaptive-outerdiv-height: 195px !default;
101441
101479
 
101442
101480
  .e-checkbox-layout {
101443
101481
  max-width: 45%;
101482
+ overflow: visible;
101444
101483
  }
101445
101484
 
101446
101485
  }
@@ -115375,7 +115414,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
115375
115414
  $rating-li-font-size: 20px !default;
115376
115415
  $rating-li-padding: 4px !default;
115377
115416
  $rating-li-line-height: 13px !default;
115378
- $rating-li-min-width-height: 28px !default;
115379
115417
  $rating-focus-border-radius: 0 !default;
115380
115418
  $rating-label-bottom-margin: 4px !default;
115381
115419
  $rating-label-right-margin: 8px !default;
@@ -115388,21 +115426,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
115388
115426
 
115389
115427
  $rating-small-li-font-size: 16px !default;
115390
115428
  $rating-small-li-line-height: 9px !default;
115391
- $rating-small-li-min-width-height: 24px !default;
115429
+ $rating-small-li-hover-font-size: 18px !default;
115392
115430
  $rating-small-label-font-size: 10px !default;
115393
115431
  $rating-small-label-line-height: 16px !default;
115394
115432
  $rating-small-reset-font-size : 12px !default;
115395
115433
 
115396
115434
  $rating-bigger-li-font-size: 32px !default;
115397
115435
  $rating-bigger-li-line-height: 21px !default;
115398
- $rating-bigger-li-min-width-height: 40px !default;
115436
+ $rating-bigger-li-hover-font-size: 34px !default;
115399
115437
  $rating-bigger-label-font-size: 14px !default;
115400
115438
  $rating-bigger-label-line-height: 22px !default;
115401
115439
  $rating-bigger-reset-font-size : 28px !default;
115402
115440
 
115403
115441
  $rating-bigger-small-li-font-size: 24px !default;
115404
115442
  $rating-bigger-small-li-line-height: 17px !default;
115405
- $rating-bigger-small-li-min-width-height: 32px !default;
115443
+ $rating-bigger-small-li-hover-font-size: 26px !default;
115406
115444
  $rating-bigger-small-label-font-size: 12px !default;
115407
115445
  $rating-bigger-small-label-line-height: 18px !default;
115408
115446
  $rating-bigger-small-reset-font-size : 20px !default;
@@ -115457,8 +115495,6 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
115457
115495
  padding: $rating-li-padding;
115458
115496
  line-height: $rating-li-line-height;
115459
115497
  display: block;
115460
- min-width: $rating-li-min-width-height; //font-size + padding
115461
- min-height: $rating-li-min-width-height; //font-size + padding
115462
115498
  //For Blazor Tooltip
115463
115499
  position: relative;
115464
115500
 
@@ -115583,8 +115619,6 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
115583
115619
  .e-rating-item-container {
115584
115620
  font-size: $rating-small-li-font-size;
115585
115621
  line-height: $rating-small-li-line-height;
115586
- min-height: $rating-small-li-min-width-height; //font-size + padding
115587
- min-width: $rating-small-li-min-width-height; //font-size + padding
115588
115622
  }
115589
115623
 
115590
115624
  .e-rating-label {
@@ -115602,8 +115636,6 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
115602
115636
  .e-rating-item-container {
115603
115637
  font-size: $rating-bigger-li-font-size;
115604
115638
  line-height: $rating-bigger-li-line-height;
115605
- min-width: $rating-bigger-li-min-width-height; //font-size + padding
115606
- min-height: $rating-bigger-li-min-width-height; //font-size + padding
115607
115639
  }
115608
115640
 
115609
115641
  .e-rating-label {
@@ -115623,8 +115655,6 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
115623
115655
  .e-rating-item-container {
115624
115656
  font-size: $rating-bigger-small-li-font-size;
115625
115657
  line-height: $rating-bigger-small-li-line-height;
115626
- min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
115627
- min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
115628
115658
  }
115629
115659
 
115630
115660
  .e-rating-label {
@@ -1282,11 +1282,13 @@ $ripple-width: 32px !default;
1282
1282
  }
1283
1283
 
1284
1284
  .e-list-item.e-active,
1285
- .e-list-item.e-hover {
1285
+ .e-list-item.e-hover,
1286
+ .e-list-item.e-node-focus {
1286
1287
  background: transparent;
1287
1288
  }
1288
1289
 
1289
- .e-list-item.e-hover > .e-text-content {
1290
+ .e-list-item.e-hover > .e-text-content,
1291
+ .e-list-item.e-node-focus > .e-text-content {
1290
1292
  color: $treeview-text-hover-color;
1291
1293
 
1292
1294
  .e-list-text {
@@ -1335,7 +1337,8 @@ $ripple-width: 32px !default;
1335
1337
  }
1336
1338
  }
1337
1339
 
1338
- .e-list-item.e-active.e-hover > .e-text-content {
1340
+ .e-list-item.e-active.e-hover > .e-text-content,
1341
+ .e-list-item.e-active.e-node-focus > .e-text-content {
1339
1342
  color: $treeview-text-active-hover-color;
1340
1343
 
1341
1344
  .e-list-text {
@@ -1349,7 +1352,8 @@ $ripple-width: 32px !default;
1349
1352
  }
1350
1353
 
1351
1354
  .e-list-item.e-editing.e-active > .e-text-content,
1352
- .e-list-item.e-editing.e-hover > .e-text-content {
1355
+ .e-list-item.e-editing.e-hover > .e-text-content,
1356
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
1353
1357
  color: $treeview-text-color;
1354
1358
 
1355
1359
  .e-list-text {
@@ -1366,7 +1370,8 @@ $ripple-width: 32px !default;
1366
1370
  }
1367
1371
  }
1368
1372
 
1369
- .e-list-item.e-hover > .e-fullrow {
1373
+ .e-list-item.e-hover > .e-fullrow,
1374
+ .e-list-item.e-node-focus > .e-fullrow {
1370
1375
  background-color: $treeview-item-hover-bg;
1371
1376
  border-color: $treeview-item-hover-border-color;
1372
1377
  }
@@ -1391,12 +1396,14 @@ $ripple-width: 32px !default;
1391
1396
  }
1392
1397
  }
1393
1398
 
1394
- .e-list-item.e-active.e-hover > .e-fullrow{
1399
+ .e-list-item.e-active.e-hover > .e-fullrow,
1400
+ .e-list-item.e-active.e-node-focus > .e-fullrow {
1395
1401
  @include active-hover-theme;
1396
1402
  }
1397
1403
 
1398
1404
  .e-list-item.e-editing.e-active > .e-fullrow,
1399
- .e-list-item.e-editing.e-hover > .e-fullrow{
1405
+ .e-list-item.e-editing.e-hover > .e-fullrow,
1406
+ .e-list-item.e-editing.e-node-focus > .e-fullrow {
1400
1407
  @include active-editing-theme;
1401
1408
  }
1402
1409
 
@@ -1462,7 +1469,8 @@ $ripple-width: 32px !default;
1462
1469
 
1463
1470
  &:not(.e-fullrow-wrap) {
1464
1471
 
1465
- .e-list-item.e-hover > .e-text-content{
1472
+ .e-list-item.e-hover > .e-text-content,
1473
+ .e-list-item.e-node-focus > .e-text-content {
1466
1474
  background-color: $treeview-item-hover-bg;
1467
1475
  border-color: $treeview-item-hover-border-color;
1468
1476
  }
@@ -1472,12 +1480,14 @@ $ripple-width: 32px !default;
1472
1480
  border-color: $treeview-item-active-border-color;
1473
1481
  }
1474
1482
 
1475
- .e-list-item.e-active.e-hover > .e-text-content {
1483
+ .e-list-item.e-active.e-hover > .e-text-content,
1484
+ .e-list-item.e-active.e-node-focus > .e-text-content {
1476
1485
  @include active-hover-theme;
1477
1486
  }
1478
1487
 
1479
1488
  .e-list-item.e-editing.e-active > .e-text-content,
1480
- .e-list-item.e-editing.e-hover > .e-text-content {
1489
+ .e-list-item.e-editing.e-hover > .e-text-content,
1490
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
1481
1491
  @include active-editing-theme;
1482
1492
  }
1483
1493
  }
@@ -1277,11 +1277,13 @@ $ripple-width: 32px !default;
1277
1277
  }
1278
1278
 
1279
1279
  .e-list-item.e-active,
1280
- .e-list-item.e-hover {
1280
+ .e-list-item.e-hover,
1281
+ .e-list-item.e-node-focus {
1281
1282
  background: transparent;
1282
1283
  }
1283
1284
 
1284
- .e-list-item.e-hover > .e-text-content {
1285
+ .e-list-item.e-hover > .e-text-content,
1286
+ .e-list-item.e-node-focus > .e-text-content {
1285
1287
  color: $treeview-text-hover-color;
1286
1288
 
1287
1289
  .e-list-text {
@@ -1330,7 +1332,8 @@ $ripple-width: 32px !default;
1330
1332
  }
1331
1333
  }
1332
1334
 
1333
- .e-list-item.e-active.e-hover > .e-text-content {
1335
+ .e-list-item.e-active.e-hover > .e-text-content,
1336
+ .e-list-item.e-active.e-node-focus > .e-text-content {
1334
1337
  color: $treeview-text-active-hover-color;
1335
1338
 
1336
1339
  .e-list-text {
@@ -1344,7 +1347,8 @@ $ripple-width: 32px !default;
1344
1347
  }
1345
1348
 
1346
1349
  .e-list-item.e-editing.e-active > .e-text-content,
1347
- .e-list-item.e-editing.e-hover > .e-text-content {
1350
+ .e-list-item.e-editing.e-hover > .e-text-content,
1351
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
1348
1352
  color: $treeview-text-color;
1349
1353
 
1350
1354
  .e-list-text {
@@ -1361,7 +1365,8 @@ $ripple-width: 32px !default;
1361
1365
  }
1362
1366
  }
1363
1367
 
1364
- .e-list-item.e-hover > .e-fullrow {
1368
+ .e-list-item.e-hover > .e-fullrow,
1369
+ .e-list-item.e-node-focus > .e-fullrow {
1365
1370
  background-color: $treeview-item-hover-bg;
1366
1371
  border-color: $treeview-item-hover-border-color;
1367
1372
  }
@@ -1386,12 +1391,14 @@ $ripple-width: 32px !default;
1386
1391
  }
1387
1392
  }
1388
1393
 
1389
- .e-list-item.e-active.e-hover > .e-fullrow{
1394
+ .e-list-item.e-active.e-hover > .e-fullrow,
1395
+ .e-list-item.e-active.e-node-focus > .e-fullrow {
1390
1396
  @include active-hover-theme;
1391
1397
  }
1392
1398
 
1393
1399
  .e-list-item.e-editing.e-active > .e-fullrow,
1394
- .e-list-item.e-editing.e-hover > .e-fullrow{
1400
+ .e-list-item.e-editing.e-hover > .e-fullrow,
1401
+ .e-list-item.e-editing.e-node-focus > .e-fullrow {
1395
1402
  @include active-editing-theme;
1396
1403
  }
1397
1404
 
@@ -1457,7 +1464,8 @@ $ripple-width: 32px !default;
1457
1464
 
1458
1465
  &:not(.e-fullrow-wrap) {
1459
1466
 
1460
- .e-list-item.e-hover > .e-text-content{
1467
+ .e-list-item.e-hover > .e-text-content,
1468
+ .e-list-item.e-node-focus > .e-text-content {
1461
1469
  background-color: $treeview-item-hover-bg;
1462
1470
  border-color: $treeview-item-hover-border-color;
1463
1471
  }
@@ -1467,12 +1475,14 @@ $ripple-width: 32px !default;
1467
1475
  border-color: $treeview-item-active-border-color;
1468
1476
  }
1469
1477
 
1470
- .e-list-item.e-active.e-hover > .e-text-content {
1478
+ .e-list-item.e-active.e-hover > .e-text-content,
1479
+ .e-list-item.e-active.e-node-focus > .e-text-content {
1471
1480
  @include active-hover-theme;
1472
1481
  }
1473
1482
 
1474
1483
  .e-list-item.e-editing.e-active > .e-text-content,
1475
- .e-list-item.e-editing.e-hover > .e-text-content {
1484
+ .e-list-item.e-editing.e-hover > .e-text-content,
1485
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
1476
1486
  @include active-editing-theme;
1477
1487
  }
1478
1488
  }
@@ -1305,11 +1305,13 @@ $ripple-width: 32px !default;
1305
1305
  }
1306
1306
 
1307
1307
  .e-list-item.e-active,
1308
- .e-list-item.e-hover {
1308
+ .e-list-item.e-hover,
1309
+ .e-list-item.e-node-focus {
1309
1310
  background: transparent;
1310
1311
  }
1311
1312
 
1312
- .e-list-item.e-hover > .e-text-content {
1313
+ .e-list-item.e-hover > .e-text-content,
1314
+ .e-list-item.e-node-focus > .e-text-content {
1313
1315
  color: $treeview-text-hover-color;
1314
1316
 
1315
1317
  .e-list-text {
@@ -1358,7 +1360,8 @@ $ripple-width: 32px !default;
1358
1360
  }
1359
1361
  }
1360
1362
 
1361
- .e-list-item.e-active.e-hover > .e-text-content {
1363
+ .e-list-item.e-active.e-hover > .e-text-content,
1364
+ .e-list-item.e-active.e-node-focus > .e-text-content {
1362
1365
  color: $treeview-text-active-hover-color;
1363
1366
 
1364
1367
  .e-list-text {
@@ -1372,7 +1375,8 @@ $ripple-width: 32px !default;
1372
1375
  }
1373
1376
 
1374
1377
  .e-list-item.e-editing.e-active > .e-text-content,
1375
- .e-list-item.e-editing.e-hover > .e-text-content {
1378
+ .e-list-item.e-editing.e-hover > .e-text-content,
1379
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
1376
1380
  color: $treeview-text-color;
1377
1381
 
1378
1382
  .e-list-text {
@@ -1389,7 +1393,8 @@ $ripple-width: 32px !default;
1389
1393
  }
1390
1394
  }
1391
1395
 
1392
- .e-list-item.e-hover > .e-fullrow {
1396
+ .e-list-item.e-hover > .e-fullrow,
1397
+ .e-list-item.e-node-focus > .e-fullrow {
1393
1398
  background-color: $treeview-item-hover-bg;
1394
1399
  border-color: $treeview-item-hover-border-color;
1395
1400
  }
@@ -1414,12 +1419,14 @@ $ripple-width: 32px !default;
1414
1419
  }
1415
1420
  }
1416
1421
 
1417
- .e-list-item.e-active.e-hover > .e-fullrow{
1422
+ .e-list-item.e-active.e-hover > .e-fullrow,
1423
+ .e-list-item.e-active.e-node-focus > .e-fullrow {
1418
1424
  @include active-hover-theme;
1419
1425
  }
1420
1426
 
1421
1427
  .e-list-item.e-editing.e-active > .e-fullrow,
1422
- .e-list-item.e-editing.e-hover > .e-fullrow{
1428
+ .e-list-item.e-editing.e-hover > .e-fullrow,
1429
+ .e-list-item.e-editing.e-node-focus > .e-fullrow {
1423
1430
  @include active-editing-theme;
1424
1431
  }
1425
1432
 
@@ -1485,7 +1492,8 @@ $ripple-width: 32px !default;
1485
1492
 
1486
1493
  &:not(.e-fullrow-wrap) {
1487
1494
 
1488
- .e-list-item.e-hover > .e-text-content{
1495
+ .e-list-item.e-hover > .e-text-content,
1496
+ .e-list-item.e-node-focus > .e-text-content {
1489
1497
  background-color: $treeview-item-hover-bg;
1490
1498
  border-color: $treeview-item-hover-border-color;
1491
1499
  }
@@ -1495,12 +1503,14 @@ $ripple-width: 32px !default;
1495
1503
  border-color: $treeview-item-active-border-color;
1496
1504
  }
1497
1505
 
1498
- .e-list-item.e-active.e-hover > .e-text-content {
1506
+ .e-list-item.e-active.e-hover > .e-text-content,
1507
+ .e-list-item.e-active.e-node-focus > .e-text-content {
1499
1508
  @include active-hover-theme;
1500
1509
  }
1501
1510
 
1502
1511
  .e-list-item.e-editing.e-active > .e-text-content,
1503
- .e-list-item.e-editing.e-hover > .e-text-content {
1512
+ .e-list-item.e-editing.e-hover > .e-text-content,
1513
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
1504
1514
  @include active-editing-theme;
1505
1515
  }
1506
1516
  }
@@ -1284,11 +1284,13 @@ $treeview-item-active-check-color: $primary !default;
1284
1284
  }
1285
1285
 
1286
1286
  .e-list-item.e-active,
1287
- .e-list-item.e-hover {
1287
+ .e-list-item.e-hover,
1288
+ .e-list-item.e-node-focus {
1288
1289
  background: transparent;
1289
1290
  }
1290
1291
 
1291
- .e-list-item.e-hover > .e-text-content {
1292
+ .e-list-item.e-hover > .e-text-content,
1293
+ .e-list-item.e-node-focus > .e-text-content {
1292
1294
  color: $treeview-text-hover-color;
1293
1295
 
1294
1296
  .e-list-text {
@@ -1337,7 +1339,8 @@ $treeview-item-active-check-color: $primary !default;
1337
1339
  }
1338
1340
  }
1339
1341
 
1340
- .e-list-item.e-active.e-hover > .e-text-content {
1342
+ .e-list-item.e-active.e-hover > .e-text-content,
1343
+ .e-list-item.e-active.e-node-focus > .e-text-content {
1341
1344
  color: $treeview-text-active-hover-color;
1342
1345
 
1343
1346
  .e-list-text {
@@ -1351,7 +1354,8 @@ $treeview-item-active-check-color: $primary !default;
1351
1354
  }
1352
1355
 
1353
1356
  .e-list-item.e-editing.e-active > .e-text-content,
1354
- .e-list-item.e-editing.e-hover > .e-text-content {
1357
+ .e-list-item.e-editing.e-hover > .e-text-content,
1358
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
1355
1359
  color: $treeview-text-color;
1356
1360
 
1357
1361
  .e-list-text {
@@ -1368,7 +1372,8 @@ $treeview-item-active-check-color: $primary !default;
1368
1372
  }
1369
1373
  }
1370
1374
 
1371
- .e-list-item.e-hover > .e-fullrow {
1375
+ .e-list-item.e-hover > .e-fullrow,
1376
+ .e-list-item.e-node-focus > .e-fullrow {
1372
1377
  background-color: $treeview-item-hover-bg;
1373
1378
  border-color: $treeview-item-hover-border-color;
1374
1379
  }
@@ -1393,12 +1398,14 @@ $treeview-item-active-check-color: $primary !default;
1393
1398
  }
1394
1399
  }
1395
1400
 
1396
- .e-list-item.e-active.e-hover > .e-fullrow{
1401
+ .e-list-item.e-active.e-hover > .e-fullrow,
1402
+ .e-list-item.e-active.e-node-focus > .e-fullrow {
1397
1403
  @include active-hover-theme;
1398
1404
  }
1399
1405
 
1400
1406
  .e-list-item.e-editing.e-active > .e-fullrow,
1401
- .e-list-item.e-editing.e-hover > .e-fullrow{
1407
+ .e-list-item.e-editing.e-hover > .e-fullrow,
1408
+ .e-list-item.e-editing.e-node-focus > .e-fullrow {
1402
1409
  @include active-editing-theme;
1403
1410
  }
1404
1411
 
@@ -1464,7 +1471,8 @@ $treeview-item-active-check-color: $primary !default;
1464
1471
 
1465
1472
  &:not(.e-fullrow-wrap) {
1466
1473
 
1467
- .e-list-item.e-hover > .e-text-content{
1474
+ .e-list-item.e-hover > .e-text-content,
1475
+ .e-list-item.e-node-focus > .e-text-content {
1468
1476
  background-color: $treeview-item-hover-bg;
1469
1477
  border-color: $treeview-item-hover-border-color;
1470
1478
  }
@@ -1474,12 +1482,14 @@ $treeview-item-active-check-color: $primary !default;
1474
1482
  border-color: $treeview-item-active-border-color;
1475
1483
  }
1476
1484
 
1477
- .e-list-item.e-active.e-hover > .e-text-content {
1485
+ .e-list-item.e-active.e-hover > .e-text-content,
1486
+ .e-list-item.e-active.e-node-focus > .e-text-content {
1478
1487
  @include active-hover-theme;
1479
1488
  }
1480
1489
 
1481
1490
  .e-list-item.e-editing.e-active > .e-text-content,
1482
- .e-list-item.e-editing.e-hover > .e-text-content {
1491
+ .e-list-item.e-editing.e-hover > .e-text-content,
1492
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
1483
1493
  @include active-editing-theme;
1484
1494
  }
1485
1495
  }