@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
@@ -29170,6 +29170,10 @@ $calendar-selected-month-bg-color: $primary-lighter !default;
29170
29170
  border-color: transparent;
29171
29171
  color: $calendar-today-disabled-color;
29172
29172
  }
29173
+ @if $skin-name == 'tailwind3' {
29174
+ background-color: $calendar-today-disabled-background-style;
29175
+ border-color: $calendar-today-disabled-border-style;
29176
+ }
29173
29177
  }
29174
29178
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
29175
29179
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -60994,7 +60998,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60994
60998
 
60995
60999
  .e-list-item {
60996
61000
  list-style: none;
60997
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
61001
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
60998
61002
  padding: 2px 0;
60999
61003
  }
61000
61004
  @if $skin-name == 'fluent2' {
@@ -61002,13 +61006,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61002
61006
  }
61003
61007
 
61004
61008
  .e-ul {
61005
- margin: 2px 0 -2px;
61006
61009
  padding: $treeview-child-ul-padding;
61007
- @if $skin-name == 'tailwind' {
61008
- margin: 2px 0 0;
61010
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
61011
+ margin: 2px 0 -2px;
61009
61012
  }
61010
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
61011
- margin: 0;
61013
+ @if $skin-name == 'fluent2' {
61014
+ margin-top: 4px;
61012
61015
  }
61013
61016
  }
61014
61017
 
@@ -61045,6 +61048,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61045
61048
  .e-icons.e-icons-spinner::before {
61046
61049
  content: none;
61047
61050
  }
61051
+
61052
+ .e-text-content {
61053
+ .e-list-text {
61054
+ &:has(> .e-input-group) {
61055
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
61056
+ padding-top: 1px;
61057
+ padding-bottom: 1px;
61058
+ .e-input-group {
61059
+ height: 34px;
61060
+
61061
+ .e-input {
61062
+ line-height: 26px;
61063
+ min-height: 26px;
61064
+ }
61065
+ }
61066
+ }
61067
+ @if $skin-name == 'tailwind3' {
61068
+ padding-top: 4px;
61069
+ padding-bottom: 4px;
61070
+ }
61071
+ @if $skin-name == 'highcontrast' {
61072
+ padding-top: 3px;
61073
+ padding-bottom: 3px;
61074
+ }
61075
+ @if ($skin-name == 'FluentUI') {
61076
+ padding-top: 3px;
61077
+ padding-bottom: 3px;
61078
+ }
61079
+ @if $skin-name == 'bootstrap5.3' {
61080
+ padding-top: 2px;
61081
+ padding-bottom: 2px;
61082
+ }
61083
+ @if $skin-name == 'bootstrap4' {
61084
+ padding-top: 5px;
61085
+ padding-bottom: 5px;
61086
+ }
61087
+ }
61088
+ }
61089
+ }
61048
61090
  }
61049
61091
 
61050
61092
  .e-icons {
@@ -61062,11 +61104,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61062
61104
 
61063
61105
  .e-text-content {
61064
61106
  @include user-select;
61065
- border: 1px solid;
61066
61107
  cursor: pointer;
61067
61108
  margin: 0;
61068
61109
  padding: $treeview-text-wrap-padding;
61069
61110
 
61111
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
61112
+ border: 1px solid;
61113
+ }
61114
+
61070
61115
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
61071
61116
  border: none;
61072
61117
  }
@@ -61152,14 +61197,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61152
61197
 
61153
61198
  .e-input-group {
61154
61199
  height: $treeview-input-height;
61155
- @if ($skin-name == 'FluentUI') {
61156
- margin-top: 3px;
61157
- }
61158
- @else if($skin-name == 'tailwind') {
61159
- margin-bottom: 3px;
61200
+ @if ($skin-name == 'tailwind') {
61201
+ margin-top: 4px;
61202
+ margin-bottom: 4px;
61160
61203
  }
61161
61204
  @else if($skin-name == 'bootstrap5') {
61162
- margin-bottom: 2px;
61205
+ margin-bottom: 3px;
61206
+ margin-top: 3px;
61163
61207
  }
61164
61208
  @else {
61165
61209
  margin-bottom: 0;
@@ -61169,9 +61213,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61169
61213
  @if ($skin-name == 'fluent2') {
61170
61214
  border-color: $treeview-input-border-color;
61171
61215
  }
61172
- @if $skin-name != 'material' {
61173
- .e-input {
61216
+ .e-input {
61217
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
61174
61218
  height: 28px;
61219
+ padding-top: 6px;
61220
+ padding-bottom: 6px;
61221
+ }
61222
+ @if $skin-name == 'tailwind3' {
61223
+ line-height: 20px;
61224
+ height: 32px;
61225
+ }
61226
+ @if $skin-name == 'bootstrap5.3' {
61227
+ height: 32px;
61228
+ padding-top: 5px;
61229
+ padding-bottom: 5px;
61175
61230
  }
61176
61231
  }
61177
61232
  }
@@ -61763,13 +61818,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61763
61818
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
61764
61819
  color: $treeview-item-active-check-color;
61765
61820
  }
61766
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
61821
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
61767
61822
  border-color: $content-text-color-selected;
61768
61823
  }
61769
61824
  }
61770
61825
 
61771
61826
  .e-stop {
61772
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
61827
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
61773
61828
  border-color: $content-text-color-selected;
61774
61829
  }
61775
61830
  }
@@ -61820,6 +61875,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61820
61875
  }
61821
61876
  }
61822
61877
  }
61878
+ @if ($theme-name == 'fluent2-highcontrast') {
61879
+ .e-checkbox-wrapper .e-frame.e-check {
61880
+ border-color: $content-text-color-hover;
61881
+ }
61882
+ }
61823
61883
  }
61824
61884
 
61825
61885
  .e-sibling {
@@ -62189,6 +62249,30 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
62189
62249
  min-height: $treeview-big-item-height;
62190
62250
  }
62191
62251
 
62252
+ @if $skin-name == 'bootstrap5.3' {
62253
+ padding: $treeview-big-text-padding;
62254
+ }
62255
+
62256
+ @if $skin-name == 'highcontrast' {
62257
+ padding-top: 11px;
62258
+ padding-bottom: 11px;
62259
+ }
62260
+
62261
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
62262
+ padding-top: 12px;
62263
+ padding-bottom: 12px;
62264
+ }
62265
+
62266
+ @if $skin-name == 'FluentUI' {
62267
+ padding-top: 10px;
62268
+ padding-bottom: 10px;
62269
+ }
62270
+
62271
+ @if $skin-name == 'bootstrap4' {
62272
+ padding-top: 13px;
62273
+ padding-bottom: 13px;
62274
+ }
62275
+
62192
62276
  .e-input-group {
62193
62277
  height: $treeview-big-input-height;
62194
62278
 
@@ -62197,6 +62281,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
62197
62281
  height: 36px;
62198
62282
  }
62199
62283
  }
62284
+
62285
+ @if $skin-name =='bootstrap5' {
62286
+ padding-top: 6px;
62287
+ padding-bottom: 6px;
62288
+ margin-top: 2px;
62289
+ margin-bottom: 2px;
62290
+ }
62291
+
62292
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
62293
+ line-height: 42px;
62294
+ min-height: 42px;
62295
+ }
62296
+
62297
+ .e-input {
62298
+ @if $skin-name =='tailwind3' {
62299
+ height: 40px;
62300
+ line-height: 24px;
62301
+ padding-top: 8px;
62302
+ padding-bottom: 8px;
62303
+ }
62304
+
62305
+ @if $skin-name =='bootstrap5' {
62306
+ height: 24px;
62307
+ }
62308
+
62309
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
62310
+ line-height: 28px;
62311
+ min-height: 28px;
62312
+ padding-top: 9px;
62313
+ padding-bottom: 5px;
62314
+ }
62315
+
62316
+ @if $skin-name == 'bootstrap5.3' {
62317
+ line-height: 24px;
62318
+ min-height: 24px;
62319
+ padding-top: 7px;
62320
+ padding-bottom: 7px;
62321
+ }
62322
+ }
62323
+ }
62324
+ }
62325
+
62326
+ .e-list-item .e-text-content .e-list-text {
62327
+ &:has(> .e-input-group) {
62328
+ @if $skin-name =='highcontrast' {
62329
+ padding-top: 4px;
62330
+ padding-bottom: 4px;
62331
+ }
62332
+
62333
+ @if $skin-name =='FluentUI' {
62334
+ padding-top: 2px;
62335
+ padding-bottom: 2px;
62336
+ }
62337
+
62338
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
62339
+ padding-top: 3px;
62340
+ padding-bottom: 3px;
62341
+ }
62342
+
62343
+ @if $skin-name == 'bootstrap4' {
62344
+ padding-top: 6px;
62345
+ padding-bottom: 6px;
62346
+ }
62200
62347
  }
62201
62348
  }
62202
62349
 
@@ -62381,6 +62528,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
62381
62528
  .e-treeview.e-bigger {
62382
62529
  .e-list-text {
62383
62530
  font-size: $treeview-big-font-size;
62531
+ @if $skin-name == 'Material3' {
62532
+ padding: 12px;
62533
+ }
62534
+
62384
62535
  @if $skin-name == 'bootstrap4' {
62385
62536
  color: $treeview-big-text-color;
62386
62537
  }
@@ -111064,14 +111215,14 @@ $skeleton-card-color: $kanban-bg-color;
111064
111215
  $toast-icon-nrml-height: 20px !default;
111065
111216
  $toast-icon-nrml-width: 20px !default;
111066
111217
  $toast-icon-nrml-size: $text-base !default;
111067
- $toast-icon-nrml-right-margin: 12px !default;
111218
+ $toast-icon-nrml-right-margin: 10px !default;
111068
111219
  $toast-close-icon-nrml-height: 20px !default;
111069
111220
  $toast-close-icon-nrml-width: 20px !default;
111070
111221
  $toast-close-icon-nrml-size: $text-base !default;
111071
111222
  $toast-position-nrml-distance: 10px !default;
111072
111223
  $multitoast-nrml-gap-distance: 10px !default;
111073
111224
  $toast-nrml-min-height: 48px !default;
111074
- $toast-nrml-padding: 18px !default;
111225
+ $toast-nrml-padding: 16px !default;
111075
111226
  $toast-action-btn-nrml-padding: 8px 0 0 8px !default;
111076
111227
  $toast-action-btn-nrml-margin: 10px !default;
111077
111228
  $toast-progressbar-nrml-height: 4px !default;
@@ -111085,7 +111236,7 @@ $toast-title-font-nrml-size: $text-sm !default;
111085
111236
  //Touch Mode Start
111086
111237
  $toast-icon-bgr-height: 24px !default;
111087
111238
  $toast-icon-bgr-width: 24px !default;
111088
- $toast-icon-bgr-size: 18px !default;
111239
+ $toast-icon-bgr-size: 12px !default;
111089
111240
  $toast-icon-bgr-right-margin: 16px !default;
111090
111241
  $toast-close-icon-bgr-height: 24px !default;
111091
111242
  $toast-close-icon-bgr-width: 24px !default;
@@ -111294,10 +111445,10 @@ $toast-warning-icon: '\e703' !default;
111294
111445
  &:first-child {
111295
111446
  padding: 0;
111296
111447
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
111297
- padding-bottom: 12px;
111448
+ padding-bottom: 8px;
111298
111449
  padding-left: 12px;
111299
111450
  padding-right: 12px;
111300
- padding-top: 12px;
111451
+ padding-top: 8px;
111301
111452
  }
111302
111453
  }
111303
111454
 
@@ -111365,7 +111516,7 @@ $toast-warning-icon: '\e703' !default;
111365
111516
  .e-toast-content {
111366
111517
  &:first-child {
111367
111518
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
111368
- padding-left: 48px;
111519
+ padding-left: 44px;
111369
111520
  }
111370
111521
  }
111371
111522
  }
@@ -111412,9 +111563,14 @@ $toast-warning-icon: '\e703' !default;
111412
111563
  margin-right: $toast-icon-nrml-right-margin;
111413
111564
  width: $toast-icon-nrml-width;
111414
111565
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
111415
- left: 16px;
111416
- margin-left: 13px;
111417
- margin-top: 13px;
111566
+ left: 0;
111567
+ margin-left: 12px;
111568
+ margin-top: 10px;
111569
+ padding-bottom: 6px;
111570
+ position: absolute;
111571
+ }
111572
+ @if $skin-name == 'fluent2' {
111573
+ margin-top: 2px;
111418
111574
  }
111419
111575
  }
111420
111576
 
@@ -111886,8 +112042,9 @@ $toast-warning-icon: '\e703' !default;
111886
112042
  margin-right: $toast-icon-bgr-right-margin;
111887
112043
  width: $toast-icon-bgr-width;
111888
112044
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
111889
- left: 18px;
111890
- margin-top: 13px;
112045
+ left: 0;
112046
+ margin-top: 14px;
112047
+ margin-left: 12px;
111891
112048
  }
111892
112049
  }
111893
112050
 
@@ -22076,6 +22076,10 @@ $calendar-selected-month-bg-color: $primary-lighter !default;
22076
22076
  border-color: transparent;
22077
22077
  color: $calendar-today-disabled-color;
22078
22078
  }
22079
+ @if $skin-name == 'tailwind3' {
22080
+ background-color: $calendar-today-disabled-background-style;
22081
+ border-color: $calendar-today-disabled-border-style;
22082
+ }
22079
22083
  }
22080
22084
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
22081
22085
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -45859,7 +45863,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45859
45863
 
45860
45864
  .e-list-item {
45861
45865
  list-style: none;
45862
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
45866
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
45863
45867
  padding: 2px 0;
45864
45868
  }
45865
45869
  @if $skin-name == 'fluent2' {
@@ -45867,13 +45871,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45867
45871
  }
45868
45872
 
45869
45873
  .e-ul {
45870
- margin: 2px 0 -2px;
45871
45874
  padding: $treeview-child-ul-padding;
45872
- @if $skin-name == 'tailwind' {
45873
- margin: 2px 0 0;
45875
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
45876
+ margin: 2px 0 -2px;
45874
45877
  }
45875
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
45876
- margin: 0;
45878
+ @if $skin-name == 'fluent2' {
45879
+ margin-top: 4px;
45877
45880
  }
45878
45881
  }
45879
45882
 
@@ -45910,6 +45913,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45910
45913
  .e-icons.e-icons-spinner::before {
45911
45914
  content: none;
45912
45915
  }
45916
+
45917
+ .e-text-content {
45918
+ .e-list-text {
45919
+ &:has(> .e-input-group) {
45920
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
45921
+ padding-top: 1px;
45922
+ padding-bottom: 1px;
45923
+ .e-input-group {
45924
+ height: 34px;
45925
+
45926
+ .e-input {
45927
+ line-height: 26px;
45928
+ min-height: 26px;
45929
+ }
45930
+ }
45931
+ }
45932
+ @if $skin-name == 'tailwind3' {
45933
+ padding-top: 4px;
45934
+ padding-bottom: 4px;
45935
+ }
45936
+ @if $skin-name == 'highcontrast' {
45937
+ padding-top: 3px;
45938
+ padding-bottom: 3px;
45939
+ }
45940
+ @if ($skin-name == 'FluentUI') {
45941
+ padding-top: 3px;
45942
+ padding-bottom: 3px;
45943
+ }
45944
+ @if $skin-name == 'bootstrap5.3' {
45945
+ padding-top: 2px;
45946
+ padding-bottom: 2px;
45947
+ }
45948
+ @if $skin-name == 'bootstrap4' {
45949
+ padding-top: 5px;
45950
+ padding-bottom: 5px;
45951
+ }
45952
+ }
45953
+ }
45954
+ }
45913
45955
  }
45914
45956
 
45915
45957
  .e-icons {
@@ -45927,11 +45969,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45927
45969
 
45928
45970
  .e-text-content {
45929
45971
  @include user-select;
45930
- border: 1px solid;
45931
45972
  cursor: pointer;
45932
45973
  margin: 0;
45933
45974
  padding: $treeview-text-wrap-padding;
45934
45975
 
45976
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
45977
+ border: 1px solid;
45978
+ }
45979
+
45935
45980
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
45936
45981
  border: none;
45937
45982
  }
@@ -46017,14 +46062,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
46017
46062
 
46018
46063
  .e-input-group {
46019
46064
  height: $treeview-input-height;
46020
- @if ($skin-name == 'FluentUI') {
46021
- margin-top: 3px;
46022
- }
46023
- @else if($skin-name == 'tailwind') {
46024
- margin-bottom: 3px;
46065
+ @if ($skin-name == 'tailwind') {
46066
+ margin-top: 4px;
46067
+ margin-bottom: 4px;
46025
46068
  }
46026
46069
  @else if($skin-name == 'bootstrap5') {
46027
- margin-bottom: 2px;
46070
+ margin-bottom: 3px;
46071
+ margin-top: 3px;
46028
46072
  }
46029
46073
  @else {
46030
46074
  margin-bottom: 0;
@@ -46034,9 +46078,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
46034
46078
  @if ($skin-name == 'fluent2') {
46035
46079
  border-color: $treeview-input-border-color;
46036
46080
  }
46037
- @if $skin-name != 'material' {
46038
- .e-input {
46081
+ .e-input {
46082
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
46039
46083
  height: 28px;
46084
+ padding-top: 6px;
46085
+ padding-bottom: 6px;
46086
+ }
46087
+ @if $skin-name == 'tailwind3' {
46088
+ line-height: 20px;
46089
+ height: 32px;
46090
+ }
46091
+ @if $skin-name == 'bootstrap5.3' {
46092
+ height: 32px;
46093
+ padding-top: 5px;
46094
+ padding-bottom: 5px;
46040
46095
  }
46041
46096
  }
46042
46097
  }
@@ -46628,13 +46683,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
46628
46683
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
46629
46684
  color: $treeview-item-active-check-color;
46630
46685
  }
46631
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
46686
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
46632
46687
  border-color: $content-text-color-selected;
46633
46688
  }
46634
46689
  }
46635
46690
 
46636
46691
  .e-stop {
46637
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
46692
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
46638
46693
  border-color: $content-text-color-selected;
46639
46694
  }
46640
46695
  }
@@ -46685,6 +46740,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
46685
46740
  }
46686
46741
  }
46687
46742
  }
46743
+ @if ($theme-name == 'fluent2-highcontrast') {
46744
+ .e-checkbox-wrapper .e-frame.e-check {
46745
+ border-color: $content-text-color-hover;
46746
+ }
46747
+ }
46688
46748
  }
46689
46749
 
46690
46750
  .e-sibling {
@@ -84436,14 +84496,14 @@ $skeleton-card-color: $kanban-bg-color;
84436
84496
  $toast-icon-nrml-height: 20px !default;
84437
84497
  $toast-icon-nrml-width: 20px !default;
84438
84498
  $toast-icon-nrml-size: $text-base !default;
84439
- $toast-icon-nrml-right-margin: 12px !default;
84499
+ $toast-icon-nrml-right-margin: 10px !default;
84440
84500
  $toast-close-icon-nrml-height: 20px !default;
84441
84501
  $toast-close-icon-nrml-width: 20px !default;
84442
84502
  $toast-close-icon-nrml-size: $text-base !default;
84443
84503
  $toast-position-nrml-distance: 10px !default;
84444
84504
  $multitoast-nrml-gap-distance: 10px !default;
84445
84505
  $toast-nrml-min-height: 48px !default;
84446
- $toast-nrml-padding: 18px !default;
84506
+ $toast-nrml-padding: 16px !default;
84447
84507
  $toast-action-btn-nrml-padding: 8px 0 0 8px !default;
84448
84508
  $toast-action-btn-nrml-margin: 10px !default;
84449
84509
  $toast-progressbar-nrml-height: 4px !default;
@@ -84457,7 +84517,7 @@ $toast-title-font-nrml-size: $text-sm !default;
84457
84517
  //Touch Mode Start
84458
84518
  $toast-icon-bgr-height: 24px !default;
84459
84519
  $toast-icon-bgr-width: 24px !default;
84460
- $toast-icon-bgr-size: 18px !default;
84520
+ $toast-icon-bgr-size: 12px !default;
84461
84521
  $toast-icon-bgr-right-margin: 16px !default;
84462
84522
  $toast-close-icon-bgr-height: 24px !default;
84463
84523
  $toast-close-icon-bgr-width: 24px !default;
@@ -84666,10 +84726,10 @@ $toast-warning-icon: '\e703' !default;
84666
84726
  &:first-child {
84667
84727
  padding: 0;
84668
84728
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
84669
- padding-bottom: 12px;
84729
+ padding-bottom: 8px;
84670
84730
  padding-left: 12px;
84671
84731
  padding-right: 12px;
84672
- padding-top: 12px;
84732
+ padding-top: 8px;
84673
84733
  }
84674
84734
  }
84675
84735
 
@@ -84737,7 +84797,7 @@ $toast-warning-icon: '\e703' !default;
84737
84797
  .e-toast-content {
84738
84798
  &:first-child {
84739
84799
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
84740
- padding-left: 48px;
84800
+ padding-left: 44px;
84741
84801
  }
84742
84802
  }
84743
84803
  }
@@ -84784,9 +84844,14 @@ $toast-warning-icon: '\e703' !default;
84784
84844
  margin-right: $toast-icon-nrml-right-margin;
84785
84845
  width: $toast-icon-nrml-width;
84786
84846
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
84787
- left: 16px;
84788
- margin-left: 13px;
84789
- margin-top: 13px;
84847
+ left: 0;
84848
+ margin-left: 12px;
84849
+ margin-top: 10px;
84850
+ padding-bottom: 6px;
84851
+ position: absolute;
84852
+ }
84853
+ @if $skin-name == 'fluent2' {
84854
+ margin-top: 2px;
84790
84855
  }
84791
84856
  }
84792
84857