@syncfusion/blazor-themes 20.4.38 → 20.4.40

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 (85) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +28 -6
  2. package/SCSS-Themes/bootstrap.scss +28 -6
  3. package/SCSS-Themes/bootstrap4.scss +28 -6
  4. package/SCSS-Themes/bootstrap5-dark.scss +28 -6
  5. package/SCSS-Themes/bootstrap5.scss +28 -6
  6. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +5 -0
  7. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +5 -0
  8. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +5 -0
  9. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +6 -1
  10. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +6 -1
  11. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +5 -0
  12. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +5 -0
  13. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +5 -0
  14. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +5 -0
  15. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +5 -0
  16. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +5 -0
  17. package/SCSS-Themes/dropdowns/multi-select/material.scss +5 -0
  18. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +5 -0
  19. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +5 -0
  20. package/SCSS-Themes/fabric-dark.scss +26 -4
  21. package/SCSS-Themes/fabric.scss +26 -4
  22. package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +6 -0
  23. package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +6 -0
  24. package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +6 -0
  25. package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +6 -0
  26. package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +6 -0
  27. package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +6 -0
  28. package/SCSS-Themes/filemanager/file-manager/fabric.scss +6 -0
  29. package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +6 -0
  30. package/SCSS-Themes/filemanager/file-manager/fluent.scss +6 -0
  31. package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +6 -0
  32. package/SCSS-Themes/filemanager/file-manager/material-dark.scss +6 -0
  33. package/SCSS-Themes/filemanager/file-manager/material.scss +6 -0
  34. package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +6 -0
  35. package/SCSS-Themes/filemanager/file-manager/tailwind.scss +6 -0
  36. package/SCSS-Themes/fluent-dark.scss +27 -5
  37. package/SCSS-Themes/fluent.scss +27 -5
  38. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
  39. package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
  40. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
  41. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
  42. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
  43. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
  44. package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
  45. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
  46. package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
  47. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
  48. package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
  49. package/SCSS-Themes/gantt/gantt/material.scss +1 -1
  50. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
  51. package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
  52. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -2
  53. package/SCSS-Themes/grids/grid/bootstrap.scss +7 -2
  54. package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -2
  55. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -2
  56. package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -2
  57. package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -2
  58. package/SCSS-Themes/grids/grid/fabric.scss +7 -2
  59. package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -2
  60. package/SCSS-Themes/grids/grid/fluent.scss +7 -2
  61. package/SCSS-Themes/grids/grid/highcontrast.scss +7 -2
  62. package/SCSS-Themes/grids/grid/material-dark.scss +7 -2
  63. package/SCSS-Themes/grids/grid/material.scss +7 -2
  64. package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -2
  65. package/SCSS-Themes/grids/grid/tailwind.scss +7 -2
  66. package/SCSS-Themes/highcontrast.scss +26 -4
  67. package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +7 -1
  68. package/SCSS-Themes/inputs/rating/bootstrap.scss +7 -1
  69. package/SCSS-Themes/inputs/rating/bootstrap4.scss +7 -1
  70. package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +7 -1
  71. package/SCSS-Themes/inputs/rating/bootstrap5.scss +7 -1
  72. package/SCSS-Themes/inputs/rating/fabric-dark.scss +7 -1
  73. package/SCSS-Themes/inputs/rating/fabric.scss +7 -1
  74. package/SCSS-Themes/inputs/rating/fluent-dark.scss +7 -1
  75. package/SCSS-Themes/inputs/rating/fluent.scss +7 -1
  76. package/SCSS-Themes/inputs/rating/highcontrast.scss +7 -1
  77. package/SCSS-Themes/inputs/rating/material-dark.scss +7 -1
  78. package/SCSS-Themes/inputs/rating/material.scss +7 -1
  79. package/SCSS-Themes/inputs/rating/tailwind-dark.scss +7 -1
  80. package/SCSS-Themes/inputs/rating/tailwind.scss +7 -1
  81. package/SCSS-Themes/material-dark.scss +28 -6
  82. package/SCSS-Themes/material.scss +28 -6
  83. package/SCSS-Themes/tailwind-dark.scss +28 -6
  84. package/SCSS-Themes/tailwind.scss +28 -6
  85. package/package.json +1 -1
@@ -2104,7 +2104,7 @@ $gantt-masked-table-background-color: #e1dfdd;
2104
2104
 
2105
2105
  .e-gantt-child-manualtaskbar {
2106
2106
  background-color: $gantt-manualchild-task-bar;
2107
- border: $gantt-manualchild-task-bar-border;
2107
+ outline: $gantt-manualchild-task-bar-border;
2108
2108
  }
2109
2109
 
2110
2110
  .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
@@ -2105,7 +2105,7 @@ $gantt-masked-table-background-color: #e1dfdd;
2105
2105
 
2106
2106
  .e-gantt-child-manualtaskbar {
2107
2107
  background-color: $gantt-manualchild-task-bar;
2108
- border: $gantt-manualchild-task-bar-border;
2108
+ outline: $gantt-manualchild-task-bar-border;
2109
2109
  }
2110
2110
 
2111
2111
  .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
@@ -2105,7 +2105,7 @@ $gantt-masked-table-background-color: #e1dfdd;
2105
2105
 
2106
2106
  .e-gantt-child-manualtaskbar {
2107
2107
  background-color: $gantt-manualchild-task-bar;
2108
- border: $gantt-manualchild-task-bar-border;
2108
+ outline: $gantt-manualchild-task-bar-border;
2109
2109
  }
2110
2110
 
2111
2111
  .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
@@ -2109,7 +2109,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
2109
2109
 
2110
2110
  .e-gantt-child-manualtaskbar {
2111
2111
  background-color: $gantt-manualchild-task-bar;
2112
- border: $gantt-manualchild-task-bar-border;
2112
+ outline: $gantt-manualchild-task-bar-border;
2113
2113
  }
2114
2114
 
2115
2115
  .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
@@ -2109,7 +2109,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
2109
2109
 
2110
2110
  .e-gantt-child-manualtaskbar {
2111
2111
  background-color: $gantt-manualchild-task-bar;
2112
- border: $gantt-manualchild-task-bar-border;
2112
+ outline: $gantt-manualchild-task-bar-border;
2113
2113
  }
2114
2114
 
2115
2115
  .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
@@ -2320,7 +2320,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2320
2320
 
2321
2321
  &.e-default tr {
2322
2322
  & td:first-child,
2323
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2323
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2324
2324
  & th.e-detailheadercell:first-child,
2325
2325
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2326
2326
  border-left-width: 0;
@@ -4290,7 +4290,12 @@ $grid-dropitems-count-margin-left: -8px !default;
4290
4290
 
4291
4291
  .e-movablecontent {
4292
4292
  height: inherit;
4293
- overflow: hidden;
4293
+ overflow-x: auto;
4294
+ scrollbar-width: none; /* firefox */
4295
+ }
4296
+
4297
+ .e-movablecontent::-webkit-scrollbar {
4298
+ display: none; /* safari, chrome and edge */
4294
4299
  }
4295
4300
 
4296
4301
  .e-frozencontent {
@@ -2322,7 +2322,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2322
2322
 
2323
2323
  &.e-default tr {
2324
2324
  & td:first-child,
2325
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2325
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2326
2326
  & th.e-detailheadercell:first-child,
2327
2327
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2328
2328
  border-left-width: 0;
@@ -4292,7 +4292,12 @@ $grid-dropitems-count-margin-left: -8px !default;
4292
4292
 
4293
4293
  .e-movablecontent {
4294
4294
  height: inherit;
4295
- overflow: hidden;
4295
+ overflow-x: auto;
4296
+ scrollbar-width: none; /* firefox */
4297
+ }
4298
+
4299
+ .e-movablecontent::-webkit-scrollbar {
4300
+ display: none; /* safari, chrome and edge */
4296
4301
  }
4297
4302
 
4298
4303
  .e-frozencontent {
@@ -2326,7 +2326,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2326
2326
 
2327
2327
  &.e-default tr {
2328
2328
  & td:first-child,
2329
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2329
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2330
2330
  & th.e-detailheadercell:first-child,
2331
2331
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2332
2332
  border-left-width: 0;
@@ -4296,7 +4296,12 @@ $grid-dropitems-count-margin-left: -8px !default;
4296
4296
 
4297
4297
  .e-movablecontent {
4298
4298
  height: inherit;
4299
- overflow: hidden;
4299
+ overflow-x: auto;
4300
+ scrollbar-width: none; /* firefox */
4301
+ }
4302
+
4303
+ .e-movablecontent::-webkit-scrollbar {
4304
+ display: none; /* safari, chrome and edge */
4300
4305
  }
4301
4306
 
4302
4307
  .e-frozencontent {
@@ -2320,7 +2320,7 @@ $grid-dropitems-count-margin-left: -4px !default;
2320
2320
 
2321
2321
  &.e-default tr {
2322
2322
  & td:first-child,
2323
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2323
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2324
2324
  & th.e-detailheadercell:first-child,
2325
2325
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2326
2326
  border-left-width: 0;
@@ -4290,7 +4290,12 @@ $grid-dropitems-count-margin-left: -4px !default;
4290
4290
 
4291
4291
  .e-movablecontent {
4292
4292
  height: inherit;
4293
- overflow: hidden;
4293
+ overflow-x: auto;
4294
+ scrollbar-width: none; /* firefox */
4295
+ }
4296
+
4297
+ .e-movablecontent::-webkit-scrollbar {
4298
+ display: none; /* safari, chrome and edge */
4294
4299
  }
4295
4300
 
4296
4301
  .e-frozencontent {
@@ -2320,7 +2320,7 @@ $grid-dropitems-count-margin-left: -4px !default;
2320
2320
 
2321
2321
  &.e-default tr {
2322
2322
  & td:first-child,
2323
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2323
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2324
2324
  & th.e-detailheadercell:first-child,
2325
2325
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2326
2326
  border-left-width: 0;
@@ -4290,7 +4290,12 @@ $grid-dropitems-count-margin-left: -4px !default;
4290
4290
 
4291
4291
  .e-movablecontent {
4292
4292
  height: inherit;
4293
- overflow: hidden;
4293
+ overflow-x: auto;
4294
+ scrollbar-width: none; /* firefox */
4295
+ }
4296
+
4297
+ .e-movablecontent::-webkit-scrollbar {
4298
+ display: none; /* safari, chrome and edge */
4294
4299
  }
4295
4300
 
4296
4301
  .e-frozencontent {
@@ -2317,7 +2317,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2317
2317
 
2318
2318
  &.e-default tr {
2319
2319
  & td:first-child,
2320
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2320
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2321
2321
  & th.e-detailheadercell:first-child,
2322
2322
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2323
2323
  border-left-width: 0;
@@ -4287,7 +4287,12 @@ $grid-dropitems-count-margin-left: -8px !default;
4287
4287
 
4288
4288
  .e-movablecontent {
4289
4289
  height: inherit;
4290
- overflow: hidden;
4290
+ overflow-x: auto;
4291
+ scrollbar-width: none; /* firefox */
4292
+ }
4293
+
4294
+ .e-movablecontent::-webkit-scrollbar {
4295
+ display: none; /* safari, chrome and edge */
4291
4296
  }
4292
4297
 
4293
4298
  .e-frozencontent {
@@ -2317,7 +2317,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2317
2317
 
2318
2318
  &.e-default tr {
2319
2319
  & td:first-child,
2320
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2320
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2321
2321
  & th.e-detailheadercell:first-child,
2322
2322
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2323
2323
  border-left-width: 0;
@@ -4287,7 +4287,12 @@ $grid-dropitems-count-margin-left: -8px !default;
4287
4287
 
4288
4288
  .e-movablecontent {
4289
4289
  height: inherit;
4290
- overflow: hidden;
4290
+ overflow-x: auto;
4291
+ scrollbar-width: none; /* firefox */
4292
+ }
4293
+
4294
+ .e-movablecontent::-webkit-scrollbar {
4295
+ display: none; /* safari, chrome and edge */
4291
4296
  }
4292
4297
 
4293
4298
  .e-frozencontent {
@@ -2312,7 +2312,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2312
2312
 
2313
2313
  &.e-default tr {
2314
2314
  & td:first-child,
2315
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2315
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2316
2316
  & th.e-detailheadercell:first-child,
2317
2317
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2318
2318
  border-left-width: 0;
@@ -4282,7 +4282,12 @@ $grid-dropitems-count-margin-left: -8px !default;
4282
4282
 
4283
4283
  .e-movablecontent {
4284
4284
  height: inherit;
4285
- overflow: hidden;
4285
+ overflow-x: auto;
4286
+ scrollbar-width: none; /* firefox */
4287
+ }
4288
+
4289
+ .e-movablecontent::-webkit-scrollbar {
4290
+ display: none; /* safari, chrome and edge */
4286
4291
  }
4287
4292
 
4288
4293
  .e-frozencontent {
@@ -2312,7 +2312,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2312
2312
 
2313
2313
  &.e-default tr {
2314
2314
  & td:first-child,
2315
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2315
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2316
2316
  & th.e-detailheadercell:first-child,
2317
2317
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2318
2318
  border-left-width: 0;
@@ -4282,7 +4282,12 @@ $grid-dropitems-count-margin-left: -8px !default;
4282
4282
 
4283
4283
  .e-movablecontent {
4284
4284
  height: inherit;
4285
- overflow: hidden;
4285
+ overflow-x: auto;
4286
+ scrollbar-width: none; /* firefox */
4287
+ }
4288
+
4289
+ .e-movablecontent::-webkit-scrollbar {
4290
+ display: none; /* safari, chrome and edge */
4286
4291
  }
4287
4292
 
4288
4293
  .e-frozencontent {
@@ -2317,7 +2317,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2317
2317
 
2318
2318
  &.e-default tr {
2319
2319
  & td:first-child,
2320
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2320
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2321
2321
  & th.e-detailheadercell:first-child,
2322
2322
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2323
2323
  border-left-width: 0;
@@ -4287,7 +4287,12 @@ $grid-dropitems-count-margin-left: -8px !default;
4287
4287
 
4288
4288
  .e-movablecontent {
4289
4289
  height: inherit;
4290
- overflow: hidden;
4290
+ overflow-x: auto;
4291
+ scrollbar-width: none; /* firefox */
4292
+ }
4293
+
4294
+ .e-movablecontent::-webkit-scrollbar {
4295
+ display: none; /* safari, chrome and edge */
4291
4296
  }
4292
4297
 
4293
4298
  .e-frozencontent {
@@ -2318,7 +2318,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2318
2318
 
2319
2319
  &.e-default tr {
2320
2320
  & td:first-child,
2321
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2321
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2322
2322
  & th.e-detailheadercell:first-child,
2323
2323
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2324
2324
  border-left-width: 0;
@@ -4288,7 +4288,12 @@ $grid-dropitems-count-margin-left: -8px !default;
4288
4288
 
4289
4289
  .e-movablecontent {
4290
4290
  height: inherit;
4291
- overflow: hidden;
4291
+ overflow-x: auto;
4292
+ scrollbar-width: none; /* firefox */
4293
+ }
4294
+
4295
+ .e-movablecontent::-webkit-scrollbar {
4296
+ display: none; /* safari, chrome and edge */
4292
4297
  }
4293
4298
 
4294
4299
  .e-frozencontent {
@@ -2316,7 +2316,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2316
2316
 
2317
2317
  &.e-default tr {
2318
2318
  & td:first-child,
2319
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2319
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2320
2320
  & th.e-detailheadercell:first-child,
2321
2321
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2322
2322
  border-left-width: 0;
@@ -4286,7 +4286,12 @@ $grid-dropitems-count-margin-left: -8px !default;
4286
4286
 
4287
4287
  .e-movablecontent {
4288
4288
  height: inherit;
4289
- overflow: hidden;
4289
+ overflow-x: auto;
4290
+ scrollbar-width: none; /* firefox */
4291
+ }
4292
+
4293
+ .e-movablecontent::-webkit-scrollbar {
4294
+ display: none; /* safari, chrome and edge */
4290
4295
  }
4291
4296
 
4292
4297
  .e-frozencontent {
@@ -2327,7 +2327,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2327
2327
 
2328
2328
  &.e-default tr {
2329
2329
  & td:first-child,
2330
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2330
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2331
2331
  & th.e-detailheadercell:first-child,
2332
2332
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2333
2333
  border-left-width: 0;
@@ -4297,7 +4297,12 @@ $grid-dropitems-count-margin-left: -8px !default;
4297
4297
 
4298
4298
  .e-movablecontent {
4299
4299
  height: inherit;
4300
- overflow: hidden;
4300
+ overflow-x: auto;
4301
+ scrollbar-width: none; /* firefox */
4302
+ }
4303
+
4304
+ .e-movablecontent::-webkit-scrollbar {
4305
+ display: none; /* safari, chrome and edge */
4301
4306
  }
4302
4307
 
4303
4308
  .e-frozencontent {
@@ -2327,7 +2327,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2327
2327
 
2328
2328
  &.e-default tr {
2329
2329
  & td:first-child,
2330
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2330
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
2331
2331
  & th.e-detailheadercell:first-child,
2332
2332
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
2333
2333
  border-left-width: 0;
@@ -4297,7 +4297,12 @@ $grid-dropitems-count-margin-left: -8px !default;
4297
4297
 
4298
4298
  .e-movablecontent {
4299
4299
  height: inherit;
4300
- overflow: hidden;
4300
+ overflow-x: auto;
4301
+ scrollbar-width: none; /* firefox */
4302
+ }
4303
+
4304
+ .e-movablecontent::-webkit-scrollbar {
4305
+ display: none; /* safari, chrome and edge */
4301
4306
  }
4302
4307
 
4303
4308
  .e-frozencontent {
@@ -59052,6 +59052,11 @@ ejs-multiselect {
59052
59052
  margin-right: 0;
59053
59053
  }
59054
59054
 
59055
+ .e-multiselect.e-control-container.e-input-group.e-disabled .e-input-group-icon.e-ddl-icon.e-icons,
59056
+ .e-multiselect.e-control-container.e-input-group.e-disabled .e-clear-icon {
59057
+ cursor: not-allowed;
59058
+ }
59059
+
59055
59060
 
59056
59061
  .e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
59057
59062
  color: $ddl-sel-chip-close;
@@ -73197,7 +73202,7 @@ $grid-dropitems-count-margin-left: -8px !default;
73197
73202
 
73198
73203
  &.e-default tr {
73199
73204
  & td:first-child,
73200
- & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
73205
+ & :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
73201
73206
  & th.e-detailheadercell:first-child,
73202
73207
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
73203
73208
  border-left-width: 0;
@@ -75167,7 +75172,12 @@ $grid-dropitems-count-margin-left: -8px !default;
75167
75172
 
75168
75173
  .e-movablecontent {
75169
75174
  height: inherit;
75170
- overflow: hidden;
75175
+ overflow-x: auto;
75176
+ scrollbar-width: none; /* firefox */
75177
+ }
75178
+
75179
+ .e-movablecontent::-webkit-scrollbar {
75180
+ display: none; /* safari, chrome and edge */
75171
75181
  }
75172
75182
 
75173
75183
  .e-frozencontent {
@@ -77791,6 +77801,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
77791
77801
  display: inline-table;
77792
77802
  transform: rotate(180deg);
77793
77803
  }
77804
+
77805
+ .e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
77806
+ @if $fm-skin-name == 'FluentUI' {
77807
+ line-height: $fe-cb-line-height;
77808
+ }
77809
+ }
77794
77810
  }
77795
77811
 
77796
77812
  .e-splitter.e-splitter-horizontal {
@@ -86869,7 +86885,7 @@ $gantt-masked-table-background-color: #e1dfdd;
86869
86885
 
86870
86886
  .e-gantt-child-manualtaskbar {
86871
86887
  background-color: $gantt-manualchild-task-bar;
86872
- border: $gantt-manualchild-task-bar-border;
86888
+ outline: $gantt-manualchild-task-bar-border;
86873
86889
  }
86874
86890
 
86875
86891
  .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
@@ -112751,6 +112767,7 @@ $rating-label-left-margin: 4px !default;
112751
112767
  $rating-label-font-size: 12px !default;
112752
112768
  $rating-label-line-height: 18px !default;
112753
112769
  $rating-reset-font-size : 16px !default;
112770
+ $rating-tooltip-tip-bottom-height: 8px !default;
112754
112771
 
112755
112772
  $rating-small-li-font-size: 16px !default;
112756
112773
  $rating-small-li-line-height: 13px !default;
@@ -112857,6 +112874,11 @@ $rating-reset-disabled-icon-color: $disable !default;
112857
112874
  &.e-disabled {
112858
112875
  cursor: default;
112859
112876
  }
112877
+
112878
+ &:focus-visible{
112879
+ outline: 1px solid;
112880
+ border-radius: $rating-focus-border-radius;
112881
+ }
112860
112882
  }
112861
112883
 
112862
112884
  .e-rating-label {
@@ -112910,7 +112932,7 @@ $rating-reset-disabled-icon-color: $disable !default;
112910
112932
  display: none;
112911
112933
  justify-content: center;
112912
112934
  left: 50%;
112913
- top: -8px;
112935
+ top: -$rating-tooltip-tip-bottom-height;
112914
112936
  transform: translate(-50%, -100%);
112915
112937
 
112916
112938
  &.e-show-tooltip {
@@ -9,6 +9,7 @@ $rating-label-top-margin: 8px !default;
9
9
  $rating-label-font-size: 12px !default;
10
10
  $rating-label-line-height: 18px !default;
11
11
  $rating-reset-font-size : 16px !default;
12
+ $rating-tooltip-tip-bottom-height: 8px !default;
12
13
 
13
14
  $rating-small-li-font-size: 16px !default;
14
15
  $rating-small-li-line-height: 4px !default;
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
115
116
  &.e-disabled {
116
117
  cursor: default;
117
118
  }
119
+
120
+ &:focus-visible{
121
+ outline: 1px solid;
122
+ border-radius: $rating-focus-border-radius;
123
+ }
118
124
  }
119
125
 
120
126
  .e-rating-label {
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
168
174
  display: none;
169
175
  justify-content: center;
170
176
  left: 50%;
171
- top: -8px;
177
+ top: -$rating-tooltip-tip-bottom-height;
172
178
  transform: translate(-50%, -100%);
173
179
 
174
180
  &.e-show-tooltip {
@@ -9,6 +9,7 @@ $rating-label-top-margin: 8px !default;
9
9
  $rating-label-font-size: 12px !default;
10
10
  $rating-label-line-height: 18px !default;
11
11
  $rating-reset-font-size : 16px !default;
12
+ $rating-tooltip-tip-bottom-height: 8px !default;
12
13
 
13
14
  $rating-small-li-font-size: 16px !default;
14
15
  $rating-small-li-line-height: 4px !default;
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
115
116
  &.e-disabled {
116
117
  cursor: default;
117
118
  }
119
+
120
+ &:focus-visible{
121
+ outline: 1px solid;
122
+ border-radius: $rating-focus-border-radius;
123
+ }
118
124
  }
119
125
 
120
126
  .e-rating-label {
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
168
174
  display: none;
169
175
  justify-content: center;
170
176
  left: 50%;
171
- top: -8px;
177
+ top: -$rating-tooltip-tip-bottom-height;
172
178
  transform: translate(-50%, -100%);
173
179
 
174
180
  &.e-show-tooltip {
@@ -9,6 +9,7 @@ $rating-label-top-margin: 4px !default;
9
9
  $rating-label-font-size: 12px !default;
10
10
  $rating-label-line-height: 18px !default;
11
11
  $rating-reset-font-size : 16px !default;
12
+ $rating-tooltip-tip-bottom-height: 8px !default;
12
13
 
13
14
  $rating-small-li-font-size: 16px !default;
14
15
  $rating-small-li-line-height: 4px !default;
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
115
116
  &.e-disabled {
116
117
  cursor: default;
117
118
  }
119
+
120
+ &:focus-visible{
121
+ outline: 1px solid;
122
+ border-radius: $rating-focus-border-radius;
123
+ }
118
124
  }
119
125
 
120
126
  .e-rating-label {
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
168
174
  display: none;
169
175
  justify-content: center;
170
176
  left: 50%;
171
- top: -8px;
177
+ top: -$rating-tooltip-tip-bottom-height;
172
178
  transform: translate(-50%, -100%);
173
179
 
174
180
  &.e-show-tooltip {
@@ -9,6 +9,7 @@ $rating-label-left-margin: 11px !default;
9
9
  $rating-label-font-size: 12px !default;
10
10
  $rating-label-line-height: 18px !default;
11
11
  $rating-reset-font-size : 18px !default;
12
+ $rating-tooltip-tip-bottom-height: 8px !default;
12
13
 
13
14
  $rating-small-li-font-size: 16px !default;
14
15
  $rating-small-li-line-height: 6px !default;
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
115
116
  &.e-disabled {
116
117
  cursor: default;
117
118
  }
119
+
120
+ &:focus-visible{
121
+ outline: 1px solid;
122
+ border-radius: $rating-focus-border-radius;
123
+ }
118
124
  }
119
125
 
120
126
  .e-rating-label {
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
168
174
  display: none;
169
175
  justify-content: center;
170
176
  left: 50%;
171
- top: -8px;
177
+ top: -$rating-tooltip-tip-bottom-height;
172
178
  transform: translate(-50%, -100%);
173
179
 
174
180
  &.e-show-tooltip {
@@ -9,6 +9,7 @@ $rating-label-left-margin: 11px !default;
9
9
  $rating-label-font-size: 12px !default;
10
10
  $rating-label-line-height: 18px !default;
11
11
  $rating-reset-font-size : 18px !default;
12
+ $rating-tooltip-tip-bottom-height: 8px !default;
12
13
 
13
14
  $rating-small-li-font-size: 16px !default;
14
15
  $rating-small-li-line-height: 6px !default;
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
115
116
  &.e-disabled {
116
117
  cursor: default;
117
118
  }
119
+
120
+ &:focus-visible{
121
+ outline: 1px solid;
122
+ border-radius: $rating-focus-border-radius;
123
+ }
118
124
  }
119
125
 
120
126
  .e-rating-label {
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
168
174
  display: none;
169
175
  justify-content: center;
170
176
  left: 50%;
171
- top: -8px;
177
+ top: -$rating-tooltip-tip-bottom-height;
172
178
  transform: translate(-50%, -100%);
173
179
 
174
180
  &.e-show-tooltip {
@@ -9,6 +9,7 @@ $rating-label-left-margin: 8px !default;
9
9
  $rating-label-font-size: 12px !default;
10
10
  $rating-label-line-height: 18px !default;
11
11
  $rating-reset-font-size : 16px !default;
12
+ $rating-tooltip-tip-bottom-height: 8px !default;
12
13
 
13
14
  $rating-small-li-font-size: 16px !default;
14
15
  $rating-small-li-line-height: 10px !default;
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
115
116
  &.e-disabled {
116
117
  cursor: default;
117
118
  }
119
+
120
+ &:focus-visible{
121
+ outline: 1px solid;
122
+ border-radius: $rating-focus-border-radius;
123
+ }
118
124
  }
119
125
 
120
126
  .e-rating-label {
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
168
174
  display: none;
169
175
  justify-content: center;
170
176
  left: 50%;
171
- top: -8px;
177
+ top: -$rating-tooltip-tip-bottom-height;
172
178
  transform: translate(-50%, -100%);
173
179
 
174
180
  &.e-show-tooltip {
@@ -9,6 +9,7 @@ $rating-label-left-margin: 8px !default;
9
9
  $rating-label-font-size: 12px !default;
10
10
  $rating-label-line-height: 18px !default;
11
11
  $rating-reset-font-size : 16px !default;
12
+ $rating-tooltip-tip-bottom-height: 8px !default;
12
13
 
13
14
  $rating-small-li-font-size: 16px !default;
14
15
  $rating-small-li-line-height: 13px !default;
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
115
116
  &.e-disabled {
116
117
  cursor: default;
117
118
  }
119
+
120
+ &:focus-visible{
121
+ outline: 1px solid;
122
+ border-radius: $rating-focus-border-radius;
123
+ }
118
124
  }
119
125
 
120
126
  .e-rating-label {
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
168
174
  display: none;
169
175
  justify-content: center;
170
176
  left: 50%;
171
- top: -8px;
177
+ top: -$rating-tooltip-tip-bottom-height;
172
178
  transform: translate(-50%, -100%);
173
179
 
174
180
  &.e-show-tooltip {