@syncfusion/blazor-themes 26.2.4 → 26.2.7

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 (101) hide show
  1. package/SCSS-Themes/bds-dark.scss +58 -10
  2. package/SCSS-Themes/bds.scss +58 -10
  3. package/SCSS-Themes/bootstrap-dark.scss +58 -10
  4. package/SCSS-Themes/bootstrap.scss +58 -10
  5. package/SCSS-Themes/bootstrap4.scss +58 -10
  6. package/SCSS-Themes/bootstrap5-dark.scss +58 -10
  7. package/SCSS-Themes/bootstrap5.scss +58 -10
  8. package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +2 -1
  9. package/SCSS-Themes/documenteditor/document-editor/bds.scss +2 -1
  10. package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +2 -1
  11. package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +2 -1
  12. package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +2 -1
  13. package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +2 -1
  14. package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +2 -1
  15. package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +2 -1
  16. package/SCSS-Themes/documenteditor/document-editor/fabric.scss +2 -1
  17. package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +2 -1
  18. package/SCSS-Themes/documenteditor/document-editor/fluent.scss +2 -1
  19. package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +4 -3
  20. package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +4 -3
  21. package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +2 -1
  22. package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +2 -1
  23. package/SCSS-Themes/documenteditor/document-editor/material.scss +2 -1
  24. package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +2 -1
  25. package/SCSS-Themes/documenteditor/document-editor/material3.scss +2 -1
  26. package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +2 -1
  27. package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +2 -1
  28. package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +16 -3
  29. package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +16 -3
  30. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +16 -3
  31. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +16 -3
  32. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +16 -3
  33. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +16 -3
  34. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +16 -3
  35. package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +16 -3
  36. package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +16 -3
  37. package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +16 -3
  38. package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +16 -3
  39. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +16 -3
  40. package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +16 -3
  41. package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +16 -3
  42. package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +16 -3
  43. package/SCSS-Themes/documenteditor/document-editor-container/material.scss +16 -3
  44. package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +16 -3
  45. package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +16 -3
  46. package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +16 -3
  47. package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +16 -3
  48. package/SCSS-Themes/fabric-dark.scss +58 -10
  49. package/SCSS-Themes/fabric.scss +58 -10
  50. package/SCSS-Themes/fluent-dark.scss +58 -10
  51. package/SCSS-Themes/fluent.scss +58 -10
  52. package/SCSS-Themes/fluent2-dark.scss +60 -12
  53. package/SCSS-Themes/fluent2.scss +60 -12
  54. package/SCSS-Themes/highcontrast.scss +58 -10
  55. package/SCSS-Themes/material-dark.scss +58 -10
  56. package/SCSS-Themes/material.scss +58 -10
  57. package/SCSS-Themes/material3-dark.scss +58 -10
  58. package/SCSS-Themes/material3.scss +58 -10
  59. package/SCSS-Themes/navigations/treeview/bds-dark.scss +2 -2
  60. package/SCSS-Themes/navigations/treeview/bds.scss +2 -2
  61. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +2 -2
  62. package/SCSS-Themes/navigations/treeview/bootstrap.scss +2 -2
  63. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +2 -2
  64. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -2
  65. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +2 -2
  66. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +2 -2
  67. package/SCSS-Themes/navigations/treeview/fabric.scss +2 -2
  68. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +2 -2
  69. package/SCSS-Themes/navigations/treeview/fluent.scss +2 -2
  70. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +2 -2
  71. package/SCSS-Themes/navigations/treeview/fluent2.scss +2 -2
  72. package/SCSS-Themes/navigations/treeview/highcontrast.scss +2 -2
  73. package/SCSS-Themes/navigations/treeview/material-dark.scss +2 -2
  74. package/SCSS-Themes/navigations/treeview/material.scss +2 -2
  75. package/SCSS-Themes/navigations/treeview/material3-dark.scss +2 -2
  76. package/SCSS-Themes/navigations/treeview/material3.scss +2 -2
  77. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +2 -2
  78. package/SCSS-Themes/navigations/treeview/tailwind.scss +2 -2
  79. package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +38 -4
  80. package/SCSS-Themes/ribbon/ribbon/bds.scss +38 -4
  81. package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +38 -4
  82. package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +38 -4
  83. package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +38 -4
  84. package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +38 -4
  85. package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +38 -4
  86. package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +38 -4
  87. package/SCSS-Themes/ribbon/ribbon/fabric.scss +38 -4
  88. package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +38 -4
  89. package/SCSS-Themes/ribbon/ribbon/fluent.scss +38 -4
  90. package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +38 -4
  91. package/SCSS-Themes/ribbon/ribbon/fluent2.scss +38 -4
  92. package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +38 -4
  93. package/SCSS-Themes/ribbon/ribbon/material-dark.scss +38 -4
  94. package/SCSS-Themes/ribbon/ribbon/material.scss +38 -4
  95. package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +38 -4
  96. package/SCSS-Themes/ribbon/ribbon/material3.scss +38 -4
  97. package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +38 -4
  98. package/SCSS-Themes/ribbon/ribbon/tailwind.scss +38 -4
  99. package/SCSS-Themes/tailwind-dark.scss +58 -10
  100. package/SCSS-Themes/tailwind.scss +58 -10
  101. package/package.json +1 -1
@@ -57296,8 +57296,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
57296
57296
 
57297
57297
  .e-list-item {
57298
57298
 
57299
- div.e-icons.e-icon-expandable::before,
57300
- div.e-icons.e-icon-collapsible::before {
57299
+ div.e-icons:not(.e-icons-spinner).e-icon-expandable::before,
57300
+ div.e-icons:not(.e-icons-spinner).e-icon-collapsible::before {
57301
57301
  content: '\e75c';
57302
57302
  }
57303
57303
  }
@@ -66791,7 +66791,7 @@ $de-ff-radio-scnd-div-mrgn-btm: 0;
66791
66791
  $de-fnt-dlg-header-effects-mrgn-btm: 0;
66792
66792
  $de-para-dlg-cs-check-box-mrgn-btm: 0;
66793
66793
  $de-bullet-numbered-dlg-width: 300px;
66794
- $de-bullet-numbered-dlg-height: auto;
66794
+ $de-bullet-numbered-dlg-height: 173px;
66795
66795
  $de-tbl-indent-lb-fnt-size: $text-xs;
66796
66796
  $de-font-clr-div-mrgn-top: 12px;
66797
66797
  $de-para-dlg-cs-check-box-mrgn-top: 12px;
@@ -66882,7 +66882,7 @@ $de-checkbox-wrapper-color: $content-text-color !default;
66882
66882
  $bookmark-listview-border-color: $border !default;
66883
66883
  $de-style-btn-active-bg-border-color: $border-light !default;
66884
66884
  $de-style-btn-active-text-color: $content-text-color !default;
66885
- $de-style-toggle-btn-color: $border-light !default;
66885
+ $de-style-toggle-btn-color: $secondary-bg-color !default;
66886
66886
  $de-table-align-hover-color: $primary !default;
66887
66887
  $de-table-tab-hover-color: $de-table-align-hover-color !default;
66888
66888
  $de-cell-align-hover-color: $de-table-align-hover-color !default;
@@ -70676,7 +70676,8 @@ $de-column-presets-font-size: $text-6xl !default;
70676
70676
  .e-de-style-paragraph-group-button .e-btn.e-active,
70677
70677
  .e-de-style-font-group-button .e-btn.e-active {
70678
70678
  @if $skin-name =='fluent2' {
70679
- background-color: var(--color-sf-secondary-bg-color);
70679
+ background-color: var(--color-sf-content-bg-color-pressed);
70680
+ color: var(--color-sf-toolbar-icon-color);
70680
70681
  }
70681
70682
  }
70682
70683
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -73153,13 +73154,13 @@ $de-hlt-clr-height-bigger: 24px;
73153
73154
  }
73154
73155
  .e-btn-toggle {
73155
73156
  @if $skin-name=='fluent2' {
73156
- background-color: var(--color-sf-secondary-bg-color);
73157
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
73157
73158
  }
73158
73159
  @else{
73159
73160
  background-color: $de-toggle-bg-color !important;
73160
73161
  }
73161
73162
  @if $skin-name =='fluent2' {
73162
- background-color: $de-items-pressed;
73163
+ color: var(--color-sf-toolbar-icon-color) !important;
73163
73164
  }
73164
73165
  @if $skin-name=='highcontrast' {
73165
73166
  color: $de-title-bar-font-clr !important;
@@ -73171,7 +73172,12 @@ $de-hlt-clr-height-bigger: 24px;
73171
73172
  outline-offset: 0;
73172
73173
  box-shadow: $de-toggle-btn-border !important;
73173
73174
  #{if(&, '&', '*')}:hover {
73174
- background-color: $de-toggle-bg-color !important;
73175
+ @if $skin-name=='fluent2' {
73176
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
73177
+ }
73178
+ @else {
73179
+ background-color: $de-toggle-bg-color !important;
73180
+ }
73175
73181
  @if $skin-name=='fabric' {
73176
73182
  border-color: $de-toggle-bg-color !important;
73177
73183
  }
@@ -73188,6 +73194,14 @@ $de-hlt-clr-height-bigger: 24px;
73188
73194
  color: $de-title-bar-font-clr !important;
73189
73195
  }
73190
73196
  }
73197
+ @if $skin-name=='fluent2' {
73198
+ .e-btn-toggle .e-tbar-btn-text {
73199
+ color: var(--color-sf-toolbar-icon-color) !important;
73200
+ }
73201
+ .e-btn-toggle>span {
73202
+ color: var(--color-sf-toolbar-icon-color) !important;
73203
+ }
73204
+ }
73191
73205
  @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
73192
73206
  .e-de-ctnr-group-btn-top>button:first-child {
73193
73207
  border-radius: 0;
@@ -127809,15 +127823,18 @@ $ribbon-large-items-btn-height: 16px !default;
127809
127823
  $ribbon-large-items-icon-size: $text-2xl !default;
127810
127824
  $ribbon-large-items-max-width: 11ch !default;
127811
127825
  $ribbon-large-items-btn-gap: 4px !default;
127826
+ $ribbon-large-items-min-width-height: 24px !default;
127812
127827
  $ribbon-items-border: none !default;
127813
127828
  $ribbon-items-border-radius: 4px !default;
127814
127829
  $ribbon-items-font-weight: $font-weight-normal !default;
127815
127830
  $ribbon-items-btn-size: $text-sm !default;
127816
127831
  $ribbon-items-label-size: $text-sm !default;
127817
127832
  $ribbon-items-btn-icon-size : $text-base !default;
127833
+ $ribbon-overflow-items-min-width-height: $ribbon-items-btn-icon-size !default;
127818
127834
  $ribbon-items-caret-icon-size: $text-sm !default;
127819
127835
  $ribbon-items-margin: 8px !default;
127820
127836
  $ribbon-items-height: 20px !default;
127837
+ $ribbon-items-min-width-height: 16px !default;
127821
127838
  $ribbon-checkbox-margin: 8px 0 8px 8px !default;
127822
127839
  $ribbon-rtl-checkbox-margin: 8px 8px 8px 0 !default;
127823
127840
  $ribbon-items-checkbox-size: $text-sm !default;
@@ -127955,6 +127972,8 @@ $ribbon-bigger-large-items-btn-padding: 0 12px !default;
127955
127972
  $ribbon-bigger-large-items-btn-gap: 8px !default;
127956
127973
  $ribbon-bigger-large-items-btn-size: $text-sm !default;
127957
127974
  $ribbon-bigger-large-items-btn-height: 20px !default;
127975
+ $ribbon-bigger-large-items-min-width-height: 32px !default;
127976
+ $ribbon-bigger-items-min-width-height: 18px;
127958
127977
  $ribbon-bigger-items-padding: 0 !default;
127959
127978
  $ribbon-bigger-items-btn-size: $text-base !default;
127960
127979
  $ribbon-bigger-items-height: 22px !default;
@@ -127963,6 +127982,7 @@ $ribbon-bigger-items-icon-height: 18px !default;
127963
127982
  $ribbon-bigger-items-icon-size: $text-lg !default;
127964
127983
  $ribbon-bigger-items-margin: 11px !default;
127965
127984
  $ribbon-bigger-items-btn-icon-size: $text-base !default;
127985
+ $ribbon-bigger-overflow-items-min-width-height: $ribbon-bigger-items-btn-icon-size !default;
127966
127986
  $ribbon-bigger-items-checkbox-size: $text-base !default;
127967
127987
  $ribbon-bigger-checkbox-margin: 8px 0 8px 6px !default;
127968
127988
  $ribbon-bigger-rtl-checkbox-margin: 8px 6px 8px 0 !default;
@@ -128180,6 +128200,14 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
128180
128200
  line-height: $line-height;
128181
128201
  }
128182
128202
 
128203
+ @mixin ribbon-items-icon-images($items-size) {
128204
+ min-height: $items-size;
128205
+ min-width: $items-size;
128206
+ background-repeat: no-repeat;
128207
+ background-size: contain;
128208
+ background-position: center;
128209
+ }
128210
+
128183
128211
  @mixin ribbon-font-props($font-size, $line-height) {
128184
128212
  font-size: $font-size;
128185
128213
  line-height: $line-height;
@@ -128848,6 +128876,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
128848
128876
  }
128849
128877
 
128850
128878
  .e-btn-icon:not(.e-caret) {
128879
+ @include ribbon-items-icon-images($ribbon-large-items-min-width-height);
128851
128880
  font-size: $ribbon-large-items-icon-size;
128852
128881
  font-weight: $ribbon-items-font-weight;
128853
128882
  padding: $ribbon-large-items-icon-padding;
@@ -128966,6 +128995,9 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
128966
128995
  .e-btn-icon {
128967
128996
  @include ribbon-font-props(16px, 16px);
128968
128997
  margin: $ribbon-items-margin;
128998
+ &:not(.e-caret) {
128999
+ @include ribbon-items-icon-images($ribbon-items-min-width-height);
129000
+ }
128969
129001
  }
128970
129002
  }
128971
129003
 
@@ -129107,6 +129139,13 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
129107
129139
  width: 100%;
129108
129140
  height: $ribbon-medium-item-height;
129109
129141
 
129142
+ .e-btn .e-btn-icon {
129143
+ &:not(.e-caret) {
129144
+ min-width: $ribbon-overflow-items-min-width-height;
129145
+ min-height: $ribbon-overflow-items-min-width-height;
129146
+ }
129147
+ }
129148
+
129110
129149
  .e-btn .e-btn-icon.e-icon-left {
129111
129150
  margin: 0;
129112
129151
  }
@@ -129145,7 +129184,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
129145
129184
 
129146
129185
  &.e-ribbon-medium-item {
129147
129186
  .e-btn .e-btn-icon.e-icon-left {
129148
- padding: $ribbon-button-icon-padding;
129187
+ margin: $ribbon-button-icon-padding;
129149
129188
  }
129150
129189
 
129151
129190
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -129184,7 +129223,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
129184
129223
 
129185
129224
  &.e-ribbon-medium-item {
129186
129225
  .e-btn .e-btn-icon.e-icon-left {
129187
- padding: $ribbon-rtl-button-icon-padding;
129226
+ margin: $ribbon-rtl-button-icon-padding;
129188
129227
  }
129189
129228
 
129190
129229
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -129636,6 +129675,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
129636
129675
  max-width: $ribbon-bigger-large-items-max-width;
129637
129676
 
129638
129677
  .e-btn-icon:not(.e-caret) {
129678
+ @include ribbon-items-icon-images($ribbon-bigger-large-items-min-width-height);
129639
129679
  font-size: $ribbon-bigger-large-items-icon-size;
129640
129680
  padding: $ribbon-bigger-large-items-icon-padding;
129641
129681
  }
@@ -129666,6 +129706,10 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
129666
129706
  .e-btn-icon {
129667
129707
  @include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
129668
129708
  margin: $ribbon-bigger-items-margin;
129709
+ &:not(.e-caret) {
129710
+ min-width: $ribbon-bigger-items-min-width-height;
129711
+ min-height: $ribbon-bigger-items-min-width-height;
129712
+ }
129669
129713
  }
129670
129714
  }
129671
129715
 
@@ -129722,6 +129766,10 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
129722
129766
  }
129723
129767
  .e-btn .e-btn-icon {
129724
129768
  font-size: $ribbon-bigger-items-btn-icon-size;
129769
+ &:not(.e-caret) {
129770
+ min-width: $ribbon-bigger-overflow-items-min-width-height;
129771
+ min-height: $ribbon-bigger-overflow-items-min-width-height;
129772
+ }
129725
129773
  &.e-icon-left {
129726
129774
  margin: 0;
129727
129775
  }
@@ -129758,7 +129806,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
129758
129806
 
129759
129807
  &.e-ribbon-medium-item {
129760
129808
  .e-btn .e-btn-icon.e-icon-left {
129761
- padding: $ribbon-bigger-button-icon-padding;
129809
+ margin: $ribbon-bigger-button-icon-padding;
129762
129810
  }
129763
129811
 
129764
129812
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -129794,7 +129842,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
129794
129842
 
129795
129843
  &.e-ribbon-medium-item {
129796
129844
  .e-btn .e-btn-icon.e-icon-left {
129797
- padding: $ribbon-bigger-rtl-button-icon-padding;
129845
+ margin: $ribbon-bigger-rtl-button-icon-padding;
129798
129846
  }
129799
129847
 
129800
129848
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -54590,8 +54590,8 @@ $ripple-width: 32px !default;
54590
54590
 
54591
54591
  .e-list-item {
54592
54592
 
54593
- div.e-icons.e-icon-expandable::before,
54594
- div.e-icons.e-icon-collapsible::before {
54593
+ div.e-icons:not(.e-icons-spinner).e-icon-expandable::before,
54594
+ div.e-icons:not(.e-icons-spinner).e-icon-collapsible::before {
54595
54595
  content: '\e22e';
54596
54596
  }
54597
54597
  }
@@ -67351,7 +67351,8 @@ $de-column-presets-font-size: 60px !default;
67351
67351
  .e-de-style-paragraph-group-button .e-btn.e-active,
67352
67352
  .e-de-style-font-group-button .e-btn.e-active {
67353
67353
  @if $skin-name =='fluent2' {
67354
- background-color: var(--color-sf-secondary-bg-color);
67354
+ background-color: var(--color-sf-content-bg-color-pressed);
67355
+ color: var(--color-sf-toolbar-icon-color);
67355
67356
  }
67356
67357
  }
67357
67358
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -69764,13 +69765,13 @@ $de-prop-btn-icon-clr: #ccc;
69764
69765
  }
69765
69766
  .e-btn-toggle {
69766
69767
  @if $skin-name=='fluent2' {
69767
- background-color: var(--color-sf-secondary-bg-color);
69768
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
69768
69769
  }
69769
69770
  @else{
69770
69771
  background-color: $de-toggle-bg-color !important;
69771
69772
  }
69772
69773
  @if $skin-name =='fluent2' {
69773
- background-color: $de-items-pressed;
69774
+ color: var(--color-sf-toolbar-icon-color) !important;
69774
69775
  }
69775
69776
  @if $skin-name=='highcontrast' {
69776
69777
  color: $de-title-bar-font-clr !important;
@@ -69782,7 +69783,12 @@ $de-prop-btn-icon-clr: #ccc;
69782
69783
  outline-offset: 0;
69783
69784
  box-shadow: $de-toggle-btn-border !important;
69784
69785
  #{if(&, '&', '*')}:hover {
69785
- background-color: $de-toggle-bg-color !important;
69786
+ @if $skin-name=='fluent2' {
69787
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
69788
+ }
69789
+ @else {
69790
+ background-color: $de-toggle-bg-color !important;
69791
+ }
69786
69792
  @if $skin-name=='fabric' {
69787
69793
  border-color: $de-toggle-bg-color !important;
69788
69794
  }
@@ -69799,6 +69805,14 @@ $de-prop-btn-icon-clr: #ccc;
69799
69805
  color: $de-title-bar-font-clr !important;
69800
69806
  }
69801
69807
  }
69808
+ @if $skin-name=='fluent2' {
69809
+ .e-btn-toggle .e-tbar-btn-text {
69810
+ color: var(--color-sf-toolbar-icon-color) !important;
69811
+ }
69812
+ .e-btn-toggle>span {
69813
+ color: var(--color-sf-toolbar-icon-color) !important;
69814
+ }
69815
+ }
69802
69816
  @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
69803
69817
  .e-de-ctnr-group-btn-top>button:first-child {
69804
69818
  border-radius: 0;
@@ -124285,17 +124299,20 @@ $ribbon-large-items-icon-size: 32px !default;
124285
124299
  $ribbon-large-items-max-width: 10ch !default;
124286
124300
  $ribbon-large-items-icon-padding: 12px 10px 4px !default;
124287
124301
  $ribbon-large-items-btn-gap: 8px !default;
124302
+ $ribbon-large-items-min-width-height: 32px !default;
124288
124303
  $ribbon-items-border: 2px solid !default;
124289
124304
  $ribbon-items-border-radius: unset !default;
124290
124305
  $ribbon-items-font-weight: 400 !default;
124291
124306
  $ribbon-items-btn-size: 14px !default;
124292
124307
  $ribbon-items-label-size: 14px !default;
124293
124308
  $ribbon-items-btn-icon-size: 14px !default;
124309
+ $ribbon-overflow-items-min-width-height: $ribbon-items-btn-icon-size !default;
124294
124310
  $ribbon-items-caret-icon-size: 14px !default;
124295
124311
  $ribbon-items-margin: 10px !default;
124296
124312
  $ribbon-checkbox-margin: 9px 0 9px 12px !default;
124297
124313
  $ribbon-rtl-checkbox-margin: 9px 12px 9px 0 !default;
124298
124314
  $ribbon-items-height: 22px !default;
124315
+ $ribbon-items-min-width-height: 16px !default;
124299
124316
  $ribbon-items-checkbox-size: 14px !default;
124300
124317
  $ribbon-items-checkbox-padding: 0 10px !default;
124301
124318
  $ribbon-input-group-height: 36px !default;
@@ -124430,6 +124447,8 @@ $ribbon-bigger-large-items-icon-size: 36px !default;
124430
124447
  $ribbon-bigger-large-items-btn-padding: 0 5px !default;
124431
124448
  $ribbon-bigger-large-items-btn-size: 16px !default;
124432
124449
  $ribbon-bigger-large-items-btn-height: 24px !default;
124450
+ $ribbon-bigger-large-items-min-width-height: 36px !default;
124451
+ $ribbon-bigger-items-min-width-height: 20px;
124433
124452
  $ribbon-bigger-large-items-btn-gap: 8px !default;
124434
124453
  $ribbon-bigger-items-padding: 2px !default;
124435
124454
  $ribbon-bigger-items-btn-size: 14px !default;
@@ -124438,6 +124457,7 @@ $ribbon-bigger-items-height: 22px !default;
124438
124457
  $ribbon-bigger-items-icon-height: 20px !default;
124439
124458
  $ribbon-bigger-items-icon-size: 20px !default;
124440
124459
  $ribbon-bigger-items-btn-icon-size: 18px !default;
124460
+ $ribbon-bigger-overflow-items-min-width-height: $ribbon-bigger-items-btn-icon-size !default;
124441
124461
  $ribbon-bigger-items-margin: 10px !default;
124442
124462
  $ribbon-bigger-checkbox-margin: 11px 0 11px 16px !default;
124443
124463
  $ribbon-bigger-rtl-checkbox-margin: 11px 16px 11px 0 !default;
@@ -124656,6 +124676,14 @@ $ribbon-items-focus-box-shadow: none !default;
124656
124676
  line-height: $line-height;
124657
124677
  }
124658
124678
 
124679
+ @mixin ribbon-items-icon-images($items-size) {
124680
+ min-height: $items-size;
124681
+ min-width: $items-size;
124682
+ background-repeat: no-repeat;
124683
+ background-size: contain;
124684
+ background-position: center;
124685
+ }
124686
+
124659
124687
  @mixin ribbon-font-props($font-size, $line-height) {
124660
124688
  font-size: $font-size;
124661
124689
  line-height: $line-height;
@@ -125324,6 +125352,7 @@ $ribbon-items-focus-box-shadow: none !default;
125324
125352
  }
125325
125353
 
125326
125354
  .e-btn-icon:not(.e-caret) {
125355
+ @include ribbon-items-icon-images($ribbon-large-items-min-width-height);
125327
125356
  font-size: $ribbon-large-items-icon-size;
125328
125357
  font-weight: $ribbon-items-font-weight;
125329
125358
  padding: $ribbon-large-items-icon-padding;
@@ -125442,6 +125471,9 @@ $ribbon-items-focus-box-shadow: none !default;
125442
125471
  .e-btn-icon {
125443
125472
  @include ribbon-font-props(16px, 16px);
125444
125473
  margin: $ribbon-items-margin;
125474
+ &:not(.e-caret) {
125475
+ @include ribbon-items-icon-images($ribbon-items-min-width-height);
125476
+ }
125445
125477
  }
125446
125478
  }
125447
125479
 
@@ -125583,6 +125615,13 @@ $ribbon-items-focus-box-shadow: none !default;
125583
125615
  width: 100%;
125584
125616
  height: $ribbon-medium-item-height;
125585
125617
 
125618
+ .e-btn .e-btn-icon {
125619
+ &:not(.e-caret) {
125620
+ min-width: $ribbon-overflow-items-min-width-height;
125621
+ min-height: $ribbon-overflow-items-min-width-height;
125622
+ }
125623
+ }
125624
+
125586
125625
  .e-btn .e-btn-icon.e-icon-left {
125587
125626
  margin: 0;
125588
125627
  }
@@ -125621,7 +125660,7 @@ $ribbon-items-focus-box-shadow: none !default;
125621
125660
 
125622
125661
  &.e-ribbon-medium-item {
125623
125662
  .e-btn .e-btn-icon.e-icon-left {
125624
- padding: $ribbon-button-icon-padding;
125663
+ margin: $ribbon-button-icon-padding;
125625
125664
  }
125626
125665
 
125627
125666
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -125660,7 +125699,7 @@ $ribbon-items-focus-box-shadow: none !default;
125660
125699
 
125661
125700
  &.e-ribbon-medium-item {
125662
125701
  .e-btn .e-btn-icon.e-icon-left {
125663
- padding: $ribbon-rtl-button-icon-padding;
125702
+ margin: $ribbon-rtl-button-icon-padding;
125664
125703
  }
125665
125704
 
125666
125705
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -126112,6 +126151,7 @@ $ribbon-items-focus-box-shadow: none !default;
126112
126151
  max-width: $ribbon-bigger-large-items-max-width;
126113
126152
 
126114
126153
  .e-btn-icon:not(.e-caret) {
126154
+ @include ribbon-items-icon-images($ribbon-bigger-large-items-min-width-height);
126115
126155
  font-size: $ribbon-bigger-large-items-icon-size;
126116
126156
  padding: $ribbon-bigger-large-items-icon-padding;
126117
126157
  }
@@ -126142,6 +126182,10 @@ $ribbon-items-focus-box-shadow: none !default;
126142
126182
  .e-btn-icon {
126143
126183
  @include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
126144
126184
  margin: $ribbon-bigger-items-margin;
126185
+ &:not(.e-caret) {
126186
+ min-width: $ribbon-bigger-items-min-width-height;
126187
+ min-height: $ribbon-bigger-items-min-width-height;
126188
+ }
126145
126189
  }
126146
126190
  }
126147
126191
 
@@ -126198,6 +126242,10 @@ $ribbon-items-focus-box-shadow: none !default;
126198
126242
  }
126199
126243
  .e-btn .e-btn-icon {
126200
126244
  font-size: $ribbon-bigger-items-btn-icon-size;
126245
+ &:not(.e-caret) {
126246
+ min-width: $ribbon-bigger-overflow-items-min-width-height;
126247
+ min-height: $ribbon-bigger-overflow-items-min-width-height;
126248
+ }
126201
126249
  &.e-icon-left {
126202
126250
  margin: 0;
126203
126251
  }
@@ -126234,7 +126282,7 @@ $ribbon-items-focus-box-shadow: none !default;
126234
126282
 
126235
126283
  &.e-ribbon-medium-item {
126236
126284
  .e-btn .e-btn-icon.e-icon-left {
126237
- padding: $ribbon-bigger-button-icon-padding;
126285
+ margin: $ribbon-bigger-button-icon-padding;
126238
126286
  }
126239
126287
 
126240
126288
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -126270,7 +126318,7 @@ $ribbon-items-focus-box-shadow: none !default;
126270
126318
 
126271
126319
  &.e-ribbon-medium-item {
126272
126320
  .e-btn .e-btn-icon.e-icon-left {
126273
- padding: $ribbon-bigger-rtl-button-icon-padding;
126321
+ margin: $ribbon-bigger-rtl-button-icon-padding;
126274
126322
  }
126275
126323
 
126276
126324
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -55246,8 +55246,8 @@ $ripple-width: 32px !default;
55246
55246
 
55247
55247
  .e-list-item {
55248
55248
 
55249
- div.e-icons.e-icon-expandable::before,
55250
- div.e-icons.e-icon-collapsible::before {
55249
+ div.e-icons:not(.e-icons-spinner).e-icon-expandable::before,
55250
+ div.e-icons:not(.e-icons-spinner).e-icon-collapsible::before {
55251
55251
  content: '\e22f';
55252
55252
  }
55253
55253
  }
@@ -68621,7 +68621,8 @@ $de-column-presets-font-size: 60px !default;
68621
68621
  .e-de-style-paragraph-group-button .e-btn.e-active,
68622
68622
  .e-de-style-font-group-button .e-btn.e-active {
68623
68623
  @if $skin-name =='fluent2' {
68624
- background-color: var(--color-sf-secondary-bg-color);
68624
+ background-color: var(--color-sf-content-bg-color-pressed);
68625
+ color: var(--color-sf-toolbar-icon-color);
68625
68626
  }
68626
68627
  }
68627
68628
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -71028,13 +71029,13 @@ $de-prop-btn-icon-clr: #ccc;
71028
71029
  }
71029
71030
  .e-btn-toggle {
71030
71031
  @if $skin-name=='fluent2' {
71031
- background-color: var(--color-sf-secondary-bg-color);
71032
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
71032
71033
  }
71033
71034
  @else{
71034
71035
  background-color: $de-toggle-bg-color !important;
71035
71036
  }
71036
71037
  @if $skin-name =='fluent2' {
71037
- background-color: $de-items-pressed;
71038
+ color: var(--color-sf-toolbar-icon-color) !important;
71038
71039
  }
71039
71040
  @if $skin-name=='highcontrast' {
71040
71041
  color: $de-title-bar-font-clr !important;
@@ -71046,7 +71047,12 @@ $de-prop-btn-icon-clr: #ccc;
71046
71047
  outline-offset: 0;
71047
71048
  box-shadow: $de-toggle-btn-border !important;
71048
71049
  #{if(&, '&', '*')}:hover {
71049
- background-color: $de-toggle-bg-color !important;
71050
+ @if $skin-name=='fluent2' {
71051
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
71052
+ }
71053
+ @else {
71054
+ background-color: $de-toggle-bg-color !important;
71055
+ }
71050
71056
  @if $skin-name=='fabric' {
71051
71057
  border-color: $de-toggle-bg-color !important;
71052
71058
  }
@@ -71063,6 +71069,14 @@ $de-prop-btn-icon-clr: #ccc;
71063
71069
  color: $de-title-bar-font-clr !important;
71064
71070
  }
71065
71071
  }
71072
+ @if $skin-name=='fluent2' {
71073
+ .e-btn-toggle .e-tbar-btn-text {
71074
+ color: var(--color-sf-toolbar-icon-color) !important;
71075
+ }
71076
+ .e-btn-toggle>span {
71077
+ color: var(--color-sf-toolbar-icon-color) !important;
71078
+ }
71079
+ }
71066
71080
  @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
71067
71081
  .e-de-ctnr-group-btn-top>button:first-child {
71068
71082
  border-radius: 0;
@@ -125637,17 +125651,20 @@ $ribbon-large-items-icon-size: 32px !default;
125637
125651
  $ribbon-large-items-max-width: 10ch !default;
125638
125652
  $ribbon-large-items-icon-padding: 8px 6px 6px !default;
125639
125653
  $ribbon-large-items-btn-gap: 7px !default;
125654
+ $ribbon-large-items-min-width-height: 32px !default;
125640
125655
  $ribbon-items-border: none !default;
125641
125656
  $ribbon-items-border-radius: unset !default;
125642
125657
  $ribbon-items-font-weight: 400 !default;
125643
125658
  $ribbon-items-btn-size: 12px !default;
125644
125659
  $ribbon-items-label-size: 14px !default;
125645
125660
  $ribbon-items-btn-icon-size: 14px !default;
125661
+ $ribbon-overflow-items-min-width-height: $ribbon-items-btn-icon-size !default;
125646
125662
  $ribbon-items-caret-icon-size: 12px !default;
125647
125663
  $ribbon-items-margin: 8px !default;
125648
125664
  $ribbon-checkbox-margin: 10px 0 10px 12px !default;
125649
125665
  $ribbon-rtl-checkbox-margin: 10px 12px 10px 0 !default;
125650
125666
  $ribbon-items-height: 18px !default;
125667
+ $ribbon-items-min-width-height: 16px !default;
125651
125668
  $ribbon-items-checkbox-size: 12px !default;
125652
125669
  $ribbon-items-checkbox-padding: 0 8px !default;
125653
125670
  $ribbon-input-group-height: 32px !default;
@@ -125782,6 +125799,8 @@ $ribbon-bigger-large-items-icon-size: 36px !default;
125782
125799
  $ribbon-bigger-large-items-btn-padding: 0 5px !default;
125783
125800
  $ribbon-bigger-large-items-btn-size: 16px !default;
125784
125801
  $ribbon-bigger-large-items-btn-height: 24px !default;
125802
+ $ribbon-bigger-large-items-min-width-height: 36px !default;
125803
+ $ribbon-bigger-items-min-width-height: 20px;
125785
125804
  $ribbon-bigger-large-items-btn-gap: 6px !default;
125786
125805
  $ribbon-bigger-items-padding: 2px !default;
125787
125806
  $ribbon-bigger-items-btn-size: 14px !default;
@@ -125790,6 +125809,7 @@ $ribbon-bigger-items-height: 22px !default;
125790
125809
  $ribbon-bigger-items-icon-height: 20px !default;
125791
125810
  $ribbon-bigger-items-icon-size: 20px !default;
125792
125811
  $ribbon-bigger-items-btn-icon-size: 16px !default;
125812
+ $ribbon-bigger-overflow-items-min-width-height: $ribbon-bigger-items-btn-icon-size !default;
125793
125813
  $ribbon-bigger-items-margin: 8px !default;
125794
125814
  $ribbon-bigger-checkbox-margin: 12px 0 12px 16px !default;
125795
125815
  $ribbon-bigger-rtl-checkbox-margin: 12px 16px 12px 0 !default;
@@ -126008,6 +126028,14 @@ $ribbon-items-focus-box-shadow: none !default;
126008
126028
  line-height: $line-height;
126009
126029
  }
126010
126030
 
126031
+ @mixin ribbon-items-icon-images($items-size) {
126032
+ min-height: $items-size;
126033
+ min-width: $items-size;
126034
+ background-repeat: no-repeat;
126035
+ background-size: contain;
126036
+ background-position: center;
126037
+ }
126038
+
126011
126039
  @mixin ribbon-font-props($font-size, $line-height) {
126012
126040
  font-size: $font-size;
126013
126041
  line-height: $line-height;
@@ -126676,6 +126704,7 @@ $ribbon-items-focus-box-shadow: none !default;
126676
126704
  }
126677
126705
 
126678
126706
  .e-btn-icon:not(.e-caret) {
126707
+ @include ribbon-items-icon-images($ribbon-large-items-min-width-height);
126679
126708
  font-size: $ribbon-large-items-icon-size;
126680
126709
  font-weight: $ribbon-items-font-weight;
126681
126710
  padding: $ribbon-large-items-icon-padding;
@@ -126794,6 +126823,9 @@ $ribbon-items-focus-box-shadow: none !default;
126794
126823
  .e-btn-icon {
126795
126824
  @include ribbon-font-props(16px, 16px);
126796
126825
  margin: $ribbon-items-margin;
126826
+ &:not(.e-caret) {
126827
+ @include ribbon-items-icon-images($ribbon-items-min-width-height);
126828
+ }
126797
126829
  }
126798
126830
  }
126799
126831
 
@@ -126935,6 +126967,13 @@ $ribbon-items-focus-box-shadow: none !default;
126935
126967
  width: 100%;
126936
126968
  height: $ribbon-medium-item-height;
126937
126969
 
126970
+ .e-btn .e-btn-icon {
126971
+ &:not(.e-caret) {
126972
+ min-width: $ribbon-overflow-items-min-width-height;
126973
+ min-height: $ribbon-overflow-items-min-width-height;
126974
+ }
126975
+ }
126976
+
126938
126977
  .e-btn .e-btn-icon.e-icon-left {
126939
126978
  margin: 0;
126940
126979
  }
@@ -126973,7 +127012,7 @@ $ribbon-items-focus-box-shadow: none !default;
126973
127012
 
126974
127013
  &.e-ribbon-medium-item {
126975
127014
  .e-btn .e-btn-icon.e-icon-left {
126976
- padding: $ribbon-button-icon-padding;
127015
+ margin: $ribbon-button-icon-padding;
126977
127016
  }
126978
127017
 
126979
127018
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -127012,7 +127051,7 @@ $ribbon-items-focus-box-shadow: none !default;
127012
127051
 
127013
127052
  &.e-ribbon-medium-item {
127014
127053
  .e-btn .e-btn-icon.e-icon-left {
127015
- padding: $ribbon-rtl-button-icon-padding;
127054
+ margin: $ribbon-rtl-button-icon-padding;
127016
127055
  }
127017
127056
 
127018
127057
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -127464,6 +127503,7 @@ $ribbon-items-focus-box-shadow: none !default;
127464
127503
  max-width: $ribbon-bigger-large-items-max-width;
127465
127504
 
127466
127505
  .e-btn-icon:not(.e-caret) {
127506
+ @include ribbon-items-icon-images($ribbon-bigger-large-items-min-width-height);
127467
127507
  font-size: $ribbon-bigger-large-items-icon-size;
127468
127508
  padding: $ribbon-bigger-large-items-icon-padding;
127469
127509
  }
@@ -127494,6 +127534,10 @@ $ribbon-items-focus-box-shadow: none !default;
127494
127534
  .e-btn-icon {
127495
127535
  @include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
127496
127536
  margin: $ribbon-bigger-items-margin;
127537
+ &:not(.e-caret) {
127538
+ min-width: $ribbon-bigger-items-min-width-height;
127539
+ min-height: $ribbon-bigger-items-min-width-height;
127540
+ }
127497
127541
  }
127498
127542
  }
127499
127543
 
@@ -127550,6 +127594,10 @@ $ribbon-items-focus-box-shadow: none !default;
127550
127594
  }
127551
127595
  .e-btn .e-btn-icon {
127552
127596
  font-size: $ribbon-bigger-items-btn-icon-size;
127597
+ &:not(.e-caret) {
127598
+ min-width: $ribbon-bigger-overflow-items-min-width-height;
127599
+ min-height: $ribbon-bigger-overflow-items-min-width-height;
127600
+ }
127553
127601
  &.e-icon-left {
127554
127602
  margin: 0;
127555
127603
  }
@@ -127586,7 +127634,7 @@ $ribbon-items-focus-box-shadow: none !default;
127586
127634
 
127587
127635
  &.e-ribbon-medium-item {
127588
127636
  .e-btn .e-btn-icon.e-icon-left {
127589
- padding: $ribbon-bigger-button-icon-padding;
127637
+ margin: $ribbon-bigger-button-icon-padding;
127590
127638
  }
127591
127639
 
127592
127640
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -127622,7 +127670,7 @@ $ribbon-items-focus-box-shadow: none !default;
127622
127670
 
127623
127671
  &.e-ribbon-medium-item {
127624
127672
  .e-btn .e-btn-icon.e-icon-left {
127625
- padding: $ribbon-bigger-rtl-button-icon-padding;
127673
+ margin: $ribbon-bigger-rtl-button-icon-padding;
127626
127674
  }
127627
127675
 
127628
127676
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {