@syncfusion/blazor-themes 31.1.18 → 31.1.20

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 (255) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +5 -5
  2. package/Compiled-Themes/bds-dark.css +5 -5
  3. package/Compiled-Themes/bds-lite.css +5 -5
  4. package/Compiled-Themes/bds.css +5 -5
  5. package/Compiled-Themes/bootstrap-dark-lite.css +4 -2
  6. package/Compiled-Themes/bootstrap-dark.css +4 -2
  7. package/Compiled-Themes/bootstrap-lite.css +4 -2
  8. package/Compiled-Themes/bootstrap.css +4 -2
  9. package/Compiled-Themes/bootstrap4-lite.css +11 -8
  10. package/Compiled-Themes/bootstrap4.css +22 -12
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +15 -13
  12. package/Compiled-Themes/bootstrap5-dark.css +31 -20
  13. package/Compiled-Themes/bootstrap5-lite.css +15 -13
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +34 -20
  15. package/Compiled-Themes/bootstrap5.3-dark.css +51 -28
  16. package/Compiled-Themes/bootstrap5.3-lite.css +34 -20
  17. package/Compiled-Themes/bootstrap5.3.css +51 -28
  18. package/Compiled-Themes/bootstrap5.css +31 -20
  19. package/Compiled-Themes/fabric-dark-lite.css +4 -2
  20. package/Compiled-Themes/fabric-dark.css +4 -2
  21. package/Compiled-Themes/fabric-lite.css +4 -2
  22. package/Compiled-Themes/fabric.css +4 -2
  23. package/Compiled-Themes/fluent-dark-lite.css +13 -10
  24. package/Compiled-Themes/fluent-dark.css +23 -13
  25. package/Compiled-Themes/fluent-lite.css +13 -10
  26. package/Compiled-Themes/fluent.css +23 -13
  27. package/Compiled-Themes/fluent2-dark-lite.css +7 -5
  28. package/Compiled-Themes/fluent2-dark.css +8 -6
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -5
  30. package/Compiled-Themes/fluent2-highcontrast.css +11 -6
  31. package/Compiled-Themes/fluent2-lite.css +7 -5
  32. package/Compiled-Themes/fluent2.css +8 -6
  33. package/Compiled-Themes/highcontrast-lite.css +12 -9
  34. package/Compiled-Themes/highcontrast.css +24 -12
  35. package/Compiled-Themes/material-dark-lite.css +17 -12
  36. package/Compiled-Themes/material-dark.css +37 -16
  37. package/Compiled-Themes/material-lite.css +17 -9
  38. package/Compiled-Themes/material.css +34 -12
  39. package/Compiled-Themes/material3-dark-lite.css +5 -6
  40. package/Compiled-Themes/material3-dark.css +6 -6
  41. package/Compiled-Themes/material3-lite.css +5 -6
  42. package/Compiled-Themes/material3.css +6 -6
  43. package/Compiled-Themes/tailwind-dark-lite.css +4 -4
  44. package/Compiled-Themes/tailwind-dark.css +4 -4
  45. package/Compiled-Themes/tailwind-lite.css +4 -4
  46. package/Compiled-Themes/tailwind.css +4 -4
  47. package/Compiled-Themes/tailwind3-dark-lite.css +17 -4
  48. package/Compiled-Themes/tailwind3-dark.css +24 -4
  49. package/Compiled-Themes/tailwind3-lite.css +17 -4
  50. package/Compiled-Themes/tailwind3.css +24 -4
  51. package/SCSS-Themes/bds-dark-lite.scss +89 -24
  52. package/SCSS-Themes/bds-dark.scss +183 -26
  53. package/SCSS-Themes/bds-lite.scss +89 -24
  54. package/SCSS-Themes/bds.scss +183 -26
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +88 -23
  56. package/SCSS-Themes/bootstrap-dark.scss +182 -25
  57. package/SCSS-Themes/bootstrap-lite.scss +88 -23
  58. package/SCSS-Themes/bootstrap.scss +182 -25
  59. package/SCSS-Themes/bootstrap4-lite.scss +95 -30
  60. package/SCSS-Themes/bootstrap4.scss +189 -32
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +96 -31
  62. package/SCSS-Themes/bootstrap5-dark.scss +190 -33
  63. package/SCSS-Themes/bootstrap5-lite.scss +96 -31
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +104 -39
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +198 -41
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +104 -39
  67. package/SCSS-Themes/bootstrap5.3.scss +198 -41
  68. package/SCSS-Themes/bootstrap5.scss +190 -33
  69. package/SCSS-Themes/calendars/calendar/bds-dark-lite.scss +4 -0
  70. package/SCSS-Themes/calendars/calendar/bds-dark.scss +4 -0
  71. package/SCSS-Themes/calendars/calendar/bds-lite.scss +4 -0
  72. package/SCSS-Themes/calendars/calendar/bds.scss +4 -0
  73. package/SCSS-Themes/calendars/calendar/bootstrap-dark-lite.scss +4 -0
  74. package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +4 -0
  75. package/SCSS-Themes/calendars/calendar/bootstrap-lite.scss +4 -0
  76. package/SCSS-Themes/calendars/calendar/bootstrap.scss +4 -0
  77. package/SCSS-Themes/calendars/calendar/bootstrap4-lite.scss +4 -0
  78. package/SCSS-Themes/calendars/calendar/bootstrap4.scss +4 -0
  79. package/SCSS-Themes/calendars/calendar/bootstrap5-dark-lite.scss +4 -0
  80. package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +4 -0
  81. package/SCSS-Themes/calendars/calendar/bootstrap5-lite.scss +4 -0
  82. package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark-lite.scss +4 -0
  83. package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark.scss +4 -0
  84. package/SCSS-Themes/calendars/calendar/bootstrap5.3-lite.scss +4 -0
  85. package/SCSS-Themes/calendars/calendar/bootstrap5.3.scss +4 -0
  86. package/SCSS-Themes/calendars/calendar/bootstrap5.scss +4 -0
  87. package/SCSS-Themes/calendars/calendar/fabric-dark-lite.scss +4 -0
  88. package/SCSS-Themes/calendars/calendar/fabric-dark.scss +4 -0
  89. package/SCSS-Themes/calendars/calendar/fabric-lite.scss +4 -0
  90. package/SCSS-Themes/calendars/calendar/fabric.scss +4 -0
  91. package/SCSS-Themes/calendars/calendar/fluent-dark-lite.scss +4 -0
  92. package/SCSS-Themes/calendars/calendar/fluent-dark.scss +4 -0
  93. package/SCSS-Themes/calendars/calendar/fluent-lite.scss +4 -0
  94. package/SCSS-Themes/calendars/calendar/fluent.scss +4 -0
  95. package/SCSS-Themes/calendars/calendar/fluent2-dark-lite.scss +4 -0
  96. package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +4 -0
  97. package/SCSS-Themes/calendars/calendar/fluent2-highcontrast-lite.scss +4 -0
  98. package/SCSS-Themes/calendars/calendar/fluent2-highcontrast.scss +4 -0
  99. package/SCSS-Themes/calendars/calendar/fluent2-lite.scss +4 -0
  100. package/SCSS-Themes/calendars/calendar/fluent2.scss +4 -0
  101. package/SCSS-Themes/calendars/calendar/highcontrast-lite.scss +4 -0
  102. package/SCSS-Themes/calendars/calendar/highcontrast.scss +4 -0
  103. package/SCSS-Themes/calendars/calendar/material-dark-lite.scss +4 -0
  104. package/SCSS-Themes/calendars/calendar/material-dark.scss +4 -0
  105. package/SCSS-Themes/calendars/calendar/material-lite.scss +4 -0
  106. package/SCSS-Themes/calendars/calendar/material.scss +4 -0
  107. package/SCSS-Themes/calendars/calendar/material3-dark-lite.scss +4 -0
  108. package/SCSS-Themes/calendars/calendar/material3-dark.scss +4 -0
  109. package/SCSS-Themes/calendars/calendar/material3-lite.scss +4 -0
  110. package/SCSS-Themes/calendars/calendar/material3.scss +4 -0
  111. package/SCSS-Themes/calendars/calendar/tailwind-dark-lite.scss +4 -0
  112. package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +4 -0
  113. package/SCSS-Themes/calendars/calendar/tailwind-lite.scss +4 -0
  114. package/SCSS-Themes/calendars/calendar/tailwind.scss +4 -0
  115. package/SCSS-Themes/calendars/calendar/tailwind3-dark-lite.scss +4 -0
  116. package/SCSS-Themes/calendars/calendar/tailwind3-dark.scss +4 -0
  117. package/SCSS-Themes/calendars/calendar/tailwind3-lite.scss +4 -0
  118. package/SCSS-Themes/calendars/calendar/tailwind3.scss +4 -0
  119. package/SCSS-Themes/fabric-dark-lite.scss +88 -23
  120. package/SCSS-Themes/fabric-dark.scss +182 -25
  121. package/SCSS-Themes/fabric-lite.scss +88 -23
  122. package/SCSS-Themes/fabric.scss +182 -25
  123. package/SCSS-Themes/fluent-dark-lite.scss +94 -29
  124. package/SCSS-Themes/fluent-dark.scss +188 -31
  125. package/SCSS-Themes/fluent-lite.scss +94 -29
  126. package/SCSS-Themes/fluent.scss +188 -31
  127. package/SCSS-Themes/fluent2-dark-lite.scss +91 -26
  128. package/SCSS-Themes/fluent2-dark.scss +185 -28
  129. package/SCSS-Themes/fluent2-highcontrast-lite.scss +91 -26
  130. package/SCSS-Themes/fluent2-highcontrast.scss +185 -28
  131. package/SCSS-Themes/fluent2-lite.scss +91 -26
  132. package/SCSS-Themes/fluent2.scss +185 -28
  133. package/SCSS-Themes/highcontrast-lite.scss +94 -29
  134. package/SCSS-Themes/highcontrast.scss +188 -31
  135. package/SCSS-Themes/material-dark-lite.scss +95 -30
  136. package/SCSS-Themes/material-dark.scss +189 -32
  137. package/SCSS-Themes/material-lite.scss +94 -29
  138. package/SCSS-Themes/material.scss +188 -31
  139. package/SCSS-Themes/material3-dark-lite.scss +90 -25
  140. package/SCSS-Themes/material3-dark.scss +184 -27
  141. package/SCSS-Themes/material3-lite.scss +90 -25
  142. package/SCSS-Themes/material3.scss +184 -27
  143. package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -1
  144. package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -1
  145. package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -1
  146. package/SCSS-Themes/navigations/menu/material3.scss +1 -1
  147. package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +74 -18
  148. package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -18
  149. package/SCSS-Themes/navigations/treeview/bds-lite.scss +74 -18
  150. package/SCSS-Themes/navigations/treeview/bds.scss +165 -18
  151. package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +73 -17
  152. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -17
  153. package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +73 -17
  154. package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -17
  155. package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +80 -24
  156. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +171 -24
  157. package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +75 -19
  158. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +166 -19
  159. package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +75 -19
  160. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +81 -25
  161. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +172 -25
  162. package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +81 -25
  163. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +172 -25
  164. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +166 -19
  165. package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +73 -17
  166. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -17
  167. package/SCSS-Themes/navigations/treeview/fabric-lite.scss +73 -17
  168. package/SCSS-Themes/navigations/treeview/fabric.scss +164 -17
  169. package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +79 -23
  170. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +170 -23
  171. package/SCSS-Themes/navigations/treeview/fluent-lite.scss +79 -23
  172. package/SCSS-Themes/navigations/treeview/fluent.scss +170 -23
  173. package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +73 -17
  174. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -17
  175. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +73 -17
  176. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -17
  177. package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +73 -17
  178. package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -17
  179. package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +79 -23
  180. package/SCSS-Themes/navigations/treeview/highcontrast.scss +170 -23
  181. package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +80 -24
  182. package/SCSS-Themes/navigations/treeview/material-dark.scss +171 -24
  183. package/SCSS-Themes/navigations/treeview/material-lite.scss +79 -23
  184. package/SCSS-Themes/navigations/treeview/material.scss +170 -23
  185. package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +73 -17
  186. package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -17
  187. package/SCSS-Themes/navigations/treeview/material3-lite.scss +73 -17
  188. package/SCSS-Themes/navigations/treeview/material3.scss +164 -17
  189. package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +73 -17
  190. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -17
  191. package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +73 -17
  192. package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -17
  193. package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +74 -18
  194. package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -18
  195. package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +74 -18
  196. package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -18
  197. package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +11 -6
  198. package/SCSS-Themes/notifications/toast/bds-dark.scss +14 -8
  199. package/SCSS-Themes/notifications/toast/bds-lite.scss +11 -6
  200. package/SCSS-Themes/notifications/toast/bds.scss +14 -8
  201. package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +11 -6
  202. package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +14 -8
  203. package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +11 -6
  204. package/SCSS-Themes/notifications/toast/bootstrap.scss +14 -8
  205. package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +11 -6
  206. package/SCSS-Themes/notifications/toast/bootstrap4.scss +14 -8
  207. package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +17 -12
  208. package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +20 -14
  209. package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +17 -12
  210. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +19 -14
  211. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +22 -16
  212. package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +19 -14
  213. package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +22 -16
  214. package/SCSS-Themes/notifications/toast/bootstrap5.scss +20 -14
  215. package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +11 -6
  216. package/SCSS-Themes/notifications/toast/fabric-dark.scss +14 -8
  217. package/SCSS-Themes/notifications/toast/fabric-lite.scss +11 -6
  218. package/SCSS-Themes/notifications/toast/fabric.scss +14 -8
  219. package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +11 -6
  220. package/SCSS-Themes/notifications/toast/fluent-dark.scss +14 -8
  221. package/SCSS-Themes/notifications/toast/fluent-lite.scss +11 -6
  222. package/SCSS-Themes/notifications/toast/fluent.scss +14 -8
  223. package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +14 -9
  224. package/SCSS-Themes/notifications/toast/fluent2-dark.scss +17 -11
  225. package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +14 -9
  226. package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +17 -11
  227. package/SCSS-Themes/notifications/toast/fluent2-lite.scss +14 -9
  228. package/SCSS-Themes/notifications/toast/fluent2.scss +17 -11
  229. package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +11 -6
  230. package/SCSS-Themes/notifications/toast/highcontrast.scss +14 -8
  231. package/SCSS-Themes/notifications/toast/material-dark-lite.scss +11 -6
  232. package/SCSS-Themes/notifications/toast/material-dark.scss +14 -8
  233. package/SCSS-Themes/notifications/toast/material-lite.scss +11 -6
  234. package/SCSS-Themes/notifications/toast/material.scss +14 -8
  235. package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +12 -7
  236. package/SCSS-Themes/notifications/toast/material3-dark.scss +15 -9
  237. package/SCSS-Themes/notifications/toast/material3-lite.scss +12 -7
  238. package/SCSS-Themes/notifications/toast/material3.scss +15 -9
  239. package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +11 -6
  240. package/SCSS-Themes/notifications/toast/tailwind-dark.scss +14 -8
  241. package/SCSS-Themes/notifications/toast/tailwind-lite.scss +11 -6
  242. package/SCSS-Themes/notifications/toast/tailwind.scss +14 -8
  243. package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +11 -6
  244. package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +14 -8
  245. package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +11 -6
  246. package/SCSS-Themes/notifications/toast/tailwind3.scss +14 -8
  247. package/SCSS-Themes/tailwind-dark-lite.scss +88 -23
  248. package/SCSS-Themes/tailwind-dark.scss +182 -25
  249. package/SCSS-Themes/tailwind-lite.scss +88 -23
  250. package/SCSS-Themes/tailwind.scss +182 -25
  251. package/SCSS-Themes/tailwind3-dark-lite.scss +89 -24
  252. package/SCSS-Themes/tailwind3-dark.scss +183 -26
  253. package/SCSS-Themes/tailwind3-lite.scss +89 -24
  254. package/SCSS-Themes/tailwind3.scss +183 -26
  255. package/package.json +1 -1
@@ -28732,6 +28732,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
28732
28732
  border-color: transparent;
28733
28733
  color: $calendar-today-disabled-color;
28734
28734
  }
28735
+ @if $skin-name == 'tailwind3' {
28736
+ background-color: $calendar-today-disabled-background-style;
28737
+ border-color: $calendar-today-disabled-border-style;
28738
+ }
28735
28739
  }
28736
28740
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
28737
28741
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -60155,8 +60159,8 @@ $treeview-font-size: $text-sm !default;
60155
60159
  $treeview-icon-font-size: $text-xl !default;
60156
60160
  $treeview-image-font-size: $text-xl !default;
60157
60161
  $treeview-item-height: 36px !default;
60158
- $treeview-text-height: 34px !default;
60159
- $treeview-input-height: 30px !default;
60162
+ $treeview-text-height: 22px !default;
60163
+ $treeview-input-height: 32px !default;
60160
60164
  $treeview-root-ul-padding: 0 0 0 12px !default;
60161
60165
  $treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
60162
60166
  $treeview-child-ul-padding: 0 0 0 20px !default;
@@ -60168,7 +60172,7 @@ $treeview-big-icon-size: 24px !default;
60168
60172
  $treeview-icon-margin: 0 4px 0 -24px !default;
60169
60173
  $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
60170
60174
  $treeview-icon-padding: 0px !default;
60171
- $treeview-text-padding: 0 8px !default;
60175
+ $treeview-text-padding: 7px 8px !default;
60172
60176
  $treeview-text-margin: 0 !default;
60173
60177
  $treeview-image-size: 18px !default;
60174
60178
  $treeview-image-margin: 0 0 0 8px !default;
@@ -60183,7 +60187,7 @@ $treeview-icon-image-margin: 0 0 0 8px !default;
60183
60187
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
60184
60188
  $treeview-check-margin: 0 0 0 8px !default;
60185
60189
  $treeview-rtl-check-margin: 0 12px 0 0 !default;
60186
- $treeview-check-text-padding: 0 8px !default;
60190
+ $treeview-check-text-padding: 7px 8px !default;
60187
60191
  $treeview-check-image-margin: 0 0 0 8px !default;
60188
60192
  $treeview-rtl-check-image-margin: 0 8px 0 0 !default;
60189
60193
  $treeview-drop-count-border-size: 1px !default;
@@ -60198,9 +60202,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
60198
60202
  $treeview-big-font-size: $text-base !default;
60199
60203
  $treeview-big-icon-font-size: $text-2xl !default;
60200
60204
  $treeview-big-item-height: 42px !default;
60201
- $treeview-big-text-height: 40px !default;
60202
- $treeview-big-input-height: 40px !default;
60203
- $treeview-big-text-padding: 0 12px !default;
60205
+ $treeview-big-text-height: 24px !default;
60206
+ $treeview-big-input-height: 38px !default;
60207
+ $treeview-big-text-padding: 9px 12px !default;
60204
60208
  $treeview-big-input-padding: 0 9px !default;
60205
60209
  $treeview-big-icon-padding: 0px !default;
60206
60210
  $treeview-big-image-margin: 0 0 0 12px !default;
@@ -60223,7 +60227,7 @@ $treeview-big-rtl-text-wrap-padding: 0 24px 0 0 !default;
60223
60227
  $treeview-big-drag-icon-font-size: $text-2xl !default;
60224
60228
  $treeview-big-drag-item-text-padding-left: 24px !default;
60225
60229
  $treeview-big-drag-before-icon-padding: 6px !default;
60226
- $treeview-big-check-text-padding: 0 12px !default;
60230
+ $treeview-big-check-text-padding: 9px 12px !default;
60227
60231
  $treeview-big-check-wrap-width: calc(100% - 29px) !default;
60228
60232
  $treeview-big-check-icon-wrap-width: calc(100% - 65px) !default;
60229
60233
  $treeview-big-check-icon-img-wrap-width: calc(100% - 101px) !default;
@@ -60435,7 +60439,7 @@ $treeview-item-active-check-color: $primary !default;
60435
60439
 
60436
60440
  .e-list-item {
60437
60441
  list-style: none;
60438
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
60442
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
60439
60443
  padding: 2px 0;
60440
60444
  }
60441
60445
  @if $skin-name == 'fluent2' {
@@ -60443,13 +60447,12 @@ $treeview-item-active-check-color: $primary !default;
60443
60447
  }
60444
60448
 
60445
60449
  .e-ul {
60446
- margin: 2px 0 -2px;
60447
60450
  padding: $treeview-child-ul-padding;
60448
- @if $skin-name == 'tailwind' {
60449
- margin: 2px 0 0;
60451
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
60452
+ margin: 2px 0 -2px;
60450
60453
  }
60451
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
60452
- margin: 0;
60454
+ @if $skin-name == 'fluent2' {
60455
+ margin-top: 4px;
60453
60456
  }
60454
60457
  }
60455
60458
 
@@ -60486,6 +60489,45 @@ $treeview-item-active-check-color: $primary !default;
60486
60489
  .e-icons.e-icons-spinner::before {
60487
60490
  content: none;
60488
60491
  }
60492
+
60493
+ .e-text-content {
60494
+ .e-list-text {
60495
+ &:has(> .e-input-group) {
60496
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60497
+ padding-top: 1px;
60498
+ padding-bottom: 1px;
60499
+ .e-input-group {
60500
+ height: 34px;
60501
+
60502
+ .e-input {
60503
+ line-height: 26px;
60504
+ min-height: 26px;
60505
+ }
60506
+ }
60507
+ }
60508
+ @if $skin-name == 'tailwind3' {
60509
+ padding-top: 4px;
60510
+ padding-bottom: 4px;
60511
+ }
60512
+ @if $skin-name == 'highcontrast' {
60513
+ padding-top: 3px;
60514
+ padding-bottom: 3px;
60515
+ }
60516
+ @if ($skin-name == 'FluentUI') {
60517
+ padding-top: 3px;
60518
+ padding-bottom: 3px;
60519
+ }
60520
+ @if $skin-name == 'bootstrap5.3' {
60521
+ padding-top: 2px;
60522
+ padding-bottom: 2px;
60523
+ }
60524
+ @if $skin-name == 'bootstrap4' {
60525
+ padding-top: 5px;
60526
+ padding-bottom: 5px;
60527
+ }
60528
+ }
60529
+ }
60530
+ }
60489
60531
  }
60490
60532
 
60491
60533
  .e-icons {
@@ -60503,11 +60545,14 @@ $treeview-item-active-check-color: $primary !default;
60503
60545
 
60504
60546
  .e-text-content {
60505
60547
  @include user-select;
60506
- border: 1px solid;
60507
60548
  cursor: pointer;
60508
60549
  margin: 0;
60509
60550
  padding: $treeview-text-wrap-padding;
60510
60551
 
60552
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
60553
+ border: 1px solid;
60554
+ }
60555
+
60511
60556
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
60512
60557
  border: none;
60513
60558
  }
@@ -60593,14 +60638,13 @@ $treeview-item-active-check-color: $primary !default;
60593
60638
 
60594
60639
  .e-input-group {
60595
60640
  height: $treeview-input-height;
60596
- @if ($skin-name == 'FluentUI') {
60597
- margin-top: 3px;
60598
- }
60599
- @else if($skin-name == 'tailwind') {
60600
- margin-bottom: 3px;
60641
+ @if ($skin-name == 'tailwind') {
60642
+ margin-top: 4px;
60643
+ margin-bottom: 4px;
60601
60644
  }
60602
60645
  @else if($skin-name == 'bootstrap5') {
60603
- margin-bottom: 2px;
60646
+ margin-bottom: 3px;
60647
+ margin-top: 3px;
60604
60648
  }
60605
60649
  @else {
60606
60650
  margin-bottom: 0;
@@ -60610,9 +60654,20 @@ $treeview-item-active-check-color: $primary !default;
60610
60654
  @if ($skin-name == 'fluent2') {
60611
60655
  border-color: $treeview-input-border-color;
60612
60656
  }
60613
- @if $skin-name != 'material' {
60614
- .e-input {
60657
+ .e-input {
60658
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
60615
60659
  height: 28px;
60660
+ padding-top: 6px;
60661
+ padding-bottom: 6px;
60662
+ }
60663
+ @if $skin-name == 'tailwind3' {
60664
+ line-height: 20px;
60665
+ height: 32px;
60666
+ }
60667
+ @if $skin-name == 'bootstrap5.3' {
60668
+ height: 32px;
60669
+ padding-top: 5px;
60670
+ padding-bottom: 5px;
60616
60671
  }
60617
60672
  }
60618
60673
  }
@@ -61204,13 +61259,13 @@ $treeview-item-active-check-color: $primary !default;
61204
61259
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
61205
61260
  color: $treeview-item-active-check-color;
61206
61261
  }
61207
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
61262
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
61208
61263
  border-color: $content-text-color-selected;
61209
61264
  }
61210
61265
  }
61211
61266
 
61212
61267
  .e-stop {
61213
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
61268
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
61214
61269
  border-color: $content-text-color-selected;
61215
61270
  }
61216
61271
  }
@@ -61261,6 +61316,11 @@ $treeview-item-active-check-color: $primary !default;
61261
61316
  }
61262
61317
  }
61263
61318
  }
61319
+ @if ($theme-name == 'fluent2-highcontrast') {
61320
+ .e-checkbox-wrapper .e-frame.e-check {
61321
+ border-color: $content-text-color-hover;
61322
+ }
61323
+ }
61264
61324
  }
61265
61325
 
61266
61326
  .e-sibling {
@@ -61630,6 +61690,30 @@ $treeview-item-active-check-color: $primary !default;
61630
61690
  min-height: $treeview-big-item-height;
61631
61691
  }
61632
61692
 
61693
+ @if $skin-name == 'bootstrap5.3' {
61694
+ padding: $treeview-big-text-padding;
61695
+ }
61696
+
61697
+ @if $skin-name == 'highcontrast' {
61698
+ padding-top: 11px;
61699
+ padding-bottom: 11px;
61700
+ }
61701
+
61702
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
61703
+ padding-top: 12px;
61704
+ padding-bottom: 12px;
61705
+ }
61706
+
61707
+ @if $skin-name == 'FluentUI' {
61708
+ padding-top: 10px;
61709
+ padding-bottom: 10px;
61710
+ }
61711
+
61712
+ @if $skin-name == 'bootstrap4' {
61713
+ padding-top: 13px;
61714
+ padding-bottom: 13px;
61715
+ }
61716
+
61633
61717
  .e-input-group {
61634
61718
  height: $treeview-big-input-height;
61635
61719
 
@@ -61638,6 +61722,69 @@ $treeview-item-active-check-color: $primary !default;
61638
61722
  height: 36px;
61639
61723
  }
61640
61724
  }
61725
+
61726
+ @if $skin-name =='bootstrap5' {
61727
+ padding-top: 6px;
61728
+ padding-bottom: 6px;
61729
+ margin-top: 2px;
61730
+ margin-bottom: 2px;
61731
+ }
61732
+
61733
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
61734
+ line-height: 42px;
61735
+ min-height: 42px;
61736
+ }
61737
+
61738
+ .e-input {
61739
+ @if $skin-name =='tailwind3' {
61740
+ height: 40px;
61741
+ line-height: 24px;
61742
+ padding-top: 8px;
61743
+ padding-bottom: 8px;
61744
+ }
61745
+
61746
+ @if $skin-name =='bootstrap5' {
61747
+ height: 24px;
61748
+ }
61749
+
61750
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
61751
+ line-height: 28px;
61752
+ min-height: 28px;
61753
+ padding-top: 9px;
61754
+ padding-bottom: 5px;
61755
+ }
61756
+
61757
+ @if $skin-name == 'bootstrap5.3' {
61758
+ line-height: 24px;
61759
+ min-height: 24px;
61760
+ padding-top: 7px;
61761
+ padding-bottom: 7px;
61762
+ }
61763
+ }
61764
+ }
61765
+ }
61766
+
61767
+ .e-list-item .e-text-content .e-list-text {
61768
+ &:has(> .e-input-group) {
61769
+ @if $skin-name =='highcontrast' {
61770
+ padding-top: 4px;
61771
+ padding-bottom: 4px;
61772
+ }
61773
+
61774
+ @if $skin-name =='FluentUI' {
61775
+ padding-top: 2px;
61776
+ padding-bottom: 2px;
61777
+ }
61778
+
61779
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
61780
+ padding-top: 3px;
61781
+ padding-bottom: 3px;
61782
+ }
61783
+
61784
+ @if $skin-name == 'bootstrap4' {
61785
+ padding-top: 6px;
61786
+ padding-bottom: 6px;
61787
+ }
61641
61788
  }
61642
61789
  }
61643
61790
 
@@ -61822,6 +61969,10 @@ $treeview-item-active-check-color: $primary !default;
61822
61969
  .e-treeview.e-bigger {
61823
61970
  .e-list-text {
61824
61971
  font-size: $treeview-big-font-size;
61972
+ @if $skin-name == 'Material3' {
61973
+ padding: 12px;
61974
+ }
61975
+
61825
61976
  @if $skin-name == 'bootstrap4' {
61826
61977
  color: $treeview-big-text-color;
61827
61978
  }
@@ -110159,9 +110310,9 @@ $skeleton-card-color: $content-bg-color-alt2;
110159
110310
 
110160
110311
  //Layout Variables Start
110161
110312
  //Mouse Mode Start
110162
- $toast-icon-nrml-height: 20px !default;
110163
- $toast-icon-nrml-width: 20px !default;
110164
- $toast-icon-nrml-size: $text-sm !default;
110313
+ $toast-icon-nrml-height: 18px !default;
110314
+ $toast-icon-nrml-width: 18px !default;
110315
+ $toast-icon-nrml-size: 18px !default;
110165
110316
  $toast-icon-nrml-right-margin: 14px !default;
110166
110317
  $toast-close-icon-nrml-height: 20px !default;
110167
110318
  $toast-close-icon-nrml-width: 20px !default;
@@ -110181,9 +110332,9 @@ $toast-title-font-nrml-size: $text-sm !default;
110181
110332
  //Mouse Mode End
110182
110333
 
110183
110334
  //Touch Mode Start
110184
- $toast-icon-bgr-height: 24px !default;
110185
- $toast-icon-bgr-width: 24px !default;
110186
- $toast-icon-bgr-size: 18px !default;
110335
+ $toast-icon-bgr-height: 20px !default;
110336
+ $toast-icon-bgr-width: 20px !default;
110337
+ $toast-icon-bgr-size: 20px !default;
110187
110338
  $toast-icon-bgr-right-margin: 16px !default;
110188
110339
  $toast-close-icon-bgr-height: 24px !default;
110189
110340
  $toast-close-icon-bgr-width: 24px !default;
@@ -110230,7 +110381,7 @@ $toast-success-hover-box-shadow: $shadow !default;
110230
110381
  $toast-info-bg-color: $info-light-alt !default;
110231
110382
  $toast-info-color: $info-dark !default;
110232
110383
  $toast-info-title-color: $info-dark !default;
110233
- $toast-info-title-border-color: $info-dark !default;
110384
+ $toast-info-title-border-color: $info !default;
110234
110385
  $toast-info-icon-color: $info-dark !default;
110235
110386
  $toast-info-content-color: $info-dark !default;
110236
110387
  $toast-info-hover-bg-color: $info-light-alt !default;
@@ -110240,7 +110391,7 @@ $toast-info-hover-box-shadow: $shadow !default;
110240
110391
  $toast-warning-bg-color: $warning-light-alt !default;
110241
110392
  $toast-warning-color: $warning-dark !default;
110242
110393
  $toast-warning-title-color: $warning-dark !default;
110243
- $toast-warning-title-border-color: $warning-dark !default;
110394
+ $toast-warning-title-border-color: $border-warning !default;
110244
110395
  $toast-warning-icon-color: $warning-dark !default;
110245
110396
  $toast-warning-content-color: $warning-dark !default;
110246
110397
  $toast-warning-hover-bg-color: $warning-light-alt !default;
@@ -110389,10 +110540,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
110389
110540
  &:first-child {
110390
110541
  padding: 0;
110391
110542
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110392
- padding-bottom: 12px;
110543
+ padding-bottom: 8px;
110393
110544
  padding-left: 12px;
110394
110545
  padding-right: 12px;
110395
- padding-top: 12px;
110546
+ padding-top: 8px;
110396
110547
  }
110397
110548
  }
110398
110549
 
@@ -110460,7 +110611,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
110460
110611
  .e-toast-content {
110461
110612
  &:first-child {
110462
110613
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110463
- padding-left: 48px;
110614
+ padding-left: 44px;
110464
110615
  }
110465
110616
  }
110466
110617
  }
@@ -110507,9 +110658,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
110507
110658
  margin-right: $toast-icon-nrml-right-margin;
110508
110659
  width: $toast-icon-nrml-width;
110509
110660
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110510
- left: 16px;
110511
- margin-left: 13px;
110512
- margin-top: 13px;
110661
+ left: 0;
110662
+ margin-left: 12px;
110663
+ margin-top: 10px;
110664
+ padding-bottom: 6px;
110665
+ position: absolute;
110666
+ }
110667
+ @if $skin-name == 'fluent2' {
110668
+ margin-top: 2px;
110513
110669
  }
110514
110670
  }
110515
110671
 
@@ -110981,8 +111137,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
110981
111137
  margin-right: $toast-icon-bgr-right-margin;
110982
111138
  width: $toast-icon-bgr-width;
110983
111139
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110984
- left: 18px;
110985
- margin-top: 13px;
111140
+ left: 0;
111141
+ margin-top: 14px;
111142
+ margin-left: 12px;
110986
111143
  }
110987
111144
  }
110988
111145