@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
@@ -17568,11 +17568,12 @@ $btn-keyboard-focus-border-color: $shadow-color !default;
17568
17568
  @mixin outline-primary-disabled {
17569
17569
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
17570
17570
  background: $btn-outline-primary-disabled-border-color;
17571
+ border-color: $btn-outline-primary-disabled-color;
17571
17572
  }
17572
17573
  @else {
17573
17574
  background: $btn-outline-bgcolor;
17575
+ border-color: $btn-outline-primary-disabled-border-color;
17574
17576
  }
17575
- border-color: $btn-outline-primary-disabled-border-color;
17576
17577
  box-shadow: $btn-flat-box-shadow;
17577
17578
  color: $btn-outline-primary-disabled-color;
17578
17579
  }
@@ -45949,6 +45950,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45949
45950
  padding-top: 5px;
45950
45951
  padding-bottom: 5px;
45951
45952
  }
45953
+ @if $skin-name == 'bootstrap5' {
45954
+ padding-top: 3px;
45955
+ padding-bottom: 3px;
45956
+ }
45952
45957
  }
45953
45958
  }
45954
45959
  }
@@ -46066,10 +46071,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
46066
46071
  margin-top: 4px;
46067
46072
  margin-bottom: 4px;
46068
46073
  }
46069
- @else if($skin-name == 'bootstrap5') {
46070
- margin-bottom: 3px;
46071
- margin-top: 3px;
46072
- }
46073
46074
  @else {
46074
46075
  margin-bottom: 0;
46075
46076
  }
@@ -47261,7 +47262,7 @@ $menu-icon-color: $icon-color !default;
47261
47262
  $menu-icon-hover-color: $content-text-color-hover !default;
47262
47263
  $menu-icon-focussed-color: $cmenu-caret-color !default;
47263
47264
  $menu-caret-color: $icon-color-pressed !default;
47264
- $menu-icon-li-height: 18px !default;
47265
+ $menu-icon-li-height: 42px !default;
47265
47266
  $menu-bigger-li-icon-height: 55px !default;
47266
47267
 
47267
47268
 
@@ -47350,7 +47351,7 @@ $menu-bigger-li-icon-height: 55px !default;
47350
47351
  & .e-caret {
47351
47352
  font-size: $menu-caret-font-size;
47352
47353
  height: auto;
47353
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
47354
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
47354
47355
  line-height: $menu-icon-li-height;
47355
47356
  }
47356
47357
  @else {
@@ -47393,12 +47394,6 @@ $menu-bigger-li-icon-height: 55px !default;
47393
47394
  @if $skin-name == 'fluent2' {
47394
47395
  padding: 9px 0;
47395
47396
  }
47396
- @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' {
47397
- line-height: $menu-icon-li-height;
47398
- }
47399
- @else {
47400
- line-height: $menu-li-height;
47401
- }
47402
47397
  }
47403
47398
  }
47404
47399
  }
@@ -25041,11 +25041,12 @@ $btn-keyboard-focus-border-color: $shadow-color !default;
25041
25041
  @mixin outline-primary-disabled {
25042
25042
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
25043
25043
  background: $btn-outline-primary-disabled-border-color;
25044
+ border-color: $btn-outline-primary-disabled-color;
25044
25045
  }
25045
25046
  @else {
25046
25047
  background: $btn-outline-bgcolor;
25048
+ border-color: $btn-outline-primary-disabled-border-color;
25047
25049
  }
25048
- border-color: $btn-outline-primary-disabled-border-color;
25049
25050
  box-shadow: $btn-flat-box-shadow;
25050
25051
  color: $btn-outline-primary-disabled-color;
25051
25052
  }
@@ -61856,6 +61857,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61856
61857
  padding-top: 5px;
61857
61858
  padding-bottom: 5px;
61858
61859
  }
61860
+ @if $skin-name == 'bootstrap5' {
61861
+ padding-top: 3px;
61862
+ padding-bottom: 3px;
61863
+ }
61859
61864
  }
61860
61865
  }
61861
61866
  }
@@ -61973,10 +61978,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61973
61978
  margin-top: 4px;
61974
61979
  margin-bottom: 4px;
61975
61980
  }
61976
- @else if($skin-name == 'bootstrap5') {
61977
- margin-bottom: 3px;
61978
- margin-top: 3px;
61979
- }
61980
61981
  @else {
61981
61982
  margin-bottom: 0;
61982
61983
  }
@@ -63026,8 +63027,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
63026
63027
  }
63027
63028
 
63028
63029
  @if $skin-name == 'highcontrast' {
63029
- padding-top: 11px;
63030
- padding-bottom: 11px;
63030
+ padding: $treeview-big-text-padding;
63031
63031
  }
63032
63032
 
63033
63033
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -63036,8 +63036,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
63036
63036
  }
63037
63037
 
63038
63038
  @if $skin-name == 'FluentUI' {
63039
- padding-top: 10px;
63040
- padding-bottom: 10px;
63039
+ padding: $treeview-big-text-padding;
63041
63040
  }
63042
63041
 
63043
63042
  @if $skin-name == 'bootstrap4' {
@@ -63670,7 +63669,7 @@ $menu-icon-color: $icon-color !default;
63670
63669
  $menu-icon-hover-color: $content-text-color-hover !default;
63671
63670
  $menu-icon-focussed-color: $cmenu-caret-color !default;
63672
63671
  $menu-caret-color: $icon-color-pressed !default;
63673
- $menu-icon-li-height: 18px !default;
63672
+ $menu-icon-li-height: 42px !default;
63674
63673
  $menu-bigger-li-icon-height: 55px !default;
63675
63674
 
63676
63675
 
@@ -63759,7 +63758,7 @@ $menu-bigger-li-icon-height: 55px !default;
63759
63758
  & .e-caret {
63760
63759
  font-size: $menu-caret-font-size;
63761
63760
  height: auto;
63762
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
63761
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
63763
63762
  line-height: $menu-icon-li-height;
63764
63763
  }
63765
63764
  @else {
@@ -63802,12 +63801,6 @@ $menu-bigger-li-icon-height: 55px !default;
63802
63801
  @if $skin-name == 'fluent2' {
63803
63802
  padding: 9px 0;
63804
63803
  }
63805
- @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' {
63806
- line-height: $menu-icon-li-height;
63807
- }
63808
- @else {
63809
- line-height: $menu-li-height;
63810
- }
63811
63804
  }
63812
63805
  }
63813
63806
  }
@@ -15143,11 +15143,12 @@ $btn-focus-box-shadow: none !default;
15143
15143
  @mixin outline-primary-disabled {
15144
15144
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15145
15145
  background: $btn-outline-primary-disabled-border-color;
15146
+ border-color: $btn-outline-primary-disabled-color;
15146
15147
  }
15147
15148
  @else {
15148
15149
  background: $btn-outline-bgcolor;
15150
+ border-color: $btn-outline-primary-disabled-border-color;
15149
15151
  }
15150
- border-color: $btn-outline-primary-disabled-border-color;
15151
15152
  box-shadow: $btn-flat-box-shadow;
15152
15153
  color: $btn-outline-primary-disabled-color;
15153
15154
  }
@@ -42929,13 +42930,15 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
42929
42930
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
42930
42931
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
42931
42932
  $treeview-input-padding: 0 7px !default;
42932
- $treeview-image-text-padding: 0 8px !default;
42933
+ $treeview-image-text-padding: 7px 8px !default;
42933
42934
  $treeview-icon-image-margin: 0 0 0 10px !default;
42934
42935
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
42935
42936
  $treeview-check-margin: 0 0 0 5px !default;
42936
42937
  $treeview-rtl-check-margin: 0 5px 0 0 !default;
42937
42938
  $treeview-check-text-padding: 7px 8px !default;
42938
42939
  $treeview-check-image-margin: 0 0 0 12px !default;
42940
+ $treeview-big-check-text-padding: 11px 10px !default;
42941
+ $treeview-big-image-text-padding: 11px 10px !default;
42939
42942
  $treeview-rtl-check-image-margin: 0 12px 0 0 !default;
42940
42943
  $treeview-border-shadow: 0 -1px 2px $hover-border, 0 1px 2px $hover-border !default;
42941
42944
  $treeview-drop-count-border-size: 2px !default;
@@ -42951,7 +42954,7 @@ $treeview-icon-img-wrap-width: calc(100% - 57px) !default;
42951
42954
  $treeview-big-item-height: 46px !default;
42952
42955
  $treeview-big-text-height: 24px !default;
42953
42956
  $treeview-big-input-height: 38px !default;
42954
- $treeview-big-text-padding: 0 10px !default;
42957
+ $treeview-big-text-padding: 11px 10px !default;
42955
42958
  $treeview-big-input-padding: 0 9px !default;
42956
42959
  $treeview-big-icon-padding: 6px !default;
42957
42960
  $treeview-big-image-margin: 0 0 0 10px !default;
@@ -43227,6 +43230,10 @@ $ripple-width: 32px !default;
43227
43230
  padding-top: 5px;
43228
43231
  padding-bottom: 5px;
43229
43232
  }
43233
+ @if $skin-name == 'bootstrap5' {
43234
+ padding-top: 3px;
43235
+ padding-bottom: 3px;
43236
+ }
43230
43237
  }
43231
43238
  }
43232
43239
  }
@@ -43344,10 +43351,6 @@ $ripple-width: 32px !default;
43344
43351
  margin-top: 4px;
43345
43352
  margin-bottom: 4px;
43346
43353
  }
43347
- @else if($skin-name == 'bootstrap5') {
43348
- margin-bottom: 3px;
43349
- margin-top: 3px;
43350
- }
43351
43354
  @else {
43352
43355
  margin-bottom: 0;
43353
43356
  }
@@ -44622,7 +44625,7 @@ $menu-header-icon-padding: 0 16px !default;
44622
44625
  & .e-caret {
44623
44626
  font-size: $menu-caret-font-size;
44624
44627
  height: auto;
44625
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44628
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44626
44629
  line-height: $menu-icon-li-height;
44627
44630
  }
44628
44631
  @else {
@@ -44665,12 +44668,6 @@ $menu-header-icon-padding: 0 16px !default;
44665
44668
  @if $skin-name == 'fluent2' {
44666
44669
  padding: 9px 0;
44667
44670
  }
44668
- @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' {
44669
- line-height: $menu-icon-li-height;
44670
- }
44671
- @else {
44672
- line-height: $menu-li-height;
44673
- }
44674
44671
  }
44675
44672
  }
44676
44673
  }
@@ -22616,11 +22616,12 @@ $btn-focus-box-shadow: none !default;
22616
22616
  @mixin outline-primary-disabled {
22617
22617
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22618
22618
  background: $btn-outline-primary-disabled-border-color;
22619
+ border-color: $btn-outline-primary-disabled-color;
22619
22620
  }
22620
22621
  @else {
22621
22622
  background: $btn-outline-bgcolor;
22623
+ border-color: $btn-outline-primary-disabled-border-color;
22622
22624
  }
22623
- border-color: $btn-outline-primary-disabled-border-color;
22624
22625
  box-shadow: $btn-flat-box-shadow;
22625
22626
  color: $btn-outline-primary-disabled-color;
22626
22627
  }
@@ -58836,13 +58837,15 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
58836
58837
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
58837
58838
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
58838
58839
  $treeview-input-padding: 0 7px !default;
58839
- $treeview-image-text-padding: 0 8px !default;
58840
+ $treeview-image-text-padding: 7px 8px !default;
58840
58841
  $treeview-icon-image-margin: 0 0 0 10px !default;
58841
58842
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
58842
58843
  $treeview-check-margin: 0 0 0 5px !default;
58843
58844
  $treeview-rtl-check-margin: 0 5px 0 0 !default;
58844
58845
  $treeview-check-text-padding: 7px 8px !default;
58845
58846
  $treeview-check-image-margin: 0 0 0 12px !default;
58847
+ $treeview-big-check-text-padding: 11px 10px !default;
58848
+ $treeview-big-image-text-padding: 11px 10px !default;
58846
58849
  $treeview-rtl-check-image-margin: 0 12px 0 0 !default;
58847
58850
  $treeview-border-shadow: 0 -1px 2px $hover-border, 0 1px 2px $hover-border !default;
58848
58851
  $treeview-drop-count-border-size: 2px !default;
@@ -58858,7 +58861,7 @@ $treeview-icon-img-wrap-width: calc(100% - 57px) !default;
58858
58861
  $treeview-big-item-height: 46px !default;
58859
58862
  $treeview-big-text-height: 24px !default;
58860
58863
  $treeview-big-input-height: 38px !default;
58861
- $treeview-big-text-padding: 0 10px !default;
58864
+ $treeview-big-text-padding: 11px 10px !default;
58862
58865
  $treeview-big-input-padding: 0 9px !default;
58863
58866
  $treeview-big-icon-padding: 6px !default;
58864
58867
  $treeview-big-image-margin: 0 0 0 10px !default;
@@ -59134,6 +59137,10 @@ $ripple-width: 32px !default;
59134
59137
  padding-top: 5px;
59135
59138
  padding-bottom: 5px;
59136
59139
  }
59140
+ @if $skin-name == 'bootstrap5' {
59141
+ padding-top: 3px;
59142
+ padding-bottom: 3px;
59143
+ }
59137
59144
  }
59138
59145
  }
59139
59146
  }
@@ -59251,10 +59258,6 @@ $ripple-width: 32px !default;
59251
59258
  margin-top: 4px;
59252
59259
  margin-bottom: 4px;
59253
59260
  }
59254
- @else if($skin-name == 'bootstrap5') {
59255
- margin-bottom: 3px;
59256
- margin-top: 3px;
59257
- }
59258
59261
  @else {
59259
59262
  margin-bottom: 0;
59260
59263
  }
@@ -60304,8 +60307,7 @@ $ripple-width: 32px !default;
60304
60307
  }
60305
60308
 
60306
60309
  @if $skin-name == 'highcontrast' {
60307
- padding-top: 11px;
60308
- padding-bottom: 11px;
60310
+ padding: $treeview-big-text-padding;
60309
60311
  }
60310
60312
 
60311
60313
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60314,8 +60316,7 @@ $ripple-width: 32px !default;
60314
60316
  }
60315
60317
 
60316
60318
  @if $skin-name == 'FluentUI' {
60317
- padding-top: 10px;
60318
- padding-bottom: 10px;
60319
+ padding: $treeview-big-text-padding;
60319
60320
  }
60320
60321
 
60321
60322
  @if $skin-name == 'bootstrap4' {
@@ -61031,7 +61032,7 @@ $menu-header-icon-padding: 0 16px !default;
61031
61032
  & .e-caret {
61032
61033
  font-size: $menu-caret-font-size;
61033
61034
  height: auto;
61034
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61035
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61035
61036
  line-height: $menu-icon-li-height;
61036
61037
  }
61037
61038
  @else {
@@ -61074,12 +61075,6 @@ $menu-header-icon-padding: 0 16px !default;
61074
61075
  @if $skin-name == 'fluent2' {
61075
61076
  padding: 9px 0;
61076
61077
  }
61077
- @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' {
61078
- line-height: $menu-icon-li-height;
61079
- }
61080
- @else {
61081
- line-height: $menu-li-height;
61082
- }
61083
61078
  }
61084
61079
  }
61085
61080
  }
@@ -15483,11 +15483,12 @@ $btn-focus-box-shadow: none !default;
15483
15483
  @mixin outline-primary-disabled {
15484
15484
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15485
15485
  background: $btn-outline-primary-disabled-border-color;
15486
+ border-color: $btn-outline-primary-disabled-color;
15486
15487
  }
15487
15488
  @else {
15488
15489
  background: $btn-outline-bgcolor;
15490
+ border-color: $btn-outline-primary-disabled-border-color;
15489
15491
  }
15490
- border-color: $btn-outline-primary-disabled-border-color;
15491
15492
  box-shadow: $btn-flat-box-shadow;
15492
15493
  color: $btn-outline-primary-disabled-color;
15493
15494
  }
@@ -43565,7 +43566,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
43565
43566
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
43566
43567
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
43567
43568
  $treeview-input-padding: 0 7px !default;
43568
- $treeview-image-text-padding: 0 10px !default;
43569
+ $treeview-image-text-padding: 7px 10px !default;
43569
43570
  $treeview-icon-image-margin: 0 0 0 10px !default;
43570
43571
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
43571
43572
  $treeview-check-margin: 0 0 0 5px !default;
@@ -43866,6 +43867,10 @@ $ripple-width: 32px !default;
43866
43867
  padding-top: 5px;
43867
43868
  padding-bottom: 5px;
43868
43869
  }
43870
+ @if $skin-name == 'bootstrap5' {
43871
+ padding-top: 3px;
43872
+ padding-bottom: 3px;
43873
+ }
43869
43874
  }
43870
43875
  }
43871
43876
  }
@@ -43983,10 +43988,6 @@ $ripple-width: 32px !default;
43983
43988
  margin-top: 4px;
43984
43989
  margin-bottom: 4px;
43985
43990
  }
43986
- @else if($skin-name == 'bootstrap5') {
43987
- margin-bottom: 3px;
43988
- margin-top: 3px;
43989
- }
43990
43991
  @else {
43991
43992
  margin-bottom: 0;
43992
43993
  }
@@ -45257,7 +45258,7 @@ $menu-header-icon-padding: 0 16px !default;
45257
45258
  & .e-caret {
45258
45259
  font-size: $menu-caret-font-size;
45259
45260
  height: auto;
45260
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
45261
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45261
45262
  line-height: $menu-icon-li-height;
45262
45263
  }
45263
45264
  @else {
@@ -45300,12 +45301,6 @@ $menu-header-icon-padding: 0 16px !default;
45300
45301
  @if $skin-name == 'fluent2' {
45301
45302
  padding: 9px 0;
45302
45303
  }
45303
- @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' {
45304
- line-height: $menu-icon-li-height;
45305
- }
45306
- @else {
45307
- line-height: $menu-li-height;
45308
- }
45309
45304
  }
45310
45305
  }
45311
45306
  }
@@ -22956,11 +22956,12 @@ $btn-focus-box-shadow: none !default;
22956
22956
  @mixin outline-primary-disabled {
22957
22957
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22958
22958
  background: $btn-outline-primary-disabled-border-color;
22959
+ border-color: $btn-outline-primary-disabled-color;
22959
22960
  }
22960
22961
  @else {
22961
22962
  background: $btn-outline-bgcolor;
22963
+ border-color: $btn-outline-primary-disabled-border-color;
22962
22964
  }
22963
- border-color: $btn-outline-primary-disabled-border-color;
22964
22965
  box-shadow: $btn-flat-box-shadow;
22965
22966
  color: $btn-outline-primary-disabled-color;
22966
22967
  }
@@ -59472,7 +59473,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
59472
59473
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
59473
59474
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
59474
59475
  $treeview-input-padding: 0 7px !default;
59475
- $treeview-image-text-padding: 0 10px !default;
59476
+ $treeview-image-text-padding: 7px 10px !default;
59476
59477
  $treeview-icon-image-margin: 0 0 0 10px !default;
59477
59478
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
59478
59479
  $treeview-check-margin: 0 0 0 5px !default;
@@ -59773,6 +59774,10 @@ $ripple-width: 32px !default;
59773
59774
  padding-top: 5px;
59774
59775
  padding-bottom: 5px;
59775
59776
  }
59777
+ @if $skin-name == 'bootstrap5' {
59778
+ padding-top: 3px;
59779
+ padding-bottom: 3px;
59780
+ }
59776
59781
  }
59777
59782
  }
59778
59783
  }
@@ -59890,10 +59895,6 @@ $ripple-width: 32px !default;
59890
59895
  margin-top: 4px;
59891
59896
  margin-bottom: 4px;
59892
59897
  }
59893
- @else if($skin-name == 'bootstrap5') {
59894
- margin-bottom: 3px;
59895
- margin-top: 3px;
59896
- }
59897
59898
  @else {
59898
59899
  margin-bottom: 0;
59899
59900
  }
@@ -60943,8 +60944,7 @@ $ripple-width: 32px !default;
60943
60944
  }
60944
60945
 
60945
60946
  @if $skin-name == 'highcontrast' {
60946
- padding-top: 11px;
60947
- padding-bottom: 11px;
60947
+ padding: $treeview-big-text-padding;
60948
60948
  }
60949
60949
 
60950
60950
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60953,8 +60953,7 @@ $ripple-width: 32px !default;
60953
60953
  }
60954
60954
 
60955
60955
  @if $skin-name == 'FluentUI' {
60956
- padding-top: 10px;
60957
- padding-bottom: 10px;
60956
+ padding: $treeview-big-text-padding;
60958
60957
  }
60959
60958
 
60960
60959
  @if $skin-name == 'bootstrap4' {
@@ -61666,7 +61665,7 @@ $menu-header-icon-padding: 0 16px !default;
61666
61665
  & .e-caret {
61667
61666
  font-size: $menu-caret-font-size;
61668
61667
  height: auto;
61669
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61668
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61670
61669
  line-height: $menu-icon-li-height;
61671
61670
  }
61672
61671
  @else {
@@ -61709,12 +61708,6 @@ $menu-header-icon-padding: 0 16px !default;
61709
61708
  @if $skin-name == 'fluent2' {
61710
61709
  padding: 9px 0;
61711
61710
  }
61712
- @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' {
61713
- line-height: $menu-icon-li-height;
61714
- }
61715
- @else {
61716
- line-height: $menu-li-height;
61717
- }
61718
61711
  }
61719
61712
  }
61720
61713
  }
@@ -15400,11 +15400,12 @@ $btn-focus-box-shadow: none !default;
15400
15400
  @mixin outline-primary-disabled {
15401
15401
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15402
15402
  background: $btn-outline-primary-disabled-border-color;
15403
+ border-color: $btn-outline-primary-disabled-color;
15403
15404
  }
15404
15405
  @else {
15405
15406
  background: $btn-outline-bgcolor;
15407
+ border-color: $btn-outline-primary-disabled-border-color;
15406
15408
  }
15407
- border-color: $btn-outline-primary-disabled-border-color;
15408
15409
  box-shadow: $btn-flat-box-shadow;
15409
15410
  color: $btn-outline-primary-disabled-color;
15410
15411
  }
@@ -43311,7 +43312,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
43311
43312
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
43312
43313
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
43313
43314
  $treeview-input-padding: 0 7px !default;
43314
- $treeview-image-text-padding: 0 10px !default;
43315
+ $treeview-image-text-padding: 7px 10px !default;
43315
43316
  $treeview-icon-image-margin: 0 0 0 10px !default;
43316
43317
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
43317
43318
  $treeview-check-margin: 0 0 0 5px !default;
@@ -43607,6 +43608,10 @@ $ripple-width: 32px !default;
43607
43608
  padding-top: 5px;
43608
43609
  padding-bottom: 5px;
43609
43610
  }
43611
+ @if $skin-name == 'bootstrap5' {
43612
+ padding-top: 3px;
43613
+ padding-bottom: 3px;
43614
+ }
43610
43615
  }
43611
43616
  }
43612
43617
  }
@@ -43724,10 +43729,6 @@ $ripple-width: 32px !default;
43724
43729
  margin-top: 4px;
43725
43730
  margin-bottom: 4px;
43726
43731
  }
43727
- @else if($skin-name == 'bootstrap5') {
43728
- margin-bottom: 3px;
43729
- margin-top: 3px;
43730
- }
43731
43732
  @else {
43732
43733
  margin-bottom: 0;
43733
43734
  }
@@ -45003,7 +45004,7 @@ $menu-header-icon-padding: 0 16px !default;
45003
45004
  & .e-caret {
45004
45005
  font-size: $menu-caret-font-size;
45005
45006
  height: auto;
45006
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
45007
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45007
45008
  line-height: $menu-icon-li-height;
45008
45009
  }
45009
45010
  @else {
@@ -45046,12 +45047,6 @@ $menu-header-icon-padding: 0 16px !default;
45046
45047
  @if $skin-name == 'fluent2' {
45047
45048
  padding: 9px 0;
45048
45049
  }
45049
- @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' {
45050
- line-height: $menu-icon-li-height;
45051
- }
45052
- @else {
45053
- line-height: $menu-li-height;
45054
- }
45055
45050
  }
45056
45051
  }
45057
45052
  }
@@ -22873,11 +22873,12 @@ $btn-focus-box-shadow: none !default;
22873
22873
  @mixin outline-primary-disabled {
22874
22874
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22875
22875
  background: $btn-outline-primary-disabled-border-color;
22876
+ border-color: $btn-outline-primary-disabled-color;
22876
22877
  }
22877
22878
  @else {
22878
22879
  background: $btn-outline-bgcolor;
22880
+ border-color: $btn-outline-primary-disabled-border-color;
22879
22881
  }
22880
- border-color: $btn-outline-primary-disabled-border-color;
22881
22882
  box-shadow: $btn-flat-box-shadow;
22882
22883
  color: $btn-outline-primary-disabled-color;
22883
22884
  }
@@ -59218,7 +59219,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
59218
59219
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
59219
59220
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
59220
59221
  $treeview-input-padding: 0 7px !default;
59221
- $treeview-image-text-padding: 0 10px !default;
59222
+ $treeview-image-text-padding: 7px 10px !default;
59222
59223
  $treeview-icon-image-margin: 0 0 0 10px !default;
59223
59224
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
59224
59225
  $treeview-check-margin: 0 0 0 5px !default;
@@ -59514,6 +59515,10 @@ $ripple-width: 32px !default;
59514
59515
  padding-top: 5px;
59515
59516
  padding-bottom: 5px;
59516
59517
  }
59518
+ @if $skin-name == 'bootstrap5' {
59519
+ padding-top: 3px;
59520
+ padding-bottom: 3px;
59521
+ }
59517
59522
  }
59518
59523
  }
59519
59524
  }
@@ -59631,10 +59636,6 @@ $ripple-width: 32px !default;
59631
59636
  margin-top: 4px;
59632
59637
  margin-bottom: 4px;
59633
59638
  }
59634
- @else if($skin-name == 'bootstrap5') {
59635
- margin-bottom: 3px;
59636
- margin-top: 3px;
59637
- }
59638
59639
  @else {
59639
59640
  margin-bottom: 0;
59640
59641
  }
@@ -60684,8 +60685,7 @@ $ripple-width: 32px !default;
60684
60685
  }
60685
60686
 
60686
60687
  @if $skin-name == 'highcontrast' {
60687
- padding-top: 11px;
60688
- padding-bottom: 11px;
60688
+ padding: $treeview-big-text-padding;
60689
60689
  }
60690
60690
 
60691
60691
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60694,8 +60694,7 @@ $ripple-width: 32px !default;
60694
60694
  }
60695
60695
 
60696
60696
  @if $skin-name == 'FluentUI' {
60697
- padding-top: 10px;
60698
- padding-bottom: 10px;
60697
+ padding: $treeview-big-text-padding;
60699
60698
  }
60700
60699
 
60701
60700
  @if $skin-name == 'bootstrap4' {
@@ -61412,7 +61411,7 @@ $menu-header-icon-padding: 0 16px !default;
61412
61411
  & .e-caret {
61413
61412
  font-size: $menu-caret-font-size;
61414
61413
  height: auto;
61415
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61414
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61416
61415
  line-height: $menu-icon-li-height;
61417
61416
  }
61418
61417
  @else {
@@ -61455,12 +61454,6 @@ $menu-header-icon-padding: 0 16px !default;
61455
61454
  @if $skin-name == 'fluent2' {
61456
61455
  padding: 9px 0;
61457
61456
  }
61458
- @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' {
61459
- line-height: $menu-icon-li-height;
61460
- }
61461
- @else {
61462
- line-height: $menu-li-height;
61463
- }
61464
61457
  }
61465
61458
  }
61466
61459
  }