@syncfusion/blazor-themes 20.4.44 → 20.4.48

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 (160) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +86 -46
  2. package/SCSS-Themes/bootstrap.scss +86 -46
  3. package/SCSS-Themes/bootstrap4.scss +87 -47
  4. package/SCSS-Themes/bootstrap5-dark.scss +87 -47
  5. package/SCSS-Themes/bootstrap5.scss +87 -47
  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 +86 -46
  35. package/SCSS-Themes/fabric.scss +86 -46
  36. package/SCSS-Themes/fluent-dark.scss +87 -47
  37. package/SCSS-Themes/fluent.scss +87 -47
  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 +86 -46
  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 +86 -46
  82. package/SCSS-Themes/material.scss +86 -46
  83. package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +16 -12
  84. package/SCSS-Themes/navigations/context-menu/bootstrap.scss +16 -12
  85. package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +16 -12
  86. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +16 -12
  87. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +16 -12
  88. package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +16 -12
  89. package/SCSS-Themes/navigations/context-menu/fabric.scss +16 -12
  90. package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +16 -12
  91. package/SCSS-Themes/navigations/context-menu/fluent.scss +16 -12
  92. package/SCSS-Themes/navigations/context-menu/highcontrast.scss +16 -12
  93. package/SCSS-Themes/navigations/context-menu/material-dark.scss +16 -12
  94. package/SCSS-Themes/navigations/context-menu/material.scss +16 -12
  95. package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +16 -12
  96. package/SCSS-Themes/navigations/context-menu/tailwind.scss +16 -12
  97. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
  98. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
  99. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
  100. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +23 -27
  101. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +23 -27
  102. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +23 -27
  103. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +23 -27
  104. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +23 -27
  105. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +23 -27
  106. package/SCSS-Themes/pivotview/pivotview/fabric.scss +23 -27
  107. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +23 -27
  108. package/SCSS-Themes/pivotview/pivotview/fluent.scss +23 -27
  109. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +23 -27
  110. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +23 -27
  111. package/SCSS-Themes/pivotview/pivotview/material.scss +23 -27
  112. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +23 -27
  113. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +23 -27
  114. package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
  115. package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
  116. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +4 -4
  117. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +4 -4
  118. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +4 -4
  119. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +4 -4
  120. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +4 -4
  121. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +4 -4
  122. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +4 -4
  123. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +4 -4
  124. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +4 -4
  125. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +4 -4
  126. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +4 -4
  127. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +4 -4
  128. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +4 -4
  129. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +4 -4
  130. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +1 -1
  131. package/SCSS-Themes/schedule/schedule/bootstrap.scss +1 -1
  132. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +1 -1
  133. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +1 -1
  134. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +1 -1
  135. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +1 -1
  136. package/SCSS-Themes/schedule/schedule/fabric.scss +1 -1
  137. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +1 -1
  138. package/SCSS-Themes/schedule/schedule/fluent.scss +1 -1
  139. package/SCSS-Themes/schedule/schedule/highcontrast.scss +1 -1
  140. package/SCSS-Themes/schedule/schedule/material-dark.scss +1 -1
  141. package/SCSS-Themes/schedule/schedule/material.scss +1 -1
  142. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +1 -1
  143. package/SCSS-Themes/schedule/schedule/tailwind.scss +1 -1
  144. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -0
  145. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -0
  146. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -0
  147. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -0
  148. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -0
  149. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -0
  150. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -0
  151. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +3 -0
  152. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +3 -0
  153. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -0
  154. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -0
  155. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -0
  156. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -0
  157. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -0
  158. package/SCSS-Themes/tailwind-dark.scss +86 -46
  159. package/SCSS-Themes/tailwind.scss +86 -46
  160. package/package.json +1 -1
@@ -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'] {
@@ -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 {
@@ -35364,22 +35385,26 @@ $cmenu-li-selected-outline-offset: 0 !default;
35364
35385
 
35365
35386
 
35366
35387
  @mixin focused-icon-color {
35367
- & .e-caret {
35368
- color: $cmenu-caret-color;
35369
- }
35370
-
35371
- & .e-menu-icon {
35372
- color: $cmenu-icon-color;
35388
+ @if $skin-name != 'bootstrap5' {
35389
+ & .e-caret {
35390
+ color: $cmenu-caret-color;
35391
+ }
35392
+
35393
+ & .e-menu-icon {
35394
+ color: $cmenu-icon-color;
35395
+ }
35373
35396
  }
35374
35397
  }
35375
35398
 
35376
35399
  @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;
35400
+ @if $skin-name != 'bootstrap5' {
35401
+ & .e-caret {
35402
+ color: $cmenu-caret-hover-color;
35403
+ }
35404
+
35405
+ & .e-menu-icon {
35406
+ color: $cmenu-hover-icon-color;
35407
+ }
35383
35408
  }
35384
35409
  }
35385
35410
 
@@ -56934,6 +56959,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
56934
56959
  $ddl-chip-sel-mobile-close-height: 26px !default;
56935
56960
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
56936
56961
  $ddl-input-text-indent: 10px !default;
56962
+ $ddl-input-placeholder-padding: 0 0 0 10px !default;
56937
56963
  $ddl-rtl-chip-sel-close-left: -12px !default;
56938
56964
  $ddl-popup-active-focus-bg-color: $neutral-quintenary !default;
56939
56965
  $ddl-popup-active-focus-font-color: $neutral-light-fontalt !default;
@@ -57453,8 +57479,8 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
57453
57479
  height: $ddl-input-height;
57454
57480
  min-height: $ddl-input-height;
57455
57481
  outline: none;
57456
- padding: 0;
57457
- text-indent: $ddl-input-text-indent;
57482
+ padding: $ddl-input-placeholder-padding;
57483
+ text-indent: 0;
57458
57484
  }
57459
57485
 
57460
57486
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -75173,9 +75199,16 @@ $grid-dropitems-count-margin-left: -8px !default;
75173
75199
  margin-top: $grid-reorder-arrow-top-margin;
75174
75200
  }
75175
75201
 
75202
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
75203
+ margin-top: $grid-reorder-virtualarrow-top-margin;
75204
+ }
75205
+
75176
75206
  .e-gridheader .e-headercontent .e-reorderdownarrow {
75177
75207
  margin-top: $grid-reorder-downarrow-top-margin;
75178
75208
  }
75209
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
75210
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
75211
+ }
75179
75212
 
75180
75213
  .e-masked-cell.e-rowcell .e-virtualcell {
75181
75214
  background-color: $grid-maskedcell-virtual-background-color;
@@ -75226,6 +75259,11 @@ $grid-dropitems-count-margin-left: -8px !default;
75226
75259
  .e-cc-contentdiv .e-choosercheck {
75227
75260
  white-space: $grid-filter-checkbox-white-space;
75228
75261
  }
75262
+
75263
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
75264
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
75265
+ text-align: left;
75266
+ }
75229
75267
  }
75230
75268
  }
75231
75269
  }
@@ -81975,7 +82013,7 @@ $rte-drop-text-mobile-width: 250px !default;
81975
82013
  font-size: $rte-toolbar-big-icon-size;
81976
82014
  }
81977
82015
 
81978
- .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
82016
+ .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
81979
82017
  .e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
81980
82018
  top: -20px;
81981
82019
  }
@@ -82219,13 +82257,13 @@ $rte-drop-text-mobile-width: 250px !default;
82219
82257
  padding-right: $rte-drop-btn-action-padding-right;
82220
82258
  }
82221
82259
 
82222
- .e-font-color .e-selected-color.e-icons::before {
82260
+ .e-rte-font-color .e-selected-color.e-icons::before {
82223
82261
  font-size: 12px;
82224
82262
  position: relative;
82225
82263
  top: -18px;
82226
82264
  }
82227
82265
 
82228
- .e-font-color.e-icons::before {
82266
+ .e-rte-font-color.e-icons::before {
82229
82267
  font-size: 13px;
82230
82268
  }
82231
82269
 
@@ -84509,7 +84547,7 @@ $rte-drop-text-mobile-width: 250px !default;
84509
84547
  content: '\e35f';
84510
84548
  }
84511
84549
 
84512
- .e-font-color::before {
84550
+ .e-rte-font-color::before {
84513
84551
  content: '\e34c';
84514
84552
  }
84515
84553
 
@@ -101949,20 +101987,6 @@ $pivotpager-single-size-title-padding: 4px !default;
101949
101987
 
101950
101988
  .e-toolbar-items {
101951
101989
  background: $pivotgrid-grp-bg-color;
101952
-
101953
- .e-toolbar-item {
101954
- .e-tbar-btn.e-btn.e-control {
101955
- @if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
101956
- background: $pivotgrid-grp-bg-color;
101957
-
101958
- &:hover {
101959
- @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
101960
- background: $pivotgrid-grp-bg-hover-color;
101961
- }
101962
- }
101963
- }
101964
- }
101965
- }
101966
101990
  }
101967
101991
 
101968
101992
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -102055,20 +102079,28 @@ $pivotpager-single-size-title-padding: 4px !default;
102055
102079
  @if ($pivotgrid-skin == 'bootstrap4') {
102056
102080
  background-color: $gray-600;
102057
102081
  border-radius: $pivotgrid-default-border-radius;
102058
- }
102082
+ }
102059
102083
 
102060
- .e-menu-icon,
102061
- .e-icons{
102062
- @if ($pivotgrid-skin == 'bootstrap4') {
102063
- color: $white;
102084
+ .e-menu-icon,
102085
+ .e-icons{
102086
+ @if ($pivotgrid-skin == 'bootstrap4') {
102087
+ color: $white;
102088
+ }
102089
+
102090
+ @if ($pivotgrid-skin == 'FluentUI') {
102091
+ color: $pivotgrid-active-color;
102092
+ }
102064
102093
  }
102094
+ }
102065
102095
 
102066
- @if ($pivotgrid-skin == 'FluentUI') {
102067
- color: $pivotgrid-active-color;
102096
+ ul.e-menu {
102097
+ @if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
102098
+ ($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
102099
+ padding-right: 0 !important;
102100
+ padding-left: 0 !important;
102068
102101
  }
102069
102102
  }
102070
102103
  }
102071
- }
102072
102104
 
102073
102105
  .e-tab .e-tab-header .e-toolbar-item.e-active {
102074
102106
  margin-left: 18px !important;
@@ -102561,15 +102593,17 @@ $pivotpager-single-size-title-padding: 4px !default;
102561
102593
  }
102562
102594
 
102563
102595
  .e-toolbar .e-tbar-btn {
102564
- @if ($skin-name == 'tailwind') {
102565
- background-color: transparent;
102566
- }
102596
+ background-color: transparent;
102597
+
102598
+ @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
102599
+ border: none !important;
102600
+ }
102567
102601
 
102568
102602
  &:hover {
102569
102603
  @if ($skin-name == 'tailwind') {
102570
102604
  background-color: $pivot-toolbar-icon-hover-color;
102571
- }
102572
- }
102605
+ }
102606
+ }
102573
102607
  }
102574
102608
 
102575
102609
 
@@ -106793,7 +106827,7 @@ $schedule-tree-content-color: #fff !default;
106793
106827
  vertical-align: top;
106794
106828
 
106795
106829
  &.e-translate {
106796
- transition: transform .3s ease 0s;
106830
+ transition: transform .1s ease 0s;
106797
106831
  }
106798
106832
  }
106799
106833
 
@@ -111649,6 +111683,12 @@ $image-editor-contextual-toolbar: $neutral-lighter !default;
111649
111683
  border-top: $image-editor-border;
111650
111684
  }
111651
111685
 
111686
+ & .e-canvas-wrapper {
111687
+ & .e-textarea {
111688
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
111689
+ }
111690
+ }
111691
+
111652
111692
  & .e-bottom-toolbar {
111653
111693
  border-top: $image-editor-border;
111654
111694
  }
@@ -26887,6 +26887,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
26887
26887
  }
26888
26888
  }
26889
26889
 
26890
+ .e-checkbox-wrapper[readonly] {
26891
+ pointer-events: none;
26892
+ }
26893
+
26890
26894
  .e-small .e-checkbox-wrapper,
26891
26895
  .e-small.e-checkbox-wrapper,
26892
26896
  .e-small .e-css.e-checkbox-wrapper,
@@ -29133,6 +29137,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
29133
29137
 
29134
29138
  .e-caret {
29135
29139
  font-size: $drop-down-btn-caret-icon-font-size;
29140
+ @if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
29141
+ margin-top: 0;
29142
+ }
29136
29143
  }
29137
29144
 
29138
29145
  &.e-vertical {
@@ -34182,12 +34189,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.66% - 4px) !default;
34182
34189
  & .e-slider-track {
34183
34190
  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%);
34184
34191
  }
34192
+
34193
+ & .e-handle {
34194
+ @if $skin-name == 'FluentUI' {
34195
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34196
+ }
34197
+ }
34185
34198
  }
34186
34199
 
34187
34200
  & .e-preview-container {
34188
34201
  margin-left: 0;
34189
34202
  margin-right: $cpicker-preview-margin-left;
34190
34203
  }
34204
+
34205
+ & .e-opacity-slider {
34206
+ & .e-handle-first {
34207
+ @if $skin-name == 'FluentUI' {
34208
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34209
+ }
34210
+ }
34211
+ }
34191
34212
  }
34192
34213
 
34193
34214
  & .e-selected-value {
@@ -35187,22 +35208,26 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
35187
35208
 
35188
35209
 
35189
35210
  @mixin focused-icon-color {
35190
- & .e-caret {
35191
- color: $cmenu-caret-color;
35192
- }
35193
-
35194
- & .e-menu-icon {
35195
- color: $cmenu-icon-color;
35211
+ @if $skin-name != 'bootstrap5' {
35212
+ & .e-caret {
35213
+ color: $cmenu-caret-color;
35214
+ }
35215
+
35216
+ & .e-menu-icon {
35217
+ color: $cmenu-icon-color;
35218
+ }
35196
35219
  }
35197
35220
  }
35198
35221
 
35199
35222
  @mixin selected-icon-color {
35200
- & .e-caret {
35201
- color: $cmenu-caret-hover-color;
35202
- }
35203
-
35204
- & .e-menu-icon {
35205
- color: $cmenu-hover-icon-color;
35223
+ @if $skin-name != 'bootstrap5' {
35224
+ & .e-caret {
35225
+ color: $cmenu-caret-hover-color;
35226
+ }
35227
+
35228
+ & .e-menu-icon {
35229
+ color: $cmenu-hover-icon-color;
35230
+ }
35206
35231
  }
35207
35232
  }
35208
35233
 
@@ -56707,6 +56732,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
56707
56732
  $ddl-chip-sel-mobile-close-height: 26px !default;
56708
56733
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
56709
56734
  $ddl-input-text-indent: 10px !default;
56735
+ $ddl-input-placeholder-padding: 0 0 0 10px !default;
56710
56736
  $ddl-rtl-chip-sel-close-left: -12px !default;
56711
56737
  $ddl-popup-active-focus-bg-color: $theme-lighter !default;
56712
56738
  $ddl-popup-active-focus-font-color: $neutral-light-font !default;
@@ -57223,8 +57249,8 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
57223
57249
  height: $ddl-input-height;
57224
57250
  min-height: $ddl-input-height;
57225
57251
  outline: none;
57226
- padding: 0;
57227
- text-indent: $ddl-input-text-indent;
57252
+ padding: $ddl-input-placeholder-padding;
57253
+ text-indent: 0;
57228
57254
  }
57229
57255
 
57230
57256
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -74935,9 +74961,16 @@ $grid-dropitems-count-margin-left: -8px !default;
74935
74961
  margin-top: $grid-reorder-arrow-top-margin;
74936
74962
  }
74937
74963
 
74964
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
74965
+ margin-top: $grid-reorder-virtualarrow-top-margin;
74966
+ }
74967
+
74938
74968
  .e-gridheader .e-headercontent .e-reorderdownarrow {
74939
74969
  margin-top: $grid-reorder-downarrow-top-margin;
74940
74970
  }
74971
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
74972
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
74973
+ }
74941
74974
 
74942
74975
  .e-masked-cell.e-rowcell .e-virtualcell {
74943
74976
  background-color: $grid-maskedcell-virtual-background-color;
@@ -74988,6 +75021,11 @@ $grid-dropitems-count-margin-left: -8px !default;
74988
75021
  .e-cc-contentdiv .e-choosercheck {
74989
75022
  white-space: $grid-filter-checkbox-white-space;
74990
75023
  }
75024
+
75025
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
75026
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
75027
+ text-align: left;
75028
+ }
74991
75029
  }
74992
75030
  }
74993
75031
  }
@@ -81731,7 +81769,7 @@ $rte-drop-text-mobile-width: 240px !default;
81731
81769
  font-size: $rte-toolbar-big-icon-size;
81732
81770
  }
81733
81771
 
81734
- .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
81772
+ .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
81735
81773
  .e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
81736
81774
  top: -20px;
81737
81775
  }
@@ -81975,13 +82013,13 @@ $rte-drop-text-mobile-width: 240px !default;
81975
82013
  padding-right: $rte-drop-btn-action-padding-right;
81976
82014
  }
81977
82015
 
81978
- .e-font-color .e-selected-color.e-icons::before {
82016
+ .e-rte-font-color .e-selected-color.e-icons::before {
81979
82017
  font-size: 12px;
81980
82018
  position: relative;
81981
82019
  top: -18px;
81982
82020
  }
81983
82021
 
81984
- .e-font-color.e-icons::before {
82022
+ .e-rte-font-color.e-icons::before {
81985
82023
  font-size: 13px;
81986
82024
  }
81987
82025
 
@@ -84265,7 +84303,7 @@ $rte-drop-text-mobile-width: 240px !default;
84265
84303
  content: '\e35f';
84266
84304
  }
84267
84305
 
84268
- .e-font-color::before {
84306
+ .e-rte-font-color::before {
84269
84307
  content: '\e34c';
84270
84308
  }
84271
84309
 
@@ -101702,20 +101740,6 @@ $pivotpager-single-size-title-padding: 4px !default;
101702
101740
 
101703
101741
  .e-toolbar-items {
101704
101742
  background: $pivotgrid-grp-bg-color;
101705
-
101706
- .e-toolbar-item {
101707
- .e-tbar-btn.e-btn.e-control {
101708
- @if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
101709
- background: $pivotgrid-grp-bg-color;
101710
-
101711
- &:hover {
101712
- @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
101713
- background: $pivotgrid-grp-bg-hover-color;
101714
- }
101715
- }
101716
- }
101717
- }
101718
- }
101719
101743
  }
101720
101744
 
101721
101745
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -101808,20 +101832,28 @@ $pivotpager-single-size-title-padding: 4px !default;
101808
101832
  @if ($pivotgrid-skin == 'bootstrap4') {
101809
101833
  background-color: $gray-600;
101810
101834
  border-radius: $pivotgrid-default-border-radius;
101811
- }
101835
+ }
101812
101836
 
101813
- .e-menu-icon,
101814
- .e-icons{
101815
- @if ($pivotgrid-skin == 'bootstrap4') {
101816
- color: $white;
101837
+ .e-menu-icon,
101838
+ .e-icons{
101839
+ @if ($pivotgrid-skin == 'bootstrap4') {
101840
+ color: $white;
101841
+ }
101842
+
101843
+ @if ($pivotgrid-skin == 'FluentUI') {
101844
+ color: $pivotgrid-active-color;
101845
+ }
101817
101846
  }
101847
+ }
101818
101848
 
101819
- @if ($pivotgrid-skin == 'FluentUI') {
101820
- color: $pivotgrid-active-color;
101849
+ ul.e-menu {
101850
+ @if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
101851
+ ($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
101852
+ padding-right: 0 !important;
101853
+ padding-left: 0 !important;
101821
101854
  }
101822
101855
  }
101823
101856
  }
101824
- }
101825
101857
 
101826
101858
  .e-tab .e-tab-header .e-toolbar-item.e-active {
101827
101859
  margin-left: 18px !important;
@@ -102314,15 +102346,17 @@ $pivotpager-single-size-title-padding: 4px !default;
102314
102346
  }
102315
102347
 
102316
102348
  .e-toolbar .e-tbar-btn {
102317
- @if ($skin-name == 'tailwind') {
102318
- background-color: transparent;
102319
- }
102349
+ background-color: transparent;
102350
+
102351
+ @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
102352
+ border: none !important;
102353
+ }
102320
102354
 
102321
102355
  &:hover {
102322
102356
  @if ($skin-name == 'tailwind') {
102323
102357
  background-color: $pivot-toolbar-icon-hover-color;
102324
- }
102325
- }
102358
+ }
102359
+ }
102326
102360
  }
102327
102361
 
102328
102362
 
@@ -106547,7 +106581,7 @@ $schedule-tree-content-color: $shadow !default;
106547
106581
  vertical-align: top;
106548
106582
 
106549
106583
  &.e-translate {
106550
- transition: transform .3s ease 0s;
106584
+ transition: transform .1s ease 0s;
106551
106585
  }
106552
106586
  }
106553
106587
 
@@ -111403,6 +111437,12 @@ $image-editor-contextual-toolbar: $neutral-white !default;
111403
111437
  border-top: $image-editor-border;
111404
111438
  }
111405
111439
 
111440
+ & .e-canvas-wrapper {
111441
+ & .e-textarea {
111442
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
111443
+ }
111444
+ }
111445
+
111406
111446
  & .e-bottom-toolbar {
111407
111447
  border-top: $image-editor-border;
111408
111448
  }