@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
@@ -5475,7 +5475,7 @@ $float-label-rtl-value: -7px !default;
5475
5475
  border-left-color: $border;
5476
5476
  border-right-color: $border;
5477
5477
  border-radius: 4px;
5478
- height: 32px;
5478
+ height: 30px;
5479
5479
  }
5480
5480
  }
5481
5481
 
@@ -37529,42 +37529,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37529
37529
  border-color: $tbar-btn-focus-border-color;
37530
37530
  border-style: $tbar-border-nav-type;
37531
37531
  border-width: $tbar-btn-hover-border-size;
37532
-
37533
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37534
- box-shadow: none;
37535
- }
37536
- @else {
37537
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37538
- }
37539
-
37532
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37533
+
37540
37534
  .e-icons {
37541
37535
  color: $tbar-btn-icons-focus-color;
37536
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37537
+ color: $tbar-default-icon-color;
37538
+ }
37542
37539
  }
37543
37540
 
37544
37541
  .e-tbar-btn-text {
37545
37542
  color: $tbar-btn-text-focus-color;
37546
-
37547
37543
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37548
37544
  color: $tbar-btn-icons-focus-color;
37549
37545
  }
37550
- }
37551
- }
37552
-
37553
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37554
- &:focus-visible {
37555
- background: $tbar-default-bg;
37556
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37557
-
37558
- .e-icons {
37559
- color: $tbar-default-icon-color;
37560
- }
37561
-
37562
- .e-tbar-btn-text {
37546
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37563
37547
  color: $tbar-default-font;
37564
37548
  }
37565
37549
  }
37566
37550
  }
37567
-
37551
+
37568
37552
  &:hover {
37569
37553
  background: $tbar-hover-bg;
37570
37554
  border-color: $tbar-hover-border-color;
@@ -37787,27 +37771,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37787
37771
  border-color: $tbar-btn-focus-border-color;
37788
37772
  border-style: $tbar-border-nav-type;
37789
37773
  border-width: $tbar-popup-btn-hover-border-size;
37790
-
37791
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
37792
- box-shadow: none;
37793
- }
37794
- @else {
37795
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37796
- }
37797
-
37798
- @if $skin-name == 'bootstrap5.3' {
37799
- .e-tbar-btn-text,
37800
- .e-icons.e-btn-icon {
37801
- color: $tbar-btn-active-icons-color;
37802
- }
37803
- }
37804
- }
37805
-
37806
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37807
- &:focus-visible {
37808
- background: $tbar-popup-btn-focus-bg;
37809
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37810
-
37774
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
37775
+
37776
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37811
37777
  .e-icons {
37812
37778
  color: $tbar-popup-nav-hover-icons-color;
37813
37779
  }
@@ -37816,6 +37782,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37816
37782
  color: $tbar-popup-btn-text-focus-color;
37817
37783
  }
37818
37784
  }
37785
+ @if $skin-name == 'bootstrap5.3' {
37786
+ .e-tbar-btn-text,
37787
+ .e-icons.e-btn-icon {
37788
+ color: $tbar-btn-active-icons-color;
37789
+ }
37790
+ }
37819
37791
  }
37820
37792
  }
37821
37793
 
@@ -37846,26 +37818,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37846
37818
  border-color: $tbar-btn-focus-border-color;
37847
37819
  border-style: $tbar-border-nav-type;
37848
37820
  border-width: $tbar-btn-hover-border-size;
37849
-
37821
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37822
+
37850
37823
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37851
- box-shadow: none;
37852
- }
37853
- @else {
37854
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37855
- }
37856
- @if $skin-name == 'bootstrap5.3' {
37857
- .e-tbar-btn-text,
37858
- .e-icons.e-btn-icon {
37859
- color: $tbar-default-icon-color;
37860
- }
37861
- }
37862
- }
37863
-
37864
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37865
- &:focus-visible {
37866
- background: $tbar-default-bg;
37867
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37868
-
37869
37824
  .e-icons {
37870
37825
  color: $tbar-default-icon-color;
37871
37826
  }
@@ -37874,8 +37829,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37874
37829
  color: $tbar-default-font;
37875
37830
  }
37876
37831
  }
37832
+ @if $skin-name == 'bootstrap5.3' {
37833
+ .e-tbar-btn-text,
37834
+ .e-icons.e-btn-icon {
37835
+ color: $tbar-default-icon-color;
37836
+ }
37837
+ }
37877
37838
  }
37878
-
37839
+
37879
37840
  &:hover {
37880
37841
  background: $tbar-hover-bg;
37881
37842
  border-radius: $tbar-btn-border-radius;
@@ -59546,7 +59507,7 @@ $grid-xlfl-skin: 'bootstrap4' !default;
59546
59507
  .e-dlg-content {
59547
59508
  overflow: visible;
59548
59509
  padding: 0;
59549
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59510
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59550
59511
  background: unset;
59551
59512
  }
59552
59513
  }
@@ -64302,8 +64263,7 @@ $grid-checkmark-color: $white !default;
64302
64263
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64303
64264
  }
64304
64265
 
64305
- .e-rowcell.e-freezeline,
64306
- .e-gridheader .e-filterbarcell.e-freezeline {
64266
+ .e-rowcell.e-freezeline {
64307
64267
  position: relative;
64308
64268
  }
64309
64269
 
@@ -6309,7 +6309,7 @@ $float-label-rtl-value: -7px !default;
6309
6309
  border-left-color: $border;
6310
6310
  border-right-color: $border;
6311
6311
  border-radius: 4px;
6312
- height: 32px;
6312
+ height: 30px;
6313
6313
  }
6314
6314
  }
6315
6315
 
@@ -51773,42 +51773,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51773
51773
  border-color: $tbar-btn-focus-border-color;
51774
51774
  border-style: $tbar-border-nav-type;
51775
51775
  border-width: $tbar-btn-hover-border-size;
51776
-
51777
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51778
- box-shadow: none;
51779
- }
51780
- @else {
51781
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51782
- }
51783
-
51776
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
51777
+
51784
51778
  .e-icons {
51785
51779
  color: $tbar-btn-icons-focus-color;
51780
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51781
+ color: $tbar-default-icon-color;
51782
+ }
51786
51783
  }
51787
51784
 
51788
51785
  .e-tbar-btn-text {
51789
51786
  color: $tbar-btn-text-focus-color;
51790
-
51791
51787
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
51792
51788
  color: $tbar-btn-icons-focus-color;
51793
51789
  }
51794
- }
51795
- }
51796
-
51797
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51798
- &:focus-visible {
51799
- background: $tbar-default-bg;
51800
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51801
-
51802
- .e-icons {
51803
- color: $tbar-default-icon-color;
51804
- }
51805
-
51806
- .e-tbar-btn-text {
51790
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51807
51791
  color: $tbar-default-font;
51808
51792
  }
51809
51793
  }
51810
51794
  }
51811
-
51795
+
51812
51796
  &:hover {
51813
51797
  background: $tbar-hover-bg;
51814
51798
  border-color: $tbar-hover-border-color;
@@ -52031,27 +52015,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52031
52015
  border-color: $tbar-btn-focus-border-color;
52032
52016
  border-style: $tbar-border-nav-type;
52033
52017
  border-width: $tbar-popup-btn-hover-border-size;
52034
-
52035
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52036
- box-shadow: none;
52037
- }
52038
- @else {
52039
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52040
- }
52041
-
52042
- @if $skin-name == 'bootstrap5.3' {
52043
- .e-tbar-btn-text,
52044
- .e-icons.e-btn-icon {
52045
- color: $tbar-btn-active-icons-color;
52046
- }
52047
- }
52048
- }
52049
-
52050
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52051
- &:focus-visible {
52052
- background: $tbar-popup-btn-focus-bg;
52053
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52054
-
52018
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52019
+
52020
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52055
52021
  .e-icons {
52056
52022
  color: $tbar-popup-nav-hover-icons-color;
52057
52023
  }
@@ -52060,6 +52026,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52060
52026
  color: $tbar-popup-btn-text-focus-color;
52061
52027
  }
52062
52028
  }
52029
+ @if $skin-name == 'bootstrap5.3' {
52030
+ .e-tbar-btn-text,
52031
+ .e-icons.e-btn-icon {
52032
+ color: $tbar-btn-active-icons-color;
52033
+ }
52034
+ }
52063
52035
  }
52064
52036
  }
52065
52037
 
@@ -52090,26 +52062,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52090
52062
  border-color: $tbar-btn-focus-border-color;
52091
52063
  border-style: $tbar-border-nav-type;
52092
52064
  border-width: $tbar-btn-hover-border-size;
52093
-
52065
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52066
+
52094
52067
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52095
- box-shadow: none;
52096
- }
52097
- @else {
52098
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52099
- }
52100
- @if $skin-name == 'bootstrap5.3' {
52101
- .e-tbar-btn-text,
52102
- .e-icons.e-btn-icon {
52103
- color: $tbar-default-icon-color;
52104
- }
52105
- }
52106
- }
52107
-
52108
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52109
- &:focus-visible {
52110
- background: $tbar-default-bg;
52111
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52112
-
52113
52068
  .e-icons {
52114
52069
  color: $tbar-default-icon-color;
52115
52070
  }
@@ -52118,8 +52073,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52118
52073
  color: $tbar-default-font;
52119
52074
  }
52120
52075
  }
52076
+ @if $skin-name == 'bootstrap5.3' {
52077
+ .e-tbar-btn-text,
52078
+ .e-icons.e-btn-icon {
52079
+ color: $tbar-default-icon-color;
52080
+ }
52081
+ }
52121
52082
  }
52122
-
52083
+
52123
52084
  &:hover {
52124
52085
  background: $tbar-hover-bg;
52125
52086
  border-radius: $tbar-btn-border-radius;
@@ -81534,7 +81495,7 @@ $grid-xlfl-skin: 'bootstrap4' !default;
81534
81495
  .e-dlg-content {
81535
81496
  overflow: visible;
81536
81497
  padding: 0;
81537
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81498
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81538
81499
  background: unset;
81539
81500
  }
81540
81501
  }
@@ -86506,8 +86467,7 @@ $grid-checkmark-color: $white !default;
86506
86467
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86507
86468
  }
86508
86469
 
86509
- .e-rowcell.e-freezeline,
86510
- .e-gridheader .e-filterbarcell.e-freezeline {
86470
+ .e-rowcell.e-freezeline {
86511
86471
  position: relative;
86512
86472
  }
86513
86473
 
@@ -5670,7 +5670,7 @@ $float-label-rtl-value: -7px !default;
5670
5670
  border-left-color: $border;
5671
5671
  border-right-color: $border;
5672
5672
  border-radius: 4px;
5673
- height: 32px;
5673
+ height: 30px;
5674
5674
  }
5675
5675
  }
5676
5676
 
@@ -37886,42 +37886,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37886
37886
  border-color: $tbar-btn-focus-border-color;
37887
37887
  border-style: $tbar-border-nav-type;
37888
37888
  border-width: $tbar-btn-hover-border-size;
37889
-
37890
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37891
- box-shadow: none;
37892
- }
37893
- @else {
37894
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37895
- }
37896
-
37889
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37890
+
37897
37891
  .e-icons {
37898
37892
  color: $tbar-btn-icons-focus-color;
37893
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37894
+ color: $tbar-default-icon-color;
37895
+ }
37899
37896
  }
37900
37897
 
37901
37898
  .e-tbar-btn-text {
37902
37899
  color: $tbar-btn-text-focus-color;
37903
-
37904
37900
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37905
37901
  color: $tbar-btn-icons-focus-color;
37906
37902
  }
37907
- }
37908
- }
37909
-
37910
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37911
- &:focus-visible {
37912
- background: $tbar-default-bg;
37913
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37914
-
37915
- .e-icons {
37916
- color: $tbar-default-icon-color;
37917
- }
37918
-
37919
- .e-tbar-btn-text {
37903
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37920
37904
  color: $tbar-default-font;
37921
37905
  }
37922
37906
  }
37923
37907
  }
37924
-
37908
+
37925
37909
  &:hover {
37926
37910
  background: $tbar-hover-bg;
37927
37911
  border-color: $tbar-hover-border-color;
@@ -38144,27 +38128,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38144
38128
  border-color: $tbar-btn-focus-border-color;
38145
38129
  border-style: $tbar-border-nav-type;
38146
38130
  border-width: $tbar-popup-btn-hover-border-size;
38147
-
38148
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38149
- box-shadow: none;
38150
- }
38151
- @else {
38152
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38153
- }
38154
-
38155
- @if $skin-name == 'bootstrap5.3' {
38156
- .e-tbar-btn-text,
38157
- .e-icons.e-btn-icon {
38158
- color: $tbar-btn-active-icons-color;
38159
- }
38160
- }
38161
- }
38162
-
38163
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38164
- &:focus-visible {
38165
- background: $tbar-popup-btn-focus-bg;
38166
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38167
-
38131
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38132
+
38133
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38168
38134
  .e-icons {
38169
38135
  color: $tbar-popup-nav-hover-icons-color;
38170
38136
  }
@@ -38173,6 +38139,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38173
38139
  color: $tbar-popup-btn-text-focus-color;
38174
38140
  }
38175
38141
  }
38142
+ @if $skin-name == 'bootstrap5.3' {
38143
+ .e-tbar-btn-text,
38144
+ .e-icons.e-btn-icon {
38145
+ color: $tbar-btn-active-icons-color;
38146
+ }
38147
+ }
38176
38148
  }
38177
38149
  }
38178
38150
 
@@ -38203,26 +38175,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38203
38175
  border-color: $tbar-btn-focus-border-color;
38204
38176
  border-style: $tbar-border-nav-type;
38205
38177
  border-width: $tbar-btn-hover-border-size;
38206
-
38178
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38179
+
38207
38180
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38208
- box-shadow: none;
38209
- }
38210
- @else {
38211
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38212
- }
38213
- @if $skin-name == 'bootstrap5.3' {
38214
- .e-tbar-btn-text,
38215
- .e-icons.e-btn-icon {
38216
- color: $tbar-default-icon-color;
38217
- }
38218
- }
38219
- }
38220
-
38221
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38222
- &:focus-visible {
38223
- background: $tbar-default-bg;
38224
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38225
-
38226
38181
  .e-icons {
38227
38182
  color: $tbar-default-icon-color;
38228
38183
  }
@@ -38231,8 +38186,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38231
38186
  color: $tbar-default-font;
38232
38187
  }
38233
38188
  }
38189
+ @if $skin-name == 'bootstrap5.3' {
38190
+ .e-tbar-btn-text,
38191
+ .e-icons.e-btn-icon {
38192
+ color: $tbar-default-icon-color;
38193
+ }
38194
+ }
38234
38195
  }
38235
-
38196
+
38236
38197
  &:hover {
38237
38198
  background: $tbar-hover-bg;
38238
38199
  border-radius: $tbar-btn-border-radius;
@@ -59948,7 +59909,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
59948
59909
  .e-dlg-content {
59949
59910
  overflow: visible;
59950
59911
  padding: 0;
59951
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59912
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59952
59913
  background: unset;
59953
59914
  }
59954
59915
  }
@@ -64697,8 +64658,7 @@ $grid-checkmark-color: $primary-text-color !default;
64697
64658
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64698
64659
  }
64699
64660
 
64700
- .e-rowcell.e-freezeline,
64701
- .e-gridheader .e-filterbarcell.e-freezeline {
64661
+ .e-rowcell.e-freezeline {
64702
64662
  position: relative;
64703
64663
  }
64704
64664
 
@@ -6504,7 +6504,7 @@ $float-label-rtl-value: -7px !default;
6504
6504
  border-left-color: $border;
6505
6505
  border-right-color: $border;
6506
6506
  border-radius: 4px;
6507
- height: 32px;
6507
+ height: 30px;
6508
6508
  }
6509
6509
  }
6510
6510
 
@@ -52130,42 +52130,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52130
52130
  border-color: $tbar-btn-focus-border-color;
52131
52131
  border-style: $tbar-border-nav-type;
52132
52132
  border-width: $tbar-btn-hover-border-size;
52133
-
52134
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52135
- box-shadow: none;
52136
- }
52137
- @else {
52138
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52139
- }
52140
-
52133
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52134
+
52141
52135
  .e-icons {
52142
52136
  color: $tbar-btn-icons-focus-color;
52137
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52138
+ color: $tbar-default-icon-color;
52139
+ }
52143
52140
  }
52144
52141
 
52145
52142
  .e-tbar-btn-text {
52146
52143
  color: $tbar-btn-text-focus-color;
52147
-
52148
52144
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52149
52145
  color: $tbar-btn-icons-focus-color;
52150
52146
  }
52151
- }
52152
- }
52153
-
52154
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52155
- &:focus-visible {
52156
- background: $tbar-default-bg;
52157
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52158
-
52159
- .e-icons {
52160
- color: $tbar-default-icon-color;
52161
- }
52162
-
52163
- .e-tbar-btn-text {
52147
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52164
52148
  color: $tbar-default-font;
52165
52149
  }
52166
52150
  }
52167
52151
  }
52168
-
52152
+
52169
52153
  &:hover {
52170
52154
  background: $tbar-hover-bg;
52171
52155
  border-color: $tbar-hover-border-color;
@@ -52388,27 +52372,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52388
52372
  border-color: $tbar-btn-focus-border-color;
52389
52373
  border-style: $tbar-border-nav-type;
52390
52374
  border-width: $tbar-popup-btn-hover-border-size;
52391
-
52392
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52393
- box-shadow: none;
52394
- }
52395
- @else {
52396
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52397
- }
52398
-
52399
- @if $skin-name == 'bootstrap5.3' {
52400
- .e-tbar-btn-text,
52401
- .e-icons.e-btn-icon {
52402
- color: $tbar-btn-active-icons-color;
52403
- }
52404
- }
52405
- }
52406
-
52407
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52408
- &:focus-visible {
52409
- background: $tbar-popup-btn-focus-bg;
52410
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52411
-
52375
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52376
+
52377
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52412
52378
  .e-icons {
52413
52379
  color: $tbar-popup-nav-hover-icons-color;
52414
52380
  }
@@ -52417,6 +52383,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52417
52383
  color: $tbar-popup-btn-text-focus-color;
52418
52384
  }
52419
52385
  }
52386
+ @if $skin-name == 'bootstrap5.3' {
52387
+ .e-tbar-btn-text,
52388
+ .e-icons.e-btn-icon {
52389
+ color: $tbar-btn-active-icons-color;
52390
+ }
52391
+ }
52420
52392
  }
52421
52393
  }
52422
52394
 
@@ -52447,26 +52419,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52447
52419
  border-color: $tbar-btn-focus-border-color;
52448
52420
  border-style: $tbar-border-nav-type;
52449
52421
  border-width: $tbar-btn-hover-border-size;
52450
-
52422
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52423
+
52451
52424
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52452
- box-shadow: none;
52453
- }
52454
- @else {
52455
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52456
- }
52457
- @if $skin-name == 'bootstrap5.3' {
52458
- .e-tbar-btn-text,
52459
- .e-icons.e-btn-icon {
52460
- color: $tbar-default-icon-color;
52461
- }
52462
- }
52463
- }
52464
-
52465
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52466
- &:focus-visible {
52467
- background: $tbar-default-bg;
52468
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52469
-
52470
52425
  .e-icons {
52471
52426
  color: $tbar-default-icon-color;
52472
52427
  }
@@ -52475,8 +52430,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52475
52430
  color: $tbar-default-font;
52476
52431
  }
52477
52432
  }
52433
+ @if $skin-name == 'bootstrap5.3' {
52434
+ .e-tbar-btn-text,
52435
+ .e-icons.e-btn-icon {
52436
+ color: $tbar-default-icon-color;
52437
+ }
52438
+ }
52478
52439
  }
52479
-
52440
+
52480
52441
  &:hover {
52481
52442
  background: $tbar-hover-bg;
52482
52443
  border-radius: $tbar-btn-border-radius;
@@ -81936,7 +81897,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
81936
81897
  .e-dlg-content {
81937
81898
  overflow: visible;
81938
81899
  padding: 0;
81939
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81900
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81940
81901
  background: unset;
81941
81902
  }
81942
81903
  }
@@ -86901,8 +86862,7 @@ $grid-checkmark-color: $primary-text-color !default;
86901
86862
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86902
86863
  }
86903
86864
 
86904
- .e-rowcell.e-freezeline,
86905
- .e-gridheader .e-filterbarcell.e-freezeline {
86865
+ .e-rowcell.e-freezeline {
86906
86866
  position: relative;
86907
86867
  }
86908
86868