@syncfusion/blazor-themes 25.1.35 → 25.1.37

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 (131) hide show
  1. package/SCSS-Themes/bds-dark.scss +39 -9
  2. package/SCSS-Themes/bds.scss +39 -9
  3. package/SCSS-Themes/bootstrap-dark.scss +43 -13
  4. package/SCSS-Themes/bootstrap.scss +41 -11
  5. package/SCSS-Themes/bootstrap4.scss +39 -9
  6. package/SCSS-Themes/bootstrap5-dark.scss +39 -9
  7. package/SCSS-Themes/bootstrap5.scss +39 -9
  8. package/SCSS-Themes/calendars/calendar/bds-dark.scss +1 -1
  9. package/SCSS-Themes/calendars/calendar/bds.scss +1 -1
  10. package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +1 -1
  11. package/SCSS-Themes/calendars/calendar/bootstrap.scss +1 -1
  12. package/SCSS-Themes/calendars/calendar/bootstrap4.scss +1 -1
  13. package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +1 -1
  14. package/SCSS-Themes/calendars/calendar/bootstrap5.scss +1 -1
  15. package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
  16. package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
  17. package/SCSS-Themes/calendars/calendar/fluent-dark.scss +1 -1
  18. package/SCSS-Themes/calendars/calendar/fluent.scss +1 -1
  19. package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
  20. package/SCSS-Themes/calendars/calendar/material-dark.scss +1 -1
  21. package/SCSS-Themes/calendars/calendar/material.scss +1 -1
  22. package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
  23. package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
  24. package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +1 -1
  25. package/SCSS-Themes/calendars/calendar/tailwind.scss +1 -1
  26. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +1 -1
  27. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +1 -1
  28. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +11 -0
  29. package/SCSS-Themes/dropdowns/multi-select/material.scss +11 -0
  30. package/SCSS-Themes/fabric-dark.scss +40 -10
  31. package/SCSS-Themes/fabric.scss +39 -9
  32. package/SCSS-Themes/fluent-dark.scss +45 -15
  33. package/SCSS-Themes/fluent.scss +45 -15
  34. package/SCSS-Themes/highcontrast.scss +39 -9
  35. package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +3 -0
  36. package/SCSS-Themes/image-editor/image-editor/bds.scss +3 -0
  37. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +3 -0
  38. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +3 -0
  39. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +3 -0
  40. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +3 -0
  41. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +3 -0
  42. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +3 -0
  43. package/SCSS-Themes/image-editor/image-editor/fabric.scss +3 -0
  44. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +3 -0
  45. package/SCSS-Themes/image-editor/image-editor/fluent.scss +3 -0
  46. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +3 -0
  47. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +3 -0
  48. package/SCSS-Themes/image-editor/image-editor/material.scss +3 -0
  49. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +3 -0
  50. package/SCSS-Themes/image-editor/image-editor/material3.scss +3 -0
  51. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +3 -0
  52. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +3 -0
  53. package/SCSS-Themes/material-dark.scss +50 -9
  54. package/SCSS-Themes/material.scss +50 -9
  55. package/SCSS-Themes/material3-dark.scss +41 -11
  56. package/SCSS-Themes/material3.scss +41 -11
  57. package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +3 -1
  58. package/SCSS-Themes/querybuilder/query-builder/bds.scss +3 -1
  59. package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +3 -1
  60. package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +3 -1
  61. package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +3 -1
  62. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +3 -1
  63. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +3 -1
  64. package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +3 -1
  65. package/SCSS-Themes/querybuilder/query-builder/fabric.scss +3 -1
  66. package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +3 -1
  67. package/SCSS-Themes/querybuilder/query-builder/fluent.scss +3 -1
  68. package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +3 -1
  69. package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +3 -1
  70. package/SCSS-Themes/querybuilder/query-builder/material.scss +3 -1
  71. package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +3 -1
  72. package/SCSS-Themes/querybuilder/query-builder/material3.scss +3 -1
  73. package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +3 -1
  74. package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +3 -1
  75. package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +1 -1
  76. package/SCSS-Themes/ribbon/ribbon/bds.scss +1 -1
  77. package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -1
  78. package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -1
  79. package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -1
  80. package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -1
  81. package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -1
  82. package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +2 -2
  83. package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -1
  84. package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -1
  85. package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -1
  86. package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -1
  87. package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -1
  88. package/SCSS-Themes/ribbon/ribbon/material.scss +1 -1
  89. package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +3 -3
  90. package/SCSS-Themes/ribbon/ribbon/material3.scss +3 -3
  91. package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -1
  92. package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -1
  93. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +27 -6
  94. package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +27 -6
  95. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +31 -10
  96. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +29 -8
  97. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +27 -6
  98. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +27 -6
  99. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +27 -6
  100. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +27 -6
  101. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +27 -6
  102. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +32 -11
  103. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +32 -11
  104. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +27 -6
  105. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +27 -6
  106. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +27 -6
  107. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +27 -6
  108. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +27 -6
  109. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +32 -11
  110. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +32 -11
  111. package/SCSS-Themes/schedule/schedule/bds-dark.scss +4 -0
  112. package/SCSS-Themes/schedule/schedule/bds.scss +4 -0
  113. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +4 -0
  114. package/SCSS-Themes/schedule/schedule/bootstrap.scss +4 -0
  115. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +4 -0
  116. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +4 -0
  117. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +4 -0
  118. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +4 -0
  119. package/SCSS-Themes/schedule/schedule/fabric.scss +4 -0
  120. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +4 -0
  121. package/SCSS-Themes/schedule/schedule/fluent.scss +4 -0
  122. package/SCSS-Themes/schedule/schedule/highcontrast.scss +4 -0
  123. package/SCSS-Themes/schedule/schedule/material-dark.scss +4 -0
  124. package/SCSS-Themes/schedule/schedule/material.scss +4 -0
  125. package/SCSS-Themes/schedule/schedule/material3-dark.scss +4 -0
  126. package/SCSS-Themes/schedule/schedule/material3.scss +4 -0
  127. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +4 -0
  128. package/SCSS-Themes/schedule/schedule/tailwind.scss +4 -0
  129. package/SCSS-Themes/tailwind-dark.scss +44 -14
  130. package/SCSS-Themes/tailwind.scss +44 -14
  131. package/package.json +1 -1
@@ -273,7 +273,7 @@ $rte-big-tablecell-height : 16px;
273
273
  $rte-big-tablecell-width : 16px;
274
274
  $rte-toolbar-item-frist-last-child-margin: 0;
275
275
  $rte-big-toolbar-item-frist-last-child-margin: 0 6px;
276
- $rte-toolbar-expaned-padding: 2px 3.5px;
276
+ $rte-toolbar-expaned-padding: 1px 2.5px;
277
277
  $dropdown-btn-font-size: inherit !default;
278
278
  $rte-toolbar-expaned-padding-hover: 1px 2.5px;
279
279
  $rte-big-toolbar-expaned-padding: 0 7px;
@@ -285,7 +285,7 @@ $rte-background-color-icon-fontsize: 14px;
285
285
  $rte-big-background-color-icon-fontsize: 18px;
286
286
  $rte-dropdown-btn-color-content-padding: 1px !default;
287
287
  $rte-big-dropdown-btn-color-content-padding: 1px !default;
288
- $rte-tb-expended-min-height: 44px !default;
288
+ $rte-tb-expended-min-height: 40px !default;
289
289
  $rte-big-tb-expended-min-height: 49px !default;
290
290
  $rte-tb-expended-padding-left: 1px !default;
291
291
  $rte-tb-expended-hover-padding-left: 1px !default;
@@ -1667,7 +1667,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1667
1667
  @if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
1668
1668
  &:hover,
1669
1669
  &:focus{
1670
- padding: 6px 2px;
1670
+ padding: 7px 3px;
1671
1671
  }
1672
1672
  }
1673
1673
 
@@ -2067,7 +2067,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2067
2067
  .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
2068
2068
  .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
2069
2069
  @if $skin-name == 'tailwind' {
2070
- padding: 1px;
2070
+ padding: 0;
2071
2071
  }
2072
2072
  }
2073
2073
  }
@@ -2513,10 +2513,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2513
2513
  box-shadow: $rte-table-popup-box;
2514
2514
  }
2515
2515
 
2516
- .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
2517
- margin-left: 6px;
2518
- }
2519
-
2520
2516
  .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
2521
2517
  min-width: 24px;
2522
2518
  }
@@ -2638,6 +2634,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2638
2634
  display: block;
2639
2635
  }
2640
2636
  }
2637
+ // Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
2638
+ .e-rte-picker-init {
2639
+ display: none !important; /* stylelint-disable-line declaration-no-important */
2640
+ }
2641
2641
  }
2642
2642
 
2643
2643
 
@@ -3024,6 +3024,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3024
3024
  .e-video-url-wrap textarea {
3025
3025
  height: 80px;
3026
3026
  }
3027
+
3028
+ @if $skin-name == 'FluentUI' {
3029
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
3030
+ border: 1px solid transparent;
3031
+ &:hover{
3032
+ border: 1px solid transparent;
3033
+ }
3034
+ }
3035
+ .e-toolbar .e-toolbar-item .e-tbar-btn{
3036
+ border: 1px solid transparent;
3037
+ &:hover{
3038
+ border: 1px solid transparent;
3039
+ }
3040
+ }
3041
+ }
3042
+
3043
+ @if $skin-name == 'bootstrap-dark' {
3044
+ .e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
3045
+ border: 1px solid transparent;
3046
+ }
3047
+ }
3027
3048
  }
3028
3049
 
3029
3050
  .e-rte-quick-popup {
@@ -1794,7 +1794,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1794
1794
  @if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
1795
1795
  &:hover,
1796
1796
  &:focus{
1797
- padding: 6px 2px;
1797
+ padding: 7px 3px;
1798
1798
  }
1799
1799
  }
1800
1800
 
@@ -2194,7 +2194,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2194
2194
  .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
2195
2195
  .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
2196
2196
  @if $skin-name == 'tailwind' {
2197
- padding: 1px;
2197
+ padding: 0;
2198
2198
  }
2199
2199
  }
2200
2200
  }
@@ -2640,10 +2640,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2640
2640
  box-shadow: $rte-table-popup-box;
2641
2641
  }
2642
2642
 
2643
- .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
2644
- margin-left: 6px;
2645
- }
2646
-
2647
2643
  .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
2648
2644
  min-width: 24px;
2649
2645
  }
@@ -2765,6 +2761,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2765
2761
  display: block;
2766
2762
  }
2767
2763
  }
2764
+ // Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
2765
+ .e-rte-picker-init {
2766
+ display: none !important; /* stylelint-disable-line declaration-no-important */
2767
+ }
2768
2768
  }
2769
2769
 
2770
2770
 
@@ -3151,6 +3151,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3151
3151
  .e-video-url-wrap textarea {
3152
3152
  height: 80px;
3153
3153
  }
3154
+
3155
+ @if $skin-name == 'FluentUI' {
3156
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
3157
+ border: 1px solid transparent;
3158
+ &:hover{
3159
+ border: 1px solid transparent;
3160
+ }
3161
+ }
3162
+ .e-toolbar .e-toolbar-item .e-tbar-btn{
3163
+ border: 1px solid transparent;
3164
+ &:hover{
3165
+ border: 1px solid transparent;
3166
+ }
3167
+ }
3168
+ }
3169
+
3170
+ @if $skin-name == 'bootstrap-dark' {
3171
+ .e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
3172
+ border: 1px solid transparent;
3173
+ }
3174
+ }
3154
3175
  }
3155
3176
 
3156
3177
  .e-rte-quick-popup {
@@ -1596,7 +1596,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1596
1596
  @if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
1597
1597
  &:hover,
1598
1598
  &:focus{
1599
- padding: 6px 2px;
1599
+ padding: 7px 3px;
1600
1600
  }
1601
1601
  }
1602
1602
 
@@ -1996,7 +1996,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1996
1996
  .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1997
1997
  .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
1998
1998
  @if $skin-name == 'tailwind' {
1999
- padding: 1px;
1999
+ padding: 0;
2000
2000
  }
2001
2001
  }
2002
2002
  }
@@ -2442,10 +2442,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2442
2442
  box-shadow: $rte-table-popup-box;
2443
2443
  }
2444
2444
 
2445
- .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
2446
- margin-left: 6px;
2447
- }
2448
-
2449
2445
  .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
2450
2446
  min-width: 24px;
2451
2447
  }
@@ -2567,6 +2563,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2567
2563
  display: block;
2568
2564
  }
2569
2565
  }
2566
+ // Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
2567
+ .e-rte-picker-init {
2568
+ display: none !important; /* stylelint-disable-line declaration-no-important */
2569
+ }
2570
2570
  }
2571
2571
 
2572
2572
 
@@ -2953,6 +2953,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2953
2953
  .e-video-url-wrap textarea {
2954
2954
  height: 80px;
2955
2955
  }
2956
+
2957
+ @if $skin-name == 'FluentUI' {
2958
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
2959
+ border: 1px solid transparent;
2960
+ &:hover{
2961
+ border: 1px solid transparent;
2962
+ }
2963
+ }
2964
+ .e-toolbar .e-toolbar-item .e-tbar-btn{
2965
+ border: 1px solid transparent;
2966
+ &:hover{
2967
+ border: 1px solid transparent;
2968
+ }
2969
+ }
2970
+ }
2971
+
2972
+ @if $skin-name == 'bootstrap-dark' {
2973
+ .e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
2974
+ border: 1px solid transparent;
2975
+ }
2976
+ }
2956
2977
  }
2957
2978
 
2958
2979
  .e-rte-quick-popup {
@@ -1596,7 +1596,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1596
1596
  @if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
1597
1597
  &:hover,
1598
1598
  &:focus{
1599
- padding: 6px 2px;
1599
+ padding: 7px 3px;
1600
1600
  }
1601
1601
  }
1602
1602
 
@@ -1996,7 +1996,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1996
1996
  .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1997
1997
  .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
1998
1998
  @if $skin-name == 'tailwind' {
1999
- padding: 1px;
1999
+ padding: 0;
2000
2000
  }
2001
2001
  }
2002
2002
  }
@@ -2442,10 +2442,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2442
2442
  box-shadow: $rte-table-popup-box;
2443
2443
  }
2444
2444
 
2445
- .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
2446
- margin-left: 6px;
2447
- }
2448
-
2449
2445
  .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
2450
2446
  min-width: 24px;
2451
2447
  }
@@ -2567,6 +2563,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2567
2563
  display: block;
2568
2564
  }
2569
2565
  }
2566
+ // Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
2567
+ .e-rte-picker-init {
2568
+ display: none !important; /* stylelint-disable-line declaration-no-important */
2569
+ }
2570
2570
  }
2571
2571
 
2572
2572
 
@@ -2953,6 +2953,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2953
2953
  .e-video-url-wrap textarea {
2954
2954
  height: 80px;
2955
2955
  }
2956
+
2957
+ @if $skin-name == 'FluentUI' {
2958
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
2959
+ border: 1px solid transparent;
2960
+ &:hover{
2961
+ border: 1px solid transparent;
2962
+ }
2963
+ }
2964
+ .e-toolbar .e-toolbar-item .e-tbar-btn{
2965
+ border: 1px solid transparent;
2966
+ &:hover{
2967
+ border: 1px solid transparent;
2968
+ }
2969
+ }
2970
+ }
2971
+
2972
+ @if $skin-name == 'bootstrap-dark' {
2973
+ .e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
2974
+ border: 1px solid transparent;
2975
+ }
2976
+ }
2956
2977
  }
2957
2978
 
2958
2979
  .e-rte-quick-popup {
@@ -1593,7 +1593,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1593
1593
  @if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
1594
1594
  &:hover,
1595
1595
  &:focus{
1596
- padding: 6px 2px;
1596
+ padding: 7px 3px;
1597
1597
  }
1598
1598
  }
1599
1599
 
@@ -1993,7 +1993,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1993
1993
  .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1994
1994
  .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
1995
1995
  @if $skin-name == 'tailwind' {
1996
- padding: 1px;
1996
+ padding: 0;
1997
1997
  }
1998
1998
  }
1999
1999
  }
@@ -2439,10 +2439,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2439
2439
  box-shadow: $rte-table-popup-box;
2440
2440
  }
2441
2441
 
2442
- .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
2443
- margin-left: 6px;
2444
- }
2445
-
2446
2442
  .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
2447
2443
  min-width: 24px;
2448
2444
  }
@@ -2564,6 +2560,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2564
2560
  display: block;
2565
2561
  }
2566
2562
  }
2563
+ // Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
2564
+ .e-rte-picker-init {
2565
+ display: none !important; /* stylelint-disable-line declaration-no-important */
2566
+ }
2567
2567
  }
2568
2568
 
2569
2569
 
@@ -2950,6 +2950,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2950
2950
  .e-video-url-wrap textarea {
2951
2951
  height: 80px;
2952
2952
  }
2953
+
2954
+ @if $skin-name == 'FluentUI' {
2955
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
2956
+ border: 1px solid transparent;
2957
+ &:hover{
2958
+ border: 1px solid transparent;
2959
+ }
2960
+ }
2961
+ .e-toolbar .e-toolbar-item .e-tbar-btn{
2962
+ border: 1px solid transparent;
2963
+ &:hover{
2964
+ border: 1px solid transparent;
2965
+ }
2966
+ }
2967
+ }
2968
+
2969
+ @if $skin-name == 'bootstrap-dark' {
2970
+ .e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
2971
+ border: 1px solid transparent;
2972
+ }
2973
+ }
2953
2974
  }
2954
2975
 
2955
2976
  .e-rte-quick-popup {
@@ -1591,7 +1591,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1591
1591
  @if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
1592
1592
  &:hover,
1593
1593
  &:focus{
1594
- padding: 6px 2px;
1594
+ padding: 7px 3px;
1595
1595
  }
1596
1596
  }
1597
1597
 
@@ -1991,7 +1991,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1991
1991
  .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1992
1992
  .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
1993
1993
  @if $skin-name == 'tailwind' {
1994
- padding: 1px;
1994
+ padding: 0;
1995
1995
  }
1996
1996
  }
1997
1997
  }
@@ -2437,10 +2437,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2437
2437
  box-shadow: $rte-table-popup-box;
2438
2438
  }
2439
2439
 
2440
- .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
2441
- margin-left: 6px;
2442
- }
2443
-
2444
2440
  .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
2445
2441
  min-width: 24px;
2446
2442
  }
@@ -2562,6 +2558,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2562
2558
  display: block;
2563
2559
  }
2564
2560
  }
2561
+ // Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
2562
+ .e-rte-picker-init {
2563
+ display: none !important; /* stylelint-disable-line declaration-no-important */
2564
+ }
2565
2565
  }
2566
2566
 
2567
2567
 
@@ -2948,6 +2948,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2948
2948
  .e-video-url-wrap textarea {
2949
2949
  height: 80px;
2950
2950
  }
2951
+
2952
+ @if $skin-name == 'FluentUI' {
2953
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
2954
+ border: 1px solid transparent;
2955
+ &:hover{
2956
+ border: 1px solid transparent;
2957
+ }
2958
+ }
2959
+ .e-toolbar .e-toolbar-item .e-tbar-btn{
2960
+ border: 1px solid transparent;
2961
+ &:hover{
2962
+ border: 1px solid transparent;
2963
+ }
2964
+ }
2965
+ }
2966
+
2967
+ @if $skin-name == 'bootstrap-dark' {
2968
+ .e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
2969
+ border: 1px solid transparent;
2970
+ }
2971
+ }
2951
2972
  }
2952
2973
 
2953
2974
  .e-rte-quick-popup {
@@ -81,7 +81,7 @@ $rte-big-tb-items-margin-left: 8px !default;
81
81
  $rte-tb-items-margin-left: 8px !default;
82
82
  $rte-big-tb-items-padding-left: 8px !default;
83
83
  $rte-tb-items-padding-left: 8px !default;
84
- $rte-active-tb-item-btn-padding: 0 !default;
84
+ $rte-active-tb-item-btn-padding: 0 4px !default;
85
85
  $rte-split-btn-bar-size: 0 !default;
86
86
  $rte-split-btn-active-color-icon-line-height: 30px !default;
87
87
  $rte-big-split-btn-active-color-icon-line-height: 37px !default;
@@ -110,7 +110,7 @@ $rte-font-arrow-width: 12px !default;
110
110
  $rte-font-arrow-touch-width: 20px !default;
111
111
  $rte-font-icon-line-height: $leading-none !default;
112
112
  $rte-placeholder-line-height: $leading-normal !default;
113
- $rte-big-active-tb-item-btn-padding: 0 6px !default;
113
+ $rte-big-active-tb-item-btn-padding: 0 8px !default;
114
114
  $rte-table-popup-padding: 10px !default;
115
115
  $rte-table-popup-border: 0 solid $gray30 !default;
116
116
  $rte-insert-dialog-label-padding-top: 12px !default;
@@ -161,7 +161,7 @@ $rte-big-formatlists-dropdown-line-height: 30px;
161
161
  //Layout Variables End
162
162
 
163
163
  //Theme Variables Start
164
- $rte-split-btn-active-border: 0 !default;
164
+ $rte-split-btn-active-border: 1px solid $transparent !default;
165
165
  $rte-border-color: $border-light !default;
166
166
  $rte-content-bg: $content-bg-color !default;
167
167
  $rte-full-screen-bg: $content-bg-color !default;
@@ -190,7 +190,7 @@ $rte-quick-pop-item-focus-bg: $content-bg-color-alt4 !default;
190
190
  $rte-quick-tb-btn-hover: $content-bg-color-alt4 !default;
191
191
  $rte-tb-item-active-bg: $content-bg-color-alt5 !default;
192
192
  $rte-tb-active-font-color: $icon-color !default;
193
- $rte-tb-item-active-border: 0 solid $secondary-border-color-pressed !default;
193
+ $rte-tb-item-active-border: 1px solid $transparent !default;
194
194
  $rte-expand-tb-border-bottom: $rte-border-size $rte-border-type $border-light !default;
195
195
  $rte-color-picker-active-bg: inherit !default;
196
196
  $rte-drop-btn-active-bg: $content-bg-color-alt5 !default;
@@ -207,7 +207,7 @@ $rte-split-btn-span-active-bg: $content-bg-color-alt3 !default;
207
207
  $rte-split-btn-bar-bg: $content-bg-color !default;
208
208
  $rte-split-btn-active-bar-bg: $content-bg-color !default;
209
209
  $rte-split-btn-bar-size: 0 !default;
210
- $rte-split-btn-active-border: 0 !default;
210
+ $rte-split-btn-active-border: 1px solid $transparent !default;
211
211
  $rte-split-btn-active-color-icon-line-height: 40px !default;
212
212
  $rte-big-split-btn-active-color-icon-line-height: 48px !default;
213
213
 
@@ -1597,7 +1597,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1597
1597
  @if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
1598
1598
  &:hover,
1599
1599
  &:focus{
1600
- padding: 6px 2px;
1600
+ padding: 7px 3px;
1601
1601
  }
1602
1602
  }
1603
1603
 
@@ -1997,7 +1997,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1997
1997
  .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1998
1998
  .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
1999
1999
  @if $skin-name == 'tailwind' {
2000
- padding: 1px;
2000
+ padding: 0;
2001
2001
  }
2002
2002
  }
2003
2003
  }
@@ -2443,10 +2443,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2443
2443
  box-shadow: $rte-table-popup-box;
2444
2444
  }
2445
2445
 
2446
- .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
2447
- margin-left: 6px;
2448
- }
2449
-
2450
2446
  .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
2451
2447
  min-width: 24px;
2452
2448
  }
@@ -2568,6 +2564,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2568
2564
  display: block;
2569
2565
  }
2570
2566
  }
2567
+ // Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
2568
+ .e-rte-picker-init {
2569
+ display: none !important; /* stylelint-disable-line declaration-no-important */
2570
+ }
2571
2571
  }
2572
2572
 
2573
2573
 
@@ -2954,6 +2954,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2954
2954
  .e-video-url-wrap textarea {
2955
2955
  height: 80px;
2956
2956
  }
2957
+
2958
+ @if $skin-name == 'FluentUI' {
2959
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
2960
+ border: 1px solid transparent;
2961
+ &:hover{
2962
+ border: 1px solid transparent;
2963
+ }
2964
+ }
2965
+ .e-toolbar .e-toolbar-item .e-tbar-btn{
2966
+ border: 1px solid transparent;
2967
+ &:hover{
2968
+ border: 1px solid transparent;
2969
+ }
2970
+ }
2971
+ }
2972
+
2973
+ @if $skin-name == 'bootstrap-dark' {
2974
+ .e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
2975
+ border: 1px solid transparent;
2976
+ }
2977
+ }
2957
2978
  }
2958
2979
 
2959
2980
  .e-rte-quick-popup {
@@ -81,7 +81,7 @@ $rte-big-tb-items-margin-left: 8px !default;
81
81
  $rte-tb-items-margin-left: 8px !default;
82
82
  $rte-big-tb-items-padding-left: 8px !default;
83
83
  $rte-tb-items-padding-left: 8px !default;
84
- $rte-active-tb-item-btn-padding: 0 !default;
84
+ $rte-active-tb-item-btn-padding: 0 4px !default;
85
85
  $rte-split-btn-bar-size: 0 !default;
86
86
  $rte-split-btn-active-color-icon-line-height: 30px !default;
87
87
  $rte-big-split-btn-active-color-icon-line-height: 37px !default;
@@ -110,7 +110,7 @@ $rte-font-arrow-width: 12px !default;
110
110
  $rte-font-arrow-touch-width: 20px !default;
111
111
  $rte-font-icon-line-height: $leading-none !default;
112
112
  $rte-placeholder-line-height: $leading-normal !default;
113
- $rte-big-active-tb-item-btn-padding: 0 6px !default;
113
+ $rte-big-active-tb-item-btn-padding: 0 8px !default;
114
114
  $rte-table-popup-padding: 10px !default;
115
115
  $rte-table-popup-border: 0 solid $gray30 !default;
116
116
  $rte-insert-dialog-label-padding-top: 12px !default;
@@ -161,7 +161,7 @@ $rte-big-formatlists-dropdown-line-height: 30px;
161
161
  //Layout Variables End
162
162
 
163
163
  //Theme Variables Start
164
- $rte-split-btn-active-border: 0 !default;
164
+ $rte-split-btn-active-border: 1px solid $transparent !default;
165
165
  $rte-border-color: $border-light !default;
166
166
  $rte-content-bg: $content-bg-color !default;
167
167
  $rte-full-screen-bg: $content-bg-color !default;
@@ -190,7 +190,7 @@ $rte-quick-pop-item-focus-bg: $content-bg-color-alt4 !default;
190
190
  $rte-quick-tb-btn-hover: $content-bg-color-alt4 !default;
191
191
  $rte-tb-item-active-bg: $content-bg-color-alt5 !default;
192
192
  $rte-tb-active-font-color: $icon-color !default;
193
- $rte-tb-item-active-border: 0 solid $secondary-border-color-pressed !default;
193
+ $rte-tb-item-active-border: 1px solid $transparent !default;
194
194
  $rte-expand-tb-border-bottom: $rte-border-size $rte-border-type $border-light !default;
195
195
  $rte-color-picker-active-bg: inherit !default;
196
196
  $rte-drop-btn-active-bg: $content-bg-color-alt5 !default;
@@ -207,7 +207,7 @@ $rte-split-btn-span-active-bg: $content-bg-color-alt3 !default;
207
207
  $rte-split-btn-bar-bg: $content-bg-color !default;
208
208
  $rte-split-btn-active-bar-bg: $content-bg-color !default;
209
209
  $rte-split-btn-bar-size: 0 !default;
210
- $rte-split-btn-active-border: 0 !default;
210
+ $rte-split-btn-active-border: 1px solid $transparent !default;
211
211
  $rte-split-btn-active-color-icon-line-height: 40px !default;
212
212
  $rte-big-split-btn-active-color-icon-line-height: 48px !default;
213
213
 
@@ -1597,7 +1597,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1597
1597
  @if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
1598
1598
  &:hover,
1599
1599
  &:focus{
1600
- padding: 6px 2px;
1600
+ padding: 7px 3px;
1601
1601
  }
1602
1602
  }
1603
1603
 
@@ -1997,7 +1997,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1997
1997
  .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1998
1998
  .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
1999
1999
  @if $skin-name == 'tailwind' {
2000
- padding: 1px;
2000
+ padding: 0;
2001
2001
  }
2002
2002
  }
2003
2003
  }
@@ -2443,10 +2443,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2443
2443
  box-shadow: $rte-table-popup-box;
2444
2444
  }
2445
2445
 
2446
- .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
2447
- margin-left: 6px;
2448
- }
2449
-
2450
2446
  .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
2451
2447
  min-width: 24px;
2452
2448
  }
@@ -2568,6 +2564,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2568
2564
  display: block;
2569
2565
  }
2570
2566
  }
2567
+ // Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
2568
+ .e-rte-picker-init {
2569
+ display: none !important; /* stylelint-disable-line declaration-no-important */
2570
+ }
2571
2571
  }
2572
2572
 
2573
2573
 
@@ -2954,6 +2954,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2954
2954
  .e-video-url-wrap textarea {
2955
2955
  height: 80px;
2956
2956
  }
2957
+
2958
+ @if $skin-name == 'FluentUI' {
2959
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
2960
+ border: 1px solid transparent;
2961
+ &:hover{
2962
+ border: 1px solid transparent;
2963
+ }
2964
+ }
2965
+ .e-toolbar .e-toolbar-item .e-tbar-btn{
2966
+ border: 1px solid transparent;
2967
+ &:hover{
2968
+ border: 1px solid transparent;
2969
+ }
2970
+ }
2971
+ }
2972
+
2973
+ @if $skin-name == 'bootstrap-dark' {
2974
+ .e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
2975
+ border: 1px solid transparent;
2976
+ }
2977
+ }
2957
2978
  }
2958
2979
 
2959
2980
  .e-rte-quick-popup {