@syncfusion/blazor-themes 21.1.37 → 21.1.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (103) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +103 -37
  2. package/SCSS-Themes/bootstrap.scss +103 -37
  3. package/SCSS-Themes/bootstrap4.scss +103 -41
  4. package/SCSS-Themes/bootstrap5-dark.scss +105 -43
  5. package/SCSS-Themes/bootstrap5.scss +105 -43
  6. package/SCSS-Themes/fabric-dark.scss +103 -37
  7. package/SCSS-Themes/fabric.scss +103 -37
  8. package/SCSS-Themes/fluent-dark.scss +103 -37
  9. package/SCSS-Themes/fluent.scss +103 -37
  10. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +3 -6
  11. package/SCSS-Themes/grids/grid/bootstrap.scss +3 -6
  12. package/SCSS-Themes/grids/grid/bootstrap4.scss +3 -6
  13. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +3 -6
  14. package/SCSS-Themes/grids/grid/bootstrap5.scss +3 -6
  15. package/SCSS-Themes/grids/grid/fabric-dark.scss +3 -6
  16. package/SCSS-Themes/grids/grid/fabric.scss +3 -6
  17. package/SCSS-Themes/grids/grid/fluent-dark.scss +3 -6
  18. package/SCSS-Themes/grids/grid/fluent.scss +3 -6
  19. package/SCSS-Themes/grids/grid/highcontrast.scss +3 -6
  20. package/SCSS-Themes/grids/grid/material-dark.scss +3 -6
  21. package/SCSS-Themes/grids/grid/material.scss +3 -6
  22. package/SCSS-Themes/grids/grid/tailwind-dark.scss +3 -6
  23. package/SCSS-Themes/grids/grid/tailwind.scss +3 -6
  24. package/SCSS-Themes/highcontrast.scss +103 -41
  25. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +12 -0
  26. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +12 -0
  27. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +12 -0
  28. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +12 -0
  29. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +12 -0
  30. package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +12 -0
  31. package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +12 -0
  32. package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +12 -0
  33. package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +12 -0
  34. package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +12 -0
  35. package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +12 -0
  36. package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +12 -0
  37. package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +12 -0
  38. package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +12 -0
  39. package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
  40. package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
  41. package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
  42. package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
  43. package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
  44. package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
  45. package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
  46. package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
  47. package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
  48. package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
  49. package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
  50. package/SCSS-Themes/lists/list-view/material.scss +1 -1
  51. package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
  52. package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
  53. package/SCSS-Themes/material-dark.scss +103 -41
  54. package/SCSS-Themes/material.scss +103 -41
  55. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +1 -1
  56. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +1 -1
  57. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -1
  58. package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -1
  59. package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +0 -8
  60. package/SCSS-Themes/navigations/tab/bootstrap.scss +0 -8
  61. package/SCSS-Themes/navigations/tab/bootstrap4.scss +0 -12
  62. package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +0 -12
  63. package/SCSS-Themes/navigations/tab/bootstrap5.scss +0 -12
  64. package/SCSS-Themes/navigations/tab/fabric-dark.scss +0 -8
  65. package/SCSS-Themes/navigations/tab/fabric.scss +0 -8
  66. package/SCSS-Themes/navigations/tab/fluent-dark.scss +0 -8
  67. package/SCSS-Themes/navigations/tab/fluent.scss +0 -8
  68. package/SCSS-Themes/navigations/tab/highcontrast.scss +0 -12
  69. package/SCSS-Themes/navigations/tab/material-dark.scss +0 -12
  70. package/SCSS-Themes/navigations/tab/material.scss +0 -12
  71. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +0 -12
  72. package/SCSS-Themes/navigations/tab/tailwind.scss +0 -12
  73. package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +77 -18
  74. package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +77 -18
  75. package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +77 -18
  76. package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +77 -18
  77. package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +77 -18
  78. package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +77 -18
  79. package/SCSS-Themes/ribbon/ribbon/fabric.scss +77 -18
  80. package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +77 -18
  81. package/SCSS-Themes/ribbon/ribbon/fluent.scss +77 -18
  82. package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +77 -18
  83. package/SCSS-Themes/ribbon/ribbon/material-dark.scss +77 -18
  84. package/SCSS-Themes/ribbon/ribbon/material.scss +77 -18
  85. package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +77 -18
  86. package/SCSS-Themes/ribbon/ribbon/tailwind.scss +77 -18
  87. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +10 -4
  88. package/SCSS-Themes/schedule/schedule/bootstrap.scss +10 -4
  89. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +10 -4
  90. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +10 -4
  91. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +10 -4
  92. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +10 -4
  93. package/SCSS-Themes/schedule/schedule/fabric.scss +10 -4
  94. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +10 -4
  95. package/SCSS-Themes/schedule/schedule/fluent.scss +10 -4
  96. package/SCSS-Themes/schedule/schedule/highcontrast.scss +10 -4
  97. package/SCSS-Themes/schedule/schedule/material-dark.scss +10 -4
  98. package/SCSS-Themes/schedule/schedule/material.scss +10 -4
  99. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +10 -4
  100. package/SCSS-Themes/schedule/schedule/tailwind.scss +10 -4
  101. package/SCSS-Themes/tailwind-dark.scss +103 -41
  102. package/SCSS-Themes/tailwind.scss +103 -41
  103. package/package.json +1 -1
@@ -890,7 +890,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
890
890
  &.e-left-handler,
891
891
  &.e-right-handler {
892
892
  height: 100%;
893
- width: 10px;
893
+ min-width: 1px;
894
+ max-width: 10px;
895
+ width: 20%;
894
896
  }
895
897
 
896
898
  &.e-left-handler {
@@ -907,7 +909,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
907
909
 
908
910
  &.e-top-handler,
909
911
  &.e-bottom-handler {
910
- height: 10px;
912
+ min-height: 1px;
913
+ max-height: 10px;
914
+ height: 20%;
911
915
  width: 100%;
912
916
  }
913
917
 
@@ -4666,7 +4670,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
4666
4670
  background: $schedule-current-date-bg-color;
4667
4671
  border-radius: 50%;
4668
4672
  color: $schedule-current-date-header-font-color;
4669
- width: 20px;
4673
+ min-width: 20px;
4674
+ padding: 0 4px;
4675
+ width: fit-content;
4670
4676
  }
4671
4677
 
4672
4678
  .e-selected-cell {
@@ -4702,7 +4708,7 @@ $schedule-tree-content-color: $content-text-color-alt2;
4702
4708
  }
4703
4709
 
4704
4710
  .e-current-date .e-date-header {
4705
- width: 24px;
4711
+ min-width: 24px;
4706
4712
  }
4707
4713
  }
4708
4714
 
@@ -890,7 +890,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
890
890
  &.e-left-handler,
891
891
  &.e-right-handler {
892
892
  height: 100%;
893
- width: 10px;
893
+ min-width: 1px;
894
+ max-width: 10px;
895
+ width: 20%;
894
896
  }
895
897
 
896
898
  &.e-left-handler {
@@ -907,7 +909,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
907
909
 
908
910
  &.e-top-handler,
909
911
  &.e-bottom-handler {
910
- height: 10px;
912
+ min-height: 1px;
913
+ max-height: 10px;
914
+ height: 20%;
911
915
  width: 100%;
912
916
  }
913
917
 
@@ -4666,7 +4670,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
4666
4670
  background: $schedule-current-date-bg-color;
4667
4671
  border-radius: 50%;
4668
4672
  color: $schedule-current-date-header-font-color;
4669
- width: 20px;
4673
+ min-width: 20px;
4674
+ padding: 0 4px;
4675
+ width: fit-content;
4670
4676
  }
4671
4677
 
4672
4678
  .e-selected-cell {
@@ -4702,7 +4708,7 @@ $schedule-tree-content-color: $content-text-color-alt2;
4702
4708
  }
4703
4709
 
4704
4710
  .e-current-date .e-date-header {
4705
- width: 24px;
4711
+ min-width: 24px;
4706
4712
  }
4707
4713
  }
4708
4714
 
@@ -886,7 +886,9 @@ $schedule-tree-content-color: #fff !default;
886
886
  &.e-left-handler,
887
887
  &.e-right-handler {
888
888
  height: 100%;
889
- width: 10px;
889
+ min-width: 1px;
890
+ max-width: 10px;
891
+ width: 20%;
890
892
  }
891
893
 
892
894
  &.e-left-handler {
@@ -903,7 +905,9 @@ $schedule-tree-content-color: #fff !default;
903
905
 
904
906
  &.e-top-handler,
905
907
  &.e-bottom-handler {
906
- height: 10px;
908
+ min-height: 1px;
909
+ max-height: 10px;
910
+ height: 20%;
907
911
  width: 100%;
908
912
  }
909
913
 
@@ -4662,7 +4666,9 @@ $schedule-tree-content-color: #fff !default;
4662
4666
  background: $schedule-current-date-bg-color;
4663
4667
  border-radius: 50%;
4664
4668
  color: $schedule-current-date-header-font-color;
4665
- width: 20px;
4669
+ min-width: 20px;
4670
+ padding: 0 4px;
4671
+ width: fit-content;
4666
4672
  }
4667
4673
 
4668
4674
  .e-selected-cell {
@@ -4698,7 +4704,7 @@ $schedule-tree-content-color: #fff !default;
4698
4704
  }
4699
4705
 
4700
4706
  .e-current-date .e-date-header {
4701
- width: 24px;
4707
+ min-width: 24px;
4702
4708
  }
4703
4709
  }
4704
4710
 
@@ -885,7 +885,9 @@ $schedule-tree-content-color: #fff !default;
885
885
  &.e-left-handler,
886
886
  &.e-right-handler {
887
887
  height: 100%;
888
- width: 10px;
888
+ min-width: 1px;
889
+ max-width: 10px;
890
+ width: 20%;
889
891
  }
890
892
 
891
893
  &.e-left-handler {
@@ -902,7 +904,9 @@ $schedule-tree-content-color: #fff !default;
902
904
 
903
905
  &.e-top-handler,
904
906
  &.e-bottom-handler {
905
- height: 10px;
907
+ min-height: 1px;
908
+ max-height: 10px;
909
+ height: 20%;
906
910
  width: 100%;
907
911
  }
908
912
 
@@ -4661,7 +4665,9 @@ $schedule-tree-content-color: #fff !default;
4661
4665
  background: $schedule-current-date-bg-color;
4662
4666
  border-radius: 50%;
4663
4667
  color: $schedule-current-date-header-font-color;
4664
- width: 20px;
4668
+ min-width: 20px;
4669
+ padding: 0 4px;
4670
+ width: fit-content;
4665
4671
  }
4666
4672
 
4667
4673
  .e-selected-cell {
@@ -4697,7 +4703,7 @@ $schedule-tree-content-color: #fff !default;
4697
4703
  }
4698
4704
 
4699
4705
  .e-current-date .e-date-header {
4700
- width: 24px;
4706
+ min-width: 24px;
4701
4707
  }
4702
4708
  }
4703
4709
 
@@ -885,7 +885,9 @@ $schedule-tree-content-color: $shadow;
885
885
  &.e-left-handler,
886
886
  &.e-right-handler {
887
887
  height: 100%;
888
- width: 10px;
888
+ min-width: 1px;
889
+ max-width: 10px;
890
+ width: 20%;
889
891
  }
890
892
 
891
893
  &.e-left-handler {
@@ -902,7 +904,9 @@ $schedule-tree-content-color: $shadow;
902
904
 
903
905
  &.e-top-handler,
904
906
  &.e-bottom-handler {
905
- height: 10px;
907
+ min-height: 1px;
908
+ max-height: 10px;
909
+ height: 20%;
906
910
  width: 100%;
907
911
  }
908
912
 
@@ -4661,7 +4665,9 @@ $schedule-tree-content-color: $shadow;
4661
4665
  background: $schedule-current-date-bg-color;
4662
4666
  border-radius: 50%;
4663
4667
  color: $schedule-current-date-header-font-color;
4664
- width: 20px;
4668
+ min-width: 20px;
4669
+ padding: 0 4px;
4670
+ width: fit-content;
4665
4671
  }
4666
4672
 
4667
4673
  .e-selected-cell {
@@ -4697,7 +4703,7 @@ $schedule-tree-content-color: $shadow;
4697
4703
  }
4698
4704
 
4699
4705
  .e-current-date .e-date-header {
4700
- width: 24px;
4706
+ min-width: 24px;
4701
4707
  }
4702
4708
  }
4703
4709
 
@@ -887,7 +887,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
887
887
  &.e-left-handler,
888
888
  &.e-right-handler {
889
889
  height: 100%;
890
- width: 10px;
890
+ min-width: 1px;
891
+ max-width: 10px;
892
+ width: 20%;
891
893
  }
892
894
 
893
895
  &.e-left-handler {
@@ -904,7 +906,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
904
906
 
905
907
  &.e-top-handler,
906
908
  &.e-bottom-handler {
907
- height: 10px;
909
+ min-height: 1px;
910
+ max-height: 10px;
911
+ height: 20%;
908
912
  width: 100%;
909
913
  }
910
914
 
@@ -4663,7 +4667,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
4663
4667
  background: $schedule-current-date-bg-color;
4664
4668
  border-radius: 50%;
4665
4669
  color: $schedule-current-date-header-font-color;
4666
- width: 20px;
4670
+ min-width: 20px;
4671
+ padding: 0 4px;
4672
+ width: fit-content;
4667
4673
  }
4668
4674
 
4669
4675
  .e-selected-cell {
@@ -4699,7 +4705,7 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
4699
4705
  }
4700
4706
 
4701
4707
  .e-current-date .e-date-header {
4702
- width: 24px;
4708
+ min-width: 24px;
4703
4709
  }
4704
4710
  }
4705
4711
 
@@ -887,7 +887,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
887
887
  &.e-left-handler,
888
888
  &.e-right-handler {
889
889
  height: 100%;
890
- width: 10px;
890
+ min-width: 1px;
891
+ max-width: 10px;
892
+ width: 20%;
891
893
  }
892
894
 
893
895
  &.e-left-handler {
@@ -904,7 +906,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
904
906
 
905
907
  &.e-top-handler,
906
908
  &.e-bottom-handler {
907
- height: 10px;
909
+ min-height: 1px;
910
+ max-height: 10px;
911
+ height: 20%;
908
912
  width: 100%;
909
913
  }
910
914
 
@@ -4663,7 +4667,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
4663
4667
  background: $schedule-current-date-bg-color;
4664
4668
  border-radius: 50%;
4665
4669
  color: $schedule-current-date-header-font-color;
4666
- width: 20px;
4670
+ min-width: 20px;
4671
+ padding: 0 4px;
4672
+ width: fit-content;
4667
4673
  }
4668
4674
 
4669
4675
  .e-selected-cell {
@@ -4699,7 +4705,7 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
4699
4705
  }
4700
4706
 
4701
4707
  .e-current-date .e-date-header {
4702
- width: 24px;
4708
+ min-width: 24px;
4703
4709
  }
4704
4710
  }
4705
4711
 
@@ -40055,7 +40055,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
40055
40055
  font-size: $listview-header-font-size;
40056
40056
  }
40057
40057
 
40058
- & .e-icons {
40058
+ & .e-icons:not(.e-primary .e-icon-btn) {
40059
40059
  color: $listview-icon-color;
40060
40060
 
40061
40061
  @if ($skin-name == 'tailwind') {
@@ -52571,18 +52571,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
52571
52571
  content: '\e7e7';
52572
52572
  position: relative;
52573
52573
  }
52574
-
52575
- .e-popup-up-icon::before {
52576
- @media screen and (max-width: 480px) {
52577
- content: '\e770';
52578
- }
52579
- }
52580
-
52581
- .e-popup-down-icon::before {
52582
- @media screen and (max-width: 480px) {
52583
- content: '\e770';
52584
- }
52585
- }
52586
52574
  }
52587
52575
 
52588
52576
  &.e-vertical-icon .e-tab-header {
@@ -76436,11 +76424,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76436
76424
  }
76437
76425
 
76438
76426
  &.sf-grid {
76439
-
76440
- .e-table {
76441
- border-spacing: .25px;
76442
- }
76443
-
76444
76427
  span.e-ungroupbutton.e-icons {
76445
76428
  margin-left: $grid-group-ungroupicon-margin-left;
76446
76429
  }
@@ -76625,7 +76608,9 @@ $grid-dropitems-count-margin-left: -8px !default;
76625
76608
  }
76626
76609
 
76627
76610
  #{&}.e-grid-min-height {
76628
- .e-rowcell {
76611
+ .e-rowcell,
76612
+ .e-icon-grightarrow,
76613
+ .e-icon-gdownarrow {
76629
76614
  line-height: 0;
76630
76615
  padding-bottom: 0;
76631
76616
  padding-top: 0;
@@ -90165,6 +90150,12 @@ $editor-btn-icon-color: $icon-color !default;
90165
90150
  background-color: darken($gray-600, 7.5%);
90166
90151
  border: 1px solid darken($gray-600, 10%);
90167
90152
  }
90153
+
90154
+ &:disabled {
90155
+ background-color: $content-bg;
90156
+ border: 1px solid $gray-400;
90157
+ box-shadow: 0 1px 4px 0 $black-color;
90158
+ }
90168
90159
  }
90169
90160
  @else if $skin-name == 'bootstrap5' {
90170
90161
 
@@ -90172,6 +90163,12 @@ $editor-btn-icon-color: $icon-color !default;
90172
90163
  background-color: darken($gray-600, 7.5%);
90173
90164
  border: 1px solid darken($gray-600, 10%);
90174
90165
  }
90166
+
90167
+ &:disabled{
90168
+ background-color: $content-bg-color;
90169
+ border: 1px solid $border-light;
90170
+ border-radius: 4px;
90171
+ }
90175
90172
  }
90176
90173
 
90177
90174
  @if $skin-name == 'bootstrap4' {
@@ -108993,7 +108990,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
108993
108990
  &.e-left-handler,
108994
108991
  &.e-right-handler {
108995
108992
  height: 100%;
108996
- width: 10px;
108993
+ min-width: 1px;
108994
+ max-width: 10px;
108995
+ width: 20%;
108997
108996
  }
108998
108997
 
108999
108998
  &.e-left-handler {
@@ -109010,7 +109009,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
109010
109009
 
109011
109010
  &.e-top-handler,
109012
109011
  &.e-bottom-handler {
109013
- height: 10px;
109012
+ min-height: 1px;
109013
+ max-height: 10px;
109014
+ height: 20%;
109014
109015
  width: 100%;
109015
109016
  }
109016
109017
 
@@ -112769,7 +112770,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
112769
112770
  background: $schedule-current-date-bg-color;
112770
112771
  border-radius: 50%;
112771
112772
  color: $schedule-current-date-header-font-color;
112772
- width: 20px;
112773
+ min-width: 20px;
112774
+ padding: 0 4px;
112775
+ width: fit-content;
112773
112776
  }
112774
112777
 
112775
112778
  .e-selected-cell {
@@ -112805,7 +112808,7 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
112805
112808
  }
112806
112809
 
112807
112810
  .e-current-date .e-date-header {
112808
- width: 24px;
112811
+ min-width: 24px;
112809
112812
  }
112810
112813
  }
112811
112814
 
@@ -115375,10 +115378,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115375
115378
  display: none;
115376
115379
  }
115377
115380
 
115378
- .e-item {
115379
- width: fit-content;
115380
- }
115381
-
115382
115381
  .e-ribbon-file-menu {
115383
115382
  position: absolute;
115384
115383
  line-height: $ribbon-file-menu-height;
@@ -115484,6 +115483,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115484
115483
  }
115485
115484
  }
115486
115485
 
115486
+ .e-hscroll.e-scroll-device {
115487
+ .e-scroll-nav.e-scroll-right-nav {
115488
+ box-shadow: none;
115489
+ }
115490
+ }
115491
+
115487
115492
  .e-hscroll {
115488
115493
  padding: $ribbon-hscroll-padding;
115489
115494
 
@@ -115493,6 +115498,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115493
115498
  min-width: auto;
115494
115499
  width: auto;
115495
115500
  border-style: solid;
115501
+ transform: none;
115496
115502
  border-width: $ribbon-hscroll-nav-border-width;
115497
115503
  border-radius: $ribbon-hscroll-nav-border-radius;
115498
115504
  z-index: 3;
@@ -115504,6 +115510,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115504
115510
  .e-nav-arrow {
115505
115511
  font-size: $ribbon-nav-arrow-size;
115506
115512
  height: auto;
115513
+ transform: none;
115507
115514
  line-height: $ribbon-nav-arrow-height;
115508
115515
  padding: $ribbon-hscroll-nav-arrow-padding;
115509
115516
  width: auto;
@@ -115595,6 +115602,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115595
115602
  overflow-y: hidden;
115596
115603
  }
115597
115604
 
115605
+ .e-input-group {
115606
+ margin-bottom: 0;
115607
+ }
115608
+
115598
115609
  .e-ribbon-group {
115599
115610
  padding-top: $ribbon-simplified-group-padding;
115600
115611
  height: auto;
@@ -115658,6 +115669,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115658
115669
  .e-tab-header {
115659
115670
  left: var(--fileMenuWidth);
115660
115671
  }
115672
+
115673
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
115674
+ padding-right: 30px;
115675
+ }
115661
115676
  }
115662
115677
 
115663
115678
  &.e-rtl {
@@ -115675,6 +115690,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115675
115690
  .e-tab-header {
115676
115691
  right: var(--fileMenuWidth);
115677
115692
  }
115693
+
115694
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
115695
+ padding-left: 30px;
115696
+ }
115678
115697
  }
115679
115698
  }
115680
115699
 
@@ -115876,6 +115895,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115876
115895
 
115877
115896
  .e-colorpicker-wrapper {
115878
115897
  border: 1px solid transparent;
115898
+ border-radius: $ribbon-items-border-radius;
115879
115899
 
115880
115900
  .e-split-btn-wrapper.e-rtl .e-split-colorpicker {
115881
115901
  &.e-split-btn {
@@ -116022,8 +116042,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116022
116042
 
116023
116043
  .e-ribbon-overflow-target {
116024
116044
 
116025
- .e-ribbon-item > .e-input-group {
116026
- margin: $ribbon-overflow-wrapper-item-margin;
116045
+ .e-ribbon-item {
116046
+
116047
+ & > .e-input-group,
116048
+ .e-ribbon-template {
116049
+ margin: $ribbon-overflow-wrapper-item-margin;
116050
+ }
116027
116051
  }
116028
116052
 
116029
116053
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -116049,14 +116073,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116049
116073
  width: 100%;
116050
116074
  justify-content: flex-start;
116051
116075
  }
116052
-
116053
- >.e-split-btn-wrapper,
116054
- >.e-dropdown-btn {
116055
- .e-icons.e-caret {
116056
- transform: rotate(-90deg);
116057
- margin-left: auto;
116058
- }
116059
- }
116060
116076
  }
116061
116077
 
116062
116078
  .e-ribbon-overflow-header {
@@ -116067,6 +116083,20 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116067
116083
  }
116068
116084
  }
116069
116085
 
116086
+ .e-ribbon-group-overflow-ddb:not(.e-rtl) {
116087
+ .e-ribbon-overflow-target .e-ribbon-item {
116088
+
116089
+ >.e-split-btn-wrapper,
116090
+ >.e-dropdown-btn {
116091
+ .e-icons.e-caret {
116092
+ transform: rotate(-90deg);
116093
+ padding: $ribbon-items-margin;
116094
+ margin: 0 0 0 auto;
116095
+ }
116096
+ }
116097
+ }
116098
+ }
116099
+
116070
116100
  .e-rtl.e-ribbon-group-overflow-ddb {
116071
116101
  .e-ribbon-overflow-target .e-ribbon-item {
116072
116102
 
@@ -116074,8 +116104,8 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116074
116104
  >.e-dropdown-btn {
116075
116105
  .e-icons.e-caret {
116076
116106
  transform: rotate(90deg);
116077
- margin-right: auto;
116078
- margin-left: unset;
116107
+ padding: $ribbon-items-margin;
116108
+ margin: 0 auto 0 0;
116079
116109
  }
116080
116110
  }
116081
116111
  }
@@ -116255,6 +116285,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116255
116285
  height: auto;
116256
116286
  }
116257
116287
 
116288
+ .e-input-group {
116289
+ margin-bottom: 0;
116290
+ }
116291
+
116258
116292
  .e-ribbon-group-content {
116259
116293
  height: $ribbon-bigger-simplified-group-content-height;
116260
116294
  }
@@ -116378,8 +116412,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116378
116412
  .e-bigger.e-ribbon-group-overflow-ddb {
116379
116413
  .e-ribbon-overflow-target {
116380
116414
 
116381
- .e-ribbon-item > .e-input-group {
116382
- margin: $ribbon-bigger-overflow-wrapper-item-margin;
116415
+ .e-ribbon-item {
116416
+
116417
+ & > .e-input-group,
116418
+ .e-ribbon-template {
116419
+ margin: $ribbon-bigger-overflow-wrapper-item-margin;
116420
+ }
116383
116421
  }
116384
116422
 
116385
116423
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -116387,6 +116425,30 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116387
116425
  padding: 0;
116388
116426
  }
116389
116427
  }
116428
+
116429
+ &:not(.e-rtl) {
116430
+ .e-ribbon-overflow-target .e-ribbon-item {
116431
+
116432
+ >.e-split-btn-wrapper,
116433
+ >.e-dropdown-btn {
116434
+ .e-icons.e-caret {
116435
+ padding: $ribbon-bigger-items-margin;
116436
+ }
116437
+ }
116438
+ }
116439
+ }
116440
+
116441
+ &.e-rtl {
116442
+ .e-ribbon-overflow-target .e-ribbon-item {
116443
+
116444
+ >.e-split-btn-wrapper,
116445
+ >.e-dropdown-btn {
116446
+ .e-icons.e-caret {
116447
+ padding: $ribbon-bigger-items-margin;
116448
+ }
116449
+ }
116450
+ }
116451
+ }
116390
116452
  }
116391
116453
 
116392
116454
  .e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,