@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
@@ -54983,8 +54983,8 @@ $treeview-item-active-check-color: $primary !default;
54983
54983
 
54984
54984
  .e-list-item {
54985
54985
 
54986
- div.e-icons.e-icon-expandable::before,
54987
- div.e-icons.e-icon-collapsible::before {
54986
+ div.e-icons:not(.e-icons-spinner).e-icon-expandable::before,
54987
+ div.e-icons:not(.e-icons-spinner).e-icon-collapsible::before {
54988
54988
  content: '\e75c';
54989
54989
  }
54990
54990
  }
@@ -67721,7 +67721,8 @@ $de-column-presets-font-size: $text-6xl !default;
67721
67721
  .e-de-style-paragraph-group-button .e-btn.e-active,
67722
67722
  .e-de-style-font-group-button .e-btn.e-active {
67723
67723
  @if $skin-name =='fluent2' {
67724
- background-color: var(--color-sf-secondary-bg-color);
67724
+ background-color: var(--color-sf-content-bg-color-pressed);
67725
+ color: var(--color-sf-toolbar-icon-color);
67725
67726
  }
67726
67727
  }
67727
67728
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -70196,13 +70197,13 @@ $de-hover-bg: $content-bg-color-alt2 !default;
70196
70197
  }
70197
70198
  .e-btn-toggle {
70198
70199
  @if $skin-name=='fluent2' {
70199
- background-color: var(--color-sf-secondary-bg-color);
70200
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
70200
70201
  }
70201
70202
  @else{
70202
70203
  background-color: $de-toggle-bg-color !important;
70203
70204
  }
70204
70205
  @if $skin-name =='fluent2' {
70205
- background-color: $de-items-pressed;
70206
+ color: var(--color-sf-toolbar-icon-color) !important;
70206
70207
  }
70207
70208
  @if $skin-name=='highcontrast' {
70208
70209
  color: $de-title-bar-font-clr !important;
@@ -70214,7 +70215,12 @@ $de-hover-bg: $content-bg-color-alt2 !default;
70214
70215
  outline-offset: 0;
70215
70216
  box-shadow: $de-toggle-btn-border !important;
70216
70217
  #{if(&, '&', '*')}:hover {
70217
- background-color: $de-toggle-bg-color !important;
70218
+ @if $skin-name=='fluent2' {
70219
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
70220
+ }
70221
+ @else {
70222
+ background-color: $de-toggle-bg-color !important;
70223
+ }
70218
70224
  @if $skin-name=='fabric' {
70219
70225
  border-color: $de-toggle-bg-color !important;
70220
70226
  }
@@ -70231,6 +70237,14 @@ $de-hover-bg: $content-bg-color-alt2 !default;
70231
70237
  color: $de-title-bar-font-clr !important;
70232
70238
  }
70233
70239
  }
70240
+ @if $skin-name=='fluent2' {
70241
+ .e-btn-toggle .e-tbar-btn-text {
70242
+ color: var(--color-sf-toolbar-icon-color) !important;
70243
+ }
70244
+ .e-btn-toggle>span {
70245
+ color: var(--color-sf-toolbar-icon-color) !important;
70246
+ }
70247
+ }
70234
70248
  @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
70235
70249
  .e-de-ctnr-group-btn-top>button:first-child {
70236
70250
  border-radius: 0;
@@ -124808,17 +124822,20 @@ $ribbon-large-items-btn-height: 18px !default;
124808
124822
  $ribbon-large-items-icon-size: $text-2xl !default;
124809
124823
  $ribbon-large-items-max-width: 10ch !default;
124810
124824
  $ribbon-large-items-btn-gap: 4px !default;
124825
+ $ribbon-large-items-min-width-height: 24px !default;
124811
124826
  $ribbon-items-border: none !default;
124812
124827
  $ribbon-items-border-radius: 2px !default;
124813
124828
  $ribbon-items-font-weight: $font-weight-normal !default;
124814
124829
  $ribbon-items-btn-size: $text-xs !default;
124815
124830
  $ribbon-items-label-size: $text-sm !default;
124816
124831
  $ribbon-items-btn-icon-size: $text-sm !default;
124832
+ $ribbon-overflow-items-min-width-height: $ribbon-items-btn-icon-size !default;
124817
124833
  $ribbon-items-caret-icon-size: $text-sm !default;
124818
124834
  $ribbon-items-margin: 5px !default;
124819
124835
  $ribbon-checkbox-margin: 9px 0 9px 12px !default;
124820
124836
  $ribbon-rtl-checkbox-margin: 9px 12px 9px 0 !default;
124821
124837
  $ribbon-items-height: 18px !default;
124838
+ $ribbon-items-min-width-height: 16px !default;
124822
124839
  $ribbon-items-checkbox-size: $text-xs !default;
124823
124840
  $ribbon-items-checkbox-padding: 0 5px !default;
124824
124841
  $ribbon-input-group-height: 26px !default;
@@ -124953,6 +124970,8 @@ $ribbon-bigger-large-items-icon-size: $text-4xl !default;
124953
124970
  $ribbon-bigger-large-items-btn-padding: 0 5px !default;
124954
124971
  $ribbon-bigger-large-items-btn-size: $text-sm !default;
124955
124972
  $ribbon-bigger-large-items-btn-height: 125% !default;
124973
+ $ribbon-bigger-large-items-min-width-height: 32px !default;
124974
+ $ribbon-bigger-items-min-width-height: 20px;
124956
124975
  $ribbon-bigger-large-items-btn-gap: 8px !default;
124957
124976
  $ribbon-bigger-items-padding: 2px !default;
124958
124977
  $ribbon-bigger-items-btn-size: $text-sm !default;
@@ -124961,6 +124980,7 @@ $ribbon-bigger-items-height: 125% !default;
124961
124980
  $ribbon-bigger-items-icon-height: 20px !default;
124962
124981
  $ribbon-bigger-items-icon-size: $text-xl !default;
124963
124982
  $ribbon-bigger-items-btn-icon-size: $text-xl !default;
124983
+ $ribbon-bigger-overflow-items-min-width-height: $ribbon-bigger-items-btn-icon-size !default;
124964
124984
  $ribbon-bigger-items-margin: 7px !default;
124965
124985
  $ribbon-bigger-checkbox-margin: 11px 0 11px 16px !default;
124966
124986
  $ribbon-bigger-rtl-checkbox-margin: 11px 16px 11px 0 !default;
@@ -125179,6 +125199,14 @@ $ribbon-items-focus-box-shadow: none !default;
125179
125199
  line-height: $line-height;
125180
125200
  }
125181
125201
 
125202
+ @mixin ribbon-items-icon-images($items-size) {
125203
+ min-height: $items-size;
125204
+ min-width: $items-size;
125205
+ background-repeat: no-repeat;
125206
+ background-size: contain;
125207
+ background-position: center;
125208
+ }
125209
+
125182
125210
  @mixin ribbon-font-props($font-size, $line-height) {
125183
125211
  font-size: $font-size;
125184
125212
  line-height: $line-height;
@@ -125847,6 +125875,7 @@ $ribbon-items-focus-box-shadow: none !default;
125847
125875
  }
125848
125876
 
125849
125877
  .e-btn-icon:not(.e-caret) {
125878
+ @include ribbon-items-icon-images($ribbon-large-items-min-width-height);
125850
125879
  font-size: $ribbon-large-items-icon-size;
125851
125880
  font-weight: $ribbon-items-font-weight;
125852
125881
  padding: $ribbon-large-items-icon-padding;
@@ -125965,6 +125994,9 @@ $ribbon-items-focus-box-shadow: none !default;
125965
125994
  .e-btn-icon {
125966
125995
  @include ribbon-font-props(16px, 16px);
125967
125996
  margin: $ribbon-items-margin;
125997
+ &:not(.e-caret) {
125998
+ @include ribbon-items-icon-images($ribbon-items-min-width-height);
125999
+ }
125968
126000
  }
125969
126001
  }
125970
126002
 
@@ -126106,6 +126138,13 @@ $ribbon-items-focus-box-shadow: none !default;
126106
126138
  width: 100%;
126107
126139
  height: $ribbon-medium-item-height;
126108
126140
 
126141
+ .e-btn .e-btn-icon {
126142
+ &:not(.e-caret) {
126143
+ min-width: $ribbon-overflow-items-min-width-height;
126144
+ min-height: $ribbon-overflow-items-min-width-height;
126145
+ }
126146
+ }
126147
+
126109
126148
  .e-btn .e-btn-icon.e-icon-left {
126110
126149
  margin: 0;
126111
126150
  }
@@ -126144,7 +126183,7 @@ $ribbon-items-focus-box-shadow: none !default;
126144
126183
 
126145
126184
  &.e-ribbon-medium-item {
126146
126185
  .e-btn .e-btn-icon.e-icon-left {
126147
- padding: $ribbon-button-icon-padding;
126186
+ margin: $ribbon-button-icon-padding;
126148
126187
  }
126149
126188
 
126150
126189
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -126183,7 +126222,7 @@ $ribbon-items-focus-box-shadow: none !default;
126183
126222
 
126184
126223
  &.e-ribbon-medium-item {
126185
126224
  .e-btn .e-btn-icon.e-icon-left {
126186
- padding: $ribbon-rtl-button-icon-padding;
126225
+ margin: $ribbon-rtl-button-icon-padding;
126187
126226
  }
126188
126227
 
126189
126228
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -126635,6 +126674,7 @@ $ribbon-items-focus-box-shadow: none !default;
126635
126674
  max-width: $ribbon-bigger-large-items-max-width;
126636
126675
 
126637
126676
  .e-btn-icon:not(.e-caret) {
126677
+ @include ribbon-items-icon-images($ribbon-bigger-large-items-min-width-height);
126638
126678
  font-size: $ribbon-bigger-large-items-icon-size;
126639
126679
  padding: $ribbon-bigger-large-items-icon-padding;
126640
126680
  }
@@ -126665,6 +126705,10 @@ $ribbon-items-focus-box-shadow: none !default;
126665
126705
  .e-btn-icon {
126666
126706
  @include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
126667
126707
  margin: $ribbon-bigger-items-margin;
126708
+ &:not(.e-caret) {
126709
+ min-width: $ribbon-bigger-items-min-width-height;
126710
+ min-height: $ribbon-bigger-items-min-width-height;
126711
+ }
126668
126712
  }
126669
126713
  }
126670
126714
 
@@ -126721,6 +126765,10 @@ $ribbon-items-focus-box-shadow: none !default;
126721
126765
  }
126722
126766
  .e-btn .e-btn-icon {
126723
126767
  font-size: $ribbon-bigger-items-btn-icon-size;
126768
+ &:not(.e-caret) {
126769
+ min-width: $ribbon-bigger-overflow-items-min-width-height;
126770
+ min-height: $ribbon-bigger-overflow-items-min-width-height;
126771
+ }
126724
126772
  &.e-icon-left {
126725
126773
  margin: 0;
126726
126774
  }
@@ -126757,7 +126805,7 @@ $ribbon-items-focus-box-shadow: none !default;
126757
126805
 
126758
126806
  &.e-ribbon-medium-item {
126759
126807
  .e-btn .e-btn-icon.e-icon-left {
126760
- padding: $ribbon-bigger-button-icon-padding;
126808
+ margin: $ribbon-bigger-button-icon-padding;
126761
126809
  }
126762
126810
 
126763
126811
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -126793,7 +126841,7 @@ $ribbon-items-focus-box-shadow: none !default;
126793
126841
 
126794
126842
  &.e-ribbon-medium-item {
126795
126843
  .e-btn .e-btn-icon.e-icon-left {
126796
- padding: $ribbon-bigger-rtl-button-icon-padding;
126844
+ margin: $ribbon-bigger-rtl-button-icon-padding;
126797
126845
  }
126798
126846
 
126799
126847
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -54983,8 +54983,8 @@ $treeview-item-active-check-color: $primary !default;
54983
54983
 
54984
54984
  .e-list-item {
54985
54985
 
54986
- div.e-icons.e-icon-expandable::before,
54987
- div.e-icons.e-icon-collapsible::before {
54986
+ div.e-icons:not(.e-icons-spinner).e-icon-expandable::before,
54987
+ div.e-icons:not(.e-icons-spinner).e-icon-collapsible::before {
54988
54988
  content: '\e75c';
54989
54989
  }
54990
54990
  }
@@ -67721,7 +67721,8 @@ $de-column-presets-font-size: $text-6xl !default;
67721
67721
  .e-de-style-paragraph-group-button .e-btn.e-active,
67722
67722
  .e-de-style-font-group-button .e-btn.e-active {
67723
67723
  @if $skin-name =='fluent2' {
67724
- background-color: var(--color-sf-secondary-bg-color);
67724
+ background-color: var(--color-sf-content-bg-color-pressed);
67725
+ color: var(--color-sf-toolbar-icon-color);
67725
67726
  }
67726
67727
  }
67727
67728
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -70196,13 +70197,13 @@ $de-hover-bg: $content-bg-color-alt2 !default;
70196
70197
  }
70197
70198
  .e-btn-toggle {
70198
70199
  @if $skin-name=='fluent2' {
70199
- background-color: var(--color-sf-secondary-bg-color);
70200
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
70200
70201
  }
70201
70202
  @else{
70202
70203
  background-color: $de-toggle-bg-color !important;
70203
70204
  }
70204
70205
  @if $skin-name =='fluent2' {
70205
- background-color: $de-items-pressed;
70206
+ color: var(--color-sf-toolbar-icon-color) !important;
70206
70207
  }
70207
70208
  @if $skin-name=='highcontrast' {
70208
70209
  color: $de-title-bar-font-clr !important;
@@ -70214,7 +70215,12 @@ $de-hover-bg: $content-bg-color-alt2 !default;
70214
70215
  outline-offset: 0;
70215
70216
  box-shadow: $de-toggle-btn-border !important;
70216
70217
  #{if(&, '&', '*')}:hover {
70217
- background-color: $de-toggle-bg-color !important;
70218
+ @if $skin-name=='fluent2' {
70219
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
70220
+ }
70221
+ @else {
70222
+ background-color: $de-toggle-bg-color !important;
70223
+ }
70218
70224
  @if $skin-name=='fabric' {
70219
70225
  border-color: $de-toggle-bg-color !important;
70220
70226
  }
@@ -70231,6 +70237,14 @@ $de-hover-bg: $content-bg-color-alt2 !default;
70231
70237
  color: $de-title-bar-font-clr !important;
70232
70238
  }
70233
70239
  }
70240
+ @if $skin-name=='fluent2' {
70241
+ .e-btn-toggle .e-tbar-btn-text {
70242
+ color: var(--color-sf-toolbar-icon-color) !important;
70243
+ }
70244
+ .e-btn-toggle>span {
70245
+ color: var(--color-sf-toolbar-icon-color) !important;
70246
+ }
70247
+ }
70234
70248
  @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
70235
70249
  .e-de-ctnr-group-btn-top>button:first-child {
70236
70250
  border-radius: 0;
@@ -124808,17 +124822,20 @@ $ribbon-large-items-btn-height: 18px !default;
124808
124822
  $ribbon-large-items-icon-size: $text-2xl !default;
124809
124823
  $ribbon-large-items-max-width: 10ch !default;
124810
124824
  $ribbon-large-items-btn-gap: 4px !default;
124825
+ $ribbon-large-items-min-width-height: 24px !default;
124811
124826
  $ribbon-items-border: none !default;
124812
124827
  $ribbon-items-border-radius: 2px !default;
124813
124828
  $ribbon-items-font-weight: $font-weight-normal !default;
124814
124829
  $ribbon-items-btn-size: $text-xs !default;
124815
124830
  $ribbon-items-label-size: $text-sm !default;
124816
124831
  $ribbon-items-btn-icon-size: $text-sm !default;
124832
+ $ribbon-overflow-items-min-width-height: $ribbon-items-btn-icon-size !default;
124817
124833
  $ribbon-items-caret-icon-size: $text-sm !default;
124818
124834
  $ribbon-items-margin: 5px !default;
124819
124835
  $ribbon-checkbox-margin: 9px 0 9px 12px !default;
124820
124836
  $ribbon-rtl-checkbox-margin: 9px 12px 9px 0 !default;
124821
124837
  $ribbon-items-height: 18px !default;
124838
+ $ribbon-items-min-width-height: 16px !default;
124822
124839
  $ribbon-items-checkbox-size: $text-xs !default;
124823
124840
  $ribbon-items-checkbox-padding: 0 5px !default;
124824
124841
  $ribbon-input-group-height: 26px !default;
@@ -124953,6 +124970,8 @@ $ribbon-bigger-large-items-icon-size: $text-4xl !default;
124953
124970
  $ribbon-bigger-large-items-btn-padding: 0 5px !default;
124954
124971
  $ribbon-bigger-large-items-btn-size: $text-sm !default;
124955
124972
  $ribbon-bigger-large-items-btn-height: 125% !default;
124973
+ $ribbon-bigger-large-items-min-width-height: 32px !default;
124974
+ $ribbon-bigger-items-min-width-height: 20px;
124956
124975
  $ribbon-bigger-large-items-btn-gap: 8px !default;
124957
124976
  $ribbon-bigger-items-padding: 2px !default;
124958
124977
  $ribbon-bigger-items-btn-size: $text-sm !default;
@@ -124961,6 +124980,7 @@ $ribbon-bigger-items-height: 125% !default;
124961
124980
  $ribbon-bigger-items-icon-height: 20px !default;
124962
124981
  $ribbon-bigger-items-icon-size: $text-xl !default;
124963
124982
  $ribbon-bigger-items-btn-icon-size: $text-xl !default;
124983
+ $ribbon-bigger-overflow-items-min-width-height: $ribbon-bigger-items-btn-icon-size !default;
124964
124984
  $ribbon-bigger-items-margin: 7px !default;
124965
124985
  $ribbon-bigger-checkbox-margin: 11px 0 11px 16px !default;
124966
124986
  $ribbon-bigger-rtl-checkbox-margin: 11px 16px 11px 0 !default;
@@ -125179,6 +125199,14 @@ $ribbon-items-focus-box-shadow: none !default;
125179
125199
  line-height: $line-height;
125180
125200
  }
125181
125201
 
125202
+ @mixin ribbon-items-icon-images($items-size) {
125203
+ min-height: $items-size;
125204
+ min-width: $items-size;
125205
+ background-repeat: no-repeat;
125206
+ background-size: contain;
125207
+ background-position: center;
125208
+ }
125209
+
125182
125210
  @mixin ribbon-font-props($font-size, $line-height) {
125183
125211
  font-size: $font-size;
125184
125212
  line-height: $line-height;
@@ -125847,6 +125875,7 @@ $ribbon-items-focus-box-shadow: none !default;
125847
125875
  }
125848
125876
 
125849
125877
  .e-btn-icon:not(.e-caret) {
125878
+ @include ribbon-items-icon-images($ribbon-large-items-min-width-height);
125850
125879
  font-size: $ribbon-large-items-icon-size;
125851
125880
  font-weight: $ribbon-items-font-weight;
125852
125881
  padding: $ribbon-large-items-icon-padding;
@@ -125965,6 +125994,9 @@ $ribbon-items-focus-box-shadow: none !default;
125965
125994
  .e-btn-icon {
125966
125995
  @include ribbon-font-props(16px, 16px);
125967
125996
  margin: $ribbon-items-margin;
125997
+ &:not(.e-caret) {
125998
+ @include ribbon-items-icon-images($ribbon-items-min-width-height);
125999
+ }
125968
126000
  }
125969
126001
  }
125970
126002
 
@@ -126106,6 +126138,13 @@ $ribbon-items-focus-box-shadow: none !default;
126106
126138
  width: 100%;
126107
126139
  height: $ribbon-medium-item-height;
126108
126140
 
126141
+ .e-btn .e-btn-icon {
126142
+ &:not(.e-caret) {
126143
+ min-width: $ribbon-overflow-items-min-width-height;
126144
+ min-height: $ribbon-overflow-items-min-width-height;
126145
+ }
126146
+ }
126147
+
126109
126148
  .e-btn .e-btn-icon.e-icon-left {
126110
126149
  margin: 0;
126111
126150
  }
@@ -126144,7 +126183,7 @@ $ribbon-items-focus-box-shadow: none !default;
126144
126183
 
126145
126184
  &.e-ribbon-medium-item {
126146
126185
  .e-btn .e-btn-icon.e-icon-left {
126147
- padding: $ribbon-button-icon-padding;
126186
+ margin: $ribbon-button-icon-padding;
126148
126187
  }
126149
126188
 
126150
126189
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -126183,7 +126222,7 @@ $ribbon-items-focus-box-shadow: none !default;
126183
126222
 
126184
126223
  &.e-ribbon-medium-item {
126185
126224
  .e-btn .e-btn-icon.e-icon-left {
126186
- padding: $ribbon-rtl-button-icon-padding;
126225
+ margin: $ribbon-rtl-button-icon-padding;
126187
126226
  }
126188
126227
 
126189
126228
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -126635,6 +126674,7 @@ $ribbon-items-focus-box-shadow: none !default;
126635
126674
  max-width: $ribbon-bigger-large-items-max-width;
126636
126675
 
126637
126676
  .e-btn-icon:not(.e-caret) {
126677
+ @include ribbon-items-icon-images($ribbon-bigger-large-items-min-width-height);
126638
126678
  font-size: $ribbon-bigger-large-items-icon-size;
126639
126679
  padding: $ribbon-bigger-large-items-icon-padding;
126640
126680
  }
@@ -126665,6 +126705,10 @@ $ribbon-items-focus-box-shadow: none !default;
126665
126705
  .e-btn-icon {
126666
126706
  @include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
126667
126707
  margin: $ribbon-bigger-items-margin;
126708
+ &:not(.e-caret) {
126709
+ min-width: $ribbon-bigger-items-min-width-height;
126710
+ min-height: $ribbon-bigger-items-min-width-height;
126711
+ }
126668
126712
  }
126669
126713
  }
126670
126714
 
@@ -126721,6 +126765,10 @@ $ribbon-items-focus-box-shadow: none !default;
126721
126765
  }
126722
126766
  .e-btn .e-btn-icon {
126723
126767
  font-size: $ribbon-bigger-items-btn-icon-size;
126768
+ &:not(.e-caret) {
126769
+ min-width: $ribbon-bigger-overflow-items-min-width-height;
126770
+ min-height: $ribbon-bigger-overflow-items-min-width-height;
126771
+ }
126724
126772
  &.e-icon-left {
126725
126773
  margin: 0;
126726
126774
  }
@@ -126757,7 +126805,7 @@ $ribbon-items-focus-box-shadow: none !default;
126757
126805
 
126758
126806
  &.e-ribbon-medium-item {
126759
126807
  .e-btn .e-btn-icon.e-icon-left {
126760
- padding: $ribbon-bigger-button-icon-padding;
126808
+ margin: $ribbon-bigger-button-icon-padding;
126761
126809
  }
126762
126810
 
126763
126811
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -126793,7 +126841,7 @@ $ribbon-items-focus-box-shadow: none !default;
126793
126841
 
126794
126842
  &.e-ribbon-medium-item {
126795
126843
  .e-btn .e-btn-icon.e-icon-left {
126796
- padding: $ribbon-bigger-rtl-button-icon-padding;
126844
+ margin: $ribbon-bigger-rtl-button-icon-padding;
126797
126845
  }
126798
126846
 
126799
126847
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -56536,8 +56536,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
56536
56536
 
56537
56537
  .e-list-item {
56538
56538
 
56539
- div.e-icons.e-icon-expandable::before,
56540
- div.e-icons.e-icon-collapsible::before {
56539
+ div.e-icons:not(.e-icons-spinner).e-icon-expandable::before,
56540
+ div.e-icons:not(.e-icons-spinner).e-icon-collapsible::before {
56541
56541
  content: '\e75c';
56542
56542
  }
56543
56543
  }
@@ -66031,7 +66031,7 @@ $de-ff-radio-scnd-div-mrgn-btm: 0;
66031
66031
  $de-fnt-dlg-header-effects-mrgn-btm: 0;
66032
66032
  $de-para-dlg-cs-check-box-mrgn-btm: 0;
66033
66033
  $de-bullet-numbered-dlg-width: 300px;
66034
- $de-bullet-numbered-dlg-height: auto;
66034
+ $de-bullet-numbered-dlg-height: 173px;
66035
66035
  $de-tbl-indent-lb-fnt-size: $text-xs;
66036
66036
  $de-font-clr-div-mrgn-top: 12px;
66037
66037
  $de-para-dlg-cs-check-box-mrgn-top: 12px;
@@ -66122,7 +66122,7 @@ $de-checkbox-wrapper-color: $content-text-color !default;
66122
66122
  $bookmark-listview-border-color: $border !default;
66123
66123
  $de-style-btn-active-bg-border-color: $border-light !default;
66124
66124
  $de-style-btn-active-text-color: $content-text-color !default;
66125
- $de-style-toggle-btn-color: $border-light !default;
66125
+ $de-style-toggle-btn-color: $secondary-bg-color !default;
66126
66126
  $de-table-align-hover-color: $primary !default;
66127
66127
  $de-table-tab-hover-color: $de-table-align-hover-color !default;
66128
66128
  $de-cell-align-hover-color: $de-table-align-hover-color !default;
@@ -69916,7 +69916,8 @@ $de-column-presets-font-size: $text-6xl !default;
69916
69916
  .e-de-style-paragraph-group-button .e-btn.e-active,
69917
69917
  .e-de-style-font-group-button .e-btn.e-active {
69918
69918
  @if $skin-name =='fluent2' {
69919
- background-color: var(--color-sf-secondary-bg-color);
69919
+ background-color: var(--color-sf-content-bg-color-pressed);
69920
+ color: var(--color-sf-toolbar-icon-color);
69920
69921
  }
69921
69922
  }
69922
69923
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -72393,13 +72394,13 @@ $de-hlt-clr-height-bigger: 24px;
72393
72394
  }
72394
72395
  .e-btn-toggle {
72395
72396
  @if $skin-name=='fluent2' {
72396
- background-color: var(--color-sf-secondary-bg-color);
72397
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
72397
72398
  }
72398
72399
  @else{
72399
72400
  background-color: $de-toggle-bg-color !important;
72400
72401
  }
72401
72402
  @if $skin-name =='fluent2' {
72402
- background-color: $de-items-pressed;
72403
+ color: var(--color-sf-toolbar-icon-color) !important;
72403
72404
  }
72404
72405
  @if $skin-name=='highcontrast' {
72405
72406
  color: $de-title-bar-font-clr !important;
@@ -72411,7 +72412,12 @@ $de-hlt-clr-height-bigger: 24px;
72411
72412
  outline-offset: 0;
72412
72413
  box-shadow: $de-toggle-btn-border !important;
72413
72414
  #{if(&, '&', '*')}:hover {
72414
- background-color: $de-toggle-bg-color !important;
72415
+ @if $skin-name=='fluent2' {
72416
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
72417
+ }
72418
+ @else {
72419
+ background-color: $de-toggle-bg-color !important;
72420
+ }
72415
72421
  @if $skin-name=='fabric' {
72416
72422
  border-color: $de-toggle-bg-color !important;
72417
72423
  }
@@ -72428,6 +72434,14 @@ $de-hlt-clr-height-bigger: 24px;
72428
72434
  color: $de-title-bar-font-clr !important;
72429
72435
  }
72430
72436
  }
72437
+ @if $skin-name=='fluent2' {
72438
+ .e-btn-toggle .e-tbar-btn-text {
72439
+ color: var(--color-sf-toolbar-icon-color) !important;
72440
+ }
72441
+ .e-btn-toggle>span {
72442
+ color: var(--color-sf-toolbar-icon-color) !important;
72443
+ }
72444
+ }
72431
72445
  @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
72432
72446
  .e-de-ctnr-group-btn-top>button:first-child {
72433
72447
  border-radius: 0;
@@ -127049,15 +127063,18 @@ $ribbon-large-items-btn-height: 16px !default;
127049
127063
  $ribbon-large-items-icon-size: $text-2xl !default;
127050
127064
  $ribbon-large-items-max-width: 11ch !default;
127051
127065
  $ribbon-large-items-btn-gap: 4px !default;
127066
+ $ribbon-large-items-min-width-height: 24px !default;
127052
127067
  $ribbon-items-border: none !default;
127053
127068
  $ribbon-items-border-radius: 4px !default;
127054
127069
  $ribbon-items-font-weight: $font-weight-normal !default;
127055
127070
  $ribbon-items-btn-size: $text-sm !default;
127056
127071
  $ribbon-items-label-size: $text-sm !default;
127057
127072
  $ribbon-items-btn-icon-size : $text-base !default;
127073
+ $ribbon-overflow-items-min-width-height: $ribbon-items-btn-icon-size !default;
127058
127074
  $ribbon-items-caret-icon-size: $text-sm !default;
127059
127075
  $ribbon-items-margin: 8px !default;
127060
127076
  $ribbon-items-height: 20px !default;
127077
+ $ribbon-items-min-width-height: 16px !default;
127061
127078
  $ribbon-checkbox-margin: 8px 0 8px 8px !default;
127062
127079
  $ribbon-rtl-checkbox-margin: 8px 8px 8px 0 !default;
127063
127080
  $ribbon-items-checkbox-size: $text-sm !default;
@@ -127195,6 +127212,8 @@ $ribbon-bigger-large-items-btn-padding: 0 12px !default;
127195
127212
  $ribbon-bigger-large-items-btn-gap: 8px !default;
127196
127213
  $ribbon-bigger-large-items-btn-size: $text-sm !default;
127197
127214
  $ribbon-bigger-large-items-btn-height: 20px !default;
127215
+ $ribbon-bigger-large-items-min-width-height: 32px !default;
127216
+ $ribbon-bigger-items-min-width-height: 18px;
127198
127217
  $ribbon-bigger-items-padding: 0 !default;
127199
127218
  $ribbon-bigger-items-btn-size: $text-base !default;
127200
127219
  $ribbon-bigger-items-height: 22px !default;
@@ -127203,6 +127222,7 @@ $ribbon-bigger-items-icon-height: 18px !default;
127203
127222
  $ribbon-bigger-items-icon-size: $text-lg !default;
127204
127223
  $ribbon-bigger-items-margin: 11px !default;
127205
127224
  $ribbon-bigger-items-btn-icon-size: $text-base !default;
127225
+ $ribbon-bigger-overflow-items-min-width-height: $ribbon-bigger-items-btn-icon-size !default;
127206
127226
  $ribbon-bigger-items-checkbox-size: $text-base !default;
127207
127227
  $ribbon-bigger-checkbox-margin: 8px 0 8px 6px !default;
127208
127228
  $ribbon-bigger-rtl-checkbox-margin: 8px 6px 8px 0 !default;
@@ -127420,6 +127440,14 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
127420
127440
  line-height: $line-height;
127421
127441
  }
127422
127442
 
127443
+ @mixin ribbon-items-icon-images($items-size) {
127444
+ min-height: $items-size;
127445
+ min-width: $items-size;
127446
+ background-repeat: no-repeat;
127447
+ background-size: contain;
127448
+ background-position: center;
127449
+ }
127450
+
127423
127451
  @mixin ribbon-font-props($font-size, $line-height) {
127424
127452
  font-size: $font-size;
127425
127453
  line-height: $line-height;
@@ -128088,6 +128116,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
128088
128116
  }
128089
128117
 
128090
128118
  .e-btn-icon:not(.e-caret) {
128119
+ @include ribbon-items-icon-images($ribbon-large-items-min-width-height);
128091
128120
  font-size: $ribbon-large-items-icon-size;
128092
128121
  font-weight: $ribbon-items-font-weight;
128093
128122
  padding: $ribbon-large-items-icon-padding;
@@ -128206,6 +128235,9 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
128206
128235
  .e-btn-icon {
128207
128236
  @include ribbon-font-props(16px, 16px);
128208
128237
  margin: $ribbon-items-margin;
128238
+ &:not(.e-caret) {
128239
+ @include ribbon-items-icon-images($ribbon-items-min-width-height);
128240
+ }
128209
128241
  }
128210
128242
  }
128211
128243
 
@@ -128347,6 +128379,13 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
128347
128379
  width: 100%;
128348
128380
  height: $ribbon-medium-item-height;
128349
128381
 
128382
+ .e-btn .e-btn-icon {
128383
+ &:not(.e-caret) {
128384
+ min-width: $ribbon-overflow-items-min-width-height;
128385
+ min-height: $ribbon-overflow-items-min-width-height;
128386
+ }
128387
+ }
128388
+
128350
128389
  .e-btn .e-btn-icon.e-icon-left {
128351
128390
  margin: 0;
128352
128391
  }
@@ -128385,7 +128424,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
128385
128424
 
128386
128425
  &.e-ribbon-medium-item {
128387
128426
  .e-btn .e-btn-icon.e-icon-left {
128388
- padding: $ribbon-button-icon-padding;
128427
+ margin: $ribbon-button-icon-padding;
128389
128428
  }
128390
128429
 
128391
128430
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -128424,7 +128463,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
128424
128463
 
128425
128464
  &.e-ribbon-medium-item {
128426
128465
  .e-btn .e-btn-icon.e-icon-left {
128427
- padding: $ribbon-rtl-button-icon-padding;
128466
+ margin: $ribbon-rtl-button-icon-padding;
128428
128467
  }
128429
128468
 
128430
128469
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -128876,6 +128915,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
128876
128915
  max-width: $ribbon-bigger-large-items-max-width;
128877
128916
 
128878
128917
  .e-btn-icon:not(.e-caret) {
128918
+ @include ribbon-items-icon-images($ribbon-bigger-large-items-min-width-height);
128879
128919
  font-size: $ribbon-bigger-large-items-icon-size;
128880
128920
  padding: $ribbon-bigger-large-items-icon-padding;
128881
128921
  }
@@ -128906,6 +128946,10 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
128906
128946
  .e-btn-icon {
128907
128947
  @include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
128908
128948
  margin: $ribbon-bigger-items-margin;
128949
+ &:not(.e-caret) {
128950
+ min-width: $ribbon-bigger-items-min-width-height;
128951
+ min-height: $ribbon-bigger-items-min-width-height;
128952
+ }
128909
128953
  }
128910
128954
  }
128911
128955
 
@@ -128962,6 +129006,10 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
128962
129006
  }
128963
129007
  .e-btn .e-btn-icon {
128964
129008
  font-size: $ribbon-bigger-items-btn-icon-size;
129009
+ &:not(.e-caret) {
129010
+ min-width: $ribbon-bigger-overflow-items-min-width-height;
129011
+ min-height: $ribbon-bigger-overflow-items-min-width-height;
129012
+ }
128965
129013
  &.e-icon-left {
128966
129014
  margin: 0;
128967
129015
  }
@@ -128998,7 +129046,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
128998
129046
 
128999
129047
  &.e-ribbon-medium-item {
129000
129048
  .e-btn .e-btn-icon.e-icon-left {
129001
- padding: $ribbon-bigger-button-icon-padding;
129049
+ margin: $ribbon-bigger-button-icon-padding;
129002
129050
  }
129003
129051
 
129004
129052
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -129034,7 +129082,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
129034
129082
 
129035
129083
  &.e-ribbon-medium-item {
129036
129084
  .e-btn .e-btn-icon.e-icon-left {
129037
- padding: $ribbon-bigger-rtl-button-icon-padding;
129085
+ margin: $ribbon-bigger-rtl-button-icon-padding;
129038
129086
  }
129039
129087
 
129040
129088
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {