@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
@@ -27636,6 +27636,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
27636
27636
  border-color: transparent;
27637
27637
  color: $calendar-today-disabled-color;
27638
27638
  }
27639
+ @if $skin-name == 'tailwind3' {
27640
+ background-color: $calendar-today-disabled-background-style;
27641
+ border-color: $calendar-today-disabled-border-style;
27642
+ }
27639
27643
  }
27640
27644
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
27641
27645
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -59090,9 +59094,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
59090
59094
 
59091
59095
  $treeview-big-font-size: $text-base !default;
59092
59096
  $treeview-big-icon-font-size: $text-2xl !default;
59093
- $treeview-big-item-height: 42px !default;
59097
+ $treeview-big-item-height: 40px !default;
59094
59098
  $treeview-big-text-height: 40px !default;
59095
- $treeview-big-input-height: 40px !default;
59099
+ $treeview-big-input-height: 36px !default;
59096
59100
  $treeview-big-text-padding: 0 12px !default;
59097
59101
  $treeview-big-input-padding: 0 9px !default;
59098
59102
  $treeview-big-icon-padding: 0px !default;
@@ -59329,7 +59333,7 @@ $treeview-item-active-check-color: $primary !default;
59329
59333
 
59330
59334
  .e-list-item {
59331
59335
  list-style: none;
59332
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59336
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59333
59337
  padding: 2px 0;
59334
59338
  }
59335
59339
  @if $skin-name == 'fluent2' {
@@ -59337,13 +59341,12 @@ $treeview-item-active-check-color: $primary !default;
59337
59341
  }
59338
59342
 
59339
59343
  .e-ul {
59340
- margin: 2px 0 -2px;
59341
59344
  padding: $treeview-child-ul-padding;
59342
- @if $skin-name == 'tailwind' {
59343
- margin: 2px 0 0;
59345
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59346
+ margin: 2px 0 -2px;
59344
59347
  }
59345
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59346
- margin: 0;
59348
+ @if $skin-name == 'fluent2' {
59349
+ margin-top: 4px;
59347
59350
  }
59348
59351
  }
59349
59352
 
@@ -59380,6 +59383,45 @@ $treeview-item-active-check-color: $primary !default;
59380
59383
  .e-icons.e-icons-spinner::before {
59381
59384
  content: none;
59382
59385
  }
59386
+
59387
+ .e-text-content {
59388
+ .e-list-text {
59389
+ &:has(> .e-input-group) {
59390
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59391
+ padding-top: 1px;
59392
+ padding-bottom: 1px;
59393
+ .e-input-group {
59394
+ height: 34px;
59395
+
59396
+ .e-input {
59397
+ line-height: 26px;
59398
+ min-height: 26px;
59399
+ }
59400
+ }
59401
+ }
59402
+ @if $skin-name == 'tailwind3' {
59403
+ padding-top: 4px;
59404
+ padding-bottom: 4px;
59405
+ }
59406
+ @if $skin-name == 'highcontrast' {
59407
+ padding-top: 3px;
59408
+ padding-bottom: 3px;
59409
+ }
59410
+ @if ($skin-name == 'FluentUI') {
59411
+ padding-top: 3px;
59412
+ padding-bottom: 3px;
59413
+ }
59414
+ @if $skin-name == 'bootstrap5.3' {
59415
+ padding-top: 2px;
59416
+ padding-bottom: 2px;
59417
+ }
59418
+ @if $skin-name == 'bootstrap4' {
59419
+ padding-top: 5px;
59420
+ padding-bottom: 5px;
59421
+ }
59422
+ }
59423
+ }
59424
+ }
59383
59425
  }
59384
59426
 
59385
59427
  .e-icons {
@@ -59397,11 +59439,14 @@ $treeview-item-active-check-color: $primary !default;
59397
59439
 
59398
59440
  .e-text-content {
59399
59441
  @include user-select;
59400
- border: 1px solid;
59401
59442
  cursor: pointer;
59402
59443
  margin: 0;
59403
59444
  padding: $treeview-text-wrap-padding;
59404
59445
 
59446
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59447
+ border: 1px solid;
59448
+ }
59449
+
59405
59450
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59406
59451
  border: none;
59407
59452
  }
@@ -59487,14 +59532,13 @@ $treeview-item-active-check-color: $primary !default;
59487
59532
 
59488
59533
  .e-input-group {
59489
59534
  height: $treeview-input-height;
59490
- @if ($skin-name == 'FluentUI') {
59491
- margin-top: 3px;
59492
- }
59493
- @else if($skin-name == 'tailwind') {
59494
- margin-bottom: 3px;
59535
+ @if ($skin-name == 'tailwind') {
59536
+ margin-top: 4px;
59537
+ margin-bottom: 4px;
59495
59538
  }
59496
59539
  @else if($skin-name == 'bootstrap5') {
59497
- margin-bottom: 2px;
59540
+ margin-bottom: 3px;
59541
+ margin-top: 3px;
59498
59542
  }
59499
59543
  @else {
59500
59544
  margin-bottom: 0;
@@ -59504,9 +59548,20 @@ $treeview-item-active-check-color: $primary !default;
59504
59548
  @if ($skin-name == 'fluent2') {
59505
59549
  border-color: $treeview-input-border-color;
59506
59550
  }
59507
- @if $skin-name != 'material' {
59508
- .e-input {
59551
+ .e-input {
59552
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59509
59553
  height: 28px;
59554
+ padding-top: 6px;
59555
+ padding-bottom: 6px;
59556
+ }
59557
+ @if $skin-name == 'tailwind3' {
59558
+ line-height: 20px;
59559
+ height: 32px;
59560
+ }
59561
+ @if $skin-name == 'bootstrap5.3' {
59562
+ height: 32px;
59563
+ padding-top: 5px;
59564
+ padding-bottom: 5px;
59510
59565
  }
59511
59566
  }
59512
59567
  }
@@ -60098,13 +60153,13 @@ $treeview-item-active-check-color: $primary !default;
60098
60153
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
60099
60154
  color: $treeview-item-active-check-color;
60100
60155
  }
60101
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60156
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60102
60157
  border-color: $content-text-color-selected;
60103
60158
  }
60104
60159
  }
60105
60160
 
60106
60161
  .e-stop {
60107
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60162
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60108
60163
  border-color: $content-text-color-selected;
60109
60164
  }
60110
60165
  }
@@ -60155,6 +60210,11 @@ $treeview-item-active-check-color: $primary !default;
60155
60210
  }
60156
60211
  }
60157
60212
  }
60213
+ @if ($theme-name == 'fluent2-highcontrast') {
60214
+ .e-checkbox-wrapper .e-frame.e-check {
60215
+ border-color: $content-text-color-hover;
60216
+ }
60217
+ }
60158
60218
  }
60159
60219
 
60160
60220
  .e-sibling {
@@ -60524,6 +60584,30 @@ $treeview-item-active-check-color: $primary !default;
60524
60584
  min-height: $treeview-big-item-height;
60525
60585
  }
60526
60586
 
60587
+ @if $skin-name == 'bootstrap5.3' {
60588
+ padding: $treeview-big-text-padding;
60589
+ }
60590
+
60591
+ @if $skin-name == 'highcontrast' {
60592
+ padding-top: 11px;
60593
+ padding-bottom: 11px;
60594
+ }
60595
+
60596
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60597
+ padding-top: 12px;
60598
+ padding-bottom: 12px;
60599
+ }
60600
+
60601
+ @if $skin-name == 'FluentUI' {
60602
+ padding-top: 10px;
60603
+ padding-bottom: 10px;
60604
+ }
60605
+
60606
+ @if $skin-name == 'bootstrap4' {
60607
+ padding-top: 13px;
60608
+ padding-bottom: 13px;
60609
+ }
60610
+
60527
60611
  .e-input-group {
60528
60612
  height: $treeview-big-input-height;
60529
60613
 
@@ -60532,6 +60616,69 @@ $treeview-item-active-check-color: $primary !default;
60532
60616
  height: 36px;
60533
60617
  }
60534
60618
  }
60619
+
60620
+ @if $skin-name =='bootstrap5' {
60621
+ padding-top: 6px;
60622
+ padding-bottom: 6px;
60623
+ margin-top: 2px;
60624
+ margin-bottom: 2px;
60625
+ }
60626
+
60627
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60628
+ line-height: 42px;
60629
+ min-height: 42px;
60630
+ }
60631
+
60632
+ .e-input {
60633
+ @if $skin-name =='tailwind3' {
60634
+ height: 40px;
60635
+ line-height: 24px;
60636
+ padding-top: 8px;
60637
+ padding-bottom: 8px;
60638
+ }
60639
+
60640
+ @if $skin-name =='bootstrap5' {
60641
+ height: 24px;
60642
+ }
60643
+
60644
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60645
+ line-height: 28px;
60646
+ min-height: 28px;
60647
+ padding-top: 9px;
60648
+ padding-bottom: 5px;
60649
+ }
60650
+
60651
+ @if $skin-name == 'bootstrap5.3' {
60652
+ line-height: 24px;
60653
+ min-height: 24px;
60654
+ padding-top: 7px;
60655
+ padding-bottom: 7px;
60656
+ }
60657
+ }
60658
+ }
60659
+ }
60660
+
60661
+ .e-list-item .e-text-content .e-list-text {
60662
+ &:has(> .e-input-group) {
60663
+ @if $skin-name =='highcontrast' {
60664
+ padding-top: 4px;
60665
+ padding-bottom: 4px;
60666
+ }
60667
+
60668
+ @if $skin-name =='FluentUI' {
60669
+ padding-top: 2px;
60670
+ padding-bottom: 2px;
60671
+ }
60672
+
60673
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60674
+ padding-top: 3px;
60675
+ padding-bottom: 3px;
60676
+ }
60677
+
60678
+ @if $skin-name == 'bootstrap4' {
60679
+ padding-top: 6px;
60680
+ padding-bottom: 6px;
60681
+ }
60535
60682
  }
60536
60683
  }
60537
60684
 
@@ -60716,6 +60863,10 @@ $treeview-item-active-check-color: $primary !default;
60716
60863
  .e-treeview.e-bigger {
60717
60864
  .e-list-text {
60718
60865
  font-size: $treeview-big-font-size;
60866
+ @if $skin-name == 'Material3' {
60867
+ padding: 12px;
60868
+ }
60869
+
60719
60870
  @if $skin-name == 'bootstrap4' {
60720
60871
  color: $treeview-big-text-color;
60721
60872
  }
@@ -109029,9 +109180,9 @@ $skeleton-card-color: $content-bg-color-alt2;
109029
109180
 
109030
109181
  //Layout Variables Start
109031
109182
  //Mouse Mode Start
109032
- $toast-icon-nrml-height: 20px !default;
109033
- $toast-icon-nrml-width: 20px !default;
109034
- $toast-icon-nrml-size: $text-sm !default;
109183
+ $toast-icon-nrml-height: 18px !default;
109184
+ $toast-icon-nrml-width: 18px !default;
109185
+ $toast-icon-nrml-size: 18px !default;
109035
109186
  $toast-icon-nrml-right-margin: 14px !default;
109036
109187
  $toast-close-icon-nrml-height: 20px !default;
109037
109188
  $toast-close-icon-nrml-width: 20px !default;
@@ -109051,9 +109202,9 @@ $toast-title-font-nrml-size: $text-sm !default;
109051
109202
  //Mouse Mode End
109052
109203
 
109053
109204
  //Touch Mode Start
109054
- $toast-icon-bgr-height: 24px !default;
109055
- $toast-icon-bgr-width: 24px !default;
109056
- $toast-icon-bgr-size: 18px !default;
109205
+ $toast-icon-bgr-height: 20px !default;
109206
+ $toast-icon-bgr-width: 20px !default;
109207
+ $toast-icon-bgr-size: 20px !default;
109057
109208
  $toast-icon-bgr-right-margin: 16px !default;
109058
109209
  $toast-close-icon-bgr-height: 24px !default;
109059
109210
  $toast-close-icon-bgr-width: 24px !default;
@@ -109259,10 +109410,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109259
109410
  &:first-child {
109260
109411
  padding: 0;
109261
109412
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109262
- padding-bottom: 12px;
109413
+ padding-bottom: 8px;
109263
109414
  padding-left: 12px;
109264
109415
  padding-right: 12px;
109265
- padding-top: 12px;
109416
+ padding-top: 8px;
109266
109417
  }
109267
109418
  }
109268
109419
 
@@ -109330,7 +109481,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109330
109481
  .e-toast-content {
109331
109482
  &:first-child {
109332
109483
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109333
- padding-left: 48px;
109484
+ padding-left: 44px;
109334
109485
  }
109335
109486
  }
109336
109487
  }
@@ -109377,9 +109528,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109377
109528
  margin-right: $toast-icon-nrml-right-margin;
109378
109529
  width: $toast-icon-nrml-width;
109379
109530
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109380
- left: 16px;
109381
- margin-left: 13px;
109382
- margin-top: 13px;
109531
+ left: 0;
109532
+ margin-left: 12px;
109533
+ margin-top: 10px;
109534
+ padding-bottom: 6px;
109535
+ position: absolute;
109536
+ }
109537
+ @if $skin-name == 'fluent2' {
109538
+ margin-top: 2px;
109383
109539
  }
109384
109540
  }
109385
109541
 
@@ -109851,8 +110007,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109851
110007
  margin-right: $toast-icon-bgr-right-margin;
109852
110008
  width: $toast-icon-bgr-width;
109853
110009
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109854
- left: 18px;
109855
- margin-top: 13px;
110010
+ left: 0;
110011
+ margin-top: 14px;
110012
+ margin-left: 12px;
109856
110013
  }
109857
110014
  }
109858
110015
 
@@ -1581,6 +1581,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
1581
1581
  border-color: transparent;
1582
1582
  color: $calendar-today-disabled-color;
1583
1583
  }
1584
+ @if $skin-name == 'tailwind3' {
1585
+ background-color: $calendar-today-disabled-background-style;
1586
+ border-color: $calendar-today-disabled-border-style;
1587
+ }
1584
1588
  }
1585
1589
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1586
1590
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1581,6 +1581,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
1581
1581
  border-color: transparent;
1582
1582
  color: $calendar-today-disabled-color;
1583
1583
  }
1584
+ @if $skin-name == 'tailwind3' {
1585
+ background-color: $calendar-today-disabled-background-style;
1586
+ border-color: $calendar-today-disabled-border-style;
1587
+ }
1584
1588
  }
1585
1589
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1586
1590
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1581,6 +1581,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
1581
1581
  border-color: transparent;
1582
1582
  color: $calendar-today-disabled-color;
1583
1583
  }
1584
+ @if $skin-name == 'tailwind3' {
1585
+ background-color: $calendar-today-disabled-background-style;
1586
+ border-color: $calendar-today-disabled-border-style;
1587
+ }
1584
1588
  }
1585
1589
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1586
1590
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1581,6 +1581,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
1581
1581
  border-color: transparent;
1582
1582
  color: $calendar-today-disabled-color;
1583
1583
  }
1584
+ @if $skin-name == 'tailwind3' {
1585
+ background-color: $calendar-today-disabled-background-style;
1586
+ border-color: $calendar-today-disabled-border-style;
1587
+ }
1584
1588
  }
1585
1589
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1586
1590
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1548,6 +1548,10 @@ $calendar-small-font-size: 12px !default;
1548
1548
  border-color: transparent;
1549
1549
  color: $calendar-today-disabled-color;
1550
1550
  }
1551
+ @if $skin-name == 'tailwind3' {
1552
+ background-color: $calendar-today-disabled-background-style;
1553
+ border-color: $calendar-today-disabled-border-style;
1554
+ }
1551
1555
  }
1552
1556
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1553
1557
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1548,6 +1548,10 @@ $calendar-small-font-size: 12px !default;
1548
1548
  border-color: transparent;
1549
1549
  color: $calendar-today-disabled-color;
1550
1550
  }
1551
+ @if $skin-name == 'tailwind3' {
1552
+ background-color: $calendar-today-disabled-background-style;
1553
+ border-color: $calendar-today-disabled-border-style;
1554
+ }
1551
1555
  }
1552
1556
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1553
1557
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1548,6 +1548,10 @@ $calendar-small-font-size: 12px !default;
1548
1548
  border-color: transparent;
1549
1549
  color: $calendar-today-disabled-color;
1550
1550
  }
1551
+ @if $skin-name == 'tailwind3' {
1552
+ background-color: $calendar-today-disabled-background-style;
1553
+ border-color: $calendar-today-disabled-border-style;
1554
+ }
1551
1555
  }
1552
1556
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1553
1557
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1548,6 +1548,10 @@ $calendar-small-font-size: 12px !default;
1548
1548
  border-color: transparent;
1549
1549
  color: $calendar-today-disabled-color;
1550
1550
  }
1551
+ @if $skin-name == 'tailwind3' {
1552
+ background-color: $calendar-today-disabled-background-style;
1553
+ border-color: $calendar-today-disabled-border-style;
1554
+ }
1551
1555
  }
1552
1556
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1553
1557
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1548,6 +1548,10 @@ $calendar-small-font-size: 12px !default;
1548
1548
  border-color: transparent;
1549
1549
  color: $calendar-today-disabled-color;
1550
1550
  }
1551
+ @if $skin-name == 'tailwind3' {
1552
+ background-color: $calendar-today-disabled-background-style;
1553
+ border-color: $calendar-today-disabled-border-style;
1554
+ }
1551
1555
  }
1552
1556
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1553
1557
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1548,6 +1548,10 @@ $calendar-small-font-size: 12px !default;
1548
1548
  border-color: transparent;
1549
1549
  color: $calendar-today-disabled-color;
1550
1550
  }
1551
+ @if $skin-name == 'tailwind3' {
1552
+ background-color: $calendar-today-disabled-background-style;
1553
+ border-color: $calendar-today-disabled-border-style;
1554
+ }
1551
1555
  }
1552
1556
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1553
1557
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1568,6 +1568,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
1568
1568
  border-color: transparent;
1569
1569
  color: $calendar-today-disabled-color;
1570
1570
  }
1571
+ @if $skin-name == 'tailwind3' {
1572
+ background-color: $calendar-today-disabled-background-style;
1573
+ border-color: $calendar-today-disabled-border-style;
1574
+ }
1571
1575
  }
1572
1576
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1573
1577
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1568,6 +1568,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
1568
1568
  border-color: transparent;
1569
1569
  color: $calendar-today-disabled-color;
1570
1570
  }
1571
+ @if $skin-name == 'tailwind3' {
1572
+ background-color: $calendar-today-disabled-background-style;
1573
+ border-color: $calendar-today-disabled-border-style;
1574
+ }
1571
1575
  }
1572
1576
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1573
1577
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1568,6 +1568,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
1568
1568
  border-color: transparent;
1569
1569
  color: $calendar-today-disabled-color;
1570
1570
  }
1571
+ @if $skin-name == 'tailwind3' {
1572
+ background-color: $calendar-today-disabled-background-style;
1573
+ border-color: $calendar-today-disabled-border-style;
1574
+ }
1571
1575
  }
1572
1576
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1573
1577
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1568,6 +1568,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
1568
1568
  border-color: transparent;
1569
1569
  color: $calendar-today-disabled-color;
1570
1570
  }
1571
+ @if $skin-name == 'tailwind3' {
1572
+ background-color: $calendar-today-disabled-background-style;
1573
+ border-color: $calendar-today-disabled-border-style;
1574
+ }
1571
1575
  }
1572
1576
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1573
1577
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1568,6 +1568,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
1568
1568
  border-color: transparent;
1569
1569
  color: $calendar-today-disabled-color;
1570
1570
  }
1571
+ @if $skin-name == 'tailwind3' {
1572
+ background-color: $calendar-today-disabled-background-style;
1573
+ border-color: $calendar-today-disabled-border-style;
1574
+ }
1571
1575
  }
1572
1576
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1573
1577
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1568,6 +1568,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
1568
1568
  border-color: transparent;
1569
1569
  color: $calendar-today-disabled-color;
1570
1570
  }
1571
+ @if $skin-name == 'tailwind3' {
1572
+ background-color: $calendar-today-disabled-background-style;
1573
+ border-color: $calendar-today-disabled-border-style;
1574
+ }
1571
1575
  }
1572
1576
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1573
1577
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1568,6 +1568,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
1568
1568
  border-color: transparent;
1569
1569
  color: $calendar-today-disabled-color;
1570
1570
  }
1571
+ @if $skin-name == 'tailwind3' {
1572
+ background-color: $calendar-today-disabled-background-style;
1573
+ border-color: $calendar-today-disabled-border-style;
1574
+ }
1571
1575
  }
1572
1576
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1573
1577
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1568,6 +1568,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
1568
1568
  border-color: transparent;
1569
1569
  color: $calendar-today-disabled-color;
1570
1570
  }
1571
+ @if $skin-name == 'tailwind3' {
1572
+ background-color: $calendar-today-disabled-background-style;
1573
+ border-color: $calendar-today-disabled-border-style;
1574
+ }
1571
1575
  }
1572
1576
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1573
1577
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1510,6 +1510,10 @@ $calendar-small-font-size: 12px !default;
1510
1510
  border-color: transparent;
1511
1511
  color: $calendar-today-disabled-color;
1512
1512
  }
1513
+ @if $skin-name == 'tailwind3' {
1514
+ background-color: $calendar-today-disabled-background-style;
1515
+ border-color: $calendar-today-disabled-border-style;
1516
+ }
1513
1517
  }
1514
1518
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1515
1519
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1510,6 +1510,10 @@ $calendar-small-font-size: 12px !default;
1510
1510
  border-color: transparent;
1511
1511
  color: $calendar-today-disabled-color;
1512
1512
  }
1513
+ @if $skin-name == 'tailwind3' {
1514
+ background-color: $calendar-today-disabled-background-style;
1515
+ border-color: $calendar-today-disabled-border-style;
1516
+ }
1513
1517
  }
1514
1518
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1515
1519
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1510,6 +1510,10 @@ $calendar-small-font-size: 12px !default;
1510
1510
  border-color: transparent;
1511
1511
  color: $calendar-today-disabled-color;
1512
1512
  }
1513
+ @if $skin-name == 'tailwind3' {
1514
+ background-color: $calendar-today-disabled-background-style;
1515
+ border-color: $calendar-today-disabled-border-style;
1516
+ }
1513
1517
  }
1514
1518
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1515
1519
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1510,6 +1510,10 @@ $calendar-small-font-size: 12px !default;
1510
1510
  border-color: transparent;
1511
1511
  color: $calendar-today-disabled-color;
1512
1512
  }
1513
+ @if $skin-name == 'tailwind3' {
1514
+ background-color: $calendar-today-disabled-background-style;
1515
+ border-color: $calendar-today-disabled-border-style;
1516
+ }
1513
1517
  }
1514
1518
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1515
1519
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1572,6 +1572,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
1572
1572
  border-color: transparent;
1573
1573
  color: $calendar-today-disabled-color;
1574
1574
  }
1575
+ @if $skin-name == 'tailwind3' {
1576
+ background-color: $calendar-today-disabled-background-style;
1577
+ border-color: $calendar-today-disabled-border-style;
1578
+ }
1575
1579
  }
1576
1580
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1577
1581
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1572,6 +1572,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
1572
1572
  border-color: transparent;
1573
1573
  color: $calendar-today-disabled-color;
1574
1574
  }
1575
+ @if $skin-name == 'tailwind3' {
1576
+ background-color: $calendar-today-disabled-background-style;
1577
+ border-color: $calendar-today-disabled-border-style;
1578
+ }
1575
1579
  }
1576
1580
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1577
1581
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -1572,6 +1572,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
1572
1572
  border-color: transparent;
1573
1573
  color: $calendar-today-disabled-color;
1574
1574
  }
1575
+ @if $skin-name == 'tailwind3' {
1576
+ background-color: $calendar-today-disabled-background-style;
1577
+ border-color: $calendar-today-disabled-border-style;
1578
+ }
1575
1579
  }
1576
1580
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
1577
1581
  box-shadow: $calendar-focused-cell-box-shadow;