@syncfusion/blazor-themes 28.2.9 → 28.2.11

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 (301) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +1 -2
  2. package/Compiled-Themes/bds-dark.css +1 -2
  3. package/Compiled-Themes/bds-lite.css +1 -2
  4. package/Compiled-Themes/bds.css +1 -2
  5. package/Compiled-Themes/bootstrap-dark-lite.css +1 -2
  6. package/Compiled-Themes/bootstrap-dark.css +1 -2
  7. package/Compiled-Themes/bootstrap-lite.css +1 -2
  8. package/Compiled-Themes/bootstrap.css +1 -2
  9. package/Compiled-Themes/bootstrap4-lite.css +1 -2
  10. package/Compiled-Themes/bootstrap4.css +1 -2
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +1 -2
  12. package/Compiled-Themes/bootstrap5-dark.css +1 -2
  13. package/Compiled-Themes/bootstrap5-lite.css +1 -2
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +2 -3
  15. package/Compiled-Themes/bootstrap5.3-dark.css +2 -3
  16. package/Compiled-Themes/bootstrap5.3-lite.css +2 -3
  17. package/Compiled-Themes/bootstrap5.3.css +2 -3
  18. package/Compiled-Themes/bootstrap5.css +1 -2
  19. package/Compiled-Themes/fabric-dark-lite.css +1 -2
  20. package/Compiled-Themes/fabric-dark.css +1 -2
  21. package/Compiled-Themes/fabric-lite.css +1 -2
  22. package/Compiled-Themes/fabric.css +1 -2
  23. package/Compiled-Themes/fluent-dark-lite.css +1 -2
  24. package/Compiled-Themes/fluent-dark.css +1 -2
  25. package/Compiled-Themes/fluent-lite.css +1 -2
  26. package/Compiled-Themes/fluent.css +1 -2
  27. package/Compiled-Themes/fluent2-dark-lite.css +8 -25
  28. package/Compiled-Themes/fluent2-dark.css +8 -25
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +8 -25
  30. package/Compiled-Themes/fluent2-highcontrast.css +8 -25
  31. package/Compiled-Themes/fluent2-lite.css +8 -25
  32. package/Compiled-Themes/fluent2.css +8 -25
  33. package/Compiled-Themes/highcontrast-lite.css +1 -2
  34. package/Compiled-Themes/highcontrast.css +1 -2
  35. package/Compiled-Themes/material-dark-lite.css +1 -2
  36. package/Compiled-Themes/material-dark.css +1 -2
  37. package/Compiled-Themes/material-lite.css +1 -2
  38. package/Compiled-Themes/material.css +1 -2
  39. package/Compiled-Themes/material3-dark-lite.css +1 -2
  40. package/Compiled-Themes/material3-dark.css +1 -2
  41. package/Compiled-Themes/material3-lite.css +1 -2
  42. package/Compiled-Themes/material3.css +1 -2
  43. package/Compiled-Themes/tailwind-dark-lite.css +1 -2
  44. package/Compiled-Themes/tailwind-dark.css +1 -2
  45. package/Compiled-Themes/tailwind-lite.css +1 -2
  46. package/Compiled-Themes/tailwind.css +1 -2
  47. package/Compiled-Themes/tailwind3-dark-lite.css +7 -24
  48. package/Compiled-Themes/tailwind3-dark.css +7 -24
  49. package/Compiled-Themes/tailwind3-lite.css +7 -24
  50. package/Compiled-Themes/tailwind3.css +7 -24
  51. package/SCSS-Themes/bds-dark-lite.scss +28 -68
  52. package/SCSS-Themes/bds-dark.scss +28 -68
  53. package/SCSS-Themes/bds-lite.scss +28 -68
  54. package/SCSS-Themes/bds.scss +28 -68
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +28 -68
  56. package/SCSS-Themes/bootstrap-dark.scss +28 -68
  57. package/SCSS-Themes/bootstrap-lite.scss +28 -68
  58. package/SCSS-Themes/bootstrap.scss +28 -68
  59. package/SCSS-Themes/bootstrap4-lite.scss +28 -68
  60. package/SCSS-Themes/bootstrap4.scss +28 -68
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +28 -68
  62. package/SCSS-Themes/bootstrap5-dark.scss +28 -68
  63. package/SCSS-Themes/bootstrap5-lite.scss +28 -68
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +28 -68
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +28 -68
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +28 -68
  67. package/SCSS-Themes/bootstrap5.3.scss +28 -68
  68. package/SCSS-Themes/bootstrap5.scss +28 -68
  69. package/SCSS-Themes/fabric-dark-lite.scss +28 -68
  70. package/SCSS-Themes/fabric-dark.scss +28 -68
  71. package/SCSS-Themes/fabric-lite.scss +28 -68
  72. package/SCSS-Themes/fabric.scss +28 -68
  73. package/SCSS-Themes/fluent-dark-lite.scss +28 -68
  74. package/SCSS-Themes/fluent-dark.scss +28 -68
  75. package/SCSS-Themes/fluent-lite.scss +28 -68
  76. package/SCSS-Themes/fluent.scss +28 -68
  77. package/SCSS-Themes/fluent2-dark-lite.scss +28 -68
  78. package/SCSS-Themes/fluent2-dark.scss +28 -68
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +28 -68
  80. package/SCSS-Themes/fluent2-highcontrast.scss +28 -68
  81. package/SCSS-Themes/fluent2-lite.scss +28 -68
  82. package/SCSS-Themes/fluent2.scss +28 -68
  83. package/SCSS-Themes/grids/excel-filter/bds-dark-lite.scss +1 -1
  84. package/SCSS-Themes/grids/excel-filter/bds-dark.scss +1 -1
  85. package/SCSS-Themes/grids/excel-filter/bds-lite.scss +1 -1
  86. package/SCSS-Themes/grids/excel-filter/bds.scss +1 -1
  87. package/SCSS-Themes/grids/excel-filter/bootstrap-dark-lite.scss +1 -1
  88. package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +1 -1
  89. package/SCSS-Themes/grids/excel-filter/bootstrap-lite.scss +1 -1
  90. package/SCSS-Themes/grids/excel-filter/bootstrap.scss +1 -1
  91. package/SCSS-Themes/grids/excel-filter/bootstrap4-lite.scss +1 -1
  92. package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +1 -1
  93. package/SCSS-Themes/grids/excel-filter/bootstrap5-dark-lite.scss +1 -1
  94. package/SCSS-Themes/grids/excel-filter/bootstrap5-dark.scss +1 -1
  95. package/SCSS-Themes/grids/excel-filter/bootstrap5-lite.scss +1 -1
  96. package/SCSS-Themes/grids/excel-filter/bootstrap5.3-dark-lite.scss +1 -1
  97. package/SCSS-Themes/grids/excel-filter/bootstrap5.3-dark.scss +1 -1
  98. package/SCSS-Themes/grids/excel-filter/bootstrap5.3-lite.scss +1 -1
  99. package/SCSS-Themes/grids/excel-filter/bootstrap5.3.scss +1 -1
  100. package/SCSS-Themes/grids/excel-filter/bootstrap5.scss +1 -1
  101. package/SCSS-Themes/grids/excel-filter/fabric-dark-lite.scss +1 -1
  102. package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +1 -1
  103. package/SCSS-Themes/grids/excel-filter/fabric-lite.scss +1 -1
  104. package/SCSS-Themes/grids/excel-filter/fabric.scss +1 -1
  105. package/SCSS-Themes/grids/excel-filter/fluent-dark-lite.scss +1 -1
  106. package/SCSS-Themes/grids/excel-filter/fluent-dark.scss +1 -1
  107. package/SCSS-Themes/grids/excel-filter/fluent-lite.scss +1 -1
  108. package/SCSS-Themes/grids/excel-filter/fluent.scss +1 -1
  109. package/SCSS-Themes/grids/excel-filter/fluent2-dark-lite.scss +1 -1
  110. package/SCSS-Themes/grids/excel-filter/fluent2-dark.scss +1 -1
  111. package/SCSS-Themes/grids/excel-filter/fluent2-highcontrast-lite.scss +1 -1
  112. package/SCSS-Themes/grids/excel-filter/fluent2-highcontrast.scss +1 -1
  113. package/SCSS-Themes/grids/excel-filter/fluent2-lite.scss +1 -1
  114. package/SCSS-Themes/grids/excel-filter/fluent2.scss +1 -1
  115. package/SCSS-Themes/grids/excel-filter/highcontrast-lite.scss +1 -1
  116. package/SCSS-Themes/grids/excel-filter/highcontrast.scss +1 -1
  117. package/SCSS-Themes/grids/excel-filter/material-dark-lite.scss +1 -1
  118. package/SCSS-Themes/grids/excel-filter/material-dark.scss +1 -1
  119. package/SCSS-Themes/grids/excel-filter/material-lite.scss +1 -1
  120. package/SCSS-Themes/grids/excel-filter/material.scss +1 -1
  121. package/SCSS-Themes/grids/excel-filter/material3-dark-lite.scss +1 -1
  122. package/SCSS-Themes/grids/excel-filter/material3-dark.scss +1 -1
  123. package/SCSS-Themes/grids/excel-filter/material3-lite.scss +1 -1
  124. package/SCSS-Themes/grids/excel-filter/material3.scss +1 -1
  125. package/SCSS-Themes/grids/excel-filter/tailwind-dark-lite.scss +1 -1
  126. package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +1 -1
  127. package/SCSS-Themes/grids/excel-filter/tailwind-lite.scss +1 -1
  128. package/SCSS-Themes/grids/excel-filter/tailwind.scss +1 -1
  129. package/SCSS-Themes/grids/excel-filter/tailwind3-dark-lite.scss +1 -1
  130. package/SCSS-Themes/grids/excel-filter/tailwind3-dark.scss +1 -1
  131. package/SCSS-Themes/grids/excel-filter/tailwind3-lite.scss +1 -1
  132. package/SCSS-Themes/grids/excel-filter/tailwind3.scss +1 -1
  133. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +1 -2
  134. package/SCSS-Themes/grids/grid/bds-dark.scss +1 -2
  135. package/SCSS-Themes/grids/grid/bds-lite.scss +1 -2
  136. package/SCSS-Themes/grids/grid/bds.scss +1 -2
  137. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +1 -2
  138. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +1 -2
  139. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +1 -2
  140. package/SCSS-Themes/grids/grid/bootstrap.scss +1 -2
  141. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +1 -2
  142. package/SCSS-Themes/grids/grid/bootstrap4.scss +1 -2
  143. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +1 -2
  144. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +1 -2
  145. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +1 -2
  146. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +1 -2
  147. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +1 -2
  148. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +1 -2
  149. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +1 -2
  150. package/SCSS-Themes/grids/grid/bootstrap5.scss +1 -2
  151. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +1 -2
  152. package/SCSS-Themes/grids/grid/fabric-dark.scss +1 -2
  153. package/SCSS-Themes/grids/grid/fabric-lite.scss +1 -2
  154. package/SCSS-Themes/grids/grid/fabric.scss +1 -2
  155. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +1 -2
  156. package/SCSS-Themes/grids/grid/fluent-dark.scss +1 -2
  157. package/SCSS-Themes/grids/grid/fluent-lite.scss +1 -2
  158. package/SCSS-Themes/grids/grid/fluent.scss +1 -2
  159. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +1 -2
  160. package/SCSS-Themes/grids/grid/fluent2-dark.scss +1 -2
  161. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +1 -2
  162. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +1 -2
  163. package/SCSS-Themes/grids/grid/fluent2-lite.scss +1 -2
  164. package/SCSS-Themes/grids/grid/fluent2.scss +1 -2
  165. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +1 -2
  166. package/SCSS-Themes/grids/grid/highcontrast.scss +1 -2
  167. package/SCSS-Themes/grids/grid/material-dark-lite.scss +1 -2
  168. package/SCSS-Themes/grids/grid/material-dark.scss +1 -2
  169. package/SCSS-Themes/grids/grid/material-lite.scss +1 -2
  170. package/SCSS-Themes/grids/grid/material.scss +1 -2
  171. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +1 -2
  172. package/SCSS-Themes/grids/grid/material3-dark.scss +1 -2
  173. package/SCSS-Themes/grids/grid/material3-lite.scss +1 -2
  174. package/SCSS-Themes/grids/grid/material3.scss +1 -2
  175. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +1 -2
  176. package/SCSS-Themes/grids/grid/tailwind-dark.scss +1 -2
  177. package/SCSS-Themes/grids/grid/tailwind-lite.scss +1 -2
  178. package/SCSS-Themes/grids/grid/tailwind.scss +1 -2
  179. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +1 -2
  180. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +1 -2
  181. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +1 -2
  182. package/SCSS-Themes/grids/grid/tailwind3.scss +1 -2
  183. package/SCSS-Themes/highcontrast-lite.scss +28 -68
  184. package/SCSS-Themes/highcontrast.scss +28 -68
  185. package/SCSS-Themes/inputs/input/bds-dark-lite.scss +1 -1
  186. package/SCSS-Themes/inputs/input/bds-dark.scss +1 -1
  187. package/SCSS-Themes/inputs/input/bds-lite.scss +1 -1
  188. package/SCSS-Themes/inputs/input/bds.scss +1 -1
  189. package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +1 -1
  190. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +1 -1
  191. package/SCSS-Themes/inputs/input/bootstrap-lite.scss +1 -1
  192. package/SCSS-Themes/inputs/input/bootstrap.scss +1 -1
  193. package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +1 -1
  194. package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -1
  195. package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +1 -1
  196. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -1
  197. package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +1 -1
  198. package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +1 -1
  199. package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +1 -1
  200. package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +1 -1
  201. package/SCSS-Themes/inputs/input/bootstrap5.3.scss +1 -1
  202. package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -1
  203. package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +1 -1
  204. package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -1
  205. package/SCSS-Themes/inputs/input/fabric-lite.scss +1 -1
  206. package/SCSS-Themes/inputs/input/fabric.scss +1 -1
  207. package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +1 -1
  208. package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -1
  209. package/SCSS-Themes/inputs/input/fluent-lite.scss +1 -1
  210. package/SCSS-Themes/inputs/input/fluent.scss +1 -1
  211. package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +1 -1
  212. package/SCSS-Themes/inputs/input/fluent2-dark.scss +1 -1
  213. package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +1 -1
  214. package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +1 -1
  215. package/SCSS-Themes/inputs/input/fluent2-lite.scss +1 -1
  216. package/SCSS-Themes/inputs/input/fluent2.scss +1 -1
  217. package/SCSS-Themes/inputs/input/highcontrast-lite.scss +1 -1
  218. package/SCSS-Themes/inputs/input/highcontrast.scss +1 -1
  219. package/SCSS-Themes/inputs/input/material-dark-lite.scss +1 -1
  220. package/SCSS-Themes/inputs/input/material-dark.scss +1 -1
  221. package/SCSS-Themes/inputs/input/material-lite.scss +1 -1
  222. package/SCSS-Themes/inputs/input/material.scss +1 -1
  223. package/SCSS-Themes/inputs/input/material3-dark-lite.scss +1 -1
  224. package/SCSS-Themes/inputs/input/material3-dark.scss +1 -1
  225. package/SCSS-Themes/inputs/input/material3-lite.scss +1 -1
  226. package/SCSS-Themes/inputs/input/material3.scss +1 -1
  227. package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +1 -1
  228. package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -1
  229. package/SCSS-Themes/inputs/input/tailwind-lite.scss +1 -1
  230. package/SCSS-Themes/inputs/input/tailwind.scss +1 -1
  231. package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +1 -1
  232. package/SCSS-Themes/inputs/input/tailwind3-dark.scss +1 -1
  233. package/SCSS-Themes/inputs/input/tailwind3-lite.scss +1 -1
  234. package/SCSS-Themes/inputs/input/tailwind3.scss +1 -1
  235. package/SCSS-Themes/material-dark-lite.scss +28 -68
  236. package/SCSS-Themes/material-dark.scss +28 -68
  237. package/SCSS-Themes/material-lite.scss +28 -68
  238. package/SCSS-Themes/material.scss +28 -68
  239. package/SCSS-Themes/material3-dark-lite.scss +28 -68
  240. package/SCSS-Themes/material3-dark.scss +28 -68
  241. package/SCSS-Themes/material3-lite.scss +28 -68
  242. package/SCSS-Themes/material3.scss +28 -68
  243. package/SCSS-Themes/navigations/toolbar/bds-dark-lite.scss +25 -64
  244. package/SCSS-Themes/navigations/toolbar/bds-dark.scss +25 -64
  245. package/SCSS-Themes/navigations/toolbar/bds-lite.scss +25 -64
  246. package/SCSS-Themes/navigations/toolbar/bds.scss +25 -64
  247. package/SCSS-Themes/navigations/toolbar/bootstrap-dark-lite.scss +25 -64
  248. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +25 -64
  249. package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +25 -64
  250. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +25 -64
  251. package/SCSS-Themes/navigations/toolbar/bootstrap4-lite.scss +25 -64
  252. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +25 -64
  253. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark-lite.scss +25 -64
  254. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +25 -64
  255. package/SCSS-Themes/navigations/toolbar/bootstrap5-lite.scss +25 -64
  256. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark-lite.scss +25 -64
  257. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark.scss +25 -64
  258. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-lite.scss +25 -64
  259. package/SCSS-Themes/navigations/toolbar/bootstrap5.3.scss +25 -64
  260. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +25 -64
  261. package/SCSS-Themes/navigations/toolbar/fabric-dark-lite.scss +25 -64
  262. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +25 -64
  263. package/SCSS-Themes/navigations/toolbar/fabric-lite.scss +25 -64
  264. package/SCSS-Themes/navigations/toolbar/fabric.scss +25 -64
  265. package/SCSS-Themes/navigations/toolbar/fluent-dark-lite.scss +25 -64
  266. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +25 -64
  267. package/SCSS-Themes/navigations/toolbar/fluent-lite.scss +25 -64
  268. package/SCSS-Themes/navigations/toolbar/fluent.scss +25 -64
  269. package/SCSS-Themes/navigations/toolbar/fluent2-dark-lite.scss +25 -64
  270. package/SCSS-Themes/navigations/toolbar/fluent2-dark.scss +25 -64
  271. package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast-lite.scss +25 -64
  272. package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast.scss +25 -64
  273. package/SCSS-Themes/navigations/toolbar/fluent2-lite.scss +25 -64
  274. package/SCSS-Themes/navigations/toolbar/fluent2.scss +25 -64
  275. package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +25 -64
  276. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +25 -64
  277. package/SCSS-Themes/navigations/toolbar/material-dark-lite.scss +25 -64
  278. package/SCSS-Themes/navigations/toolbar/material-dark.scss +25 -64
  279. package/SCSS-Themes/navigations/toolbar/material-lite.scss +25 -64
  280. package/SCSS-Themes/navigations/toolbar/material.scss +25 -64
  281. package/SCSS-Themes/navigations/toolbar/material3-dark-lite.scss +25 -64
  282. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +25 -64
  283. package/SCSS-Themes/navigations/toolbar/material3-lite.scss +25 -64
  284. package/SCSS-Themes/navigations/toolbar/material3.scss +25 -64
  285. package/SCSS-Themes/navigations/toolbar/tailwind-dark-lite.scss +25 -64
  286. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +25 -64
  287. package/SCSS-Themes/navigations/toolbar/tailwind-lite.scss +25 -64
  288. package/SCSS-Themes/navigations/toolbar/tailwind.scss +25 -64
  289. package/SCSS-Themes/navigations/toolbar/tailwind3-dark-lite.scss +25 -64
  290. package/SCSS-Themes/navigations/toolbar/tailwind3-dark.scss +25 -64
  291. package/SCSS-Themes/navigations/toolbar/tailwind3-lite.scss +25 -64
  292. package/SCSS-Themes/navigations/toolbar/tailwind3.scss +25 -64
  293. package/SCSS-Themes/tailwind-dark-lite.scss +28 -68
  294. package/SCSS-Themes/tailwind-dark.scss +28 -68
  295. package/SCSS-Themes/tailwind-lite.scss +28 -68
  296. package/SCSS-Themes/tailwind.scss +28 -68
  297. package/SCSS-Themes/tailwind3-dark-lite.scss +28 -68
  298. package/SCSS-Themes/tailwind3-dark.scss +28 -68
  299. package/SCSS-Themes/tailwind3-lite.scss +28 -68
  300. package/SCSS-Themes/tailwind3.scss +28 -68
  301. package/package.json +1 -1
@@ -6989,7 +6989,7 @@ $textarea-float-top: -24px !default;
6989
6989
  border-left-color: $border;
6990
6990
  border-right-color: $border;
6991
6991
  border-radius: 4px;
6992
- height: 32px;
6992
+ height: 30px;
6993
6993
  }
6994
6994
  }
6995
6995
 
@@ -39263,42 +39263,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39263
39263
  border-color: $tbar-btn-focus-border-color;
39264
39264
  border-style: $tbar-border-nav-type;
39265
39265
  border-width: $tbar-btn-hover-border-size;
39266
-
39267
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39268
- box-shadow: none;
39269
- }
39270
- @else {
39271
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39272
- }
39273
-
39266
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
39267
+
39274
39268
  .e-icons {
39275
39269
  color: $tbar-btn-icons-focus-color;
39270
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39271
+ color: $tbar-default-icon-color;
39272
+ }
39276
39273
  }
39277
39274
 
39278
39275
  .e-tbar-btn-text {
39279
39276
  color: $tbar-btn-text-focus-color;
39280
-
39281
39277
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
39282
39278
  color: $tbar-btn-icons-focus-color;
39283
39279
  }
39284
- }
39285
- }
39286
-
39287
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39288
- &:focus-visible {
39289
- background: $tbar-default-bg;
39290
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39291
-
39292
- .e-icons {
39293
- color: $tbar-default-icon-color;
39294
- }
39295
-
39296
- .e-tbar-btn-text {
39280
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39297
39281
  color: $tbar-default-font;
39298
39282
  }
39299
39283
  }
39300
39284
  }
39301
-
39285
+
39302
39286
  &:hover {
39303
39287
  background: $tbar-hover-bg;
39304
39288
  border-color: $tbar-hover-border-color;
@@ -39521,27 +39505,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39521
39505
  border-color: $tbar-btn-focus-border-color;
39522
39506
  border-style: $tbar-border-nav-type;
39523
39507
  border-width: $tbar-popup-btn-hover-border-size;
39524
-
39525
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
39526
- box-shadow: none;
39527
- }
39528
- @else {
39529
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39530
- }
39531
-
39532
- @if $skin-name == 'bootstrap5.3' {
39533
- .e-tbar-btn-text,
39534
- .e-icons.e-btn-icon {
39535
- color: $tbar-btn-active-icons-color;
39536
- }
39537
- }
39538
- }
39539
-
39540
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39541
- &:focus-visible {
39542
- background: $tbar-popup-btn-focus-bg;
39543
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39544
-
39508
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
39509
+
39510
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39545
39511
  .e-icons {
39546
39512
  color: $tbar-popup-nav-hover-icons-color;
39547
39513
  }
@@ -39550,6 +39516,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39550
39516
  color: $tbar-popup-btn-text-focus-color;
39551
39517
  }
39552
39518
  }
39519
+ @if $skin-name == 'bootstrap5.3' {
39520
+ .e-tbar-btn-text,
39521
+ .e-icons.e-btn-icon {
39522
+ color: $tbar-btn-active-icons-color;
39523
+ }
39524
+ }
39553
39525
  }
39554
39526
  }
39555
39527
 
@@ -39580,26 +39552,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39580
39552
  border-color: $tbar-btn-focus-border-color;
39581
39553
  border-style: $tbar-border-nav-type;
39582
39554
  border-width: $tbar-btn-hover-border-size;
39583
-
39555
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
39556
+
39584
39557
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39585
- box-shadow: none;
39586
- }
39587
- @else {
39588
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39589
- }
39590
- @if $skin-name == 'bootstrap5.3' {
39591
- .e-tbar-btn-text,
39592
- .e-icons.e-btn-icon {
39593
- color: $tbar-default-icon-color;
39594
- }
39595
- }
39596
- }
39597
-
39598
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39599
- &:focus-visible {
39600
- background: $tbar-default-bg;
39601
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39602
-
39603
39558
  .e-icons {
39604
39559
  color: $tbar-default-icon-color;
39605
39560
  }
@@ -39608,8 +39563,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39608
39563
  color: $tbar-default-font;
39609
39564
  }
39610
39565
  }
39566
+ @if $skin-name == 'bootstrap5.3' {
39567
+ .e-tbar-btn-text,
39568
+ .e-icons.e-btn-icon {
39569
+ color: $tbar-default-icon-color;
39570
+ }
39571
+ }
39611
39572
  }
39612
-
39573
+
39613
39574
  &:hover {
39614
39575
  background: $tbar-hover-bg;
39615
39576
  border-radius: $tbar-btn-border-radius;
@@ -61373,7 +61334,7 @@ $grid-xlfl-skin: $skin-name !default;
61373
61334
  .e-dlg-content {
61374
61335
  overflow: visible;
61375
61336
  padding: 0;
61376
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
61337
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
61377
61338
  background: unset;
61378
61339
  }
61379
61340
  }
@@ -66125,8 +66086,7 @@ $grid-checkmark-color: $primary-text-color !default;
66125
66086
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
66126
66087
  }
66127
66088
 
66128
- .e-rowcell.e-freezeline,
66129
- .e-gridheader .e-filterbarcell.e-freezeline {
66089
+ .e-rowcell.e-freezeline {
66130
66090
  position: relative;
66131
66091
  }
66132
66092
 
@@ -7823,7 +7823,7 @@ $textarea-float-top: -24px !default;
7823
7823
  border-left-color: $border;
7824
7824
  border-right-color: $border;
7825
7825
  border-radius: 4px;
7826
- height: 32px;
7826
+ height: 30px;
7827
7827
  }
7828
7828
  }
7829
7829
 
@@ -53507,42 +53507,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53507
53507
  border-color: $tbar-btn-focus-border-color;
53508
53508
  border-style: $tbar-border-nav-type;
53509
53509
  border-width: $tbar-btn-hover-border-size;
53510
-
53511
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53512
- box-shadow: none;
53513
- }
53514
- @else {
53515
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53516
- }
53517
-
53510
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53511
+
53518
53512
  .e-icons {
53519
53513
  color: $tbar-btn-icons-focus-color;
53514
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53515
+ color: $tbar-default-icon-color;
53516
+ }
53520
53517
  }
53521
53518
 
53522
53519
  .e-tbar-btn-text {
53523
53520
  color: $tbar-btn-text-focus-color;
53524
-
53525
53521
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
53526
53522
  color: $tbar-btn-icons-focus-color;
53527
53523
  }
53528
- }
53529
- }
53530
-
53531
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53532
- &:focus-visible {
53533
- background: $tbar-default-bg;
53534
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53535
-
53536
- .e-icons {
53537
- color: $tbar-default-icon-color;
53538
- }
53539
-
53540
- .e-tbar-btn-text {
53524
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53541
53525
  color: $tbar-default-font;
53542
53526
  }
53543
53527
  }
53544
53528
  }
53545
-
53529
+
53546
53530
  &:hover {
53547
53531
  background: $tbar-hover-bg;
53548
53532
  border-color: $tbar-hover-border-color;
@@ -53765,27 +53749,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53765
53749
  border-color: $tbar-btn-focus-border-color;
53766
53750
  border-style: $tbar-border-nav-type;
53767
53751
  border-width: $tbar-popup-btn-hover-border-size;
53768
-
53769
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
53770
- box-shadow: none;
53771
- }
53772
- @else {
53773
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53774
- }
53775
-
53776
- @if $skin-name == 'bootstrap5.3' {
53777
- .e-tbar-btn-text,
53778
- .e-icons.e-btn-icon {
53779
- color: $tbar-btn-active-icons-color;
53780
- }
53781
- }
53782
- }
53783
-
53784
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53785
- &:focus-visible {
53786
- background: $tbar-popup-btn-focus-bg;
53787
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53788
-
53752
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
53753
+
53754
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53789
53755
  .e-icons {
53790
53756
  color: $tbar-popup-nav-hover-icons-color;
53791
53757
  }
@@ -53794,6 +53760,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53794
53760
  color: $tbar-popup-btn-text-focus-color;
53795
53761
  }
53796
53762
  }
53763
+ @if $skin-name == 'bootstrap5.3' {
53764
+ .e-tbar-btn-text,
53765
+ .e-icons.e-btn-icon {
53766
+ color: $tbar-btn-active-icons-color;
53767
+ }
53768
+ }
53797
53769
  }
53798
53770
  }
53799
53771
 
@@ -53824,26 +53796,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53824
53796
  border-color: $tbar-btn-focus-border-color;
53825
53797
  border-style: $tbar-border-nav-type;
53826
53798
  border-width: $tbar-btn-hover-border-size;
53827
-
53799
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53800
+
53828
53801
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53829
- box-shadow: none;
53830
- }
53831
- @else {
53832
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53833
- }
53834
- @if $skin-name == 'bootstrap5.3' {
53835
- .e-tbar-btn-text,
53836
- .e-icons.e-btn-icon {
53837
- color: $tbar-default-icon-color;
53838
- }
53839
- }
53840
- }
53841
-
53842
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53843
- &:focus-visible {
53844
- background: $tbar-default-bg;
53845
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53846
-
53847
53802
  .e-icons {
53848
53803
  color: $tbar-default-icon-color;
53849
53804
  }
@@ -53852,8 +53807,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53852
53807
  color: $tbar-default-font;
53853
53808
  }
53854
53809
  }
53810
+ @if $skin-name == 'bootstrap5.3' {
53811
+ .e-tbar-btn-text,
53812
+ .e-icons.e-btn-icon {
53813
+ color: $tbar-default-icon-color;
53814
+ }
53815
+ }
53855
53816
  }
53856
-
53817
+
53857
53818
  &:hover {
53858
53819
  background: $tbar-hover-bg;
53859
53820
  border-radius: $tbar-btn-border-radius;
@@ -83361,7 +83322,7 @@ $grid-xlfl-skin: $skin-name !default;
83361
83322
  .e-dlg-content {
83362
83323
  overflow: visible;
83363
83324
  padding: 0;
83364
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
83325
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
83365
83326
  background: unset;
83366
83327
  }
83367
83328
  }
@@ -88329,8 +88290,7 @@ $grid-checkmark-color: $primary-text-color !default;
88329
88290
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
88330
88291
  }
88331
88292
 
88332
- .e-rowcell.e-freezeline,
88333
- .e-gridheader .e-filterbarcell.e-freezeline {
88293
+ .e-rowcell.e-freezeline {
88334
88294
  position: relative;
88335
88295
  }
88336
88296
 
@@ -7460,7 +7460,7 @@ $textarea-float-top: -24px !default;
7460
7460
  border-left-color: $border;
7461
7461
  border-right-color: $border;
7462
7462
  border-radius: 4px;
7463
- height: 32px;
7463
+ height: 30px;
7464
7464
  }
7465
7465
  }
7466
7466
 
@@ -39734,42 +39734,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39734
39734
  border-color: $tbar-btn-focus-border-color;
39735
39735
  border-style: $tbar-border-nav-type;
39736
39736
  border-width: $tbar-btn-hover-border-size;
39737
-
39738
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39739
- box-shadow: none;
39740
- }
39741
- @else {
39742
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39743
- }
39744
-
39737
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
39738
+
39745
39739
  .e-icons {
39746
39740
  color: $tbar-btn-icons-focus-color;
39741
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39742
+ color: $tbar-default-icon-color;
39743
+ }
39747
39744
  }
39748
39745
 
39749
39746
  .e-tbar-btn-text {
39750
39747
  color: $tbar-btn-text-focus-color;
39751
-
39752
39748
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
39753
39749
  color: $tbar-btn-icons-focus-color;
39754
39750
  }
39755
- }
39756
- }
39757
-
39758
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39759
- &:focus-visible {
39760
- background: $tbar-default-bg;
39761
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39762
-
39763
- .e-icons {
39764
- color: $tbar-default-icon-color;
39765
- }
39766
-
39767
- .e-tbar-btn-text {
39751
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39768
39752
  color: $tbar-default-font;
39769
39753
  }
39770
39754
  }
39771
39755
  }
39772
-
39756
+
39773
39757
  &:hover {
39774
39758
  background: $tbar-hover-bg;
39775
39759
  border-color: $tbar-hover-border-color;
@@ -39992,27 +39976,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39992
39976
  border-color: $tbar-btn-focus-border-color;
39993
39977
  border-style: $tbar-border-nav-type;
39994
39978
  border-width: $tbar-popup-btn-hover-border-size;
39995
-
39996
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
39997
- box-shadow: none;
39998
- }
39999
- @else {
40000
- box-shadow: $tbar-popup-btn-focus-box-shadow;
40001
- }
40002
-
40003
- @if $skin-name == 'bootstrap5.3' {
40004
- .e-tbar-btn-text,
40005
- .e-icons.e-btn-icon {
40006
- color: $tbar-btn-active-icons-color;
40007
- }
40008
- }
40009
- }
40010
-
40011
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
40012
- &:focus-visible {
40013
- background: $tbar-popup-btn-focus-bg;
40014
- box-shadow: $tbar-popup-btn-focus-box-shadow;
40015
-
39979
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
39980
+
39981
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
40016
39982
  .e-icons {
40017
39983
  color: $tbar-popup-nav-hover-icons-color;
40018
39984
  }
@@ -40021,6 +39987,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
40021
39987
  color: $tbar-popup-btn-text-focus-color;
40022
39988
  }
40023
39989
  }
39990
+ @if $skin-name == 'bootstrap5.3' {
39991
+ .e-tbar-btn-text,
39992
+ .e-icons.e-btn-icon {
39993
+ color: $tbar-btn-active-icons-color;
39994
+ }
39995
+ }
40024
39996
  }
40025
39997
  }
40026
39998
 
@@ -40051,26 +40023,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
40051
40023
  border-color: $tbar-btn-focus-border-color;
40052
40024
  border-style: $tbar-border-nav-type;
40053
40025
  border-width: $tbar-btn-hover-border-size;
40054
-
40026
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
40027
+
40055
40028
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
40056
- box-shadow: none;
40057
- }
40058
- @else {
40059
- box-shadow: $tbar-ext-btn-focus-box-shadow;
40060
- }
40061
- @if $skin-name == 'bootstrap5.3' {
40062
- .e-tbar-btn-text,
40063
- .e-icons.e-btn-icon {
40064
- color: $tbar-default-icon-color;
40065
- }
40066
- }
40067
- }
40068
-
40069
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
40070
- &:focus-visible {
40071
- background: $tbar-default-bg;
40072
- box-shadow: $tbar-ext-btn-focus-box-shadow;
40073
-
40074
40029
  .e-icons {
40075
40030
  color: $tbar-default-icon-color;
40076
40031
  }
@@ -40079,8 +40034,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
40079
40034
  color: $tbar-default-font;
40080
40035
  }
40081
40036
  }
40037
+ @if $skin-name == 'bootstrap5.3' {
40038
+ .e-tbar-btn-text,
40039
+ .e-icons.e-btn-icon {
40040
+ color: $tbar-default-icon-color;
40041
+ }
40042
+ }
40082
40043
  }
40083
-
40044
+
40084
40045
  &:hover {
40085
40046
  background: $tbar-hover-bg;
40086
40047
  border-radius: $tbar-btn-border-radius;
@@ -61844,7 +61805,7 @@ $grid-xlfl-skin: $skin-name !default;
61844
61805
  .e-dlg-content {
61845
61806
  overflow: visible;
61846
61807
  padding: 0;
61847
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
61808
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
61848
61809
  background: unset;
61849
61810
  }
61850
61811
  }
@@ -66596,8 +66557,7 @@ $grid-checkmark-color: $primary-text-color !default;
66596
66557
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
66597
66558
  }
66598
66559
 
66599
- .e-rowcell.e-freezeline,
66600
- .e-gridheader .e-filterbarcell.e-freezeline {
66560
+ .e-rowcell.e-freezeline {
66601
66561
  position: relative;
66602
66562
  }
66603
66563
 
@@ -8294,7 +8294,7 @@ $textarea-float-top: -24px !default;
8294
8294
  border-left-color: $border;
8295
8295
  border-right-color: $border;
8296
8296
  border-radius: 4px;
8297
- height: 32px;
8297
+ height: 30px;
8298
8298
  }
8299
8299
  }
8300
8300
 
@@ -53978,42 +53978,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53978
53978
  border-color: $tbar-btn-focus-border-color;
53979
53979
  border-style: $tbar-border-nav-type;
53980
53980
  border-width: $tbar-btn-hover-border-size;
53981
-
53982
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53983
- box-shadow: none;
53984
- }
53985
- @else {
53986
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53987
- }
53988
-
53981
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53982
+
53989
53983
  .e-icons {
53990
53984
  color: $tbar-btn-icons-focus-color;
53985
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53986
+ color: $tbar-default-icon-color;
53987
+ }
53991
53988
  }
53992
53989
 
53993
53990
  .e-tbar-btn-text {
53994
53991
  color: $tbar-btn-text-focus-color;
53995
-
53996
53992
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
53997
53993
  color: $tbar-btn-icons-focus-color;
53998
53994
  }
53999
- }
54000
- }
54001
-
54002
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54003
- &:focus-visible {
54004
- background: $tbar-default-bg;
54005
- box-shadow: $tbar-ext-btn-focus-box-shadow;
54006
-
54007
- .e-icons {
54008
- color: $tbar-default-icon-color;
54009
- }
54010
-
54011
- .e-tbar-btn-text {
53995
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54012
53996
  color: $tbar-default-font;
54013
53997
  }
54014
53998
  }
54015
53999
  }
54016
-
54000
+
54017
54001
  &:hover {
54018
54002
  background: $tbar-hover-bg;
54019
54003
  border-color: $tbar-hover-border-color;
@@ -54236,27 +54220,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54236
54220
  border-color: $tbar-btn-focus-border-color;
54237
54221
  border-style: $tbar-border-nav-type;
54238
54222
  border-width: $tbar-popup-btn-hover-border-size;
54239
-
54240
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
54241
- box-shadow: none;
54242
- }
54243
- @else {
54244
- box-shadow: $tbar-popup-btn-focus-box-shadow;
54245
- }
54246
-
54247
- @if $skin-name == 'bootstrap5.3' {
54248
- .e-tbar-btn-text,
54249
- .e-icons.e-btn-icon {
54250
- color: $tbar-btn-active-icons-color;
54251
- }
54252
- }
54253
- }
54254
-
54255
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54256
- &:focus-visible {
54257
- background: $tbar-popup-btn-focus-bg;
54258
- box-shadow: $tbar-popup-btn-focus-box-shadow;
54259
-
54223
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
54224
+
54225
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54260
54226
  .e-icons {
54261
54227
  color: $tbar-popup-nav-hover-icons-color;
54262
54228
  }
@@ -54265,6 +54231,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54265
54231
  color: $tbar-popup-btn-text-focus-color;
54266
54232
  }
54267
54233
  }
54234
+ @if $skin-name == 'bootstrap5.3' {
54235
+ .e-tbar-btn-text,
54236
+ .e-icons.e-btn-icon {
54237
+ color: $tbar-btn-active-icons-color;
54238
+ }
54239
+ }
54268
54240
  }
54269
54241
  }
54270
54242
 
@@ -54295,26 +54267,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54295
54267
  border-color: $tbar-btn-focus-border-color;
54296
54268
  border-style: $tbar-border-nav-type;
54297
54269
  border-width: $tbar-btn-hover-border-size;
54298
-
54270
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
54271
+
54299
54272
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54300
- box-shadow: none;
54301
- }
54302
- @else {
54303
- box-shadow: $tbar-ext-btn-focus-box-shadow;
54304
- }
54305
- @if $skin-name == 'bootstrap5.3' {
54306
- .e-tbar-btn-text,
54307
- .e-icons.e-btn-icon {
54308
- color: $tbar-default-icon-color;
54309
- }
54310
- }
54311
- }
54312
-
54313
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54314
- &:focus-visible {
54315
- background: $tbar-default-bg;
54316
- box-shadow: $tbar-ext-btn-focus-box-shadow;
54317
-
54318
54273
  .e-icons {
54319
54274
  color: $tbar-default-icon-color;
54320
54275
  }
@@ -54323,8 +54278,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54323
54278
  color: $tbar-default-font;
54324
54279
  }
54325
54280
  }
54281
+ @if $skin-name == 'bootstrap5.3' {
54282
+ .e-tbar-btn-text,
54283
+ .e-icons.e-btn-icon {
54284
+ color: $tbar-default-icon-color;
54285
+ }
54286
+ }
54326
54287
  }
54327
-
54288
+
54328
54289
  &:hover {
54329
54290
  background: $tbar-hover-bg;
54330
54291
  border-radius: $tbar-btn-border-radius;
@@ -83832,7 +83793,7 @@ $grid-xlfl-skin: $skin-name !default;
83832
83793
  .e-dlg-content {
83833
83794
  overflow: visible;
83834
83795
  padding: 0;
83835
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
83796
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
83836
83797
  background: unset;
83837
83798
  }
83838
83799
  }
@@ -88800,8 +88761,7 @@ $grid-checkmark-color: $primary-text-color !default;
88800
88761
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
88801
88762
  }
88802
88763
 
88803
- .e-rowcell.e-freezeline,
88804
- .e-gridheader .e-filterbarcell.e-freezeline {
88764
+ .e-rowcell.e-freezeline {
88805
88765
  position: relative;
88806
88766
  }
88807
88767
 
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"28.2.9","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"28.2.11","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}