@syncfusion/blazor-themes 20.3.60 → 20.3.61

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 (86) hide show
  1. package/SCSS-Themes/base/material.scss +3 -0
  2. package/SCSS-Themes/bootstrap-dark.scss +16 -9
  3. package/SCSS-Themes/bootstrap.scss +16 -9
  4. package/SCSS-Themes/bootstrap4.scss +16 -9
  5. package/SCSS-Themes/bootstrap5-dark.scss +16 -9
  6. package/SCSS-Themes/bootstrap5.scss +16 -9
  7. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +2 -2
  8. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +2 -2
  9. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +2 -2
  10. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +2 -2
  11. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +2 -2
  12. package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +2 -2
  13. package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +2 -2
  14. package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +2 -2
  15. package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +2 -2
  16. package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +2 -2
  17. package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +2 -2
  18. package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +2 -2
  19. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +2 -2
  20. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +2 -2
  21. package/SCSS-Themes/fabric-dark.scss +17 -10
  22. package/SCSS-Themes/fabric.scss +17 -10
  23. package/SCSS-Themes/fluent-dark.scss +16 -9
  24. package/SCSS-Themes/fluent.scss +16 -9
  25. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +2 -2
  26. package/SCSS-Themes/grids/grid/bootstrap.scss +2 -2
  27. package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -2
  28. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +2 -2
  29. package/SCSS-Themes/grids/grid/bootstrap5.scss +2 -2
  30. package/SCSS-Themes/grids/grid/fabric-dark.scss +3 -3
  31. package/SCSS-Themes/grids/grid/fabric.scss +3 -3
  32. package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -2
  33. package/SCSS-Themes/grids/grid/fluent.scss +2 -2
  34. package/SCSS-Themes/grids/grid/highcontrast.scss +3 -3
  35. package/SCSS-Themes/grids/grid/material-dark.scss +3 -3
  36. package/SCSS-Themes/grids/grid/material.scss +3 -3
  37. package/SCSS-Themes/grids/grid/tailwind-dark.scss +3 -3
  38. package/SCSS-Themes/grids/grid/tailwind.scss +3 -3
  39. package/SCSS-Themes/highcontrast.scss +17 -10
  40. package/SCSS-Themes/material-dark.scss +17 -10
  41. package/SCSS-Themes/material.scss +21 -11
  42. package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +0 -3
  43. package/SCSS-Themes/navigations/context-menu/bootstrap.scss +0 -3
  44. package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +0 -3
  45. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +0 -3
  46. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +0 -3
  47. package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +0 -3
  48. package/SCSS-Themes/navigations/context-menu/fabric.scss +0 -3
  49. package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +0 -3
  50. package/SCSS-Themes/navigations/context-menu/fluent.scss +0 -3
  51. package/SCSS-Themes/navigations/context-menu/highcontrast.scss +0 -3
  52. package/SCSS-Themes/navigations/context-menu/material-dark.scss +0 -3
  53. package/SCSS-Themes/navigations/context-menu/material.scss +0 -3
  54. package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +0 -3
  55. package/SCSS-Themes/navigations/context-menu/tailwind.scss +0 -3
  56. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +1 -1
  57. package/SCSS-Themes/navigations/menu/bootstrap.scss +1 -1
  58. package/SCSS-Themes/navigations/menu/bootstrap4.scss +1 -1
  59. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -1
  60. package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -1
  61. package/SCSS-Themes/navigations/menu/fabric-dark.scss +1 -1
  62. package/SCSS-Themes/navigations/menu/fabric.scss +1 -1
  63. package/SCSS-Themes/navigations/menu/fluent-dark.scss +1 -1
  64. package/SCSS-Themes/navigations/menu/fluent.scss +1 -1
  65. package/SCSS-Themes/navigations/menu/highcontrast.scss +1 -1
  66. package/SCSS-Themes/navigations/menu/material-dark.scss +1 -1
  67. package/SCSS-Themes/navigations/menu/material.scss +1 -1
  68. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +1 -1
  69. package/SCSS-Themes/navigations/menu/tailwind.scss +1 -1
  70. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +11 -1
  71. package/SCSS-Themes/navigations/treeview/bootstrap.scss +11 -1
  72. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +11 -1
  73. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +11 -1
  74. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +11 -1
  75. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +11 -1
  76. package/SCSS-Themes/navigations/treeview/fabric.scss +11 -1
  77. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +11 -1
  78. package/SCSS-Themes/navigations/treeview/fluent.scss +11 -1
  79. package/SCSS-Themes/navigations/treeview/highcontrast.scss +11 -1
  80. package/SCSS-Themes/navigations/treeview/material-dark.scss +11 -1
  81. package/SCSS-Themes/navigations/treeview/material.scss +12 -2
  82. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +11 -1
  83. package/SCSS-Themes/navigations/treeview/tailwind.scss +11 -1
  84. package/SCSS-Themes/tailwind-dark.scss +17 -10
  85. package/SCSS-Themes/tailwind.scss +17 -10
  86. package/package.json +1 -1
@@ -146,6 +146,9 @@ $appbar-hover-bg-color-alt2: rgba(255, 255, 255, .08) !default;
146
146
  $appbar-bottom-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .16) !default;
147
147
  $appbar-top-shadow: 0 -2px 3px rgba(0, 0, 0, .1), 0 -2px 6px rgba(0, 0, 0, .2) !default;
148
148
 
149
+ //TreeView
150
+ $tree-node-text-color:#cc1351 !default;
151
+
149
152
 
150
153
 
151
154
  @if not variable-exists('is-roboto-loaded') {
@@ -35575,9 +35575,6 @@ $cmenu-li-selected-outline-offset: 0 !default;
35575
35575
 
35576
35576
  & .e-menu-item {
35577
35577
  @include bigger-li-size;
35578
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
35579
- padding: $cmenu-bigger-li-padding;
35580
- }
35581
35578
 
35582
35579
  & .e-caret {
35583
35580
  font-size: $cmenu-bigger-caret-font-size;
@@ -54468,7 +54465,17 @@ $ripple-width: 32px !default;
54468
54465
  }
54469
54466
 
54470
54467
  @mixin active-hover-theme {
54471
- background-color: $treeview-item-active-hover-bg;
54468
+ @if $theme-name =='fluentui-dark' {
54469
+ background-color: lighten($treeview-item-active-bg, 5%);
54470
+ }
54471
+
54472
+ @else if $theme-name =='tailwind' {
54473
+ background-color: darken($treeview-item-active-hover-bg, 10%);
54474
+ }
54475
+
54476
+ @else {
54477
+ background-color: $treeview-item-active-hover-bg;
54478
+ }
54472
54479
  border-color: $treeview-item-active-hover-border-color;
54473
54480
  @if $skin-name == 'bootstrap' or $skin-name == 'highcontrast' {
54474
54481
  -webkit-box-shadow: $treeview-border-shadow;
@@ -55844,7 +55851,7 @@ $menu-header-icon-padding: 0 16px !default;
55844
55851
 
55845
55852
  @at-root {
55846
55853
  & .e-menu {
55847
- @if $skin-name == 'bootstrap4' {
55854
+ @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
55848
55855
  background-color: $cmenu-ul-bgcolor;
55849
55856
  }
55850
55857
  @else {
@@ -57109,7 +57116,7 @@ $ddt-remains-count-padding-top: 5.5px !default;
57109
57116
  position: absolute;
57110
57117
 
57111
57118
  .e-active .e-checkbox-wrapper {
57112
- .e-frame:not(.e-check) {
57119
+ .e-frame:not(.e-check):not(.e-stop) {
57113
57120
  @if$ddt-skin-name == 'bootstrap5' {
57114
57121
  background-color: $ddt-readonly-input-bg-color;
57115
57122
  }
@@ -57117,7 +57124,7 @@ $ddt-remains-count-padding-top: 5.5px !default;
57117
57124
  }
57118
57125
 
57119
57126
  .e-checkbox-wrapper {
57120
- .e-frame:not(.e-check) {
57127
+ .e-frame:not(.e-check):not(.e-stop) {
57121
57128
  @if$ddt-skin-name == 'bootstrap5' {
57122
57129
  background-color: transparent;
57123
57130
  }
@@ -72695,7 +72702,7 @@ $grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
72695
72702
  $grid-rowcell-color: rgba($grid-content-font-color, $grid-conent-font-opacity) !default;
72696
72703
  $grid-reorderarrow-margin-top: -6.5px !default;
72697
72704
  $grid-reorderdownarrow-margin-top: 4px !default;
72698
- $grid-reorder-arrow-top-margin: -1.5px !default;
72705
+ $grid-reorder-arrow-top-margin: .5px !default;
72699
72706
  $grid-reorder-downarrow-top-margin: -1.5px !default;
72700
72707
  $grid-sortnumber-font-size: 9px !default;
72701
72708
  $grid-header-text-transform: none !default;
@@ -76444,7 +76451,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76444
76451
 
76445
76452
  .e-gridheader .e-headercontent .e-reorderuparrow {
76446
76453
  @if $grid-skin == 'fluent' or $grid-skin == 'bootstrap5' {
76447
- margin-top: -9px;
76454
+ margin-top: -2px;
76448
76455
  }
76449
76456
  }
76450
76457
 
@@ -35330,9 +35330,6 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
35330
35330
 
35331
35331
  & .e-menu-item {
35332
35332
  @include bigger-li-size;
35333
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
35334
- padding: $cmenu-bigger-li-padding;
35335
- }
35336
35333
 
35337
35334
  & .e-caret {
35338
35335
  font-size: $cmenu-bigger-caret-font-size;
@@ -54186,7 +54183,17 @@ $ripple-width: 32px !default;
54186
54183
  }
54187
54184
 
54188
54185
  @mixin active-hover-theme {
54189
- background-color: $treeview-item-active-hover-bg;
54186
+ @if $theme-name =='fluentui-dark' {
54187
+ background-color: lighten($treeview-item-active-bg, 5%);
54188
+ }
54189
+
54190
+ @else if $theme-name =='tailwind' {
54191
+ background-color: darken($treeview-item-active-hover-bg, 10%);
54192
+ }
54193
+
54194
+ @else {
54195
+ background-color: $treeview-item-active-hover-bg;
54196
+ }
54190
54197
  border-color: $treeview-item-active-hover-border-color;
54191
54198
  @if $skin-name == 'bootstrap' or $skin-name == 'highcontrast' {
54192
54199
  -webkit-box-shadow: $treeview-border-shadow;
@@ -55563,7 +55570,7 @@ $menu-header-icon-padding: 0 16px !default;
55563
55570
 
55564
55571
  @at-root {
55565
55572
  & .e-menu {
55566
- @if $skin-name == 'bootstrap4' {
55573
+ @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
55567
55574
  background-color: $cmenu-ul-bgcolor;
55568
55575
  }
55569
55576
  @else {
@@ -56827,7 +56834,7 @@ $ddt-remains-count-padding-top: 5.5px !default;
56827
56834
  position: absolute;
56828
56835
 
56829
56836
  .e-active .e-checkbox-wrapper {
56830
- .e-frame:not(.e-check) {
56837
+ .e-frame:not(.e-check):not(.e-stop) {
56831
56838
  @if$ddt-skin-name == 'bootstrap5' {
56832
56839
  background-color: $ddt-readonly-input-bg-color;
56833
56840
  }
@@ -56835,7 +56842,7 @@ $ddt-remains-count-padding-top: 5.5px !default;
56835
56842
  }
56836
56843
 
56837
56844
  .e-checkbox-wrapper {
56838
- .e-frame:not(.e-check) {
56845
+ .e-frame:not(.e-check):not(.e-stop) {
56839
56846
  @if$ddt-skin-name == 'bootstrap5' {
56840
56847
  background-color: transparent;
56841
56848
  }
@@ -72406,7 +72413,7 @@ $grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
72406
72413
  $grid-rowcell-color: rgba($grid-content-font-color, $grid-conent-font-opacity) !default;
72407
72414
  $grid-reorderarrow-margin-top: -6.5px !default;
72408
72415
  $grid-reorderdownarrow-margin-top: 4px !default;
72409
- $grid-reorder-arrow-top-margin: -1.5px !default;
72416
+ $grid-reorder-arrow-top-margin: .5px !default;
72410
72417
  $grid-reorder-downarrow-top-margin: -1.5px !default;
72411
72418
  $grid-sortnumber-font-size: 9px !default;
72412
72419
  $grid-header-text-transform: none !default;
@@ -76155,7 +76162,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76155
76162
 
76156
76163
  .e-gridheader .e-headercontent .e-reorderuparrow {
76157
76164
  @if $grid-skin == 'fluent' or $grid-skin == 'bootstrap5' {
76158
- margin-top: -9px;
76165
+ margin-top: -2px;
76159
76166
  }
76160
76167
  }
76161
76168
 
@@ -35343,9 +35343,6 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
35343
35343
 
35344
35344
  & .e-menu-item {
35345
35345
  @include bigger-li-size;
35346
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
35347
- padding: $cmenu-bigger-li-padding;
35348
- }
35349
35346
 
35350
35347
  & .e-caret {
35351
35348
  font-size: $cmenu-bigger-caret-font-size;
@@ -54282,7 +54279,17 @@ $ripple-width: 32px !default;
54282
54279
  }
54283
54280
 
54284
54281
  @mixin active-hover-theme {
54285
- background-color: $treeview-item-active-hover-bg;
54282
+ @if $theme-name =='fluentui-dark' {
54283
+ background-color: lighten($treeview-item-active-bg, 5%);
54284
+ }
54285
+
54286
+ @else if $theme-name =='tailwind' {
54287
+ background-color: darken($treeview-item-active-hover-bg, 10%);
54288
+ }
54289
+
54290
+ @else {
54291
+ background-color: $treeview-item-active-hover-bg;
54292
+ }
54286
54293
  border-color: $treeview-item-active-hover-border-color;
54287
54294
  @if $skin-name == 'bootstrap' or $skin-name == 'highcontrast' {
54288
54295
  -webkit-box-shadow: $treeview-border-shadow;
@@ -55658,7 +55665,7 @@ $menu-header-icon-padding: 0 16px !default;
55658
55665
 
55659
55666
  @at-root {
55660
55667
  & .e-menu {
55661
- @if $skin-name == 'bootstrap4' {
55668
+ @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
55662
55669
  background-color: $cmenu-ul-bgcolor;
55663
55670
  }
55664
55671
  @else {
@@ -56917,7 +56924,7 @@ $ddt-remains-count-padding-top: 4px !default;
56917
56924
  position: absolute;
56918
56925
 
56919
56926
  .e-active .e-checkbox-wrapper {
56920
- .e-frame:not(.e-check) {
56927
+ .e-frame:not(.e-check):not(.e-stop) {
56921
56928
  @if$ddt-skin-name == 'bootstrap5' {
56922
56929
  background-color: $ddt-readonly-input-bg-color;
56923
56930
  }
@@ -56925,7 +56932,7 @@ $ddt-remains-count-padding-top: 4px !default;
56925
56932
  }
56926
56933
 
56927
56934
  .e-checkbox-wrapper {
56928
- .e-frame:not(.e-check) {
56935
+ .e-frame:not(.e-check):not(.e-stop) {
56929
56936
  @if$ddt-skin-name == 'bootstrap5' {
56930
56937
  background-color: transparent;
56931
56938
  }
@@ -72605,7 +72612,7 @@ $grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
72605
72612
  $grid-rowcell-color: $grid-content-font-color !default !default;
72606
72613
  $grid-reorderarrow-margin-top: -7.5px !default;
72607
72614
  $grid-reorderdownarrow-margin-top: 2.5px !default;
72608
- $grid-reorder-arrow-top-margin: -1px !default;
72615
+ $grid-reorder-arrow-top-margin: 0 !default;
72609
72616
  $grid-reorder-downarrow-top-margin: -3px !default;
72610
72617
  $grid-sortnumber-font-size: 9px !default;
72611
72618
  $grid-header-text-transform: none !default;
@@ -76354,7 +76361,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76354
76361
 
76355
76362
  .e-gridheader .e-headercontent .e-reorderuparrow {
76356
76363
  @if $grid-skin == 'fluent' or $grid-skin == 'bootstrap5' {
76357
- margin-top: -9px;
76364
+ margin-top: -2px;
76358
76365
  }
76359
76366
  }
76360
76367
 
@@ -35584,9 +35584,6 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
35584
35584
 
35585
35585
  & .e-menu-item {
35586
35586
  @include bigger-li-size;
35587
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
35588
- padding: $cmenu-bigger-li-padding;
35589
- }
35590
35587
 
35591
35588
  & .e-caret {
35592
35589
  font-size: $cmenu-bigger-caret-font-size;
@@ -54611,7 +54608,17 @@ $treeview-item-active-check-color: $primary !default;
54611
54608
  }
54612
54609
 
54613
54610
  @mixin active-hover-theme {
54614
- background-color: $treeview-item-active-hover-bg;
54611
+ @if $theme-name =='fluentui-dark' {
54612
+ background-color: lighten($treeview-item-active-bg, 5%);
54613
+ }
54614
+
54615
+ @else if $theme-name =='tailwind' {
54616
+ background-color: darken($treeview-item-active-hover-bg, 10%);
54617
+ }
54618
+
54619
+ @else {
54620
+ background-color: $treeview-item-active-hover-bg;
54621
+ }
54615
54622
  border-color: $treeview-item-active-hover-border-color;
54616
54623
  @if $skin-name == 'bootstrap' or $skin-name == 'highcontrast' {
54617
54624
  -webkit-box-shadow: $treeview-border-shadow;
@@ -55996,7 +56003,7 @@ $menu-caret-color: $cmenu-caret-color !default;
55996
56003
 
55997
56004
  @at-root {
55998
56005
  & .e-menu {
55999
- @if $skin-name == 'bootstrap4' {
56006
+ @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
56000
56007
  background-color: $cmenu-ul-bgcolor;
56001
56008
  }
56002
56009
  @else {
@@ -57248,7 +57255,7 @@ $ddt-readonly-input-bg-color: $content-bg-color !default;
57248
57255
  position: absolute;
57249
57256
 
57250
57257
  .e-active .e-checkbox-wrapper {
57251
- .e-frame:not(.e-check) {
57258
+ .e-frame:not(.e-check):not(.e-stop) {
57252
57259
  @if$ddt-skin-name == 'bootstrap5' {
57253
57260
  background-color: $ddt-readonly-input-bg-color;
57254
57261
  }
@@ -57256,7 +57263,7 @@ $ddt-readonly-input-bg-color: $content-bg-color !default;
57256
57263
  }
57257
57264
 
57258
57265
  .e-checkbox-wrapper {
57259
- .e-frame:not(.e-check) {
57266
+ .e-frame:not(.e-check):not(.e-stop) {
57260
57267
  @if$ddt-skin-name == 'bootstrap5' {
57261
57268
  background-color: transparent;
57262
57269
  }
@@ -72985,7 +72992,7 @@ $grid-sortnumber-font-size: 14px !default;
72985
72992
  $grid-reorderarrow-margin-top: -7px !default;
72986
72993
  $grid-reorderdownarrow-margin-top: 4px !default;
72987
72994
  $grid-reorder-arrow-top-margin: 0 !default;
72988
- $grid-reorder-downarrow-top-margin: 0 !default;
72995
+ $grid-reorder-downarrow-top-margin: -2px !default;
72989
72996
  $grid-bigger-toolbar-icon-size: $grid-bigger-icons-font-size !default;
72990
72997
  $grid-reorderarrow-margin-left: -3px !default;
72991
72998
  $grid-column-chooser-cancel-icon-size: $text-sm !default;
@@ -76731,7 +76738,7 @@ $grid-dropitems-count-margin-left: -4px !default;
76731
76738
 
76732
76739
  .e-gridheader .e-headercontent .e-reorderuparrow {
76733
76740
  @if $grid-skin == 'fluent' or $grid-skin == 'bootstrap5' {
76734
- margin-top: -9px;
76741
+ margin-top: -2px;
76735
76742
  }
76736
76743
  }
76737
76744
 
@@ -35584,9 +35584,6 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
35584
35584
 
35585
35585
  & .e-menu-item {
35586
35586
  @include bigger-li-size;
35587
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
35588
- padding: $cmenu-bigger-li-padding;
35589
- }
35590
35587
 
35591
35588
  & .e-caret {
35592
35589
  font-size: $cmenu-bigger-caret-font-size;
@@ -54611,7 +54608,17 @@ $treeview-item-active-check-color: $primary !default;
54611
54608
  }
54612
54609
 
54613
54610
  @mixin active-hover-theme {
54614
- background-color: $treeview-item-active-hover-bg;
54611
+ @if $theme-name =='fluentui-dark' {
54612
+ background-color: lighten($treeview-item-active-bg, 5%);
54613
+ }
54614
+
54615
+ @else if $theme-name =='tailwind' {
54616
+ background-color: darken($treeview-item-active-hover-bg, 10%);
54617
+ }
54618
+
54619
+ @else {
54620
+ background-color: $treeview-item-active-hover-bg;
54621
+ }
54615
54622
  border-color: $treeview-item-active-hover-border-color;
54616
54623
  @if $skin-name == 'bootstrap' or $skin-name == 'highcontrast' {
54617
54624
  -webkit-box-shadow: $treeview-border-shadow;
@@ -55996,7 +56003,7 @@ $menu-caret-color: $cmenu-caret-color !default;
55996
56003
 
55997
56004
  @at-root {
55998
56005
  & .e-menu {
55999
- @if $skin-name == 'bootstrap4' {
56006
+ @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
56000
56007
  background-color: $cmenu-ul-bgcolor;
56001
56008
  }
56002
56009
  @else {
@@ -57248,7 +57255,7 @@ $ddt-readonly-input-bg-color: $content-bg-color !default;
57248
57255
  position: absolute;
57249
57256
 
57250
57257
  .e-active .e-checkbox-wrapper {
57251
- .e-frame:not(.e-check) {
57258
+ .e-frame:not(.e-check):not(.e-stop) {
57252
57259
  @if$ddt-skin-name == 'bootstrap5' {
57253
57260
  background-color: $ddt-readonly-input-bg-color;
57254
57261
  }
@@ -57256,7 +57263,7 @@ $ddt-readonly-input-bg-color: $content-bg-color !default;
57256
57263
  }
57257
57264
 
57258
57265
  .e-checkbox-wrapper {
57259
- .e-frame:not(.e-check) {
57266
+ .e-frame:not(.e-check):not(.e-stop) {
57260
57267
  @if$ddt-skin-name == 'bootstrap5' {
57261
57268
  background-color: transparent;
57262
57269
  }
@@ -72985,7 +72992,7 @@ $grid-sortnumber-font-size: 14px !default;
72985
72992
  $grid-reorderarrow-margin-top: -7px !default;
72986
72993
  $grid-reorderdownarrow-margin-top: 4px !default;
72987
72994
  $grid-reorder-arrow-top-margin: 0 !default;
72988
- $grid-reorder-downarrow-top-margin: 0 !default;
72995
+ $grid-reorder-downarrow-top-margin: -2px !default;
72989
72996
  $grid-bigger-toolbar-icon-size: $grid-bigger-icons-font-size !default;
72990
72997
  $grid-reorderarrow-margin-left: -3px !default;
72991
72998
  $grid-column-chooser-cancel-icon-size: $text-sm !default;
@@ -76731,7 +76738,7 @@ $grid-dropitems-count-margin-left: -4px !default;
76731
76738
 
76732
76739
  .e-gridheader .e-headercontent .e-reorderuparrow {
76733
76740
  @if $grid-skin == 'fluent' or $grid-skin == 'bootstrap5' {
76734
- margin-top: -9px;
76741
+ margin-top: -2px;
76735
76742
  }
76736
76743
  }
76737
76744
 
@@ -516,7 +516,7 @@ $ddt-remains-count-padding-top: 5.5px !default;
516
516
  position: absolute;
517
517
 
518
518
  .e-active .e-checkbox-wrapper {
519
- .e-frame:not(.e-check) {
519
+ .e-frame:not(.e-check):not(.e-stop) {
520
520
  @if$ddt-skin-name == 'bootstrap5' {
521
521
  background-color: $ddt-readonly-input-bg-color;
522
522
  }
@@ -524,7 +524,7 @@ $ddt-remains-count-padding-top: 5.5px !default;
524
524
  }
525
525
 
526
526
  .e-checkbox-wrapper {
527
- .e-frame:not(.e-check) {
527
+ .e-frame:not(.e-check):not(.e-stop) {
528
528
  @if$ddt-skin-name == 'bootstrap5' {
529
529
  background-color: transparent;
530
530
  }
@@ -515,7 +515,7 @@ $ddt-remains-count-padding-top: 5.5px !default;
515
515
  position: absolute;
516
516
 
517
517
  .e-active .e-checkbox-wrapper {
518
- .e-frame:not(.e-check) {
518
+ .e-frame:not(.e-check):not(.e-stop) {
519
519
  @if$ddt-skin-name == 'bootstrap5' {
520
520
  background-color: $ddt-readonly-input-bg-color;
521
521
  }
@@ -523,7 +523,7 @@ $ddt-remains-count-padding-top: 5.5px !default;
523
523
  }
524
524
 
525
525
  .e-checkbox-wrapper {
526
- .e-frame:not(.e-check) {
526
+ .e-frame:not(.e-check):not(.e-stop) {
527
527
  @if$ddt-skin-name == 'bootstrap5' {
528
528
  background-color: transparent;
529
529
  }
@@ -516,7 +516,7 @@ $ddt-remains-count-padding-top: 4px !default;
516
516
  position: absolute;
517
517
 
518
518
  .e-active .e-checkbox-wrapper {
519
- .e-frame:not(.e-check) {
519
+ .e-frame:not(.e-check):not(.e-stop) {
520
520
  @if$ddt-skin-name == 'bootstrap5' {
521
521
  background-color: $ddt-readonly-input-bg-color;
522
522
  }
@@ -524,7 +524,7 @@ $ddt-remains-count-padding-top: 4px !default;
524
524
  }
525
525
 
526
526
  .e-checkbox-wrapper {
527
- .e-frame:not(.e-check) {
527
+ .e-frame:not(.e-check):not(.e-stop) {
528
528
  @if$ddt-skin-name == 'bootstrap5' {
529
529
  background-color: transparent;
530
530
  }
@@ -504,7 +504,7 @@ $ddt-readonly-input-bg-color: $content-bg-color !default;
504
504
  position: absolute;
505
505
 
506
506
  .e-active .e-checkbox-wrapper {
507
- .e-frame:not(.e-check) {
507
+ .e-frame:not(.e-check):not(.e-stop) {
508
508
  @if$ddt-skin-name == 'bootstrap5' {
509
509
  background-color: $ddt-readonly-input-bg-color;
510
510
  }
@@ -512,7 +512,7 @@ $ddt-readonly-input-bg-color: $content-bg-color !default;
512
512
  }
513
513
 
514
514
  .e-checkbox-wrapper {
515
- .e-frame:not(.e-check) {
515
+ .e-frame:not(.e-check):not(.e-stop) {
516
516
  @if$ddt-skin-name == 'bootstrap5' {
517
517
  background-color: transparent;
518
518
  }
@@ -504,7 +504,7 @@ $ddt-readonly-input-bg-color: $content-bg-color !default;
504
504
  position: absolute;
505
505
 
506
506
  .e-active .e-checkbox-wrapper {
507
- .e-frame:not(.e-check) {
507
+ .e-frame:not(.e-check):not(.e-stop) {
508
508
  @if$ddt-skin-name == 'bootstrap5' {
509
509
  background-color: $ddt-readonly-input-bg-color;
510
510
  }
@@ -512,7 +512,7 @@ $ddt-readonly-input-bg-color: $content-bg-color !default;
512
512
  }
513
513
 
514
514
  .e-checkbox-wrapper {
515
- .e-frame:not(.e-check) {
515
+ .e-frame:not(.e-check):not(.e-stop) {
516
516
  @if$ddt-skin-name == 'bootstrap5' {
517
517
  background-color: transparent;
518
518
  }
@@ -516,7 +516,7 @@ $ddt-remains-count-padding-top: 6px !default;
516
516
  position: absolute;
517
517
 
518
518
  .e-active .e-checkbox-wrapper {
519
- .e-frame:not(.e-check) {
519
+ .e-frame:not(.e-check):not(.e-stop) {
520
520
  @if$ddt-skin-name == 'bootstrap5' {
521
521
  background-color: $ddt-readonly-input-bg-color;
522
522
  }
@@ -524,7 +524,7 @@ $ddt-remains-count-padding-top: 6px !default;
524
524
  }
525
525
 
526
526
  .e-checkbox-wrapper {
527
- .e-frame:not(.e-check) {
527
+ .e-frame:not(.e-check):not(.e-stop) {
528
528
  @if$ddt-skin-name == 'bootstrap5' {
529
529
  background-color: transparent;
530
530
  }
@@ -516,7 +516,7 @@ $ddt-remains-count-padding-top: 6px !default;
516
516
  position: absolute;
517
517
 
518
518
  .e-active .e-checkbox-wrapper {
519
- .e-frame:not(.e-check) {
519
+ .e-frame:not(.e-check):not(.e-stop) {
520
520
  @if$ddt-skin-name == 'bootstrap5' {
521
521
  background-color: $ddt-readonly-input-bg-color;
522
522
  }
@@ -524,7 +524,7 @@ $ddt-remains-count-padding-top: 6px !default;
524
524
  }
525
525
 
526
526
  .e-checkbox-wrapper {
527
- .e-frame:not(.e-check) {
527
+ .e-frame:not(.e-check):not(.e-stop) {
528
528
  @if$ddt-skin-name == 'bootstrap5' {
529
529
  background-color: transparent;
530
530
  }
@@ -510,7 +510,7 @@ $ddt-readonly-input-bg-color: $content-bg-color !default;
510
510
  position: absolute;
511
511
 
512
512
  .e-active .e-checkbox-wrapper {
513
- .e-frame:not(.e-check) {
513
+ .e-frame:not(.e-check):not(.e-stop) {
514
514
  @if$ddt-skin-name == 'bootstrap5' {
515
515
  background-color: $ddt-readonly-input-bg-color;
516
516
  }
@@ -518,7 +518,7 @@ $ddt-readonly-input-bg-color: $content-bg-color !default;
518
518
  }
519
519
 
520
520
  .e-checkbox-wrapper {
521
- .e-frame:not(.e-check) {
521
+ .e-frame:not(.e-check):not(.e-stop) {
522
522
  @if$ddt-skin-name == 'bootstrap5' {
523
523
  background-color: transparent;
524
524
  }
@@ -510,7 +510,7 @@ $ddt-readonly-input-bg-color: $content-bg-color !default;
510
510
  position: absolute;
511
511
 
512
512
  .e-active .e-checkbox-wrapper {
513
- .e-frame:not(.e-check) {
513
+ .e-frame:not(.e-check):not(.e-stop) {
514
514
  @if$ddt-skin-name == 'bootstrap5' {
515
515
  background-color: $ddt-readonly-input-bg-color;
516
516
  }
@@ -518,7 +518,7 @@ $ddt-readonly-input-bg-color: $content-bg-color !default;
518
518
  }
519
519
 
520
520
  .e-checkbox-wrapper {
521
- .e-frame:not(.e-check) {
521
+ .e-frame:not(.e-check):not(.e-stop) {
522
522
  @if$ddt-skin-name == 'bootstrap5' {
523
523
  background-color: transparent;
524
524
  }
@@ -516,7 +516,7 @@ $ddt-remains-count-padding-top: 6px !default;
516
516
  position: absolute;
517
517
 
518
518
  .e-active .e-checkbox-wrapper {
519
- .e-frame:not(.e-check) {
519
+ .e-frame:not(.e-check):not(.e-stop) {
520
520
  @if$ddt-skin-name == 'bootstrap5' {
521
521
  background-color: $ddt-readonly-input-bg-color;
522
522
  }
@@ -524,7 +524,7 @@ $ddt-remains-count-padding-top: 6px !default;
524
524
  }
525
525
 
526
526
  .e-checkbox-wrapper {
527
- .e-frame:not(.e-check) {
527
+ .e-frame:not(.e-check):not(.e-stop) {
528
528
  @if$ddt-skin-name == 'bootstrap5' {
529
529
  background-color: transparent;
530
530
  }
@@ -517,7 +517,7 @@ $ddt-bigger-outline-chip-padding: 8px 15px !default;
517
517
  position: absolute;
518
518
 
519
519
  .e-active .e-checkbox-wrapper {
520
- .e-frame:not(.e-check) {
520
+ .e-frame:not(.e-check):not(.e-stop) {
521
521
  @if$ddt-skin-name == 'bootstrap5' {
522
522
  background-color: $ddt-readonly-input-bg-color;
523
523
  }
@@ -525,7 +525,7 @@ $ddt-bigger-outline-chip-padding: 8px 15px !default;
525
525
  }
526
526
 
527
527
  .e-checkbox-wrapper {
528
- .e-frame:not(.e-check) {
528
+ .e-frame:not(.e-check):not(.e-stop) {
529
529
  @if$ddt-skin-name == 'bootstrap5' {
530
530
  background-color: transparent;
531
531
  }
@@ -517,7 +517,7 @@ $ddt-bigger-outline-chip-padding: 8px 15px !default;
517
517
  position: absolute;
518
518
 
519
519
  .e-active .e-checkbox-wrapper {
520
- .e-frame:not(.e-check) {
520
+ .e-frame:not(.e-check):not(.e-stop) {
521
521
  @if$ddt-skin-name == 'bootstrap5' {
522
522
  background-color: $ddt-readonly-input-bg-color;
523
523
  }
@@ -525,7 +525,7 @@ $ddt-bigger-outline-chip-padding: 8px 15px !default;
525
525
  }
526
526
 
527
527
  .e-checkbox-wrapper {
528
- .e-frame:not(.e-check) {
528
+ .e-frame:not(.e-check):not(.e-stop) {
529
529
  @if$ddt-skin-name == 'bootstrap5' {
530
530
  background-color: transparent;
531
531
  }
@@ -506,7 +506,7 @@ $ddt-remains-font-color: $content-text-color-alt3 !default;
506
506
  position: absolute;
507
507
 
508
508
  .e-active .e-checkbox-wrapper {
509
- .e-frame:not(.e-check) {
509
+ .e-frame:not(.e-check):not(.e-stop) {
510
510
  @if$ddt-skin-name == 'bootstrap5' {
511
511
  background-color: $ddt-readonly-input-bg-color;
512
512
  }
@@ -514,7 +514,7 @@ $ddt-remains-font-color: $content-text-color-alt3 !default;
514
514
  }
515
515
 
516
516
  .e-checkbox-wrapper {
517
- .e-frame:not(.e-check) {
517
+ .e-frame:not(.e-check):not(.e-stop) {
518
518
  @if$ddt-skin-name == 'bootstrap5' {
519
519
  background-color: transparent;
520
520
  }
@@ -506,7 +506,7 @@ $ddt-remains-font-color: $content-text-color-alt3 !default;
506
506
  position: absolute;
507
507
 
508
508
  .e-active .e-checkbox-wrapper {
509
- .e-frame:not(.e-check) {
509
+ .e-frame:not(.e-check):not(.e-stop) {
510
510
  @if$ddt-skin-name == 'bootstrap5' {
511
511
  background-color: $ddt-readonly-input-bg-color;
512
512
  }
@@ -514,7 +514,7 @@ $ddt-remains-font-color: $content-text-color-alt3 !default;
514
514
  }
515
515
 
516
516
  .e-checkbox-wrapper {
517
- .e-frame:not(.e-check) {
517
+ .e-frame:not(.e-check):not(.e-stop) {
518
518
  @if$ddt-skin-name == 'bootstrap5' {
519
519
  background-color: transparent;
520
520
  }