@syncfusion/blazor-themes 20.4.44 → 20.4.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (188) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +100 -37
  2. package/SCSS-Themes/bootstrap.scss +100 -37
  3. package/SCSS-Themes/bootstrap4.scss +101 -38
  4. package/SCSS-Themes/bootstrap5-dark.scss +101 -38
  5. package/SCSS-Themes/bootstrap5.scss +101 -38
  6. package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +4 -0
  7. package/SCSS-Themes/buttons/check-box/bootstrap.scss +4 -0
  8. package/SCSS-Themes/buttons/check-box/bootstrap4.scss +4 -0
  9. package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +4 -0
  10. package/SCSS-Themes/buttons/check-box/bootstrap5.scss +4 -0
  11. package/SCSS-Themes/buttons/check-box/fabric-dark.scss +4 -0
  12. package/SCSS-Themes/buttons/check-box/fabric.scss +4 -0
  13. package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -0
  14. package/SCSS-Themes/buttons/check-box/fluent.scss +4 -0
  15. package/SCSS-Themes/buttons/check-box/highcontrast.scss +4 -0
  16. package/SCSS-Themes/buttons/check-box/material-dark.scss +4 -0
  17. package/SCSS-Themes/buttons/check-box/material.scss +4 -0
  18. package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +4 -0
  19. package/SCSS-Themes/buttons/check-box/tailwind.scss +4 -0
  20. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -2
  21. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -2
  22. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -2
  23. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -2
  24. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -2
  25. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -2
  26. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -2
  27. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -2
  28. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -2
  29. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -2
  30. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -2
  31. package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -2
  32. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -2
  33. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -2
  34. package/SCSS-Themes/fabric-dark.scss +104 -41
  35. package/SCSS-Themes/fabric.scss +104 -41
  36. package/SCSS-Themes/fluent-dark.scss +101 -38
  37. package/SCSS-Themes/fluent.scss +101 -38
  38. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +12 -0
  39. package/SCSS-Themes/grids/grid/bootstrap.scss +12 -0
  40. package/SCSS-Themes/grids/grid/bootstrap4.scss +12 -0
  41. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +12 -0
  42. package/SCSS-Themes/grids/grid/bootstrap5.scss +12 -0
  43. package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -0
  44. package/SCSS-Themes/grids/grid/fabric.scss +12 -0
  45. package/SCSS-Themes/grids/grid/fluent-dark.scss +12 -0
  46. package/SCSS-Themes/grids/grid/fluent.scss +12 -0
  47. package/SCSS-Themes/grids/grid/highcontrast.scss +12 -0
  48. package/SCSS-Themes/grids/grid/material-dark.scss +12 -0
  49. package/SCSS-Themes/grids/grid/material.scss +12 -0
  50. package/SCSS-Themes/grids/grid/tailwind-dark.scss +12 -0
  51. package/SCSS-Themes/grids/grid/tailwind.scss +12 -0
  52. package/SCSS-Themes/highcontrast.scss +100 -37
  53. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
  54. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
  55. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
  56. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
  57. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
  58. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
  59. package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
  60. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
  61. package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
  62. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
  63. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
  64. package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
  65. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
  66. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
  67. package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +14 -0
  68. package/SCSS-Themes/inputs/color-picker/bootstrap.scss +14 -0
  69. package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +14 -0
  70. package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +14 -0
  71. package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +14 -0
  72. package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +14 -0
  73. package/SCSS-Themes/inputs/color-picker/fabric.scss +14 -0
  74. package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +14 -0
  75. package/SCSS-Themes/inputs/color-picker/fluent.scss +14 -0
  76. package/SCSS-Themes/inputs/color-picker/highcontrast.scss +14 -0
  77. package/SCSS-Themes/inputs/color-picker/material-dark.scss +14 -0
  78. package/SCSS-Themes/inputs/color-picker/material.scss +14 -0
  79. package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +14 -0
  80. package/SCSS-Themes/inputs/color-picker/tailwind.scss +14 -0
  81. package/SCSS-Themes/material-dark.scss +100 -37
  82. package/SCSS-Themes/material.scss +100 -37
  83. package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +4 -4
  84. package/SCSS-Themes/navigations/accordion/bootstrap.scss +4 -4
  85. package/SCSS-Themes/navigations/accordion/bootstrap4.scss +4 -4
  86. package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +4 -4
  87. package/SCSS-Themes/navigations/accordion/bootstrap5.scss +4 -4
  88. package/SCSS-Themes/navigations/accordion/fabric-dark.scss +4 -4
  89. package/SCSS-Themes/navigations/accordion/fabric.scss +4 -4
  90. package/SCSS-Themes/navigations/accordion/fluent-dark.scss +4 -4
  91. package/SCSS-Themes/navigations/accordion/fluent.scss +4 -4
  92. package/SCSS-Themes/navigations/accordion/highcontrast.scss +4 -4
  93. package/SCSS-Themes/navigations/accordion/material-dark.scss +4 -4
  94. package/SCSS-Themes/navigations/accordion/material.scss +4 -4
  95. package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +4 -4
  96. package/SCSS-Themes/navigations/accordion/tailwind.scss +4 -4
  97. package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +22 -14
  98. package/SCSS-Themes/navigations/context-menu/bootstrap.scss +22 -14
  99. package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +22 -14
  100. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +22 -14
  101. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +22 -14
  102. package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +22 -14
  103. package/SCSS-Themes/navigations/context-menu/fabric.scss +22 -14
  104. package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +22 -14
  105. package/SCSS-Themes/navigations/context-menu/fluent.scss +22 -14
  106. package/SCSS-Themes/navigations/context-menu/highcontrast.scss +22 -14
  107. package/SCSS-Themes/navigations/context-menu/material-dark.scss +22 -14
  108. package/SCSS-Themes/navigations/context-menu/material.scss +22 -14
  109. package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +22 -14
  110. package/SCSS-Themes/navigations/context-menu/tailwind.scss +22 -14
  111. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +2 -1
  112. package/SCSS-Themes/navigations/menu/bootstrap.scss +2 -1
  113. package/SCSS-Themes/navigations/menu/bootstrap4.scss +2 -1
  114. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +2 -1
  115. package/SCSS-Themes/navigations/menu/bootstrap5.scss +2 -1
  116. package/SCSS-Themes/navigations/menu/fabric-dark.scss +6 -5
  117. package/SCSS-Themes/navigations/menu/fabric.scss +6 -5
  118. package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -1
  119. package/SCSS-Themes/navigations/menu/fluent.scss +2 -1
  120. package/SCSS-Themes/navigations/menu/highcontrast.scss +2 -1
  121. package/SCSS-Themes/navigations/menu/material-dark.scss +2 -1
  122. package/SCSS-Themes/navigations/menu/material.scss +2 -1
  123. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +2 -1
  124. package/SCSS-Themes/navigations/menu/tailwind.scss +2 -1
  125. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
  126. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
  127. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
  128. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +25 -11
  129. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +25 -11
  130. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +25 -11
  131. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +25 -11
  132. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +25 -11
  133. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +25 -11
  134. package/SCSS-Themes/pivotview/pivotview/fabric.scss +25 -11
  135. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +25 -11
  136. package/SCSS-Themes/pivotview/pivotview/fluent.scss +25 -11
  137. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +25 -11
  138. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +25 -11
  139. package/SCSS-Themes/pivotview/pivotview/material.scss +25 -11
  140. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +25 -11
  141. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +25 -11
  142. package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
  143. package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
  144. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +4 -4
  145. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +4 -4
  146. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +4 -4
  147. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +4 -4
  148. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +4 -4
  149. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +4 -4
  150. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +4 -4
  151. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +4 -4
  152. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +4 -4
  153. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +4 -4
  154. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +4 -4
  155. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +4 -4
  156. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +4 -4
  157. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +4 -4
  158. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +1 -1
  159. package/SCSS-Themes/schedule/schedule/bootstrap.scss +1 -1
  160. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +1 -1
  161. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +1 -1
  162. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +1 -1
  163. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +1 -1
  164. package/SCSS-Themes/schedule/schedule/fabric.scss +1 -1
  165. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +1 -1
  166. package/SCSS-Themes/schedule/schedule/fluent.scss +1 -1
  167. package/SCSS-Themes/schedule/schedule/highcontrast.scss +1 -1
  168. package/SCSS-Themes/schedule/schedule/material-dark.scss +1 -1
  169. package/SCSS-Themes/schedule/schedule/material.scss +1 -1
  170. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +1 -1
  171. package/SCSS-Themes/schedule/schedule/tailwind.scss +1 -1
  172. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -0
  173. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -0
  174. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -0
  175. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -0
  176. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -0
  177. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -0
  178. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -0
  179. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +3 -0
  180. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +3 -0
  181. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -0
  182. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -0
  183. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -0
  184. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -0
  185. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -0
  186. package/SCSS-Themes/tailwind-dark.scss +100 -37
  187. package/SCSS-Themes/tailwind.scss +100 -37
  188. package/package.json +1 -1
@@ -174,7 +174,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
174
174
  }
175
175
 
176
176
  &.e-menu-caret-icon {
177
- padding-left: $cmenu-caret-li-padding;
177
+ @if $skin-name != 'FluentUI' {
178
+ padding-left: $cmenu-caret-li-padding;
179
+ }
178
180
  padding-right: $cmenu-li-right-padding;
179
181
  }
180
182
 
@@ -367,28 +369,34 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
367
369
  .e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
368
370
  .e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
369
371
  .e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
370
- @include bigger-rtl-blank-icon;
372
+ @if $skin-name != 'FluentUI' {
373
+ @include bigger-rtl-blank-icon;
374
+ }
371
375
  }
372
376
  }
373
377
 
374
378
 
375
379
  @mixin focused-icon-color {
376
- & .e-caret {
377
- color: $cmenu-caret-color;
378
- }
379
-
380
- & .e-menu-icon {
381
- color: $cmenu-icon-color;
380
+ @if $skin-name != 'bootstrap5' {
381
+ & .e-caret {
382
+ color: $cmenu-caret-color;
383
+ }
384
+
385
+ & .e-menu-icon {
386
+ color: $cmenu-icon-color;
387
+ }
382
388
  }
383
389
  }
384
390
 
385
391
  @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;
392
+ @if $skin-name != 'bootstrap5' {
393
+ & .e-caret {
394
+ color: $cmenu-caret-hover-color;
395
+ }
396
+
397
+ & .e-menu-icon {
398
+ color: $cmenu-hover-icon-color;
399
+ }
392
400
  }
393
401
  }
394
402
 
@@ -174,7 +174,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
174
174
  }
175
175
 
176
176
  &.e-menu-caret-icon {
177
- padding-left: $cmenu-caret-li-padding;
177
+ @if $skin-name != 'FluentUI' {
178
+ padding-left: $cmenu-caret-li-padding;
179
+ }
178
180
  padding-right: $cmenu-li-right-padding;
179
181
  }
180
182
 
@@ -367,28 +369,34 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
367
369
  .e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
368
370
  .e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
369
371
  .e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
370
- @include bigger-rtl-blank-icon;
372
+ @if $skin-name != 'FluentUI' {
373
+ @include bigger-rtl-blank-icon;
374
+ }
371
375
  }
372
376
  }
373
377
 
374
378
 
375
379
  @mixin focused-icon-color {
376
- & .e-caret {
377
- color: $cmenu-caret-color;
378
- }
379
-
380
- & .e-menu-icon {
381
- color: $cmenu-icon-color;
380
+ @if $skin-name != 'bootstrap5' {
381
+ & .e-caret {
382
+ color: $cmenu-caret-color;
383
+ }
384
+
385
+ & .e-menu-icon {
386
+ color: $cmenu-icon-color;
387
+ }
382
388
  }
383
389
  }
384
390
 
385
391
  @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;
392
+ @if $skin-name != 'bootstrap5' {
393
+ & .e-caret {
394
+ color: $cmenu-caret-hover-color;
395
+ }
396
+
397
+ & .e-menu-icon {
398
+ color: $cmenu-hover-icon-color;
399
+ }
392
400
  }
393
401
  }
394
402
 
@@ -135,6 +135,7 @@ $menu-header-icon-padding: 0 16px !default;
135
135
  line-height: $menu-li-height;
136
136
  margin-right: $menu-icon-margin-right;
137
137
  text-align: center;
138
+ margin-bottom: 4px;
138
139
  }
139
140
 
140
141
  & .e-caret {
@@ -788,7 +789,7 @@ $menu-header-icon-padding: 0 16px !default;
788
789
 
789
790
  @at-root {
790
791
  & .e-menu {
791
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
792
+ @if $skin-name == 'bootstrap4' {
792
793
  background-color: $cmenu-ul-bgcolor;
793
794
  }
794
795
  @else {
@@ -136,6 +136,7 @@ $menu-header-icon-padding: 0 16px !default;
136
136
  line-height: $menu-li-height;
137
137
  margin-right: $menu-icon-margin-right;
138
138
  text-align: center;
139
+ margin-bottom: 4px;
139
140
  }
140
141
 
141
142
  & .e-caret {
@@ -789,7 +790,7 @@ $menu-header-icon-padding: 0 16px !default;
789
790
 
790
791
  @at-root {
791
792
  & .e-menu {
792
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
793
+ @if $skin-name == 'bootstrap4' {
793
794
  background-color: $cmenu-ul-bgcolor;
794
795
  }
795
796
  @else {
@@ -135,6 +135,7 @@ $menu-header-icon-padding: 0 16px !default;
135
135
  line-height: $menu-li-height;
136
136
  margin-right: $menu-icon-margin-right;
137
137
  text-align: center;
138
+ margin-bottom: 4px;
138
139
  }
139
140
 
140
141
  & .e-caret {
@@ -788,7 +789,7 @@ $menu-header-icon-padding: 0 16px !default;
788
789
 
789
790
  @at-root {
790
791
  & .e-menu {
791
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
792
+ @if $skin-name == 'bootstrap4' {
792
793
  background-color: $cmenu-ul-bgcolor;
793
794
  }
794
795
  @else {
@@ -138,6 +138,7 @@ $menu-caret-color: $cmenu-caret-color !default;
138
138
  line-height: $menu-li-height;
139
139
  margin-right: $menu-icon-margin-right;
140
140
  text-align: center;
141
+ margin-bottom: 4px;
141
142
  }
142
143
 
143
144
  & .e-caret {
@@ -791,7 +792,7 @@ $menu-caret-color: $cmenu-caret-color !default;
791
792
 
792
793
  @at-root {
793
794
  & .e-menu {
794
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
795
+ @if $skin-name == 'bootstrap4' {
795
796
  background-color: $cmenu-ul-bgcolor;
796
797
  }
797
798
  @else {
@@ -138,6 +138,7 @@ $menu-caret-color: $cmenu-caret-color !default;
138
138
  line-height: $menu-li-height;
139
139
  margin-right: $menu-icon-margin-right;
140
140
  text-align: center;
141
+ margin-bottom: 4px;
141
142
  }
142
143
 
143
144
  & .e-caret {
@@ -791,7 +792,7 @@ $menu-caret-color: $cmenu-caret-color !default;
791
792
 
792
793
  @at-root {
793
794
  & .e-menu {
794
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
795
+ @if $skin-name == 'bootstrap4' {
795
796
  background-color: $cmenu-ul-bgcolor;
796
797
  }
797
798
  @else {
@@ -135,6 +135,7 @@ $menu-header-icon-padding: 0 16px !default;
135
135
  line-height: $menu-li-height;
136
136
  margin-right: $menu-icon-margin-right;
137
137
  text-align: center;
138
+ margin-bottom: 4px;
138
139
  }
139
140
 
140
141
  & .e-caret {
@@ -788,7 +789,7 @@ $menu-header-icon-padding: 0 16px !default;
788
789
 
789
790
  @at-root {
790
791
  & .e-menu {
791
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
792
+ @if $skin-name == 'bootstrap4' {
792
793
  background-color: $cmenu-ul-bgcolor;
793
794
  }
794
795
  @else {
@@ -1147,7 +1148,7 @@ $menu-header-icon-padding: 0 16px !default;
1147
1148
  &.e-vertical {
1148
1149
  & .e-caret {
1149
1150
  &::before {
1150
- content: '\e937';
1151
+ content: '\e98f';
1151
1152
  }
1152
1153
  }
1153
1154
  }
@@ -1155,7 +1156,7 @@ $menu-header-icon-padding: 0 16px !default;
1155
1156
  &.e-ul {
1156
1157
  & .e-caret {
1157
1158
  &::before {
1158
- content: '\e937';
1159
+ content: '\e98f';
1159
1160
  }
1160
1161
  }
1161
1162
  }
@@ -1168,7 +1169,7 @@ $menu-header-icon-padding: 0 16px !default;
1168
1169
  &.e-vertical {
1169
1170
  & .e-caret {
1170
1171
  &::before {
1171
- content: '\e937';
1172
+ content: '\e98f';
1172
1173
  }
1173
1174
  }
1174
1175
  }
@@ -1176,7 +1177,7 @@ $menu-header-icon-padding: 0 16px !default;
1176
1177
  &.e-ul {
1177
1178
  & .e-caret {
1178
1179
  &::before {
1179
- content: '\e937';
1180
+ content: '\e98f';
1180
1181
  }
1181
1182
  }
1182
1183
  }
@@ -135,6 +135,7 @@ $menu-header-icon-padding: 0 16px !default;
135
135
  line-height: $menu-li-height;
136
136
  margin-right: $menu-icon-margin-right;
137
137
  text-align: center;
138
+ margin-bottom: 4px;
138
139
  }
139
140
 
140
141
  & .e-caret {
@@ -788,7 +789,7 @@ $menu-header-icon-padding: 0 16px !default;
788
789
 
789
790
  @at-root {
790
791
  & .e-menu {
791
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
792
+ @if $skin-name == 'bootstrap4' {
792
793
  background-color: $cmenu-ul-bgcolor;
793
794
  }
794
795
  @else {
@@ -1147,7 +1148,7 @@ $menu-header-icon-padding: 0 16px !default;
1147
1148
  &.e-vertical {
1148
1149
  & .e-caret {
1149
1150
  &::before {
1150
- content: '\e937';
1151
+ content: '\e98f';
1151
1152
  }
1152
1153
  }
1153
1154
  }
@@ -1155,7 +1156,7 @@ $menu-header-icon-padding: 0 16px !default;
1155
1156
  &.e-ul {
1156
1157
  & .e-caret {
1157
1158
  &::before {
1158
- content: '\e937';
1159
+ content: '\e98f';
1159
1160
  }
1160
1161
  }
1161
1162
  }
@@ -1168,7 +1169,7 @@ $menu-header-icon-padding: 0 16px !default;
1168
1169
  &.e-vertical {
1169
1170
  & .e-caret {
1170
1171
  &::before {
1171
- content: '\e937';
1172
+ content: '\e98f';
1172
1173
  }
1173
1174
  }
1174
1175
  }
@@ -1176,7 +1177,7 @@ $menu-header-icon-padding: 0 16px !default;
1176
1177
  &.e-ul {
1177
1178
  & .e-caret {
1178
1179
  &::before {
1179
- content: '\e937';
1180
+ content: '\e98f';
1180
1181
  }
1181
1182
  }
1182
1183
  }
@@ -138,6 +138,7 @@ $menu-caret-color: $cmenu-caret-color !default;
138
138
  line-height: $menu-li-height;
139
139
  margin-right: $menu-icon-margin-right;
140
140
  text-align: center;
141
+ margin-bottom: 4px;
141
142
  }
142
143
 
143
144
  & .e-caret {
@@ -791,7 +792,7 @@ $menu-caret-color: $cmenu-caret-color !default;
791
792
 
792
793
  @at-root {
793
794
  & .e-menu {
794
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
795
+ @if $skin-name == 'bootstrap4' {
795
796
  background-color: $cmenu-ul-bgcolor;
796
797
  }
797
798
  @else {
@@ -138,6 +138,7 @@ $menu-caret-color: $cmenu-caret-color !default;
138
138
  line-height: $menu-li-height;
139
139
  margin-right: $menu-icon-margin-right;
140
140
  text-align: center;
141
+ margin-bottom: 4px;
141
142
  }
142
143
 
143
144
  & .e-caret {
@@ -791,7 +792,7 @@ $menu-caret-color: $cmenu-caret-color !default;
791
792
 
792
793
  @at-root {
793
794
  & .e-menu {
794
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
795
+ @if $skin-name == 'bootstrap4' {
795
796
  background-color: $cmenu-ul-bgcolor;
796
797
  }
797
798
  @else {
@@ -136,6 +136,7 @@ $menu-header-icon-padding: 0 16px !default;
136
136
  line-height: $menu-li-height;
137
137
  margin-right: $menu-icon-margin-right;
138
138
  text-align: center;
139
+ margin-bottom: 4px;
139
140
  }
140
141
 
141
142
  & .e-caret {
@@ -789,7 +790,7 @@ $menu-header-icon-padding: 0 16px !default;
789
790
 
790
791
  @at-root {
791
792
  & .e-menu {
792
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
793
+ @if $skin-name == 'bootstrap4' {
793
794
  background-color: $cmenu-ul-bgcolor;
794
795
  }
795
796
  @else {
@@ -135,6 +135,7 @@ $menu-header-icon-padding: 0 16px !default;
135
135
  line-height: $menu-li-height;
136
136
  margin-right: $menu-icon-margin-right;
137
137
  text-align: center;
138
+ margin-bottom: 4px;
138
139
  }
139
140
 
140
141
  & .e-caret {
@@ -788,7 +789,7 @@ $menu-header-icon-padding: 0 16px !default;
788
789
 
789
790
  @at-root {
790
791
  & .e-menu {
791
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
792
+ @if $skin-name == 'bootstrap4' {
792
793
  background-color: $cmenu-ul-bgcolor;
793
794
  }
794
795
  @else {
@@ -135,6 +135,7 @@ $menu-header-icon-padding: 0 16px !default;
135
135
  line-height: $menu-li-height;
136
136
  margin-right: $menu-icon-margin-right;
137
137
  text-align: center;
138
+ margin-bottom: 4px;
138
139
  }
139
140
 
140
141
  & .e-caret {
@@ -788,7 +789,7 @@ $menu-header-icon-padding: 0 16px !default;
788
789
 
789
790
  @at-root {
790
791
  & .e-menu {
791
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
792
+ @if $skin-name == 'bootstrap4' {
792
793
  background-color: $cmenu-ul-bgcolor;
793
794
  }
794
795
  @else {
@@ -137,6 +137,7 @@ $menu-caret-color: $cmenu-caret-color !default;
137
137
  line-height: $menu-li-height;
138
138
  margin-right: $menu-icon-margin-right;
139
139
  text-align: center;
140
+ margin-bottom: 4px;
140
141
  }
141
142
 
142
143
  & .e-caret {
@@ -790,7 +791,7 @@ $menu-caret-color: $cmenu-caret-color !default;
790
791
 
791
792
  @at-root {
792
793
  & .e-menu {
793
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
794
+ @if $skin-name == 'bootstrap4' {
794
795
  background-color: $cmenu-ul-bgcolor;
795
796
  }
796
797
  @else {
@@ -137,6 +137,7 @@ $menu-caret-color: $cmenu-caret-color !default;
137
137
  line-height: $menu-li-height;
138
138
  margin-right: $menu-icon-margin-right;
139
139
  text-align: center;
140
+ margin-bottom: 4px;
140
141
  }
141
142
 
142
143
  & .e-caret {
@@ -790,7 +791,7 @@ $menu-caret-color: $cmenu-caret-color !default;
790
791
 
791
792
  @at-root {
792
793
  & .e-menu {
793
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
794
+ @if $skin-name == 'bootstrap4' {
794
795
  background-color: $cmenu-ul-bgcolor;
795
796
  }
796
797
  @else {
@@ -56,7 +56,7 @@ $treeview-text-wrap-padding: 0 0 0 24px !default;
56
56
  $treeview-rtl-text-wrap-padding: 0 24px 0 0 !default;
57
57
  $treeview-icon-size: 20px !default;
58
58
  $treeview-big-icon-size: 24px !default;
59
- $treeview-icon-margin: 0 2px 0 -24px !default;
59
+ $treeview-icon-margin: 0 4px 0 -24px !default;
60
60
  $treeview-drag-icon-margin: 0 8px 8px -24px;
61
61
  $treeview-big-icon-margin: 0 0 0 -24px !default;
62
62
  $treeview-rtl-icon-margin: -0.5px -24px 0 0 !default;
@@ -16,7 +16,7 @@ $treeview-rtl-child-ul-padding: 0 20px 0 0 !default;
16
16
  $treeview-text-wrap-padding: 0 0 0 20px !default;
17
17
  $treeview-rtl-text-wrap-padding: 0 20px 0 0 !default;
18
18
  $treeview-icon-size: 20px !default;
19
- $treeview-icon-margin: 0 2px 0 -25px !default;
19
+ $treeview-icon-margin: 0 4px 0 -25px !default;
20
20
  $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
21
21
  $treeview-icon-padding: 0px !default;
22
22
  $treeview-text-padding: 0 8px !default;
@@ -16,7 +16,7 @@ $treeview-rtl-child-ul-padding: 0 20px 0 0 !default;
16
16
  $treeview-text-wrap-padding: 0 0 0 20px !default;
17
17
  $treeview-rtl-text-wrap-padding: 0 20px 0 0 !default;
18
18
  $treeview-icon-size: 20px !default;
19
- $treeview-icon-margin: 0 2px 0 -25px !default;
19
+ $treeview-icon-margin: 0 4px 0 -25px !default;
20
20
  $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
21
21
  $treeview-icon-padding: 0px !default;
22
22
  $treeview-text-padding: 0 8px !default;
@@ -845,6 +845,12 @@ $pivotpager-single-size-title-padding: 8px !default;
845
845
  background: $pivotgrid-grp-bg-hover-color;
846
846
  }
847
847
  }
848
+
849
+ &:focus {
850
+ @if ($skin-name =='bootstrap4') {
851
+ background: $pivotgrid-grp-bg-hover-color;
852
+ }
853
+ }
848
854
  }
849
855
  }
850
856
  }
@@ -940,20 +946,28 @@ $pivotpager-single-size-title-padding: 8px !default;
940
946
  @if ($pivotgrid-skin == 'bootstrap4') {
941
947
  background-color: $gray-600;
942
948
  border-radius: $pivotgrid-default-border-radius;
943
- }
949
+ }
944
950
 
945
- .e-menu-icon,
946
- .e-icons{
947
- @if ($pivotgrid-skin == 'bootstrap4') {
948
- color: $white;
951
+ .e-menu-icon,
952
+ .e-icons{
953
+ @if ($pivotgrid-skin == 'bootstrap4') {
954
+ color: $white;
955
+ }
956
+
957
+ @if ($pivotgrid-skin == 'FluentUI') {
958
+ color: $pivotgrid-active-color;
959
+ }
949
960
  }
961
+ }
950
962
 
951
- @if ($pivotgrid-skin == 'FluentUI') {
952
- color: $pivotgrid-active-color;
963
+ ul.e-menu {
964
+ @if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
965
+ ($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
966
+ padding-right: 0 !important;
967
+ padding-left: 0 !important;
953
968
  }
954
969
  }
955
970
  }
956
- }
957
971
 
958
972
  .e-tab .e-tab-header .e-toolbar-item.e-active {
959
973
  margin-left: 18px !important;
@@ -1448,13 +1462,13 @@ $pivotpager-single-size-title-padding: 8px !default;
1448
1462
  .e-toolbar .e-tbar-btn {
1449
1463
  @if ($skin-name == 'tailwind') {
1450
1464
  background-color: transparent;
1451
- }
1465
+ }
1452
1466
 
1453
1467
  &:hover {
1454
1468
  @if ($skin-name == 'tailwind') {
1455
1469
  background-color: $pivot-toolbar-icon-hover-color;
1456
- }
1457
- }
1470
+ }
1471
+ }
1458
1472
  }
1459
1473
 
1460
1474
 
@@ -842,6 +842,12 @@ $pivotpager-single-size-title-padding: 8px !default;
842
842
  background: $pivotgrid-grp-bg-hover-color;
843
843
  }
844
844
  }
845
+
846
+ &:focus {
847
+ @if ($skin-name =='bootstrap4') {
848
+ background: $pivotgrid-grp-bg-hover-color;
849
+ }
850
+ }
845
851
  }
846
852
  }
847
853
  }
@@ -937,20 +943,28 @@ $pivotpager-single-size-title-padding: 8px !default;
937
943
  @if ($pivotgrid-skin == 'bootstrap4') {
938
944
  background-color: $gray-600;
939
945
  border-radius: $pivotgrid-default-border-radius;
940
- }
946
+ }
941
947
 
942
- .e-menu-icon,
943
- .e-icons{
944
- @if ($pivotgrid-skin == 'bootstrap4') {
945
- color: $white;
948
+ .e-menu-icon,
949
+ .e-icons{
950
+ @if ($pivotgrid-skin == 'bootstrap4') {
951
+ color: $white;
952
+ }
953
+
954
+ @if ($pivotgrid-skin == 'FluentUI') {
955
+ color: $pivotgrid-active-color;
956
+ }
946
957
  }
958
+ }
947
959
 
948
- @if ($pivotgrid-skin == 'FluentUI') {
949
- color: $pivotgrid-active-color;
960
+ ul.e-menu {
961
+ @if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
962
+ ($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
963
+ padding-right: 0 !important;
964
+ padding-left: 0 !important;
950
965
  }
951
966
  }
952
967
  }
953
- }
954
968
 
955
969
  .e-tab .e-tab-header .e-toolbar-item.e-active {
956
970
  margin-left: 18px !important;
@@ -1445,13 +1459,13 @@ $pivotpager-single-size-title-padding: 8px !default;
1445
1459
  .e-toolbar .e-tbar-btn {
1446
1460
  @if ($skin-name == 'tailwind') {
1447
1461
  background-color: transparent;
1448
- }
1462
+ }
1449
1463
 
1450
1464
  &:hover {
1451
1465
  @if ($skin-name == 'tailwind') {
1452
1466
  background-color: $pivot-toolbar-icon-hover-color;
1453
- }
1454
- }
1467
+ }
1468
+ }
1455
1469
  }
1456
1470
 
1457
1471
 
@@ -842,6 +842,12 @@ $pivotpager-single-size-title-padding: 8px !default;
842
842
  background: $pivotgrid-grp-bg-hover-color;
843
843
  }
844
844
  }
845
+
846
+ &:focus {
847
+ @if ($skin-name =='bootstrap4') {
848
+ background: $pivotgrid-grp-bg-hover-color;
849
+ }
850
+ }
845
851
  }
846
852
  }
847
853
  }
@@ -937,20 +943,28 @@ $pivotpager-single-size-title-padding: 8px !default;
937
943
  @if ($pivotgrid-skin == 'bootstrap4') {
938
944
  background-color: $gray-600;
939
945
  border-radius: $pivotgrid-default-border-radius;
940
- }
946
+ }
941
947
 
942
- .e-menu-icon,
943
- .e-icons{
944
- @if ($pivotgrid-skin == 'bootstrap4') {
945
- color: $white;
948
+ .e-menu-icon,
949
+ .e-icons{
950
+ @if ($pivotgrid-skin == 'bootstrap4') {
951
+ color: $white;
952
+ }
953
+
954
+ @if ($pivotgrid-skin == 'FluentUI') {
955
+ color: $pivotgrid-active-color;
956
+ }
946
957
  }
958
+ }
947
959
 
948
- @if ($pivotgrid-skin == 'FluentUI') {
949
- color: $pivotgrid-active-color;
960
+ ul.e-menu {
961
+ @if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
962
+ ($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
963
+ padding-right: 0 !important;
964
+ padding-left: 0 !important;
950
965
  }
951
966
  }
952
967
  }
953
- }
954
968
 
955
969
  .e-tab .e-tab-header .e-toolbar-item.e-active {
956
970
  margin-left: 18px !important;
@@ -1445,13 +1459,13 @@ $pivotpager-single-size-title-padding: 8px !default;
1445
1459
  .e-toolbar .e-tbar-btn {
1446
1460
  @if ($skin-name == 'tailwind') {
1447
1461
  background-color: transparent;
1448
- }
1462
+ }
1449
1463
 
1450
1464
  &:hover {
1451
1465
  @if ($skin-name == 'tailwind') {
1452
1466
  background-color: $pivot-toolbar-icon-hover-color;
1453
- }
1454
- }
1467
+ }
1468
+ }
1455
1469
  }
1456
1470
 
1457
1471