@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
@@ -14537,8 +14537,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
14537
14537
  $btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
14538
14538
 
14539
14539
  //outlineprimary
14540
- $btn-outline-primary-disabled-color: $primary-text-disabled !default;
14541
- $btn-outline-primary-disabled-border-color: rgba($primary, .65) !default;
14540
+ $btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
14541
+ $btn-outline-primary-disabled-border-color: transparent !default;
14542
14542
  $btn-outline-primary-hover-border-color: $primary !default;
14543
14543
  $btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
14544
14544
  $btn-outline-primary-focus-border-color: $primary !default;
@@ -15303,11 +15303,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
15303
15303
  @mixin outline-primary-disabled {
15304
15304
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15305
15305
  background: $btn-outline-primary-disabled-border-color;
15306
+ border-color: $btn-outline-primary-disabled-color;
15306
15307
  }
15307
15308
  @else {
15308
15309
  background: $btn-outline-bgcolor;
15310
+ border-color: $btn-outline-primary-disabled-border-color;
15309
15311
  }
15310
- border-color: $btn-outline-primary-disabled-border-color;
15311
15312
  box-shadow: $btn-flat-box-shadow;
15312
15313
  color: $btn-outline-primary-disabled-color;
15313
15314
  }
@@ -43147,7 +43148,7 @@ $treeview-font-size: $text-sm !default;
43147
43148
  $treeview-icon-font-size: $text-xl !default;
43148
43149
  $treeview-image-font-size: $text-xl !default;
43149
43150
  $treeview-item-height: 36px !default;
43150
- $treeview-text-height: 34px !default;
43151
+ $treeview-text-height: 22px !default;
43151
43152
  $treeview-input-height: 30px !default;
43152
43153
  $treeview-root-ul-padding: 0 0 0 12px !default;
43153
43154
  $treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
@@ -43159,7 +43160,7 @@ $treeview-icon-size: 20px !default;
43159
43160
  $treeview-icon-margin: 0 4px 0 -24px !default;
43160
43161
  $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
43161
43162
  $treeview-icon-padding: 0px !default;
43162
- $treeview-text-padding: 0 8px !default;
43163
+ $treeview-text-padding: 7px 8px !default;
43163
43164
  $treeview-text-margin: 0 !default;
43164
43165
  $treeview-image-size: 20px !default;
43165
43166
  $treeview-image-margin: 0 0 0 8px !default;
@@ -43169,12 +43170,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
43169
43170
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
43170
43171
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
43171
43172
  $treeview-rtl-image-margin: 0 8px 0 0 !default;
43172
- $treeview-image-text-padding: 0 8px !default;
43173
+ $treeview-image-text-padding: 7px 8px !default;
43173
43174
  $treeview-icon-image-margin: 0 0 0 8px !default;
43174
43175
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
43175
43176
  $treeview-check-margin: 0 0 0 12px !default;
43176
43177
  $treeview-rtl-check-margin: 0 12px 0 0 !default;
43177
- $treeview-check-text-padding: 0 8px !default;
43178
+ $treeview-check-text-padding: 7px 8px !default;
43178
43179
  $treeview-check-image-margin: 0 0 0 8px !default;
43179
43180
  $treeview-rtl-check-image-margin: 0 8px 0 0 !default;
43180
43181
  $treeview-drop-count-border-size: 1px !default;
@@ -43513,6 +43514,10 @@ $treeview-item-active-check-color: $primary !default;
43513
43514
  padding-top: 5px;
43514
43515
  padding-bottom: 5px;
43515
43516
  }
43517
+ @if $skin-name == 'bootstrap5' {
43518
+ padding-top: 3px;
43519
+ padding-bottom: 3px;
43520
+ }
43516
43521
  }
43517
43522
  }
43518
43523
  }
@@ -43630,10 +43635,6 @@ $treeview-item-active-check-color: $primary !default;
43630
43635
  margin-top: 4px;
43631
43636
  margin-bottom: 4px;
43632
43637
  }
43633
- @else if($skin-name == 'bootstrap5') {
43634
- margin-bottom: 3px;
43635
- margin-top: 3px;
43636
- }
43637
43638
  @else {
43638
43639
  margin-bottom: 0;
43639
43640
  }
@@ -44911,7 +44912,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44911
44912
  & .e-caret {
44912
44913
  font-size: $menu-caret-font-size;
44913
44914
  height: auto;
44914
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44915
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44915
44916
  line-height: $menu-icon-li-height;
44916
44917
  }
44917
44918
  @else {
@@ -44954,12 +44955,6 @@ $menu-caret-color: $cmenu-caret-color !default;
44954
44955
  @if $skin-name == 'fluent2' {
44955
44956
  padding: 9px 0;
44956
44957
  }
44957
- @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' {
44958
- line-height: $menu-icon-li-height;
44959
- }
44960
- @else {
44961
- line-height: $menu-li-height;
44962
- }
44963
44958
  }
44964
44959
  }
44965
44960
  }
@@ -22010,8 +22010,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
22010
22010
  $btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
22011
22011
 
22012
22012
  //outlineprimary
22013
- $btn-outline-primary-disabled-color: $primary-text-disabled !default;
22014
- $btn-outline-primary-disabled-border-color: rgba($primary, .65) !default;
22013
+ $btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
22014
+ $btn-outline-primary-disabled-border-color: transparent !default;
22015
22015
  $btn-outline-primary-hover-border-color: $primary !default;
22016
22016
  $btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
22017
22017
  $btn-outline-primary-focus-border-color: $primary !default;
@@ -22776,11 +22776,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
22776
22776
  @mixin outline-primary-disabled {
22777
22777
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22778
22778
  background: $btn-outline-primary-disabled-border-color;
22779
+ border-color: $btn-outline-primary-disabled-color;
22779
22780
  }
22780
22781
  @else {
22781
22782
  background: $btn-outline-bgcolor;
22783
+ border-color: $btn-outline-primary-disabled-border-color;
22782
22784
  }
22783
- border-color: $btn-outline-primary-disabled-border-color;
22784
22785
  box-shadow: $btn-flat-box-shadow;
22785
22786
  color: $btn-outline-primary-disabled-color;
22786
22787
  }
@@ -59054,7 +59055,7 @@ $treeview-font-size: $text-sm !default;
59054
59055
  $treeview-icon-font-size: $text-xl !default;
59055
59056
  $treeview-image-font-size: $text-xl !default;
59056
59057
  $treeview-item-height: 36px !default;
59057
- $treeview-text-height: 34px !default;
59058
+ $treeview-text-height: 22px !default;
59058
59059
  $treeview-input-height: 30px !default;
59059
59060
  $treeview-root-ul-padding: 0 0 0 12px !default;
59060
59061
  $treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
@@ -59066,7 +59067,7 @@ $treeview-icon-size: 20px !default;
59066
59067
  $treeview-icon-margin: 0 4px 0 -24px !default;
59067
59068
  $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
59068
59069
  $treeview-icon-padding: 0px !default;
59069
- $treeview-text-padding: 0 8px !default;
59070
+ $treeview-text-padding: 7px 8px !default;
59070
59071
  $treeview-text-margin: 0 !default;
59071
59072
  $treeview-image-size: 20px !default;
59072
59073
  $treeview-image-margin: 0 0 0 8px !default;
@@ -59076,12 +59077,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
59076
59077
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
59077
59078
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
59078
59079
  $treeview-rtl-image-margin: 0 8px 0 0 !default;
59079
- $treeview-image-text-padding: 0 8px !default;
59080
+ $treeview-image-text-padding: 7px 8px !default;
59080
59081
  $treeview-icon-image-margin: 0 0 0 8px !default;
59081
59082
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
59082
59083
  $treeview-check-margin: 0 0 0 12px !default;
59083
59084
  $treeview-rtl-check-margin: 0 12px 0 0 !default;
59084
- $treeview-check-text-padding: 0 8px !default;
59085
+ $treeview-check-text-padding: 7px 8px !default;
59085
59086
  $treeview-check-image-margin: 0 0 0 8px !default;
59086
59087
  $treeview-rtl-check-image-margin: 0 8px 0 0 !default;
59087
59088
  $treeview-drop-count-border-size: 1px !default;
@@ -59420,6 +59421,10 @@ $treeview-item-active-check-color: $primary !default;
59420
59421
  padding-top: 5px;
59421
59422
  padding-bottom: 5px;
59422
59423
  }
59424
+ @if $skin-name == 'bootstrap5' {
59425
+ padding-top: 3px;
59426
+ padding-bottom: 3px;
59427
+ }
59423
59428
  }
59424
59429
  }
59425
59430
  }
@@ -59537,10 +59542,6 @@ $treeview-item-active-check-color: $primary !default;
59537
59542
  margin-top: 4px;
59538
59543
  margin-bottom: 4px;
59539
59544
  }
59540
- @else if($skin-name == 'bootstrap5') {
59541
- margin-bottom: 3px;
59542
- margin-top: 3px;
59543
- }
59544
59545
  @else {
59545
59546
  margin-bottom: 0;
59546
59547
  }
@@ -60590,8 +60591,7 @@ $treeview-item-active-check-color: $primary !default;
60590
60591
  }
60591
60592
 
60592
60593
  @if $skin-name == 'highcontrast' {
60593
- padding-top: 11px;
60594
- padding-bottom: 11px;
60594
+ padding: $treeview-big-text-padding;
60595
60595
  }
60596
60596
 
60597
60597
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60600,8 +60600,7 @@ $treeview-item-active-check-color: $primary !default;
60600
60600
  }
60601
60601
 
60602
60602
  @if $skin-name == 'FluentUI' {
60603
- padding-top: 10px;
60604
- padding-bottom: 10px;
60603
+ padding: $treeview-big-text-padding;
60605
60604
  }
60606
60605
 
60607
60606
  @if $skin-name == 'bootstrap4' {
@@ -61320,7 +61319,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61320
61319
  & .e-caret {
61321
61320
  font-size: $menu-caret-font-size;
61322
61321
  height: auto;
61323
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61322
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61324
61323
  line-height: $menu-icon-li-height;
61325
61324
  }
61326
61325
  @else {
@@ -61363,12 +61362,6 @@ $menu-caret-color: $cmenu-caret-color !default;
61363
61362
  @if $skin-name == 'fluent2' {
61364
61363
  padding: 9px 0;
61365
61364
  }
61366
- @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' {
61367
- line-height: $menu-icon-li-height;
61368
- }
61369
- @else {
61370
- line-height: $menu-li-height;
61371
- }
61372
61365
  }
61373
61366
  }
61374
61367
  }
@@ -14536,8 +14536,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
14536
14536
  $btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
14537
14537
 
14538
14538
  //outlineprimary
14539
- $btn-outline-primary-disabled-color: $primary-text-disabled !default;
14540
- $btn-outline-primary-disabled-border-color: rgba($primary, .65) !default;
14539
+ $btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
14540
+ $btn-outline-primary-disabled-border-color: transparent !default;
14541
14541
  $btn-outline-primary-hover-border-color: $primary !default;
14542
14542
  $btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
14543
14543
  $btn-outline-primary-focus-border-color: $primary !default;
@@ -15302,11 +15302,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
15302
15302
  @mixin outline-primary-disabled {
15303
15303
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15304
15304
  background: $btn-outline-primary-disabled-border-color;
15305
+ border-color: $btn-outline-primary-disabled-color;
15305
15306
  }
15306
15307
  @else {
15307
15308
  background: $btn-outline-bgcolor;
15309
+ border-color: $btn-outline-primary-disabled-border-color;
15308
15310
  }
15309
- border-color: $btn-outline-primary-disabled-border-color;
15310
15311
  box-shadow: $btn-flat-box-shadow;
15311
15312
  color: $btn-outline-primary-disabled-color;
15312
15313
  }
@@ -43146,7 +43147,7 @@ $treeview-font-size: $text-sm !default;
43146
43147
  $treeview-icon-font-size: $text-xl !default;
43147
43148
  $treeview-image-font-size: $text-xl !default;
43148
43149
  $treeview-item-height: 36px !default;
43149
- $treeview-text-height: 34px !default;
43150
+ $treeview-text-height: 22px !default;
43150
43151
  $treeview-input-height: 30px !default;
43151
43152
  $treeview-root-ul-padding: 0 0 0 12px !default;
43152
43153
  $treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
@@ -43158,7 +43159,7 @@ $treeview-icon-size: 20px !default;
43158
43159
  $treeview-icon-margin: 0 4px 0 -24px !default;
43159
43160
  $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
43160
43161
  $treeview-icon-padding: 0px !default;
43161
- $treeview-text-padding: 0 8px !default;
43162
+ $treeview-text-padding: 7px 8px !default;
43162
43163
  $treeview-text-margin: 0 !default;
43163
43164
  $treeview-image-size: 20px !default;
43164
43165
  $treeview-image-margin: 0 0 0 8px !default;
@@ -43168,12 +43169,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
43168
43169
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
43169
43170
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
43170
43171
  $treeview-rtl-image-margin: 0 8px 0 0 !default;
43171
- $treeview-image-text-padding: 0 8px !default;
43172
+ $treeview-image-text-padding: 7px 8px !default;
43172
43173
  $treeview-icon-image-margin: 0 0 0 8px !default;
43173
43174
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
43174
43175
  $treeview-check-margin: 0 0 0 12px !default;
43175
43176
  $treeview-rtl-check-margin: 0 12px 0 0 !default;
43176
- $treeview-check-text-padding: 0 8px !default;
43177
+ $treeview-check-text-padding: 7px 8px !default;
43177
43178
  $treeview-check-image-margin: 0 0 0 8px !default;
43178
43179
  $treeview-rtl-check-image-margin: 0 8px 0 0 !default;
43179
43180
  $treeview-drop-count-border-size: 1px !default;
@@ -43512,6 +43513,10 @@ $treeview-item-active-check-color: $primary !default;
43512
43513
  padding-top: 5px;
43513
43514
  padding-bottom: 5px;
43514
43515
  }
43516
+ @if $skin-name == 'bootstrap5' {
43517
+ padding-top: 3px;
43518
+ padding-bottom: 3px;
43519
+ }
43515
43520
  }
43516
43521
  }
43517
43522
  }
@@ -43629,10 +43634,6 @@ $treeview-item-active-check-color: $primary !default;
43629
43634
  margin-top: 4px;
43630
43635
  margin-bottom: 4px;
43631
43636
  }
43632
- @else if($skin-name == 'bootstrap5') {
43633
- margin-bottom: 3px;
43634
- margin-top: 3px;
43635
- }
43636
43637
  @else {
43637
43638
  margin-bottom: 0;
43638
43639
  }
@@ -44910,7 +44911,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44910
44911
  & .e-caret {
44911
44912
  font-size: $menu-caret-font-size;
44912
44913
  height: auto;
44913
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44914
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44914
44915
  line-height: $menu-icon-li-height;
44915
44916
  }
44916
44917
  @else {
@@ -44953,12 +44954,6 @@ $menu-caret-color: $cmenu-caret-color !default;
44953
44954
  @if $skin-name == 'fluent2' {
44954
44955
  padding: 9px 0;
44955
44956
  }
44956
- @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' {
44957
- line-height: $menu-icon-li-height;
44958
- }
44959
- @else {
44960
- line-height: $menu-li-height;
44961
- }
44962
44957
  }
44963
44958
  }
44964
44959
  }
@@ -16051,11 +16051,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
16051
16051
  @mixin outline-primary-disabled {
16052
16052
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
16053
16053
  background: $btn-outline-primary-disabled-border-color;
16054
+ border-color: $btn-outline-primary-disabled-color;
16054
16055
  }
16055
16056
  @else {
16056
16057
  background: $btn-outline-bgcolor;
16058
+ border-color: $btn-outline-primary-disabled-border-color;
16057
16059
  }
16058
- border-color: $btn-outline-primary-disabled-border-color;
16059
16060
  box-shadow: $btn-flat-box-shadow;
16060
16061
  color: $btn-outline-primary-disabled-color;
16061
16062
  }
@@ -43928,7 +43929,7 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
43928
43929
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
43929
43930
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
43930
43931
  $treeview-rtl-image-margin: 0 8px 0 0 !default;
43931
- $treeview-image-text-padding: 0 12px !default;
43932
+ $treeview-image-text-padding: 7px 12px !default;
43932
43933
  $treeview-icon-image-margin: 0 0 0 8px !default;
43933
43934
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
43934
43935
  $treeview-check-margin: 0 0 0 8px !default;
@@ -44271,6 +44272,10 @@ $treeview-item-active-check-color: $primary !default;
44271
44272
  padding-top: 5px;
44272
44273
  padding-bottom: 5px;
44273
44274
  }
44275
+ @if $skin-name == 'bootstrap5' {
44276
+ padding-top: 3px;
44277
+ padding-bottom: 3px;
44278
+ }
44274
44279
  }
44275
44280
  }
44276
44281
  }
@@ -44388,10 +44393,6 @@ $treeview-item-active-check-color: $primary !default;
44388
44393
  margin-top: 4px;
44389
44394
  margin-bottom: 4px;
44390
44395
  }
44391
- @else if($skin-name == 'bootstrap5') {
44392
- margin-bottom: 3px;
44393
- margin-top: 3px;
44394
- }
44395
44396
  @else {
44396
44397
  margin-bottom: 0;
44397
44398
  }
@@ -45669,7 +45670,7 @@ $menu-caret-color: $icon-color-pressed !default;
45669
45670
  & .e-caret {
45670
45671
  font-size: $menu-caret-font-size;
45671
45672
  height: auto;
45672
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
45673
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45673
45674
  line-height: $menu-icon-li-height;
45674
45675
  }
45675
45676
  @else {
@@ -45712,12 +45713,6 @@ $menu-caret-color: $icon-color-pressed !default;
45712
45713
  @if $skin-name == 'fluent2' {
45713
45714
  padding: 9px 0;
45714
45715
  }
45715
- @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' {
45716
- line-height: $menu-icon-li-height;
45717
- }
45718
- @else {
45719
- line-height: $menu-li-height;
45720
- }
45721
45716
  }
45722
45717
  }
45723
45718
  }
@@ -23524,11 +23524,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
23524
23524
  @mixin outline-primary-disabled {
23525
23525
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
23526
23526
  background: $btn-outline-primary-disabled-border-color;
23527
+ border-color: $btn-outline-primary-disabled-color;
23527
23528
  }
23528
23529
  @else {
23529
23530
  background: $btn-outline-bgcolor;
23531
+ border-color: $btn-outline-primary-disabled-border-color;
23530
23532
  }
23531
- border-color: $btn-outline-primary-disabled-border-color;
23532
23533
  box-shadow: $btn-flat-box-shadow;
23533
23534
  color: $btn-outline-primary-disabled-color;
23534
23535
  }
@@ -59835,7 +59836,7 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
59835
59836
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
59836
59837
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
59837
59838
  $treeview-rtl-image-margin: 0 8px 0 0 !default;
59838
- $treeview-image-text-padding: 0 12px !default;
59839
+ $treeview-image-text-padding: 7px 12px !default;
59839
59840
  $treeview-icon-image-margin: 0 0 0 8px !default;
59840
59841
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
59841
59842
  $treeview-check-margin: 0 0 0 8px !default;
@@ -60178,6 +60179,10 @@ $treeview-item-active-check-color: $primary !default;
60178
60179
  padding-top: 5px;
60179
60180
  padding-bottom: 5px;
60180
60181
  }
60182
+ @if $skin-name == 'bootstrap5' {
60183
+ padding-top: 3px;
60184
+ padding-bottom: 3px;
60185
+ }
60181
60186
  }
60182
60187
  }
60183
60188
  }
@@ -60295,10 +60300,6 @@ $treeview-item-active-check-color: $primary !default;
60295
60300
  margin-top: 4px;
60296
60301
  margin-bottom: 4px;
60297
60302
  }
60298
- @else if($skin-name == 'bootstrap5') {
60299
- margin-bottom: 3px;
60300
- margin-top: 3px;
60301
- }
60302
60303
  @else {
60303
60304
  margin-bottom: 0;
60304
60305
  }
@@ -61348,8 +61349,7 @@ $treeview-item-active-check-color: $primary !default;
61348
61349
  }
61349
61350
 
61350
61351
  @if $skin-name == 'highcontrast' {
61351
- padding-top: 11px;
61352
- padding-bottom: 11px;
61352
+ padding: $treeview-big-text-padding;
61353
61353
  }
61354
61354
 
61355
61355
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -61358,8 +61358,7 @@ $treeview-item-active-check-color: $primary !default;
61358
61358
  }
61359
61359
 
61360
61360
  @if $skin-name == 'FluentUI' {
61361
- padding-top: 10px;
61362
- padding-bottom: 10px;
61361
+ padding: $treeview-big-text-padding;
61363
61362
  }
61364
61363
 
61365
61364
  @if $skin-name == 'bootstrap4' {
@@ -62078,7 +62077,7 @@ $menu-caret-color: $icon-color-pressed !default;
62078
62077
  & .e-caret {
62079
62078
  font-size: $menu-caret-font-size;
62080
62079
  height: auto;
62081
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
62080
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62082
62081
  line-height: $menu-icon-li-height;
62083
62082
  }
62084
62083
  @else {
@@ -62121,12 +62120,6 @@ $menu-caret-color: $icon-color-pressed !default;
62121
62120
  @if $skin-name == 'fluent2' {
62122
62121
  padding: 9px 0;
62123
62122
  }
62124
- @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' {
62125
- line-height: $menu-icon-li-height;
62126
- }
62127
- @else {
62128
- line-height: $menu-li-height;
62129
- }
62130
62123
  }
62131
62124
  }
62132
62125
  }
@@ -16398,11 +16398,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
16398
16398
  @mixin outline-primary-disabled {
16399
16399
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
16400
16400
  background: $btn-outline-primary-disabled-border-color;
16401
+ border-color: $btn-outline-primary-disabled-color;
16401
16402
  }
16402
16403
  @else {
16403
16404
  background: $btn-outline-bgcolor;
16405
+ border-color: $btn-outline-primary-disabled-border-color;
16404
16406
  }
16405
- border-color: $btn-outline-primary-disabled-border-color;
16406
16407
  box-shadow: $btn-flat-box-shadow;
16407
16408
  color: $btn-outline-primary-disabled-color;
16408
16409
  }
@@ -44275,7 +44276,7 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
44275
44276
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
44276
44277
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
44277
44278
  $treeview-rtl-image-margin: 0 8px 0 0 !default;
44278
- $treeview-image-text-padding: 0 12px !default;
44279
+ $treeview-image-text-padding: 7px 12px !default;
44279
44280
  $treeview-icon-image-margin: 0 0 0 8px !default;
44280
44281
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
44281
44282
  $treeview-check-margin: 0 0 0 8px !default;
@@ -44618,6 +44619,10 @@ $treeview-item-active-check-color: $primary !default;
44618
44619
  padding-top: 5px;
44619
44620
  padding-bottom: 5px;
44620
44621
  }
44622
+ @if $skin-name == 'bootstrap5' {
44623
+ padding-top: 3px;
44624
+ padding-bottom: 3px;
44625
+ }
44621
44626
  }
44622
44627
  }
44623
44628
  }
@@ -44735,10 +44740,6 @@ $treeview-item-active-check-color: $primary !default;
44735
44740
  margin-top: 4px;
44736
44741
  margin-bottom: 4px;
44737
44742
  }
44738
- @else if($skin-name == 'bootstrap5') {
44739
- margin-bottom: 3px;
44740
- margin-top: 3px;
44741
- }
44742
44743
  @else {
44743
44744
  margin-bottom: 0;
44744
44745
  }
@@ -46016,7 +46017,7 @@ $menu-caret-color: $icon-color-pressed !default;
46016
46017
  & .e-caret {
46017
46018
  font-size: $menu-caret-font-size;
46018
46019
  height: auto;
46019
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
46020
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
46020
46021
  line-height: $menu-icon-li-height;
46021
46022
  }
46022
46023
  @else {
@@ -46059,12 +46060,6 @@ $menu-caret-color: $icon-color-pressed !default;
46059
46060
  @if $skin-name == 'fluent2' {
46060
46061
  padding: 9px 0;
46061
46062
  }
46062
- @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' {
46063
- line-height: $menu-icon-li-height;
46064
- }
46065
- @else {
46066
- line-height: $menu-li-height;
46067
- }
46068
46063
  }
46069
46064
  }
46070
46065
  }
@@ -23871,11 +23871,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
23871
23871
  @mixin outline-primary-disabled {
23872
23872
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
23873
23873
  background: $btn-outline-primary-disabled-border-color;
23874
+ border-color: $btn-outline-primary-disabled-color;
23874
23875
  }
23875
23876
  @else {
23876
23877
  background: $btn-outline-bgcolor;
23878
+ border-color: $btn-outline-primary-disabled-border-color;
23877
23879
  }
23878
- border-color: $btn-outline-primary-disabled-border-color;
23879
23880
  box-shadow: $btn-flat-box-shadow;
23880
23881
  color: $btn-outline-primary-disabled-color;
23881
23882
  }
@@ -60182,7 +60183,7 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
60182
60183
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
60183
60184
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
60184
60185
  $treeview-rtl-image-margin: 0 8px 0 0 !default;
60185
- $treeview-image-text-padding: 0 12px !default;
60186
+ $treeview-image-text-padding: 7px 12px !default;
60186
60187
  $treeview-icon-image-margin: 0 0 0 8px !default;
60187
60188
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
60188
60189
  $treeview-check-margin: 0 0 0 8px !default;
@@ -60525,6 +60526,10 @@ $treeview-item-active-check-color: $primary !default;
60525
60526
  padding-top: 5px;
60526
60527
  padding-bottom: 5px;
60527
60528
  }
60529
+ @if $skin-name == 'bootstrap5' {
60530
+ padding-top: 3px;
60531
+ padding-bottom: 3px;
60532
+ }
60528
60533
  }
60529
60534
  }
60530
60535
  }
@@ -60642,10 +60647,6 @@ $treeview-item-active-check-color: $primary !default;
60642
60647
  margin-top: 4px;
60643
60648
  margin-bottom: 4px;
60644
60649
  }
60645
- @else if($skin-name == 'bootstrap5') {
60646
- margin-bottom: 3px;
60647
- margin-top: 3px;
60648
- }
60649
60650
  @else {
60650
60651
  margin-bottom: 0;
60651
60652
  }
@@ -61695,8 +61696,7 @@ $treeview-item-active-check-color: $primary !default;
61695
61696
  }
61696
61697
 
61697
61698
  @if $skin-name == 'highcontrast' {
61698
- padding-top: 11px;
61699
- padding-bottom: 11px;
61699
+ padding: $treeview-big-text-padding;
61700
61700
  }
61701
61701
 
61702
61702
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -61705,8 +61705,7 @@ $treeview-item-active-check-color: $primary !default;
61705
61705
  }
61706
61706
 
61707
61707
  @if $skin-name == 'FluentUI' {
61708
- padding-top: 10px;
61709
- padding-bottom: 10px;
61708
+ padding: $treeview-big-text-padding;
61710
61709
  }
61711
61710
 
61712
61711
  @if $skin-name == 'bootstrap4' {
@@ -62425,7 +62424,7 @@ $menu-caret-color: $icon-color-pressed !default;
62425
62424
  & .e-caret {
62426
62425
  font-size: $menu-caret-font-size;
62427
62426
  height: auto;
62428
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
62427
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62429
62428
  line-height: $menu-icon-li-height;
62430
62429
  }
62431
62430
  @else {
@@ -62468,12 +62467,6 @@ $menu-caret-color: $icon-color-pressed !default;
62468
62467
  @if $skin-name == 'fluent2' {
62469
62468
  padding: 9px 0;
62470
62469
  }
62471
- @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' {
62472
- line-height: $menu-icon-li-height;
62473
- }
62474
- @else {
62475
- line-height: $menu-li-height;
62476
- }
62477
62470
  }
62478
62471
  }
62479
62472
  }