@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
@@ -4284,9 +4284,16 @@ $grid-dropitems-count-margin-left: -4px !default;
4284
4284
  margin-top: $grid-reorder-arrow-top-margin;
4285
4285
  }
4286
4286
 
4287
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4288
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4289
+ }
4290
+
4287
4291
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4288
4292
  margin-top: $grid-reorder-downarrow-top-margin;
4289
4293
  }
4294
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4295
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4296
+ }
4290
4297
 
4291
4298
  .e-masked-cell.e-rowcell .e-virtualcell {
4292
4299
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4337,6 +4344,11 @@ $grid-dropitems-count-margin-left: -4px !default;
4337
4344
  .e-cc-contentdiv .e-choosercheck {
4338
4345
  white-space: $grid-filter-checkbox-white-space;
4339
4346
  }
4347
+
4348
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4349
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4350
+ text-align: left;
4351
+ }
4340
4352
  }
4341
4353
  }
4342
4354
  }
@@ -4281,9 +4281,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4281
4281
  margin-top: $grid-reorder-arrow-top-margin;
4282
4282
  }
4283
4283
 
4284
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4285
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4286
+ }
4287
+
4284
4288
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4285
4289
  margin-top: $grid-reorder-downarrow-top-margin;
4286
4290
  }
4291
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4292
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4293
+ }
4287
4294
 
4288
4295
  .e-masked-cell.e-rowcell .e-virtualcell {
4289
4296
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4334,6 +4341,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4334
4341
  .e-cc-contentdiv .e-choosercheck {
4335
4342
  white-space: $grid-filter-checkbox-white-space;
4336
4343
  }
4344
+
4345
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4346
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4347
+ text-align: left;
4348
+ }
4337
4349
  }
4338
4350
  }
4339
4351
  }
@@ -4281,9 +4281,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4281
4281
  margin-top: $grid-reorder-arrow-top-margin;
4282
4282
  }
4283
4283
 
4284
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4285
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4286
+ }
4287
+
4284
4288
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4285
4289
  margin-top: $grid-reorder-downarrow-top-margin;
4286
4290
  }
4291
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4292
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4293
+ }
4287
4294
 
4288
4295
  .e-masked-cell.e-rowcell .e-virtualcell {
4289
4296
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4334,6 +4341,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4334
4341
  .e-cc-contentdiv .e-choosercheck {
4335
4342
  white-space: $grid-filter-checkbox-white-space;
4336
4343
  }
4344
+
4345
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4346
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4347
+ text-align: left;
4348
+ }
4337
4349
  }
4338
4350
  }
4339
4351
  }
@@ -4276,9 +4276,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4276
4276
  margin-top: $grid-reorder-arrow-top-margin;
4277
4277
  }
4278
4278
 
4279
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4280
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4281
+ }
4282
+
4279
4283
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4280
4284
  margin-top: $grid-reorder-downarrow-top-margin;
4281
4285
  }
4286
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4287
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4288
+ }
4282
4289
 
4283
4290
  .e-masked-cell.e-rowcell .e-virtualcell {
4284
4291
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4329,6 +4336,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4329
4336
  .e-cc-contentdiv .e-choosercheck {
4330
4337
  white-space: $grid-filter-checkbox-white-space;
4331
4338
  }
4339
+
4340
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4341
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4342
+ text-align: left;
4343
+ }
4332
4344
  }
4333
4345
  }
4334
4346
  }
@@ -4276,9 +4276,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4276
4276
  margin-top: $grid-reorder-arrow-top-margin;
4277
4277
  }
4278
4278
 
4279
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4280
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4281
+ }
4282
+
4279
4283
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4280
4284
  margin-top: $grid-reorder-downarrow-top-margin;
4281
4285
  }
4286
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4287
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4288
+ }
4282
4289
 
4283
4290
  .e-masked-cell.e-rowcell .e-virtualcell {
4284
4291
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4329,6 +4336,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4329
4336
  .e-cc-contentdiv .e-choosercheck {
4330
4337
  white-space: $grid-filter-checkbox-white-space;
4331
4338
  }
4339
+
4340
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4341
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4342
+ text-align: left;
4343
+ }
4332
4344
  }
4333
4345
  }
4334
4346
  }
@@ -4281,9 +4281,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4281
4281
  margin-top: $grid-reorder-arrow-top-margin;
4282
4282
  }
4283
4283
 
4284
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4285
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4286
+ }
4287
+
4284
4288
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4285
4289
  margin-top: $grid-reorder-downarrow-top-margin;
4286
4290
  }
4291
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4292
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4293
+ }
4287
4294
 
4288
4295
  .e-masked-cell.e-rowcell .e-virtualcell {
4289
4296
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4334,6 +4341,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4334
4341
  .e-cc-contentdiv .e-choosercheck {
4335
4342
  white-space: $grid-filter-checkbox-white-space;
4336
4343
  }
4344
+
4345
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4346
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4347
+ text-align: left;
4348
+ }
4337
4349
  }
4338
4350
  }
4339
4351
  }
@@ -4282,9 +4282,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4282
4282
  margin-top: $grid-reorder-arrow-top-margin;
4283
4283
  }
4284
4284
 
4285
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4286
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4287
+ }
4288
+
4285
4289
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4286
4290
  margin-top: $grid-reorder-downarrow-top-margin;
4287
4291
  }
4292
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4293
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4294
+ }
4288
4295
 
4289
4296
  .e-masked-cell.e-rowcell .e-virtualcell {
4290
4297
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4335,6 +4342,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4335
4342
  .e-cc-contentdiv .e-choosercheck {
4336
4343
  white-space: $grid-filter-checkbox-white-space;
4337
4344
  }
4345
+
4346
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4347
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4348
+ text-align: left;
4349
+ }
4338
4350
  }
4339
4351
  }
4340
4352
  }
@@ -4280,9 +4280,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4280
4280
  margin-top: $grid-reorder-arrow-top-margin;
4281
4281
  }
4282
4282
 
4283
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4284
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4285
+ }
4286
+
4283
4287
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4284
4288
  margin-top: $grid-reorder-downarrow-top-margin;
4285
4289
  }
4290
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4291
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4292
+ }
4286
4293
 
4287
4294
  .e-masked-cell.e-rowcell .e-virtualcell {
4288
4295
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4333,6 +4340,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4333
4340
  .e-cc-contentdiv .e-choosercheck {
4334
4341
  white-space: $grid-filter-checkbox-white-space;
4335
4342
  }
4343
+
4344
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4345
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4346
+ text-align: left;
4347
+ }
4336
4348
  }
4337
4349
  }
4338
4350
  }
@@ -4291,9 +4291,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4291
4291
  margin-top: $grid-reorder-arrow-top-margin;
4292
4292
  }
4293
4293
 
4294
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4295
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4296
+ }
4297
+
4294
4298
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4295
4299
  margin-top: $grid-reorder-downarrow-top-margin;
4296
4300
  }
4301
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4302
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4303
+ }
4297
4304
 
4298
4305
  .e-masked-cell.e-rowcell .e-virtualcell {
4299
4306
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4344,6 +4351,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4344
4351
  .e-cc-contentdiv .e-choosercheck {
4345
4352
  white-space: $grid-filter-checkbox-white-space;
4346
4353
  }
4354
+
4355
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4356
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4357
+ text-align: left;
4358
+ }
4347
4359
  }
4348
4360
  }
4349
4361
  }
@@ -4291,9 +4291,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4291
4291
  margin-top: $grid-reorder-arrow-top-margin;
4292
4292
  }
4293
4293
 
4294
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4295
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4296
+ }
4297
+
4294
4298
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4295
4299
  margin-top: $grid-reorder-downarrow-top-margin;
4296
4300
  }
4301
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4302
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4303
+ }
4297
4304
 
4298
4305
  .e-masked-cell.e-rowcell .e-virtualcell {
4299
4306
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4344,6 +4351,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4344
4351
  .e-cc-contentdiv .e-choosercheck {
4345
4352
  white-space: $grid-filter-checkbox-white-space;
4346
4353
  }
4354
+
4355
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4356
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4357
+ text-align: left;
4358
+ }
4347
4359
  }
4348
4360
  }
4349
4361
  }
@@ -26968,6 +26968,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
26968
26968
  }
26969
26969
  }
26970
26970
 
26971
+ .e-checkbox-wrapper[readonly] {
26972
+ pointer-events: none;
26973
+ }
26974
+
26971
26975
  .e-small .e-checkbox-wrapper,
26972
26976
  .e-small.e-checkbox-wrapper,
26973
26977
  .e-small .e-css.e-checkbox-wrapper,
@@ -29213,6 +29217,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
29213
29217
 
29214
29218
  .e-caret {
29215
29219
  font-size: $drop-down-btn-caret-icon-font-size;
29220
+ @if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
29221
+ margin-top: 0;
29222
+ }
29216
29223
  }
29217
29224
 
29218
29225
  &.e-vertical {
@@ -34256,12 +34263,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.67% - 2.7px) !default;
34256
34263
  & .e-slider-track {
34257
34264
  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%);
34258
34265
  }
34266
+
34267
+ & .e-handle {
34268
+ @if $skin-name == 'FluentUI' {
34269
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34270
+ }
34271
+ }
34259
34272
  }
34260
34273
 
34261
34274
  & .e-preview-container {
34262
34275
  margin-left: 0;
34263
34276
  margin-right: $cpicker-preview-margin-left;
34264
34277
  }
34278
+
34279
+ & .e-opacity-slider {
34280
+ & .e-handle-first {
34281
+ @if $skin-name == 'FluentUI' {
34282
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34283
+ }
34284
+ }
34285
+ }
34265
34286
  }
34266
34287
 
34267
34288
  & .e-selected-value {
@@ -35261,22 +35282,26 @@ $cmenu-li-selected-outline-offset: 0 !default;
35261
35282
 
35262
35283
 
35263
35284
  @mixin focused-icon-color {
35264
- & .e-caret {
35265
- color: $cmenu-caret-color;
35266
- }
35267
-
35268
- & .e-menu-icon {
35269
- color: $cmenu-icon-color;
35285
+ @if $skin-name != 'bootstrap5' {
35286
+ & .e-caret {
35287
+ color: $cmenu-caret-color;
35288
+ }
35289
+
35290
+ & .e-menu-icon {
35291
+ color: $cmenu-icon-color;
35292
+ }
35270
35293
  }
35271
35294
  }
35272
35295
 
35273
35296
  @mixin selected-icon-color {
35274
- & .e-caret {
35275
- color: $cmenu-caret-hover-color;
35276
- }
35277
-
35278
- & .e-menu-icon {
35279
- color: $cmenu-hover-icon-color;
35297
+ @if $skin-name != 'bootstrap5' {
35298
+ & .e-caret {
35299
+ color: $cmenu-caret-hover-color;
35300
+ }
35301
+
35302
+ & .e-menu-icon {
35303
+ color: $cmenu-hover-icon-color;
35304
+ }
35280
35305
  }
35281
35306
  }
35282
35307
 
@@ -56842,6 +56867,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
56842
56867
  $ddl-chip-sel-mobile-close-height: 26px !default;
56843
56868
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
56844
56869
  $ddl-input-text-indent: 10px !default;
56870
+ $ddl-input-placeholder-padding: 0 0 0 10px !default;
56845
56871
  $ddl-rtl-chip-sel-close-left: -12px !default;
56846
56872
  $ddl-popup-active-focus-bg-color: $selection-bg !default;
56847
56873
  $ddl-popup-active-focus-font-color: $selection-font !default;
@@ -57471,8 +57497,8 @@ $ddl-closer-margin-top-bigger-small: -3.4em !default;
57471
57497
  height: $ddl-input-height;
57472
57498
  min-height: $ddl-input-height;
57473
57499
  outline: none;
57474
- padding: 0;
57475
- text-indent: $ddl-input-text-indent;
57500
+ padding: $ddl-input-placeholder-padding;
57501
+ text-indent: 0;
57476
57502
  }
57477
57503
 
57478
57504
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -75175,9 +75201,16 @@ $grid-dropitems-count-margin-left: -8px !default;
75175
75201
  margin-top: $grid-reorder-arrow-top-margin;
75176
75202
  }
75177
75203
 
75204
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
75205
+ margin-top: $grid-reorder-virtualarrow-top-margin;
75206
+ }
75207
+
75178
75208
  .e-gridheader .e-headercontent .e-reorderdownarrow {
75179
75209
  margin-top: $grid-reorder-downarrow-top-margin;
75180
75210
  }
75211
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
75212
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
75213
+ }
75181
75214
 
75182
75215
  .e-masked-cell.e-rowcell .e-virtualcell {
75183
75216
  background-color: $grid-maskedcell-virtual-background-color;
@@ -75228,6 +75261,11 @@ $grid-dropitems-count-margin-left: -8px !default;
75228
75261
  .e-cc-contentdiv .e-choosercheck {
75229
75262
  white-space: $grid-filter-checkbox-white-space;
75230
75263
  }
75264
+
75265
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
75266
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
75267
+ text-align: left;
75268
+ }
75231
75269
  }
75232
75270
  }
75233
75271
  }
@@ -81973,7 +82011,7 @@ $rte-drop-text-mobile-width: 238px !default;
81973
82011
  font-size: $rte-toolbar-big-icon-size;
81974
82012
  }
81975
82013
 
81976
- .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
82014
+ .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
81977
82015
  .e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
81978
82016
  top: -20px;
81979
82017
  }
@@ -82217,13 +82255,13 @@ $rte-drop-text-mobile-width: 238px !default;
82217
82255
  padding-right: $rte-drop-btn-action-padding-right;
82218
82256
  }
82219
82257
 
82220
- .e-font-color .e-selected-color.e-icons::before {
82258
+ .e-rte-font-color .e-selected-color.e-icons::before {
82221
82259
  font-size: 12px;
82222
82260
  position: relative;
82223
82261
  top: -18px;
82224
82262
  }
82225
82263
 
82226
- .e-font-color.e-icons::before {
82264
+ .e-rte-font-color.e-icons::before {
82227
82265
  font-size: 13px;
82228
82266
  }
82229
82267
 
@@ -84507,7 +84545,7 @@ $rte-drop-text-mobile-width: 238px !default;
84507
84545
  content: '\e35f';
84508
84546
  }
84509
84547
 
84510
- .e-font-color::before {
84548
+ .e-rte-font-color::before {
84511
84549
  content: '\e34c';
84512
84550
  }
84513
84551
 
@@ -101936,20 +101974,6 @@ $pivotpager-single-size-title-padding: 4px !default;
101936
101974
 
101937
101975
  .e-toolbar-items {
101938
101976
  background: $pivotgrid-grp-bg-color;
101939
-
101940
- .e-toolbar-item {
101941
- .e-tbar-btn.e-btn.e-control {
101942
- @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') {
101943
- background: $pivotgrid-grp-bg-color;
101944
-
101945
- &:hover {
101946
- @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
101947
- background: $pivotgrid-grp-bg-hover-color;
101948
- }
101949
- }
101950
- }
101951
- }
101952
- }
101953
101977
  }
101954
101978
 
101955
101979
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -102042,20 +102066,28 @@ $pivotpager-single-size-title-padding: 4px !default;
102042
102066
  @if ($pivotgrid-skin == 'bootstrap4') {
102043
102067
  background-color: $gray-600;
102044
102068
  border-radius: $pivotgrid-default-border-radius;
102045
- }
102069
+ }
102046
102070
 
102047
- .e-menu-icon,
102048
- .e-icons{
102049
- @if ($pivotgrid-skin == 'bootstrap4') {
102050
- color: $white;
102071
+ .e-menu-icon,
102072
+ .e-icons{
102073
+ @if ($pivotgrid-skin == 'bootstrap4') {
102074
+ color: $white;
102075
+ }
102076
+
102077
+ @if ($pivotgrid-skin == 'FluentUI') {
102078
+ color: $pivotgrid-active-color;
102079
+ }
102051
102080
  }
102081
+ }
102052
102082
 
102053
- @if ($pivotgrid-skin == 'FluentUI') {
102054
- color: $pivotgrid-active-color;
102083
+ ul.e-menu {
102084
+ @if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
102085
+ ($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
102086
+ padding-right: 0 !important;
102087
+ padding-left: 0 !important;
102055
102088
  }
102056
102089
  }
102057
102090
  }
102058
- }
102059
102091
 
102060
102092
  .e-tab .e-tab-header .e-toolbar-item.e-active {
102061
102093
  margin-left: 18px !important;
@@ -102548,15 +102580,17 @@ $pivotpager-single-size-title-padding: 4px !default;
102548
102580
  }
102549
102581
 
102550
102582
  .e-toolbar .e-tbar-btn {
102551
- @if ($skin-name == 'tailwind') {
102552
- background-color: transparent;
102553
- }
102583
+ background-color: transparent;
102584
+
102585
+ @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
102586
+ border: none !important;
102587
+ }
102554
102588
 
102555
102589
  &:hover {
102556
102590
  @if ($skin-name == 'tailwind') {
102557
102591
  background-color: $pivot-toolbar-icon-hover-color;
102558
- }
102559
- }
102592
+ }
102593
+ }
102560
102594
  }
102561
102595
 
102562
102596
 
@@ -106781,7 +106815,7 @@ $schedule-tree-content-color: #fff !default;
106781
106815
  vertical-align: top;
106782
106816
 
106783
106817
  &.e-translate {
106784
- transition: transform .3s ease 0s;
106818
+ transition: transform .1s ease 0s;
106785
106819
  }
106786
106820
  }
106787
106821
 
@@ -111637,6 +111671,12 @@ $image-editor-contextual-toolbar: $bg-base-0 !default;
111637
111671
  border-top: $image-editor-border;
111638
111672
  }
111639
111673
 
111674
+ & .e-canvas-wrapper {
111675
+ & .e-textarea {
111676
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
111677
+ }
111678
+ }
111679
+
111640
111680
  & .e-bottom-toolbar {
111641
111681
  border-top: $image-editor-border;
111642
111682
  }
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $grey-darker !default;
228
228
  border-top: $image-editor-border;
229
229
  }
230
230
 
231
+ & .e-canvas-wrapper {
232
+ & .e-textarea {
233
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
234
+ }
235
+ }
236
+
231
237
  & .e-bottom-toolbar {
232
238
  border-top: $image-editor-border;
233
239
  }
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
228
228
  border-top: $image-editor-border;
229
229
  }
230
230
 
231
+ & .e-canvas-wrapper {
232
+ & .e-textarea {
233
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
234
+ }
235
+ }
236
+
231
237
  & .e-bottom-toolbar {
232
238
  border-top: $image-editor-border;
233
239
  }
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $gray-100 !default;
228
228
  border-top: $image-editor-border;
229
229
  }
230
230
 
231
+ & .e-canvas-wrapper {
232
+ & .e-textarea {
233
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
234
+ }
235
+ }
236
+
231
237
  & .e-bottom-toolbar {
232
238
  border-top: $image-editor-border;
233
239
  }
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
228
228
  border-top: $image-editor-border;
229
229
  }
230
230
 
231
+ & .e-canvas-wrapper {
232
+ & .e-textarea {
233
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
234
+ }
235
+ }
236
+
231
237
  & .e-bottom-toolbar {
232
238
  border-top: $image-editor-border;
233
239
  }
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
228
228
  border-top: $image-editor-border;
229
229
  }
230
230
 
231
+ & .e-canvas-wrapper {
232
+ & .e-textarea {
233
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
234
+ }
235
+ }
236
+
231
237
  & .e-bottom-toolbar {
232
238
  border-top: $image-editor-border;
233
239
  }
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $neutral-lighter !default;
228
228
  border-top: $image-editor-border;
229
229
  }
230
230
 
231
+ & .e-canvas-wrapper {
232
+ & .e-textarea {
233
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
234
+ }
235
+ }
236
+
231
237
  & .e-bottom-toolbar {
232
238
  border-top: $image-editor-border;
233
239
  }
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $neutral-white !default;
228
228
  border-top: $image-editor-border;
229
229
  }
230
230
 
231
+ & .e-canvas-wrapper {
232
+ & .e-textarea {
233
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
234
+ }
235
+ }
236
+
231
237
  & .e-bottom-toolbar {
232
238
  border-top: $image-editor-border;
233
239
  }
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
228
228
  border-top: $image-editor-border;
229
229
  }
230
230
 
231
+ & .e-canvas-wrapper {
232
+ & .e-textarea {
233
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
234
+ }
235
+ }
236
+
231
237
  & .e-bottom-toolbar {
232
238
  border-top: $image-editor-border;
233
239
  }