@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
@@ -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 {
@@ -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 {
@@ -1594,7 +1594,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1594
1594
  @if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
1595
1595
  &:hover,
1596
1596
  &:focus{
1597
- padding: 6px 2px;
1597
+ padding: 7px 3px;
1598
1598
  }
1599
1599
  }
1600
1600
 
@@ -1994,7 +1994,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1994
1994
  .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1995
1995
  .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
1996
1996
  @if $skin-name == 'tailwind' {
1997
- padding: 1px;
1997
+ padding: 0;
1998
1998
  }
1999
1999
  }
2000
2000
  }
@@ -2440,10 +2440,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2440
2440
  box-shadow: $rte-table-popup-box;
2441
2441
  }
2442
2442
 
2443
- .e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
2444
- margin-left: 6px;
2445
- }
2446
-
2447
2443
  .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 {
2448
2444
  min-width: 24px;
2449
2445
  }
@@ -2565,6 +2561,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2565
2561
  display: block;
2566
2562
  }
2567
2563
  }
2564
+ // Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
2565
+ .e-rte-picker-init {
2566
+ display: none !important; /* stylelint-disable-line declaration-no-important */
2567
+ }
2568
2568
  }
2569
2569
 
2570
2570
 
@@ -2951,6 +2951,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2951
2951
  .e-video-url-wrap textarea {
2952
2952
  height: 80px;
2953
2953
  }
2954
+
2955
+ @if $skin-name == 'FluentUI' {
2956
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
2957
+ border: 1px solid transparent;
2958
+ &:hover{
2959
+ border: 1px solid transparent;
2960
+ }
2961
+ }
2962
+ .e-toolbar .e-toolbar-item .e-tbar-btn{
2963
+ border: 1px solid transparent;
2964
+ &:hover{
2965
+ border: 1px solid transparent;
2966
+ }
2967
+ }
2968
+ }
2969
+
2970
+ @if $skin-name == 'bootstrap-dark' {
2971
+ .e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
2972
+ border: 1px solid transparent;
2973
+ }
2974
+ }
2954
2975
  }
2955
2976
 
2956
2977
  .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 {
@@ -57,7 +57,7 @@ $rte-quick-item-btn-width: 26px !default;
57
57
  $rte-big-quick-item-btn-height: 38px !default;
58
58
  $rte-quick-item-btn-height: 30px !default;
59
59
  $rte-big-quick-item-padding: 12px !default;
60
- $rte-quick-item-padding: 3px !default;
60
+ $rte-quick-item-padding: 0 3px !default;
61
61
  $rte-quick-item-icon-min-width: 24px !default;
62
62
  $rte-big-quick-item-line-height: $leading-normal !default;
63
63
  $rte-content-padding: 12px !default;
@@ -96,8 +96,8 @@ $rte-big-drop-btn-padding-left: 10px !default;
96
96
  $rte-big-drop-btn-padding-right: 6px !default;
97
97
  $rte-big-drop-btn-action-padding-left: 10px !default;
98
98
  $rte-big-drop-btn-action-padding-right: 6px !default;
99
- $rte-colorpicker-parent-padding: 1px !default;
100
- $rte-colorpicker-parent-padding-hover: 1px !default;
99
+ $rte-colorpicker-parent-padding: 0 !default;
100
+ $rte-colorpicker-parent-padding-hover: 0 !default;
101
101
  $rte-colorpicker-parent-padding-active-hover: 0 !default;
102
102
  $rte-dropdown-btn-color-content-height: 30px !default;
103
103
  $rte-big-dropdown-btn-color-content-height: 38px !default;
@@ -130,7 +130,7 @@ $rte-big-inline-tmp-size-min-width: 59px;
130
130
  $rte-inline-tmp-size-min-width: 66px;
131
131
  $rte-big-inline-tmp-color-min-width: 50px;
132
132
  $rte-inline-tmp-color-min-width: 55px;
133
- $rte-big-color-list-span-common-padding-left-right: 1px;
133
+ $rte-big-color-list-span-common-padding-left-right: 0;
134
134
  $rte-placeholder-padding: 12px !default;
135
135
  $rte-default-character-count-opacity: 1;
136
136
  $rte-droparea-line-height: 10;
@@ -204,7 +204,7 @@ $rte-split-btn-span-active-bg: $secondary-bg-color-pressed !default;
204
204
  $rte-split-btn-bar-bg: $content-bg-color-alt1 !default;
205
205
  $rte-split-btn-active-bar-bg: $content-bg-color !default;
206
206
  $rte-split-btn-bar-size: 0 !default;
207
- $rte-split-btn-active-border: 0 solid $secondary-border-color-hover !default;
207
+ $rte-split-btn-active-border: 1px solid $secondary-border-color-hover !default;
208
208
  $rte-split-btn-active-color-icon-line-height: 30px !default;
209
209
  $rte-big-split-btn-active-color-icon-line-height: 38px !default;
210
210
 
@@ -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 {
@@ -57,7 +57,7 @@ $rte-quick-item-btn-width: 26px !default;
57
57
  $rte-big-quick-item-btn-height: 38px !default;
58
58
  $rte-quick-item-btn-height: 30px !default;
59
59
  $rte-big-quick-item-padding: 12px !default;
60
- $rte-quick-item-padding: 3px !default;
60
+ $rte-quick-item-padding: 0 3px !default;
61
61
  $rte-quick-item-icon-min-width: 24px !default;
62
62
  $rte-big-quick-item-line-height: $leading-normal !default;
63
63
  $rte-content-padding: 12px !default;
@@ -96,8 +96,8 @@ $rte-big-drop-btn-padding-left: 10px !default;
96
96
  $rte-big-drop-btn-padding-right: 6px !default;
97
97
  $rte-big-drop-btn-action-padding-left: 10px !default;
98
98
  $rte-big-drop-btn-action-padding-right: 6px !default;
99
- $rte-colorpicker-parent-padding: 1px !default;
100
- $rte-colorpicker-parent-padding-hover: 1px !default;
99
+ $rte-colorpicker-parent-padding: 0 !default;
100
+ $rte-colorpicker-parent-padding-hover: 0 !default;
101
101
  $rte-colorpicker-parent-padding-active-hover: 0 !default;
102
102
  $rte-dropdown-btn-color-content-height: 30px !default;
103
103
  $rte-big-dropdown-btn-color-content-height: 38px !default;
@@ -130,7 +130,7 @@ $rte-big-inline-tmp-size-min-width: 59px;
130
130
  $rte-inline-tmp-size-min-width: 66px;
131
131
  $rte-big-inline-tmp-color-min-width: 50px;
132
132
  $rte-inline-tmp-color-min-width: 55px;
133
- $rte-big-color-list-span-common-padding-left-right: 1px;
133
+ $rte-big-color-list-span-common-padding-left-right: 0;
134
134
  $rte-placeholder-padding: 12px !default;
135
135
  $rte-default-character-count-opacity: 1;
136
136
  $rte-droparea-line-height: 10;
@@ -204,7 +204,7 @@ $rte-split-btn-span-active-bg: $secondary-bg-color-pressed !default;
204
204
  $rte-split-btn-bar-bg: $content-bg-color-alt1 !default;
205
205
  $rte-split-btn-active-bar-bg: $content-bg-color !default;
206
206
  $rte-split-btn-bar-size: 0 !default;
207
- $rte-split-btn-active-border: 0 solid $secondary-border-color-hover !default;
207
+ $rte-split-btn-active-border: 1px solid $secondary-border-color-hover !default;
208
208
  $rte-split-btn-active-color-icon-line-height: 30px !default;
209
209
  $rte-big-split-btn-active-color-icon-line-height: 38px !default;
210
210
 
@@ -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 {
@@ -1311,6 +1311,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
1311
1311
  position: relative;
1312
1312
  }
1313
1313
 
1314
+ .e-appointment-wrapper-hidden {
1315
+ visibility: hidden;
1316
+ }
1317
+
1314
1318
  .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1315
1319
  cursor: default;
1316
1320
  }
@@ -1311,6 +1311,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
1311
1311
  position: relative;
1312
1312
  }
1313
1313
 
1314
+ .e-appointment-wrapper-hidden {
1315
+ visibility: hidden;
1316
+ }
1317
+
1314
1318
  .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1315
1319
  cursor: default;
1316
1320
  }
@@ -1309,6 +1309,10 @@ $schedule-tree-content-color: #fff !default;
1309
1309
  position: relative;
1310
1310
  }
1311
1311
 
1312
+ .e-appointment-wrapper-hidden {
1313
+ visibility: hidden;
1314
+ }
1315
+
1312
1316
  .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1313
1317
  cursor: default;
1314
1318
  }
@@ -1309,6 +1309,10 @@ $schedule-tree-content-color: $shadow !default;
1309
1309
  position: relative;
1310
1310
  }
1311
1311
 
1312
+ .e-appointment-wrapper-hidden {
1313
+ visibility: hidden;
1314
+ }
1315
+
1312
1316
  .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1313
1317
  cursor: default;
1314
1318
  }
@@ -1312,6 +1312,10 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
1312
1312
  position: relative;
1313
1313
  }
1314
1314
 
1315
+ .e-appointment-wrapper-hidden {
1316
+ visibility: hidden;
1317
+ }
1318
+
1315
1319
  .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1316
1320
  cursor: default;
1317
1321
  }
@@ -1319,6 +1319,10 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
1319
1319
  position: relative;
1320
1320
  }
1321
1321
 
1322
+ .e-appointment-wrapper-hidden {
1323
+ visibility: hidden;
1324
+ }
1325
+
1322
1326
  .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1323
1327
  cursor: default;
1324
1328
  }
@@ -1319,6 +1319,10 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
1319
1319
  position: relative;
1320
1320
  }
1321
1321
 
1322
+ .e-appointment-wrapper-hidden {
1323
+ visibility: hidden;
1324
+ }
1325
+
1322
1326
  .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1323
1327
  cursor: default;
1324
1328
  }
@@ -1308,6 +1308,10 @@ $schedule-tree-content-color: #fff !default;
1308
1308
  position: relative;
1309
1309
  }
1310
1310
 
1311
+ .e-appointment-wrapper-hidden {
1312
+ visibility: hidden;
1313
+ }
1314
+
1311
1315
  .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1312
1316
  cursor: default;
1313
1317
  }
@@ -1309,6 +1309,10 @@ $schedule-tree-content-color: $shadow !default;
1309
1309
  position: relative;
1310
1310
  }
1311
1311
 
1312
+ .e-appointment-wrapper-hidden {
1313
+ visibility: hidden;
1314
+ }
1315
+
1312
1316
  .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1313
1317
  cursor: default;
1314
1318
  }
@@ -1314,6 +1314,10 @@ $schedule-tree-content-color: $content-text-color-alt2;
1314
1314
  position: relative;
1315
1315
  }
1316
1316
 
1317
+ .e-appointment-wrapper-hidden {
1318
+ visibility: hidden;
1319
+ }
1320
+
1317
1321
  .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1318
1322
  cursor: default;
1319
1323
  }
@@ -1314,6 +1314,10 @@ $schedule-tree-content-color: $content-text-color-alt2;
1314
1314
  position: relative;
1315
1315
  }
1316
1316
 
1317
+ .e-appointment-wrapper-hidden {
1318
+ visibility: hidden;
1319
+ }
1320
+
1317
1321
  .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1318
1322
  cursor: default;
1319
1323
  }