@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
@@ -39830,7 +39830,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
39830
39830
  font-size: $listview-header-font-size;
39831
39831
  }
39832
39832
 
39833
- & .e-icons {
39833
+ & .e-icons:not(.e-primary .e-icon-btn) {
39834
39834
  color: $listview-icon-color;
39835
39835
 
39836
39836
  @if ($skin-name == 'tailwind') {
@@ -52261,18 +52261,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
52261
52261
  content: '\e745';
52262
52262
  position: relative;
52263
52263
  }
52264
-
52265
- .e-popup-up-icon::before {
52266
- @media screen and (max-width: 480px) {
52267
- content: '\e781';
52268
- }
52269
- }
52270
-
52271
- .e-popup-down-icon::before {
52272
- @media screen and (max-width: 480px) {
52273
- content: '\e781';
52274
- }
52275
- }
52276
52264
  }
52277
52265
 
52278
52266
  &.e-vertical-icon .e-tab-header {
@@ -76104,11 +76092,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76104
76092
  }
76105
76093
 
76106
76094
  &.sf-grid {
76107
-
76108
- .e-table {
76109
- border-spacing: .25px;
76110
- }
76111
-
76112
76095
  span.e-ungroupbutton.e-icons {
76113
76096
  margin-left: $grid-group-ungroupicon-margin-left;
76114
76097
  }
@@ -76293,7 +76276,9 @@ $grid-dropitems-count-margin-left: -8px !default;
76293
76276
  }
76294
76277
 
76295
76278
  #{&}.e-grid-min-height {
76296
- .e-rowcell {
76279
+ .e-rowcell,
76280
+ .e-icon-grightarrow,
76281
+ .e-icon-gdownarrow {
76297
76282
  line-height: 0;
76298
76283
  padding-bottom: 0;
76299
76284
  padding-top: 0;
@@ -90029,6 +90014,12 @@ $editor-btn-icon-color: $gray-700 !default;
90029
90014
  background-color: darken($gray-600, 7.5%);
90030
90015
  border: 1px solid darken($gray-600, 10%);
90031
90016
  }
90017
+
90018
+ &:disabled {
90019
+ background-color: $content-bg;
90020
+ border: 1px solid $gray-400;
90021
+ box-shadow: 0 1px 4px 0 $black-color;
90022
+ }
90032
90023
  }
90033
90024
  @else if $skin-name == 'bootstrap5' {
90034
90025
 
@@ -90036,6 +90027,12 @@ $editor-btn-icon-color: $gray-700 !default;
90036
90027
  background-color: darken($gray-600, 7.5%);
90037
90028
  border: 1px solid darken($gray-600, 10%);
90038
90029
  }
90030
+
90031
+ &:disabled{
90032
+ background-color: $content-bg-color;
90033
+ border: 1px solid $border-light;
90034
+ border-radius: 4px;
90035
+ }
90039
90036
  }
90040
90037
 
90041
90038
  @if $skin-name == 'bootstrap4' {
@@ -108885,7 +108882,9 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
108885
108882
  &.e-left-handler,
108886
108883
  &.e-right-handler {
108887
108884
  height: 100%;
108888
- width: 10px;
108885
+ min-width: 1px;
108886
+ max-width: 10px;
108887
+ width: 20%;
108889
108888
  }
108890
108889
 
108891
108890
  &.e-left-handler {
@@ -108902,7 +108901,9 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
108902
108901
 
108903
108902
  &.e-top-handler,
108904
108903
  &.e-bottom-handler {
108905
- height: 10px;
108904
+ min-height: 1px;
108905
+ max-height: 10px;
108906
+ height: 20%;
108906
108907
  width: 100%;
108907
108908
  }
108908
108909
 
@@ -112661,7 +112662,9 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
112661
112662
  background: $schedule-current-date-bg-color;
112662
112663
  border-radius: 50%;
112663
112664
  color: $schedule-current-date-header-font-color;
112664
- width: 20px;
112665
+ min-width: 20px;
112666
+ padding: 0 4px;
112667
+ width: fit-content;
112665
112668
  }
112666
112669
 
112667
112670
  .e-selected-cell {
@@ -112697,7 +112700,7 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
112697
112700
  }
112698
112701
 
112699
112702
  .e-current-date .e-date-header {
112700
- width: 24px;
112703
+ min-width: 24px;
112701
112704
  }
112702
112705
  }
112703
112706
 
@@ -115267,10 +115270,6 @@ $ribbon-overflow-box-shadow: none !default;
115267
115270
  display: none;
115268
115271
  }
115269
115272
 
115270
- .e-item {
115271
- width: fit-content;
115272
- }
115273
-
115274
115273
  .e-ribbon-file-menu {
115275
115274
  position: absolute;
115276
115275
  line-height: $ribbon-file-menu-height;
@@ -115376,6 +115375,12 @@ $ribbon-overflow-box-shadow: none !default;
115376
115375
  }
115377
115376
  }
115378
115377
 
115378
+ .e-hscroll.e-scroll-device {
115379
+ .e-scroll-nav.e-scroll-right-nav {
115380
+ box-shadow: none;
115381
+ }
115382
+ }
115383
+
115379
115384
  .e-hscroll {
115380
115385
  padding: $ribbon-hscroll-padding;
115381
115386
 
@@ -115385,6 +115390,7 @@ $ribbon-overflow-box-shadow: none !default;
115385
115390
  min-width: auto;
115386
115391
  width: auto;
115387
115392
  border-style: solid;
115393
+ transform: none;
115388
115394
  border-width: $ribbon-hscroll-nav-border-width;
115389
115395
  border-radius: $ribbon-hscroll-nav-border-radius;
115390
115396
  z-index: 3;
@@ -115396,6 +115402,7 @@ $ribbon-overflow-box-shadow: none !default;
115396
115402
  .e-nav-arrow {
115397
115403
  font-size: $ribbon-nav-arrow-size;
115398
115404
  height: auto;
115405
+ transform: none;
115399
115406
  line-height: $ribbon-nav-arrow-height;
115400
115407
  padding: $ribbon-hscroll-nav-arrow-padding;
115401
115408
  width: auto;
@@ -115487,6 +115494,10 @@ $ribbon-overflow-box-shadow: none !default;
115487
115494
  overflow-y: hidden;
115488
115495
  }
115489
115496
 
115497
+ .e-input-group {
115498
+ margin-bottom: 0;
115499
+ }
115500
+
115490
115501
  .e-ribbon-group {
115491
115502
  padding-top: $ribbon-simplified-group-padding;
115492
115503
  height: auto;
@@ -115550,6 +115561,10 @@ $ribbon-overflow-box-shadow: none !default;
115550
115561
  .e-tab-header {
115551
115562
  left: var(--fileMenuWidth);
115552
115563
  }
115564
+
115565
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
115566
+ padding-right: 30px;
115567
+ }
115553
115568
  }
115554
115569
 
115555
115570
  &.e-rtl {
@@ -115567,6 +115582,10 @@ $ribbon-overflow-box-shadow: none !default;
115567
115582
  .e-tab-header {
115568
115583
  right: var(--fileMenuWidth);
115569
115584
  }
115585
+
115586
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
115587
+ padding-left: 30px;
115588
+ }
115570
115589
  }
115571
115590
  }
115572
115591
 
@@ -115768,6 +115787,7 @@ $ribbon-overflow-box-shadow: none !default;
115768
115787
 
115769
115788
  .e-colorpicker-wrapper {
115770
115789
  border: 1px solid transparent;
115790
+ border-radius: $ribbon-items-border-radius;
115771
115791
 
115772
115792
  .e-split-btn-wrapper.e-rtl .e-split-colorpicker {
115773
115793
  &.e-split-btn {
@@ -115914,8 +115934,12 @@ $ribbon-overflow-box-shadow: none !default;
115914
115934
 
115915
115935
  .e-ribbon-overflow-target {
115916
115936
 
115917
- .e-ribbon-item > .e-input-group {
115918
- margin: $ribbon-overflow-wrapper-item-margin;
115937
+ .e-ribbon-item {
115938
+
115939
+ & > .e-input-group,
115940
+ .e-ribbon-template {
115941
+ margin: $ribbon-overflow-wrapper-item-margin;
115942
+ }
115919
115943
  }
115920
115944
 
115921
115945
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -115941,14 +115965,6 @@ $ribbon-overflow-box-shadow: none !default;
115941
115965
  width: 100%;
115942
115966
  justify-content: flex-start;
115943
115967
  }
115944
-
115945
- >.e-split-btn-wrapper,
115946
- >.e-dropdown-btn {
115947
- .e-icons.e-caret {
115948
- transform: rotate(-90deg);
115949
- margin-left: auto;
115950
- }
115951
- }
115952
115968
  }
115953
115969
 
115954
115970
  .e-ribbon-overflow-header {
@@ -115959,6 +115975,20 @@ $ribbon-overflow-box-shadow: none !default;
115959
115975
  }
115960
115976
  }
115961
115977
 
115978
+ .e-ribbon-group-overflow-ddb:not(.e-rtl) {
115979
+ .e-ribbon-overflow-target .e-ribbon-item {
115980
+
115981
+ >.e-split-btn-wrapper,
115982
+ >.e-dropdown-btn {
115983
+ .e-icons.e-caret {
115984
+ transform: rotate(-90deg);
115985
+ padding: $ribbon-items-margin;
115986
+ margin: 0 0 0 auto;
115987
+ }
115988
+ }
115989
+ }
115990
+ }
115991
+
115962
115992
  .e-rtl.e-ribbon-group-overflow-ddb {
115963
115993
  .e-ribbon-overflow-target .e-ribbon-item {
115964
115994
 
@@ -115966,8 +115996,8 @@ $ribbon-overflow-box-shadow: none !default;
115966
115996
  >.e-dropdown-btn {
115967
115997
  .e-icons.e-caret {
115968
115998
  transform: rotate(90deg);
115969
- margin-right: auto;
115970
- margin-left: unset;
115999
+ padding: $ribbon-items-margin;
116000
+ margin: 0 auto 0 0;
115971
116001
  }
115972
116002
  }
115973
116003
  }
@@ -116147,6 +116177,10 @@ $ribbon-overflow-box-shadow: none !default;
116147
116177
  height: auto;
116148
116178
  }
116149
116179
 
116180
+ .e-input-group {
116181
+ margin-bottom: 0;
116182
+ }
116183
+
116150
116184
  .e-ribbon-group-content {
116151
116185
  height: $ribbon-bigger-simplified-group-content-height;
116152
116186
  }
@@ -116270,8 +116304,12 @@ $ribbon-overflow-box-shadow: none !default;
116270
116304
  .e-bigger.e-ribbon-group-overflow-ddb {
116271
116305
  .e-ribbon-overflow-target {
116272
116306
 
116273
- .e-ribbon-item > .e-input-group {
116274
- margin: $ribbon-bigger-overflow-wrapper-item-margin;
116307
+ .e-ribbon-item {
116308
+
116309
+ & > .e-input-group,
116310
+ .e-ribbon-template {
116311
+ margin: $ribbon-bigger-overflow-wrapper-item-margin;
116312
+ }
116275
116313
  }
116276
116314
 
116277
116315
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -116279,6 +116317,30 @@ $ribbon-overflow-box-shadow: none !default;
116279
116317
  padding: 0;
116280
116318
  }
116281
116319
  }
116320
+
116321
+ &:not(.e-rtl) {
116322
+ .e-ribbon-overflow-target .e-ribbon-item {
116323
+
116324
+ >.e-split-btn-wrapper,
116325
+ >.e-dropdown-btn {
116326
+ .e-icons.e-caret {
116327
+ padding: $ribbon-bigger-items-margin;
116328
+ }
116329
+ }
116330
+ }
116331
+ }
116332
+
116333
+ &.e-rtl {
116334
+ .e-ribbon-overflow-target .e-ribbon-item {
116335
+
116336
+ >.e-split-btn-wrapper,
116337
+ >.e-dropdown-btn {
116338
+ .e-icons.e-caret {
116339
+ padding: $ribbon-bigger-items-margin;
116340
+ }
116341
+ }
116342
+ }
116343
+ }
116282
116344
  }
116283
116345
 
116284
116346
  .e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
@@ -35898,7 +35898,7 @@ $cmenu-back-icon: '\e977' !default;
35898
35898
  $cmenu-back-icon-margin: 8px !default;
35899
35899
  $cmenu-bigger-caret-font-size: $text-base !default;
35900
35900
  $cmenu-bigger-font-size: $text-base !default;
35901
- $cmenu-bigger-li-height: 32px !default;
35901
+ $cmenu-bigger-li-height: 36px !default;
35902
35902
  $cmenu-bigger-li-padding: 0 16px !default;
35903
35903
  $cmenu-bigger-max-width: 280px !default;
35904
35904
  $cmenu-bigger-min-width: 112px !default;
@@ -40142,7 +40142,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
40142
40142
  font-size: $listview-header-font-size;
40143
40143
  }
40144
40144
 
40145
- & .e-icons {
40145
+ & .e-icons:not(.e-primary .e-icon-btn) {
40146
40146
  color: $listview-icon-color;
40147
40147
 
40148
40148
  @if ($skin-name == 'tailwind') {
@@ -52632,18 +52632,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
52632
52632
  content: '\e7e7';
52633
52633
  position: relative;
52634
52634
  }
52635
-
52636
- .e-popup-up-icon::before {
52637
- @media screen and (max-width: 480px) {
52638
- content: '\e770';
52639
- }
52640
- }
52641
-
52642
- .e-popup-down-icon::before {
52643
- @media screen and (max-width: 480px) {
52644
- content: '\e770';
52645
- }
52646
- }
52647
52635
  }
52648
52636
 
52649
52637
  &.e-vertical-icon .e-tab-header {
@@ -54577,7 +54565,7 @@ $menu-ul-border: none !default;
54577
54565
  $menu-li-hover-outline: 0 solid $menu-li-border-color !default;
54578
54566
  $menu-srollbar-ul-border: none !default;
54579
54567
  $submenu-caret-font-size: $menu-caret-font-size !default;
54580
- $submenu-bigger-caret-font-size: $submenu-caret-font-size !default;
54568
+ $submenu-bigger-caret-font-size: $text-base !default;
54581
54569
  $submenu-color: $content-text-color !default;
54582
54570
  $menu-icon-color: $icon-color !default;
54583
54571
  $menu-icon-hover-color: $content-text-color !default;
@@ -76506,11 +76494,6 @@ $grid-dropitems-count-margin-left: -4px !default;
76506
76494
  }
76507
76495
 
76508
76496
  &.sf-grid {
76509
-
76510
- .e-table {
76511
- border-spacing: .25px;
76512
- }
76513
-
76514
76497
  span.e-ungroupbutton.e-icons {
76515
76498
  margin-left: $grid-group-ungroupicon-margin-left;
76516
76499
  }
@@ -76695,7 +76678,9 @@ $grid-dropitems-count-margin-left: -4px !default;
76695
76678
  }
76696
76679
 
76697
76680
  #{&}.e-grid-min-height {
76698
- .e-rowcell {
76681
+ .e-rowcell,
76682
+ .e-icon-grightarrow,
76683
+ .e-icon-gdownarrow {
76699
76684
  line-height: 0;
76700
76685
  padding-bottom: 0;
76701
76686
  padding-top: 0;
@@ -90240,6 +90225,12 @@ $editor-btn-icon-color: $icon-color !default;
90240
90225
  background-color: darken($gray-600, 7.5%);
90241
90226
  border: 1px solid darken($gray-600, 10%);
90242
90227
  }
90228
+
90229
+ &:disabled {
90230
+ background-color: $content-bg;
90231
+ border: 1px solid $gray-400;
90232
+ box-shadow: 0 1px 4px 0 $black-color;
90233
+ }
90243
90234
  }
90244
90235
  @else if $skin-name == 'bootstrap5' {
90245
90236
 
@@ -90247,6 +90238,12 @@ $editor-btn-icon-color: $icon-color !default;
90247
90238
  background-color: darken($gray-600, 7.5%);
90248
90239
  border: 1px solid darken($gray-600, 10%);
90249
90240
  }
90241
+
90242
+ &:disabled{
90243
+ background-color: $content-bg-color;
90244
+ border: 1px solid $border-light;
90245
+ border-radius: 4px;
90246
+ }
90250
90247
  }
90251
90248
 
90252
90249
  @if $skin-name == 'bootstrap4' {
@@ -109074,7 +109071,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
109074
109071
  &.e-left-handler,
109075
109072
  &.e-right-handler {
109076
109073
  height: 100%;
109077
- width: 10px;
109074
+ min-width: 1px;
109075
+ max-width: 10px;
109076
+ width: 20%;
109078
109077
  }
109079
109078
 
109080
109079
  &.e-left-handler {
@@ -109091,7 +109090,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
109091
109090
 
109092
109091
  &.e-top-handler,
109093
109092
  &.e-bottom-handler {
109094
- height: 10px;
109093
+ min-height: 1px;
109094
+ max-height: 10px;
109095
+ height: 20%;
109095
109096
  width: 100%;
109096
109097
  }
109097
109098
 
@@ -112850,7 +112851,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
112850
112851
  background: $schedule-current-date-bg-color;
112851
112852
  border-radius: 50%;
112852
112853
  color: $schedule-current-date-header-font-color;
112853
- width: 20px;
112854
+ min-width: 20px;
112855
+ padding: 0 4px;
112856
+ width: fit-content;
112854
112857
  }
112855
112858
 
112856
112859
  .e-selected-cell {
@@ -112886,7 +112889,7 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
112886
112889
  }
112887
112890
 
112888
112891
  .e-current-date .e-date-header {
112889
- width: 24px;
112892
+ min-width: 24px;
112890
112893
  }
112891
112894
  }
112892
112895
 
@@ -115462,10 +115465,6 @@ $ribbon-overflow-box-shadow: none !default;
115462
115465
  display: none;
115463
115466
  }
115464
115467
 
115465
- .e-item {
115466
- width: fit-content;
115467
- }
115468
-
115469
115468
  .e-ribbon-file-menu {
115470
115469
  position: absolute;
115471
115470
  line-height: $ribbon-file-menu-height;
@@ -115571,6 +115570,12 @@ $ribbon-overflow-box-shadow: none !default;
115571
115570
  }
115572
115571
  }
115573
115572
 
115573
+ .e-hscroll.e-scroll-device {
115574
+ .e-scroll-nav.e-scroll-right-nav {
115575
+ box-shadow: none;
115576
+ }
115577
+ }
115578
+
115574
115579
  .e-hscroll {
115575
115580
  padding: $ribbon-hscroll-padding;
115576
115581
 
@@ -115580,6 +115585,7 @@ $ribbon-overflow-box-shadow: none !default;
115580
115585
  min-width: auto;
115581
115586
  width: auto;
115582
115587
  border-style: solid;
115588
+ transform: none;
115583
115589
  border-width: $ribbon-hscroll-nav-border-width;
115584
115590
  border-radius: $ribbon-hscroll-nav-border-radius;
115585
115591
  z-index: 3;
@@ -115591,6 +115597,7 @@ $ribbon-overflow-box-shadow: none !default;
115591
115597
  .e-nav-arrow {
115592
115598
  font-size: $ribbon-nav-arrow-size;
115593
115599
  height: auto;
115600
+ transform: none;
115594
115601
  line-height: $ribbon-nav-arrow-height;
115595
115602
  padding: $ribbon-hscroll-nav-arrow-padding;
115596
115603
  width: auto;
@@ -115682,6 +115689,10 @@ $ribbon-overflow-box-shadow: none !default;
115682
115689
  overflow-y: hidden;
115683
115690
  }
115684
115691
 
115692
+ .e-input-group {
115693
+ margin-bottom: 0;
115694
+ }
115695
+
115685
115696
  .e-ribbon-group {
115686
115697
  padding-top: $ribbon-simplified-group-padding;
115687
115698
  height: auto;
@@ -115745,6 +115756,10 @@ $ribbon-overflow-box-shadow: none !default;
115745
115756
  .e-tab-header {
115746
115757
  left: var(--fileMenuWidth);
115747
115758
  }
115759
+
115760
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
115761
+ padding-right: 30px;
115762
+ }
115748
115763
  }
115749
115764
 
115750
115765
  &.e-rtl {
@@ -115762,6 +115777,10 @@ $ribbon-overflow-box-shadow: none !default;
115762
115777
  .e-tab-header {
115763
115778
  right: var(--fileMenuWidth);
115764
115779
  }
115780
+
115781
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
115782
+ padding-left: 30px;
115783
+ }
115765
115784
  }
115766
115785
  }
115767
115786
 
@@ -115963,6 +115982,7 @@ $ribbon-overflow-box-shadow: none !default;
115963
115982
 
115964
115983
  .e-colorpicker-wrapper {
115965
115984
  border: 1px solid transparent;
115985
+ border-radius: $ribbon-items-border-radius;
115966
115986
 
115967
115987
  .e-split-btn-wrapper.e-rtl .e-split-colorpicker {
115968
115988
  &.e-split-btn {
@@ -116109,8 +116129,12 @@ $ribbon-overflow-box-shadow: none !default;
116109
116129
 
116110
116130
  .e-ribbon-overflow-target {
116111
116131
 
116112
- .e-ribbon-item > .e-input-group {
116113
- margin: $ribbon-overflow-wrapper-item-margin;
116132
+ .e-ribbon-item {
116133
+
116134
+ & > .e-input-group,
116135
+ .e-ribbon-template {
116136
+ margin: $ribbon-overflow-wrapper-item-margin;
116137
+ }
116114
116138
  }
116115
116139
 
116116
116140
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -116136,14 +116160,6 @@ $ribbon-overflow-box-shadow: none !default;
116136
116160
  width: 100%;
116137
116161
  justify-content: flex-start;
116138
116162
  }
116139
-
116140
- >.e-split-btn-wrapper,
116141
- >.e-dropdown-btn {
116142
- .e-icons.e-caret {
116143
- transform: rotate(-90deg);
116144
- margin-left: auto;
116145
- }
116146
- }
116147
116163
  }
116148
116164
 
116149
116165
  .e-ribbon-overflow-header {
@@ -116154,6 +116170,20 @@ $ribbon-overflow-box-shadow: none !default;
116154
116170
  }
116155
116171
  }
116156
116172
 
116173
+ .e-ribbon-group-overflow-ddb:not(.e-rtl) {
116174
+ .e-ribbon-overflow-target .e-ribbon-item {
116175
+
116176
+ >.e-split-btn-wrapper,
116177
+ >.e-dropdown-btn {
116178
+ .e-icons.e-caret {
116179
+ transform: rotate(-90deg);
116180
+ padding: $ribbon-items-margin;
116181
+ margin: 0 0 0 auto;
116182
+ }
116183
+ }
116184
+ }
116185
+ }
116186
+
116157
116187
  .e-rtl.e-ribbon-group-overflow-ddb {
116158
116188
  .e-ribbon-overflow-target .e-ribbon-item {
116159
116189
 
@@ -116161,8 +116191,8 @@ $ribbon-overflow-box-shadow: none !default;
116161
116191
  >.e-dropdown-btn {
116162
116192
  .e-icons.e-caret {
116163
116193
  transform: rotate(90deg);
116164
- margin-right: auto;
116165
- margin-left: unset;
116194
+ padding: $ribbon-items-margin;
116195
+ margin: 0 auto 0 0;
116166
116196
  }
116167
116197
  }
116168
116198
  }
@@ -116342,6 +116372,10 @@ $ribbon-overflow-box-shadow: none !default;
116342
116372
  height: auto;
116343
116373
  }
116344
116374
 
116375
+ .e-input-group {
116376
+ margin-bottom: 0;
116377
+ }
116378
+
116345
116379
  .e-ribbon-group-content {
116346
116380
  height: $ribbon-bigger-simplified-group-content-height;
116347
116381
  }
@@ -116465,8 +116499,12 @@ $ribbon-overflow-box-shadow: none !default;
116465
116499
  .e-bigger.e-ribbon-group-overflow-ddb {
116466
116500
  .e-ribbon-overflow-target {
116467
116501
 
116468
- .e-ribbon-item > .e-input-group {
116469
- margin: $ribbon-bigger-overflow-wrapper-item-margin;
116502
+ .e-ribbon-item {
116503
+
116504
+ & > .e-input-group,
116505
+ .e-ribbon-template {
116506
+ margin: $ribbon-bigger-overflow-wrapper-item-margin;
116507
+ }
116470
116508
  }
116471
116509
 
116472
116510
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -116474,6 +116512,30 @@ $ribbon-overflow-box-shadow: none !default;
116474
116512
  padding: 0;
116475
116513
  }
116476
116514
  }
116515
+
116516
+ &:not(.e-rtl) {
116517
+ .e-ribbon-overflow-target .e-ribbon-item {
116518
+
116519
+ >.e-split-btn-wrapper,
116520
+ >.e-dropdown-btn {
116521
+ .e-icons.e-caret {
116522
+ padding: $ribbon-bigger-items-margin;
116523
+ }
116524
+ }
116525
+ }
116526
+ }
116527
+
116528
+ &.e-rtl {
116529
+ .e-ribbon-overflow-target .e-ribbon-item {
116530
+
116531
+ >.e-split-btn-wrapper,
116532
+ >.e-dropdown-btn {
116533
+ .e-icons.e-caret {
116534
+ padding: $ribbon-bigger-items-margin;
116535
+ }
116536
+ }
116537
+ }
116538
+ }
116477
116539
  }
116478
116540
 
116479
116541
  .e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,