@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
@@ -27415,6 +27415,10 @@ $cbox-border-style: solid !default;
27415
27415
  }
27416
27416
  }
27417
27417
 
27418
+ .e-checkbox-wrapper[readonly] {
27419
+ pointer-events: none;
27420
+ }
27421
+
27418
27422
  .e-small .e-checkbox-wrapper,
27419
27423
  .e-small.e-checkbox-wrapper,
27420
27424
  .e-small .e-css.e-checkbox-wrapper,
@@ -29661,6 +29665,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
29661
29665
 
29662
29666
  .e-caret {
29663
29667
  font-size: $drop-down-btn-caret-icon-font-size;
29668
+ @if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
29669
+ margin-top: 0;
29670
+ }
29664
29671
  }
29665
29672
 
29666
29673
  &.e-vertical {
@@ -34726,12 +34733,26 @@ $cpicker-blazor-bigger-input-margin: calc(3.425% - 2.28px) !default;
34726
34733
  & .e-slider-track {
34727
34734
  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%);
34728
34735
  }
34736
+
34737
+ & .e-handle {
34738
+ @if $skin-name == 'FluentUI' {
34739
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34740
+ }
34741
+ }
34729
34742
  }
34730
34743
 
34731
34744
  & .e-preview-container {
34732
34745
  margin-left: 0;
34733
34746
  margin-right: $cpicker-preview-margin-left;
34734
34747
  }
34748
+
34749
+ & .e-opacity-slider {
34750
+ & .e-handle-first {
34751
+ @if $skin-name == 'FluentUI' {
34752
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34753
+ }
34754
+ }
34755
+ }
34735
34756
  }
34736
34757
 
34737
34758
  & .e-selected-value {
@@ -35734,22 +35755,26 @@ $cmenu-li-selected-outline-offset: 0 !default;
35734
35755
 
35735
35756
 
35736
35757
  @mixin focused-icon-color {
35737
- & .e-caret {
35738
- color: $cmenu-caret-color;
35739
- }
35740
-
35741
- & .e-menu-icon {
35742
- color: $cmenu-icon-color;
35758
+ @if $skin-name != 'bootstrap5' {
35759
+ & .e-caret {
35760
+ color: $cmenu-caret-color;
35761
+ }
35762
+
35763
+ & .e-menu-icon {
35764
+ color: $cmenu-icon-color;
35765
+ }
35743
35766
  }
35744
35767
  }
35745
35768
 
35746
35769
  @mixin selected-icon-color {
35747
- & .e-caret {
35748
- color: $cmenu-caret-hover-color;
35749
- }
35750
-
35751
- & .e-menu-icon {
35752
- color: $cmenu-hover-icon-color;
35770
+ @if $skin-name != 'bootstrap5' {
35771
+ & .e-caret {
35772
+ color: $cmenu-caret-hover-color;
35773
+ }
35774
+
35775
+ & .e-menu-icon {
35776
+ color: $cmenu-hover-icon-color;
35777
+ }
35753
35778
  }
35754
35779
  }
35755
35780
 
@@ -57525,6 +57550,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
57525
57550
  $ddl-chip-sel-mobile-close-height: 40px !default;
57526
57551
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
57527
57552
  $ddl-input-text-indent: 0 !default;
57553
+ $ddl-input-placeholder-padding: 4px 0 4px 0 !default;
57528
57554
  $ddl-rtl-chip-sel-close-left: -12px !default;
57529
57555
  $ddl-popup-active-focus-bg-color: $grey-800 !default;
57530
57556
  $ddl-popup-active-focus-font-color: $accent !default;
@@ -58086,8 +58112,8 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
58086
58112
  height: $ddl-input-height;
58087
58113
  min-height: $ddl-input-height;
58088
58114
  outline: none;
58089
- padding: 0;
58090
- text-indent: $ddl-input-text-indent;
58115
+ padding: $ddl-input-placeholder-padding;
58116
+ text-indent: 0;
58091
58117
  }
58092
58118
 
58093
58119
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -76487,9 +76513,16 @@ $grid-dropitems-count-margin-left: -8px !default;
76487
76513
  margin-top: $grid-reorder-arrow-top-margin;
76488
76514
  }
76489
76515
 
76516
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
76517
+ margin-top: $grid-reorder-virtualarrow-top-margin;
76518
+ }
76519
+
76490
76520
  .e-gridheader .e-headercontent .e-reorderdownarrow {
76491
76521
  margin-top: $grid-reorder-downarrow-top-margin;
76492
76522
  }
76523
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
76524
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
76525
+ }
76493
76526
 
76494
76527
  .e-masked-cell.e-rowcell .e-virtualcell {
76495
76528
  background-color: $grid-maskedcell-virtual-background-color;
@@ -76540,6 +76573,11 @@ $grid-dropitems-count-margin-left: -8px !default;
76540
76573
  .e-cc-contentdiv .e-choosercheck {
76541
76574
  white-space: $grid-filter-checkbox-white-space;
76542
76575
  }
76576
+
76577
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
76578
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
76579
+ text-align: left;
76580
+ }
76543
76581
  }
76544
76582
  }
76545
76583
  }
@@ -83299,7 +83337,7 @@ $rte-drop-text-mobile-width: 250px !default;
83299
83337
  font-size: $rte-toolbar-big-icon-size;
83300
83338
  }
83301
83339
 
83302
- .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
83340
+ .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
83303
83341
  .e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
83304
83342
  top: -20px;
83305
83343
  }
@@ -83543,13 +83581,13 @@ $rte-drop-text-mobile-width: 250px !default;
83543
83581
  padding-right: $rte-drop-btn-action-padding-right;
83544
83582
  }
83545
83583
 
83546
- .e-font-color .e-selected-color.e-icons::before {
83584
+ .e-rte-font-color .e-selected-color.e-icons::before {
83547
83585
  font-size: 12px;
83548
83586
  position: relative;
83549
83587
  top: -18px;
83550
83588
  }
83551
83589
 
83552
- .e-font-color.e-icons::before {
83590
+ .e-rte-font-color.e-icons::before {
83553
83591
  font-size: 13px;
83554
83592
  }
83555
83593
 
@@ -85833,7 +85871,7 @@ $rte-drop-text-mobile-width: 250px !default;
85833
85871
  content: '\e35f';
85834
85872
  }
85835
85873
 
85836
- .e-font-color::before {
85874
+ .e-rte-font-color::before {
85837
85875
  content: '\e34c';
85838
85876
  }
85839
85877
 
@@ -103311,20 +103349,6 @@ $pivotpager-single-size-title-padding: 14px !default;
103311
103349
 
103312
103350
  .e-toolbar-items {
103313
103351
  background: $pivotgrid-grp-bg-color;
103314
-
103315
- .e-toolbar-item {
103316
- .e-tbar-btn.e-btn.e-control {
103317
- @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') {
103318
- background: $pivotgrid-grp-bg-color;
103319
-
103320
- &:hover {
103321
- @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
103322
- background: $pivotgrid-grp-bg-hover-color;
103323
- }
103324
- }
103325
- }
103326
- }
103327
- }
103328
103352
  }
103329
103353
 
103330
103354
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -103417,20 +103441,28 @@ $pivotpager-single-size-title-padding: 14px !default;
103417
103441
  @if ($pivotgrid-skin == 'bootstrap4') {
103418
103442
  background-color: $gray-600;
103419
103443
  border-radius: $pivotgrid-default-border-radius;
103420
- }
103444
+ }
103421
103445
 
103422
- .e-menu-icon,
103423
- .e-icons{
103424
- @if ($pivotgrid-skin == 'bootstrap4') {
103425
- color: $white;
103446
+ .e-menu-icon,
103447
+ .e-icons{
103448
+ @if ($pivotgrid-skin == 'bootstrap4') {
103449
+ color: $white;
103450
+ }
103451
+
103452
+ @if ($pivotgrid-skin == 'FluentUI') {
103453
+ color: $pivotgrid-active-color;
103454
+ }
103426
103455
  }
103456
+ }
103427
103457
 
103428
- @if ($pivotgrid-skin == 'FluentUI') {
103429
- color: $pivotgrid-active-color;
103458
+ ul.e-menu {
103459
+ @if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
103460
+ ($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
103461
+ padding-right: 0 !important;
103462
+ padding-left: 0 !important;
103430
103463
  }
103431
103464
  }
103432
103465
  }
103433
- }
103434
103466
 
103435
103467
  .e-tab .e-tab-header .e-toolbar-item.e-active {
103436
103468
  margin-left: 18px !important;
@@ -103923,15 +103955,17 @@ $pivotpager-single-size-title-padding: 14px !default;
103923
103955
  }
103924
103956
 
103925
103957
  .e-toolbar .e-tbar-btn {
103926
- @if ($skin-name == 'tailwind') {
103927
- background-color: transparent;
103928
- }
103958
+ background-color: transparent;
103959
+
103960
+ @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
103961
+ border: none !important;
103962
+ }
103929
103963
 
103930
103964
  &:hover {
103931
103965
  @if ($skin-name == 'tailwind') {
103932
103966
  background-color: $pivot-toolbar-icon-hover-color;
103933
- }
103934
- }
103967
+ }
103968
+ }
103935
103969
  }
103936
103970
 
103937
103971
 
@@ -108157,7 +108191,7 @@ $schedule-tree-content-color: #fff !default;
108157
108191
  vertical-align: top;
108158
108192
 
108159
108193
  &.e-translate {
108160
- transition: transform .3s ease 0s;
108194
+ transition: transform .1s ease 0s;
108161
108195
  }
108162
108196
  }
108163
108197
 
@@ -113013,6 +113047,12 @@ $image-editor-contextual-toolbar: $grey-900 !default;
113013
113047
  border-top: $image-editor-border;
113014
113048
  }
113015
113049
 
113050
+ & .e-canvas-wrapper {
113051
+ & .e-textarea {
113052
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
113053
+ }
113054
+ }
113055
+
113016
113056
  & .e-bottom-toolbar {
113017
113057
  border-top: $image-editor-border;
113018
113058
  }
@@ -27215,6 +27215,10 @@ $cbox-border-style: solid !default;
27215
27215
  }
27216
27216
  }
27217
27217
 
27218
+ .e-checkbox-wrapper[readonly] {
27219
+ pointer-events: none;
27220
+ }
27221
+
27218
27222
  .e-small .e-checkbox-wrapper,
27219
27223
  .e-small.e-checkbox-wrapper,
27220
27224
  .e-small .e-css.e-checkbox-wrapper,
@@ -29459,6 +29463,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
29459
29463
 
29460
29464
  .e-caret {
29461
29465
  font-size: $drop-down-btn-caret-icon-font-size;
29466
+ @if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
29467
+ margin-top: 0;
29468
+ }
29462
29469
  }
29463
29470
 
29464
29471
  &.e-vertical {
@@ -34508,12 +34515,26 @@ $cpicker-blazor-bigger-input-margin: calc(3.425% - 2.38px) !default;
34508
34515
  & .e-slider-track {
34509
34516
  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%);
34510
34517
  }
34518
+
34519
+ & .e-handle {
34520
+ @if $skin-name == 'FluentUI' {
34521
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34522
+ }
34523
+ }
34511
34524
  }
34512
34525
 
34513
34526
  & .e-preview-container {
34514
34527
  margin-left: 0;
34515
34528
  margin-right: $cpicker-preview-margin-left;
34516
34529
  }
34530
+
34531
+ & .e-opacity-slider {
34532
+ & .e-handle-first {
34533
+ @if $skin-name == 'FluentUI' {
34534
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34535
+ }
34536
+ }
34537
+ }
34517
34538
  }
34518
34539
 
34519
34540
  & .e-selected-value {
@@ -35513,22 +35534,26 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
35513
35534
 
35514
35535
 
35515
35536
  @mixin focused-icon-color {
35516
- & .e-caret {
35517
- color: $cmenu-caret-color;
35518
- }
35519
-
35520
- & .e-menu-icon {
35521
- color: $cmenu-icon-color;
35537
+ @if $skin-name != 'bootstrap5' {
35538
+ & .e-caret {
35539
+ color: $cmenu-caret-color;
35540
+ }
35541
+
35542
+ & .e-menu-icon {
35543
+ color: $cmenu-icon-color;
35544
+ }
35522
35545
  }
35523
35546
  }
35524
35547
 
35525
35548
  @mixin selected-icon-color {
35526
- & .e-caret {
35527
- color: $cmenu-caret-hover-color;
35528
- }
35529
-
35530
- & .e-menu-icon {
35531
- color: $cmenu-hover-icon-color;
35549
+ @if $skin-name != 'bootstrap5' {
35550
+ & .e-caret {
35551
+ color: $cmenu-caret-hover-color;
35552
+ }
35553
+
35554
+ & .e-menu-icon {
35555
+ color: $cmenu-hover-icon-color;
35556
+ }
35532
35557
  }
35533
35558
  }
35534
35559
 
@@ -57266,6 +57291,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
57266
57291
  $ddl-chip-sel-mobile-close-height: 40px !default;
57267
57292
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
57268
57293
  $ddl-input-text-indent: 0 !default;
57294
+ $ddl-input-placeholder-padding: 4px 0 4px 0 !default;
57269
57295
  $ddl-rtl-chip-sel-close-left: -12px !default;
57270
57296
  $ddl-popup-active-focus-bg-color: $grey-300 !default;
57271
57297
  $ddl-popup-active-focus-font-color: $accent !default;
@@ -57821,8 +57847,8 @@ $filled-multiselect-chip-hover-bg-color: darken($grey-300, 7%) !default;
57821
57847
  height: $ddl-input-height;
57822
57848
  min-height: $ddl-input-height;
57823
57849
  outline: none;
57824
- padding: 0;
57825
- text-indent: $ddl-input-text-indent;
57850
+ padding: $ddl-input-placeholder-padding;
57851
+ text-indent: 0;
57826
57852
  }
57827
57853
 
57828
57854
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -76208,9 +76234,16 @@ $grid-dropitems-count-margin-left: -8px !default;
76208
76234
  margin-top: $grid-reorder-arrow-top-margin;
76209
76235
  }
76210
76236
 
76237
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
76238
+ margin-top: $grid-reorder-virtualarrow-top-margin;
76239
+ }
76240
+
76211
76241
  .e-gridheader .e-headercontent .e-reorderdownarrow {
76212
76242
  margin-top: $grid-reorder-downarrow-top-margin;
76213
76243
  }
76244
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
76245
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
76246
+ }
76214
76247
 
76215
76248
  .e-masked-cell.e-rowcell .e-virtualcell {
76216
76249
  background-color: $grid-maskedcell-virtual-background-color;
@@ -76261,6 +76294,11 @@ $grid-dropitems-count-margin-left: -8px !default;
76261
76294
  .e-cc-contentdiv .e-choosercheck {
76262
76295
  white-space: $grid-filter-checkbox-white-space;
76263
76296
  }
76297
+
76298
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
76299
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
76300
+ text-align: left;
76301
+ }
76264
76302
  }
76265
76303
  }
76266
76304
  }
@@ -83012,7 +83050,7 @@ $rte-drop-text-mobile-width: 250px !default;
83012
83050
  font-size: $rte-toolbar-big-icon-size;
83013
83051
  }
83014
83052
 
83015
- .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
83053
+ .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
83016
83054
  .e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
83017
83055
  top: -20px;
83018
83056
  }
@@ -83256,13 +83294,13 @@ $rte-drop-text-mobile-width: 250px !default;
83256
83294
  padding-right: $rte-drop-btn-action-padding-right;
83257
83295
  }
83258
83296
 
83259
- .e-font-color .e-selected-color.e-icons::before {
83297
+ .e-rte-font-color .e-selected-color.e-icons::before {
83260
83298
  font-size: 12px;
83261
83299
  position: relative;
83262
83300
  top: -18px;
83263
83301
  }
83264
83302
 
83265
- .e-font-color.e-icons::before {
83303
+ .e-rte-font-color.e-icons::before {
83266
83304
  font-size: 13px;
83267
83305
  }
83268
83306
 
@@ -85546,7 +85584,7 @@ $rte-drop-text-mobile-width: 250px !default;
85546
85584
  content: '\e35f';
85547
85585
  }
85548
85586
 
85549
- .e-font-color::before {
85587
+ .e-rte-font-color::before {
85550
85588
  content: '\e34c';
85551
85589
  }
85552
85590
 
@@ -103020,20 +103058,6 @@ $pivotpager-single-size-title-padding: 14px !default;
103020
103058
 
103021
103059
  .e-toolbar-items {
103022
103060
  background: $pivotgrid-grp-bg-color;
103023
-
103024
- .e-toolbar-item {
103025
- .e-tbar-btn.e-btn.e-control {
103026
- @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') {
103027
- background: $pivotgrid-grp-bg-color;
103028
-
103029
- &:hover {
103030
- @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
103031
- background: $pivotgrid-grp-bg-hover-color;
103032
- }
103033
- }
103034
- }
103035
- }
103036
- }
103037
103061
  }
103038
103062
 
103039
103063
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -103126,20 +103150,28 @@ $pivotpager-single-size-title-padding: 14px !default;
103126
103150
  @if ($pivotgrid-skin == 'bootstrap4') {
103127
103151
  background-color: $gray-600;
103128
103152
  border-radius: $pivotgrid-default-border-radius;
103129
- }
103153
+ }
103130
103154
 
103131
- .e-menu-icon,
103132
- .e-icons{
103133
- @if ($pivotgrid-skin == 'bootstrap4') {
103134
- color: $white;
103155
+ .e-menu-icon,
103156
+ .e-icons{
103157
+ @if ($pivotgrid-skin == 'bootstrap4') {
103158
+ color: $white;
103159
+ }
103160
+
103161
+ @if ($pivotgrid-skin == 'FluentUI') {
103162
+ color: $pivotgrid-active-color;
103163
+ }
103135
103164
  }
103165
+ }
103136
103166
 
103137
- @if ($pivotgrid-skin == 'FluentUI') {
103138
- color: $pivotgrid-active-color;
103167
+ ul.e-menu {
103168
+ @if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
103169
+ ($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
103170
+ padding-right: 0 !important;
103171
+ padding-left: 0 !important;
103139
103172
  }
103140
103173
  }
103141
103174
  }
103142
- }
103143
103175
 
103144
103176
  .e-tab .e-tab-header .e-toolbar-item.e-active {
103145
103177
  margin-left: 18px !important;
@@ -103632,15 +103664,17 @@ $pivotpager-single-size-title-padding: 14px !default;
103632
103664
  }
103633
103665
 
103634
103666
  .e-toolbar .e-tbar-btn {
103635
- @if ($skin-name == 'tailwind') {
103636
- background-color: transparent;
103637
- }
103667
+ background-color: transparent;
103668
+
103669
+ @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
103670
+ border: none !important;
103671
+ }
103638
103672
 
103639
103673
  &:hover {
103640
103674
  @if ($skin-name == 'tailwind') {
103641
103675
  background-color: $pivot-toolbar-icon-hover-color;
103642
- }
103643
- }
103676
+ }
103677
+ }
103644
103678
  }
103645
103679
 
103646
103680
 
@@ -107865,7 +107899,7 @@ $schedule-tree-content-color: $shadow;
107865
107899
  vertical-align: top;
107866
107900
 
107867
107901
  &.e-translate {
107868
- transition: transform .3s ease 0s;
107902
+ transition: transform .1s ease 0s;
107869
107903
  }
107870
107904
  }
107871
107905
 
@@ -112721,6 +112755,12 @@ $image-editor-contextual-toolbar: $grey-50 !default;
112721
112755
  border-top: $image-editor-border;
112722
112756
  }
112723
112757
 
112758
+ & .e-canvas-wrapper {
112759
+ & .e-textarea {
112760
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
112761
+ }
112762
+ }
112763
+
112724
112764
  & .e-bottom-toolbar {
112725
112765
  border-top: $image-editor-border;
112726
112766
  }
@@ -373,22 +373,26 @@ $cmenu-li-selected-outline-offset: 0 !default;
373
373
 
374
374
 
375
375
  @mixin focused-icon-color {
376
- & .e-caret {
377
- color: $cmenu-caret-color;
378
- }
379
-
380
- & .e-menu-icon {
381
- color: $cmenu-icon-color;
376
+ @if $skin-name != 'bootstrap5' {
377
+ & .e-caret {
378
+ color: $cmenu-caret-color;
379
+ }
380
+
381
+ & .e-menu-icon {
382
+ color: $cmenu-icon-color;
383
+ }
382
384
  }
383
385
  }
384
386
 
385
387
  @mixin selected-icon-color {
386
- & .e-caret {
387
- color: $cmenu-caret-hover-color;
388
- }
389
-
390
- & .e-menu-icon {
391
- color: $cmenu-hover-icon-color;
388
+ @if $skin-name != 'bootstrap5' {
389
+ & .e-caret {
390
+ color: $cmenu-caret-hover-color;
391
+ }
392
+
393
+ & .e-menu-icon {
394
+ color: $cmenu-hover-icon-color;
395
+ }
392
396
  }
393
397
  }
394
398
 
@@ -370,22 +370,26 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
370
370
 
371
371
 
372
372
  @mixin focused-icon-color {
373
- & .e-caret {
374
- color: $cmenu-caret-color;
375
- }
376
-
377
- & .e-menu-icon {
378
- color: $cmenu-icon-color;
373
+ @if $skin-name != 'bootstrap5' {
374
+ & .e-caret {
375
+ color: $cmenu-caret-color;
376
+ }
377
+
378
+ & .e-menu-icon {
379
+ color: $cmenu-icon-color;
380
+ }
379
381
  }
380
382
  }
381
383
 
382
384
  @mixin selected-icon-color {
383
- & .e-caret {
384
- color: $cmenu-caret-hover-color;
385
- }
386
-
387
- & .e-menu-icon {
388
- color: $cmenu-hover-icon-color;
385
+ @if $skin-name != 'bootstrap5' {
386
+ & .e-caret {
387
+ color: $cmenu-caret-hover-color;
388
+ }
389
+
390
+ & .e-menu-icon {
391
+ color: $cmenu-hover-icon-color;
392
+ }
389
393
  }
390
394
  }
391
395
 
@@ -370,22 +370,26 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
370
370
 
371
371
 
372
372
  @mixin focused-icon-color {
373
- & .e-caret {
374
- color: $cmenu-caret-color;
375
- }
376
-
377
- & .e-menu-icon {
378
- color: $cmenu-icon-color;
373
+ @if $skin-name != 'bootstrap5' {
374
+ & .e-caret {
375
+ color: $cmenu-caret-color;
376
+ }
377
+
378
+ & .e-menu-icon {
379
+ color: $cmenu-icon-color;
380
+ }
379
381
  }
380
382
  }
381
383
 
382
384
  @mixin selected-icon-color {
383
- & .e-caret {
384
- color: $cmenu-caret-hover-color;
385
- }
386
-
387
- & .e-menu-icon {
388
- color: $cmenu-hover-icon-color;
385
+ @if $skin-name != 'bootstrap5' {
386
+ & .e-caret {
387
+ color: $cmenu-caret-hover-color;
388
+ }
389
+
390
+ & .e-menu-icon {
391
+ color: $cmenu-hover-icon-color;
392
+ }
389
393
  }
390
394
  }
391
395