@syncfusion/blazor-themes 20.4.44 → 20.4.49

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 (188) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +100 -37
  2. package/SCSS-Themes/bootstrap.scss +100 -37
  3. package/SCSS-Themes/bootstrap4.scss +101 -38
  4. package/SCSS-Themes/bootstrap5-dark.scss +101 -38
  5. package/SCSS-Themes/bootstrap5.scss +101 -38
  6. package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +4 -0
  7. package/SCSS-Themes/buttons/check-box/bootstrap.scss +4 -0
  8. package/SCSS-Themes/buttons/check-box/bootstrap4.scss +4 -0
  9. package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +4 -0
  10. package/SCSS-Themes/buttons/check-box/bootstrap5.scss +4 -0
  11. package/SCSS-Themes/buttons/check-box/fabric-dark.scss +4 -0
  12. package/SCSS-Themes/buttons/check-box/fabric.scss +4 -0
  13. package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -0
  14. package/SCSS-Themes/buttons/check-box/fluent.scss +4 -0
  15. package/SCSS-Themes/buttons/check-box/highcontrast.scss +4 -0
  16. package/SCSS-Themes/buttons/check-box/material-dark.scss +4 -0
  17. package/SCSS-Themes/buttons/check-box/material.scss +4 -0
  18. package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +4 -0
  19. package/SCSS-Themes/buttons/check-box/tailwind.scss +4 -0
  20. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -2
  21. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -2
  22. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -2
  23. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -2
  24. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -2
  25. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -2
  26. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -2
  27. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -2
  28. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -2
  29. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -2
  30. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -2
  31. package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -2
  32. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -2
  33. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -2
  34. package/SCSS-Themes/fabric-dark.scss +104 -41
  35. package/SCSS-Themes/fabric.scss +104 -41
  36. package/SCSS-Themes/fluent-dark.scss +101 -38
  37. package/SCSS-Themes/fluent.scss +101 -38
  38. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +12 -0
  39. package/SCSS-Themes/grids/grid/bootstrap.scss +12 -0
  40. package/SCSS-Themes/grids/grid/bootstrap4.scss +12 -0
  41. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +12 -0
  42. package/SCSS-Themes/grids/grid/bootstrap5.scss +12 -0
  43. package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -0
  44. package/SCSS-Themes/grids/grid/fabric.scss +12 -0
  45. package/SCSS-Themes/grids/grid/fluent-dark.scss +12 -0
  46. package/SCSS-Themes/grids/grid/fluent.scss +12 -0
  47. package/SCSS-Themes/grids/grid/highcontrast.scss +12 -0
  48. package/SCSS-Themes/grids/grid/material-dark.scss +12 -0
  49. package/SCSS-Themes/grids/grid/material.scss +12 -0
  50. package/SCSS-Themes/grids/grid/tailwind-dark.scss +12 -0
  51. package/SCSS-Themes/grids/grid/tailwind.scss +12 -0
  52. package/SCSS-Themes/highcontrast.scss +100 -37
  53. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
  54. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
  55. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
  56. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
  57. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
  58. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
  59. package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
  60. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
  61. package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
  62. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
  63. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
  64. package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
  65. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
  66. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
  67. package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +14 -0
  68. package/SCSS-Themes/inputs/color-picker/bootstrap.scss +14 -0
  69. package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +14 -0
  70. package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +14 -0
  71. package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +14 -0
  72. package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +14 -0
  73. package/SCSS-Themes/inputs/color-picker/fabric.scss +14 -0
  74. package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +14 -0
  75. package/SCSS-Themes/inputs/color-picker/fluent.scss +14 -0
  76. package/SCSS-Themes/inputs/color-picker/highcontrast.scss +14 -0
  77. package/SCSS-Themes/inputs/color-picker/material-dark.scss +14 -0
  78. package/SCSS-Themes/inputs/color-picker/material.scss +14 -0
  79. package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +14 -0
  80. package/SCSS-Themes/inputs/color-picker/tailwind.scss +14 -0
  81. package/SCSS-Themes/material-dark.scss +100 -37
  82. package/SCSS-Themes/material.scss +100 -37
  83. package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +4 -4
  84. package/SCSS-Themes/navigations/accordion/bootstrap.scss +4 -4
  85. package/SCSS-Themes/navigations/accordion/bootstrap4.scss +4 -4
  86. package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +4 -4
  87. package/SCSS-Themes/navigations/accordion/bootstrap5.scss +4 -4
  88. package/SCSS-Themes/navigations/accordion/fabric-dark.scss +4 -4
  89. package/SCSS-Themes/navigations/accordion/fabric.scss +4 -4
  90. package/SCSS-Themes/navigations/accordion/fluent-dark.scss +4 -4
  91. package/SCSS-Themes/navigations/accordion/fluent.scss +4 -4
  92. package/SCSS-Themes/navigations/accordion/highcontrast.scss +4 -4
  93. package/SCSS-Themes/navigations/accordion/material-dark.scss +4 -4
  94. package/SCSS-Themes/navigations/accordion/material.scss +4 -4
  95. package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +4 -4
  96. package/SCSS-Themes/navigations/accordion/tailwind.scss +4 -4
  97. package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +22 -14
  98. package/SCSS-Themes/navigations/context-menu/bootstrap.scss +22 -14
  99. package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +22 -14
  100. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +22 -14
  101. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +22 -14
  102. package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +22 -14
  103. package/SCSS-Themes/navigations/context-menu/fabric.scss +22 -14
  104. package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +22 -14
  105. package/SCSS-Themes/navigations/context-menu/fluent.scss +22 -14
  106. package/SCSS-Themes/navigations/context-menu/highcontrast.scss +22 -14
  107. package/SCSS-Themes/navigations/context-menu/material-dark.scss +22 -14
  108. package/SCSS-Themes/navigations/context-menu/material.scss +22 -14
  109. package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +22 -14
  110. package/SCSS-Themes/navigations/context-menu/tailwind.scss +22 -14
  111. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +2 -1
  112. package/SCSS-Themes/navigations/menu/bootstrap.scss +2 -1
  113. package/SCSS-Themes/navigations/menu/bootstrap4.scss +2 -1
  114. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +2 -1
  115. package/SCSS-Themes/navigations/menu/bootstrap5.scss +2 -1
  116. package/SCSS-Themes/navigations/menu/fabric-dark.scss +6 -5
  117. package/SCSS-Themes/navigations/menu/fabric.scss +6 -5
  118. package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -1
  119. package/SCSS-Themes/navigations/menu/fluent.scss +2 -1
  120. package/SCSS-Themes/navigations/menu/highcontrast.scss +2 -1
  121. package/SCSS-Themes/navigations/menu/material-dark.scss +2 -1
  122. package/SCSS-Themes/navigations/menu/material.scss +2 -1
  123. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +2 -1
  124. package/SCSS-Themes/navigations/menu/tailwind.scss +2 -1
  125. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
  126. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
  127. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
  128. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +25 -11
  129. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +25 -11
  130. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +25 -11
  131. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +25 -11
  132. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +25 -11
  133. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +25 -11
  134. package/SCSS-Themes/pivotview/pivotview/fabric.scss +25 -11
  135. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +25 -11
  136. package/SCSS-Themes/pivotview/pivotview/fluent.scss +25 -11
  137. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +25 -11
  138. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +25 -11
  139. package/SCSS-Themes/pivotview/pivotview/material.scss +25 -11
  140. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +25 -11
  141. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +25 -11
  142. package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
  143. package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
  144. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +4 -4
  145. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +4 -4
  146. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +4 -4
  147. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +4 -4
  148. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +4 -4
  149. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +4 -4
  150. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +4 -4
  151. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +4 -4
  152. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +4 -4
  153. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +4 -4
  154. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +4 -4
  155. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +4 -4
  156. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +4 -4
  157. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +4 -4
  158. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +1 -1
  159. package/SCSS-Themes/schedule/schedule/bootstrap.scss +1 -1
  160. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +1 -1
  161. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +1 -1
  162. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +1 -1
  163. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +1 -1
  164. package/SCSS-Themes/schedule/schedule/fabric.scss +1 -1
  165. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +1 -1
  166. package/SCSS-Themes/schedule/schedule/fluent.scss +1 -1
  167. package/SCSS-Themes/schedule/schedule/highcontrast.scss +1 -1
  168. package/SCSS-Themes/schedule/schedule/material-dark.scss +1 -1
  169. package/SCSS-Themes/schedule/schedule/material.scss +1 -1
  170. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +1 -1
  171. package/SCSS-Themes/schedule/schedule/tailwind.scss +1 -1
  172. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -0
  173. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -0
  174. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -0
  175. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -0
  176. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -0
  177. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -0
  178. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -0
  179. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +3 -0
  180. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +3 -0
  181. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -0
  182. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -0
  183. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -0
  184. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -0
  185. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -0
  186. package/SCSS-Themes/tailwind-dark.scss +100 -37
  187. package/SCSS-Themes/tailwind.scss +100 -37
  188. package/package.json +1 -1
@@ -91,6 +91,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
91
91
  $ddl-chip-sel-mobile-close-height: 26px !default;
92
92
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
93
93
  $ddl-input-text-indent: 10px !default;
94
+ $ddl-input-placeholder-padding: 0 0 0 10px !default;
94
95
  $ddl-rtl-chip-sel-close-left: -12px !default;
95
96
  $ddl-popup-active-focus-bg-color: $selection-bg !default;
96
97
  $ddl-popup-active-focus-font-color: $selection-font !default;
@@ -720,8 +721,8 @@ $ddl-closer-margin-top-bigger-small: -3.4em !default;
720
721
  height: $ddl-input-height;
721
722
  min-height: $ddl-input-height;
722
723
  outline: none;
723
- padding: 0;
724
- text-indent: $ddl-input-text-indent;
724
+ padding: $ddl-input-placeholder-padding;
725
+ text-indent: 0;
725
726
  }
726
727
 
727
728
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -93,6 +93,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
93
93
  $ddl-chip-sel-mobile-close-height: 40px !default;
94
94
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
95
95
  $ddl-input-text-indent: 0 !default;
96
+ $ddl-input-placeholder-padding: 4px 0 4px 0 !default;
96
97
  $ddl-rtl-chip-sel-close-left: -12px !default;
97
98
  $ddl-popup-active-focus-bg-color: $grey-800 !default;
98
99
  $ddl-popup-active-focus-font-color: $accent !default;
@@ -654,8 +655,8 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
654
655
  height: $ddl-input-height;
655
656
  min-height: $ddl-input-height;
656
657
  outline: none;
657
- padding: 0;
658
- text-indent: $ddl-input-text-indent;
658
+ padding: $ddl-input-placeholder-padding;
659
+ text-indent: 0;
659
660
  }
660
661
 
661
662
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -92,6 +92,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
92
92
  $ddl-chip-sel-mobile-close-height: 40px !default;
93
93
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
94
94
  $ddl-input-text-indent: 0 !default;
95
+ $ddl-input-placeholder-padding: 4px 0 4px 0 !default;
95
96
  $ddl-rtl-chip-sel-close-left: -12px !default;
96
97
  $ddl-popup-active-focus-bg-color: $grey-300 !default;
97
98
  $ddl-popup-active-focus-font-color: $accent !default;
@@ -647,8 +648,8 @@ $filled-multiselect-chip-hover-bg-color: darken($grey-300, 7%) !default;
647
648
  height: $ddl-input-height;
648
649
  min-height: $ddl-input-height;
649
650
  outline: none;
650
- padding: 0;
651
- text-indent: $ddl-input-text-indent;
651
+ padding: $ddl-input-placeholder-padding;
652
+ text-indent: 0;
652
653
  }
653
654
 
654
655
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -84,6 +84,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
84
84
  $ddl-chip-sel-mobile-close-height: 40px !default;
85
85
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
86
86
  $ddl-input-text-indent: 10px !default;
87
+ $ddl-input-placeholder-padding: 4px 0 4px 12px !default;
87
88
  $ddl-rtl-chip-sel-close-left: -12px !default;
88
89
  $ddl-popup-active-focus-border-width: 1px !default;
89
90
  $ddl-popup-active-focus-shadow-item: none !default;
@@ -658,8 +659,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
658
659
  height: $ddl-input-height;
659
660
  min-height: $ddl-input-height;
660
661
  outline: none;
661
- padding: 0;
662
- text-indent: $ddl-input-text-indent;
662
+ padding: $ddl-input-placeholder-padding;
663
+ text-indent: 0;
663
664
  }
664
665
 
665
666
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -84,6 +84,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
84
84
  $ddl-chip-sel-mobile-close-height: 40px !default;
85
85
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
86
86
  $ddl-input-text-indent: 10px !default;
87
+ $ddl-input-placeholder-padding: 4px 0 4px 12px !default;
87
88
  $ddl-rtl-chip-sel-close-left: -12px !default;
88
89
  $ddl-popup-active-focus-border-width: 1px !default;
89
90
  $ddl-popup-active-focus-shadow-item: none !default;
@@ -658,8 +659,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
658
659
  height: $ddl-input-height;
659
660
  min-height: $ddl-input-height;
660
661
  outline: none;
661
- padding: 0;
662
- text-indent: $ddl-input-text-indent;
662
+ padding: $ddl-input-placeholder-padding;
663
+ text-indent: 0;
663
664
  }
664
665
 
665
666
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -2082,16 +2082,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-item-exp-hdr-focus-b
2082
2082
  border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
2083
2083
  border-radius: $acrdn-border-radius;
2084
2084
 
2085
- .e-active {
2086
- background: $acrdn-active-bg-color;
2087
- }
2088
-
2089
2085
  .e-acrdn-item {
2090
2086
  border-color: $acrdn-item-border-color;
2091
2087
  border-style: $acrdn-item-border-nav-type;
2092
2088
  border-width: $acrdn-item-border-size;
2093
2089
  border-radius: $acrdn-item-border-radius;
2094
2090
 
2091
+ &.e-active {
2092
+ background: $acrdn-active-bg-color;
2093
+ }
2094
+
2095
2095
  &.e-select:last-child {
2096
2096
  border-bottom: $acrdn-item-select-last-child-border-bottom;
2097
2097
  border-radius: $acrdn-item-select-last-child-border-radius;
@@ -27042,6 +27042,10 @@ $cbox-ripple-size: -9px !default;
27042
27042
  }
27043
27043
  }
27044
27044
 
27045
+ .e-checkbox-wrapper[readonly] {
27046
+ pointer-events: none;
27047
+ }
27048
+
27045
27049
  .e-small .e-checkbox-wrapper,
27046
27050
  .e-small.e-checkbox-wrapper,
27047
27051
  .e-small .e-css.e-checkbox-wrapper,
@@ -29291,6 +29295,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
29291
29295
 
29292
29296
  .e-caret {
29293
29297
  font-size: $drop-down-btn-caret-icon-font-size;
29298
+ @if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
29299
+ margin-top: 0;
29300
+ }
29294
29301
  }
29295
29302
 
29296
29303
  &.e-vertical {
@@ -34356,12 +34363,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.66% - 4px) !default;
34356
34363
  & .e-slider-track {
34357
34364
  background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
34358
34365
  }
34366
+
34367
+ & .e-handle {
34368
+ @if $skin-name == 'FluentUI' {
34369
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34370
+ }
34371
+ }
34359
34372
  }
34360
34373
 
34361
34374
  & .e-preview-container {
34362
34375
  margin-left: 0;
34363
34376
  margin-right: $cpicker-preview-margin-left;
34364
34377
  }
34378
+
34379
+ & .e-opacity-slider {
34380
+ & .e-handle-first {
34381
+ @if $skin-name == 'FluentUI' {
34382
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34383
+ }
34384
+ }
34385
+ }
34365
34386
  }
34366
34387
 
34367
34388
  & .e-selected-value {
@@ -35165,7 +35186,9 @@ $cmenu-li-selected-outline-offset: 0 !default;
35165
35186
  }
35166
35187
 
35167
35188
  &.e-menu-caret-icon {
35168
- padding-left: $cmenu-caret-li-padding;
35189
+ @if $skin-name != 'FluentUI' {
35190
+ padding-left: $cmenu-caret-li-padding;
35191
+ }
35169
35192
  padding-right: $cmenu-li-right-padding;
35170
35193
  }
35171
35194
 
@@ -35358,28 +35381,34 @@ $cmenu-li-selected-outline-offset: 0 !default;
35358
35381
  .e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
35359
35382
  .e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
35360
35383
  .e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
35361
- @include bigger-rtl-blank-icon;
35384
+ @if $skin-name != 'FluentUI' {
35385
+ @include bigger-rtl-blank-icon;
35386
+ }
35362
35387
  }
35363
35388
  }
35364
35389
 
35365
35390
 
35366
35391
  @mixin focused-icon-color {
35367
- & .e-caret {
35368
- color: $cmenu-caret-color;
35369
- }
35370
-
35371
- & .e-menu-icon {
35372
- color: $cmenu-icon-color;
35392
+ @if $skin-name != 'bootstrap5' {
35393
+ & .e-caret {
35394
+ color: $cmenu-caret-color;
35395
+ }
35396
+
35397
+ & .e-menu-icon {
35398
+ color: $cmenu-icon-color;
35399
+ }
35373
35400
  }
35374
35401
  }
35375
35402
 
35376
35403
  @mixin selected-icon-color {
35377
- & .e-caret {
35378
- color: $cmenu-caret-hover-color;
35379
- }
35380
-
35381
- & .e-menu-icon {
35382
- color: $cmenu-hover-icon-color;
35404
+ @if $skin-name != 'bootstrap5' {
35405
+ & .e-caret {
35406
+ color: $cmenu-caret-hover-color;
35407
+ }
35408
+
35409
+ & .e-menu-icon {
35410
+ color: $cmenu-hover-icon-color;
35411
+ }
35383
35412
  }
35384
35413
  }
35385
35414
 
@@ -53847,6 +53876,7 @@ $menu-header-icon-padding: 0 16px !default;
53847
53876
  line-height: $menu-li-height;
53848
53877
  margin-right: $menu-icon-margin-right;
53849
53878
  text-align: center;
53879
+ margin-bottom: 4px;
53850
53880
  }
53851
53881
 
53852
53882
  & .e-caret {
@@ -54500,7 +54530,7 @@ $menu-header-icon-padding: 0 16px !default;
54500
54530
 
54501
54531
  @at-root {
54502
54532
  & .e-menu {
54503
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
54533
+ @if $skin-name == 'bootstrap4' {
54504
54534
  background-color: $cmenu-ul-bgcolor;
54505
54535
  }
54506
54536
  @else {
@@ -54859,7 +54889,7 @@ $menu-header-icon-padding: 0 16px !default;
54859
54889
  &.e-vertical {
54860
54890
  & .e-caret {
54861
54891
  &::before {
54862
- content: '\e937';
54892
+ content: '\e98f';
54863
54893
  }
54864
54894
  }
54865
54895
  }
@@ -54867,7 +54897,7 @@ $menu-header-icon-padding: 0 16px !default;
54867
54897
  &.e-ul {
54868
54898
  & .e-caret {
54869
54899
  &::before {
54870
- content: '\e937';
54900
+ content: '\e98f';
54871
54901
  }
54872
54902
  }
54873
54903
  }
@@ -54880,7 +54910,7 @@ $menu-header-icon-padding: 0 16px !default;
54880
54910
  &.e-vertical {
54881
54911
  & .e-caret {
54882
54912
  &::before {
54883
- content: '\e937';
54913
+ content: '\e98f';
54884
54914
  }
54885
54915
  }
54886
54916
  }
@@ -54888,7 +54918,7 @@ $menu-header-icon-padding: 0 16px !default;
54888
54918
  &.e-ul {
54889
54919
  & .e-caret {
54890
54920
  &::before {
54891
- content: '\e937';
54921
+ content: '\e98f';
54892
54922
  }
54893
54923
  }
54894
54924
  }
@@ -56934,6 +56964,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
56934
56964
  $ddl-chip-sel-mobile-close-height: 26px !default;
56935
56965
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
56936
56966
  $ddl-input-text-indent: 10px !default;
56967
+ $ddl-input-placeholder-padding: 0 0 0 10px !default;
56937
56968
  $ddl-rtl-chip-sel-close-left: -12px !default;
56938
56969
  $ddl-popup-active-focus-bg-color: $neutral-quintenary !default;
56939
56970
  $ddl-popup-active-focus-font-color: $neutral-light-fontalt !default;
@@ -57453,8 +57484,8 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
57453
57484
  height: $ddl-input-height;
57454
57485
  min-height: $ddl-input-height;
57455
57486
  outline: none;
57456
- padding: 0;
57457
- text-indent: $ddl-input-text-indent;
57487
+ padding: $ddl-input-placeholder-padding;
57488
+ text-indent: 0;
57458
57489
  }
57459
57490
 
57460
57491
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -75173,9 +75204,16 @@ $grid-dropitems-count-margin-left: -8px !default;
75173
75204
  margin-top: $grid-reorder-arrow-top-margin;
75174
75205
  }
75175
75206
 
75207
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
75208
+ margin-top: $grid-reorder-virtualarrow-top-margin;
75209
+ }
75210
+
75176
75211
  .e-gridheader .e-headercontent .e-reorderdownarrow {
75177
75212
  margin-top: $grid-reorder-downarrow-top-margin;
75178
75213
  }
75214
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
75215
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
75216
+ }
75179
75217
 
75180
75218
  .e-masked-cell.e-rowcell .e-virtualcell {
75181
75219
  background-color: $grid-maskedcell-virtual-background-color;
@@ -75226,6 +75264,11 @@ $grid-dropitems-count-margin-left: -8px !default;
75226
75264
  .e-cc-contentdiv .e-choosercheck {
75227
75265
  white-space: $grid-filter-checkbox-white-space;
75228
75266
  }
75267
+
75268
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
75269
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
75270
+ text-align: left;
75271
+ }
75229
75272
  }
75230
75273
  }
75231
75274
  }
@@ -81975,7 +82018,7 @@ $rte-drop-text-mobile-width: 250px !default;
81975
82018
  font-size: $rte-toolbar-big-icon-size;
81976
82019
  }
81977
82020
 
81978
- .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
82021
+ .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
81979
82022
  .e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
81980
82023
  top: -20px;
81981
82024
  }
@@ -82219,13 +82262,13 @@ $rte-drop-text-mobile-width: 250px !default;
82219
82262
  padding-right: $rte-drop-btn-action-padding-right;
82220
82263
  }
82221
82264
 
82222
- .e-font-color .e-selected-color.e-icons::before {
82265
+ .e-rte-font-color .e-selected-color.e-icons::before {
82223
82266
  font-size: 12px;
82224
82267
  position: relative;
82225
82268
  top: -18px;
82226
82269
  }
82227
82270
 
82228
- .e-font-color.e-icons::before {
82271
+ .e-rte-font-color.e-icons::before {
82229
82272
  font-size: 13px;
82230
82273
  }
82231
82274
 
@@ -84509,7 +84552,7 @@ $rte-drop-text-mobile-width: 250px !default;
84509
84552
  content: '\e35f';
84510
84553
  }
84511
84554
 
84512
- .e-font-color::before {
84555
+ .e-rte-font-color::before {
84513
84556
  content: '\e34c';
84514
84557
  }
84515
84558
 
@@ -101960,6 +102003,12 @@ $pivotpager-single-size-title-padding: 4px !default;
101960
102003
  background: $pivotgrid-grp-bg-hover-color;
101961
102004
  }
101962
102005
  }
102006
+
102007
+ &:focus {
102008
+ @if ($skin-name =='bootstrap4') {
102009
+ background: $pivotgrid-grp-bg-hover-color;
102010
+ }
102011
+ }
101963
102012
  }
101964
102013
  }
101965
102014
  }
@@ -102055,20 +102104,28 @@ $pivotpager-single-size-title-padding: 4px !default;
102055
102104
  @if ($pivotgrid-skin == 'bootstrap4') {
102056
102105
  background-color: $gray-600;
102057
102106
  border-radius: $pivotgrid-default-border-radius;
102058
- }
102107
+ }
102059
102108
 
102060
- .e-menu-icon,
102061
- .e-icons{
102062
- @if ($pivotgrid-skin == 'bootstrap4') {
102063
- color: $white;
102109
+ .e-menu-icon,
102110
+ .e-icons{
102111
+ @if ($pivotgrid-skin == 'bootstrap4') {
102112
+ color: $white;
102113
+ }
102114
+
102115
+ @if ($pivotgrid-skin == 'FluentUI') {
102116
+ color: $pivotgrid-active-color;
102117
+ }
102064
102118
  }
102119
+ }
102065
102120
 
102066
- @if ($pivotgrid-skin == 'FluentUI') {
102067
- color: $pivotgrid-active-color;
102121
+ ul.e-menu {
102122
+ @if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
102123
+ ($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
102124
+ padding-right: 0 !important;
102125
+ padding-left: 0 !important;
102068
102126
  }
102069
102127
  }
102070
102128
  }
102071
- }
102072
102129
 
102073
102130
  .e-tab .e-tab-header .e-toolbar-item.e-active {
102074
102131
  margin-left: 18px !important;
@@ -102563,13 +102620,13 @@ $pivotpager-single-size-title-padding: 4px !default;
102563
102620
  .e-toolbar .e-tbar-btn {
102564
102621
  @if ($skin-name == 'tailwind') {
102565
102622
  background-color: transparent;
102566
- }
102623
+ }
102567
102624
 
102568
102625
  &:hover {
102569
102626
  @if ($skin-name == 'tailwind') {
102570
102627
  background-color: $pivot-toolbar-icon-hover-color;
102571
- }
102572
- }
102628
+ }
102629
+ }
102573
102630
  }
102574
102631
 
102575
102632
 
@@ -106793,7 +106850,7 @@ $schedule-tree-content-color: #fff !default;
106793
106850
  vertical-align: top;
106794
106851
 
106795
106852
  &.e-translate {
106796
- transition: transform .3s ease 0s;
106853
+ transition: transform .1s ease 0s;
106797
106854
  }
106798
106855
  }
106799
106856
 
@@ -111649,6 +111706,12 @@ $image-editor-contextual-toolbar: $neutral-lighter !default;
111649
111706
  border-top: $image-editor-border;
111650
111707
  }
111651
111708
 
111709
+ & .e-canvas-wrapper {
111710
+ & .e-textarea {
111711
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
111712
+ }
111713
+ }
111714
+
111652
111715
  & .e-bottom-toolbar {
111653
111716
  border-top: $image-editor-border;
111654
111717
  }