@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
@@ -27585,6 +27585,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
27585
27585
  border-color: transparent;
27586
27586
  color: $calendar-today-disabled-color;
27587
27587
  }
27588
+ @if $skin-name == 'tailwind3' {
27589
+ background-color: $calendar-today-disabled-background-style;
27590
+ border-color: $calendar-today-disabled-border-style;
27591
+ }
27588
27592
  }
27589
27593
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
27590
27594
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -59260,7 +59264,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59260
59264
 
59261
59265
  .e-list-item {
59262
59266
  list-style: none;
59263
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59267
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59264
59268
  padding: 2px 0;
59265
59269
  }
59266
59270
  @if $skin-name == 'fluent2' {
@@ -59268,13 +59272,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59268
59272
  }
59269
59273
 
59270
59274
  .e-ul {
59271
- margin: 2px 0 -2px;
59272
59275
  padding: $treeview-child-ul-padding;
59273
- @if $skin-name == 'tailwind' {
59274
- margin: 2px 0 0;
59276
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59277
+ margin: 2px 0 -2px;
59275
59278
  }
59276
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59277
- margin: 0;
59279
+ @if $skin-name == 'fluent2' {
59280
+ margin-top: 4px;
59278
59281
  }
59279
59282
  }
59280
59283
 
@@ -59311,6 +59314,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59311
59314
  .e-icons.e-icons-spinner::before {
59312
59315
  content: none;
59313
59316
  }
59317
+
59318
+ .e-text-content {
59319
+ .e-list-text {
59320
+ &:has(> .e-input-group) {
59321
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59322
+ padding-top: 1px;
59323
+ padding-bottom: 1px;
59324
+ .e-input-group {
59325
+ height: 34px;
59326
+
59327
+ .e-input {
59328
+ line-height: 26px;
59329
+ min-height: 26px;
59330
+ }
59331
+ }
59332
+ }
59333
+ @if $skin-name == 'tailwind3' {
59334
+ padding-top: 4px;
59335
+ padding-bottom: 4px;
59336
+ }
59337
+ @if $skin-name == 'highcontrast' {
59338
+ padding-top: 3px;
59339
+ padding-bottom: 3px;
59340
+ }
59341
+ @if ($skin-name == 'FluentUI') {
59342
+ padding-top: 3px;
59343
+ padding-bottom: 3px;
59344
+ }
59345
+ @if $skin-name == 'bootstrap5.3' {
59346
+ padding-top: 2px;
59347
+ padding-bottom: 2px;
59348
+ }
59349
+ @if $skin-name == 'bootstrap4' {
59350
+ padding-top: 5px;
59351
+ padding-bottom: 5px;
59352
+ }
59353
+ }
59354
+ }
59355
+ }
59314
59356
  }
59315
59357
 
59316
59358
  .e-icons {
@@ -59328,11 +59370,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59328
59370
 
59329
59371
  .e-text-content {
59330
59372
  @include user-select;
59331
- border: 1px solid;
59332
59373
  cursor: pointer;
59333
59374
  margin: 0;
59334
59375
  padding: $treeview-text-wrap-padding;
59335
59376
 
59377
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59378
+ border: 1px solid;
59379
+ }
59380
+
59336
59381
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59337
59382
  border: none;
59338
59383
  }
@@ -59418,14 +59463,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59418
59463
 
59419
59464
  .e-input-group {
59420
59465
  height: $treeview-input-height;
59421
- @if ($skin-name == 'FluentUI') {
59422
- margin-top: 3px;
59423
- }
59424
- @else if($skin-name == 'tailwind') {
59425
- margin-bottom: 3px;
59466
+ @if ($skin-name == 'tailwind') {
59467
+ margin-top: 4px;
59468
+ margin-bottom: 4px;
59426
59469
  }
59427
59470
  @else if($skin-name == 'bootstrap5') {
59428
- margin-bottom: 2px;
59471
+ margin-bottom: 3px;
59472
+ margin-top: 3px;
59429
59473
  }
59430
59474
  @else {
59431
59475
  margin-bottom: 0;
@@ -59435,9 +59479,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59435
59479
  @if ($skin-name == 'fluent2') {
59436
59480
  border-color: $treeview-input-border-color;
59437
59481
  }
59438
- @if $skin-name != 'material' {
59439
- .e-input {
59482
+ .e-input {
59483
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59440
59484
  height: 28px;
59485
+ padding-top: 6px;
59486
+ padding-bottom: 6px;
59487
+ }
59488
+ @if $skin-name == 'tailwind3' {
59489
+ line-height: 20px;
59490
+ height: 32px;
59491
+ }
59492
+ @if $skin-name == 'bootstrap5.3' {
59493
+ height: 32px;
59494
+ padding-top: 5px;
59495
+ padding-bottom: 5px;
59441
59496
  }
59442
59497
  }
59443
59498
  }
@@ -60029,13 +60084,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60029
60084
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
60030
60085
  color: $treeview-item-active-check-color;
60031
60086
  }
60032
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60087
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60033
60088
  border-color: $content-text-color-selected;
60034
60089
  }
60035
60090
  }
60036
60091
 
60037
60092
  .e-stop {
60038
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60093
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60039
60094
  border-color: $content-text-color-selected;
60040
60095
  }
60041
60096
  }
@@ -60086,6 +60141,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60086
60141
  }
60087
60142
  }
60088
60143
  }
60144
+ @if ($theme-name == 'fluent2-highcontrast') {
60145
+ .e-checkbox-wrapper .e-frame.e-check {
60146
+ border-color: $content-text-color-hover;
60147
+ }
60148
+ }
60089
60149
  }
60090
60150
 
60091
60151
  .e-sibling {
@@ -60455,6 +60515,30 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60455
60515
  min-height: $treeview-big-item-height;
60456
60516
  }
60457
60517
 
60518
+ @if $skin-name == 'bootstrap5.3' {
60519
+ padding: $treeview-big-text-padding;
60520
+ }
60521
+
60522
+ @if $skin-name == 'highcontrast' {
60523
+ padding-top: 11px;
60524
+ padding-bottom: 11px;
60525
+ }
60526
+
60527
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60528
+ padding-top: 12px;
60529
+ padding-bottom: 12px;
60530
+ }
60531
+
60532
+ @if $skin-name == 'FluentUI' {
60533
+ padding-top: 10px;
60534
+ padding-bottom: 10px;
60535
+ }
60536
+
60537
+ @if $skin-name == 'bootstrap4' {
60538
+ padding-top: 13px;
60539
+ padding-bottom: 13px;
60540
+ }
60541
+
60458
60542
  .e-input-group {
60459
60543
  height: $treeview-big-input-height;
60460
60544
 
@@ -60463,6 +60547,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60463
60547
  height: 36px;
60464
60548
  }
60465
60549
  }
60550
+
60551
+ @if $skin-name =='bootstrap5' {
60552
+ padding-top: 6px;
60553
+ padding-bottom: 6px;
60554
+ margin-top: 2px;
60555
+ margin-bottom: 2px;
60556
+ }
60557
+
60558
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60559
+ line-height: 42px;
60560
+ min-height: 42px;
60561
+ }
60562
+
60563
+ .e-input {
60564
+ @if $skin-name =='tailwind3' {
60565
+ height: 40px;
60566
+ line-height: 24px;
60567
+ padding-top: 8px;
60568
+ padding-bottom: 8px;
60569
+ }
60570
+
60571
+ @if $skin-name =='bootstrap5' {
60572
+ height: 24px;
60573
+ }
60574
+
60575
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60576
+ line-height: 28px;
60577
+ min-height: 28px;
60578
+ padding-top: 9px;
60579
+ padding-bottom: 5px;
60580
+ }
60581
+
60582
+ @if $skin-name == 'bootstrap5.3' {
60583
+ line-height: 24px;
60584
+ min-height: 24px;
60585
+ padding-top: 7px;
60586
+ padding-bottom: 7px;
60587
+ }
60588
+ }
60589
+ }
60590
+ }
60591
+
60592
+ .e-list-item .e-text-content .e-list-text {
60593
+ &:has(> .e-input-group) {
60594
+ @if $skin-name =='highcontrast' {
60595
+ padding-top: 4px;
60596
+ padding-bottom: 4px;
60597
+ }
60598
+
60599
+ @if $skin-name =='FluentUI' {
60600
+ padding-top: 2px;
60601
+ padding-bottom: 2px;
60602
+ }
60603
+
60604
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60605
+ padding-top: 3px;
60606
+ padding-bottom: 3px;
60607
+ }
60608
+
60609
+ @if $skin-name == 'bootstrap4' {
60610
+ padding-top: 6px;
60611
+ padding-bottom: 6px;
60612
+ }
60466
60613
  }
60467
60614
  }
60468
60615
 
@@ -60647,6 +60794,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60647
60794
  .e-treeview.e-bigger {
60648
60795
  .e-list-text {
60649
60796
  font-size: $treeview-big-font-size;
60797
+ @if $skin-name == 'Material3' {
60798
+ padding: 12px;
60799
+ }
60800
+
60650
60801
  @if $skin-name == 'bootstrap4' {
60651
60802
  color: $treeview-big-text-color;
60652
60803
  }
@@ -109163,10 +109314,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109163
109314
  &:first-child {
109164
109315
  padding: 0;
109165
109316
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109166
- padding-bottom: 12px;
109317
+ padding-bottom: 8px;
109167
109318
  padding-left: 12px;
109168
109319
  padding-right: 12px;
109169
- padding-top: 12px;
109320
+ padding-top: 8px;
109170
109321
  }
109171
109322
  }
109172
109323
 
@@ -109234,7 +109385,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109234
109385
  .e-toast-content {
109235
109386
  &:first-child {
109236
109387
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109237
- padding-left: 48px;
109388
+ padding-left: 44px;
109238
109389
  }
109239
109390
  }
109240
109391
  }
@@ -109281,9 +109432,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109281
109432
  margin-right: $toast-icon-nrml-right-margin;
109282
109433
  width: $toast-icon-nrml-width;
109283
109434
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109284
- left: 16px;
109285
- margin-left: 13px;
109286
- margin-top: 13px;
109435
+ left: 0;
109436
+ margin-left: 12px;
109437
+ margin-top: 10px;
109438
+ padding-bottom: 6px;
109439
+ position: absolute;
109440
+ }
109441
+ @if $skin-name == 'fluent2' {
109442
+ margin-top: 2px;
109287
109443
  }
109288
109444
  }
109289
109445
 
@@ -109755,8 +109911,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109755
109911
  margin-right: $toast-icon-bgr-right-margin;
109756
109912
  width: $toast-icon-bgr-width;
109757
109913
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109758
- left: 18px;
109759
- margin-top: 13px;
109914
+ left: 0;
109915
+ margin-top: 14px;
109916
+ margin-left: 12px;
109760
109917
  }
109761
109918
  }
109762
109919
 
@@ -19717,6 +19717,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
19717
19717
  border-color: transparent;
19718
19718
  color: $calendar-today-disabled-color;
19719
19719
  }
19720
+ @if $skin-name == 'tailwind3' {
19721
+ background-color: $calendar-today-disabled-background-style;
19722
+ border-color: $calendar-today-disabled-border-style;
19723
+ }
19720
19724
  }
19721
19725
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
19722
19726
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -43351,7 +43355,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43351
43355
 
43352
43356
  .e-list-item {
43353
43357
  list-style: none;
43354
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
43358
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43355
43359
  padding: 2px 0;
43356
43360
  }
43357
43361
  @if $skin-name == 'fluent2' {
@@ -43359,13 +43363,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43359
43363
  }
43360
43364
 
43361
43365
  .e-ul {
43362
- margin: 2px 0 -2px;
43363
43366
  padding: $treeview-child-ul-padding;
43364
- @if $skin-name == 'tailwind' {
43365
- margin: 2px 0 0;
43367
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43368
+ margin: 2px 0 -2px;
43366
43369
  }
43367
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
43368
- margin: 0;
43370
+ @if $skin-name == 'fluent2' {
43371
+ margin-top: 4px;
43369
43372
  }
43370
43373
  }
43371
43374
 
@@ -43402,6 +43405,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43402
43405
  .e-icons.e-icons-spinner::before {
43403
43406
  content: none;
43404
43407
  }
43408
+
43409
+ .e-text-content {
43410
+ .e-list-text {
43411
+ &:has(> .e-input-group) {
43412
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
43413
+ padding-top: 1px;
43414
+ padding-bottom: 1px;
43415
+ .e-input-group {
43416
+ height: 34px;
43417
+
43418
+ .e-input {
43419
+ line-height: 26px;
43420
+ min-height: 26px;
43421
+ }
43422
+ }
43423
+ }
43424
+ @if $skin-name == 'tailwind3' {
43425
+ padding-top: 4px;
43426
+ padding-bottom: 4px;
43427
+ }
43428
+ @if $skin-name == 'highcontrast' {
43429
+ padding-top: 3px;
43430
+ padding-bottom: 3px;
43431
+ }
43432
+ @if ($skin-name == 'FluentUI') {
43433
+ padding-top: 3px;
43434
+ padding-bottom: 3px;
43435
+ }
43436
+ @if $skin-name == 'bootstrap5.3' {
43437
+ padding-top: 2px;
43438
+ padding-bottom: 2px;
43439
+ }
43440
+ @if $skin-name == 'bootstrap4' {
43441
+ padding-top: 5px;
43442
+ padding-bottom: 5px;
43443
+ }
43444
+ }
43445
+ }
43446
+ }
43405
43447
  }
43406
43448
 
43407
43449
  .e-icons {
@@ -43419,11 +43461,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43419
43461
 
43420
43462
  .e-text-content {
43421
43463
  @include user-select;
43422
- border: 1px solid;
43423
43464
  cursor: pointer;
43424
43465
  margin: 0;
43425
43466
  padding: $treeview-text-wrap-padding;
43426
43467
 
43468
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43469
+ border: 1px solid;
43470
+ }
43471
+
43427
43472
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
43428
43473
  border: none;
43429
43474
  }
@@ -43509,14 +43554,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43509
43554
 
43510
43555
  .e-input-group {
43511
43556
  height: $treeview-input-height;
43512
- @if ($skin-name == 'FluentUI') {
43513
- margin-top: 3px;
43514
- }
43515
- @else if($skin-name == 'tailwind') {
43516
- margin-bottom: 3px;
43557
+ @if ($skin-name == 'tailwind') {
43558
+ margin-top: 4px;
43559
+ margin-bottom: 4px;
43517
43560
  }
43518
43561
  @else if($skin-name == 'bootstrap5') {
43519
- margin-bottom: 2px;
43562
+ margin-bottom: 3px;
43563
+ margin-top: 3px;
43520
43564
  }
43521
43565
  @else {
43522
43566
  margin-bottom: 0;
@@ -43526,9 +43570,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43526
43570
  @if ($skin-name == 'fluent2') {
43527
43571
  border-color: $treeview-input-border-color;
43528
43572
  }
43529
- @if $skin-name != 'material' {
43530
- .e-input {
43573
+ .e-input {
43574
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
43531
43575
  height: 28px;
43576
+ padding-top: 6px;
43577
+ padding-bottom: 6px;
43578
+ }
43579
+ @if $skin-name == 'tailwind3' {
43580
+ line-height: 20px;
43581
+ height: 32px;
43582
+ }
43583
+ @if $skin-name == 'bootstrap5.3' {
43584
+ height: 32px;
43585
+ padding-top: 5px;
43586
+ padding-bottom: 5px;
43532
43587
  }
43533
43588
  }
43534
43589
  }
@@ -44120,13 +44175,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
44120
44175
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
44121
44176
  color: $treeview-item-active-check-color;
44122
44177
  }
44123
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44178
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44124
44179
  border-color: $content-text-color-selected;
44125
44180
  }
44126
44181
  }
44127
44182
 
44128
44183
  .e-stop {
44129
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44184
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44130
44185
  border-color: $content-text-color-selected;
44131
44186
  }
44132
44187
  }
@@ -44177,6 +44232,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
44177
44232
  }
44178
44233
  }
44179
44234
  }
44235
+ @if ($theme-name == 'fluent2-highcontrast') {
44236
+ .e-checkbox-wrapper .e-frame.e-check {
44237
+ border-color: $content-text-color-hover;
44238
+ }
44239
+ }
44180
44240
  }
44181
44241
 
44182
44242
  .e-sibling {
@@ -81761,10 +81821,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
81761
81821
  &:first-child {
81762
81822
  padding: 0;
81763
81823
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81764
- padding-bottom: 12px;
81824
+ padding-bottom: 8px;
81765
81825
  padding-left: 12px;
81766
81826
  padding-right: 12px;
81767
- padding-top: 12px;
81827
+ padding-top: 8px;
81768
81828
  }
81769
81829
  }
81770
81830
 
@@ -81832,7 +81892,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
81832
81892
  .e-toast-content {
81833
81893
  &:first-child {
81834
81894
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81835
- padding-left: 48px;
81895
+ padding-left: 44px;
81836
81896
  }
81837
81897
  }
81838
81898
  }
@@ -81879,9 +81939,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
81879
81939
  margin-right: $toast-icon-nrml-right-margin;
81880
81940
  width: $toast-icon-nrml-width;
81881
81941
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81882
- left: 16px;
81883
- margin-left: 13px;
81884
- margin-top: 13px;
81942
+ left: 0;
81943
+ margin-left: 12px;
81944
+ margin-top: 10px;
81945
+ padding-bottom: 6px;
81946
+ position: absolute;
81947
+ }
81948
+ @if $skin-name == 'fluent2' {
81949
+ margin-top: 2px;
81885
81950
  }
81886
81951
  }
81887
81952