@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
 
@@ -21304,6 +21304,10 @@ $calendar-selected-month-bg-color: $primary-lighter !default;
21304
21304
  border-color: transparent;
21305
21305
  color: $calendar-today-disabled-color;
21306
21306
  }
21307
+ @if $skin-name == 'tailwind3' {
21308
+ background-color: $calendar-today-disabled-background-style;
21309
+ border-color: $calendar-today-disabled-border-style;
21310
+ }
21307
21311
  }
21308
21312
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
21309
21313
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -45087,7 +45091,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45087
45091
 
45088
45092
  .e-list-item {
45089
45093
  list-style: none;
45090
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
45094
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
45091
45095
  padding: 2px 0;
45092
45096
  }
45093
45097
  @if $skin-name == 'fluent2' {
@@ -45095,13 +45099,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45095
45099
  }
45096
45100
 
45097
45101
  .e-ul {
45098
- margin: 2px 0 -2px;
45099
45102
  padding: $treeview-child-ul-padding;
45100
- @if $skin-name == 'tailwind' {
45101
- margin: 2px 0 0;
45103
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
45104
+ margin: 2px 0 -2px;
45102
45105
  }
45103
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
45104
- margin: 0;
45106
+ @if $skin-name == 'fluent2' {
45107
+ margin-top: 4px;
45105
45108
  }
45106
45109
  }
45107
45110
 
@@ -45138,6 +45141,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45138
45141
  .e-icons.e-icons-spinner::before {
45139
45142
  content: none;
45140
45143
  }
45144
+
45145
+ .e-text-content {
45146
+ .e-list-text {
45147
+ &:has(> .e-input-group) {
45148
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
45149
+ padding-top: 1px;
45150
+ padding-bottom: 1px;
45151
+ .e-input-group {
45152
+ height: 34px;
45153
+
45154
+ .e-input {
45155
+ line-height: 26px;
45156
+ min-height: 26px;
45157
+ }
45158
+ }
45159
+ }
45160
+ @if $skin-name == 'tailwind3' {
45161
+ padding-top: 4px;
45162
+ padding-bottom: 4px;
45163
+ }
45164
+ @if $skin-name == 'highcontrast' {
45165
+ padding-top: 3px;
45166
+ padding-bottom: 3px;
45167
+ }
45168
+ @if ($skin-name == 'FluentUI') {
45169
+ padding-top: 3px;
45170
+ padding-bottom: 3px;
45171
+ }
45172
+ @if $skin-name == 'bootstrap5.3' {
45173
+ padding-top: 2px;
45174
+ padding-bottom: 2px;
45175
+ }
45176
+ @if $skin-name == 'bootstrap4' {
45177
+ padding-top: 5px;
45178
+ padding-bottom: 5px;
45179
+ }
45180
+ }
45181
+ }
45182
+ }
45141
45183
  }
45142
45184
 
45143
45185
  .e-icons {
@@ -45155,11 +45197,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45155
45197
 
45156
45198
  .e-text-content {
45157
45199
  @include user-select;
45158
- border: 1px solid;
45159
45200
  cursor: pointer;
45160
45201
  margin: 0;
45161
45202
  padding: $treeview-text-wrap-padding;
45162
45203
 
45204
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
45205
+ border: 1px solid;
45206
+ }
45207
+
45163
45208
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
45164
45209
  border: none;
45165
45210
  }
@@ -45245,14 +45290,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45245
45290
 
45246
45291
  .e-input-group {
45247
45292
  height: $treeview-input-height;
45248
- @if ($skin-name == 'FluentUI') {
45249
- margin-top: 3px;
45250
- }
45251
- @else if($skin-name == 'tailwind') {
45252
- margin-bottom: 3px;
45293
+ @if ($skin-name == 'tailwind') {
45294
+ margin-top: 4px;
45295
+ margin-bottom: 4px;
45253
45296
  }
45254
45297
  @else if($skin-name == 'bootstrap5') {
45255
- margin-bottom: 2px;
45298
+ margin-bottom: 3px;
45299
+ margin-top: 3px;
45256
45300
  }
45257
45301
  @else {
45258
45302
  margin-bottom: 0;
@@ -45262,9 +45306,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45262
45306
  @if ($skin-name == 'fluent2') {
45263
45307
  border-color: $treeview-input-border-color;
45264
45308
  }
45265
- @if $skin-name != 'material' {
45266
- .e-input {
45309
+ .e-input {
45310
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
45267
45311
  height: 28px;
45312
+ padding-top: 6px;
45313
+ padding-bottom: 6px;
45314
+ }
45315
+ @if $skin-name == 'tailwind3' {
45316
+ line-height: 20px;
45317
+ height: 32px;
45318
+ }
45319
+ @if $skin-name == 'bootstrap5.3' {
45320
+ height: 32px;
45321
+ padding-top: 5px;
45322
+ padding-bottom: 5px;
45268
45323
  }
45269
45324
  }
45270
45325
  }
@@ -45856,13 +45911,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45856
45911
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
45857
45912
  color: $treeview-item-active-check-color;
45858
45913
  }
45859
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
45914
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
45860
45915
  border-color: $content-text-color-selected;
45861
45916
  }
45862
45917
  }
45863
45918
 
45864
45919
  .e-stop {
45865
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
45920
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
45866
45921
  border-color: $content-text-color-selected;
45867
45922
  }
45868
45923
  }
@@ -45913,6 +45968,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45913
45968
  }
45914
45969
  }
45915
45970
  }
45971
+ @if ($theme-name == 'fluent2-highcontrast') {
45972
+ .e-checkbox-wrapper .e-frame.e-check {
45973
+ border-color: $content-text-color-hover;
45974
+ }
45975
+ }
45916
45976
  }
45917
45977
 
45918
45978
  .e-sibling {
@@ -83664,14 +83724,14 @@ $skeleton-card-color: $kanban-bg-color;
83664
83724
  $toast-icon-nrml-height: 20px !default;
83665
83725
  $toast-icon-nrml-width: 20px !default;
83666
83726
  $toast-icon-nrml-size: $text-base !default;
83667
- $toast-icon-nrml-right-margin: 12px !default;
83727
+ $toast-icon-nrml-right-margin: 10px !default;
83668
83728
  $toast-close-icon-nrml-height: 20px !default;
83669
83729
  $toast-close-icon-nrml-width: 20px !default;
83670
83730
  $toast-close-icon-nrml-size: $text-base !default;
83671
83731
  $toast-position-nrml-distance: 10px !default;
83672
83732
  $multitoast-nrml-gap-distance: 10px !default;
83673
83733
  $toast-nrml-min-height: 48px !default;
83674
- $toast-nrml-padding: 18px !default;
83734
+ $toast-nrml-padding: 16px !default;
83675
83735
  $toast-action-btn-nrml-padding: 8px 0 0 8px !default;
83676
83736
  $toast-action-btn-nrml-margin: 10px !default;
83677
83737
  $toast-progressbar-nrml-height: 4px !default;
@@ -83685,7 +83745,7 @@ $toast-title-font-nrml-size: $text-sm !default;
83685
83745
  //Touch Mode Start
83686
83746
  $toast-icon-bgr-height: 24px !default;
83687
83747
  $toast-icon-bgr-width: 24px !default;
83688
- $toast-icon-bgr-size: 18px !default;
83748
+ $toast-icon-bgr-size: 12px !default;
83689
83749
  $toast-icon-bgr-right-margin: 16px !default;
83690
83750
  $toast-close-icon-bgr-height: 24px !default;
83691
83751
  $toast-close-icon-bgr-width: 24px !default;
@@ -83894,10 +83954,10 @@ $toast-warning-icon: '\e703' !default;
83894
83954
  &:first-child {
83895
83955
  padding: 0;
83896
83956
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
83897
- padding-bottom: 12px;
83957
+ padding-bottom: 8px;
83898
83958
  padding-left: 12px;
83899
83959
  padding-right: 12px;
83900
- padding-top: 12px;
83960
+ padding-top: 8px;
83901
83961
  }
83902
83962
  }
83903
83963
 
@@ -83965,7 +84025,7 @@ $toast-warning-icon: '\e703' !default;
83965
84025
  .e-toast-content {
83966
84026
  &:first-child {
83967
84027
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
83968
- padding-left: 48px;
84028
+ padding-left: 44px;
83969
84029
  }
83970
84030
  }
83971
84031
  }
@@ -84012,9 +84072,14 @@ $toast-warning-icon: '\e703' !default;
84012
84072
  margin-right: $toast-icon-nrml-right-margin;
84013
84073
  width: $toast-icon-nrml-width;
84014
84074
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
84015
- left: 16px;
84016
- margin-left: 13px;
84017
- margin-top: 13px;
84075
+ left: 0;
84076
+ margin-left: 12px;
84077
+ margin-top: 10px;
84078
+ padding-bottom: 6px;
84079
+ position: absolute;
84080
+ }
84081
+ @if $skin-name == 'fluent2' {
84082
+ margin-top: 2px;
84018
84083
  }
84019
84084
  }
84020
84085