@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
@@ -27347,6 +27347,10 @@ $calendar-small-font-size: 12px !default;
27347
27347
  border-color: transparent;
27348
27348
  color: $calendar-today-disabled-color;
27349
27349
  }
27350
+ @if $skin-name == 'tailwind3' {
27351
+ background-color: $calendar-today-disabled-background-style;
27352
+ border-color: $calendar-today-disabled-border-style;
27353
+ }
27350
27354
  }
27351
27355
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
27352
27356
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -58785,8 +58789,8 @@ $treeview-item-active-check-color: $primary !default;
58785
58789
  //enddefault
58786
58790
  //dimensions
58787
58791
  $treeview-skin-name: 'bootstrap4';
58788
- $treeview-item-height: 32px !default;
58789
- $treeview-text-height: 30px !default;
58792
+ $treeview-item-height: 40px !default;
58793
+ $treeview-text-height: 22px !default;
58790
58794
  $treeview-input-height: 30px !default;
58791
58795
  $treeview-root-ul-padding: 0 0 0 14px !default;
58792
58796
  $treeview-rtl-root-ul-padding: 0 14px 0 0 !default;
@@ -58802,7 +58806,7 @@ $treeview-big-icon-margin: 0 0 0 -24px !default;
58802
58806
  $treeview-rtl-icon-margin: -0.5px -20px 0 0 !default;
58803
58807
  $treeview-rtl-drag-margin: 10px -13px -1px 0;
58804
58808
  $treeview-icon-padding: 6px !default;
58805
- $treeview-text-padding: 0 8px 0 6px !default;
58809
+ $treeview-text-padding: 9px 8px 9px 6px !default;
58806
58810
  $treeview-text-margin: 0 !default;
58807
58811
  $treeview-image-size: 18px !default;
58808
58812
  $treeview-icon-size: 16px !default;
@@ -58827,7 +58831,7 @@ $treeview-icon-image-margin: 0 0 0 10px !default;
58827
58831
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
58828
58832
  $treeview-check-margin: 0 0 0 5px !default;
58829
58833
  $treeview-rtl-check-margin: 0 5px 0 0 !default;
58830
- $treeview-check-text-padding: 0 8px !default;
58834
+ $treeview-check-text-padding: 9px 8px !default;
58831
58835
  $treeview-check-image-margin: 0 0 0 12px !default;
58832
58836
  $treeview-rtl-check-image-margin: 5px 12px 0 0 !default;
58833
58837
  $treeview-drop-count-border-size: 0px !default;
@@ -58841,8 +58845,8 @@ $treeview-check-icon-img-wrap-width: calc(100% - 83px) !default;
58841
58845
  $treeview-icon-wrap-width: calc(100% - 29px) !default;
58842
58846
  $treeview-icon-img-wrap-width: calc(100% - 57px) !default;
58843
58847
 
58844
- $treeview-big-item-height: 40px !default;
58845
- $treeview-big-text-height: 36px !default;
58848
+ $treeview-big-item-height: 50px !default;
58849
+ $treeview-big-text-height: 24px !default;
58846
58850
  $treeview-big-input-height: 38px !default;
58847
58851
  $treeview-big-text-padding: 0 12px 0 8px !default;
58848
58852
  $treeview-big-drag-text-padding: 2px 12px 0 4px !default;
@@ -58860,7 +58864,7 @@ $treeview-big-rtl-image-margin: 2px 10px 0 0 !default;
58860
58864
  $treeview-big-icon-image-margin: 0 0 0 10px !default;
58861
58865
  $treeview-big-rtl-icon-image-margin: 0 10px 0 0 !default;
58862
58866
  $treeview-big-check-margin: 0 0 0 10px !default;
58863
- $treeview-big-check-text-padding: 0 12px !default;
58867
+ $treeview-big-check-text-padding: 13px 12px !default;
58864
58868
  $treeview-big-rtl-check-margin: 0 10px 0 0 !default;
58865
58869
  $treeview-big-check-image-margin: 0 0 0 16px !default;
58866
58870
  $treeview-big-rtl-check-image-margin: 4px 16px 2px 0 !default;
@@ -59048,7 +59052,7 @@ $ripple-width: 32px !default;
59048
59052
 
59049
59053
  .e-list-item {
59050
59054
  list-style: none;
59051
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59055
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59052
59056
  padding: 2px 0;
59053
59057
  }
59054
59058
  @if $skin-name == 'fluent2' {
@@ -59056,13 +59060,12 @@ $ripple-width: 32px !default;
59056
59060
  }
59057
59061
 
59058
59062
  .e-ul {
59059
- margin: 2px 0 -2px;
59060
59063
  padding: $treeview-child-ul-padding;
59061
- @if $skin-name == 'tailwind' {
59062
- margin: 2px 0 0;
59064
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59065
+ margin: 2px 0 -2px;
59063
59066
  }
59064
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59065
- margin: 0;
59067
+ @if $skin-name == 'fluent2' {
59068
+ margin-top: 4px;
59066
59069
  }
59067
59070
  }
59068
59071
 
@@ -59099,6 +59102,45 @@ $ripple-width: 32px !default;
59099
59102
  .e-icons.e-icons-spinner::before {
59100
59103
  content: none;
59101
59104
  }
59105
+
59106
+ .e-text-content {
59107
+ .e-list-text {
59108
+ &:has(> .e-input-group) {
59109
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59110
+ padding-top: 1px;
59111
+ padding-bottom: 1px;
59112
+ .e-input-group {
59113
+ height: 34px;
59114
+
59115
+ .e-input {
59116
+ line-height: 26px;
59117
+ min-height: 26px;
59118
+ }
59119
+ }
59120
+ }
59121
+ @if $skin-name == 'tailwind3' {
59122
+ padding-top: 4px;
59123
+ padding-bottom: 4px;
59124
+ }
59125
+ @if $skin-name == 'highcontrast' {
59126
+ padding-top: 3px;
59127
+ padding-bottom: 3px;
59128
+ }
59129
+ @if ($skin-name == 'FluentUI') {
59130
+ padding-top: 3px;
59131
+ padding-bottom: 3px;
59132
+ }
59133
+ @if $skin-name == 'bootstrap5.3' {
59134
+ padding-top: 2px;
59135
+ padding-bottom: 2px;
59136
+ }
59137
+ @if $skin-name == 'bootstrap4' {
59138
+ padding-top: 5px;
59139
+ padding-bottom: 5px;
59140
+ }
59141
+ }
59142
+ }
59143
+ }
59102
59144
  }
59103
59145
 
59104
59146
  .e-icons {
@@ -59116,11 +59158,14 @@ $ripple-width: 32px !default;
59116
59158
 
59117
59159
  .e-text-content {
59118
59160
  @include user-select;
59119
- border: 1px solid;
59120
59161
  cursor: pointer;
59121
59162
  margin: 0;
59122
59163
  padding: $treeview-text-wrap-padding;
59123
59164
 
59165
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59166
+ border: 1px solid;
59167
+ }
59168
+
59124
59169
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59125
59170
  border: none;
59126
59171
  }
@@ -59206,14 +59251,13 @@ $ripple-width: 32px !default;
59206
59251
 
59207
59252
  .e-input-group {
59208
59253
  height: $treeview-input-height;
59209
- @if ($skin-name == 'FluentUI') {
59210
- margin-top: 3px;
59211
- }
59212
- @else if($skin-name == 'tailwind') {
59213
- margin-bottom: 3px;
59254
+ @if ($skin-name == 'tailwind') {
59255
+ margin-top: 4px;
59256
+ margin-bottom: 4px;
59214
59257
  }
59215
59258
  @else if($skin-name == 'bootstrap5') {
59216
- margin-bottom: 2px;
59259
+ margin-bottom: 3px;
59260
+ margin-top: 3px;
59217
59261
  }
59218
59262
  @else {
59219
59263
  margin-bottom: 0;
@@ -59223,9 +59267,20 @@ $ripple-width: 32px !default;
59223
59267
  @if ($skin-name == 'fluent2') {
59224
59268
  border-color: $treeview-input-border-color;
59225
59269
  }
59226
- @if $skin-name != 'material' {
59227
- .e-input {
59270
+ .e-input {
59271
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59228
59272
  height: 28px;
59273
+ padding-top: 6px;
59274
+ padding-bottom: 6px;
59275
+ }
59276
+ @if $skin-name == 'tailwind3' {
59277
+ line-height: 20px;
59278
+ height: 32px;
59279
+ }
59280
+ @if $skin-name == 'bootstrap5.3' {
59281
+ height: 32px;
59282
+ padding-top: 5px;
59283
+ padding-bottom: 5px;
59229
59284
  }
59230
59285
  }
59231
59286
  }
@@ -59817,13 +59872,13 @@ $ripple-width: 32px !default;
59817
59872
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
59818
59873
  color: $treeview-item-active-check-color;
59819
59874
  }
59820
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
59875
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
59821
59876
  border-color: $content-text-color-selected;
59822
59877
  }
59823
59878
  }
59824
59879
 
59825
59880
  .e-stop {
59826
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
59881
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
59827
59882
  border-color: $content-text-color-selected;
59828
59883
  }
59829
59884
  }
@@ -59874,6 +59929,11 @@ $ripple-width: 32px !default;
59874
59929
  }
59875
59930
  }
59876
59931
  }
59932
+ @if ($theme-name == 'fluent2-highcontrast') {
59933
+ .e-checkbox-wrapper .e-frame.e-check {
59934
+ border-color: $content-text-color-hover;
59935
+ }
59936
+ }
59877
59937
  }
59878
59938
 
59879
59939
  .e-sibling {
@@ -60239,6 +60299,30 @@ $ripple-width: 32px !default;
60239
60299
  min-height: $treeview-big-item-height;
60240
60300
  }
60241
60301
 
60302
+ @if $skin-name == 'bootstrap5.3' {
60303
+ padding: $treeview-big-text-padding;
60304
+ }
60305
+
60306
+ @if $skin-name == 'highcontrast' {
60307
+ padding-top: 11px;
60308
+ padding-bottom: 11px;
60309
+ }
60310
+
60311
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60312
+ padding-top: 12px;
60313
+ padding-bottom: 12px;
60314
+ }
60315
+
60316
+ @if $skin-name == 'FluentUI' {
60317
+ padding-top: 10px;
60318
+ padding-bottom: 10px;
60319
+ }
60320
+
60321
+ @if $skin-name == 'bootstrap4' {
60322
+ padding-top: 13px;
60323
+ padding-bottom: 13px;
60324
+ }
60325
+
60242
60326
  .e-input-group {
60243
60327
  height: $treeview-big-input-height;
60244
60328
 
@@ -60247,6 +60331,69 @@ $ripple-width: 32px !default;
60247
60331
  height: 36px;
60248
60332
  }
60249
60333
  }
60334
+
60335
+ @if $skin-name =='bootstrap5' {
60336
+ padding-top: 6px;
60337
+ padding-bottom: 6px;
60338
+ margin-top: 2px;
60339
+ margin-bottom: 2px;
60340
+ }
60341
+
60342
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60343
+ line-height: 42px;
60344
+ min-height: 42px;
60345
+ }
60346
+
60347
+ .e-input {
60348
+ @if $skin-name =='tailwind3' {
60349
+ height: 40px;
60350
+ line-height: 24px;
60351
+ padding-top: 8px;
60352
+ padding-bottom: 8px;
60353
+ }
60354
+
60355
+ @if $skin-name =='bootstrap5' {
60356
+ height: 24px;
60357
+ }
60358
+
60359
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60360
+ line-height: 28px;
60361
+ min-height: 28px;
60362
+ padding-top: 9px;
60363
+ padding-bottom: 5px;
60364
+ }
60365
+
60366
+ @if $skin-name == 'bootstrap5.3' {
60367
+ line-height: 24px;
60368
+ min-height: 24px;
60369
+ padding-top: 7px;
60370
+ padding-bottom: 7px;
60371
+ }
60372
+ }
60373
+ }
60374
+ }
60375
+
60376
+ .e-list-item .e-text-content .e-list-text {
60377
+ &:has(> .e-input-group) {
60378
+ @if $skin-name =='highcontrast' {
60379
+ padding-top: 4px;
60380
+ padding-bottom: 4px;
60381
+ }
60382
+
60383
+ @if $skin-name =='FluentUI' {
60384
+ padding-top: 2px;
60385
+ padding-bottom: 2px;
60386
+ }
60387
+
60388
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60389
+ padding-top: 3px;
60390
+ padding-bottom: 3px;
60391
+ }
60392
+
60393
+ @if $skin-name == 'bootstrap4' {
60394
+ padding-top: 6px;
60395
+ padding-bottom: 6px;
60396
+ }
60250
60397
  }
60251
60398
  }
60252
60399
 
@@ -60431,6 +60578,10 @@ $ripple-width: 32px !default;
60431
60578
  .e-treeview.e-bigger {
60432
60579
  .e-list-text {
60433
60580
  font-size: $treeview-big-font-size;
60581
+ @if $skin-name == 'Material3' {
60582
+ padding: 12px;
60583
+ }
60584
+
60434
60585
  @if $skin-name == 'bootstrap4' {
60435
60586
  color: $treeview-big-text-color;
60436
60587
  }
@@ -109084,10 +109235,10 @@ $toast-close-icon-hover-color: $black !default;
109084
109235
  &:first-child {
109085
109236
  padding: 0;
109086
109237
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109087
- padding-bottom: 12px;
109238
+ padding-bottom: 8px;
109088
109239
  padding-left: 12px;
109089
109240
  padding-right: 12px;
109090
- padding-top: 12px;
109241
+ padding-top: 8px;
109091
109242
  }
109092
109243
  }
109093
109244
 
@@ -109155,7 +109306,7 @@ $toast-close-icon-hover-color: $black !default;
109155
109306
  .e-toast-content {
109156
109307
  &:first-child {
109157
109308
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109158
- padding-left: 48px;
109309
+ padding-left: 44px;
109159
109310
  }
109160
109311
  }
109161
109312
  }
@@ -109202,9 +109353,14 @@ $toast-close-icon-hover-color: $black !default;
109202
109353
  margin-right: $toast-icon-nrml-right-margin;
109203
109354
  width: $toast-icon-nrml-width;
109204
109355
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109205
- left: 16px;
109206
- margin-left: 13px;
109207
- margin-top: 13px;
109356
+ left: 0;
109357
+ margin-left: 12px;
109358
+ margin-top: 10px;
109359
+ padding-bottom: 6px;
109360
+ position: absolute;
109361
+ }
109362
+ @if $skin-name == 'fluent2' {
109363
+ margin-top: 2px;
109208
109364
  }
109209
109365
  }
109210
109366
 
@@ -109676,8 +109832,9 @@ $toast-close-icon-hover-color: $black !default;
109676
109832
  margin-right: $toast-icon-bgr-right-margin;
109677
109833
  width: $toast-icon-bgr-width;
109678
109834
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109679
- left: 18px;
109680
- margin-top: 13px;
109835
+ left: 0;
109836
+ margin-top: 14px;
109837
+ margin-left: 12px;
109681
109838
  }
109682
109839
  }
109683
109840
 
@@ -19771,6 +19771,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
19771
19771
  border-color: transparent;
19772
19772
  color: $calendar-today-disabled-color;
19773
19773
  }
19774
+ @if $skin-name == 'tailwind3' {
19775
+ background-color: $calendar-today-disabled-background-style;
19776
+ border-color: $calendar-today-disabled-border-style;
19777
+ }
19774
19778
  }
19775
19779
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
19776
19780
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -43184,9 +43188,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
43184
43188
 
43185
43189
  $treeview-big-font-size: $text-base !default;
43186
43190
  $treeview-big-icon-font-size: $text-2xl !default;
43187
- $treeview-big-item-height: 42px !default;
43191
+ $treeview-big-item-height: 40px !default;
43188
43192
  $treeview-big-text-height: 40px !default;
43189
- $treeview-big-input-height: 40px !default;
43193
+ $treeview-big-input-height: 36px !default;
43190
43194
  $treeview-big-text-padding: 0 12px !default;
43191
43195
  $treeview-big-input-padding: 0 9px !default;
43192
43196
  $treeview-big-icon-padding: 0px !default;
@@ -43423,7 +43427,7 @@ $treeview-item-active-check-color: $primary !default;
43423
43427
 
43424
43428
  .e-list-item {
43425
43429
  list-style: none;
43426
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
43430
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43427
43431
  padding: 2px 0;
43428
43432
  }
43429
43433
  @if $skin-name == 'fluent2' {
@@ -43431,13 +43435,12 @@ $treeview-item-active-check-color: $primary !default;
43431
43435
  }
43432
43436
 
43433
43437
  .e-ul {
43434
- margin: 2px 0 -2px;
43435
43438
  padding: $treeview-child-ul-padding;
43436
- @if $skin-name == 'tailwind' {
43437
- margin: 2px 0 0;
43439
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43440
+ margin: 2px 0 -2px;
43438
43441
  }
43439
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
43440
- margin: 0;
43442
+ @if $skin-name == 'fluent2' {
43443
+ margin-top: 4px;
43441
43444
  }
43442
43445
  }
43443
43446
 
@@ -43474,6 +43477,45 @@ $treeview-item-active-check-color: $primary !default;
43474
43477
  .e-icons.e-icons-spinner::before {
43475
43478
  content: none;
43476
43479
  }
43480
+
43481
+ .e-text-content {
43482
+ .e-list-text {
43483
+ &:has(> .e-input-group) {
43484
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
43485
+ padding-top: 1px;
43486
+ padding-bottom: 1px;
43487
+ .e-input-group {
43488
+ height: 34px;
43489
+
43490
+ .e-input {
43491
+ line-height: 26px;
43492
+ min-height: 26px;
43493
+ }
43494
+ }
43495
+ }
43496
+ @if $skin-name == 'tailwind3' {
43497
+ padding-top: 4px;
43498
+ padding-bottom: 4px;
43499
+ }
43500
+ @if $skin-name == 'highcontrast' {
43501
+ padding-top: 3px;
43502
+ padding-bottom: 3px;
43503
+ }
43504
+ @if ($skin-name == 'FluentUI') {
43505
+ padding-top: 3px;
43506
+ padding-bottom: 3px;
43507
+ }
43508
+ @if $skin-name == 'bootstrap5.3' {
43509
+ padding-top: 2px;
43510
+ padding-bottom: 2px;
43511
+ }
43512
+ @if $skin-name == 'bootstrap4' {
43513
+ padding-top: 5px;
43514
+ padding-bottom: 5px;
43515
+ }
43516
+ }
43517
+ }
43518
+ }
43477
43519
  }
43478
43520
 
43479
43521
  .e-icons {
@@ -43491,11 +43533,14 @@ $treeview-item-active-check-color: $primary !default;
43491
43533
 
43492
43534
  .e-text-content {
43493
43535
  @include user-select;
43494
- border: 1px solid;
43495
43536
  cursor: pointer;
43496
43537
  margin: 0;
43497
43538
  padding: $treeview-text-wrap-padding;
43498
43539
 
43540
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43541
+ border: 1px solid;
43542
+ }
43543
+
43499
43544
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
43500
43545
  border: none;
43501
43546
  }
@@ -43581,14 +43626,13 @@ $treeview-item-active-check-color: $primary !default;
43581
43626
 
43582
43627
  .e-input-group {
43583
43628
  height: $treeview-input-height;
43584
- @if ($skin-name == 'FluentUI') {
43585
- margin-top: 3px;
43586
- }
43587
- @else if($skin-name == 'tailwind') {
43588
- margin-bottom: 3px;
43629
+ @if ($skin-name == 'tailwind') {
43630
+ margin-top: 4px;
43631
+ margin-bottom: 4px;
43589
43632
  }
43590
43633
  @else if($skin-name == 'bootstrap5') {
43591
- margin-bottom: 2px;
43634
+ margin-bottom: 3px;
43635
+ margin-top: 3px;
43592
43636
  }
43593
43637
  @else {
43594
43638
  margin-bottom: 0;
@@ -43598,9 +43642,20 @@ $treeview-item-active-check-color: $primary !default;
43598
43642
  @if ($skin-name == 'fluent2') {
43599
43643
  border-color: $treeview-input-border-color;
43600
43644
  }
43601
- @if $skin-name != 'material' {
43602
- .e-input {
43645
+ .e-input {
43646
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
43603
43647
  height: 28px;
43648
+ padding-top: 6px;
43649
+ padding-bottom: 6px;
43650
+ }
43651
+ @if $skin-name == 'tailwind3' {
43652
+ line-height: 20px;
43653
+ height: 32px;
43654
+ }
43655
+ @if $skin-name == 'bootstrap5.3' {
43656
+ height: 32px;
43657
+ padding-top: 5px;
43658
+ padding-bottom: 5px;
43604
43659
  }
43605
43660
  }
43606
43661
  }
@@ -44192,13 +44247,13 @@ $treeview-item-active-check-color: $primary !default;
44192
44247
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
44193
44248
  color: $treeview-item-active-check-color;
44194
44249
  }
44195
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44250
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44196
44251
  border-color: $content-text-color-selected;
44197
44252
  }
44198
44253
  }
44199
44254
 
44200
44255
  .e-stop {
44201
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44256
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44202
44257
  border-color: $content-text-color-selected;
44203
44258
  }
44204
44259
  }
@@ -44249,6 +44304,11 @@ $treeview-item-active-check-color: $primary !default;
44249
44304
  }
44250
44305
  }
44251
44306
  }
44307
+ @if ($theme-name == 'fluent2-highcontrast') {
44308
+ .e-checkbox-wrapper .e-frame.e-check {
44309
+ border-color: $content-text-color-hover;
44310
+ }
44311
+ }
44252
44312
  }
44253
44313
 
44254
44314
  .e-sibling {
@@ -81630,9 +81690,9 @@ $skeleton-card-color: $content-bg-color-alt2;
81630
81690
 
81631
81691
  //Layout Variables Start
81632
81692
  //Mouse Mode Start
81633
- $toast-icon-nrml-height: 20px !default;
81634
- $toast-icon-nrml-width: 20px !default;
81635
- $toast-icon-nrml-size: $text-sm !default;
81693
+ $toast-icon-nrml-height: 18px !default;
81694
+ $toast-icon-nrml-width: 18px !default;
81695
+ $toast-icon-nrml-size: 18px !default;
81636
81696
  $toast-icon-nrml-right-margin: 14px !default;
81637
81697
  $toast-close-icon-nrml-height: 20px !default;
81638
81698
  $toast-close-icon-nrml-width: 20px !default;
@@ -81652,9 +81712,9 @@ $toast-title-font-nrml-size: $text-sm !default;
81652
81712
  //Mouse Mode End
81653
81713
 
81654
81714
  //Touch Mode Start
81655
- $toast-icon-bgr-height: 24px !default;
81656
- $toast-icon-bgr-width: 24px !default;
81657
- $toast-icon-bgr-size: 18px !default;
81715
+ $toast-icon-bgr-height: 20px !default;
81716
+ $toast-icon-bgr-width: 20px !default;
81717
+ $toast-icon-bgr-size: 20px !default;
81658
81718
  $toast-icon-bgr-right-margin: 16px !default;
81659
81719
  $toast-close-icon-bgr-height: 24px !default;
81660
81720
  $toast-close-icon-bgr-width: 24px !default;
@@ -81860,10 +81920,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
81860
81920
  &:first-child {
81861
81921
  padding: 0;
81862
81922
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81863
- padding-bottom: 12px;
81923
+ padding-bottom: 8px;
81864
81924
  padding-left: 12px;
81865
81925
  padding-right: 12px;
81866
- padding-top: 12px;
81926
+ padding-top: 8px;
81867
81927
  }
81868
81928
  }
81869
81929
 
@@ -81931,7 +81991,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
81931
81991
  .e-toast-content {
81932
81992
  &:first-child {
81933
81993
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81934
- padding-left: 48px;
81994
+ padding-left: 44px;
81935
81995
  }
81936
81996
  }
81937
81997
  }
@@ -81978,9 +82038,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
81978
82038
  margin-right: $toast-icon-nrml-right-margin;
81979
82039
  width: $toast-icon-nrml-width;
81980
82040
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81981
- left: 16px;
81982
- margin-left: 13px;
81983
- margin-top: 13px;
82041
+ left: 0;
82042
+ margin-left: 12px;
82043
+ margin-top: 10px;
82044
+ padding-bottom: 6px;
82045
+ position: absolute;
82046
+ }
82047
+ @if $skin-name == 'fluent2' {
82048
+ margin-top: 2px;
81984
82049
  }
81985
82050
  }
81986
82051