@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
@@ -29942,6 +29942,10 @@ $calendar-selected-month-bg-color: $primary-lighter !default;
29942
29942
  border-color: transparent;
29943
29943
  color: $calendar-today-disabled-color;
29944
29944
  }
29945
+ @if $skin-name == 'tailwind3' {
29946
+ background-color: $calendar-today-disabled-background-style;
29947
+ border-color: $calendar-today-disabled-border-style;
29948
+ }
29945
29949
  }
29946
29950
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
29947
29951
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -61766,7 +61770,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61766
61770
 
61767
61771
  .e-list-item {
61768
61772
  list-style: none;
61769
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
61773
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
61770
61774
  padding: 2px 0;
61771
61775
  }
61772
61776
  @if $skin-name == 'fluent2' {
@@ -61774,13 +61778,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61774
61778
  }
61775
61779
 
61776
61780
  .e-ul {
61777
- margin: 2px 0 -2px;
61778
61781
  padding: $treeview-child-ul-padding;
61779
- @if $skin-name == 'tailwind' {
61780
- margin: 2px 0 0;
61782
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
61783
+ margin: 2px 0 -2px;
61781
61784
  }
61782
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
61783
- margin: 0;
61785
+ @if $skin-name == 'fluent2' {
61786
+ margin-top: 4px;
61784
61787
  }
61785
61788
  }
61786
61789
 
@@ -61817,6 +61820,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61817
61820
  .e-icons.e-icons-spinner::before {
61818
61821
  content: none;
61819
61822
  }
61823
+
61824
+ .e-text-content {
61825
+ .e-list-text {
61826
+ &:has(> .e-input-group) {
61827
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
61828
+ padding-top: 1px;
61829
+ padding-bottom: 1px;
61830
+ .e-input-group {
61831
+ height: 34px;
61832
+
61833
+ .e-input {
61834
+ line-height: 26px;
61835
+ min-height: 26px;
61836
+ }
61837
+ }
61838
+ }
61839
+ @if $skin-name == 'tailwind3' {
61840
+ padding-top: 4px;
61841
+ padding-bottom: 4px;
61842
+ }
61843
+ @if $skin-name == 'highcontrast' {
61844
+ padding-top: 3px;
61845
+ padding-bottom: 3px;
61846
+ }
61847
+ @if ($skin-name == 'FluentUI') {
61848
+ padding-top: 3px;
61849
+ padding-bottom: 3px;
61850
+ }
61851
+ @if $skin-name == 'bootstrap5.3' {
61852
+ padding-top: 2px;
61853
+ padding-bottom: 2px;
61854
+ }
61855
+ @if $skin-name == 'bootstrap4' {
61856
+ padding-top: 5px;
61857
+ padding-bottom: 5px;
61858
+ }
61859
+ }
61860
+ }
61861
+ }
61820
61862
  }
61821
61863
 
61822
61864
  .e-icons {
@@ -61834,11 +61876,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61834
61876
 
61835
61877
  .e-text-content {
61836
61878
  @include user-select;
61837
- border: 1px solid;
61838
61879
  cursor: pointer;
61839
61880
  margin: 0;
61840
61881
  padding: $treeview-text-wrap-padding;
61841
61882
 
61883
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
61884
+ border: 1px solid;
61885
+ }
61886
+
61842
61887
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
61843
61888
  border: none;
61844
61889
  }
@@ -61924,14 +61969,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61924
61969
 
61925
61970
  .e-input-group {
61926
61971
  height: $treeview-input-height;
61927
- @if ($skin-name == 'FluentUI') {
61928
- margin-top: 3px;
61929
- }
61930
- @else if($skin-name == 'tailwind') {
61931
- margin-bottom: 3px;
61972
+ @if ($skin-name == 'tailwind') {
61973
+ margin-top: 4px;
61974
+ margin-bottom: 4px;
61932
61975
  }
61933
61976
  @else if($skin-name == 'bootstrap5') {
61934
- margin-bottom: 2px;
61977
+ margin-bottom: 3px;
61978
+ margin-top: 3px;
61935
61979
  }
61936
61980
  @else {
61937
61981
  margin-bottom: 0;
@@ -61941,9 +61985,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61941
61985
  @if ($skin-name == 'fluent2') {
61942
61986
  border-color: $treeview-input-border-color;
61943
61987
  }
61944
- @if $skin-name != 'material' {
61945
- .e-input {
61988
+ .e-input {
61989
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
61946
61990
  height: 28px;
61991
+ padding-top: 6px;
61992
+ padding-bottom: 6px;
61993
+ }
61994
+ @if $skin-name == 'tailwind3' {
61995
+ line-height: 20px;
61996
+ height: 32px;
61997
+ }
61998
+ @if $skin-name == 'bootstrap5.3' {
61999
+ height: 32px;
62000
+ padding-top: 5px;
62001
+ padding-bottom: 5px;
61947
62002
  }
61948
62003
  }
61949
62004
  }
@@ -62535,13 +62590,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
62535
62590
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
62536
62591
  color: $treeview-item-active-check-color;
62537
62592
  }
62538
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
62593
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
62539
62594
  border-color: $content-text-color-selected;
62540
62595
  }
62541
62596
  }
62542
62597
 
62543
62598
  .e-stop {
62544
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
62599
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
62545
62600
  border-color: $content-text-color-selected;
62546
62601
  }
62547
62602
  }
@@ -62592,6 +62647,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
62592
62647
  }
62593
62648
  }
62594
62649
  }
62650
+ @if ($theme-name == 'fluent2-highcontrast') {
62651
+ .e-checkbox-wrapper .e-frame.e-check {
62652
+ border-color: $content-text-color-hover;
62653
+ }
62654
+ }
62595
62655
  }
62596
62656
 
62597
62657
  .e-sibling {
@@ -62961,6 +63021,30 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
62961
63021
  min-height: $treeview-big-item-height;
62962
63022
  }
62963
63023
 
63024
+ @if $skin-name == 'bootstrap5.3' {
63025
+ padding: $treeview-big-text-padding;
63026
+ }
63027
+
63028
+ @if $skin-name == 'highcontrast' {
63029
+ padding-top: 11px;
63030
+ padding-bottom: 11px;
63031
+ }
63032
+
63033
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
63034
+ padding-top: 12px;
63035
+ padding-bottom: 12px;
63036
+ }
63037
+
63038
+ @if $skin-name == 'FluentUI' {
63039
+ padding-top: 10px;
63040
+ padding-bottom: 10px;
63041
+ }
63042
+
63043
+ @if $skin-name == 'bootstrap4' {
63044
+ padding-top: 13px;
63045
+ padding-bottom: 13px;
63046
+ }
63047
+
62964
63048
  .e-input-group {
62965
63049
  height: $treeview-big-input-height;
62966
63050
 
@@ -62969,6 +63053,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
62969
63053
  height: 36px;
62970
63054
  }
62971
63055
  }
63056
+
63057
+ @if $skin-name =='bootstrap5' {
63058
+ padding-top: 6px;
63059
+ padding-bottom: 6px;
63060
+ margin-top: 2px;
63061
+ margin-bottom: 2px;
63062
+ }
63063
+
63064
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
63065
+ line-height: 42px;
63066
+ min-height: 42px;
63067
+ }
63068
+
63069
+ .e-input {
63070
+ @if $skin-name =='tailwind3' {
63071
+ height: 40px;
63072
+ line-height: 24px;
63073
+ padding-top: 8px;
63074
+ padding-bottom: 8px;
63075
+ }
63076
+
63077
+ @if $skin-name =='bootstrap5' {
63078
+ height: 24px;
63079
+ }
63080
+
63081
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
63082
+ line-height: 28px;
63083
+ min-height: 28px;
63084
+ padding-top: 9px;
63085
+ padding-bottom: 5px;
63086
+ }
63087
+
63088
+ @if $skin-name == 'bootstrap5.3' {
63089
+ line-height: 24px;
63090
+ min-height: 24px;
63091
+ padding-top: 7px;
63092
+ padding-bottom: 7px;
63093
+ }
63094
+ }
63095
+ }
63096
+ }
63097
+
63098
+ .e-list-item .e-text-content .e-list-text {
63099
+ &:has(> .e-input-group) {
63100
+ @if $skin-name =='highcontrast' {
63101
+ padding-top: 4px;
63102
+ padding-bottom: 4px;
63103
+ }
63104
+
63105
+ @if $skin-name =='FluentUI' {
63106
+ padding-top: 2px;
63107
+ padding-bottom: 2px;
63108
+ }
63109
+
63110
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
63111
+ padding-top: 3px;
63112
+ padding-bottom: 3px;
63113
+ }
63114
+
63115
+ @if $skin-name == 'bootstrap4' {
63116
+ padding-top: 6px;
63117
+ padding-bottom: 6px;
63118
+ }
62972
63119
  }
62973
63120
  }
62974
63121
 
@@ -63153,6 +63300,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
63153
63300
  .e-treeview.e-bigger {
63154
63301
  .e-list-text {
63155
63302
  font-size: $treeview-big-font-size;
63303
+ @if $skin-name == 'Material3' {
63304
+ padding: 12px;
63305
+ }
63306
+
63156
63307
  @if $skin-name == 'bootstrap4' {
63157
63308
  color: $treeview-big-text-color;
63158
63309
  }
@@ -111836,14 +111987,14 @@ $skeleton-card-color: $kanban-bg-color;
111836
111987
  $toast-icon-nrml-height: 20px !default;
111837
111988
  $toast-icon-nrml-width: 20px !default;
111838
111989
  $toast-icon-nrml-size: $text-base !default;
111839
- $toast-icon-nrml-right-margin: 12px !default;
111990
+ $toast-icon-nrml-right-margin: 10px !default;
111840
111991
  $toast-close-icon-nrml-height: 20px !default;
111841
111992
  $toast-close-icon-nrml-width: 20px !default;
111842
111993
  $toast-close-icon-nrml-size: $text-base !default;
111843
111994
  $toast-position-nrml-distance: 10px !default;
111844
111995
  $multitoast-nrml-gap-distance: 10px !default;
111845
111996
  $toast-nrml-min-height: 48px !default;
111846
- $toast-nrml-padding: 18px !default;
111997
+ $toast-nrml-padding: 16px !default;
111847
111998
  $toast-action-btn-nrml-padding: 8px 0 0 8px !default;
111848
111999
  $toast-action-btn-nrml-margin: 10px !default;
111849
112000
  $toast-progressbar-nrml-height: 4px !default;
@@ -111857,7 +112008,7 @@ $toast-title-font-nrml-size: $text-sm !default;
111857
112008
  //Touch Mode Start
111858
112009
  $toast-icon-bgr-height: 24px !default;
111859
112010
  $toast-icon-bgr-width: 24px !default;
111860
- $toast-icon-bgr-size: 18px !default;
112011
+ $toast-icon-bgr-size: 12px !default;
111861
112012
  $toast-icon-bgr-right-margin: 16px !default;
111862
112013
  $toast-close-icon-bgr-height: 24px !default;
111863
112014
  $toast-close-icon-bgr-width: 24px !default;
@@ -112066,10 +112217,10 @@ $toast-warning-icon: '\e703' !default;
112066
112217
  &:first-child {
112067
112218
  padding: 0;
112068
112219
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
112069
- padding-bottom: 12px;
112220
+ padding-bottom: 8px;
112070
112221
  padding-left: 12px;
112071
112222
  padding-right: 12px;
112072
- padding-top: 12px;
112223
+ padding-top: 8px;
112073
112224
  }
112074
112225
  }
112075
112226
 
@@ -112137,7 +112288,7 @@ $toast-warning-icon: '\e703' !default;
112137
112288
  .e-toast-content {
112138
112289
  &:first-child {
112139
112290
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
112140
- padding-left: 48px;
112291
+ padding-left: 44px;
112141
112292
  }
112142
112293
  }
112143
112294
  }
@@ -112184,9 +112335,14 @@ $toast-warning-icon: '\e703' !default;
112184
112335
  margin-right: $toast-icon-nrml-right-margin;
112185
112336
  width: $toast-icon-nrml-width;
112186
112337
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
112187
- left: 16px;
112188
- margin-left: 13px;
112189
- margin-top: 13px;
112338
+ left: 0;
112339
+ margin-left: 12px;
112340
+ margin-top: 10px;
112341
+ padding-bottom: 6px;
112342
+ position: absolute;
112343
+ }
112344
+ @if $skin-name == 'fluent2' {
112345
+ margin-top: 2px;
112190
112346
  }
112191
112347
  }
112192
112348
 
@@ -112658,8 +112814,9 @@ $toast-warning-icon: '\e703' !default;
112658
112814
  margin-right: $toast-icon-bgr-right-margin;
112659
112815
  width: $toast-icon-bgr-width;
112660
112816
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
112661
- left: 18px;
112662
- margin-top: 13px;
112817
+ left: 0;
112818
+ margin-top: 14px;
112819
+ margin-left: 12px;
112663
112820
  }
112664
112821
  }
112665
112822
 
@@ -19552,6 +19552,10 @@ $calendar-small-font-size: 12px !default;
19552
19552
  border-color: transparent;
19553
19553
  color: $calendar-today-disabled-color;
19554
19554
  }
19555
+ @if $skin-name == 'tailwind3' {
19556
+ background-color: $calendar-today-disabled-background-style;
19557
+ border-color: $calendar-today-disabled-border-style;
19558
+ }
19555
19559
  }
19556
19560
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
19557
19561
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -42894,8 +42898,8 @@ $treeview-checkmark-bgcolor: $selection-font !default;
42894
42898
  $treeview-checkmark-border-color: $selection-font !default;
42895
42899
  $treeview-checkmark-color: $selection-bg !default;
42896
42900
 
42897
- $treeview-item-height: 32px !default;
42898
- $treeview-text-height: 30px !default;
42901
+ $treeview-item-height: 36px !default;
42902
+ $treeview-text-height: 22px !default;
42899
42903
  $treeview-input-height: 30px !default;
42900
42904
  $treeview-root-ul-padding: 0 0 0 24px !default;
42901
42905
  $treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
@@ -42907,7 +42911,7 @@ $treeview-icon-size: 24px !default;
42907
42911
  $treeview-icon-margin: 0 0 0 -24px !default;
42908
42912
  $treeview-rtl-icon-margin: 0 -24px 0 0 !default;
42909
42913
  $treeview-icon-padding: 7px !default;
42910
- $treeview-text-padding: 0 8px !default;
42914
+ $treeview-text-padding: 7px 8px !default;
42911
42915
  $treeview-text-margin: 0 !default;
42912
42916
  $treeview-image-size: 18px !default;
42913
42917
  $treeview-image-margin: 0 0 0 5px !default;
@@ -42930,7 +42934,7 @@ $treeview-icon-image-margin: 0 0 0 10px !default;
42930
42934
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
42931
42935
  $treeview-check-margin: 0 0 0 5px !default;
42932
42936
  $treeview-rtl-check-margin: 0 5px 0 0 !default;
42933
- $treeview-check-text-padding: 0 8px !default;
42937
+ $treeview-check-text-padding: 7px 8px !default;
42934
42938
  $treeview-check-image-margin: 0 0 0 12px !default;
42935
42939
  $treeview-rtl-check-image-margin: 0 12px 0 0 !default;
42936
42940
  $treeview-border-shadow: 0 -1px 2px $hover-border, 0 1px 2px $hover-border !default;
@@ -42944,8 +42948,8 @@ $treeview-check-icon-img-wrap-width: calc(100% - 89px) !default;
42944
42948
  $treeview-icon-wrap-width: calc(100% - 29px) !default;
42945
42949
  $treeview-icon-img-wrap-width: calc(100% - 57px) !default;
42946
42950
 
42947
- $treeview-big-item-height: 40px !default;
42948
- $treeview-big-text-height: 38px !default;
42951
+ $treeview-big-item-height: 46px !default;
42952
+ $treeview-big-text-height: 24px !default;
42949
42953
  $treeview-big-input-height: 38px !default;
42950
42954
  $treeview-big-text-padding: 0 10px !default;
42951
42955
  $treeview-big-input-padding: 0 9px !default;
@@ -43137,7 +43141,7 @@ $ripple-width: 32px !default;
43137
43141
 
43138
43142
  .e-list-item {
43139
43143
  list-style: none;
43140
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
43144
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43141
43145
  padding: 2px 0;
43142
43146
  }
43143
43147
  @if $skin-name == 'fluent2' {
@@ -43145,13 +43149,12 @@ $ripple-width: 32px !default;
43145
43149
  }
43146
43150
 
43147
43151
  .e-ul {
43148
- margin: 2px 0 -2px;
43149
43152
  padding: $treeview-child-ul-padding;
43150
- @if $skin-name == 'tailwind' {
43151
- margin: 2px 0 0;
43153
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43154
+ margin: 2px 0 -2px;
43152
43155
  }
43153
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
43154
- margin: 0;
43156
+ @if $skin-name == 'fluent2' {
43157
+ margin-top: 4px;
43155
43158
  }
43156
43159
  }
43157
43160
 
@@ -43188,6 +43191,45 @@ $ripple-width: 32px !default;
43188
43191
  .e-icons.e-icons-spinner::before {
43189
43192
  content: none;
43190
43193
  }
43194
+
43195
+ .e-text-content {
43196
+ .e-list-text {
43197
+ &:has(> .e-input-group) {
43198
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
43199
+ padding-top: 1px;
43200
+ padding-bottom: 1px;
43201
+ .e-input-group {
43202
+ height: 34px;
43203
+
43204
+ .e-input {
43205
+ line-height: 26px;
43206
+ min-height: 26px;
43207
+ }
43208
+ }
43209
+ }
43210
+ @if $skin-name == 'tailwind3' {
43211
+ padding-top: 4px;
43212
+ padding-bottom: 4px;
43213
+ }
43214
+ @if $skin-name == 'highcontrast' {
43215
+ padding-top: 3px;
43216
+ padding-bottom: 3px;
43217
+ }
43218
+ @if ($skin-name == 'FluentUI') {
43219
+ padding-top: 3px;
43220
+ padding-bottom: 3px;
43221
+ }
43222
+ @if $skin-name == 'bootstrap5.3' {
43223
+ padding-top: 2px;
43224
+ padding-bottom: 2px;
43225
+ }
43226
+ @if $skin-name == 'bootstrap4' {
43227
+ padding-top: 5px;
43228
+ padding-bottom: 5px;
43229
+ }
43230
+ }
43231
+ }
43232
+ }
43191
43233
  }
43192
43234
 
43193
43235
  .e-icons {
@@ -43205,11 +43247,14 @@ $ripple-width: 32px !default;
43205
43247
 
43206
43248
  .e-text-content {
43207
43249
  @include user-select;
43208
- border: 1px solid;
43209
43250
  cursor: pointer;
43210
43251
  margin: 0;
43211
43252
  padding: $treeview-text-wrap-padding;
43212
43253
 
43254
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43255
+ border: 1px solid;
43256
+ }
43257
+
43213
43258
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
43214
43259
  border: none;
43215
43260
  }
@@ -43295,14 +43340,13 @@ $ripple-width: 32px !default;
43295
43340
 
43296
43341
  .e-input-group {
43297
43342
  height: $treeview-input-height;
43298
- @if ($skin-name == 'FluentUI') {
43299
- margin-top: 3px;
43300
- }
43301
- @else if($skin-name == 'tailwind') {
43302
- margin-bottom: 3px;
43343
+ @if ($skin-name == 'tailwind') {
43344
+ margin-top: 4px;
43345
+ margin-bottom: 4px;
43303
43346
  }
43304
43347
  @else if($skin-name == 'bootstrap5') {
43305
- margin-bottom: 2px;
43348
+ margin-bottom: 3px;
43349
+ margin-top: 3px;
43306
43350
  }
43307
43351
  @else {
43308
43352
  margin-bottom: 0;
@@ -43312,9 +43356,20 @@ $ripple-width: 32px !default;
43312
43356
  @if ($skin-name == 'fluent2') {
43313
43357
  border-color: $treeview-input-border-color;
43314
43358
  }
43315
- @if $skin-name != 'material' {
43316
- .e-input {
43359
+ .e-input {
43360
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
43317
43361
  height: 28px;
43362
+ padding-top: 6px;
43363
+ padding-bottom: 6px;
43364
+ }
43365
+ @if $skin-name == 'tailwind3' {
43366
+ line-height: 20px;
43367
+ height: 32px;
43368
+ }
43369
+ @if $skin-name == 'bootstrap5.3' {
43370
+ height: 32px;
43371
+ padding-top: 5px;
43372
+ padding-bottom: 5px;
43318
43373
  }
43319
43374
  }
43320
43375
  }
@@ -43906,13 +43961,13 @@ $ripple-width: 32px !default;
43906
43961
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
43907
43962
  color: $treeview-item-active-check-color;
43908
43963
  }
43909
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
43964
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
43910
43965
  border-color: $content-text-color-selected;
43911
43966
  }
43912
43967
  }
43913
43968
 
43914
43969
  .e-stop {
43915
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
43970
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
43916
43971
  border-color: $content-text-color-selected;
43917
43972
  }
43918
43973
  }
@@ -43963,6 +44018,11 @@ $ripple-width: 32px !default;
43963
44018
  }
43964
44019
  }
43965
44020
  }
44021
+ @if ($theme-name == 'fluent2-highcontrast') {
44022
+ .e-checkbox-wrapper .e-frame.e-check {
44023
+ border-color: $content-text-color-hover;
44024
+ }
44025
+ }
43966
44026
  }
43967
44027
 
43968
44028
  .e-sibling {
@@ -81540,10 +81600,10 @@ $toast-close-icon-hover-color: $selection-font !default;
81540
81600
  &:first-child {
81541
81601
  padding: 0;
81542
81602
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81543
- padding-bottom: 12px;
81603
+ padding-bottom: 8px;
81544
81604
  padding-left: 12px;
81545
81605
  padding-right: 12px;
81546
- padding-top: 12px;
81606
+ padding-top: 8px;
81547
81607
  }
81548
81608
  }
81549
81609
 
@@ -81611,7 +81671,7 @@ $toast-close-icon-hover-color: $selection-font !default;
81611
81671
  .e-toast-content {
81612
81672
  &:first-child {
81613
81673
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81614
- padding-left: 48px;
81674
+ padding-left: 44px;
81615
81675
  }
81616
81676
  }
81617
81677
  }
@@ -81658,9 +81718,14 @@ $toast-close-icon-hover-color: $selection-font !default;
81658
81718
  margin-right: $toast-icon-nrml-right-margin;
81659
81719
  width: $toast-icon-nrml-width;
81660
81720
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81661
- left: 16px;
81662
- margin-left: 13px;
81663
- margin-top: 13px;
81721
+ left: 0;
81722
+ margin-left: 12px;
81723
+ margin-top: 10px;
81724
+ padding-bottom: 6px;
81725
+ position: absolute;
81726
+ }
81727
+ @if $skin-name == 'fluent2' {
81728
+ margin-top: 2px;
81664
81729
  }
81665
81730
  }
81666
81731