@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
@@ -5580,7 +5580,7 @@ $float-label-rtl-value: -7px !default;
5580
5580
  border-left-color: $border;
5581
5581
  border-right-color: $border;
5582
5582
  border-radius: 4px;
5583
- height: 32px;
5583
+ height: 30px;
5584
5584
  }
5585
5585
  }
5586
5586
 
@@ -37472,42 +37472,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37472
37472
  border-color: $tbar-btn-focus-border-color;
37473
37473
  border-style: $tbar-border-nav-type;
37474
37474
  border-width: $tbar-btn-hover-border-size;
37475
-
37476
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37477
- box-shadow: none;
37478
- }
37479
- @else {
37480
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37481
- }
37482
-
37475
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37476
+
37483
37477
  .e-icons {
37484
37478
  color: $tbar-btn-icons-focus-color;
37479
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37480
+ color: $tbar-default-icon-color;
37481
+ }
37485
37482
  }
37486
37483
 
37487
37484
  .e-tbar-btn-text {
37488
37485
  color: $tbar-btn-text-focus-color;
37489
-
37490
37486
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37491
37487
  color: $tbar-btn-icons-focus-color;
37492
37488
  }
37493
- }
37494
- }
37495
-
37496
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37497
- &:focus-visible {
37498
- background: $tbar-default-bg;
37499
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37500
-
37501
- .e-icons {
37502
- color: $tbar-default-icon-color;
37503
- }
37504
-
37505
- .e-tbar-btn-text {
37489
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37506
37490
  color: $tbar-default-font;
37507
37491
  }
37508
37492
  }
37509
37493
  }
37510
-
37494
+
37511
37495
  &:hover {
37512
37496
  background: $tbar-hover-bg;
37513
37497
  border-color: $tbar-hover-border-color;
@@ -37730,27 +37714,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37730
37714
  border-color: $tbar-btn-focus-border-color;
37731
37715
  border-style: $tbar-border-nav-type;
37732
37716
  border-width: $tbar-popup-btn-hover-border-size;
37733
-
37734
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
37735
- box-shadow: none;
37736
- }
37737
- @else {
37738
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37739
- }
37740
-
37741
- @if $skin-name == 'bootstrap5.3' {
37742
- .e-tbar-btn-text,
37743
- .e-icons.e-btn-icon {
37744
- color: $tbar-btn-active-icons-color;
37745
- }
37746
- }
37747
- }
37748
-
37749
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37750
- &:focus-visible {
37751
- background: $tbar-popup-btn-focus-bg;
37752
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37753
-
37717
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
37718
+
37719
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37754
37720
  .e-icons {
37755
37721
  color: $tbar-popup-nav-hover-icons-color;
37756
37722
  }
@@ -37759,6 +37725,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37759
37725
  color: $tbar-popup-btn-text-focus-color;
37760
37726
  }
37761
37727
  }
37728
+ @if $skin-name == 'bootstrap5.3' {
37729
+ .e-tbar-btn-text,
37730
+ .e-icons.e-btn-icon {
37731
+ color: $tbar-btn-active-icons-color;
37732
+ }
37733
+ }
37762
37734
  }
37763
37735
  }
37764
37736
 
@@ -37789,26 +37761,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37789
37761
  border-color: $tbar-btn-focus-border-color;
37790
37762
  border-style: $tbar-border-nav-type;
37791
37763
  border-width: $tbar-btn-hover-border-size;
37792
-
37764
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37765
+
37793
37766
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37794
- box-shadow: none;
37795
- }
37796
- @else {
37797
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37798
- }
37799
- @if $skin-name == 'bootstrap5.3' {
37800
- .e-tbar-btn-text,
37801
- .e-icons.e-btn-icon {
37802
- color: $tbar-default-icon-color;
37803
- }
37804
- }
37805
- }
37806
-
37807
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37808
- &:focus-visible {
37809
- background: $tbar-default-bg;
37810
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37811
-
37812
37767
  .e-icons {
37813
37768
  color: $tbar-default-icon-color;
37814
37769
  }
@@ -37817,8 +37772,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37817
37772
  color: $tbar-default-font;
37818
37773
  }
37819
37774
  }
37775
+ @if $skin-name == 'bootstrap5.3' {
37776
+ .e-tbar-btn-text,
37777
+ .e-icons.e-btn-icon {
37778
+ color: $tbar-default-icon-color;
37779
+ }
37780
+ }
37820
37781
  }
37821
-
37782
+
37822
37783
  &:hover {
37823
37784
  background: $tbar-hover-bg;
37824
37785
  border-radius: $tbar-btn-border-radius;
@@ -59379,7 +59340,7 @@ $grid-xlfl-skin: 'fabric' !default;
59379
59340
  .e-dlg-content {
59380
59341
  overflow: visible;
59381
59342
  padding: 0;
59382
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59343
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59383
59344
  background: unset;
59384
59345
  }
59385
59346
  }
@@ -64128,8 +64089,7 @@ $grid-checkmark-color: $theme-primary-font !default;
64128
64089
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64129
64090
  }
64130
64091
 
64131
- .e-rowcell.e-freezeline,
64132
- .e-gridheader .e-filterbarcell.e-freezeline {
64092
+ .e-rowcell.e-freezeline {
64133
64093
  position: relative;
64134
64094
  }
64135
64095
 
@@ -6414,7 +6414,7 @@ $float-label-rtl-value: -7px !default;
6414
6414
  border-left-color: $border;
6415
6415
  border-right-color: $border;
6416
6416
  border-radius: 4px;
6417
- height: 32px;
6417
+ height: 30px;
6418
6418
  }
6419
6419
  }
6420
6420
 
@@ -51716,42 +51716,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51716
51716
  border-color: $tbar-btn-focus-border-color;
51717
51717
  border-style: $tbar-border-nav-type;
51718
51718
  border-width: $tbar-btn-hover-border-size;
51719
-
51720
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51721
- box-shadow: none;
51722
- }
51723
- @else {
51724
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51725
- }
51726
-
51719
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
51720
+
51727
51721
  .e-icons {
51728
51722
  color: $tbar-btn-icons-focus-color;
51723
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51724
+ color: $tbar-default-icon-color;
51725
+ }
51729
51726
  }
51730
51727
 
51731
51728
  .e-tbar-btn-text {
51732
51729
  color: $tbar-btn-text-focus-color;
51733
-
51734
51730
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
51735
51731
  color: $tbar-btn-icons-focus-color;
51736
51732
  }
51737
- }
51738
- }
51739
-
51740
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51741
- &:focus-visible {
51742
- background: $tbar-default-bg;
51743
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51744
-
51745
- .e-icons {
51746
- color: $tbar-default-icon-color;
51747
- }
51748
-
51749
- .e-tbar-btn-text {
51733
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51750
51734
  color: $tbar-default-font;
51751
51735
  }
51752
51736
  }
51753
51737
  }
51754
-
51738
+
51755
51739
  &:hover {
51756
51740
  background: $tbar-hover-bg;
51757
51741
  border-color: $tbar-hover-border-color;
@@ -51974,27 +51958,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51974
51958
  border-color: $tbar-btn-focus-border-color;
51975
51959
  border-style: $tbar-border-nav-type;
51976
51960
  border-width: $tbar-popup-btn-hover-border-size;
51977
-
51978
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
51979
- box-shadow: none;
51980
- }
51981
- @else {
51982
- box-shadow: $tbar-popup-btn-focus-box-shadow;
51983
- }
51984
-
51985
- @if $skin-name == 'bootstrap5.3' {
51986
- .e-tbar-btn-text,
51987
- .e-icons.e-btn-icon {
51988
- color: $tbar-btn-active-icons-color;
51989
- }
51990
- }
51991
- }
51992
-
51993
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51994
- &:focus-visible {
51995
- background: $tbar-popup-btn-focus-bg;
51996
- box-shadow: $tbar-popup-btn-focus-box-shadow;
51997
-
51961
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
51962
+
51963
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51998
51964
  .e-icons {
51999
51965
  color: $tbar-popup-nav-hover-icons-color;
52000
51966
  }
@@ -52003,6 +51969,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52003
51969
  color: $tbar-popup-btn-text-focus-color;
52004
51970
  }
52005
51971
  }
51972
+ @if $skin-name == 'bootstrap5.3' {
51973
+ .e-tbar-btn-text,
51974
+ .e-icons.e-btn-icon {
51975
+ color: $tbar-btn-active-icons-color;
51976
+ }
51977
+ }
52006
51978
  }
52007
51979
  }
52008
51980
 
@@ -52033,26 +52005,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52033
52005
  border-color: $tbar-btn-focus-border-color;
52034
52006
  border-style: $tbar-border-nav-type;
52035
52007
  border-width: $tbar-btn-hover-border-size;
52036
-
52008
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52009
+
52037
52010
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52038
- box-shadow: none;
52039
- }
52040
- @else {
52041
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52042
- }
52043
- @if $skin-name == 'bootstrap5.3' {
52044
- .e-tbar-btn-text,
52045
- .e-icons.e-btn-icon {
52046
- color: $tbar-default-icon-color;
52047
- }
52048
- }
52049
- }
52050
-
52051
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52052
- &:focus-visible {
52053
- background: $tbar-default-bg;
52054
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52055
-
52056
52011
  .e-icons {
52057
52012
  color: $tbar-default-icon-color;
52058
52013
  }
@@ -52061,8 +52016,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52061
52016
  color: $tbar-default-font;
52062
52017
  }
52063
52018
  }
52019
+ @if $skin-name == 'bootstrap5.3' {
52020
+ .e-tbar-btn-text,
52021
+ .e-icons.e-btn-icon {
52022
+ color: $tbar-default-icon-color;
52023
+ }
52024
+ }
52064
52025
  }
52065
-
52026
+
52066
52027
  &:hover {
52067
52028
  background: $tbar-hover-bg;
52068
52029
  border-radius: $tbar-btn-border-radius;
@@ -81367,7 +81328,7 @@ $grid-xlfl-skin: 'fabric' !default;
81367
81328
  .e-dlg-content {
81368
81329
  overflow: visible;
81369
81330
  padding: 0;
81370
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81331
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81371
81332
  background: unset;
81372
81333
  }
81373
81334
  }
@@ -86332,8 +86293,7 @@ $grid-checkmark-color: $theme-primary-font !default;
86332
86293
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86333
86294
  }
86334
86295
 
86335
- .e-rowcell.e-freezeline,
86336
- .e-gridheader .e-filterbarcell.e-freezeline {
86296
+ .e-rowcell.e-freezeline {
86337
86297
  position: relative;
86338
86298
  }
86339
86299
 
@@ -5679,7 +5679,7 @@ $float-label-rtl-value: -10px !default;
5679
5679
  border-left-color: $border;
5680
5680
  border-right-color: $border;
5681
5681
  border-radius: 4px;
5682
- height: 32px;
5682
+ height: 30px;
5683
5683
  }
5684
5684
  }
5685
5685
 
@@ -37957,42 +37957,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37957
37957
  border-color: $tbar-btn-focus-border-color;
37958
37958
  border-style: $tbar-border-nav-type;
37959
37959
  border-width: $tbar-btn-hover-border-size;
37960
-
37961
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37962
- box-shadow: none;
37963
- }
37964
- @else {
37965
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37966
- }
37967
-
37960
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37961
+
37968
37962
  .e-icons {
37969
37963
  color: $tbar-btn-icons-focus-color;
37964
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37965
+ color: $tbar-default-icon-color;
37966
+ }
37970
37967
  }
37971
37968
 
37972
37969
  .e-tbar-btn-text {
37973
37970
  color: $tbar-btn-text-focus-color;
37974
-
37975
37971
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37976
37972
  color: $tbar-btn-icons-focus-color;
37977
37973
  }
37978
- }
37979
- }
37980
-
37981
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37982
- &:focus-visible {
37983
- background: $tbar-default-bg;
37984
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37985
-
37986
- .e-icons {
37987
- color: $tbar-default-icon-color;
37988
- }
37989
-
37990
- .e-tbar-btn-text {
37974
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37991
37975
  color: $tbar-default-font;
37992
37976
  }
37993
37977
  }
37994
37978
  }
37995
-
37979
+
37996
37980
  &:hover {
37997
37981
  background: $tbar-hover-bg;
37998
37982
  border-color: $tbar-hover-border-color;
@@ -38215,27 +38199,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38215
38199
  border-color: $tbar-btn-focus-border-color;
38216
38200
  border-style: $tbar-border-nav-type;
38217
38201
  border-width: $tbar-popup-btn-hover-border-size;
38218
-
38219
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38220
- box-shadow: none;
38221
- }
38222
- @else {
38223
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38224
- }
38225
-
38226
- @if $skin-name == 'bootstrap5.3' {
38227
- .e-tbar-btn-text,
38228
- .e-icons.e-btn-icon {
38229
- color: $tbar-btn-active-icons-color;
38230
- }
38231
- }
38232
- }
38233
-
38234
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38235
- &:focus-visible {
38236
- background: $tbar-popup-btn-focus-bg;
38237
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38238
-
38202
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38203
+
38204
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38239
38205
  .e-icons {
38240
38206
  color: $tbar-popup-nav-hover-icons-color;
38241
38207
  }
@@ -38244,6 +38210,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38244
38210
  color: $tbar-popup-btn-text-focus-color;
38245
38211
  }
38246
38212
  }
38213
+ @if $skin-name == 'bootstrap5.3' {
38214
+ .e-tbar-btn-text,
38215
+ .e-icons.e-btn-icon {
38216
+ color: $tbar-btn-active-icons-color;
38217
+ }
38218
+ }
38247
38219
  }
38248
38220
  }
38249
38221
 
@@ -38274,26 +38246,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38274
38246
  border-color: $tbar-btn-focus-border-color;
38275
38247
  border-style: $tbar-border-nav-type;
38276
38248
  border-width: $tbar-btn-hover-border-size;
38277
-
38249
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38250
+
38278
38251
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38279
- box-shadow: none;
38280
- }
38281
- @else {
38282
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38283
- }
38284
- @if $skin-name == 'bootstrap5.3' {
38285
- .e-tbar-btn-text,
38286
- .e-icons.e-btn-icon {
38287
- color: $tbar-default-icon-color;
38288
- }
38289
- }
38290
- }
38291
-
38292
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38293
- &:focus-visible {
38294
- background: $tbar-default-bg;
38295
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38296
-
38297
38252
  .e-icons {
38298
38253
  color: $tbar-default-icon-color;
38299
38254
  }
@@ -38302,8 +38257,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38302
38257
  color: $tbar-default-font;
38303
38258
  }
38304
38259
  }
38260
+ @if $skin-name == 'bootstrap5.3' {
38261
+ .e-tbar-btn-text,
38262
+ .e-icons.e-btn-icon {
38263
+ color: $tbar-default-icon-color;
38264
+ }
38265
+ }
38305
38266
  }
38306
-
38267
+
38307
38268
  &:hover {
38308
38269
  background: $tbar-hover-bg;
38309
38270
  border-radius: $tbar-btn-border-radius;
@@ -60035,7 +59996,7 @@ $grid-xlfl-skin: 'fluent' !default;
60035
59996
  .e-dlg-content {
60036
59997
  overflow: visible;
60037
59998
  padding: 0;
60038
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59999
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
60039
60000
  background: unset;
60040
60001
  }
60041
60002
  }
@@ -64785,8 +64746,7 @@ $grid-checkmark-color: $primary-text-color !default;
64785
64746
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64786
64747
  }
64787
64748
 
64788
- .e-rowcell.e-freezeline,
64789
- .e-gridheader .e-filterbarcell.e-freezeline {
64749
+ .e-rowcell.e-freezeline {
64790
64750
  position: relative;
64791
64751
  }
64792
64752
 
@@ -6513,7 +6513,7 @@ $float-label-rtl-value: -10px !default;
6513
6513
  border-left-color: $border;
6514
6514
  border-right-color: $border;
6515
6515
  border-radius: 4px;
6516
- height: 32px;
6516
+ height: 30px;
6517
6517
  }
6518
6518
  }
6519
6519
 
@@ -52201,42 +52201,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52201
52201
  border-color: $tbar-btn-focus-border-color;
52202
52202
  border-style: $tbar-border-nav-type;
52203
52203
  border-width: $tbar-btn-hover-border-size;
52204
-
52205
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52206
- box-shadow: none;
52207
- }
52208
- @else {
52209
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52210
- }
52211
-
52204
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52205
+
52212
52206
  .e-icons {
52213
52207
  color: $tbar-btn-icons-focus-color;
52208
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52209
+ color: $tbar-default-icon-color;
52210
+ }
52214
52211
  }
52215
52212
 
52216
52213
  .e-tbar-btn-text {
52217
52214
  color: $tbar-btn-text-focus-color;
52218
-
52219
52215
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52220
52216
  color: $tbar-btn-icons-focus-color;
52221
52217
  }
52222
- }
52223
- }
52224
-
52225
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52226
- &:focus-visible {
52227
- background: $tbar-default-bg;
52228
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52229
-
52230
- .e-icons {
52231
- color: $tbar-default-icon-color;
52232
- }
52233
-
52234
- .e-tbar-btn-text {
52218
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52235
52219
  color: $tbar-default-font;
52236
52220
  }
52237
52221
  }
52238
52222
  }
52239
-
52223
+
52240
52224
  &:hover {
52241
52225
  background: $tbar-hover-bg;
52242
52226
  border-color: $tbar-hover-border-color;
@@ -52459,27 +52443,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52459
52443
  border-color: $tbar-btn-focus-border-color;
52460
52444
  border-style: $tbar-border-nav-type;
52461
52445
  border-width: $tbar-popup-btn-hover-border-size;
52462
-
52463
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52464
- box-shadow: none;
52465
- }
52466
- @else {
52467
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52468
- }
52469
-
52470
- @if $skin-name == 'bootstrap5.3' {
52471
- .e-tbar-btn-text,
52472
- .e-icons.e-btn-icon {
52473
- color: $tbar-btn-active-icons-color;
52474
- }
52475
- }
52476
- }
52477
-
52478
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52479
- &:focus-visible {
52480
- background: $tbar-popup-btn-focus-bg;
52481
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52482
-
52446
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52447
+
52448
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52483
52449
  .e-icons {
52484
52450
  color: $tbar-popup-nav-hover-icons-color;
52485
52451
  }
@@ -52488,6 +52454,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52488
52454
  color: $tbar-popup-btn-text-focus-color;
52489
52455
  }
52490
52456
  }
52457
+ @if $skin-name == 'bootstrap5.3' {
52458
+ .e-tbar-btn-text,
52459
+ .e-icons.e-btn-icon {
52460
+ color: $tbar-btn-active-icons-color;
52461
+ }
52462
+ }
52491
52463
  }
52492
52464
  }
52493
52465
 
@@ -52518,26 +52490,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52518
52490
  border-color: $tbar-btn-focus-border-color;
52519
52491
  border-style: $tbar-border-nav-type;
52520
52492
  border-width: $tbar-btn-hover-border-size;
52521
-
52493
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52494
+
52522
52495
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52523
- box-shadow: none;
52524
- }
52525
- @else {
52526
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52527
- }
52528
- @if $skin-name == 'bootstrap5.3' {
52529
- .e-tbar-btn-text,
52530
- .e-icons.e-btn-icon {
52531
- color: $tbar-default-icon-color;
52532
- }
52533
- }
52534
- }
52535
-
52536
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52537
- &:focus-visible {
52538
- background: $tbar-default-bg;
52539
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52540
-
52541
52496
  .e-icons {
52542
52497
  color: $tbar-default-icon-color;
52543
52498
  }
@@ -52546,8 +52501,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52546
52501
  color: $tbar-default-font;
52547
52502
  }
52548
52503
  }
52504
+ @if $skin-name == 'bootstrap5.3' {
52505
+ .e-tbar-btn-text,
52506
+ .e-icons.e-btn-icon {
52507
+ color: $tbar-default-icon-color;
52508
+ }
52509
+ }
52549
52510
  }
52550
-
52511
+
52551
52512
  &:hover {
52552
52513
  background: $tbar-hover-bg;
52553
52514
  border-radius: $tbar-btn-border-radius;
@@ -82023,7 +81984,7 @@ $grid-xlfl-skin: 'fluent' !default;
82023
81984
  .e-dlg-content {
82024
81985
  overflow: visible;
82025
81986
  padding: 0;
82026
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81987
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
82027
81988
  background: unset;
82028
81989
  }
82029
81990
  }
@@ -86989,8 +86950,7 @@ $grid-checkmark-color: $primary-text-color !default;
86989
86950
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86990
86951
  }
86991
86952
 
86992
- .e-rowcell.e-freezeline,
86993
- .e-gridheader .e-filterbarcell.e-freezeline {
86953
+ .e-rowcell.e-freezeline {
86994
86954
  position: relative;
86995
86955
  }
86996
86956