@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
@@ -54895,8 +54895,8 @@ $treeview-item-active-check-color: $primary !default;
54895
54895
 
54896
54896
  .e-list-item {
54897
54897
 
54898
- div.e-icons.e-icon-expandable::before,
54899
- div.e-icons.e-icon-collapsible::before {
54898
+ div.e-icons:not(.e-icons-spinner).e-icon-expandable::before,
54899
+ div.e-icons:not(.e-icons-spinner).e-icon-collapsible::before {
54900
54900
  content: '\e75c';
54901
54901
  }
54902
54902
  }
@@ -67584,7 +67584,8 @@ $de-column-presets-font-size: $text-6xl !default;
67584
67584
  .e-de-style-paragraph-group-button .e-btn.e-active,
67585
67585
  .e-de-style-font-group-button .e-btn.e-active {
67586
67586
  @if $skin-name =='fluent2' {
67587
- background-color: var(--color-sf-secondary-bg-color);
67587
+ background-color: var(--color-sf-content-bg-color-pressed);
67588
+ color: var(--color-sf-toolbar-icon-color);
67588
67589
  }
67589
67590
  }
67590
67591
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -70057,13 +70058,13 @@ $de-hover-bg: $content-bg-color-alt2 !default;
70057
70058
  }
70058
70059
  .e-btn-toggle {
70059
70060
  @if $skin-name=='fluent2' {
70060
- background-color: var(--color-sf-secondary-bg-color);
70061
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
70061
70062
  }
70062
70063
  @else{
70063
70064
  background-color: $de-toggle-bg-color !important;
70064
70065
  }
70065
70066
  @if $skin-name =='fluent2' {
70066
- background-color: $de-items-pressed;
70067
+ color: var(--color-sf-toolbar-icon-color) !important;
70067
70068
  }
70068
70069
  @if $skin-name=='highcontrast' {
70069
70070
  color: $de-title-bar-font-clr !important;
@@ -70075,7 +70076,12 @@ $de-hover-bg: $content-bg-color-alt2 !default;
70075
70076
  outline-offset: 0;
70076
70077
  box-shadow: $de-toggle-btn-border !important;
70077
70078
  #{if(&, '&', '*')}:hover {
70078
- background-color: $de-toggle-bg-color !important;
70079
+ @if $skin-name=='fluent2' {
70080
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
70081
+ }
70082
+ @else {
70083
+ background-color: $de-toggle-bg-color !important;
70084
+ }
70079
70085
  @if $skin-name=='fabric' {
70080
70086
  border-color: $de-toggle-bg-color !important;
70081
70087
  }
@@ -70092,6 +70098,14 @@ $de-hover-bg: $content-bg-color-alt2 !default;
70092
70098
  color: $de-title-bar-font-clr !important;
70093
70099
  }
70094
70100
  }
70101
+ @if $skin-name=='fluent2' {
70102
+ .e-btn-toggle .e-tbar-btn-text {
70103
+ color: var(--color-sf-toolbar-icon-color) !important;
70104
+ }
70105
+ .e-btn-toggle>span {
70106
+ color: var(--color-sf-toolbar-icon-color) !important;
70107
+ }
70108
+ }
70095
70109
  @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
70096
70110
  .e-de-ctnr-group-btn-top>button:first-child {
70097
70111
  border-radius: 0;
@@ -124663,17 +124677,20 @@ $ribbon-large-items-icon-size: $text-2xl !default;
124663
124677
  $ribbon-large-items-max-width: 10ch !default;
124664
124678
  $ribbon-large-items-icon-padding: 8px 6px 4px !default;
124665
124679
  $ribbon-large-items-btn-gap: 5px !default;
124680
+ $ribbon-large-items-min-width-height: 24px !default;
124666
124681
  $ribbon-items-border: none !default;
124667
124682
  $ribbon-items-border-radius: 4px !default;
124668
124683
  $ribbon-items-font-weight: 400 !default;
124669
124684
  $ribbon-items-btn-size: $text-xs !default;
124670
124685
  $ribbon-items-label-size: $text-sm !default;
124671
124686
  $ribbon-items-btn-icon-size: $text-base !default;
124687
+ $ribbon-overflow-items-min-width-height: $ribbon-items-btn-icon-size !default;
124672
124688
  $ribbon-items-caret-icon-size: $text-base !default;
124673
124689
  $ribbon-items-margin: 5px !default;
124674
124690
  $ribbon-checkbox-margin: 7px 0 7px 12px !default;
124675
124691
  $ribbon-rtl-checkbox-margin: 7px 12px 7px 0 !default;
124676
124692
  $ribbon-items-height: 18px !default;
124693
+ $ribbon-items-min-width-height: 16px !default;
124677
124694
  $ribbon-items-checkbox-size: $text-xs !default;
124678
124695
  $ribbon-items-checkbox-padding: 0 5px !default;
124679
124696
  $ribbon-input-group-height: 26px !default;
@@ -124808,6 +124825,8 @@ $ribbon-bigger-large-items-icon-size: 32px !default;
124808
124825
  $ribbon-bigger-large-items-btn-padding: 0 5px !default;
124809
124826
  $ribbon-bigger-large-items-btn-size: $text-sm !default;
124810
124827
  $ribbon-bigger-large-items-btn-height: 18px !default;
124828
+ $ribbon-bigger-large-items-min-width-height: 32px !default;
124829
+ $ribbon-bigger-items-min-width-height: 20px;
124811
124830
  $ribbon-bigger-large-items-btn-gap: 8px !default;
124812
124831
  $ribbon-bigger-items-padding: 2px !default;
124813
124832
  $ribbon-bigger-items-btn-size: $text-sm !default;
@@ -124816,6 +124835,7 @@ $ribbon-bigger-items-height: 18px !default;
124816
124835
  $ribbon-bigger-items-icon-height: 20px !default;
124817
124836
  $ribbon-bigger-items-icon-size: $text-xl !default;
124818
124837
  $ribbon-bigger-items-btn-icon-size: $text-xl !default;
124838
+ $ribbon-bigger-overflow-items-min-width-height: $ribbon-bigger-items-btn-icon-size !default;
124819
124839
  $ribbon-bigger-items-margin: 7px !default;
124820
124840
  $ribbon-bigger-checkbox-margin: 7px 0 7px 16px !default;
124821
124841
  $ribbon-bigger-rtl-checkbox-margin: 7px 16px 7px 0 !default;
@@ -125034,6 +125054,14 @@ $ribbon-items-focus-box-shadow: none !default;
125034
125054
  line-height: $line-height;
125035
125055
  }
125036
125056
 
125057
+ @mixin ribbon-items-icon-images($items-size) {
125058
+ min-height: $items-size;
125059
+ min-width: $items-size;
125060
+ background-repeat: no-repeat;
125061
+ background-size: contain;
125062
+ background-position: center;
125063
+ }
125064
+
125037
125065
  @mixin ribbon-font-props($font-size, $line-height) {
125038
125066
  font-size: $font-size;
125039
125067
  line-height: $line-height;
@@ -125702,6 +125730,7 @@ $ribbon-items-focus-box-shadow: none !default;
125702
125730
  }
125703
125731
 
125704
125732
  .e-btn-icon:not(.e-caret) {
125733
+ @include ribbon-items-icon-images($ribbon-large-items-min-width-height);
125705
125734
  font-size: $ribbon-large-items-icon-size;
125706
125735
  font-weight: $ribbon-items-font-weight;
125707
125736
  padding: $ribbon-large-items-icon-padding;
@@ -125820,6 +125849,9 @@ $ribbon-items-focus-box-shadow: none !default;
125820
125849
  .e-btn-icon {
125821
125850
  @include ribbon-font-props(16px, 16px);
125822
125851
  margin: $ribbon-items-margin;
125852
+ &:not(.e-caret) {
125853
+ @include ribbon-items-icon-images($ribbon-items-min-width-height);
125854
+ }
125823
125855
  }
125824
125856
  }
125825
125857
 
@@ -125961,6 +125993,13 @@ $ribbon-items-focus-box-shadow: none !default;
125961
125993
  width: 100%;
125962
125994
  height: $ribbon-medium-item-height;
125963
125995
 
125996
+ .e-btn .e-btn-icon {
125997
+ &:not(.e-caret) {
125998
+ min-width: $ribbon-overflow-items-min-width-height;
125999
+ min-height: $ribbon-overflow-items-min-width-height;
126000
+ }
126001
+ }
126002
+
125964
126003
  .e-btn .e-btn-icon.e-icon-left {
125965
126004
  margin: 0;
125966
126005
  }
@@ -125999,7 +126038,7 @@ $ribbon-items-focus-box-shadow: none !default;
125999
126038
 
126000
126039
  &.e-ribbon-medium-item {
126001
126040
  .e-btn .e-btn-icon.e-icon-left {
126002
- padding: $ribbon-button-icon-padding;
126041
+ margin: $ribbon-button-icon-padding;
126003
126042
  }
126004
126043
 
126005
126044
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -126038,7 +126077,7 @@ $ribbon-items-focus-box-shadow: none !default;
126038
126077
 
126039
126078
  &.e-ribbon-medium-item {
126040
126079
  .e-btn .e-btn-icon.e-icon-left {
126041
- padding: $ribbon-rtl-button-icon-padding;
126080
+ margin: $ribbon-rtl-button-icon-padding;
126042
126081
  }
126043
126082
 
126044
126083
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -126490,6 +126529,7 @@ $ribbon-items-focus-box-shadow: none !default;
126490
126529
  max-width: $ribbon-bigger-large-items-max-width;
126491
126530
 
126492
126531
  .e-btn-icon:not(.e-caret) {
126532
+ @include ribbon-items-icon-images($ribbon-bigger-large-items-min-width-height);
126493
126533
  font-size: $ribbon-bigger-large-items-icon-size;
126494
126534
  padding: $ribbon-bigger-large-items-icon-padding;
126495
126535
  }
@@ -126520,6 +126560,10 @@ $ribbon-items-focus-box-shadow: none !default;
126520
126560
  .e-btn-icon {
126521
126561
  @include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
126522
126562
  margin: $ribbon-bigger-items-margin;
126563
+ &:not(.e-caret) {
126564
+ min-width: $ribbon-bigger-items-min-width-height;
126565
+ min-height: $ribbon-bigger-items-min-width-height;
126566
+ }
126523
126567
  }
126524
126568
  }
126525
126569
 
@@ -126576,6 +126620,10 @@ $ribbon-items-focus-box-shadow: none !default;
126576
126620
  }
126577
126621
  .e-btn .e-btn-icon {
126578
126622
  font-size: $ribbon-bigger-items-btn-icon-size;
126623
+ &:not(.e-caret) {
126624
+ min-width: $ribbon-bigger-overflow-items-min-width-height;
126625
+ min-height: $ribbon-bigger-overflow-items-min-width-height;
126626
+ }
126579
126627
  &.e-icon-left {
126580
126628
  margin: 0;
126581
126629
  }
@@ -126612,7 +126660,7 @@ $ribbon-items-focus-box-shadow: none !default;
126612
126660
 
126613
126661
  &.e-ribbon-medium-item {
126614
126662
  .e-btn .e-btn-icon.e-icon-left {
126615
- padding: $ribbon-bigger-button-icon-padding;
126663
+ margin: $ribbon-bigger-button-icon-padding;
126616
126664
  }
126617
126665
 
126618
126666
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -126648,7 +126696,7 @@ $ribbon-items-focus-box-shadow: none !default;
126648
126696
 
126649
126697
  &.e-ribbon-medium-item {
126650
126698
  .e-btn .e-btn-icon.e-icon-left {
126651
- padding: $ribbon-bigger-rtl-button-icon-padding;
126699
+ margin: $ribbon-bigger-rtl-button-icon-padding;
126652
126700
  }
126653
126701
 
126654
126702
  &:not(:has(.e-colorpicker-wrapper)) .e-btn {
@@ -4335,7 +4335,8 @@ $de-column-presets-font-size: $text-6xl !default;
4335
4335
  .e-de-style-paragraph-group-button .e-btn.e-active,
4336
4336
  .e-de-style-font-group-button .e-btn.e-active {
4337
4337
  @if $skin-name =='fluent2' {
4338
- background-color: var(--color-sf-secondary-bg-color);
4338
+ background-color: var(--color-sf-content-bg-color-pressed);
4339
+ color: var(--color-sf-toolbar-icon-color);
4339
4340
  }
4340
4341
  }
4341
4342
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4335,7 +4335,8 @@ $de-column-presets-font-size: $text-6xl !default;
4335
4335
  .e-de-style-paragraph-group-button .e-btn.e-active,
4336
4336
  .e-de-style-font-group-button .e-btn.e-active {
4337
4337
  @if $skin-name =='fluent2' {
4338
- background-color: var(--color-sf-secondary-bg-color);
4338
+ background-color: var(--color-sf-content-bg-color-pressed);
4339
+ color: var(--color-sf-toolbar-icon-color);
4339
4340
  }
4340
4341
  }
4341
4342
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4327,7 +4327,8 @@ $de-column-presets-font-size: 60px !default;
4327
4327
  .e-de-style-paragraph-group-button .e-btn.e-active,
4328
4328
  .e-de-style-font-group-button .e-btn.e-active {
4329
4329
  @if $skin-name =='fluent2' {
4330
- background-color: var(--color-sf-secondary-bg-color);
4330
+ background-color: var(--color-sf-content-bg-color-pressed);
4331
+ color: var(--color-sf-toolbar-icon-color);
4331
4332
  }
4332
4333
  }
4333
4334
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4326,7 +4326,8 @@ $de-column-presets-font-size: 60px !default;
4326
4326
  .e-de-style-paragraph-group-button .e-btn.e-active,
4327
4327
  .e-de-style-font-group-button .e-btn.e-active {
4328
4328
  @if $skin-name =='fluent2' {
4329
- background-color: var(--color-sf-secondary-bg-color);
4329
+ background-color: var(--color-sf-content-bg-color-pressed);
4330
+ color: var(--color-sf-toolbar-icon-color);
4330
4331
  }
4331
4332
  }
4332
4333
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4339,7 +4339,8 @@ $de-column-presets-font-size: 60px !default;
4339
4339
  .e-de-style-paragraph-group-button .e-btn.e-active,
4340
4340
  .e-de-style-font-group-button .e-btn.e-active {
4341
4341
  @if $skin-name =='fluent2' {
4342
- background-color: var(--color-sf-secondary-bg-color);
4342
+ background-color: var(--color-sf-content-bg-color-pressed);
4343
+ color: var(--color-sf-toolbar-icon-color);
4343
4344
  }
4344
4345
  }
4345
4346
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4336,7 +4336,8 @@ $de-column-presets-font-size: $text-6xl !default;
4336
4336
  .e-de-style-paragraph-group-button .e-btn.e-active,
4337
4337
  .e-de-style-font-group-button .e-btn.e-active {
4338
4338
  @if $skin-name =='fluent2' {
4339
- background-color: var(--color-sf-secondary-bg-color);
4339
+ background-color: var(--color-sf-content-bg-color-pressed);
4340
+ color: var(--color-sf-toolbar-icon-color);
4340
4341
  }
4341
4342
  }
4342
4343
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4336,7 +4336,8 @@ $de-column-presets-font-size: $text-6xl !default;
4336
4336
  .e-de-style-paragraph-group-button .e-btn.e-active,
4337
4337
  .e-de-style-font-group-button .e-btn.e-active {
4338
4338
  @if $skin-name =='fluent2' {
4339
- background-color: var(--color-sf-secondary-bg-color);
4339
+ background-color: var(--color-sf-content-bg-color-pressed);
4340
+ color: var(--color-sf-toolbar-icon-color);
4340
4341
  }
4341
4342
  }
4342
4343
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4329,7 +4329,8 @@ $de-column-presets-font-size: 60px !default;
4329
4329
  .e-de-style-paragraph-group-button .e-btn.e-active,
4330
4330
  .e-de-style-font-group-button .e-btn.e-active {
4331
4331
  @if $skin-name =='fluent2' {
4332
- background-color: var(--color-sf-secondary-bg-color);
4332
+ background-color: var(--color-sf-content-bg-color-pressed);
4333
+ color: var(--color-sf-toolbar-icon-color);
4333
4334
  }
4334
4335
  }
4335
4336
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4328,7 +4328,8 @@ $de-column-presets-font-size: 60px !default;
4328
4328
  .e-de-style-paragraph-group-button .e-btn.e-active,
4329
4329
  .e-de-style-font-group-button .e-btn.e-active {
4330
4330
  @if $skin-name =='fluent2' {
4331
- background-color: var(--color-sf-secondary-bg-color);
4331
+ background-color: var(--color-sf-content-bg-color-pressed);
4332
+ color: var(--color-sf-toolbar-icon-color);
4332
4333
  }
4333
4334
  }
4334
4335
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4336,7 +4336,8 @@ $de-column-presets-font-size: $text-6xl !default;
4336
4336
  .e-de-style-paragraph-group-button .e-btn.e-active,
4337
4337
  .e-de-style-font-group-button .e-btn.e-active {
4338
4338
  @if $skin-name =='fluent2' {
4339
- background-color: var(--color-sf-secondary-bg-color);
4339
+ background-color: var(--color-sf-content-bg-color-pressed);
4340
+ color: var(--color-sf-toolbar-icon-color);
4340
4341
  }
4341
4342
  }
4342
4343
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4336,7 +4336,8 @@ $de-column-presets-font-size: $text-6xl !default;
4336
4336
  .e-de-style-paragraph-group-button .e-btn.e-active,
4337
4337
  .e-de-style-font-group-button .e-btn.e-active {
4338
4338
  @if $skin-name =='fluent2' {
4339
- background-color: var(--color-sf-secondary-bg-color);
4339
+ background-color: var(--color-sf-content-bg-color-pressed);
4340
+ color: var(--color-sf-toolbar-icon-color);
4340
4341
  }
4341
4342
  }
4342
4343
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -456,7 +456,7 @@ $de-ff-radio-scnd-div-mrgn-btm: 0;
456
456
  $de-fnt-dlg-header-effects-mrgn-btm: 0;
457
457
  $de-para-dlg-cs-check-box-mrgn-btm: 0;
458
458
  $de-bullet-numbered-dlg-width: 300px;
459
- $de-bullet-numbered-dlg-height: auto;
459
+ $de-bullet-numbered-dlg-height: 173px;
460
460
  $de-tbl-indent-lb-fnt-size: $text-xs;
461
461
  $de-font-clr-div-mrgn-top: 12px;
462
462
  $de-para-dlg-cs-check-box-mrgn-top: 12px;
@@ -547,7 +547,7 @@ $de-checkbox-wrapper-color: $content-text-color !default;
547
547
  $bookmark-listview-border-color: $border !default;
548
548
  $de-style-btn-active-bg-border-color: $border-light !default;
549
549
  $de-style-btn-active-text-color: $content-text-color !default;
550
- $de-style-toggle-btn-color: $border-light !default;
550
+ $de-style-toggle-btn-color: $secondary-bg-color !default;
551
551
  $de-table-align-hover-color: $primary !default;
552
552
  $de-table-tab-hover-color: $de-table-align-hover-color !default;
553
553
  $de-cell-align-hover-color: $de-table-align-hover-color !default;
@@ -4341,7 +4341,8 @@ $de-column-presets-font-size: $text-6xl !default;
4341
4341
  .e-de-style-paragraph-group-button .e-btn.e-active,
4342
4342
  .e-de-style-font-group-button .e-btn.e-active {
4343
4343
  @if $skin-name =='fluent2' {
4344
- background-color: var(--color-sf-secondary-bg-color);
4344
+ background-color: var(--color-sf-content-bg-color-pressed);
4345
+ color: var(--color-sf-toolbar-icon-color);
4345
4346
  }
4346
4347
  }
4347
4348
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -456,7 +456,7 @@ $de-ff-radio-scnd-div-mrgn-btm: 0;
456
456
  $de-fnt-dlg-header-effects-mrgn-btm: 0;
457
457
  $de-para-dlg-cs-check-box-mrgn-btm: 0;
458
458
  $de-bullet-numbered-dlg-width: 300px;
459
- $de-bullet-numbered-dlg-height: auto;
459
+ $de-bullet-numbered-dlg-height: 173px;
460
460
  $de-tbl-indent-lb-fnt-size: $text-xs;
461
461
  $de-font-clr-div-mrgn-top: 12px;
462
462
  $de-para-dlg-cs-check-box-mrgn-top: 12px;
@@ -547,7 +547,7 @@ $de-checkbox-wrapper-color: $content-text-color !default;
547
547
  $bookmark-listview-border-color: $border !default;
548
548
  $de-style-btn-active-bg-border-color: $border-light !default;
549
549
  $de-style-btn-active-text-color: $content-text-color !default;
550
- $de-style-toggle-btn-color: $border-light !default;
550
+ $de-style-toggle-btn-color: $secondary-bg-color !default;
551
551
  $de-table-align-hover-color: $primary !default;
552
552
  $de-table-tab-hover-color: $de-table-align-hover-color !default;
553
553
  $de-cell-align-hover-color: $de-table-align-hover-color !default;
@@ -4341,7 +4341,8 @@ $de-column-presets-font-size: $text-6xl !default;
4341
4341
  .e-de-style-paragraph-group-button .e-btn.e-active,
4342
4342
  .e-de-style-font-group-button .e-btn.e-active {
4343
4343
  @if $skin-name =='fluent2' {
4344
- background-color: var(--color-sf-secondary-bg-color);
4344
+ background-color: var(--color-sf-content-bg-color-pressed);
4345
+ color: var(--color-sf-toolbar-icon-color);
4345
4346
  }
4346
4347
  }
4347
4348
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4328,7 +4328,8 @@ $de-column-presets-font-size: 60px !default;
4328
4328
  .e-de-style-paragraph-group-button .e-btn.e-active,
4329
4329
  .e-de-style-font-group-button .e-btn.e-active {
4330
4330
  @if $skin-name =='fluent2' {
4331
- background-color: var(--color-sf-secondary-bg-color);
4331
+ background-color: var(--color-sf-content-bg-color-pressed);
4332
+ color: var(--color-sf-toolbar-icon-color);
4332
4333
  }
4333
4334
  }
4334
4335
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4345,7 +4345,8 @@ $de-column-presets-font-size: 60px !default;
4345
4345
  .e-de-style-paragraph-group-button .e-btn.e-active,
4346
4346
  .e-de-style-font-group-button .e-btn.e-active {
4347
4347
  @if $skin-name =='fluent2' {
4348
- background-color: var(--color-sf-secondary-bg-color);
4348
+ background-color: var(--color-sf-content-bg-color-pressed);
4349
+ color: var(--color-sf-toolbar-icon-color);
4349
4350
  }
4350
4351
  }
4351
4352
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4345,7 +4345,8 @@ $de-column-presets-font-size: 60px !default;
4345
4345
  .e-de-style-paragraph-group-button .e-btn.e-active,
4346
4346
  .e-de-style-font-group-button .e-btn.e-active {
4347
4347
  @if $skin-name =='fluent2' {
4348
- background-color: var(--color-sf-secondary-bg-color);
4348
+ background-color: var(--color-sf-content-bg-color-pressed);
4349
+ color: var(--color-sf-toolbar-icon-color);
4349
4350
  }
4350
4351
  }
4351
4352
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4336,7 +4336,8 @@ $de-column-presets-font-size: 60px !default;
4336
4336
  .e-de-style-paragraph-group-button .e-btn.e-active,
4337
4337
  .e-de-style-font-group-button .e-btn.e-active {
4338
4338
  @if $skin-name =='fluent2' {
4339
- background-color: var(--color-sf-secondary-bg-color);
4339
+ background-color: var(--color-sf-content-bg-color-pressed);
4340
+ color: var(--color-sf-toolbar-icon-color);
4340
4341
  }
4341
4342
  }
4342
4343
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4336,7 +4336,8 @@ $de-column-presets-font-size: 60px !default;
4336
4336
  .e-de-style-paragraph-group-button .e-btn.e-active,
4337
4337
  .e-de-style-font-group-button .e-btn.e-active {
4338
4338
  @if $skin-name =='fluent2' {
4339
- background-color: var(--color-sf-secondary-bg-color);
4339
+ background-color: var(--color-sf-content-bg-color-pressed);
4340
+ color: var(--color-sf-toolbar-icon-color);
4340
4341
  }
4341
4342
  }
4342
4343
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4335,7 +4335,8 @@ $de-column-presets-font-size: $text-6xl !default;
4335
4335
  .e-de-style-paragraph-group-button .e-btn.e-active,
4336
4336
  .e-de-style-font-group-button .e-btn.e-active {
4337
4337
  @if $skin-name =='fluent2' {
4338
- background-color: var(--color-sf-secondary-bg-color);
4338
+ background-color: var(--color-sf-content-bg-color-pressed);
4339
+ color: var(--color-sf-toolbar-icon-color);
4339
4340
  }
4340
4341
  }
4341
4342
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -4335,7 +4335,8 @@ $de-column-presets-font-size: $text-6xl !default;
4335
4335
  .e-de-style-paragraph-group-button .e-btn.e-active,
4336
4336
  .e-de-style-font-group-button .e-btn.e-active {
4337
4337
  @if $skin-name =='fluent2' {
4338
- background-color: var(--color-sf-secondary-bg-color);
4338
+ background-color: var(--color-sf-content-bg-color-pressed);
4339
+ color: var(--color-sf-toolbar-icon-color);
4339
4340
  }
4340
4341
  }
4341
4342
  .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
@@ -1537,13 +1537,13 @@ $de-hlt-clr-height-bigger: 24px;
1537
1537
  }
1538
1538
  .e-btn-toggle {
1539
1539
  @if $skin-name=='fluent2' {
1540
- background-color: var(--color-sf-secondary-bg-color);
1540
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
1541
1541
  }
1542
1542
  @else{
1543
1543
  background-color: $de-toggle-bg-color !important;
1544
1544
  }
1545
1545
  @if $skin-name =='fluent2' {
1546
- background-color: $de-items-pressed;
1546
+ color: var(--color-sf-toolbar-icon-color) !important;
1547
1547
  }
1548
1548
  @if $skin-name=='highcontrast' {
1549
1549
  color: $de-title-bar-font-clr !important;
@@ -1555,7 +1555,12 @@ $de-hlt-clr-height-bigger: 24px;
1555
1555
  outline-offset: 0;
1556
1556
  box-shadow: $de-toggle-btn-border !important;
1557
1557
  #{if(&, '&', '*')}:hover {
1558
- background-color: $de-toggle-bg-color !important;
1558
+ @if $skin-name=='fluent2' {
1559
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
1560
+ }
1561
+ @else {
1562
+ background-color: $de-toggle-bg-color !important;
1563
+ }
1559
1564
  @if $skin-name=='fabric' {
1560
1565
  border-color: $de-toggle-bg-color !important;
1561
1566
  }
@@ -1572,6 +1577,14 @@ $de-hlt-clr-height-bigger: 24px;
1572
1577
  color: $de-title-bar-font-clr !important;
1573
1578
  }
1574
1579
  }
1580
+ @if $skin-name=='fluent2' {
1581
+ .e-btn-toggle .e-tbar-btn-text {
1582
+ color: var(--color-sf-toolbar-icon-color) !important;
1583
+ }
1584
+ .e-btn-toggle>span {
1585
+ color: var(--color-sf-toolbar-icon-color) !important;
1586
+ }
1587
+ }
1575
1588
  @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
1576
1589
  .e-de-ctnr-group-btn-top>button:first-child {
1577
1590
  border-radius: 0;
@@ -1537,13 +1537,13 @@ $de-hlt-clr-height-bigger: 24px;
1537
1537
  }
1538
1538
  .e-btn-toggle {
1539
1539
  @if $skin-name=='fluent2' {
1540
- background-color: var(--color-sf-secondary-bg-color);
1540
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
1541
1541
  }
1542
1542
  @else{
1543
1543
  background-color: $de-toggle-bg-color !important;
1544
1544
  }
1545
1545
  @if $skin-name =='fluent2' {
1546
- background-color: $de-items-pressed;
1546
+ color: var(--color-sf-toolbar-icon-color) !important;
1547
1547
  }
1548
1548
  @if $skin-name=='highcontrast' {
1549
1549
  color: $de-title-bar-font-clr !important;
@@ -1555,7 +1555,12 @@ $de-hlt-clr-height-bigger: 24px;
1555
1555
  outline-offset: 0;
1556
1556
  box-shadow: $de-toggle-btn-border !important;
1557
1557
  #{if(&, '&', '*')}:hover {
1558
- background-color: $de-toggle-bg-color !important;
1558
+ @if $skin-name=='fluent2' {
1559
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
1560
+ }
1561
+ @else {
1562
+ background-color: $de-toggle-bg-color !important;
1563
+ }
1559
1564
  @if $skin-name=='fabric' {
1560
1565
  border-color: $de-toggle-bg-color !important;
1561
1566
  }
@@ -1572,6 +1577,14 @@ $de-hlt-clr-height-bigger: 24px;
1572
1577
  color: $de-title-bar-font-clr !important;
1573
1578
  }
1574
1579
  }
1580
+ @if $skin-name=='fluent2' {
1581
+ .e-btn-toggle .e-tbar-btn-text {
1582
+ color: var(--color-sf-toolbar-icon-color) !important;
1583
+ }
1584
+ .e-btn-toggle>span {
1585
+ color: var(--color-sf-toolbar-icon-color) !important;
1586
+ }
1587
+ }
1575
1588
  @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
1576
1589
  .e-de-ctnr-group-btn-top>button:first-child {
1577
1590
  border-radius: 0;
@@ -1521,13 +1521,13 @@ $de-prop-btn-icon-clr: #ccc;
1521
1521
  }
1522
1522
  .e-btn-toggle {
1523
1523
  @if $skin-name=='fluent2' {
1524
- background-color: var(--color-sf-secondary-bg-color);
1524
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
1525
1525
  }
1526
1526
  @else{
1527
1527
  background-color: $de-toggle-bg-color !important;
1528
1528
  }
1529
1529
  @if $skin-name =='fluent2' {
1530
- background-color: $de-items-pressed;
1530
+ color: var(--color-sf-toolbar-icon-color) !important;
1531
1531
  }
1532
1532
  @if $skin-name=='highcontrast' {
1533
1533
  color: $de-title-bar-font-clr !important;
@@ -1539,7 +1539,12 @@ $de-prop-btn-icon-clr: #ccc;
1539
1539
  outline-offset: 0;
1540
1540
  box-shadow: $de-toggle-btn-border !important;
1541
1541
  #{if(&, '&', '*')}:hover {
1542
- background-color: $de-toggle-bg-color !important;
1542
+ @if $skin-name=='fluent2' {
1543
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
1544
+ }
1545
+ @else {
1546
+ background-color: $de-toggle-bg-color !important;
1547
+ }
1543
1548
  @if $skin-name=='fabric' {
1544
1549
  border-color: $de-toggle-bg-color !important;
1545
1550
  }
@@ -1556,6 +1561,14 @@ $de-prop-btn-icon-clr: #ccc;
1556
1561
  color: $de-title-bar-font-clr !important;
1557
1562
  }
1558
1563
  }
1564
+ @if $skin-name=='fluent2' {
1565
+ .e-btn-toggle .e-tbar-btn-text {
1566
+ color: var(--color-sf-toolbar-icon-color) !important;
1567
+ }
1568
+ .e-btn-toggle>span {
1569
+ color: var(--color-sf-toolbar-icon-color) !important;
1570
+ }
1571
+ }
1559
1572
  @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
1560
1573
  .e-de-ctnr-group-btn-top>button:first-child {
1561
1574
  border-radius: 0;
@@ -1521,13 +1521,13 @@ $de-prop-btn-icon-clr: #ccc;
1521
1521
  }
1522
1522
  .e-btn-toggle {
1523
1523
  @if $skin-name=='fluent2' {
1524
- background-color: var(--color-sf-secondary-bg-color);
1524
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
1525
1525
  }
1526
1526
  @else{
1527
1527
  background-color: $de-toggle-bg-color !important;
1528
1528
  }
1529
1529
  @if $skin-name =='fluent2' {
1530
- background-color: $de-items-pressed;
1530
+ color: var(--color-sf-toolbar-icon-color) !important;
1531
1531
  }
1532
1532
  @if $skin-name=='highcontrast' {
1533
1533
  color: $de-title-bar-font-clr !important;
@@ -1539,7 +1539,12 @@ $de-prop-btn-icon-clr: #ccc;
1539
1539
  outline-offset: 0;
1540
1540
  box-shadow: $de-toggle-btn-border !important;
1541
1541
  #{if(&, '&', '*')}:hover {
1542
- background-color: $de-toggle-bg-color !important;
1542
+ @if $skin-name=='fluent2' {
1543
+ background-color: var(--color-sf-content-bg-color-pressed) !important;
1544
+ }
1545
+ @else {
1546
+ background-color: $de-toggle-bg-color !important;
1547
+ }
1543
1548
  @if $skin-name=='fabric' {
1544
1549
  border-color: $de-toggle-bg-color !important;
1545
1550
  }
@@ -1556,6 +1561,14 @@ $de-prop-btn-icon-clr: #ccc;
1556
1561
  color: $de-title-bar-font-clr !important;
1557
1562
  }
1558
1563
  }
1564
+ @if $skin-name=='fluent2' {
1565
+ .e-btn-toggle .e-tbar-btn-text {
1566
+ color: var(--color-sf-toolbar-icon-color) !important;
1567
+ }
1568
+ .e-btn-toggle>span {
1569
+ color: var(--color-sf-toolbar-icon-color) !important;
1570
+ }
1571
+ }
1559
1572
  @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
1560
1573
  .e-de-ctnr-group-btn-top>button:first-child {
1561
1574
  border-radius: 0;