@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
@@ -6495,7 +6495,7 @@ $input-error-text-color:$danger !default;
6495
6495
  border-left-color: $border;
6496
6496
  border-right-color: $border;
6497
6497
  border-radius: 4px;
6498
- height: 32px;
6498
+ height: 30px;
6499
6499
  }
6500
6500
  }
6501
6501
 
@@ -39072,42 +39072,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39072
39072
  border-color: $tbar-btn-focus-border-color;
39073
39073
  border-style: $tbar-border-nav-type;
39074
39074
  border-width: $tbar-btn-hover-border-size;
39075
-
39076
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39077
- box-shadow: none;
39078
- }
39079
- @else {
39080
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39081
- }
39082
-
39075
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
39076
+
39083
39077
  .e-icons {
39084
39078
  color: $tbar-btn-icons-focus-color;
39079
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39080
+ color: $tbar-default-icon-color;
39081
+ }
39085
39082
  }
39086
39083
 
39087
39084
  .e-tbar-btn-text {
39088
39085
  color: $tbar-btn-text-focus-color;
39089
-
39090
39086
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
39091
39087
  color: $tbar-btn-icons-focus-color;
39092
39088
  }
39093
- }
39094
- }
39095
-
39096
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39097
- &:focus-visible {
39098
- background: $tbar-default-bg;
39099
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39100
-
39101
- .e-icons {
39102
- color: $tbar-default-icon-color;
39103
- }
39104
-
39105
- .e-tbar-btn-text {
39089
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39106
39090
  color: $tbar-default-font;
39107
39091
  }
39108
39092
  }
39109
39093
  }
39110
-
39094
+
39111
39095
  &:hover {
39112
39096
  background: $tbar-hover-bg;
39113
39097
  border-color: $tbar-hover-border-color;
@@ -39330,27 +39314,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39330
39314
  border-color: $tbar-btn-focus-border-color;
39331
39315
  border-style: $tbar-border-nav-type;
39332
39316
  border-width: $tbar-popup-btn-hover-border-size;
39333
-
39334
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
39335
- box-shadow: none;
39336
- }
39337
- @else {
39338
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39339
- }
39340
-
39341
- @if $skin-name == 'bootstrap5.3' {
39342
- .e-tbar-btn-text,
39343
- .e-icons.e-btn-icon {
39344
- color: $tbar-btn-active-icons-color;
39345
- }
39346
- }
39347
- }
39348
-
39349
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39350
- &:focus-visible {
39351
- background: $tbar-popup-btn-focus-bg;
39352
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39353
-
39317
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
39318
+
39319
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39354
39320
  .e-icons {
39355
39321
  color: $tbar-popup-nav-hover-icons-color;
39356
39322
  }
@@ -39359,6 +39325,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39359
39325
  color: $tbar-popup-btn-text-focus-color;
39360
39326
  }
39361
39327
  }
39328
+ @if $skin-name == 'bootstrap5.3' {
39329
+ .e-tbar-btn-text,
39330
+ .e-icons.e-btn-icon {
39331
+ color: $tbar-btn-active-icons-color;
39332
+ }
39333
+ }
39362
39334
  }
39363
39335
  }
39364
39336
 
@@ -39389,26 +39361,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39389
39361
  border-color: $tbar-btn-focus-border-color;
39390
39362
  border-style: $tbar-border-nav-type;
39391
39363
  border-width: $tbar-btn-hover-border-size;
39392
-
39364
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
39365
+
39393
39366
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39394
- box-shadow: none;
39395
- }
39396
- @else {
39397
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39398
- }
39399
- @if $skin-name == 'bootstrap5.3' {
39400
- .e-tbar-btn-text,
39401
- .e-icons.e-btn-icon {
39402
- color: $tbar-default-icon-color;
39403
- }
39404
- }
39405
- }
39406
-
39407
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39408
- &:focus-visible {
39409
- background: $tbar-default-bg;
39410
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39411
-
39412
39367
  .e-icons {
39413
39368
  color: $tbar-default-icon-color;
39414
39369
  }
@@ -39417,8 +39372,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39417
39372
  color: $tbar-default-font;
39418
39373
  }
39419
39374
  }
39375
+ @if $skin-name == 'bootstrap5.3' {
39376
+ .e-tbar-btn-text,
39377
+ .e-icons.e-btn-icon {
39378
+ color: $tbar-default-icon-color;
39379
+ }
39380
+ }
39420
39381
  }
39421
-
39382
+
39422
39383
  &:hover {
39423
39384
  background: $tbar-hover-bg;
39424
39385
  border-radius: $tbar-btn-border-radius;
@@ -61209,7 +61170,7 @@ $grid-xlfl-skin: $skin-name !default;
61209
61170
  .e-dlg-content {
61210
61171
  overflow: visible;
61211
61172
  padding: 0;
61212
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
61173
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
61213
61174
  background: unset;
61214
61175
  }
61215
61176
  }
@@ -65970,8 +65931,7 @@ $grid-checkmark-color: $primary !default;
65970
65931
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
65971
65932
  }
65972
65933
 
65973
- .e-rowcell.e-freezeline,
65974
- .e-gridheader .e-filterbarcell.e-freezeline {
65934
+ .e-rowcell.e-freezeline {
65975
65935
  position: relative;
65976
65936
  }
65977
65937
 
@@ -7329,7 +7329,7 @@ $input-error-text-color:$danger !default;
7329
7329
  border-left-color: $border;
7330
7330
  border-right-color: $border;
7331
7331
  border-radius: 4px;
7332
- height: 32px;
7332
+ height: 30px;
7333
7333
  }
7334
7334
  }
7335
7335
 
@@ -53316,42 +53316,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53316
53316
  border-color: $tbar-btn-focus-border-color;
53317
53317
  border-style: $tbar-border-nav-type;
53318
53318
  border-width: $tbar-btn-hover-border-size;
53319
-
53320
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53321
- box-shadow: none;
53322
- }
53323
- @else {
53324
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53325
- }
53326
-
53319
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53320
+
53327
53321
  .e-icons {
53328
53322
  color: $tbar-btn-icons-focus-color;
53323
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53324
+ color: $tbar-default-icon-color;
53325
+ }
53329
53326
  }
53330
53327
 
53331
53328
  .e-tbar-btn-text {
53332
53329
  color: $tbar-btn-text-focus-color;
53333
-
53334
53330
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
53335
53331
  color: $tbar-btn-icons-focus-color;
53336
53332
  }
53337
- }
53338
- }
53339
-
53340
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53341
- &:focus-visible {
53342
- background: $tbar-default-bg;
53343
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53344
-
53345
- .e-icons {
53346
- color: $tbar-default-icon-color;
53347
- }
53348
-
53349
- .e-tbar-btn-text {
53333
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53350
53334
  color: $tbar-default-font;
53351
53335
  }
53352
53336
  }
53353
53337
  }
53354
-
53338
+
53355
53339
  &:hover {
53356
53340
  background: $tbar-hover-bg;
53357
53341
  border-color: $tbar-hover-border-color;
@@ -53574,27 +53558,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53574
53558
  border-color: $tbar-btn-focus-border-color;
53575
53559
  border-style: $tbar-border-nav-type;
53576
53560
  border-width: $tbar-popup-btn-hover-border-size;
53577
-
53578
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
53579
- box-shadow: none;
53580
- }
53581
- @else {
53582
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53583
- }
53584
-
53585
- @if $skin-name == 'bootstrap5.3' {
53586
- .e-tbar-btn-text,
53587
- .e-icons.e-btn-icon {
53588
- color: $tbar-btn-active-icons-color;
53589
- }
53590
- }
53591
- }
53592
-
53593
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53594
- &:focus-visible {
53595
- background: $tbar-popup-btn-focus-bg;
53596
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53597
-
53561
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
53562
+
53563
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53598
53564
  .e-icons {
53599
53565
  color: $tbar-popup-nav-hover-icons-color;
53600
53566
  }
@@ -53603,6 +53569,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53603
53569
  color: $tbar-popup-btn-text-focus-color;
53604
53570
  }
53605
53571
  }
53572
+ @if $skin-name == 'bootstrap5.3' {
53573
+ .e-tbar-btn-text,
53574
+ .e-icons.e-btn-icon {
53575
+ color: $tbar-btn-active-icons-color;
53576
+ }
53577
+ }
53606
53578
  }
53607
53579
  }
53608
53580
 
@@ -53633,26 +53605,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53633
53605
  border-color: $tbar-btn-focus-border-color;
53634
53606
  border-style: $tbar-border-nav-type;
53635
53607
  border-width: $tbar-btn-hover-border-size;
53636
-
53608
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53609
+
53637
53610
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53638
- box-shadow: none;
53639
- }
53640
- @else {
53641
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53642
- }
53643
- @if $skin-name == 'bootstrap5.3' {
53644
- .e-tbar-btn-text,
53645
- .e-icons.e-btn-icon {
53646
- color: $tbar-default-icon-color;
53647
- }
53648
- }
53649
- }
53650
-
53651
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53652
- &:focus-visible {
53653
- background: $tbar-default-bg;
53654
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53655
-
53656
53611
  .e-icons {
53657
53612
  color: $tbar-default-icon-color;
53658
53613
  }
@@ -53661,8 +53616,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53661
53616
  color: $tbar-default-font;
53662
53617
  }
53663
53618
  }
53619
+ @if $skin-name == 'bootstrap5.3' {
53620
+ .e-tbar-btn-text,
53621
+ .e-icons.e-btn-icon {
53622
+ color: $tbar-default-icon-color;
53623
+ }
53624
+ }
53664
53625
  }
53665
-
53626
+
53666
53627
  &:hover {
53667
53628
  background: $tbar-hover-bg;
53668
53629
  border-radius: $tbar-btn-border-radius;
@@ -83197,7 +83158,7 @@ $grid-xlfl-skin: $skin-name !default;
83197
83158
  .e-dlg-content {
83198
83159
  overflow: visible;
83199
83160
  padding: 0;
83200
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
83161
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
83201
83162
  background: unset;
83202
83163
  }
83203
83164
  }
@@ -88174,8 +88135,7 @@ $grid-checkmark-color: $primary !default;
88174
88135
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
88175
88136
  }
88176
88137
 
88177
- .e-rowcell.e-freezeline,
88178
- .e-gridheader .e-filterbarcell.e-freezeline {
88138
+ .e-rowcell.e-freezeline {
88179
88139
  position: relative;
88180
88140
  }
88181
88141
 
@@ -6790,7 +6790,7 @@ $input-error-text-color:$danger !default;
6790
6790
  border-left-color: $border;
6791
6791
  border-right-color: $border;
6792
6792
  border-radius: 4px;
6793
- height: 32px;
6793
+ height: 30px;
6794
6794
  }
6795
6795
  }
6796
6796
 
@@ -39367,42 +39367,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39367
39367
  border-color: $tbar-btn-focus-border-color;
39368
39368
  border-style: $tbar-border-nav-type;
39369
39369
  border-width: $tbar-btn-hover-border-size;
39370
-
39371
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39372
- box-shadow: none;
39373
- }
39374
- @else {
39375
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39376
- }
39377
-
39370
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
39371
+
39378
39372
  .e-icons {
39379
39373
  color: $tbar-btn-icons-focus-color;
39374
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39375
+ color: $tbar-default-icon-color;
39376
+ }
39380
39377
  }
39381
39378
 
39382
39379
  .e-tbar-btn-text {
39383
39380
  color: $tbar-btn-text-focus-color;
39384
-
39385
39381
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
39386
39382
  color: $tbar-btn-icons-focus-color;
39387
39383
  }
39388
- }
39389
- }
39390
-
39391
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39392
- &:focus-visible {
39393
- background: $tbar-default-bg;
39394
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39395
-
39396
- .e-icons {
39397
- color: $tbar-default-icon-color;
39398
- }
39399
-
39400
- .e-tbar-btn-text {
39384
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39401
39385
  color: $tbar-default-font;
39402
39386
  }
39403
39387
  }
39404
39388
  }
39405
-
39389
+
39406
39390
  &:hover {
39407
39391
  background: $tbar-hover-bg;
39408
39392
  border-color: $tbar-hover-border-color;
@@ -39625,27 +39609,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39625
39609
  border-color: $tbar-btn-focus-border-color;
39626
39610
  border-style: $tbar-border-nav-type;
39627
39611
  border-width: $tbar-popup-btn-hover-border-size;
39628
-
39629
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
39630
- box-shadow: none;
39631
- }
39632
- @else {
39633
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39634
- }
39635
-
39636
- @if $skin-name == 'bootstrap5.3' {
39637
- .e-tbar-btn-text,
39638
- .e-icons.e-btn-icon {
39639
- color: $tbar-btn-active-icons-color;
39640
- }
39641
- }
39642
- }
39643
-
39644
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39645
- &:focus-visible {
39646
- background: $tbar-popup-btn-focus-bg;
39647
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39648
-
39612
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
39613
+
39614
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39649
39615
  .e-icons {
39650
39616
  color: $tbar-popup-nav-hover-icons-color;
39651
39617
  }
@@ -39654,6 +39620,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39654
39620
  color: $tbar-popup-btn-text-focus-color;
39655
39621
  }
39656
39622
  }
39623
+ @if $skin-name == 'bootstrap5.3' {
39624
+ .e-tbar-btn-text,
39625
+ .e-icons.e-btn-icon {
39626
+ color: $tbar-btn-active-icons-color;
39627
+ }
39628
+ }
39657
39629
  }
39658
39630
  }
39659
39631
 
@@ -39684,26 +39656,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39684
39656
  border-color: $tbar-btn-focus-border-color;
39685
39657
  border-style: $tbar-border-nav-type;
39686
39658
  border-width: $tbar-btn-hover-border-size;
39687
-
39659
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
39660
+
39688
39661
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39689
- box-shadow: none;
39690
- }
39691
- @else {
39692
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39693
- }
39694
- @if $skin-name == 'bootstrap5.3' {
39695
- .e-tbar-btn-text,
39696
- .e-icons.e-btn-icon {
39697
- color: $tbar-default-icon-color;
39698
- }
39699
- }
39700
- }
39701
-
39702
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39703
- &:focus-visible {
39704
- background: $tbar-default-bg;
39705
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39706
-
39707
39662
  .e-icons {
39708
39663
  color: $tbar-default-icon-color;
39709
39664
  }
@@ -39712,8 +39667,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39712
39667
  color: $tbar-default-font;
39713
39668
  }
39714
39669
  }
39670
+ @if $skin-name == 'bootstrap5.3' {
39671
+ .e-tbar-btn-text,
39672
+ .e-icons.e-btn-icon {
39673
+ color: $tbar-default-icon-color;
39674
+ }
39675
+ }
39715
39676
  }
39716
-
39677
+
39717
39678
  &:hover {
39718
39679
  background: $tbar-hover-bg;
39719
39680
  border-radius: $tbar-btn-border-radius;
@@ -61504,7 +61465,7 @@ $grid-xlfl-skin: $skin-name !default;
61504
61465
  .e-dlg-content {
61505
61466
  overflow: visible;
61506
61467
  padding: 0;
61507
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
61468
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
61508
61469
  background: unset;
61509
61470
  }
61510
61471
  }
@@ -66265,8 +66226,7 @@ $grid-checkmark-color: $primary !default;
66265
66226
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
66266
66227
  }
66267
66228
 
66268
- .e-rowcell.e-freezeline,
66269
- .e-gridheader .e-filterbarcell.e-freezeline {
66229
+ .e-rowcell.e-freezeline {
66270
66230
  position: relative;
66271
66231
  }
66272
66232
 
@@ -7624,7 +7624,7 @@ $input-error-text-color:$danger !default;
7624
7624
  border-left-color: $border;
7625
7625
  border-right-color: $border;
7626
7626
  border-radius: 4px;
7627
- height: 32px;
7627
+ height: 30px;
7628
7628
  }
7629
7629
  }
7630
7630
 
@@ -53611,42 +53611,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53611
53611
  border-color: $tbar-btn-focus-border-color;
53612
53612
  border-style: $tbar-border-nav-type;
53613
53613
  border-width: $tbar-btn-hover-border-size;
53614
-
53615
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53616
- box-shadow: none;
53617
- }
53618
- @else {
53619
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53620
- }
53621
-
53614
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53615
+
53622
53616
  .e-icons {
53623
53617
  color: $tbar-btn-icons-focus-color;
53618
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53619
+ color: $tbar-default-icon-color;
53620
+ }
53624
53621
  }
53625
53622
 
53626
53623
  .e-tbar-btn-text {
53627
53624
  color: $tbar-btn-text-focus-color;
53628
-
53629
53625
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
53630
53626
  color: $tbar-btn-icons-focus-color;
53631
53627
  }
53632
- }
53633
- }
53634
-
53635
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53636
- &:focus-visible {
53637
- background: $tbar-default-bg;
53638
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53639
-
53640
- .e-icons {
53641
- color: $tbar-default-icon-color;
53642
- }
53643
-
53644
- .e-tbar-btn-text {
53628
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53645
53629
  color: $tbar-default-font;
53646
53630
  }
53647
53631
  }
53648
53632
  }
53649
-
53633
+
53650
53634
  &:hover {
53651
53635
  background: $tbar-hover-bg;
53652
53636
  border-color: $tbar-hover-border-color;
@@ -53869,27 +53853,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53869
53853
  border-color: $tbar-btn-focus-border-color;
53870
53854
  border-style: $tbar-border-nav-type;
53871
53855
  border-width: $tbar-popup-btn-hover-border-size;
53872
-
53873
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
53874
- box-shadow: none;
53875
- }
53876
- @else {
53877
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53878
- }
53879
-
53880
- @if $skin-name == 'bootstrap5.3' {
53881
- .e-tbar-btn-text,
53882
- .e-icons.e-btn-icon {
53883
- color: $tbar-btn-active-icons-color;
53884
- }
53885
- }
53886
- }
53887
-
53888
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53889
- &:focus-visible {
53890
- background: $tbar-popup-btn-focus-bg;
53891
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53892
-
53856
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
53857
+
53858
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53893
53859
  .e-icons {
53894
53860
  color: $tbar-popup-nav-hover-icons-color;
53895
53861
  }
@@ -53898,6 +53864,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53898
53864
  color: $tbar-popup-btn-text-focus-color;
53899
53865
  }
53900
53866
  }
53867
+ @if $skin-name == 'bootstrap5.3' {
53868
+ .e-tbar-btn-text,
53869
+ .e-icons.e-btn-icon {
53870
+ color: $tbar-btn-active-icons-color;
53871
+ }
53872
+ }
53901
53873
  }
53902
53874
  }
53903
53875
 
@@ -53928,26 +53900,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53928
53900
  border-color: $tbar-btn-focus-border-color;
53929
53901
  border-style: $tbar-border-nav-type;
53930
53902
  border-width: $tbar-btn-hover-border-size;
53931
-
53903
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53904
+
53932
53905
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53933
- box-shadow: none;
53934
- }
53935
- @else {
53936
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53937
- }
53938
- @if $skin-name == 'bootstrap5.3' {
53939
- .e-tbar-btn-text,
53940
- .e-icons.e-btn-icon {
53941
- color: $tbar-default-icon-color;
53942
- }
53943
- }
53944
- }
53945
-
53946
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53947
- &:focus-visible {
53948
- background: $tbar-default-bg;
53949
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53950
-
53951
53906
  .e-icons {
53952
53907
  color: $tbar-default-icon-color;
53953
53908
  }
@@ -53956,8 +53911,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53956
53911
  color: $tbar-default-font;
53957
53912
  }
53958
53913
  }
53914
+ @if $skin-name == 'bootstrap5.3' {
53915
+ .e-tbar-btn-text,
53916
+ .e-icons.e-btn-icon {
53917
+ color: $tbar-default-icon-color;
53918
+ }
53919
+ }
53959
53920
  }
53960
-
53921
+
53961
53922
  &:hover {
53962
53923
  background: $tbar-hover-bg;
53963
53924
  border-radius: $tbar-btn-border-radius;
@@ -83492,7 +83453,7 @@ $grid-xlfl-skin: $skin-name !default;
83492
83453
  .e-dlg-content {
83493
83454
  overflow: visible;
83494
83455
  padding: 0;
83495
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
83456
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
83496
83457
  background: unset;
83497
83458
  }
83498
83459
  }
@@ -88469,8 +88430,7 @@ $grid-checkmark-color: $primary !default;
88469
88430
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
88470
88431
  }
88471
88432
 
88472
- .e-rowcell.e-freezeline,
88473
- .e-gridheader .e-filterbarcell.e-freezeline {
88433
+ .e-rowcell.e-freezeline {
88474
88434
  position: relative;
88475
88435
  }
88476
88436