@syncfusion/blazor-themes 31.1.20 → 31.1.21

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 (251) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +0 -1
  2. package/Compiled-Themes/bds-dark.css +0 -1
  3. package/Compiled-Themes/bds-lite.css +0 -1
  4. package/Compiled-Themes/bds.css +0 -1
  5. package/Compiled-Themes/bootstrap-dark-lite.css +0 -1
  6. package/Compiled-Themes/bootstrap-dark.css +0 -1
  7. package/Compiled-Themes/bootstrap-lite.css +0 -1
  8. package/Compiled-Themes/bootstrap.css +0 -1
  9. package/Compiled-Themes/bootstrap4-lite.css +2 -3
  10. package/Compiled-Themes/bootstrap4.css +3 -4
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +16 -14
  12. package/Compiled-Themes/bootstrap5-dark.css +16 -14
  13. package/Compiled-Themes/bootstrap5-lite.css +16 -14
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +4 -5
  15. package/Compiled-Themes/bootstrap5.3-dark.css +4 -5
  16. package/Compiled-Themes/bootstrap5.3-lite.css +4 -5
  17. package/Compiled-Themes/bootstrap5.3.css +4 -5
  18. package/Compiled-Themes/bootstrap5.css +16 -14
  19. package/Compiled-Themes/fabric-dark-lite.css +0 -1
  20. package/Compiled-Themes/fabric-dark.css +0 -1
  21. package/Compiled-Themes/fabric-lite.css +0 -1
  22. package/Compiled-Themes/fabric.css +0 -1
  23. package/Compiled-Themes/fluent-dark-lite.css +3 -4
  24. package/Compiled-Themes/fluent-dark.css +5 -7
  25. package/Compiled-Themes/fluent-lite.css +3 -4
  26. package/Compiled-Themes/fluent.css +5 -7
  27. package/Compiled-Themes/fluent2-dark-lite.css +1 -2
  28. package/Compiled-Themes/fluent2-dark.css +1 -2
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +1 -2
  30. package/Compiled-Themes/fluent2-highcontrast.css +1 -2
  31. package/Compiled-Themes/fluent2-lite.css +1 -2
  32. package/Compiled-Themes/fluent2.css +1 -2
  33. package/Compiled-Themes/highcontrast-lite.css +2 -3
  34. package/Compiled-Themes/highcontrast.css +3 -5
  35. package/Compiled-Themes/material-dark-lite.css +2 -3
  36. package/Compiled-Themes/material-dark.css +2 -3
  37. package/Compiled-Themes/material-lite.css +2 -3
  38. package/Compiled-Themes/material.css +2 -3
  39. package/Compiled-Themes/material3-dark-lite.css +0 -1
  40. package/Compiled-Themes/material3-dark.css +0 -1
  41. package/Compiled-Themes/material3-lite.css +0 -1
  42. package/Compiled-Themes/material3.css +0 -1
  43. package/Compiled-Themes/tailwind-dark-lite.css +0 -1
  44. package/Compiled-Themes/tailwind-dark.css +0 -1
  45. package/Compiled-Themes/tailwind-lite.css +0 -1
  46. package/Compiled-Themes/tailwind.css +0 -1
  47. package/Compiled-Themes/tailwind3-dark-lite.css +0 -1
  48. package/Compiled-Themes/tailwind3-dark.css +0 -1
  49. package/Compiled-Themes/tailwind3-lite.css +0 -1
  50. package/Compiled-Themes/tailwind3.css +0 -1
  51. package/SCSS-Themes/bds-dark-lite.scss +7 -12
  52. package/SCSS-Themes/bds-dark.scss +9 -16
  53. package/SCSS-Themes/bds-lite.scss +7 -12
  54. package/SCSS-Themes/bds.scss +9 -16
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +7 -13
  56. package/SCSS-Themes/bootstrap-dark.scss +9 -17
  57. package/SCSS-Themes/bootstrap-lite.scss +7 -13
  58. package/SCSS-Themes/bootstrap.scss +9 -17
  59. package/SCSS-Themes/bootstrap4-lite.scss +9 -14
  60. package/SCSS-Themes/bootstrap4.scss +11 -18
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +13 -18
  62. package/SCSS-Themes/bootstrap5-dark.scss +15 -22
  63. package/SCSS-Themes/bootstrap5-lite.scss +13 -18
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +8 -13
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +10 -17
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +8 -13
  67. package/SCSS-Themes/bootstrap5.3.scss +10 -17
  68. package/SCSS-Themes/bootstrap5.scss +15 -22
  69. package/SCSS-Themes/buttons/button/bds-dark-lite.scss +2 -1
  70. package/SCSS-Themes/buttons/button/bds-dark.scss +2 -1
  71. package/SCSS-Themes/buttons/button/bds-lite.scss +2 -1
  72. package/SCSS-Themes/buttons/button/bds.scss +2 -1
  73. package/SCSS-Themes/buttons/button/bootstrap-dark-lite.scss +2 -1
  74. package/SCSS-Themes/buttons/button/bootstrap-dark.scss +2 -1
  75. package/SCSS-Themes/buttons/button/bootstrap-lite.scss +2 -1
  76. package/SCSS-Themes/buttons/button/bootstrap.scss +2 -1
  77. package/SCSS-Themes/buttons/button/bootstrap4-lite.scss +2 -1
  78. package/SCSS-Themes/buttons/button/bootstrap4.scss +2 -1
  79. package/SCSS-Themes/buttons/button/bootstrap5-dark-lite.scss +4 -3
  80. package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +4 -3
  81. package/SCSS-Themes/buttons/button/bootstrap5-lite.scss +4 -3
  82. package/SCSS-Themes/buttons/button/bootstrap5.3-dark-lite.scss +2 -1
  83. package/SCSS-Themes/buttons/button/bootstrap5.3-dark.scss +2 -1
  84. package/SCSS-Themes/buttons/button/bootstrap5.3-lite.scss +2 -1
  85. package/SCSS-Themes/buttons/button/bootstrap5.3.scss +2 -1
  86. package/SCSS-Themes/buttons/button/bootstrap5.scss +4 -3
  87. package/SCSS-Themes/buttons/button/fabric-dark-lite.scss +2 -1
  88. package/SCSS-Themes/buttons/button/fabric-dark.scss +2 -1
  89. package/SCSS-Themes/buttons/button/fabric-lite.scss +2 -1
  90. package/SCSS-Themes/buttons/button/fabric.scss +2 -1
  91. package/SCSS-Themes/buttons/button/fluent-dark-lite.scss +2 -1
  92. package/SCSS-Themes/buttons/button/fluent-dark.scss +2 -1
  93. package/SCSS-Themes/buttons/button/fluent-lite.scss +2 -1
  94. package/SCSS-Themes/buttons/button/fluent.scss +2 -1
  95. package/SCSS-Themes/buttons/button/fluent2-dark-lite.scss +2 -1
  96. package/SCSS-Themes/buttons/button/fluent2-dark.scss +2 -1
  97. package/SCSS-Themes/buttons/button/fluent2-highcontrast-lite.scss +2 -1
  98. package/SCSS-Themes/buttons/button/fluent2-highcontrast.scss +2 -1
  99. package/SCSS-Themes/buttons/button/fluent2-lite.scss +2 -1
  100. package/SCSS-Themes/buttons/button/fluent2.scss +2 -1
  101. package/SCSS-Themes/buttons/button/highcontrast-lite.scss +2 -1
  102. package/SCSS-Themes/buttons/button/highcontrast.scss +2 -1
  103. package/SCSS-Themes/buttons/button/material-dark-lite.scss +2 -1
  104. package/SCSS-Themes/buttons/button/material-dark.scss +2 -1
  105. package/SCSS-Themes/buttons/button/material-lite.scss +2 -1
  106. package/SCSS-Themes/buttons/button/material.scss +2 -1
  107. package/SCSS-Themes/buttons/button/material3-dark-lite.scss +2 -1
  108. package/SCSS-Themes/buttons/button/material3-dark.scss +2 -1
  109. package/SCSS-Themes/buttons/button/material3-lite.scss +2 -1
  110. package/SCSS-Themes/buttons/button/material3.scss +2 -1
  111. package/SCSS-Themes/buttons/button/tailwind-dark-lite.scss +2 -1
  112. package/SCSS-Themes/buttons/button/tailwind-dark.scss +2 -1
  113. package/SCSS-Themes/buttons/button/tailwind-lite.scss +2 -1
  114. package/SCSS-Themes/buttons/button/tailwind.scss +2 -1
  115. package/SCSS-Themes/buttons/button/tailwind3-dark-lite.scss +2 -1
  116. package/SCSS-Themes/buttons/button/tailwind3-dark.scss +2 -1
  117. package/SCSS-Themes/buttons/button/tailwind3-lite.scss +2 -1
  118. package/SCSS-Themes/buttons/button/tailwind3.scss +2 -1
  119. package/SCSS-Themes/fabric-dark-lite.scss +7 -12
  120. package/SCSS-Themes/fabric-dark.scss +9 -16
  121. package/SCSS-Themes/fabric-lite.scss +7 -12
  122. package/SCSS-Themes/fabric.scss +9 -16
  123. package/SCSS-Themes/fluent-dark-lite.scss +11 -16
  124. package/SCSS-Themes/fluent-dark.scss +13 -20
  125. package/SCSS-Themes/fluent-lite.scss +11 -16
  126. package/SCSS-Themes/fluent.scss +13 -20
  127. package/SCSS-Themes/fluent2-dark-lite.scss +8 -13
  128. package/SCSS-Themes/fluent2-dark.scss +10 -17
  129. package/SCSS-Themes/fluent2-highcontrast-lite.scss +8 -13
  130. package/SCSS-Themes/fluent2-highcontrast.scss +10 -17
  131. package/SCSS-Themes/fluent2-lite.scss +8 -13
  132. package/SCSS-Themes/fluent2.scss +10 -17
  133. package/SCSS-Themes/highcontrast-lite.scss +11 -14
  134. package/SCSS-Themes/highcontrast.scss +13 -18
  135. package/SCSS-Themes/material-dark-lite.scss +8 -13
  136. package/SCSS-Themes/material-dark.scss +10 -17
  137. package/SCSS-Themes/material-lite.scss +8 -13
  138. package/SCSS-Themes/material.scss +10 -17
  139. package/SCSS-Themes/material3-dark-lite.scss +7 -12
  140. package/SCSS-Themes/material3-dark.scss +9 -16
  141. package/SCSS-Themes/material3-lite.scss +7 -12
  142. package/SCSS-Themes/material3.scss +9 -16
  143. package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +1 -7
  144. package/SCSS-Themes/navigations/menu/bds-dark.scss +1 -7
  145. package/SCSS-Themes/navigations/menu/bds-lite.scss +1 -7
  146. package/SCSS-Themes/navigations/menu/bds.scss +1 -7
  147. package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +1 -8
  148. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +1 -8
  149. package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +1 -8
  150. package/SCSS-Themes/navigations/menu/bootstrap.scss +1 -8
  151. package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +1 -7
  152. package/SCSS-Themes/navigations/menu/bootstrap4.scss +1 -7
  153. package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +1 -7
  154. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -7
  155. package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +1 -7
  156. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +1 -7
  157. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +1 -7
  158. package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +1 -7
  159. package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +1 -7
  160. package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -7
  161. package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +1 -7
  162. package/SCSS-Themes/navigations/menu/fabric-dark.scss +1 -7
  163. package/SCSS-Themes/navigations/menu/fabric-lite.scss +1 -7
  164. package/SCSS-Themes/navigations/menu/fabric.scss +1 -7
  165. package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +2 -8
  166. package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -8
  167. package/SCSS-Themes/navigations/menu/fluent-lite.scss +2 -8
  168. package/SCSS-Themes/navigations/menu/fluent.scss +2 -8
  169. package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +2 -8
  170. package/SCSS-Themes/navigations/menu/fluent2-dark.scss +2 -8
  171. package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +2 -8
  172. package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +2 -8
  173. package/SCSS-Themes/navigations/menu/fluent2-lite.scss +2 -8
  174. package/SCSS-Themes/navigations/menu/fluent2.scss +2 -8
  175. package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +1 -7
  176. package/SCSS-Themes/navigations/menu/highcontrast.scss +1 -7
  177. package/SCSS-Themes/navigations/menu/material-dark-lite.scss +1 -7
  178. package/SCSS-Themes/navigations/menu/material-dark.scss +1 -7
  179. package/SCSS-Themes/navigations/menu/material-lite.scss +1 -7
  180. package/SCSS-Themes/navigations/menu/material.scss +1 -7
  181. package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -7
  182. package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -7
  183. package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -7
  184. package/SCSS-Themes/navigations/menu/material3.scss +1 -7
  185. package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +1 -7
  186. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +1 -7
  187. package/SCSS-Themes/navigations/menu/tailwind-lite.scss +1 -7
  188. package/SCSS-Themes/navigations/menu/tailwind.scss +1 -7
  189. package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +1 -7
  190. package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +1 -7
  191. package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +1 -7
  192. package/SCSS-Themes/navigations/menu/tailwind3.scss +1 -7
  193. package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +4 -4
  194. package/SCSS-Themes/navigations/treeview/bds-dark.scss +6 -8
  195. package/SCSS-Themes/navigations/treeview/bds-lite.scss +4 -4
  196. package/SCSS-Themes/navigations/treeview/bds.scss +6 -8
  197. package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +4 -4
  198. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +6 -8
  199. package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +4 -4
  200. package/SCSS-Themes/navigations/treeview/bootstrap.scss +6 -8
  201. package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +6 -6
  202. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +8 -10
  203. package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +8 -8
  204. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +10 -12
  205. package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +8 -8
  206. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +5 -5
  207. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +7 -9
  208. package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +5 -5
  209. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +7 -9
  210. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +10 -12
  211. package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +4 -4
  212. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +6 -8
  213. package/SCSS-Themes/navigations/treeview/fabric-lite.scss +4 -4
  214. package/SCSS-Themes/navigations/treeview/fabric.scss +6 -8
  215. package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +7 -7
  216. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +9 -11
  217. package/SCSS-Themes/navigations/treeview/fluent-lite.scss +7 -7
  218. package/SCSS-Themes/navigations/treeview/fluent.scss +9 -11
  219. package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +4 -4
  220. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +6 -8
  221. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +4 -4
  222. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +6 -8
  223. package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +4 -4
  224. package/SCSS-Themes/navigations/treeview/fluent2.scss +6 -8
  225. package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +8 -6
  226. package/SCSS-Themes/navigations/treeview/highcontrast.scss +10 -10
  227. package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +5 -5
  228. package/SCSS-Themes/navigations/treeview/material-dark.scss +7 -9
  229. package/SCSS-Themes/navigations/treeview/material-lite.scss +5 -5
  230. package/SCSS-Themes/navigations/treeview/material.scss +7 -9
  231. package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +4 -4
  232. package/SCSS-Themes/navigations/treeview/material3-dark.scss +6 -8
  233. package/SCSS-Themes/navigations/treeview/material3-lite.scss +4 -4
  234. package/SCSS-Themes/navigations/treeview/material3.scss +6 -8
  235. package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +4 -4
  236. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +6 -8
  237. package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +4 -4
  238. package/SCSS-Themes/navigations/treeview/tailwind.scss +6 -8
  239. package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +4 -4
  240. package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +6 -8
  241. package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +4 -4
  242. package/SCSS-Themes/navigations/treeview/tailwind3.scss +6 -8
  243. package/SCSS-Themes/tailwind-dark-lite.scss +7 -12
  244. package/SCSS-Themes/tailwind-dark.scss +9 -16
  245. package/SCSS-Themes/tailwind-lite.scss +7 -12
  246. package/SCSS-Themes/tailwind.scss +9 -16
  247. package/SCSS-Themes/tailwind3-dark-lite.scss +7 -12
  248. package/SCSS-Themes/tailwind3-dark.scss +9 -16
  249. package/SCSS-Themes/tailwind3-lite.scss +7 -12
  250. package/SCSS-Themes/tailwind3.scss +9 -16
  251. package/package.json +1 -1
@@ -381,6 +381,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
381
381
  padding-top: 5px;
382
382
  padding-bottom: 5px;
383
383
  }
384
+ @if $skin-name == 'bootstrap5' {
385
+ padding-top: 3px;
386
+ padding-bottom: 3px;
387
+ }
384
388
  }
385
389
  }
386
390
  }
@@ -498,10 +502,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
498
502
  margin-top: 4px;
499
503
  margin-bottom: 4px;
500
504
  }
501
- @else if($skin-name == 'bootstrap5') {
502
- margin-bottom: 3px;
503
- margin-top: 3px;
504
- }
505
505
  @else {
506
506
  margin-bottom: 0;
507
507
  }
@@ -1551,8 +1551,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
1551
1551
  }
1552
1552
 
1553
1553
  @if $skin-name == 'highcontrast' {
1554
- padding-top: 11px;
1555
- padding-bottom: 11px;
1554
+ padding: $treeview-big-text-padding;
1556
1555
  }
1557
1556
 
1558
1557
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -1561,8 +1560,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
1561
1560
  }
1562
1561
 
1563
1562
  @if $skin-name == 'FluentUI' {
1564
- padding-top: 10px;
1565
- padding-bottom: 10px;
1563
+ padding: $treeview-big-text-padding;
1566
1564
  }
1567
1565
 
1568
1566
  @if $skin-name == 'bootstrap4' {
@@ -381,6 +381,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
381
381
  padding-top: 5px;
382
382
  padding-bottom: 5px;
383
383
  }
384
+ @if $skin-name == 'bootstrap5' {
385
+ padding-top: 3px;
386
+ padding-bottom: 3px;
387
+ }
384
388
  }
385
389
  }
386
390
  }
@@ -498,10 +502,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
498
502
  margin-top: 4px;
499
503
  margin-bottom: 4px;
500
504
  }
501
- @else if($skin-name == 'bootstrap5') {
502
- margin-bottom: 3px;
503
- margin-top: 3px;
504
- }
505
505
  @else {
506
506
  margin-bottom: 0;
507
507
  }
@@ -381,6 +381,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
381
381
  padding-top: 5px;
382
382
  padding-bottom: 5px;
383
383
  }
384
+ @if $skin-name == 'bootstrap5' {
385
+ padding-top: 3px;
386
+ padding-bottom: 3px;
387
+ }
384
388
  }
385
389
  }
386
390
  }
@@ -498,10 +502,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
498
502
  margin-top: 4px;
499
503
  margin-bottom: 4px;
500
504
  }
501
- @else if($skin-name == 'bootstrap5') {
502
- margin-bottom: 3px;
503
- margin-top: 3px;
504
- }
505
505
  @else {
506
506
  margin-bottom: 0;
507
507
  }
@@ -1551,8 +1551,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
1551
1551
  }
1552
1552
 
1553
1553
  @if $skin-name == 'highcontrast' {
1554
- padding-top: 11px;
1555
- padding-bottom: 11px;
1554
+ padding: $treeview-big-text-padding;
1556
1555
  }
1557
1556
 
1558
1557
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -1561,8 +1560,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
1561
1560
  }
1562
1561
 
1563
1562
  @if $skin-name == 'FluentUI' {
1564
- padding-top: 10px;
1565
- padding-bottom: 10px;
1563
+ padding: $treeview-big-text-padding;
1566
1564
  }
1567
1565
 
1568
1566
  @if $skin-name == 'bootstrap4' {
@@ -381,6 +381,10 @@ $treeview-item-active-check-color: $primary !default;
381
381
  padding-top: 5px;
382
382
  padding-bottom: 5px;
383
383
  }
384
+ @if $skin-name == 'bootstrap5' {
385
+ padding-top: 3px;
386
+ padding-bottom: 3px;
387
+ }
384
388
  }
385
389
  }
386
390
  }
@@ -498,10 +502,6 @@ $treeview-item-active-check-color: $primary !default;
498
502
  margin-top: 4px;
499
503
  margin-bottom: 4px;
500
504
  }
501
- @else if($skin-name == 'bootstrap5') {
502
- margin-bottom: 3px;
503
- margin-top: 3px;
504
- }
505
505
  @else {
506
506
  margin-bottom: 0;
507
507
  }
@@ -381,6 +381,10 @@ $treeview-item-active-check-color: $primary !default;
381
381
  padding-top: 5px;
382
382
  padding-bottom: 5px;
383
383
  }
384
+ @if $skin-name == 'bootstrap5' {
385
+ padding-top: 3px;
386
+ padding-bottom: 3px;
387
+ }
384
388
  }
385
389
  }
386
390
  }
@@ -498,10 +502,6 @@ $treeview-item-active-check-color: $primary !default;
498
502
  margin-top: 4px;
499
503
  margin-bottom: 4px;
500
504
  }
501
- @else if($skin-name == 'bootstrap5') {
502
- margin-bottom: 3px;
503
- margin-top: 3px;
504
- }
505
505
  @else {
506
506
  margin-bottom: 0;
507
507
  }
@@ -1551,8 +1551,7 @@ $treeview-item-active-check-color: $primary !default;
1551
1551
  }
1552
1552
 
1553
1553
  @if $skin-name == 'highcontrast' {
1554
- padding-top: 11px;
1555
- padding-bottom: 11px;
1554
+ padding: $treeview-big-text-padding;
1556
1555
  }
1557
1556
 
1558
1557
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -1561,8 +1560,7 @@ $treeview-item-active-check-color: $primary !default;
1561
1560
  }
1562
1561
 
1563
1562
  @if $skin-name == 'FluentUI' {
1564
- padding-top: 10px;
1565
- padding-bottom: 10px;
1563
+ padding: $treeview-big-text-padding;
1566
1564
  }
1567
1565
 
1568
1566
  @if $skin-name == 'bootstrap4' {
@@ -381,6 +381,10 @@ $treeview-item-active-check-color: $primary !default;
381
381
  padding-top: 5px;
382
382
  padding-bottom: 5px;
383
383
  }
384
+ @if $skin-name == 'bootstrap5' {
385
+ padding-top: 3px;
386
+ padding-bottom: 3px;
387
+ }
384
388
  }
385
389
  }
386
390
  }
@@ -498,10 +502,6 @@ $treeview-item-active-check-color: $primary !default;
498
502
  margin-top: 4px;
499
503
  margin-bottom: 4px;
500
504
  }
501
- @else if($skin-name == 'bootstrap5') {
502
- margin-bottom: 3px;
503
- margin-top: 3px;
504
- }
505
505
  @else {
506
506
  margin-bottom: 0;
507
507
  }
@@ -381,6 +381,10 @@ $treeview-item-active-check-color: $primary !default;
381
381
  padding-top: 5px;
382
382
  padding-bottom: 5px;
383
383
  }
384
+ @if $skin-name == 'bootstrap5' {
385
+ padding-top: 3px;
386
+ padding-bottom: 3px;
387
+ }
384
388
  }
385
389
  }
386
390
  }
@@ -498,10 +502,6 @@ $treeview-item-active-check-color: $primary !default;
498
502
  margin-top: 4px;
499
503
  margin-bottom: 4px;
500
504
  }
501
- @else if($skin-name == 'bootstrap5') {
502
- margin-bottom: 3px;
503
- margin-top: 3px;
504
- }
505
505
  @else {
506
506
  margin-bottom: 0;
507
507
  }
@@ -1551,8 +1551,7 @@ $treeview-item-active-check-color: $primary !default;
1551
1551
  }
1552
1552
 
1553
1553
  @if $skin-name == 'highcontrast' {
1554
- padding-top: 11px;
1555
- padding-bottom: 11px;
1554
+ padding: $treeview-big-text-padding;
1556
1555
  }
1557
1556
 
1558
1557
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -1561,8 +1560,7 @@ $treeview-item-active-check-color: $primary !default;
1561
1560
  }
1562
1561
 
1563
1562
  @if $skin-name == 'FluentUI' {
1564
- padding-top: 10px;
1565
- padding-bottom: 10px;
1563
+ padding: $treeview-big-text-padding;
1566
1564
  }
1567
1565
 
1568
1566
  @if $skin-name == 'bootstrap4' {
@@ -15237,11 +15237,12 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
15237
15237
  @mixin outline-primary-disabled {
15238
15238
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15239
15239
  background: $btn-outline-primary-disabled-border-color;
15240
+ border-color: $btn-outline-primary-disabled-color;
15240
15241
  }
15241
15242
  @else {
15242
15243
  background: $btn-outline-bgcolor;
15244
+ border-color: $btn-outline-primary-disabled-border-color;
15243
15245
  }
15244
- border-color: $btn-outline-primary-disabled-border-color;
15245
15246
  box-shadow: $btn-flat-box-shadow;
15246
15247
  color: $btn-outline-primary-disabled-color;
15247
15248
  }
@@ -43443,6 +43444,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43443
43444
  padding-top: 5px;
43444
43445
  padding-bottom: 5px;
43445
43446
  }
43447
+ @if $skin-name == 'bootstrap5' {
43448
+ padding-top: 3px;
43449
+ padding-bottom: 3px;
43450
+ }
43446
43451
  }
43447
43452
  }
43448
43453
  }
@@ -43560,10 +43565,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43560
43565
  margin-top: 4px;
43561
43566
  margin-bottom: 4px;
43562
43567
  }
43563
- @else if($skin-name == 'bootstrap5') {
43564
- margin-bottom: 3px;
43565
- margin-top: 3px;
43566
- }
43567
43568
  @else {
43568
43569
  margin-bottom: 0;
43569
43570
  }
@@ -44840,7 +44841,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44840
44841
  & .e-caret {
44841
44842
  font-size: $menu-caret-font-size;
44842
44843
  height: auto;
44843
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44844
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44844
44845
  line-height: $menu-icon-li-height;
44845
44846
  }
44846
44847
  @else {
@@ -44883,12 +44884,6 @@ $menu-caret-color: $cmenu-caret-color !default;
44883
44884
  @if $skin-name == 'fluent2' {
44884
44885
  padding: 9px 0;
44885
44886
  }
44886
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44887
- line-height: $menu-icon-li-height;
44888
- }
44889
- @else {
44890
- line-height: $menu-li-height;
44891
- }
44892
44887
  }
44893
44888
  }
44894
44889
  }
@@ -22710,11 +22710,12 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
22710
22710
  @mixin outline-primary-disabled {
22711
22711
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22712
22712
  background: $btn-outline-primary-disabled-border-color;
22713
+ border-color: $btn-outline-primary-disabled-color;
22713
22714
  }
22714
22715
  @else {
22715
22716
  background: $btn-outline-bgcolor;
22717
+ border-color: $btn-outline-primary-disabled-border-color;
22716
22718
  }
22717
- border-color: $btn-outline-primary-disabled-border-color;
22718
22719
  box-shadow: $btn-flat-box-shadow;
22719
22720
  color: $btn-outline-primary-disabled-color;
22720
22721
  }
@@ -59350,6 +59351,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59350
59351
  padding-top: 5px;
59351
59352
  padding-bottom: 5px;
59352
59353
  }
59354
+ @if $skin-name == 'bootstrap5' {
59355
+ padding-top: 3px;
59356
+ padding-bottom: 3px;
59357
+ }
59353
59358
  }
59354
59359
  }
59355
59360
  }
@@ -59467,10 +59472,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59467
59472
  margin-top: 4px;
59468
59473
  margin-bottom: 4px;
59469
59474
  }
59470
- @else if($skin-name == 'bootstrap5') {
59471
- margin-bottom: 3px;
59472
- margin-top: 3px;
59473
- }
59474
59475
  @else {
59475
59476
  margin-bottom: 0;
59476
59477
  }
@@ -60520,8 +60521,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60520
60521
  }
60521
60522
 
60522
60523
  @if $skin-name == 'highcontrast' {
60523
- padding-top: 11px;
60524
- padding-bottom: 11px;
60524
+ padding: $treeview-big-text-padding;
60525
60525
  }
60526
60526
 
60527
60527
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60530,8 +60530,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60530
60530
  }
60531
60531
 
60532
60532
  @if $skin-name == 'FluentUI' {
60533
- padding-top: 10px;
60534
- padding-bottom: 10px;
60533
+ padding: $treeview-big-text-padding;
60535
60534
  }
60536
60535
 
60537
60536
  @if $skin-name == 'bootstrap4' {
@@ -61249,7 +61248,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61249
61248
  & .e-caret {
61250
61249
  font-size: $menu-caret-font-size;
61251
61250
  height: auto;
61252
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61251
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61253
61252
  line-height: $menu-icon-li-height;
61254
61253
  }
61255
61254
  @else {
@@ -61292,12 +61291,6 @@ $menu-caret-color: $cmenu-caret-color !default;
61292
61291
  @if $skin-name == 'fluent2' {
61293
61292
  padding: 9px 0;
61294
61293
  }
61295
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61296
- line-height: $menu-icon-li-height;
61297
- }
61298
- @else {
61299
- line-height: $menu-li-height;
61300
- }
61301
61294
  }
61302
61295
  }
61303
61296
  }
@@ -15235,11 +15235,12 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
15235
15235
  @mixin outline-primary-disabled {
15236
15236
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15237
15237
  background: $btn-outline-primary-disabled-border-color;
15238
+ border-color: $btn-outline-primary-disabled-color;
15238
15239
  }
15239
15240
  @else {
15240
15241
  background: $btn-outline-bgcolor;
15242
+ border-color: $btn-outline-primary-disabled-border-color;
15241
15243
  }
15242
- border-color: $btn-outline-primary-disabled-border-color;
15243
15244
  box-shadow: $btn-flat-box-shadow;
15244
15245
  color: $btn-outline-primary-disabled-color;
15245
15246
  }
@@ -43441,6 +43442,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43441
43442
  padding-top: 5px;
43442
43443
  padding-bottom: 5px;
43443
43444
  }
43445
+ @if $skin-name == 'bootstrap5' {
43446
+ padding-top: 3px;
43447
+ padding-bottom: 3px;
43448
+ }
43444
43449
  }
43445
43450
  }
43446
43451
  }
@@ -43558,10 +43563,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43558
43563
  margin-top: 4px;
43559
43564
  margin-bottom: 4px;
43560
43565
  }
43561
- @else if($skin-name == 'bootstrap5') {
43562
- margin-bottom: 3px;
43563
- margin-top: 3px;
43564
- }
43565
43566
  @else {
43566
43567
  margin-bottom: 0;
43567
43568
  }
@@ -44838,7 +44839,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44838
44839
  & .e-caret {
44839
44840
  font-size: $menu-caret-font-size;
44840
44841
  height: auto;
44841
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44842
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44842
44843
  line-height: $menu-icon-li-height;
44843
44844
  }
44844
44845
  @else {
@@ -44881,12 +44882,6 @@ $menu-caret-color: $cmenu-caret-color !default;
44881
44882
  @if $skin-name == 'fluent2' {
44882
44883
  padding: 9px 0;
44883
44884
  }
44884
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44885
- line-height: $menu-icon-li-height;
44886
- }
44887
- @else {
44888
- line-height: $menu-li-height;
44889
- }
44890
44885
  }
44891
44886
  }
44892
44887
  }
@@ -22708,11 +22708,12 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
22708
22708
  @mixin outline-primary-disabled {
22709
22709
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22710
22710
  background: $btn-outline-primary-disabled-border-color;
22711
+ border-color: $btn-outline-primary-disabled-color;
22711
22712
  }
22712
22713
  @else {
22713
22714
  background: $btn-outline-bgcolor;
22715
+ border-color: $btn-outline-primary-disabled-border-color;
22714
22716
  }
22715
- border-color: $btn-outline-primary-disabled-border-color;
22716
22717
  box-shadow: $btn-flat-box-shadow;
22717
22718
  color: $btn-outline-primary-disabled-color;
22718
22719
  }
@@ -59348,6 +59349,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59348
59349
  padding-top: 5px;
59349
59350
  padding-bottom: 5px;
59350
59351
  }
59352
+ @if $skin-name == 'bootstrap5' {
59353
+ padding-top: 3px;
59354
+ padding-bottom: 3px;
59355
+ }
59351
59356
  }
59352
59357
  }
59353
59358
  }
@@ -59465,10 +59470,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59465
59470
  margin-top: 4px;
59466
59471
  margin-bottom: 4px;
59467
59472
  }
59468
- @else if($skin-name == 'bootstrap5') {
59469
- margin-bottom: 3px;
59470
- margin-top: 3px;
59471
- }
59472
59473
  @else {
59473
59474
  margin-bottom: 0;
59474
59475
  }
@@ -60518,8 +60519,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60518
60519
  }
60519
60520
 
60520
60521
  @if $skin-name == 'highcontrast' {
60521
- padding-top: 11px;
60522
- padding-bottom: 11px;
60522
+ padding: $treeview-big-text-padding;
60523
60523
  }
60524
60524
 
60525
60525
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60528,8 +60528,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60528
60528
  }
60529
60529
 
60530
60530
  @if $skin-name == 'FluentUI' {
60531
- padding-top: 10px;
60532
- padding-bottom: 10px;
60531
+ padding: $treeview-big-text-padding;
60533
60532
  }
60534
60533
 
60535
60534
  @if $skin-name == 'bootstrap4' {
@@ -61247,7 +61246,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61247
61246
  & .e-caret {
61248
61247
  font-size: $menu-caret-font-size;
61249
61248
  height: auto;
61250
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61249
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61251
61250
  line-height: $menu-icon-li-height;
61252
61251
  }
61253
61252
  @else {
@@ -61290,12 +61289,6 @@ $menu-caret-color: $cmenu-caret-color !default;
61290
61289
  @if $skin-name == 'fluent2' {
61291
61290
  padding: 9px 0;
61292
61291
  }
61293
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61294
- line-height: $menu-icon-li-height;
61295
- }
61296
- @else {
61297
- line-height: $menu-li-height;
61298
- }
61299
61292
  }
61300
61293
  }
61301
61294
  }
@@ -16629,11 +16629,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
16629
16629
  @mixin outline-primary-disabled {
16630
16630
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
16631
16631
  background: $btn-outline-primary-disabled-border-color;
16632
+ border-color: $btn-outline-primary-disabled-color;
16632
16633
  }
16633
16634
  @else {
16634
16635
  background: $btn-outline-bgcolor;
16636
+ border-color: $btn-outline-primary-disabled-border-color;
16635
16637
  }
16636
- border-color: $btn-outline-primary-disabled-border-color;
16637
16638
  box-shadow: $btn-flat-box-shadow;
16638
16639
  color: $btn-outline-primary-disabled-color;
16639
16640
  }
@@ -44892,6 +44893,10 @@ $treeview-item-active-check-color: $primary !default;
44892
44893
  padding-top: 5px;
44893
44894
  padding-bottom: 5px;
44894
44895
  }
44896
+ @if $skin-name == 'bootstrap5' {
44897
+ padding-top: 3px;
44898
+ padding-bottom: 3px;
44899
+ }
44895
44900
  }
44896
44901
  }
44897
44902
  }
@@ -45009,10 +45014,6 @@ $treeview-item-active-check-color: $primary !default;
45009
45014
  margin-top: 4px;
45010
45015
  margin-bottom: 4px;
45011
45016
  }
45012
- @else if($skin-name == 'bootstrap5') {
45013
- margin-bottom: 3px;
45014
- margin-top: 3px;
45015
- }
45016
45017
  @else {
45017
45018
  margin-bottom: 0;
45018
45019
  }
@@ -46290,7 +46291,7 @@ $menu-caret-color: $icon-color-pressed !default;
46290
46291
  & .e-caret {
46291
46292
  font-size: $menu-caret-font-size;
46292
46293
  height: auto;
46293
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
46294
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
46294
46295
  line-height: $menu-icon-li-height;
46295
46296
  }
46296
46297
  @else {
@@ -46333,12 +46334,6 @@ $menu-caret-color: $icon-color-pressed !default;
46333
46334
  @if $skin-name == 'fluent2' {
46334
46335
  padding: 9px 0;
46335
46336
  }
46336
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
46337
- line-height: $menu-icon-li-height;
46338
- }
46339
- @else {
46340
- line-height: $menu-li-height;
46341
- }
46342
46337
  }
46343
46338
  }
46344
46339
  }
@@ -24102,11 +24102,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
24102
24102
  @mixin outline-primary-disabled {
24103
24103
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
24104
24104
  background: $btn-outline-primary-disabled-border-color;
24105
+ border-color: $btn-outline-primary-disabled-color;
24105
24106
  }
24106
24107
  @else {
24107
24108
  background: $btn-outline-bgcolor;
24109
+ border-color: $btn-outline-primary-disabled-border-color;
24108
24110
  }
24109
- border-color: $btn-outline-primary-disabled-border-color;
24110
24111
  box-shadow: $btn-flat-box-shadow;
24111
24112
  color: $btn-outline-primary-disabled-color;
24112
24113
  }
@@ -60799,6 +60800,10 @@ $treeview-item-active-check-color: $primary !default;
60799
60800
  padding-top: 5px;
60800
60801
  padding-bottom: 5px;
60801
60802
  }
60803
+ @if $skin-name == 'bootstrap5' {
60804
+ padding-top: 3px;
60805
+ padding-bottom: 3px;
60806
+ }
60802
60807
  }
60803
60808
  }
60804
60809
  }
@@ -60916,10 +60921,6 @@ $treeview-item-active-check-color: $primary !default;
60916
60921
  margin-top: 4px;
60917
60922
  margin-bottom: 4px;
60918
60923
  }
60919
- @else if($skin-name == 'bootstrap5') {
60920
- margin-bottom: 3px;
60921
- margin-top: 3px;
60922
- }
60923
60924
  @else {
60924
60925
  margin-bottom: 0;
60925
60926
  }
@@ -61969,8 +61970,7 @@ $treeview-item-active-check-color: $primary !default;
61969
61970
  }
61970
61971
 
61971
61972
  @if $skin-name == 'highcontrast' {
61972
- padding-top: 11px;
61973
- padding-bottom: 11px;
61973
+ padding: $treeview-big-text-padding;
61974
61974
  }
61975
61975
 
61976
61976
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -61979,8 +61979,7 @@ $treeview-item-active-check-color: $primary !default;
61979
61979
  }
61980
61980
 
61981
61981
  @if $skin-name == 'FluentUI' {
61982
- padding-top: 10px;
61983
- padding-bottom: 10px;
61982
+ padding: $treeview-big-text-padding;
61984
61983
  }
61985
61984
 
61986
61985
  @if $skin-name == 'bootstrap4' {
@@ -62699,7 +62698,7 @@ $menu-caret-color: $icon-color-pressed !default;
62699
62698
  & .e-caret {
62700
62699
  font-size: $menu-caret-font-size;
62701
62700
  height: auto;
62702
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
62701
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62703
62702
  line-height: $menu-icon-li-height;
62704
62703
  }
62705
62704
  @else {
@@ -62742,12 +62741,6 @@ $menu-caret-color: $icon-color-pressed !default;
62742
62741
  @if $skin-name == 'fluent2' {
62743
62742
  padding: 9px 0;
62744
62743
  }
62745
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62746
- line-height: $menu-icon-li-height;
62747
- }
62748
- @else {
62749
- line-height: $menu-li-height;
62750
- }
62751
62744
  }
62752
62745
  }
62753
62746
  }