@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
@@ -23869,11 +23869,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
23869
23869
  @mixin outline-primary-disabled {
23870
23870
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
23871
23871
  background: $btn-outline-primary-disabled-border-color;
23872
+ border-color: $btn-outline-primary-disabled-color;
23872
23873
  }
23873
23874
  @else {
23874
23875
  background: $btn-outline-bgcolor;
23876
+ border-color: $btn-outline-primary-disabled-border-color;
23875
23877
  }
23876
- border-color: $btn-outline-primary-disabled-border-color;
23877
23878
  box-shadow: $btn-flat-box-shadow;
23878
23879
  color: $btn-outline-primary-disabled-color;
23879
23880
  }
@@ -60638,6 +60639,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
60638
60639
  padding-top: 5px;
60639
60640
  padding-bottom: 5px;
60640
60641
  }
60642
+ @if $skin-name == 'bootstrap5' {
60643
+ padding-top: 3px;
60644
+ padding-bottom: 3px;
60645
+ }
60641
60646
  }
60642
60647
  }
60643
60648
  }
@@ -60755,10 +60760,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
60755
60760
  margin-top: 4px;
60756
60761
  margin-bottom: 4px;
60757
60762
  }
60758
- @else if($skin-name == 'bootstrap5') {
60759
- margin-bottom: 3px;
60760
- margin-top: 3px;
60761
- }
60762
60763
  @else {
60763
60764
  margin-bottom: 0;
60764
60765
  }
@@ -61808,8 +61809,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
61808
61809
  }
61809
61810
 
61810
61811
  @if $skin-name == 'highcontrast' {
61811
- padding-top: 11px;
61812
- padding-bottom: 11px;
61812
+ padding: $treeview-big-text-padding;
61813
61813
  }
61814
61814
 
61815
61815
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -61818,8 +61818,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
61818
61818
  }
61819
61819
 
61820
61820
  @if $skin-name == 'FluentUI' {
61821
- padding-top: 10px;
61822
- padding-bottom: 10px;
61821
+ padding: $treeview-big-text-padding;
61823
61822
  }
61824
61823
 
61825
61824
  @if $skin-name == 'bootstrap4' {
@@ -62584,7 +62583,7 @@ $menu-caret-color: $cmenu-caret-color !default;
62584
62583
  & .e-caret {
62585
62584
  font-size: $menu-caret-font-size;
62586
62585
  height: auto;
62587
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
62586
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62588
62587
  line-height: $menu-icon-li-height;
62589
62588
  }
62590
62589
  @else {
@@ -62627,12 +62626,6 @@ $menu-caret-color: $cmenu-caret-color !default;
62627
62626
  @if $skin-name == 'fluent2' {
62628
62627
  padding: 9px 0;
62629
62628
  }
62630
- @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' {
62631
- line-height: $menu-icon-li-height;
62632
- }
62633
- @else {
62634
- line-height: $menu-li-height;
62635
- }
62636
62629
  }
62637
62630
  }
62638
62631
  }
@@ -16691,11 +16691,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
16691
16691
  @mixin outline-primary-disabled {
16692
16692
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
16693
16693
  background: $btn-outline-primary-disabled-border-color;
16694
+ border-color: $btn-outline-primary-disabled-color;
16694
16695
  }
16695
16696
  @else {
16696
16697
  background: $btn-outline-bgcolor;
16698
+ border-color: $btn-outline-primary-disabled-border-color;
16697
16699
  }
16698
- border-color: $btn-outline-primary-disabled-border-color;
16699
16700
  box-shadow: $btn-flat-box-shadow;
16700
16701
  color: $btn-outline-primary-disabled-color;
16701
16702
  }
@@ -45026,6 +45027,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
45026
45027
  padding-top: 5px;
45027
45028
  padding-bottom: 5px;
45028
45029
  }
45030
+ @if $skin-name == 'bootstrap5' {
45031
+ padding-top: 3px;
45032
+ padding-bottom: 3px;
45033
+ }
45029
45034
  }
45030
45035
  }
45031
45036
  }
@@ -45143,10 +45148,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
45143
45148
  margin-top: 4px;
45144
45149
  margin-bottom: 4px;
45145
45150
  }
45146
- @else if($skin-name == 'bootstrap5') {
45147
- margin-bottom: 3px;
45148
- margin-top: 3px;
45149
- }
45150
45151
  @else {
45151
45152
  margin-bottom: 0;
45152
45153
  }
@@ -46470,7 +46471,7 @@ $menu-caret-color: $cmenu-caret-color !default;
46470
46471
  & .e-caret {
46471
46472
  font-size: $menu-caret-font-size;
46472
46473
  height: auto;
46473
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
46474
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
46474
46475
  line-height: $menu-icon-li-height;
46475
46476
  }
46476
46477
  @else {
@@ -46513,12 +46514,6 @@ $menu-caret-color: $cmenu-caret-color !default;
46513
46514
  @if $skin-name == 'fluent2' {
46514
46515
  padding: 9px 0;
46515
46516
  }
46516
- @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' {
46517
- line-height: $menu-icon-li-height;
46518
- }
46519
- @else {
46520
- line-height: $menu-li-height;
46521
- }
46522
46517
  }
46523
46518
  }
46524
46519
  }
@@ -24164,11 +24164,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
24164
24164
  @mixin outline-primary-disabled {
24165
24165
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
24166
24166
  background: $btn-outline-primary-disabled-border-color;
24167
+ border-color: $btn-outline-primary-disabled-color;
24167
24168
  }
24168
24169
  @else {
24169
24170
  background: $btn-outline-bgcolor;
24171
+ border-color: $btn-outline-primary-disabled-border-color;
24170
24172
  }
24171
- border-color: $btn-outline-primary-disabled-border-color;
24172
24173
  box-shadow: $btn-flat-box-shadow;
24173
24174
  color: $btn-outline-primary-disabled-color;
24174
24175
  }
@@ -60933,6 +60934,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
60933
60934
  padding-top: 5px;
60934
60935
  padding-bottom: 5px;
60935
60936
  }
60937
+ @if $skin-name == 'bootstrap5' {
60938
+ padding-top: 3px;
60939
+ padding-bottom: 3px;
60940
+ }
60936
60941
  }
60937
60942
  }
60938
60943
  }
@@ -61050,10 +61055,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
61050
61055
  margin-top: 4px;
61051
61056
  margin-bottom: 4px;
61052
61057
  }
61053
- @else if($skin-name == 'bootstrap5') {
61054
- margin-bottom: 3px;
61055
- margin-top: 3px;
61056
- }
61057
61058
  @else {
61058
61059
  margin-bottom: 0;
61059
61060
  }
@@ -62103,8 +62104,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
62103
62104
  }
62104
62105
 
62105
62106
  @if $skin-name == 'highcontrast' {
62106
- padding-top: 11px;
62107
- padding-bottom: 11px;
62107
+ padding: $treeview-big-text-padding;
62108
62108
  }
62109
62109
 
62110
62110
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -62113,8 +62113,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
62113
62113
  }
62114
62114
 
62115
62115
  @if $skin-name == 'FluentUI' {
62116
- padding-top: 10px;
62117
- padding-bottom: 10px;
62116
+ padding: $treeview-big-text-padding;
62118
62117
  }
62119
62118
 
62120
62119
  @if $skin-name == 'bootstrap4' {
@@ -62879,7 +62878,7 @@ $menu-caret-color: $cmenu-caret-color !default;
62879
62878
  & .e-caret {
62880
62879
  font-size: $menu-caret-font-size;
62881
62880
  height: auto;
62882
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
62881
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62883
62882
  line-height: $menu-icon-li-height;
62884
62883
  }
62885
62884
  @else {
@@ -62922,12 +62921,6 @@ $menu-caret-color: $cmenu-caret-color !default;
62922
62921
  @if $skin-name == 'fluent2' {
62923
62922
  padding: 9px 0;
62924
62923
  }
62925
- @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' {
62926
- line-height: $menu-icon-li-height;
62927
- }
62928
- @else {
62929
- line-height: $menu-li-height;
62930
- }
62931
62924
  }
62932
62925
  }
62933
62926
  }
@@ -15208,11 +15208,12 @@ $btn-focus-box-shadow: none !default;
15208
15208
  @mixin outline-primary-disabled {
15209
15209
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15210
15210
  background: $btn-outline-primary-disabled-border-color;
15211
+ border-color: $btn-outline-primary-disabled-color;
15211
15212
  }
15212
15213
  @else {
15213
15214
  background: $btn-outline-bgcolor;
15215
+ border-color: $btn-outline-primary-disabled-border-color;
15214
15216
  }
15215
- border-color: $btn-outline-primary-disabled-border-color;
15216
15217
  box-shadow: $btn-flat-box-shadow;
15217
15218
  color: $btn-outline-primary-disabled-color;
15218
15219
  }
@@ -43425,6 +43426,10 @@ $ripple-width: 32px !default;
43425
43426
  padding-top: 5px;
43426
43427
  padding-bottom: 5px;
43427
43428
  }
43429
+ @if $skin-name == 'bootstrap5' {
43430
+ padding-top: 3px;
43431
+ padding-bottom: 3px;
43432
+ }
43428
43433
  }
43429
43434
  }
43430
43435
  }
@@ -43542,10 +43547,6 @@ $ripple-width: 32px !default;
43542
43547
  margin-top: 4px;
43543
43548
  margin-bottom: 4px;
43544
43549
  }
43545
- @else if($skin-name == 'bootstrap5') {
43546
- margin-bottom: 3px;
43547
- margin-top: 3px;
43548
- }
43549
43550
  @else {
43550
43551
  margin-bottom: 0;
43551
43552
  }
@@ -44677,7 +44678,6 @@ $menu-blank-icon: 34px !default;
44677
44678
  $menu-ul-header-padding: $menu-ul-padding !default;
44678
44679
  $menu-separator-padding: 0 !default;
44679
44680
  $menu-li-height: 42px !default;
44680
- $menu-icon-li-height: 30px !default;
44681
44681
  $menu-li-padding: 0 15px !default;
44682
44682
  $menu-li-text-indent: 15px !default;
44683
44683
  $menu-icon-font-size: 14px !default;
@@ -44813,7 +44813,7 @@ $menu-header-icon-padding: 0 16px !default;
44813
44813
  & .e-caret {
44814
44814
  font-size: $menu-caret-font-size;
44815
44815
  height: auto;
44816
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44816
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44817
44817
  line-height: $menu-icon-li-height;
44818
44818
  }
44819
44819
  @else {
@@ -44856,12 +44856,6 @@ $menu-header-icon-padding: 0 16px !default;
44856
44856
  @if $skin-name == 'fluent2' {
44857
44857
  padding: 9px 0;
44858
44858
  }
44859
- @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' {
44860
- line-height: $menu-icon-li-height;
44861
- }
44862
- @else {
44863
- line-height: $menu-li-height;
44864
- }
44865
44859
  }
44866
44860
  }
44867
44861
  }
@@ -22681,11 +22681,12 @@ $btn-focus-box-shadow: none !default;
22681
22681
  @mixin outline-primary-disabled {
22682
22682
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22683
22683
  background: $btn-outline-primary-disabled-border-color;
22684
+ border-color: $btn-outline-primary-disabled-color;
22684
22685
  }
22685
22686
  @else {
22686
22687
  background: $btn-outline-bgcolor;
22688
+ border-color: $btn-outline-primary-disabled-border-color;
22687
22689
  }
22688
- border-color: $btn-outline-primary-disabled-border-color;
22689
22690
  box-shadow: $btn-flat-box-shadow;
22690
22691
  color: $btn-outline-primary-disabled-color;
22691
22692
  }
@@ -59332,6 +59333,10 @@ $ripple-width: 32px !default;
59332
59333
  padding-top: 5px;
59333
59334
  padding-bottom: 5px;
59334
59335
  }
59336
+ @if $skin-name == 'bootstrap5' {
59337
+ padding-top: 3px;
59338
+ padding-bottom: 3px;
59339
+ }
59335
59340
  }
59336
59341
  }
59337
59342
  }
@@ -59449,10 +59454,6 @@ $ripple-width: 32px !default;
59449
59454
  margin-top: 4px;
59450
59455
  margin-bottom: 4px;
59451
59456
  }
59452
- @else if($skin-name == 'bootstrap5') {
59453
- margin-bottom: 3px;
59454
- margin-top: 3px;
59455
- }
59456
59457
  @else {
59457
59458
  margin-bottom: 0;
59458
59459
  }
@@ -60498,8 +60499,7 @@ $ripple-width: 32px !default;
60498
60499
  }
60499
60500
 
60500
60501
  @if $skin-name == 'highcontrast' {
60501
- padding-top: 11px;
60502
- padding-bottom: 11px;
60502
+ padding: $treeview-big-text-padding;
60503
60503
  }
60504
60504
 
60505
60505
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60508,8 +60508,7 @@ $ripple-width: 32px !default;
60508
60508
  }
60509
60509
 
60510
60510
  @if $skin-name == 'FluentUI' {
60511
- padding-top: 10px;
60512
- padding-bottom: 10px;
60511
+ padding: $treeview-big-text-padding;
60513
60512
  }
60514
60513
 
60515
60514
  @if $skin-name == 'bootstrap4' {
@@ -61086,7 +61085,6 @@ $menu-blank-icon: 34px !default;
61086
61085
  $menu-ul-header-padding: $menu-ul-padding !default;
61087
61086
  $menu-separator-padding: 0 !default;
61088
61087
  $menu-li-height: 42px !default;
61089
- $menu-icon-li-height: 30px !default;
61090
61088
  $menu-li-padding: 0 15px !default;
61091
61089
  $menu-li-text-indent: 15px !default;
61092
61090
  $menu-icon-font-size: 14px !default;
@@ -61222,7 +61220,7 @@ $menu-header-icon-padding: 0 16px !default;
61222
61220
  & .e-caret {
61223
61221
  font-size: $menu-caret-font-size;
61224
61222
  height: auto;
61225
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61223
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61226
61224
  line-height: $menu-icon-li-height;
61227
61225
  }
61228
61226
  @else {
@@ -61265,12 +61263,6 @@ $menu-header-icon-padding: 0 16px !default;
61265
61263
  @if $skin-name == 'fluent2' {
61266
61264
  padding: 9px 0;
61267
61265
  }
61268
- @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' {
61269
- line-height: $menu-icon-li-height;
61270
- }
61271
- @else {
61272
- line-height: $menu-li-height;
61273
- }
61274
61266
  }
61275
61267
  }
61276
61268
  }
@@ -15117,11 +15117,12 @@ $btn-focus-box-shadow: none !default;
15117
15117
  @mixin outline-primary-disabled {
15118
15118
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15119
15119
  background: $btn-outline-primary-disabled-border-color;
15120
+ border-color: $btn-outline-primary-disabled-color;
15120
15121
  }
15121
15122
  @else {
15122
15123
  background: $btn-outline-bgcolor;
15124
+ border-color: $btn-outline-primary-disabled-border-color;
15123
15125
  }
15124
- border-color: $btn-outline-primary-disabled-border-color;
15125
15126
  box-shadow: $btn-flat-box-shadow;
15126
15127
  color: $btn-outline-primary-disabled-color;
15127
15128
  }
@@ -43187,6 +43188,10 @@ $ripple-width: 32px !default;
43187
43188
  padding-top: 5px;
43188
43189
  padding-bottom: 5px;
43189
43190
  }
43191
+ @if $skin-name == 'bootstrap5' {
43192
+ padding-top: 3px;
43193
+ padding-bottom: 3px;
43194
+ }
43190
43195
  }
43191
43196
  }
43192
43197
  }
@@ -43304,10 +43309,6 @@ $ripple-width: 32px !default;
43304
43309
  margin-top: 4px;
43305
43310
  margin-bottom: 4px;
43306
43311
  }
43307
- @else if($skin-name == 'bootstrap5') {
43308
- margin-bottom: 3px;
43309
- margin-top: 3px;
43310
- }
43311
43312
  @else {
43312
43313
  margin-bottom: 0;
43313
43314
  }
@@ -44457,7 +44458,6 @@ $menu-li-hover-outline-offset: 0 !default;
44457
44458
  $menu-li-border-style: solid !default;
44458
44459
  $menu-li-border-width: 1px !default;
44459
44460
  $menu-li-height: 40px !default;
44460
- $menu-icon-li-height: 30px !default;
44461
44461
  $menu-li-padding: 0 12px !default;
44462
44462
  $menu-li-text-indent: 12px !default;
44463
44463
  $menu-li-right-padding: 12px !default;
@@ -44579,7 +44579,7 @@ $menu-header-icon-padding: 0 16px !default;
44579
44579
  & .e-caret {
44580
44580
  font-size: $menu-caret-font-size;
44581
44581
  height: auto;
44582
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44582
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44583
44583
  line-height: $menu-icon-li-height;
44584
44584
  }
44585
44585
  @else {
@@ -44622,12 +44622,6 @@ $menu-header-icon-padding: 0 16px !default;
44622
44622
  @if $skin-name == 'fluent2' {
44623
44623
  padding: 9px 0;
44624
44624
  }
44625
- @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' {
44626
- line-height: $menu-icon-li-height;
44627
- }
44628
- @else {
44629
- line-height: $menu-li-height;
44630
- }
44631
44625
  }
44632
44626
  }
44633
44627
  }
@@ -22590,11 +22590,12 @@ $btn-focus-box-shadow: none !default;
22590
22590
  @mixin outline-primary-disabled {
22591
22591
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22592
22592
  background: $btn-outline-primary-disabled-border-color;
22593
+ border-color: $btn-outline-primary-disabled-color;
22593
22594
  }
22594
22595
  @else {
22595
22596
  background: $btn-outline-bgcolor;
22597
+ border-color: $btn-outline-primary-disabled-border-color;
22596
22598
  }
22597
- border-color: $btn-outline-primary-disabled-border-color;
22598
22599
  box-shadow: $btn-flat-box-shadow;
22599
22600
  color: $btn-outline-primary-disabled-color;
22600
22601
  }
@@ -59094,6 +59095,10 @@ $ripple-width: 32px !default;
59094
59095
  padding-top: 5px;
59095
59096
  padding-bottom: 5px;
59096
59097
  }
59098
+ @if $skin-name == 'bootstrap5' {
59099
+ padding-top: 3px;
59100
+ padding-bottom: 3px;
59101
+ }
59097
59102
  }
59098
59103
  }
59099
59104
  }
@@ -59211,10 +59216,6 @@ $ripple-width: 32px !default;
59211
59216
  margin-top: 4px;
59212
59217
  margin-bottom: 4px;
59213
59218
  }
59214
- @else if($skin-name == 'bootstrap5') {
59215
- margin-bottom: 3px;
59216
- margin-top: 3px;
59217
- }
59218
59219
  @else {
59219
59220
  margin-bottom: 0;
59220
59221
  }
@@ -60260,8 +60261,7 @@ $ripple-width: 32px !default;
60260
60261
  }
60261
60262
 
60262
60263
  @if $skin-name == 'highcontrast' {
60263
- padding-top: 11px;
60264
- padding-bottom: 11px;
60264
+ padding: $treeview-big-text-padding;
60265
60265
  }
60266
60266
 
60267
60267
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60270,8 +60270,7 @@ $ripple-width: 32px !default;
60270
60270
  }
60271
60271
 
60272
60272
  @if $skin-name == 'FluentUI' {
60273
- padding-top: 10px;
60274
- padding-bottom: 10px;
60273
+ padding: $treeview-big-text-padding;
60275
60274
  }
60276
60275
 
60277
60276
  @if $skin-name == 'bootstrap4' {
@@ -60866,7 +60865,6 @@ $menu-li-hover-outline-offset: 0 !default;
60866
60865
  $menu-li-border-style: solid !default;
60867
60866
  $menu-li-border-width: 1px !default;
60868
60867
  $menu-li-height: 40px !default;
60869
- $menu-icon-li-height: 30px !default;
60870
60868
  $menu-li-padding: 0 12px !default;
60871
60869
  $menu-li-text-indent: 12px !default;
60872
60870
  $menu-li-right-padding: 12px !default;
@@ -60988,7 +60986,7 @@ $menu-header-icon-padding: 0 16px !default;
60988
60986
  & .e-caret {
60989
60987
  font-size: $menu-caret-font-size;
60990
60988
  height: auto;
60991
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
60989
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
60992
60990
  line-height: $menu-icon-li-height;
60993
60991
  }
60994
60992
  @else {
@@ -61031,12 +61029,6 @@ $menu-header-icon-padding: 0 16px !default;
61031
61029
  @if $skin-name == 'fluent2' {
61032
61030
  padding: 9px 0;
61033
61031
  }
61034
- @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' {
61035
- line-height: $menu-icon-li-height;
61036
- }
61037
- @else {
61038
- line-height: $menu-li-height;
61039
- }
61040
61032
  }
61041
61033
  }
61042
61034
  }
@@ -15034,11 +15034,12 @@ $btn-focus-box-shadow: none !default;
15034
15034
  @mixin outline-primary-disabled {
15035
15035
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15036
15036
  background: $btn-outline-primary-disabled-border-color;
15037
+ border-color: $btn-outline-primary-disabled-color;
15037
15038
  }
15038
15039
  @else {
15039
15040
  background: $btn-outline-bgcolor;
15041
+ border-color: $btn-outline-primary-disabled-border-color;
15040
15042
  }
15041
- border-color: $btn-outline-primary-disabled-border-color;
15042
15043
  box-shadow: $btn-flat-box-shadow;
15043
15044
  color: $btn-outline-primary-disabled-color;
15044
15045
  }
@@ -42919,7 +42920,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 4px 0 8px !default;
42919
42920
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
42920
42921
  $treeview-rtl-image-margin: 2px 4px 0 0 !default;
42921
42922
  $treeview-input-padding: 0 7px !default;
42922
- $treeview-image-text-padding: 0 8px !default;
42923
+ $treeview-image-text-padding: 9px 8px !default;
42923
42924
  $treeview-icon-image-margin: 0 0 0 10px !default;
42924
42925
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
42925
42926
  $treeview-check-margin: 0 0 0 5px !default;
@@ -42950,7 +42951,7 @@ $treeview-big-drag-item-text-padding-left: 12px !default;
42950
42951
  $treeview-drag-text-padding: 0px 8px 0px 4px !default;
42951
42952
  $treeview-big-input-padding: 0 9px !default;
42952
42953
  $treeview-big-icon-padding: 7px !default;
42953
- $treeview-big-image-text-padding: 0 12px !default;
42954
+ $treeview-big-image-text-padding: 13px 12px !default;
42954
42955
  $treeview-big-image-margin: 4px 0 0 10px !default;
42955
42956
  $treeview-big-rtl-icon-margin: 0 -24px 1px 0;
42956
42957
  $treeview-big-rtl-image-margin: 2px 10px 0 0 !default;
@@ -43231,6 +43232,10 @@ $ripple-width: 32px !default;
43231
43232
  padding-top: 5px;
43232
43233
  padding-bottom: 5px;
43233
43234
  }
43235
+ @if $skin-name == 'bootstrap5' {
43236
+ padding-top: 3px;
43237
+ padding-bottom: 3px;
43238
+ }
43234
43239
  }
43235
43240
  }
43236
43241
  }
@@ -43348,10 +43353,6 @@ $ripple-width: 32px !default;
43348
43353
  margin-top: 4px;
43349
43354
  margin-bottom: 4px;
43350
43355
  }
43351
- @else if($skin-name == 'bootstrap5') {
43352
- margin-bottom: 3px;
43353
- margin-top: 3px;
43354
- }
43355
43356
  @else {
43356
43357
  margin-bottom: 0;
43357
43358
  }
@@ -44623,7 +44624,7 @@ $menu-header-icon-padding: 0 16px !default;
44623
44624
  & .e-caret {
44624
44625
  font-size: $menu-caret-font-size;
44625
44626
  height: auto;
44626
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44627
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44627
44628
  line-height: $menu-icon-li-height;
44628
44629
  }
44629
44630
  @else {
@@ -44666,12 +44667,6 @@ $menu-header-icon-padding: 0 16px !default;
44666
44667
  @if $skin-name == 'fluent2' {
44667
44668
  padding: 9px 0;
44668
44669
  }
44669
- @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' {
44670
- line-height: $menu-icon-li-height;
44671
- }
44672
- @else {
44673
- line-height: $menu-li-height;
44674
- }
44675
44670
  }
44676
44671
  }
44677
44672
  }
@@ -22507,11 +22507,12 @@ $btn-focus-box-shadow: none !default;
22507
22507
  @mixin outline-primary-disabled {
22508
22508
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22509
22509
  background: $btn-outline-primary-disabled-border-color;
22510
+ border-color: $btn-outline-primary-disabled-color;
22510
22511
  }
22511
22512
  @else {
22512
22513
  background: $btn-outline-bgcolor;
22514
+ border-color: $btn-outline-primary-disabled-border-color;
22513
22515
  }
22514
- border-color: $btn-outline-primary-disabled-border-color;
22515
22516
  box-shadow: $btn-flat-box-shadow;
22516
22517
  color: $btn-outline-primary-disabled-color;
22517
22518
  }
@@ -58826,7 +58827,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 4px 0 8px !default;
58826
58827
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
58827
58828
  $treeview-rtl-image-margin: 2px 4px 0 0 !default;
58828
58829
  $treeview-input-padding: 0 7px !default;
58829
- $treeview-image-text-padding: 0 8px !default;
58830
+ $treeview-image-text-padding: 9px 8px !default;
58830
58831
  $treeview-icon-image-margin: 0 0 0 10px !default;
58831
58832
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
58832
58833
  $treeview-check-margin: 0 0 0 5px !default;
@@ -58857,7 +58858,7 @@ $treeview-big-drag-item-text-padding-left: 12px !default;
58857
58858
  $treeview-drag-text-padding: 0px 8px 0px 4px !default;
58858
58859
  $treeview-big-input-padding: 0 9px !default;
58859
58860
  $treeview-big-icon-padding: 7px !default;
58860
- $treeview-big-image-text-padding: 0 12px !default;
58861
+ $treeview-big-image-text-padding: 13px 12px !default;
58861
58862
  $treeview-big-image-margin: 4px 0 0 10px !default;
58862
58863
  $treeview-big-rtl-icon-margin: 0 -24px 1px 0;
58863
58864
  $treeview-big-rtl-image-margin: 2px 10px 0 0 !default;
@@ -59138,6 +59139,10 @@ $ripple-width: 32px !default;
59138
59139
  padding-top: 5px;
59139
59140
  padding-bottom: 5px;
59140
59141
  }
59142
+ @if $skin-name == 'bootstrap5' {
59143
+ padding-top: 3px;
59144
+ padding-bottom: 3px;
59145
+ }
59141
59146
  }
59142
59147
  }
59143
59148
  }
@@ -59255,10 +59260,6 @@ $ripple-width: 32px !default;
59255
59260
  margin-top: 4px;
59256
59261
  margin-bottom: 4px;
59257
59262
  }
59258
- @else if($skin-name == 'bootstrap5') {
59259
- margin-bottom: 3px;
59260
- margin-top: 3px;
59261
- }
59262
59263
  @else {
59263
59264
  margin-bottom: 0;
59264
59265
  }
@@ -60304,8 +60305,7 @@ $ripple-width: 32px !default;
60304
60305
  }
60305
60306
 
60306
60307
  @if $skin-name == 'highcontrast' {
60307
- padding-top: 11px;
60308
- padding-bottom: 11px;
60308
+ padding: $treeview-big-text-padding;
60309
60309
  }
60310
60310
 
60311
60311
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60314,8 +60314,7 @@ $ripple-width: 32px !default;
60314
60314
  }
60315
60315
 
60316
60316
  @if $skin-name == 'FluentUI' {
60317
- padding-top: 10px;
60318
- padding-bottom: 10px;
60317
+ padding: $treeview-big-text-padding;
60319
60318
  }
60320
60319
 
60321
60320
  @if $skin-name == 'bootstrap4' {
@@ -61032,7 +61031,7 @@ $menu-header-icon-padding: 0 16px !default;
61032
61031
  & .e-caret {
61033
61032
  font-size: $menu-caret-font-size;
61034
61033
  height: auto;
61035
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61034
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61036
61035
  line-height: $menu-icon-li-height;
61037
61036
  }
61038
61037
  @else {
@@ -61075,12 +61074,6 @@ $menu-header-icon-padding: 0 16px !default;
61075
61074
  @if $skin-name == 'fluent2' {
61076
61075
  padding: 9px 0;
61077
61076
  }
61078
- @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' {
61079
- line-height: $menu-icon-li-height;
61080
- }
61081
- @else {
61082
- line-height: $menu-li-height;
61083
- }
61084
61077
  }
61085
61078
  }
61086
61079
  }