@syncfusion/blazor-themes 24.2.6 → 24.2.8

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 (115) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +172 -31
  2. package/SCSS-Themes/bootstrap.scss +174 -33
  3. package/SCSS-Themes/bootstrap4.scss +165 -24
  4. package/SCSS-Themes/bootstrap5-dark.scss +160 -19
  5. package/SCSS-Themes/bootstrap5.scss +160 -19
  6. package/SCSS-Themes/buttons/button/tailwind-dark.scss +1 -1
  7. package/SCSS-Themes/buttons/button/tailwind.scss +1 -1
  8. package/SCSS-Themes/fabric-dark.scss +160 -19
  9. package/SCSS-Themes/fabric.scss +160 -19
  10. package/SCSS-Themes/fluent-dark.scss +165 -24
  11. package/SCSS-Themes/fluent.scss +165 -24
  12. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +0 -2
  13. package/SCSS-Themes/grids/grid/bootstrap.scss +0 -2
  14. package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -4
  15. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +0 -2
  16. package/SCSS-Themes/grids/grid/bootstrap5.scss +0 -2
  17. package/SCSS-Themes/grids/grid/fabric-dark.scss +0 -2
  18. package/SCSS-Themes/grids/grid/fabric.scss +0 -2
  19. package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -4
  20. package/SCSS-Themes/grids/grid/fluent.scss +2 -4
  21. package/SCSS-Themes/grids/grid/highcontrast.scss +0 -2
  22. package/SCSS-Themes/grids/grid/material-dark.scss +0 -2
  23. package/SCSS-Themes/grids/grid/material.scss +0 -2
  24. package/SCSS-Themes/grids/grid/material3-dark.scss +0 -2
  25. package/SCSS-Themes/grids/grid/material3.scss +0 -2
  26. package/SCSS-Themes/grids/grid/tailwind-dark.scss +0 -2
  27. package/SCSS-Themes/grids/grid/tailwind.scss +0 -2
  28. package/SCSS-Themes/highcontrast.scss +160 -19
  29. package/SCSS-Themes/material-dark.scss +160 -19
  30. package/SCSS-Themes/material.scss +160 -19
  31. package/SCSS-Themes/material3-dark.scss +161 -20
  32. package/SCSS-Themes/material3.scss +161 -20
  33. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +39 -4
  34. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +35 -0
  35. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +38 -3
  36. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +35 -0
  37. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +35 -0
  38. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +35 -0
  39. package/SCSS-Themes/navigations/toolbar/fabric.scss +35 -0
  40. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +38 -3
  41. package/SCSS-Themes/navigations/toolbar/fluent.scss +38 -3
  42. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +35 -0
  43. package/SCSS-Themes/navigations/toolbar/material-dark.scss +35 -0
  44. package/SCSS-Themes/navigations/toolbar/material.scss +35 -0
  45. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +35 -0
  46. package/SCSS-Themes/navigations/toolbar/material3.scss +35 -0
  47. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +35 -0
  48. package/SCSS-Themes/navigations/toolbar/tailwind.scss +35 -0
  49. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +4 -2
  50. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +4 -2
  51. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +4 -2
  52. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +4 -2
  53. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +4 -2
  54. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +4 -2
  55. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +4 -2
  56. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +4 -2
  57. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +4 -2
  58. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +4 -2
  59. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +4 -2
  60. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +4 -2
  61. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +4 -2
  62. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +4 -2
  63. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +4 -2
  64. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +4 -2
  65. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -1
  66. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
  67. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
  68. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -1
  69. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -1
  70. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
  71. package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
  72. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -1
  73. package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -1
  74. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -1
  75. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
  76. package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
  77. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +1 -1
  78. package/SCSS-Themes/pivotview/pivotview/material3.scss +1 -1
  79. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -1
  80. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -1
  81. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +69 -22
  82. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +75 -28
  83. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +61 -14
  84. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +61 -14
  85. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +61 -14
  86. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +61 -14
  87. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +61 -14
  88. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +61 -14
  89. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +61 -14
  90. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +61 -14
  91. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +61 -14
  92. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +61 -14
  93. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +62 -15
  94. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +62 -15
  95. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +61 -14
  96. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +61 -14
  97. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +59 -0
  98. package/SCSS-Themes/schedule/schedule/bootstrap.scss +59 -0
  99. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +59 -0
  100. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +59 -0
  101. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +59 -0
  102. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +59 -0
  103. package/SCSS-Themes/schedule/schedule/fabric.scss +59 -0
  104. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +59 -0
  105. package/SCSS-Themes/schedule/schedule/fluent.scss +59 -0
  106. package/SCSS-Themes/schedule/schedule/highcontrast.scss +59 -0
  107. package/SCSS-Themes/schedule/schedule/material-dark.scss +59 -0
  108. package/SCSS-Themes/schedule/schedule/material.scss +59 -0
  109. package/SCSS-Themes/schedule/schedule/material3-dark.scss +59 -0
  110. package/SCSS-Themes/schedule/schedule/material3.scss +59 -0
  111. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +59 -0
  112. package/SCSS-Themes/schedule/schedule/tailwind.scss +59 -0
  113. package/SCSS-Themes/tailwind-dark.scss +161 -20
  114. package/SCSS-Themes/tailwind.scss +161 -20
  115. package/package.json +1 -1
@@ -1180,7 +1180,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1180
1180
 
1181
1181
  .e-rte-image.e-imginline,
1182
1182
  .e-rte-audio.e-audio-inline,
1183
- .e-rte-video.e-video-inline {
1183
+ .e-rte-video.e-video-inline {
1184
+ margin-left: 5px;
1185
+ margin-right: 5px;
1184
1186
  display: inline-block;
1185
1187
  float: none;
1186
1188
  max-width: calc(100% - (2 * 5px));
@@ -1789,6 +1791,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1789
1791
  .e-rte-quick-toolbar {
1790
1792
  min-height: 48px;
1791
1793
 
1794
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
1795
+ .e-rte-color-content,
1796
+ .e-caret {
1797
+ height: $rte-big-dropdown-btn-color-content-height;
1798
+
1799
+ &:hover {
1800
+ height: $rte-big-dropdown-btn-color-content-height;
1801
+ }
1802
+ }
1803
+ }
1804
+
1792
1805
  .e-toolbar-items:not(.e-tbar-pos) {
1793
1806
  margin: $rte-big-quick-toolbar-items-margin;
1794
1807
  min-height: 48px;
@@ -2537,12 +2550,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2537
2550
  }
2538
2551
  }
2539
2552
 
2540
- @if $skin-name == 'bootstrap5' {
2541
- .e-tbar-btn:focus .e-icons {
2542
- color: $rte-quick-item-active-font-color;
2543
- }
2544
- }
2545
-
2546
2553
  &.e-active .e-tbar-btn,
2547
2554
  &.e-active .e-tbar-btn:focus {
2548
2555
  background: $rte-tb-item-active-bg;
@@ -2566,10 +2573,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2566
2573
  .e-tbar-btn:hover .e-icons {
2567
2574
  color: $rte-tb-hover-font-color;
2568
2575
  }
2569
-
2570
- .e-tbar-btn:focus .e-icons {
2571
- color: $primary-text-focus;
2572
- }
2573
2576
  }
2574
2577
 
2575
2578
  .e-dropdown-btn.e-active {
@@ -2681,9 +2684,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2681
2684
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
2682
2685
  color: $rte-hover-icons-color;
2683
2686
  }
2684
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
2685
- color: $rte-hover-icons-color;
2686
- }
2687
2687
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
2688
2688
  color: $rte-tb-active-font-color;
2689
2689
  }
@@ -2924,6 +2924,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2924
2924
  .e-toolbar-items {
2925
2925
  background: $rte-quick-pop-bg;
2926
2926
 
2927
+ .e-rte-backgroundcolor-dropdown {
2928
+ .e-rte-color-content{
2929
+ padding-top: $rte-dropdown-btn-color-content-padding;
2930
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
2931
+ padding-top: 5px;
2932
+ }
2933
+ height: $rte-dropdown-btn-color-content-height;
2934
+ @if $skin-name == 'FluentUI' {
2935
+ display: flex;
2936
+ align-items: center;
2937
+ justify-content: center;
2938
+ }
2939
+ &:hover {
2940
+ background: $rte-split-btn-span-hover-bg;
2941
+ }
2942
+ }
2943
+
2944
+ .e-caret {
2945
+ &:hover {
2946
+ background: $rte-split-btn-span-hover-bg;
2947
+ }
2948
+ }
2949
+ &.e-tbar-btn:hover {
2950
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
2951
+ background: $rte-split-btn-hover-bg;
2952
+ }
2953
+ @if $skin-name =='bootstrap-dark'{
2954
+ background: $rte-tbar-default-bg;
2955
+ }
2956
+ }
2957
+ }
2958
+
2927
2959
  .e-separator {
2928
2960
  border: .5px solid $rte-quick-vr-line-color;
2929
2961
  }
@@ -3004,6 +3036,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3004
3036
  }
3005
3037
  }
3006
3038
 
3039
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
3040
+ .e-rte-color-content {
3041
+ @if $skin-name =='tailwind' or $skin-name =='tailwind-dark' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5-dark' or $skin-name =='material' or $skin-name =='material-dark' {
3042
+ padding-top: 8px;
3043
+ }
3044
+ }
3045
+ }
3046
+
3007
3047
  .e-dialog .e-img-uploadwrap .e-droptext,
3008
3048
  .e-dialog .e-aud-uploadwrap .e-droptext,
3009
3049
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -3294,6 +3334,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3294
3334
  color: $rte-icons-color;
3295
3335
  }
3296
3336
 
3337
+ .e-bigger .e-richtexteditor,
3338
+ .e-richtexteditor {
3339
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
3340
+ color: $icon-color-disabled;
3341
+ }
3342
+ }
3343
+
3297
3344
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
3298
3345
  border-radius: 4px;
3299
3346
  }
@@ -1178,7 +1178,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1178
1178
 
1179
1179
  .e-rte-image.e-imginline,
1180
1180
  .e-rte-audio.e-audio-inline,
1181
- .e-rte-video.e-video-inline {
1181
+ .e-rte-video.e-video-inline {
1182
+ margin-left: 5px;
1183
+ margin-right: 5px;
1182
1184
  display: inline-block;
1183
1185
  float: none;
1184
1186
  max-width: calc(100% - (2 * 5px));
@@ -1787,6 +1789,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1787
1789
  .e-rte-quick-toolbar {
1788
1790
  min-height: 48px;
1789
1791
 
1792
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
1793
+ .e-rte-color-content,
1794
+ .e-caret {
1795
+ height: $rte-big-dropdown-btn-color-content-height;
1796
+
1797
+ &:hover {
1798
+ height: $rte-big-dropdown-btn-color-content-height;
1799
+ }
1800
+ }
1801
+ }
1802
+
1790
1803
  .e-toolbar-items:not(.e-tbar-pos) {
1791
1804
  margin: $rte-big-quick-toolbar-items-margin;
1792
1805
  min-height: 48px;
@@ -2535,12 +2548,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2535
2548
  }
2536
2549
  }
2537
2550
 
2538
- @if $skin-name == 'bootstrap5' {
2539
- .e-tbar-btn:focus .e-icons {
2540
- color: $rte-quick-item-active-font-color;
2541
- }
2542
- }
2543
-
2544
2551
  &.e-active .e-tbar-btn,
2545
2552
  &.e-active .e-tbar-btn:focus {
2546
2553
  background: $rte-tb-item-active-bg;
@@ -2564,10 +2571,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2564
2571
  .e-tbar-btn:hover .e-icons {
2565
2572
  color: $rte-tb-hover-font-color;
2566
2573
  }
2567
-
2568
- .e-tbar-btn:focus .e-icons {
2569
- color: $primary-text-focus;
2570
- }
2571
2574
  }
2572
2575
 
2573
2576
  .e-dropdown-btn.e-active {
@@ -2679,9 +2682,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2679
2682
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
2680
2683
  color: $rte-hover-icons-color;
2681
2684
  }
2682
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
2683
- color: $rte-hover-icons-color;
2684
- }
2685
2685
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
2686
2686
  color: $rte-tb-active-font-color;
2687
2687
  }
@@ -2922,6 +2922,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2922
2922
  .e-toolbar-items {
2923
2923
  background: $rte-quick-pop-bg;
2924
2924
 
2925
+ .e-rte-backgroundcolor-dropdown {
2926
+ .e-rte-color-content{
2927
+ padding-top: $rte-dropdown-btn-color-content-padding;
2928
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
2929
+ padding-top: 5px;
2930
+ }
2931
+ height: $rte-dropdown-btn-color-content-height;
2932
+ @if $skin-name == 'FluentUI' {
2933
+ display: flex;
2934
+ align-items: center;
2935
+ justify-content: center;
2936
+ }
2937
+ &:hover {
2938
+ background: $rte-split-btn-span-hover-bg;
2939
+ }
2940
+ }
2941
+
2942
+ .e-caret {
2943
+ &:hover {
2944
+ background: $rte-split-btn-span-hover-bg;
2945
+ }
2946
+ }
2947
+ &.e-tbar-btn:hover {
2948
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
2949
+ background: $rte-split-btn-hover-bg;
2950
+ }
2951
+ @if $skin-name =='bootstrap-dark'{
2952
+ background: $rte-tbar-default-bg;
2953
+ }
2954
+ }
2955
+ }
2956
+
2925
2957
  .e-separator {
2926
2958
  border: .5px solid $rte-quick-vr-line-color;
2927
2959
  }
@@ -3002,6 +3034,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3002
3034
  }
3003
3035
  }
3004
3036
 
3037
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
3038
+ .e-rte-color-content {
3039
+ @if $skin-name =='tailwind' or $skin-name =='tailwind-dark' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5-dark' or $skin-name =='material' or $skin-name =='material-dark' {
3040
+ padding-top: 8px;
3041
+ }
3042
+ }
3043
+ }
3044
+
3005
3045
  .e-dialog .e-img-uploadwrap .e-droptext,
3006
3046
  .e-dialog .e-aud-uploadwrap .e-droptext,
3007
3047
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -3292,6 +3332,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3292
3332
  color: $rte-icons-color;
3293
3333
  }
3294
3334
 
3335
+ .e-bigger .e-richtexteditor,
3336
+ .e-richtexteditor {
3337
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
3338
+ color: $icon-color-disabled;
3339
+ }
3340
+ }
3341
+
3295
3342
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
3296
3343
  border-radius: 4px;
3297
3344
  }
@@ -1184,7 +1184,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1184
1184
 
1185
1185
  .e-rte-image.e-imginline,
1186
1186
  .e-rte-audio.e-audio-inline,
1187
- .e-rte-video.e-video-inline {
1187
+ .e-rte-video.e-video-inline {
1188
+ margin-left: 5px;
1189
+ margin-right: 5px;
1188
1190
  display: inline-block;
1189
1191
  float: none;
1190
1192
  max-width: calc(100% - (2 * 5px));
@@ -1793,6 +1795,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1793
1795
  .e-rte-quick-toolbar {
1794
1796
  min-height: 48px;
1795
1797
 
1798
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
1799
+ .e-rte-color-content,
1800
+ .e-caret {
1801
+ height: $rte-big-dropdown-btn-color-content-height;
1802
+
1803
+ &:hover {
1804
+ height: $rte-big-dropdown-btn-color-content-height;
1805
+ }
1806
+ }
1807
+ }
1808
+
1796
1809
  .e-toolbar-items:not(.e-tbar-pos) {
1797
1810
  margin: $rte-big-quick-toolbar-items-margin;
1798
1811
  min-height: 48px;
@@ -2541,12 +2554,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2541
2554
  }
2542
2555
  }
2543
2556
 
2544
- @if $skin-name == 'bootstrap5' {
2545
- .e-tbar-btn:focus .e-icons {
2546
- color: $rte-quick-item-active-font-color;
2547
- }
2548
- }
2549
-
2550
2557
  &.e-active .e-tbar-btn,
2551
2558
  &.e-active .e-tbar-btn:focus {
2552
2559
  background: $rte-tb-item-active-bg;
@@ -2570,10 +2577,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2570
2577
  .e-tbar-btn:hover .e-icons {
2571
2578
  color: $rte-tb-hover-font-color;
2572
2579
  }
2573
-
2574
- .e-tbar-btn:focus .e-icons {
2575
- color: $primary-text-focus;
2576
- }
2577
2580
  }
2578
2581
 
2579
2582
  .e-dropdown-btn.e-active {
@@ -2685,9 +2688,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2685
2688
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
2686
2689
  color: $rte-hover-icons-color;
2687
2690
  }
2688
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
2689
- color: $rte-hover-icons-color;
2690
- }
2691
2691
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
2692
2692
  color: $rte-tb-active-font-color;
2693
2693
  }
@@ -2928,6 +2928,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2928
2928
  .e-toolbar-items {
2929
2929
  background: $rte-quick-pop-bg;
2930
2930
 
2931
+ .e-rte-backgroundcolor-dropdown {
2932
+ .e-rte-color-content{
2933
+ padding-top: $rte-dropdown-btn-color-content-padding;
2934
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
2935
+ padding-top: 5px;
2936
+ }
2937
+ height: $rte-dropdown-btn-color-content-height;
2938
+ @if $skin-name == 'FluentUI' {
2939
+ display: flex;
2940
+ align-items: center;
2941
+ justify-content: center;
2942
+ }
2943
+ &:hover {
2944
+ background: $rte-split-btn-span-hover-bg;
2945
+ }
2946
+ }
2947
+
2948
+ .e-caret {
2949
+ &:hover {
2950
+ background: $rte-split-btn-span-hover-bg;
2951
+ }
2952
+ }
2953
+ &.e-tbar-btn:hover {
2954
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
2955
+ background: $rte-split-btn-hover-bg;
2956
+ }
2957
+ @if $skin-name =='bootstrap-dark'{
2958
+ background: $rte-tbar-default-bg;
2959
+ }
2960
+ }
2961
+ }
2962
+
2931
2963
  .e-separator {
2932
2964
  border: .5px solid $rte-quick-vr-line-color;
2933
2965
  }
@@ -3008,6 +3040,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3008
3040
  }
3009
3041
  }
3010
3042
 
3043
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
3044
+ .e-rte-color-content {
3045
+ @if $skin-name =='tailwind' or $skin-name =='tailwind-dark' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5-dark' or $skin-name =='material' or $skin-name =='material-dark' {
3046
+ padding-top: 8px;
3047
+ }
3048
+ }
3049
+ }
3050
+
3011
3051
  .e-dialog .e-img-uploadwrap .e-droptext,
3012
3052
  .e-dialog .e-aud-uploadwrap .e-droptext,
3013
3053
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -3298,6 +3338,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3298
3338
  color: $rte-icons-color;
3299
3339
  }
3300
3340
 
3341
+ .e-bigger .e-richtexteditor,
3342
+ .e-richtexteditor {
3343
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
3344
+ color: $icon-color-disabled;
3345
+ }
3346
+ }
3347
+
3301
3348
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
3302
3349
  border-radius: 4px;
3303
3350
  }
@@ -1184,7 +1184,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1184
1184
 
1185
1185
  .e-rte-image.e-imginline,
1186
1186
  .e-rte-audio.e-audio-inline,
1187
- .e-rte-video.e-video-inline {
1187
+ .e-rte-video.e-video-inline {
1188
+ margin-left: 5px;
1189
+ margin-right: 5px;
1188
1190
  display: inline-block;
1189
1191
  float: none;
1190
1192
  max-width: calc(100% - (2 * 5px));
@@ -1793,6 +1795,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1793
1795
  .e-rte-quick-toolbar {
1794
1796
  min-height: 48px;
1795
1797
 
1798
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
1799
+ .e-rte-color-content,
1800
+ .e-caret {
1801
+ height: $rte-big-dropdown-btn-color-content-height;
1802
+
1803
+ &:hover {
1804
+ height: $rte-big-dropdown-btn-color-content-height;
1805
+ }
1806
+ }
1807
+ }
1808
+
1796
1809
  .e-toolbar-items:not(.e-tbar-pos) {
1797
1810
  margin: $rte-big-quick-toolbar-items-margin;
1798
1811
  min-height: 48px;
@@ -2541,12 +2554,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2541
2554
  }
2542
2555
  }
2543
2556
 
2544
- @if $skin-name == 'bootstrap5' {
2545
- .e-tbar-btn:focus .e-icons {
2546
- color: $rte-quick-item-active-font-color;
2547
- }
2548
- }
2549
-
2550
2557
  &.e-active .e-tbar-btn,
2551
2558
  &.e-active .e-tbar-btn:focus {
2552
2559
  background: $rte-tb-item-active-bg;
@@ -2570,10 +2577,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2570
2577
  .e-tbar-btn:hover .e-icons {
2571
2578
  color: $rte-tb-hover-font-color;
2572
2579
  }
2573
-
2574
- .e-tbar-btn:focus .e-icons {
2575
- color: $primary-text-focus;
2576
- }
2577
2580
  }
2578
2581
 
2579
2582
  .e-dropdown-btn.e-active {
@@ -2685,9 +2688,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2685
2688
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
2686
2689
  color: $rte-hover-icons-color;
2687
2690
  }
2688
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
2689
- color: $rte-hover-icons-color;
2690
- }
2691
2691
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
2692
2692
  color: $rte-tb-active-font-color;
2693
2693
  }
@@ -2928,6 +2928,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2928
2928
  .e-toolbar-items {
2929
2929
  background: $rte-quick-pop-bg;
2930
2930
 
2931
+ .e-rte-backgroundcolor-dropdown {
2932
+ .e-rte-color-content{
2933
+ padding-top: $rte-dropdown-btn-color-content-padding;
2934
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
2935
+ padding-top: 5px;
2936
+ }
2937
+ height: $rte-dropdown-btn-color-content-height;
2938
+ @if $skin-name == 'FluentUI' {
2939
+ display: flex;
2940
+ align-items: center;
2941
+ justify-content: center;
2942
+ }
2943
+ &:hover {
2944
+ background: $rte-split-btn-span-hover-bg;
2945
+ }
2946
+ }
2947
+
2948
+ .e-caret {
2949
+ &:hover {
2950
+ background: $rte-split-btn-span-hover-bg;
2951
+ }
2952
+ }
2953
+ &.e-tbar-btn:hover {
2954
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
2955
+ background: $rte-split-btn-hover-bg;
2956
+ }
2957
+ @if $skin-name =='bootstrap-dark'{
2958
+ background: $rte-tbar-default-bg;
2959
+ }
2960
+ }
2961
+ }
2962
+
2931
2963
  .e-separator {
2932
2964
  border: .5px solid $rte-quick-vr-line-color;
2933
2965
  }
@@ -3008,6 +3040,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3008
3040
  }
3009
3041
  }
3010
3042
 
3043
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
3044
+ .e-rte-color-content {
3045
+ @if $skin-name =='tailwind' or $skin-name =='tailwind-dark' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5-dark' or $skin-name =='material' or $skin-name =='material-dark' {
3046
+ padding-top: 8px;
3047
+ }
3048
+ }
3049
+ }
3050
+
3011
3051
  .e-dialog .e-img-uploadwrap .e-droptext,
3012
3052
  .e-dialog .e-aud-uploadwrap .e-droptext,
3013
3053
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -3298,6 +3338,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3298
3338
  color: $rte-icons-color;
3299
3339
  }
3300
3340
 
3341
+ .e-bigger .e-richtexteditor,
3342
+ .e-richtexteditor {
3343
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
3344
+ color: $icon-color-disabled;
3345
+ }
3346
+ }
3347
+
3301
3348
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
3302
3349
  border-radius: 4px;
3303
3350
  }
@@ -1178,7 +1178,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1178
1178
 
1179
1179
  .e-rte-image.e-imginline,
1180
1180
  .e-rte-audio.e-audio-inline,
1181
- .e-rte-video.e-video-inline {
1181
+ .e-rte-video.e-video-inline {
1182
+ margin-left: 5px;
1183
+ margin-right: 5px;
1182
1184
  display: inline-block;
1183
1185
  float: none;
1184
1186
  max-width: calc(100% - (2 * 5px));
@@ -1787,6 +1789,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1787
1789
  .e-rte-quick-toolbar {
1788
1790
  min-height: 48px;
1789
1791
 
1792
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
1793
+ .e-rte-color-content,
1794
+ .e-caret {
1795
+ height: $rte-big-dropdown-btn-color-content-height;
1796
+
1797
+ &:hover {
1798
+ height: $rte-big-dropdown-btn-color-content-height;
1799
+ }
1800
+ }
1801
+ }
1802
+
1790
1803
  .e-toolbar-items:not(.e-tbar-pos) {
1791
1804
  margin: $rte-big-quick-toolbar-items-margin;
1792
1805
  min-height: 48px;
@@ -2535,12 +2548,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2535
2548
  }
2536
2549
  }
2537
2550
 
2538
- @if $skin-name == 'bootstrap5' {
2539
- .e-tbar-btn:focus .e-icons {
2540
- color: $rte-quick-item-active-font-color;
2541
- }
2542
- }
2543
-
2544
2551
  &.e-active .e-tbar-btn,
2545
2552
  &.e-active .e-tbar-btn:focus {
2546
2553
  background: $rte-tb-item-active-bg;
@@ -2564,10 +2571,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2564
2571
  .e-tbar-btn:hover .e-icons {
2565
2572
  color: $rte-tb-hover-font-color;
2566
2573
  }
2567
-
2568
- .e-tbar-btn:focus .e-icons {
2569
- color: $primary-text-focus;
2570
- }
2571
2574
  }
2572
2575
 
2573
2576
  .e-dropdown-btn.e-active {
@@ -2679,9 +2682,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2679
2682
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
2680
2683
  color: $rte-hover-icons-color;
2681
2684
  }
2682
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
2683
- color: $rte-hover-icons-color;
2684
- }
2685
2685
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
2686
2686
  color: $rte-tb-active-font-color;
2687
2687
  }
@@ -2922,6 +2922,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2922
2922
  .e-toolbar-items {
2923
2923
  background: $rte-quick-pop-bg;
2924
2924
 
2925
+ .e-rte-backgroundcolor-dropdown {
2926
+ .e-rte-color-content{
2927
+ padding-top: $rte-dropdown-btn-color-content-padding;
2928
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
2929
+ padding-top: 5px;
2930
+ }
2931
+ height: $rte-dropdown-btn-color-content-height;
2932
+ @if $skin-name == 'FluentUI' {
2933
+ display: flex;
2934
+ align-items: center;
2935
+ justify-content: center;
2936
+ }
2937
+ &:hover {
2938
+ background: $rte-split-btn-span-hover-bg;
2939
+ }
2940
+ }
2941
+
2942
+ .e-caret {
2943
+ &:hover {
2944
+ background: $rte-split-btn-span-hover-bg;
2945
+ }
2946
+ }
2947
+ &.e-tbar-btn:hover {
2948
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
2949
+ background: $rte-split-btn-hover-bg;
2950
+ }
2951
+ @if $skin-name =='bootstrap-dark'{
2952
+ background: $rte-tbar-default-bg;
2953
+ }
2954
+ }
2955
+ }
2956
+
2925
2957
  .e-separator {
2926
2958
  border: .5px solid $rte-quick-vr-line-color;
2927
2959
  }
@@ -3002,6 +3034,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3002
3034
  }
3003
3035
  }
3004
3036
 
3037
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
3038
+ .e-rte-color-content {
3039
+ @if $skin-name =='tailwind' or $skin-name =='tailwind-dark' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5-dark' or $skin-name =='material' or $skin-name =='material-dark' {
3040
+ padding-top: 8px;
3041
+ }
3042
+ }
3043
+ }
3044
+
3005
3045
  .e-dialog .e-img-uploadwrap .e-droptext,
3006
3046
  .e-dialog .e-aud-uploadwrap .e-droptext,
3007
3047
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -3292,6 +3332,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3292
3332
  color: $rte-icons-color;
3293
3333
  }
3294
3334
 
3335
+ .e-bigger .e-richtexteditor,
3336
+ .e-richtexteditor {
3337
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
3338
+ color: $icon-color-disabled;
3339
+ }
3340
+ }
3341
+
3295
3342
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
3296
3343
  border-radius: 4px;
3297
3344
  }