@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
@@ -1183,7 +1183,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1183
1183
 
1184
1184
  .e-rte-image.e-imginline,
1185
1185
  .e-rte-audio.e-audio-inline,
1186
- .e-rte-video.e-video-inline {
1186
+ .e-rte-video.e-video-inline {
1187
+ margin-left: 5px;
1188
+ margin-right: 5px;
1187
1189
  display: inline-block;
1188
1190
  float: none;
1189
1191
  max-width: calc(100% - (2 * 5px));
@@ -1792,6 +1794,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1792
1794
  .e-rte-quick-toolbar {
1793
1795
  min-height: 48px;
1794
1796
 
1797
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
1798
+ .e-rte-color-content,
1799
+ .e-caret {
1800
+ height: $rte-big-dropdown-btn-color-content-height;
1801
+
1802
+ &:hover {
1803
+ height: $rte-big-dropdown-btn-color-content-height;
1804
+ }
1805
+ }
1806
+ }
1807
+
1795
1808
  .e-toolbar-items:not(.e-tbar-pos) {
1796
1809
  margin: $rte-big-quick-toolbar-items-margin;
1797
1810
  min-height: 48px;
@@ -2540,12 +2553,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2540
2553
  }
2541
2554
  }
2542
2555
 
2543
- @if $skin-name == 'bootstrap5' {
2544
- .e-tbar-btn:focus .e-icons {
2545
- color: $rte-quick-item-active-font-color;
2546
- }
2547
- }
2548
-
2549
2556
  &.e-active .e-tbar-btn,
2550
2557
  &.e-active .e-tbar-btn:focus {
2551
2558
  background: $rte-tb-item-active-bg;
@@ -2569,10 +2576,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2569
2576
  .e-tbar-btn:hover .e-icons {
2570
2577
  color: $rte-tb-hover-font-color;
2571
2578
  }
2572
-
2573
- .e-tbar-btn:focus .e-icons {
2574
- color: $primary-text-focus;
2575
- }
2576
2579
  }
2577
2580
 
2578
2581
  .e-dropdown-btn.e-active {
@@ -2684,9 +2687,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2684
2687
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
2685
2688
  color: $rte-hover-icons-color;
2686
2689
  }
2687
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
2688
- color: $rte-hover-icons-color;
2689
- }
2690
2690
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
2691
2691
  color: $rte-tb-active-font-color;
2692
2692
  }
@@ -2927,6 +2927,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2927
2927
  .e-toolbar-items {
2928
2928
  background: $rte-quick-pop-bg;
2929
2929
 
2930
+ .e-rte-backgroundcolor-dropdown {
2931
+ .e-rte-color-content{
2932
+ padding-top: $rte-dropdown-btn-color-content-padding;
2933
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
2934
+ padding-top: 5px;
2935
+ }
2936
+ height: $rte-dropdown-btn-color-content-height;
2937
+ @if $skin-name == 'FluentUI' {
2938
+ display: flex;
2939
+ align-items: center;
2940
+ justify-content: center;
2941
+ }
2942
+ &:hover {
2943
+ background: $rte-split-btn-span-hover-bg;
2944
+ }
2945
+ }
2946
+
2947
+ .e-caret {
2948
+ &:hover {
2949
+ background: $rte-split-btn-span-hover-bg;
2950
+ }
2951
+ }
2952
+ &.e-tbar-btn:hover {
2953
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
2954
+ background: $rte-split-btn-hover-bg;
2955
+ }
2956
+ @if $skin-name =='bootstrap-dark'{
2957
+ background: $rte-tbar-default-bg;
2958
+ }
2959
+ }
2960
+ }
2961
+
2930
2962
  .e-separator {
2931
2963
  border: .5px solid $rte-quick-vr-line-color;
2932
2964
  }
@@ -3007,6 +3039,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3007
3039
  }
3008
3040
  }
3009
3041
 
3042
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
3043
+ .e-rte-color-content {
3044
+ @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' {
3045
+ padding-top: 8px;
3046
+ }
3047
+ }
3048
+ }
3049
+
3010
3050
  .e-dialog .e-img-uploadwrap .e-droptext,
3011
3051
  .e-dialog .e-aud-uploadwrap .e-droptext,
3012
3052
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -3297,6 +3337,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3297
3337
  color: $rte-icons-color;
3298
3338
  }
3299
3339
 
3340
+ .e-bigger .e-richtexteditor,
3341
+ .e-richtexteditor {
3342
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
3343
+ color: $icon-color-disabled;
3344
+ }
3345
+ }
3346
+
3300
3347
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
3301
3348
  border-radius: 4px;
3302
3349
  }
@@ -1181,7 +1181,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1181
1181
 
1182
1182
  .e-rte-image.e-imginline,
1183
1183
  .e-rte-audio.e-audio-inline,
1184
- .e-rte-video.e-video-inline {
1184
+ .e-rte-video.e-video-inline {
1185
+ margin-left: 5px;
1186
+ margin-right: 5px;
1185
1187
  display: inline-block;
1186
1188
  float: none;
1187
1189
  max-width: calc(100% - (2 * 5px));
@@ -1790,6 +1792,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1790
1792
  .e-rte-quick-toolbar {
1791
1793
  min-height: 48px;
1792
1794
 
1795
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
1796
+ .e-rte-color-content,
1797
+ .e-caret {
1798
+ height: $rte-big-dropdown-btn-color-content-height;
1799
+
1800
+ &:hover {
1801
+ height: $rte-big-dropdown-btn-color-content-height;
1802
+ }
1803
+ }
1804
+ }
1805
+
1793
1806
  .e-toolbar-items:not(.e-tbar-pos) {
1794
1807
  margin: $rte-big-quick-toolbar-items-margin;
1795
1808
  min-height: 48px;
@@ -2538,12 +2551,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2538
2551
  }
2539
2552
  }
2540
2553
 
2541
- @if $skin-name == 'bootstrap5' {
2542
- .e-tbar-btn:focus .e-icons {
2543
- color: $rte-quick-item-active-font-color;
2544
- }
2545
- }
2546
-
2547
2554
  &.e-active .e-tbar-btn,
2548
2555
  &.e-active .e-tbar-btn:focus {
2549
2556
  background: $rte-tb-item-active-bg;
@@ -2567,10 +2574,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2567
2574
  .e-tbar-btn:hover .e-icons {
2568
2575
  color: $rte-tb-hover-font-color;
2569
2576
  }
2570
-
2571
- .e-tbar-btn:focus .e-icons {
2572
- color: $primary-text-focus;
2573
- }
2574
2577
  }
2575
2578
 
2576
2579
  .e-dropdown-btn.e-active {
@@ -2682,9 +2685,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2682
2685
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
2683
2686
  color: $rte-hover-icons-color;
2684
2687
  }
2685
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
2686
- color: $rte-hover-icons-color;
2687
- }
2688
2688
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
2689
2689
  color: $rte-tb-active-font-color;
2690
2690
  }
@@ -2925,6 +2925,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2925
2925
  .e-toolbar-items {
2926
2926
  background: $rte-quick-pop-bg;
2927
2927
 
2928
+ .e-rte-backgroundcolor-dropdown {
2929
+ .e-rte-color-content{
2930
+ padding-top: $rte-dropdown-btn-color-content-padding;
2931
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
2932
+ padding-top: 5px;
2933
+ }
2934
+ height: $rte-dropdown-btn-color-content-height;
2935
+ @if $skin-name == 'FluentUI' {
2936
+ display: flex;
2937
+ align-items: center;
2938
+ justify-content: center;
2939
+ }
2940
+ &:hover {
2941
+ background: $rte-split-btn-span-hover-bg;
2942
+ }
2943
+ }
2944
+
2945
+ .e-caret {
2946
+ &:hover {
2947
+ background: $rte-split-btn-span-hover-bg;
2948
+ }
2949
+ }
2950
+ &.e-tbar-btn:hover {
2951
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
2952
+ background: $rte-split-btn-hover-bg;
2953
+ }
2954
+ @if $skin-name =='bootstrap-dark'{
2955
+ background: $rte-tbar-default-bg;
2956
+ }
2957
+ }
2958
+ }
2959
+
2928
2960
  .e-separator {
2929
2961
  border: .5px solid $rte-quick-vr-line-color;
2930
2962
  }
@@ -3005,6 +3037,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3005
3037
  }
3006
3038
  }
3007
3039
 
3040
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
3041
+ .e-rte-color-content {
3042
+ @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' {
3043
+ padding-top: 8px;
3044
+ }
3045
+ }
3046
+ }
3047
+
3008
3048
  .e-dialog .e-img-uploadwrap .e-droptext,
3009
3049
  .e-dialog .e-aud-uploadwrap .e-droptext,
3010
3050
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -3295,6 +3335,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3295
3335
  color: $rte-icons-color;
3296
3336
  }
3297
3337
 
3338
+ .e-bigger .e-richtexteditor,
3339
+ .e-richtexteditor {
3340
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
3341
+ color: $icon-color-disabled;
3342
+ }
3343
+ }
3344
+
3298
3345
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
3299
3346
  border-radius: 4px;
3300
3347
  }
@@ -219,7 +219,7 @@ $rte-drop-text-clr: rgba($on-secondary-container) !default;
219
219
  $rte-default-character-count-color: rgba($placeholder-text-color) !default;
220
220
  $rte-warning-character-count-color: rgba($warning) !default;
221
221
  $rte-error-character-count-color: rgba($danger) !default;
222
- $rte-img-border: dashed 2px rgba($primary) !default;
222
+ $rte-img-border: solid 2px rgba($primary) !default;
223
223
  $rte-font-family: $font-family !default;
224
224
  $rte-content-color: rgba($content-text-color) !default;
225
225
  $rte-content-blockquote-border-left-color: solid 2px rgba($content-text-color) !default;
@@ -1183,7 +1183,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1183
1183
 
1184
1184
  .e-rte-image.e-imginline,
1185
1185
  .e-rte-audio.e-audio-inline,
1186
- .e-rte-video.e-video-inline {
1186
+ .e-rte-video.e-video-inline {
1187
+ margin-left: 5px;
1188
+ margin-right: 5px;
1187
1189
  display: inline-block;
1188
1190
  float: none;
1189
1191
  max-width: calc(100% - (2 * 5px));
@@ -1792,6 +1794,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1792
1794
  .e-rte-quick-toolbar {
1793
1795
  min-height: 48px;
1794
1796
 
1797
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
1798
+ .e-rte-color-content,
1799
+ .e-caret {
1800
+ height: $rte-big-dropdown-btn-color-content-height;
1801
+
1802
+ &:hover {
1803
+ height: $rte-big-dropdown-btn-color-content-height;
1804
+ }
1805
+ }
1806
+ }
1807
+
1795
1808
  .e-toolbar-items:not(.e-tbar-pos) {
1796
1809
  margin: $rte-big-quick-toolbar-items-margin;
1797
1810
  min-height: 48px;
@@ -2540,12 +2553,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2540
2553
  }
2541
2554
  }
2542
2555
 
2543
- @if $skin-name == 'bootstrap5' {
2544
- .e-tbar-btn:focus .e-icons {
2545
- color: $rte-quick-item-active-font-color;
2546
- }
2547
- }
2548
-
2549
2556
  &.e-active .e-tbar-btn,
2550
2557
  &.e-active .e-tbar-btn:focus {
2551
2558
  background: $rte-tb-item-active-bg;
@@ -2569,10 +2576,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2569
2576
  .e-tbar-btn:hover .e-icons {
2570
2577
  color: $rte-tb-hover-font-color;
2571
2578
  }
2572
-
2573
- .e-tbar-btn:focus .e-icons {
2574
- color: $primary-text-focus;
2575
- }
2576
2579
  }
2577
2580
 
2578
2581
  .e-dropdown-btn.e-active {
@@ -2684,9 +2687,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2684
2687
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
2685
2688
  color: $rte-hover-icons-color;
2686
2689
  }
2687
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
2688
- color: $rte-hover-icons-color;
2689
- }
2690
2690
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
2691
2691
  color: $rte-tb-active-font-color;
2692
2692
  }
@@ -2927,6 +2927,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2927
2927
  .e-toolbar-items {
2928
2928
  background: $rte-quick-pop-bg;
2929
2929
 
2930
+ .e-rte-backgroundcolor-dropdown {
2931
+ .e-rte-color-content{
2932
+ padding-top: $rte-dropdown-btn-color-content-padding;
2933
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
2934
+ padding-top: 5px;
2935
+ }
2936
+ height: $rte-dropdown-btn-color-content-height;
2937
+ @if $skin-name == 'FluentUI' {
2938
+ display: flex;
2939
+ align-items: center;
2940
+ justify-content: center;
2941
+ }
2942
+ &:hover {
2943
+ background: $rte-split-btn-span-hover-bg;
2944
+ }
2945
+ }
2946
+
2947
+ .e-caret {
2948
+ &:hover {
2949
+ background: $rte-split-btn-span-hover-bg;
2950
+ }
2951
+ }
2952
+ &.e-tbar-btn:hover {
2953
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
2954
+ background: $rte-split-btn-hover-bg;
2955
+ }
2956
+ @if $skin-name =='bootstrap-dark'{
2957
+ background: $rte-tbar-default-bg;
2958
+ }
2959
+ }
2960
+ }
2961
+
2930
2962
  .e-separator {
2931
2963
  border: .5px solid $rte-quick-vr-line-color;
2932
2964
  }
@@ -3007,6 +3039,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3007
3039
  }
3008
3040
  }
3009
3041
 
3042
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
3043
+ .e-rte-color-content {
3044
+ @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' {
3045
+ padding-top: 8px;
3046
+ }
3047
+ }
3048
+ }
3049
+
3010
3050
  .e-dialog .e-img-uploadwrap .e-droptext,
3011
3051
  .e-dialog .e-aud-uploadwrap .e-droptext,
3012
3052
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -3297,6 +3337,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3297
3337
  color: $rte-icons-color;
3298
3338
  }
3299
3339
 
3340
+ .e-bigger .e-richtexteditor,
3341
+ .e-richtexteditor {
3342
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
3343
+ color: $icon-color-disabled;
3344
+ }
3345
+ }
3346
+
3300
3347
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
3301
3348
  border-radius: 4px;
3302
3349
  }
@@ -219,7 +219,7 @@ $rte-drop-text-clr: rgba($on-secondary-container) !default;
219
219
  $rte-default-character-count-color: rgba($placeholder-text-color) !default;
220
220
  $rte-warning-character-count-color: rgba($warning) !default;
221
221
  $rte-error-character-count-color: rgba($danger) !default;
222
- $rte-img-border: dashed 2px rgba($primary) !default;
222
+ $rte-img-border: solid 2px rgba($primary) !default;
223
223
  $rte-font-family: $font-family !default;
224
224
  $rte-content-color: rgba($content-text-color) !default;
225
225
  $rte-content-blockquote-border-left-color: solid 2px rgba($content-text-color) !default;
@@ -1183,7 +1183,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1183
1183
 
1184
1184
  .e-rte-image.e-imginline,
1185
1185
  .e-rte-audio.e-audio-inline,
1186
- .e-rte-video.e-video-inline {
1186
+ .e-rte-video.e-video-inline {
1187
+ margin-left: 5px;
1188
+ margin-right: 5px;
1187
1189
  display: inline-block;
1188
1190
  float: none;
1189
1191
  max-width: calc(100% - (2 * 5px));
@@ -1792,6 +1794,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1792
1794
  .e-rte-quick-toolbar {
1793
1795
  min-height: 48px;
1794
1796
 
1797
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
1798
+ .e-rte-color-content,
1799
+ .e-caret {
1800
+ height: $rte-big-dropdown-btn-color-content-height;
1801
+
1802
+ &:hover {
1803
+ height: $rte-big-dropdown-btn-color-content-height;
1804
+ }
1805
+ }
1806
+ }
1807
+
1795
1808
  .e-toolbar-items:not(.e-tbar-pos) {
1796
1809
  margin: $rte-big-quick-toolbar-items-margin;
1797
1810
  min-height: 48px;
@@ -2540,12 +2553,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2540
2553
  }
2541
2554
  }
2542
2555
 
2543
- @if $skin-name == 'bootstrap5' {
2544
- .e-tbar-btn:focus .e-icons {
2545
- color: $rte-quick-item-active-font-color;
2546
- }
2547
- }
2548
-
2549
2556
  &.e-active .e-tbar-btn,
2550
2557
  &.e-active .e-tbar-btn:focus {
2551
2558
  background: $rte-tb-item-active-bg;
@@ -2569,10 +2576,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2569
2576
  .e-tbar-btn:hover .e-icons {
2570
2577
  color: $rte-tb-hover-font-color;
2571
2578
  }
2572
-
2573
- .e-tbar-btn:focus .e-icons {
2574
- color: $primary-text-focus;
2575
- }
2576
2579
  }
2577
2580
 
2578
2581
  .e-dropdown-btn.e-active {
@@ -2684,9 +2687,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2684
2687
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
2685
2688
  color: $rte-hover-icons-color;
2686
2689
  }
2687
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
2688
- color: $rte-hover-icons-color;
2689
- }
2690
2690
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
2691
2691
  color: $rte-tb-active-font-color;
2692
2692
  }
@@ -2927,6 +2927,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2927
2927
  .e-toolbar-items {
2928
2928
  background: $rte-quick-pop-bg;
2929
2929
 
2930
+ .e-rte-backgroundcolor-dropdown {
2931
+ .e-rte-color-content{
2932
+ padding-top: $rte-dropdown-btn-color-content-padding;
2933
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
2934
+ padding-top: 5px;
2935
+ }
2936
+ height: $rte-dropdown-btn-color-content-height;
2937
+ @if $skin-name == 'FluentUI' {
2938
+ display: flex;
2939
+ align-items: center;
2940
+ justify-content: center;
2941
+ }
2942
+ &:hover {
2943
+ background: $rte-split-btn-span-hover-bg;
2944
+ }
2945
+ }
2946
+
2947
+ .e-caret {
2948
+ &:hover {
2949
+ background: $rte-split-btn-span-hover-bg;
2950
+ }
2951
+ }
2952
+ &.e-tbar-btn:hover {
2953
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
2954
+ background: $rte-split-btn-hover-bg;
2955
+ }
2956
+ @if $skin-name =='bootstrap-dark'{
2957
+ background: $rte-tbar-default-bg;
2958
+ }
2959
+ }
2960
+ }
2961
+
2930
2962
  .e-separator {
2931
2963
  border: .5px solid $rte-quick-vr-line-color;
2932
2964
  }
@@ -3007,6 +3039,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3007
3039
  }
3008
3040
  }
3009
3041
 
3042
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
3043
+ .e-rte-color-content {
3044
+ @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' {
3045
+ padding-top: 8px;
3046
+ }
3047
+ }
3048
+ }
3049
+
3010
3050
  .e-dialog .e-img-uploadwrap .e-droptext,
3011
3051
  .e-dialog .e-aud-uploadwrap .e-droptext,
3012
3052
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -3297,6 +3337,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3297
3337
  color: $rte-icons-color;
3298
3338
  }
3299
3339
 
3340
+ .e-bigger .e-richtexteditor,
3341
+ .e-richtexteditor {
3342
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
3343
+ color: $icon-color-disabled;
3344
+ }
3345
+ }
3346
+
3300
3347
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
3301
3348
  border-radius: 4px;
3302
3349
  }
@@ -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
  }