@syncfusion/blazor-themes 24.2.7 → 24.2.9

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 (129) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +119 -31
  2. package/SCSS-Themes/bootstrap.scss +121 -33
  3. package/SCSS-Themes/bootstrap4.scss +110 -22
  4. package/SCSS-Themes/bootstrap5-dark.scss +107 -19
  5. package/SCSS-Themes/bootstrap5.scss +107 -19
  6. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +1 -1
  7. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +1 -1
  8. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +1 -1
  9. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +1 -1
  10. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +1 -1
  11. package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +1 -1
  12. package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +1 -1
  13. package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +1 -1
  14. package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +1 -1
  15. package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +1 -1
  16. package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +1 -1
  17. package/SCSS-Themes/dropdowns/drop-down-list/material.scss +1 -1
  18. package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +1 -1
  19. package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +1 -1
  20. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +1 -1
  21. package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +1 -1
  22. package/SCSS-Themes/fabric-dark.scss +107 -19
  23. package/SCSS-Themes/fabric.scss +107 -19
  24. package/SCSS-Themes/fluent-dark.scss +110 -22
  25. package/SCSS-Themes/fluent.scss +110 -22
  26. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +0 -2
  27. package/SCSS-Themes/grids/grid/bootstrap.scss +0 -2
  28. package/SCSS-Themes/grids/grid/bootstrap4.scss +0 -2
  29. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +0 -2
  30. package/SCSS-Themes/grids/grid/bootstrap5.scss +0 -2
  31. package/SCSS-Themes/grids/grid/fabric-dark.scss +0 -2
  32. package/SCSS-Themes/grids/grid/fabric.scss +0 -2
  33. package/SCSS-Themes/grids/grid/fluent-dark.scss +0 -2
  34. package/SCSS-Themes/grids/grid/fluent.scss +0 -2
  35. package/SCSS-Themes/grids/grid/highcontrast.scss +0 -2
  36. package/SCSS-Themes/grids/grid/material-dark.scss +0 -2
  37. package/SCSS-Themes/grids/grid/material.scss +0 -2
  38. package/SCSS-Themes/grids/grid/material3-dark.scss +0 -2
  39. package/SCSS-Themes/grids/grid/material3.scss +0 -2
  40. package/SCSS-Themes/grids/grid/tailwind-dark.scss +0 -2
  41. package/SCSS-Themes/grids/grid/tailwind.scss +0 -2
  42. package/SCSS-Themes/highcontrast.scss +107 -19
  43. package/SCSS-Themes/material-dark.scss +107 -19
  44. package/SCSS-Themes/material.scss +107 -19
  45. package/SCSS-Themes/material3-dark.scss +108 -20
  46. package/SCSS-Themes/material3.scss +108 -20
  47. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +39 -4
  48. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +35 -0
  49. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +38 -3
  50. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +35 -0
  51. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +35 -0
  52. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +35 -0
  53. package/SCSS-Themes/navigations/toolbar/fabric.scss +35 -0
  54. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +38 -3
  55. package/SCSS-Themes/navigations/toolbar/fluent.scss +38 -3
  56. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +35 -0
  57. package/SCSS-Themes/navigations/toolbar/material-dark.scss +35 -0
  58. package/SCSS-Themes/navigations/toolbar/material.scss +35 -0
  59. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +35 -0
  60. package/SCSS-Themes/navigations/toolbar/material3.scss +35 -0
  61. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +35 -0
  62. package/SCSS-Themes/navigations/toolbar/tailwind.scss +35 -0
  63. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +4 -2
  64. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +4 -2
  65. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +4 -2
  66. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +4 -2
  67. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +4 -2
  68. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +4 -2
  69. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +4 -2
  70. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +4 -2
  71. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +4 -2
  72. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +4 -2
  73. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +4 -2
  74. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +4 -2
  75. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +4 -2
  76. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +4 -2
  77. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +4 -2
  78. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +4 -2
  79. package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +4 -0
  80. package/SCSS-Themes/popups/dialog/bootstrap.scss +4 -0
  81. package/SCSS-Themes/popups/dialog/bootstrap4.scss +4 -0
  82. package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +4 -0
  83. package/SCSS-Themes/popups/dialog/bootstrap5.scss +4 -0
  84. package/SCSS-Themes/popups/dialog/fabric-dark.scss +4 -0
  85. package/SCSS-Themes/popups/dialog/fabric.scss +4 -0
  86. package/SCSS-Themes/popups/dialog/fluent-dark.scss +4 -0
  87. package/SCSS-Themes/popups/dialog/fluent.scss +4 -0
  88. package/SCSS-Themes/popups/dialog/highcontrast.scss +4 -0
  89. package/SCSS-Themes/popups/dialog/material-dark.scss +4 -0
  90. package/SCSS-Themes/popups/dialog/material.scss +4 -0
  91. package/SCSS-Themes/popups/dialog/material3-dark.scss +4 -0
  92. package/SCSS-Themes/popups/dialog/material3.scss +4 -0
  93. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +4 -0
  94. package/SCSS-Themes/popups/dialog/tailwind.scss +4 -0
  95. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +69 -22
  96. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +75 -28
  97. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +61 -14
  98. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +61 -14
  99. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +61 -14
  100. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +61 -14
  101. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +61 -14
  102. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +61 -14
  103. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +61 -14
  104. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +61 -14
  105. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +61 -14
  106. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +61 -14
  107. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +62 -15
  108. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +62 -15
  109. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +61 -14
  110. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +61 -14
  111. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +2 -0
  112. package/SCSS-Themes/schedule/schedule/bootstrap.scss +2 -0
  113. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +2 -0
  114. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +2 -0
  115. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +2 -0
  116. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +2 -0
  117. package/SCSS-Themes/schedule/schedule/fabric.scss +2 -0
  118. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +2 -0
  119. package/SCSS-Themes/schedule/schedule/fluent.scss +2 -0
  120. package/SCSS-Themes/schedule/schedule/highcontrast.scss +2 -0
  121. package/SCSS-Themes/schedule/schedule/material-dark.scss +2 -0
  122. package/SCSS-Themes/schedule/schedule/material.scss +2 -0
  123. package/SCSS-Themes/schedule/schedule/material3-dark.scss +2 -0
  124. package/SCSS-Themes/schedule/schedule/material3.scss +2 -0
  125. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +2 -0
  126. package/SCSS-Themes/schedule/schedule/tailwind.scss +2 -0
  127. package/SCSS-Themes/tailwind-dark.scss +107 -19
  128. package/SCSS-Themes/tailwind.scss +107 -19
  129. package/package.json +1 -1
@@ -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
  }
@@ -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
  }
@@ -506,6 +506,8 @@ $schedule-tree-content-color: #fff !default;
506
506
  }
507
507
 
508
508
  .e-toolbar-items {
509
+ height: $schedule-tbar-bgr-size;
510
+
509
511
  &.e-tbar-pos {
510
512
  height: $schedule-tbar-bgr-size;
511
513
  min-height: $schedule-tbar-bgr-size;
@@ -506,6 +506,8 @@ $schedule-tree-content-color: $shadow !default;
506
506
  }
507
507
 
508
508
  .e-toolbar-items {
509
+ height: $schedule-tbar-bgr-size;
510
+
509
511
  &.e-tbar-pos {
510
512
  height: $schedule-tbar-bgr-size;
511
513
  min-height: $schedule-tbar-bgr-size;
@@ -509,6 +509,8 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
509
509
  }
510
510
 
511
511
  .e-toolbar-items {
512
+ height: $schedule-tbar-bgr-size;
513
+
512
514
  &.e-tbar-pos {
513
515
  height: $schedule-tbar-bgr-size;
514
516
  min-height: $schedule-tbar-bgr-size;
@@ -516,6 +516,8 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
516
516
  }
517
517
 
518
518
  .e-toolbar-items {
519
+ height: $schedule-tbar-bgr-size;
520
+
519
521
  &.e-tbar-pos {
520
522
  height: $schedule-tbar-bgr-size;
521
523
  min-height: $schedule-tbar-bgr-size;
@@ -516,6 +516,8 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
516
516
  }
517
517
 
518
518
  .e-toolbar-items {
519
+ height: $schedule-tbar-bgr-size;
520
+
519
521
  &.e-tbar-pos {
520
522
  height: $schedule-tbar-bgr-size;
521
523
  min-height: $schedule-tbar-bgr-size;
@@ -505,6 +505,8 @@ $schedule-tree-content-color: #fff !default;
505
505
  }
506
506
 
507
507
  .e-toolbar-items {
508
+ height: $schedule-tbar-bgr-size;
509
+
508
510
  &.e-tbar-pos {
509
511
  height: $schedule-tbar-bgr-size;
510
512
  min-height: $schedule-tbar-bgr-size;
@@ -506,6 +506,8 @@ $schedule-tree-content-color: $shadow !default;
506
506
  }
507
507
 
508
508
  .e-toolbar-items {
509
+ height: $schedule-tbar-bgr-size;
510
+
509
511
  &.e-tbar-pos {
510
512
  height: $schedule-tbar-bgr-size;
511
513
  min-height: $schedule-tbar-bgr-size;
@@ -511,6 +511,8 @@ $schedule-tree-content-color: $content-text-color-alt2;
511
511
  }
512
512
 
513
513
  .e-toolbar-items {
514
+ height: $schedule-tbar-bgr-size;
515
+
514
516
  &.e-tbar-pos {
515
517
  height: $schedule-tbar-bgr-size;
516
518
  min-height: $schedule-tbar-bgr-size;
@@ -511,6 +511,8 @@ $schedule-tree-content-color: $content-text-color-alt2;
511
511
  }
512
512
 
513
513
  .e-toolbar-items {
514
+ height: $schedule-tbar-bgr-size;
515
+
514
516
  &.e-tbar-pos {
515
517
  height: $schedule-tbar-bgr-size;
516
518
  min-height: $schedule-tbar-bgr-size;
@@ -507,6 +507,8 @@ $schedule-tree-content-color: #fff !default;
507
507
  }
508
508
 
509
509
  .e-toolbar-items {
510
+ height: $schedule-tbar-bgr-size;
511
+
510
512
  &.e-tbar-pos {
511
513
  height: $schedule-tbar-bgr-size;
512
514
  min-height: $schedule-tbar-bgr-size;
@@ -506,6 +506,8 @@ $schedule-tree-content-color: #fff !default;
506
506
  }
507
507
 
508
508
  .e-toolbar-items {
509
+ height: $schedule-tbar-bgr-size;
510
+
509
511
  &.e-tbar-pos {
510
512
  height: $schedule-tbar-bgr-size;
511
513
  min-height: $schedule-tbar-bgr-size;
@@ -506,6 +506,8 @@ $schedule-tree-content-color: $shadow;
506
506
  }
507
507
 
508
508
  .e-toolbar-items {
509
+ height: $schedule-tbar-bgr-size;
510
+
509
511
  &.e-tbar-pos {
510
512
  height: $schedule-tbar-bgr-size;
511
513
  min-height: $schedule-tbar-bgr-size;
@@ -518,6 +518,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
518
518
  }
519
519
 
520
520
  .e-toolbar-items {
521
+ height: $schedule-tbar-bgr-size;
522
+
521
523
  &.e-tbar-pos {
522
524
  height: $schedule-tbar-bgr-size;
523
525
  min-height: $schedule-tbar-bgr-size;
@@ -518,6 +518,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
518
518
  }
519
519
 
520
520
  .e-toolbar-items {
521
+ height: $schedule-tbar-bgr-size;
522
+
521
523
  &.e-tbar-pos {
522
524
  height: $schedule-tbar-bgr-size;
523
525
  min-height: $schedule-tbar-bgr-size;
@@ -508,6 +508,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
508
508
  }
509
509
 
510
510
  .e-toolbar-items {
511
+ height: $schedule-tbar-bgr-size;
512
+
511
513
  &.e-tbar-pos {
512
514
  height: $schedule-tbar-bgr-size;
513
515
  min-height: $schedule-tbar-bgr-size;
@@ -508,6 +508,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
508
508
  }
509
509
 
510
510
  .e-toolbar-items {
511
+ height: $schedule-tbar-bgr-size;
512
+
511
513
  &.e-tbar-pos {
512
514
  height: $schedule-tbar-bgr-size;
513
515
  min-height: $schedule-tbar-bgr-size;
@@ -2885,7 +2885,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
2885
2885
  }
2886
2886
  }
2887
2887
 
2888
- .e-popup.e-ddl-device.e-popup-close {
2888
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
2889
2889
  display: block;
2890
2890
  visibility: hidden;
2891
2891
  }
@@ -46124,6 +46124,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
46124
46124
  cursor: move;
46125
46125
  }
46126
46126
 
46127
+ .e-dialog.e-device.e-draggable.e-popup-open {
46128
+ touch-action: none;
46129
+ }
46130
+
46127
46131
  .e-dialog {
46128
46132
  max-height: 98%;
46129
46133
  max-width: 100%;
@@ -47889,6 +47893,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
47889
47893
  white-space: nowrap;
47890
47894
  overflow: hidden;
47891
47895
 
47896
+ &.e-spacer-toolbar {
47897
+
47898
+ .e-toolbar-items {
47899
+ display: flex;
47900
+ flex-wrap: nowrap;
47901
+ width: 100%;
47902
+
47903
+ &:not(.e-toolbar-multirow) {
47904
+ position: absolute;
47905
+ }
47906
+ }
47907
+
47908
+ &.e-pop-mode {
47909
+
47910
+ .e-toolbar-items {
47911
+ width: calc(100% - $tbar-nav-nrml-width);
47912
+ }
47913
+ }
47914
+ }
47915
+
47892
47916
  .e-blazor-toolbar-items {
47893
47917
  position: absolute;
47894
47918
  top: -9999px;
@@ -48026,6 +48050,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48026
48050
  min-height: $tbar-nrml-item-size;
48027
48051
  vertical-align: middle;
48028
48052
  width: auto;
48053
+ flex: 0 0 auto;
48054
+
48055
+ &.e-spacer {
48056
+ flex-grow: 1;
48057
+ }
48029
48058
 
48030
48059
  .e-tbar-btn {
48031
48060
  display: flex;
@@ -48456,6 +48485,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48456
48485
 
48457
48486
  &.e-rtl {
48458
48487
 
48488
+ &:not(.e-spacer-toolbar) {
48489
+
48490
+ .e-toolbar-items:not(.e-tbar-pos) {
48491
+
48492
+ .e-toolbar-item:first-child {
48493
+ margin-right: $tbar-item-nrml-mrgn;
48494
+ }
48495
+ }
48496
+ }
48497
+
48459
48498
  .e-toolbar-item {
48460
48499
 
48461
48500
  .e-tbar-btn {
@@ -78103,8 +78142,6 @@ $grid-dropitems-count-margin-left: -8px !default;
78103
78142
  }
78104
78143
 
78105
78144
  & .e-responsive-right {
78106
- width: calc(100% - 50px);
78107
-
78108
78145
  & .e-search-wrapper {
78109
78146
  & .e-input-group::before,
78110
78147
  & .e-input-group::after {
@@ -90652,7 +90689,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90652
90689
 
90653
90690
  .e-rte-image.e-imginline,
90654
90691
  .e-rte-audio.e-audio-inline,
90655
- .e-rte-video.e-video-inline {
90692
+ .e-rte-video.e-video-inline {
90693
+ margin-left: 5px;
90694
+ margin-right: 5px;
90656
90695
  display: inline-block;
90657
90696
  float: none;
90658
90697
  max-width: calc(100% - (2 * 5px));
@@ -91261,6 +91300,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91261
91300
  .e-rte-quick-toolbar {
91262
91301
  min-height: 48px;
91263
91302
 
91303
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
91304
+ .e-rte-color-content,
91305
+ .e-caret {
91306
+ height: $rte-big-dropdown-btn-color-content-height;
91307
+
91308
+ &:hover {
91309
+ height: $rte-big-dropdown-btn-color-content-height;
91310
+ }
91311
+ }
91312
+ }
91313
+
91264
91314
  .e-toolbar-items:not(.e-tbar-pos) {
91265
91315
  margin: $rte-big-quick-toolbar-items-margin;
91266
91316
  min-height: 48px;
@@ -92009,12 +92059,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92009
92059
  }
92010
92060
  }
92011
92061
 
92012
- @if $skin-name == 'bootstrap5' {
92013
- .e-tbar-btn:focus .e-icons {
92014
- color: $rte-quick-item-active-font-color;
92015
- }
92016
- }
92017
-
92018
92062
  &.e-active .e-tbar-btn,
92019
92063
  &.e-active .e-tbar-btn:focus {
92020
92064
  background: $rte-tb-item-active-bg;
@@ -92038,10 +92082,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92038
92082
  .e-tbar-btn:hover .e-icons {
92039
92083
  color: $rte-tb-hover-font-color;
92040
92084
  }
92041
-
92042
- .e-tbar-btn:focus .e-icons {
92043
- color: $primary-text-focus;
92044
- }
92045
92085
  }
92046
92086
 
92047
92087
  .e-dropdown-btn.e-active {
@@ -92153,9 +92193,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92153
92193
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
92154
92194
  color: $rte-hover-icons-color;
92155
92195
  }
92156
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
92157
- color: $rte-hover-icons-color;
92158
- }
92159
92196
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
92160
92197
  color: $rte-tb-active-font-color;
92161
92198
  }
@@ -92396,6 +92433,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92396
92433
  .e-toolbar-items {
92397
92434
  background: $rte-quick-pop-bg;
92398
92435
 
92436
+ .e-rte-backgroundcolor-dropdown {
92437
+ .e-rte-color-content{
92438
+ padding-top: $rte-dropdown-btn-color-content-padding;
92439
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
92440
+ padding-top: 5px;
92441
+ }
92442
+ height: $rte-dropdown-btn-color-content-height;
92443
+ @if $skin-name == 'FluentUI' {
92444
+ display: flex;
92445
+ align-items: center;
92446
+ justify-content: center;
92447
+ }
92448
+ &:hover {
92449
+ background: $rte-split-btn-span-hover-bg;
92450
+ }
92451
+ }
92452
+
92453
+ .e-caret {
92454
+ &:hover {
92455
+ background: $rte-split-btn-span-hover-bg;
92456
+ }
92457
+ }
92458
+ &.e-tbar-btn:hover {
92459
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
92460
+ background: $rte-split-btn-hover-bg;
92461
+ }
92462
+ @if $skin-name =='bootstrap-dark'{
92463
+ background: $rte-tbar-default-bg;
92464
+ }
92465
+ }
92466
+ }
92467
+
92399
92468
  .e-separator {
92400
92469
  border: .5px solid $rte-quick-vr-line-color;
92401
92470
  }
@@ -92476,6 +92545,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92476
92545
  }
92477
92546
  }
92478
92547
 
92548
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
92549
+ .e-rte-color-content {
92550
+ @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' {
92551
+ padding-top: 8px;
92552
+ }
92553
+ }
92554
+ }
92555
+
92479
92556
  .e-dialog .e-img-uploadwrap .e-droptext,
92480
92557
  .e-dialog .e-aud-uploadwrap .e-droptext,
92481
92558
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -92766,6 +92843,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92766
92843
  color: $rte-icons-color;
92767
92844
  }
92768
92845
 
92846
+ .e-bigger .e-richtexteditor,
92847
+ .e-richtexteditor {
92848
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
92849
+ color: $icon-color-disabled;
92850
+ }
92851
+ }
92852
+
92769
92853
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
92770
92854
  border-radius: 4px;
92771
92855
  }
@@ -103750,8 +103834,9 @@ $pv-eye-icon-margin-top: 3px !default;
103750
103834
  padding-bottom: 30px;
103751
103835
  height: 18px;
103752
103836
  }
103753
- max-width: 237px;
103754
103837
  position: absolute;
103838
+ overflow: hidden;
103839
+ text-overflow: ellipsis;
103755
103840
  }
103756
103841
 
103757
103842
  .e-pv-reply-title {
@@ -103770,10 +103855,11 @@ $pv-eye-icon-margin-top: 3px !default;
103770
103855
  @if $skin-name == 'Material3' {
103771
103856
  font-size: $text-xs;
103772
103857
  }
103773
- max-width: 212px;
103774
103858
  padding-left: 8px;
103775
103859
  padding-top: $pv-comment-title-padding-top;
103776
103860
  position: absolute;
103861
+ overflow: hidden;
103862
+ text-overflow: ellipsis;
103777
103863
  }
103778
103864
 
103779
103865
  .e-pv-comments-hover {
@@ -116672,6 +116758,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
116672
116758
  }
116673
116759
 
116674
116760
  .e-toolbar-items {
116761
+ height: $schedule-tbar-bgr-size;
116762
+
116675
116763
  &.e-tbar-pos {
116676
116764
  height: $schedule-tbar-bgr-size;
116677
116765
  min-height: $schedule-tbar-bgr-size;