@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
@@ -26957,6 +26957,10 @@ $cbox-border-style: solid !default;
26957
26957
  }
26958
26958
  }
26959
26959
 
26960
+ .e-checkbox-wrapper[readonly] {
26961
+ pointer-events: none;
26962
+ }
26963
+
26960
26964
  .e-small .e-checkbox-wrapper,
26961
26965
  .e-small.e-checkbox-wrapper,
26962
26966
  .e-small .e-css.e-checkbox-wrapper,
@@ -29221,6 +29225,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
29221
29225
 
29222
29226
  .e-caret {
29223
29227
  font-size: $drop-down-btn-caret-icon-font-size;
29228
+ @if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
29229
+ margin-top: 0;
29230
+ }
29224
29231
  }
29225
29232
 
29226
29233
  &.e-vertical {
@@ -34266,12 +34273,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.699% - 2.9px) !default;
34266
34273
  & .e-slider-track {
34267
34274
  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%);
34268
34275
  }
34276
+
34277
+ & .e-handle {
34278
+ @if $skin-name == 'FluentUI' {
34279
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34280
+ }
34281
+ }
34269
34282
  }
34270
34283
 
34271
34284
  & .e-preview-container {
34272
34285
  margin-left: 0;
34273
34286
  margin-right: $cpicker-preview-margin-left;
34274
34287
  }
34288
+
34289
+ & .e-opacity-slider {
34290
+ & .e-handle-first {
34291
+ @if $skin-name == 'FluentUI' {
34292
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34293
+ }
34294
+ }
34295
+ }
34275
34296
  }
34276
34297
 
34277
34298
  & .e-selected-value {
@@ -35280,22 +35301,26 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
35280
35301
 
35281
35302
 
35282
35303
  @mixin focused-icon-color {
35283
- & .e-caret {
35284
- color: $cmenu-caret-color;
35285
- }
35286
-
35287
- & .e-menu-icon {
35288
- color: $cmenu-icon-color;
35304
+ @if $skin-name != 'bootstrap5' {
35305
+ & .e-caret {
35306
+ color: $cmenu-caret-color;
35307
+ }
35308
+
35309
+ & .e-menu-icon {
35310
+ color: $cmenu-icon-color;
35311
+ }
35289
35312
  }
35290
35313
  }
35291
35314
 
35292
35315
  @mixin selected-icon-color {
35293
- & .e-caret {
35294
- color: $cmenu-caret-hover-color;
35295
- }
35296
-
35297
- & .e-menu-icon {
35298
- color: $cmenu-hover-icon-color;
35316
+ @if $skin-name != 'bootstrap5' {
35317
+ & .e-caret {
35318
+ color: $cmenu-caret-hover-color;
35319
+ }
35320
+
35321
+ & .e-menu-icon {
35322
+ color: $cmenu-hover-icon-color;
35323
+ }
35299
35324
  }
35300
35325
  }
35301
35326
 
@@ -51907,7 +51932,7 @@ $treeview-text-wrap-padding: 0 0 0 24px !default;
51907
51932
  $treeview-rtl-text-wrap-padding: 0 24px 0 0 !default;
51908
51933
  $treeview-icon-size: 20px !default;
51909
51934
  $treeview-big-icon-size: 24px !default;
51910
- $treeview-icon-margin: 0 2px 0 -24px !default;
51935
+ $treeview-icon-margin: 0 4px 0 -24px !default;
51911
51936
  $treeview-drag-icon-margin: 0 8px 8px -24px;
51912
51937
  $treeview-big-icon-margin: 0 0 0 -24px !default;
51913
51938
  $treeview-rtl-icon-margin: -0.5px -24px 0 0 !default;
@@ -56873,6 +56898,7 @@ $ddl-sel-chip-close-mobile-left: 17px !default;
56873
56898
  $ddl-chip-sel-mobile-close-height: 40px !default;
56874
56899
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
56875
56900
  $ddl-input-text-indent: 6px !default;
56901
+ $ddl-input-placeholder-padding: 0 0 0 8px !default;
56876
56902
  $ddl-rtl-chip-sel-close-left: -10px !default;
56877
56903
  $ddl-popup-active-focus-bg-color: $primary !default;
56878
56904
  $ddl-popup-active-focus-font-color: $primary-font !default;
@@ -57460,8 +57486,8 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
57460
57486
  height: $ddl-input-height;
57461
57487
  min-height: $ddl-input-height;
57462
57488
  outline: none;
57463
- padding: 0;
57464
- text-indent: $ddl-input-text-indent;
57489
+ padding: $ddl-input-placeholder-padding;
57490
+ text-indent: 0;
57465
57491
  }
57466
57492
 
57467
57493
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -75218,9 +75244,16 @@ $grid-dropitems-count-margin-left: -8px !default;
75218
75244
  margin-top: $grid-reorder-arrow-top-margin;
75219
75245
  }
75220
75246
 
75247
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
75248
+ margin-top: $grid-reorder-virtualarrow-top-margin;
75249
+ }
75250
+
75221
75251
  .e-gridheader .e-headercontent .e-reorderdownarrow {
75222
75252
  margin-top: $grid-reorder-downarrow-top-margin;
75223
75253
  }
75254
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
75255
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
75256
+ }
75224
75257
 
75225
75258
  .e-masked-cell.e-rowcell .e-virtualcell {
75226
75259
  background-color: $grid-maskedcell-virtual-background-color;
@@ -75271,6 +75304,11 @@ $grid-dropitems-count-margin-left: -8px !default;
75271
75304
  .e-cc-contentdiv .e-choosercheck {
75272
75305
  white-space: $grid-filter-checkbox-white-space;
75273
75306
  }
75307
+
75308
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
75309
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
75310
+ text-align: left;
75311
+ }
75274
75312
  }
75275
75313
  }
75276
75314
  }
@@ -82225,7 +82263,7 @@ $rte-drop-text-mobile-width: 250px !default;
82225
82263
  font-size: $rte-toolbar-big-icon-size;
82226
82264
  }
82227
82265
 
82228
- .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
82266
+ .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
82229
82267
  .e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
82230
82268
  top: -20px;
82231
82269
  }
@@ -82469,13 +82507,13 @@ $rte-drop-text-mobile-width: 250px !default;
82469
82507
  padding-right: $rte-drop-btn-action-padding-right;
82470
82508
  }
82471
82509
 
82472
- .e-font-color .e-selected-color.e-icons::before {
82510
+ .e-rte-font-color .e-selected-color.e-icons::before {
82473
82511
  font-size: 12px;
82474
82512
  position: relative;
82475
82513
  top: -18px;
82476
82514
  }
82477
82515
 
82478
- .e-font-color.e-icons::before {
82516
+ .e-rte-font-color.e-icons::before {
82479
82517
  font-size: 13px;
82480
82518
  }
82481
82519
 
@@ -84759,7 +84797,7 @@ $rte-drop-text-mobile-width: 250px !default;
84759
84797
  content: '\e74b';
84760
84798
  }
84761
84799
 
84762
- .e-font-color::before {
84800
+ .e-rte-font-color::before {
84763
84801
  content: '\e80e';
84764
84802
  }
84765
84803
 
@@ -102256,20 +102294,6 @@ $pivotpager-single-size-title-padding: 8px !default;
102256
102294
 
102257
102295
  .e-toolbar-items {
102258
102296
  background: $pivotgrid-grp-bg-color;
102259
-
102260
- .e-toolbar-item {
102261
- .e-tbar-btn.e-btn.e-control {
102262
- @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') {
102263
- background: $pivotgrid-grp-bg-color;
102264
-
102265
- &:hover {
102266
- @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
102267
- background: $pivotgrid-grp-bg-hover-color;
102268
- }
102269
- }
102270
- }
102271
- }
102272
- }
102273
102297
  }
102274
102298
 
102275
102299
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -102362,20 +102386,28 @@ $pivotpager-single-size-title-padding: 8px !default;
102362
102386
  @if ($pivotgrid-skin == 'bootstrap4') {
102363
102387
  background-color: $gray-600;
102364
102388
  border-radius: $pivotgrid-default-border-radius;
102365
- }
102389
+ }
102366
102390
 
102367
- .e-menu-icon,
102368
- .e-icons{
102369
- @if ($pivotgrid-skin == 'bootstrap4') {
102370
- color: $white;
102391
+ .e-menu-icon,
102392
+ .e-icons{
102393
+ @if ($pivotgrid-skin == 'bootstrap4') {
102394
+ color: $white;
102395
+ }
102396
+
102397
+ @if ($pivotgrid-skin == 'FluentUI') {
102398
+ color: $pivotgrid-active-color;
102399
+ }
102371
102400
  }
102401
+ }
102372
102402
 
102373
- @if ($pivotgrid-skin == 'FluentUI') {
102374
- color: $pivotgrid-active-color;
102403
+ ul.e-menu {
102404
+ @if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
102405
+ ($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
102406
+ padding-right: 0 !important;
102407
+ padding-left: 0 !important;
102375
102408
  }
102376
102409
  }
102377
102410
  }
102378
- }
102379
102411
 
102380
102412
  .e-tab .e-tab-header .e-toolbar-item.e-active {
102381
102413
  margin-left: 18px !important;
@@ -102868,15 +102900,17 @@ $pivotpager-single-size-title-padding: 8px !default;
102868
102900
  }
102869
102901
 
102870
102902
  .e-toolbar .e-tbar-btn {
102871
- @if ($skin-name == 'tailwind') {
102872
- background-color: transparent;
102873
- }
102903
+ background-color: transparent;
102904
+
102905
+ @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
102906
+ border: none !important;
102907
+ }
102874
102908
 
102875
102909
  &:hover {
102876
102910
  @if ($skin-name == 'tailwind') {
102877
102911
  background-color: $pivot-toolbar-icon-hover-color;
102878
- }
102879
- }
102912
+ }
102913
+ }
102880
102914
  }
102881
102915
 
102882
102916
 
@@ -107106,7 +107140,7 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
107106
107140
  vertical-align: top;
107107
107141
 
107108
107142
  &.e-translate {
107109
- transition: transform .3s ease 0s;
107143
+ transition: transform .1s ease 0s;
107110
107144
  }
107111
107145
  }
107112
107146
 
@@ -111962,6 +111996,12 @@ $image-editor-contextual-toolbar: $gray-100 !default;
111962
111996
  border-top: $image-editor-border;
111963
111997
  }
111964
111998
 
111999
+ & .e-canvas-wrapper {
112000
+ & .e-textarea {
112001
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
112002
+ }
112003
+ }
112004
+
111965
112005
  & .e-bottom-toolbar {
111966
112006
  border-top: $image-editor-border;
111967
112007
  }
@@ -27253,6 +27253,10 @@ $cbox-border-style: solid !default;
27253
27253
  }
27254
27254
  }
27255
27255
 
27256
+ .e-checkbox-wrapper[readonly] {
27257
+ pointer-events: none;
27258
+ }
27259
+
27256
27260
  .e-small .e-checkbox-wrapper,
27257
27261
  .e-small.e-checkbox-wrapper,
27258
27262
  .e-small .e-css.e-checkbox-wrapper,
@@ -29521,6 +29525,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
29521
29525
 
29522
29526
  .e-caret {
29523
29527
  font-size: $drop-down-btn-caret-icon-font-size;
29528
+ @if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
29529
+ margin-top: 0;
29530
+ }
29524
29531
  }
29525
29532
 
29526
29533
  &.e-vertical {
@@ -34525,12 +34532,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
34525
34532
  & .e-slider-track {
34526
34533
  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%);
34527
34534
  }
34535
+
34536
+ & .e-handle {
34537
+ @if $skin-name == 'FluentUI' {
34538
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34539
+ }
34540
+ }
34528
34541
  }
34529
34542
 
34530
34543
  & .e-preview-container {
34531
34544
  margin-left: 0;
34532
34545
  margin-right: $cpicker-preview-margin-left;
34533
34546
  }
34547
+
34548
+ & .e-opacity-slider {
34549
+ & .e-handle-first {
34550
+ @if $skin-name == 'FluentUI' {
34551
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34552
+ }
34553
+ }
34554
+ }
34534
34555
  }
34535
34556
 
34536
34557
  & .e-selected-value {
@@ -35532,22 +35553,26 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
35532
35553
 
35533
35554
 
35534
35555
  @mixin focused-icon-color {
35535
- & .e-caret {
35536
- color: $cmenu-caret-color;
35537
- }
35538
-
35539
- & .e-menu-icon {
35540
- color: $cmenu-icon-color;
35556
+ @if $skin-name != 'bootstrap5' {
35557
+ & .e-caret {
35558
+ color: $cmenu-caret-color;
35559
+ }
35560
+
35561
+ & .e-menu-icon {
35562
+ color: $cmenu-icon-color;
35563
+ }
35541
35564
  }
35542
35565
  }
35543
35566
 
35544
35567
  @mixin selected-icon-color {
35545
- & .e-caret {
35546
- color: $cmenu-caret-hover-color;
35547
- }
35548
-
35549
- & .e-menu-icon {
35550
- color: $cmenu-hover-icon-color;
35568
+ @if $skin-name != 'bootstrap5' {
35569
+ & .e-caret {
35570
+ color: $cmenu-caret-hover-color;
35571
+ }
35572
+
35573
+ & .e-menu-icon {
35574
+ color: $cmenu-hover-icon-color;
35575
+ }
35551
35576
  }
35552
35577
  }
35553
35578
 
@@ -52211,7 +52236,7 @@ $treeview-rtl-child-ul-padding: 0 20px 0 0 !default;
52211
52236
  $treeview-text-wrap-padding: 0 0 0 20px !default;
52212
52237
  $treeview-rtl-text-wrap-padding: 0 20px 0 0 !default;
52213
52238
  $treeview-icon-size: 20px !default;
52214
- $treeview-icon-margin: 0 2px 0 -25px !default;
52239
+ $treeview-icon-margin: 0 4px 0 -25px !default;
52215
52240
  $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
52216
52241
  $treeview-icon-padding: 0px !default;
52217
52242
  $treeview-text-padding: 0 8px !default;
@@ -57183,6 +57208,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
57183
57208
  $ddl-chip-sel-mobile-close-height: 40px !default;
57184
57209
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
57185
57210
  $ddl-input-text-indent: 8px !default;
57211
+ $ddl-input-placeholder-padding: 0 0 0 8px !default;
57186
57212
  $ddl-rtl-chip-sel-close-left: -12px !default;
57187
57213
  $ddl-popup-active-focus-border-width: 0 !default;
57188
57214
  $ddl-popup-active-focus-shadow-item: none !default;
@@ -57755,8 +57781,8 @@ $ddl-close-down-icon-left: 35px !default;
57755
57781
  height: $ddl-input-height;
57756
57782
  min-height: $ddl-input-height;
57757
57783
  outline: none;
57758
- padding: 0;
57759
- text-indent: $ddl-input-text-indent;
57784
+ padding: $ddl-input-placeholder-padding;
57785
+ text-indent: 0;
57760
57786
  }
57761
57787
 
57762
57788
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -75590,9 +75616,16 @@ $grid-dropitems-count-margin-left: -4px !default;
75590
75616
  margin-top: $grid-reorder-arrow-top-margin;
75591
75617
  }
75592
75618
 
75619
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
75620
+ margin-top: $grid-reorder-virtualarrow-top-margin;
75621
+ }
75622
+
75593
75623
  .e-gridheader .e-headercontent .e-reorderdownarrow {
75594
75624
  margin-top: $grid-reorder-downarrow-top-margin;
75595
75625
  }
75626
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
75627
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
75628
+ }
75596
75629
 
75597
75630
  .e-masked-cell.e-rowcell .e-virtualcell {
75598
75631
  background-color: $grid-maskedcell-virtual-background-color;
@@ -75643,6 +75676,11 @@ $grid-dropitems-count-margin-left: -4px !default;
75643
75676
  .e-cc-contentdiv .e-choosercheck {
75644
75677
  white-space: $grid-filter-checkbox-white-space;
75645
75678
  }
75679
+
75680
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
75681
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
75682
+ text-align: left;
75683
+ }
75646
75684
  }
75647
75685
  }
75648
75686
  }
@@ -82412,7 +82450,7 @@ $rte-drop-text-mobile-width: 250px !default;
82412
82450
  font-size: $rte-toolbar-big-icon-size;
82413
82451
  }
82414
82452
 
82415
- .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
82453
+ .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
82416
82454
  .e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
82417
82455
  top: -20px;
82418
82456
  }
@@ -82656,13 +82694,13 @@ $rte-drop-text-mobile-width: 250px !default;
82656
82694
  padding-right: $rte-drop-btn-action-padding-right;
82657
82695
  }
82658
82696
 
82659
- .e-font-color .e-selected-color.e-icons::before {
82697
+ .e-rte-font-color .e-selected-color.e-icons::before {
82660
82698
  font-size: 12px;
82661
82699
  position: relative;
82662
82700
  top: -18px;
82663
82701
  }
82664
82702
 
82665
- .e-font-color.e-icons::before {
82703
+ .e-rte-font-color.e-icons::before {
82666
82704
  font-size: 13px;
82667
82705
  }
82668
82706
 
@@ -84945,7 +84983,7 @@ $rte-drop-text-mobile-width: 250px !default;
84945
84983
  content: '\e76f';
84946
84984
  }
84947
84985
 
84948
- .e-font-color::before {
84986
+ .e-rte-font-color::before {
84949
84987
  content: '\e79f';
84950
84988
  }
84951
84989
 
@@ -102409,20 +102447,6 @@ $pivotpager-single-size-title-padding: 8px !default;
102409
102447
 
102410
102448
  .e-toolbar-items {
102411
102449
  background: $pivotgrid-grp-bg-color;
102412
-
102413
- .e-toolbar-item {
102414
- .e-tbar-btn.e-btn.e-control {
102415
- @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') {
102416
- background: $pivotgrid-grp-bg-color;
102417
-
102418
- &:hover {
102419
- @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
102420
- background: $pivotgrid-grp-bg-hover-color;
102421
- }
102422
- }
102423
- }
102424
- }
102425
- }
102426
102450
  }
102427
102451
 
102428
102452
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -102515,20 +102539,28 @@ $pivotpager-single-size-title-padding: 8px !default;
102515
102539
  @if ($pivotgrid-skin == 'bootstrap4') {
102516
102540
  background-color: $gray-600;
102517
102541
  border-radius: $pivotgrid-default-border-radius;
102518
- }
102542
+ }
102519
102543
 
102520
- .e-menu-icon,
102521
- .e-icons{
102522
- @if ($pivotgrid-skin == 'bootstrap4') {
102523
- color: $white;
102544
+ .e-menu-icon,
102545
+ .e-icons{
102546
+ @if ($pivotgrid-skin == 'bootstrap4') {
102547
+ color: $white;
102548
+ }
102549
+
102550
+ @if ($pivotgrid-skin == 'FluentUI') {
102551
+ color: $pivotgrid-active-color;
102552
+ }
102524
102553
  }
102554
+ }
102525
102555
 
102526
- @if ($pivotgrid-skin == 'FluentUI') {
102527
- color: $pivotgrid-active-color;
102556
+ ul.e-menu {
102557
+ @if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
102558
+ ($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
102559
+ padding-right: 0 !important;
102560
+ padding-left: 0 !important;
102528
102561
  }
102529
102562
  }
102530
102563
  }
102531
- }
102532
102564
 
102533
102565
  .e-tab .e-tab-header .e-toolbar-item.e-active {
102534
102566
  margin-left: 18px !important;
@@ -103021,15 +103053,17 @@ $pivotpager-single-size-title-padding: 8px !default;
103021
103053
  }
103022
103054
 
103023
103055
  .e-toolbar .e-tbar-btn {
103024
- @if ($skin-name == 'tailwind') {
103025
- background-color: transparent;
103026
- }
103056
+ background-color: transparent;
103057
+
103058
+ @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
103059
+ border: none !important;
103060
+ }
103027
103061
 
103028
103062
  &:hover {
103029
103063
  @if ($skin-name == 'tailwind') {
103030
103064
  background-color: $pivot-toolbar-icon-hover-color;
103031
- }
103032
- }
103065
+ }
103066
+ }
103033
103067
  }
103034
103068
 
103035
103069
 
@@ -107267,7 +107301,7 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
107267
107301
  vertical-align: top;
107268
107302
 
107269
107303
  &.e-translate {
107270
- transition: transform .3s ease 0s;
107304
+ transition: transform .1s ease 0s;
107271
107305
  }
107272
107306
  }
107273
107307
 
@@ -112123,6 +112157,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
112123
112157
  border-top: $image-editor-border;
112124
112158
  }
112125
112159
 
112160
+ & .e-canvas-wrapper {
112161
+ & .e-textarea {
112162
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
112163
+ }
112164
+ }
112165
+
112126
112166
  & .e-bottom-toolbar {
112127
112167
  border-top: $image-editor-border;
112128
112168
  }