@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
@@ -7111,7 +7111,7 @@ $textarea-float-top: -28px !default;
7111
7111
  border-left-color: $border;
7112
7112
  border-right-color: $border;
7113
7113
  border-radius: 4px;
7114
- height: 32px;
7114
+ height: 30px;
7115
7115
  }
7116
7116
  }
7117
7117
 
@@ -39509,42 +39509,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39509
39509
  border-color: $tbar-btn-focus-border-color;
39510
39510
  border-style: $tbar-border-nav-type;
39511
39511
  border-width: $tbar-btn-hover-border-size;
39512
-
39513
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39514
- box-shadow: none;
39515
- }
39516
- @else {
39517
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39518
- }
39519
-
39512
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
39513
+
39520
39514
  .e-icons {
39521
39515
  color: $tbar-btn-icons-focus-color;
39516
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39517
+ color: $tbar-default-icon-color;
39518
+ }
39522
39519
  }
39523
39520
 
39524
39521
  .e-tbar-btn-text {
39525
39522
  color: $tbar-btn-text-focus-color;
39526
-
39527
39523
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
39528
39524
  color: $tbar-btn-icons-focus-color;
39529
39525
  }
39530
- }
39531
- }
39532
-
39533
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39534
- &:focus-visible {
39535
- background: $tbar-default-bg;
39536
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39537
-
39538
- .e-icons {
39539
- color: $tbar-default-icon-color;
39540
- }
39541
-
39542
- .e-tbar-btn-text {
39526
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39543
39527
  color: $tbar-default-font;
39544
39528
  }
39545
39529
  }
39546
39530
  }
39547
-
39531
+
39548
39532
  &:hover {
39549
39533
  background: $tbar-hover-bg;
39550
39534
  border-color: $tbar-hover-border-color;
@@ -39767,27 +39751,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39767
39751
  border-color: $tbar-btn-focus-border-color;
39768
39752
  border-style: $tbar-border-nav-type;
39769
39753
  border-width: $tbar-popup-btn-hover-border-size;
39770
-
39771
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
39772
- box-shadow: none;
39773
- }
39774
- @else {
39775
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39776
- }
39777
-
39778
- @if $skin-name == 'bootstrap5.3' {
39779
- .e-tbar-btn-text,
39780
- .e-icons.e-btn-icon {
39781
- color: $tbar-btn-active-icons-color;
39782
- }
39783
- }
39784
- }
39785
-
39786
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39787
- &:focus-visible {
39788
- background: $tbar-popup-btn-focus-bg;
39789
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39790
-
39754
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
39755
+
39756
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39791
39757
  .e-icons {
39792
39758
  color: $tbar-popup-nav-hover-icons-color;
39793
39759
  }
@@ -39796,6 +39762,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39796
39762
  color: $tbar-popup-btn-text-focus-color;
39797
39763
  }
39798
39764
  }
39765
+ @if $skin-name == 'bootstrap5.3' {
39766
+ .e-tbar-btn-text,
39767
+ .e-icons.e-btn-icon {
39768
+ color: $tbar-btn-active-icons-color;
39769
+ }
39770
+ }
39799
39771
  }
39800
39772
  }
39801
39773
 
@@ -39826,26 +39798,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39826
39798
  border-color: $tbar-btn-focus-border-color;
39827
39799
  border-style: $tbar-border-nav-type;
39828
39800
  border-width: $tbar-btn-hover-border-size;
39829
-
39801
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
39802
+
39830
39803
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39831
- box-shadow: none;
39832
- }
39833
- @else {
39834
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39835
- }
39836
- @if $skin-name == 'bootstrap5.3' {
39837
- .e-tbar-btn-text,
39838
- .e-icons.e-btn-icon {
39839
- color: $tbar-default-icon-color;
39840
- }
39841
- }
39842
- }
39843
-
39844
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39845
- &:focus-visible {
39846
- background: $tbar-default-bg;
39847
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39848
-
39849
39804
  .e-icons {
39850
39805
  color: $tbar-default-icon-color;
39851
39806
  }
@@ -39854,8 +39809,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39854
39809
  color: $tbar-default-font;
39855
39810
  }
39856
39811
  }
39812
+ @if $skin-name == 'bootstrap5.3' {
39813
+ .e-tbar-btn-text,
39814
+ .e-icons.e-btn-icon {
39815
+ color: $tbar-default-icon-color;
39816
+ }
39817
+ }
39857
39818
  }
39858
-
39819
+
39859
39820
  &:hover {
39860
39821
  background: $tbar-hover-bg;
39861
39822
  border-radius: $tbar-btn-border-radius;
@@ -61949,7 +61910,7 @@ $grid-xlfl-skin: $skin-name !default;
61949
61910
  .e-dlg-content {
61950
61911
  overflow: visible;
61951
61912
  padding: 0;
61952
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
61913
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
61953
61914
  background: unset;
61954
61915
  }
61955
61916
  }
@@ -66712,8 +66673,7 @@ $grid-checkmark-color: $primary-text-color !default;
66712
66673
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
66713
66674
  }
66714
66675
 
66715
- .e-rowcell.e-freezeline,
66716
- .e-gridheader .e-filterbarcell.e-freezeline {
66676
+ .e-rowcell.e-freezeline {
66717
66677
  position: relative;
66718
66678
  }
66719
66679
 
@@ -7945,7 +7945,7 @@ $textarea-float-top: -28px !default;
7945
7945
  border-left-color: $border;
7946
7946
  border-right-color: $border;
7947
7947
  border-radius: 4px;
7948
- height: 32px;
7948
+ height: 30px;
7949
7949
  }
7950
7950
  }
7951
7951
 
@@ -53753,42 +53753,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53753
53753
  border-color: $tbar-btn-focus-border-color;
53754
53754
  border-style: $tbar-border-nav-type;
53755
53755
  border-width: $tbar-btn-hover-border-size;
53756
-
53757
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53758
- box-shadow: none;
53759
- }
53760
- @else {
53761
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53762
- }
53763
-
53756
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53757
+
53764
53758
  .e-icons {
53765
53759
  color: $tbar-btn-icons-focus-color;
53760
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53761
+ color: $tbar-default-icon-color;
53762
+ }
53766
53763
  }
53767
53764
 
53768
53765
  .e-tbar-btn-text {
53769
53766
  color: $tbar-btn-text-focus-color;
53770
-
53771
53767
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
53772
53768
  color: $tbar-btn-icons-focus-color;
53773
53769
  }
53774
- }
53775
- }
53776
-
53777
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53778
- &:focus-visible {
53779
- background: $tbar-default-bg;
53780
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53781
-
53782
- .e-icons {
53783
- color: $tbar-default-icon-color;
53784
- }
53785
-
53786
- .e-tbar-btn-text {
53770
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53787
53771
  color: $tbar-default-font;
53788
53772
  }
53789
53773
  }
53790
53774
  }
53791
-
53775
+
53792
53776
  &:hover {
53793
53777
  background: $tbar-hover-bg;
53794
53778
  border-color: $tbar-hover-border-color;
@@ -54011,27 +53995,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54011
53995
  border-color: $tbar-btn-focus-border-color;
54012
53996
  border-style: $tbar-border-nav-type;
54013
53997
  border-width: $tbar-popup-btn-hover-border-size;
54014
-
54015
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
54016
- box-shadow: none;
54017
- }
54018
- @else {
54019
- box-shadow: $tbar-popup-btn-focus-box-shadow;
54020
- }
54021
-
54022
- @if $skin-name == 'bootstrap5.3' {
54023
- .e-tbar-btn-text,
54024
- .e-icons.e-btn-icon {
54025
- color: $tbar-btn-active-icons-color;
54026
- }
54027
- }
54028
- }
54029
-
54030
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54031
- &:focus-visible {
54032
- background: $tbar-popup-btn-focus-bg;
54033
- box-shadow: $tbar-popup-btn-focus-box-shadow;
54034
-
53998
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
53999
+
54000
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54035
54001
  .e-icons {
54036
54002
  color: $tbar-popup-nav-hover-icons-color;
54037
54003
  }
@@ -54040,6 +54006,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54040
54006
  color: $tbar-popup-btn-text-focus-color;
54041
54007
  }
54042
54008
  }
54009
+ @if $skin-name == 'bootstrap5.3' {
54010
+ .e-tbar-btn-text,
54011
+ .e-icons.e-btn-icon {
54012
+ color: $tbar-btn-active-icons-color;
54013
+ }
54014
+ }
54043
54015
  }
54044
54016
  }
54045
54017
 
@@ -54070,26 +54042,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54070
54042
  border-color: $tbar-btn-focus-border-color;
54071
54043
  border-style: $tbar-border-nav-type;
54072
54044
  border-width: $tbar-btn-hover-border-size;
54073
-
54045
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
54046
+
54074
54047
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54075
- box-shadow: none;
54076
- }
54077
- @else {
54078
- box-shadow: $tbar-ext-btn-focus-box-shadow;
54079
- }
54080
- @if $skin-name == 'bootstrap5.3' {
54081
- .e-tbar-btn-text,
54082
- .e-icons.e-btn-icon {
54083
- color: $tbar-default-icon-color;
54084
- }
54085
- }
54086
- }
54087
-
54088
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54089
- &:focus-visible {
54090
- background: $tbar-default-bg;
54091
- box-shadow: $tbar-ext-btn-focus-box-shadow;
54092
-
54093
54048
  .e-icons {
54094
54049
  color: $tbar-default-icon-color;
54095
54050
  }
@@ -54098,8 +54053,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54098
54053
  color: $tbar-default-font;
54099
54054
  }
54100
54055
  }
54056
+ @if $skin-name == 'bootstrap5.3' {
54057
+ .e-tbar-btn-text,
54058
+ .e-icons.e-btn-icon {
54059
+ color: $tbar-default-icon-color;
54060
+ }
54061
+ }
54101
54062
  }
54102
-
54063
+
54103
54064
  &:hover {
54104
54065
  background: $tbar-hover-bg;
54105
54066
  border-radius: $tbar-btn-border-radius;
@@ -83937,7 +83898,7 @@ $grid-xlfl-skin: $skin-name !default;
83937
83898
  .e-dlg-content {
83938
83899
  overflow: visible;
83939
83900
  padding: 0;
83940
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
83901
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
83941
83902
  background: unset;
83942
83903
  }
83943
83904
  }
@@ -88916,8 +88877,7 @@ $grid-checkmark-color: $primary-text-color !default;
88916
88877
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
88917
88878
  }
88918
88879
 
88919
- .e-rowcell.e-freezeline,
88920
- .e-gridheader .e-filterbarcell.e-freezeline {
88880
+ .e-rowcell.e-freezeline {
88921
88881
  position: relative;
88922
88882
  }
88923
88883
 
@@ -7883,7 +7883,7 @@ $textarea-float-top: -28px !default;
7883
7883
  border-left-color: $border;
7884
7884
  border-right-color: $border;
7885
7885
  border-radius: 4px;
7886
- height: 32px;
7886
+ height: 30px;
7887
7887
  }
7888
7888
  }
7889
7889
 
@@ -40281,42 +40281,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
40281
40281
  border-color: $tbar-btn-focus-border-color;
40282
40282
  border-style: $tbar-border-nav-type;
40283
40283
  border-width: $tbar-btn-hover-border-size;
40284
-
40285
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
40286
- box-shadow: none;
40287
- }
40288
- @else {
40289
- box-shadow: $tbar-ext-btn-focus-box-shadow;
40290
- }
40291
-
40284
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
40285
+
40292
40286
  .e-icons {
40293
40287
  color: $tbar-btn-icons-focus-color;
40288
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
40289
+ color: $tbar-default-icon-color;
40290
+ }
40294
40291
  }
40295
40292
 
40296
40293
  .e-tbar-btn-text {
40297
40294
  color: $tbar-btn-text-focus-color;
40298
-
40299
40295
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
40300
40296
  color: $tbar-btn-icons-focus-color;
40301
40297
  }
40302
- }
40303
- }
40304
-
40305
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
40306
- &:focus-visible {
40307
- background: $tbar-default-bg;
40308
- box-shadow: $tbar-ext-btn-focus-box-shadow;
40309
-
40310
- .e-icons {
40311
- color: $tbar-default-icon-color;
40312
- }
40313
-
40314
- .e-tbar-btn-text {
40298
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
40315
40299
  color: $tbar-default-font;
40316
40300
  }
40317
40301
  }
40318
40302
  }
40319
-
40303
+
40320
40304
  &:hover {
40321
40305
  background: $tbar-hover-bg;
40322
40306
  border-color: $tbar-hover-border-color;
@@ -40539,27 +40523,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
40539
40523
  border-color: $tbar-btn-focus-border-color;
40540
40524
  border-style: $tbar-border-nav-type;
40541
40525
  border-width: $tbar-popup-btn-hover-border-size;
40542
-
40543
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
40544
- box-shadow: none;
40545
- }
40546
- @else {
40547
- box-shadow: $tbar-popup-btn-focus-box-shadow;
40548
- }
40549
-
40550
- @if $skin-name == 'bootstrap5.3' {
40551
- .e-tbar-btn-text,
40552
- .e-icons.e-btn-icon {
40553
- color: $tbar-btn-active-icons-color;
40554
- }
40555
- }
40556
- }
40557
-
40558
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
40559
- &:focus-visible {
40560
- background: $tbar-popup-btn-focus-bg;
40561
- box-shadow: $tbar-popup-btn-focus-box-shadow;
40562
-
40526
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
40527
+
40528
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
40563
40529
  .e-icons {
40564
40530
  color: $tbar-popup-nav-hover-icons-color;
40565
40531
  }
@@ -40568,6 +40534,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
40568
40534
  color: $tbar-popup-btn-text-focus-color;
40569
40535
  }
40570
40536
  }
40537
+ @if $skin-name == 'bootstrap5.3' {
40538
+ .e-tbar-btn-text,
40539
+ .e-icons.e-btn-icon {
40540
+ color: $tbar-btn-active-icons-color;
40541
+ }
40542
+ }
40571
40543
  }
40572
40544
  }
40573
40545
 
@@ -40598,26 +40570,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
40598
40570
  border-color: $tbar-btn-focus-border-color;
40599
40571
  border-style: $tbar-border-nav-type;
40600
40572
  border-width: $tbar-btn-hover-border-size;
40601
-
40573
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
40574
+
40602
40575
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
40603
- box-shadow: none;
40604
- }
40605
- @else {
40606
- box-shadow: $tbar-ext-btn-focus-box-shadow;
40607
- }
40608
- @if $skin-name == 'bootstrap5.3' {
40609
- .e-tbar-btn-text,
40610
- .e-icons.e-btn-icon {
40611
- color: $tbar-default-icon-color;
40612
- }
40613
- }
40614
- }
40615
-
40616
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
40617
- &:focus-visible {
40618
- background: $tbar-default-bg;
40619
- box-shadow: $tbar-ext-btn-focus-box-shadow;
40620
-
40621
40576
  .e-icons {
40622
40577
  color: $tbar-default-icon-color;
40623
40578
  }
@@ -40626,8 +40581,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
40626
40581
  color: $tbar-default-font;
40627
40582
  }
40628
40583
  }
40584
+ @if $skin-name == 'bootstrap5.3' {
40585
+ .e-tbar-btn-text,
40586
+ .e-icons.e-btn-icon {
40587
+ color: $tbar-default-icon-color;
40588
+ }
40589
+ }
40629
40590
  }
40630
-
40591
+
40631
40592
  &:hover {
40632
40593
  background: $tbar-hover-bg;
40633
40594
  border-radius: $tbar-btn-border-radius;
@@ -62721,7 +62682,7 @@ $grid-xlfl-skin: $skin-name !default;
62721
62682
  .e-dlg-content {
62722
62683
  overflow: visible;
62723
62684
  padding: 0;
62724
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
62685
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
62725
62686
  background: unset;
62726
62687
  }
62727
62688
  }
@@ -67484,8 +67445,7 @@ $grid-checkmark-color: $primary-text-color !default;
67484
67445
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
67485
67446
  }
67486
67447
 
67487
- .e-rowcell.e-freezeline,
67488
- .e-gridheader .e-filterbarcell.e-freezeline {
67448
+ .e-rowcell.e-freezeline {
67489
67449
  position: relative;
67490
67450
  }
67491
67451
 
@@ -8717,7 +8717,7 @@ $textarea-float-top: -28px !default;
8717
8717
  border-left-color: $border;
8718
8718
  border-right-color: $border;
8719
8719
  border-radius: 4px;
8720
- height: 32px;
8720
+ height: 30px;
8721
8721
  }
8722
8722
  }
8723
8723
 
@@ -54525,42 +54525,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54525
54525
  border-color: $tbar-btn-focus-border-color;
54526
54526
  border-style: $tbar-border-nav-type;
54527
54527
  border-width: $tbar-btn-hover-border-size;
54528
-
54529
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54530
- box-shadow: none;
54531
- }
54532
- @else {
54533
- box-shadow: $tbar-ext-btn-focus-box-shadow;
54534
- }
54535
-
54528
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
54529
+
54536
54530
  .e-icons {
54537
54531
  color: $tbar-btn-icons-focus-color;
54532
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54533
+ color: $tbar-default-icon-color;
54534
+ }
54538
54535
  }
54539
54536
 
54540
54537
  .e-tbar-btn-text {
54541
54538
  color: $tbar-btn-text-focus-color;
54542
-
54543
54539
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
54544
54540
  color: $tbar-btn-icons-focus-color;
54545
54541
  }
54546
- }
54547
- }
54548
-
54549
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54550
- &:focus-visible {
54551
- background: $tbar-default-bg;
54552
- box-shadow: $tbar-ext-btn-focus-box-shadow;
54553
-
54554
- .e-icons {
54555
- color: $tbar-default-icon-color;
54556
- }
54557
-
54558
- .e-tbar-btn-text {
54542
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54559
54543
  color: $tbar-default-font;
54560
54544
  }
54561
54545
  }
54562
54546
  }
54563
-
54547
+
54564
54548
  &:hover {
54565
54549
  background: $tbar-hover-bg;
54566
54550
  border-color: $tbar-hover-border-color;
@@ -54783,27 +54767,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54783
54767
  border-color: $tbar-btn-focus-border-color;
54784
54768
  border-style: $tbar-border-nav-type;
54785
54769
  border-width: $tbar-popup-btn-hover-border-size;
54786
-
54787
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
54788
- box-shadow: none;
54789
- }
54790
- @else {
54791
- box-shadow: $tbar-popup-btn-focus-box-shadow;
54792
- }
54793
-
54794
- @if $skin-name == 'bootstrap5.3' {
54795
- .e-tbar-btn-text,
54796
- .e-icons.e-btn-icon {
54797
- color: $tbar-btn-active-icons-color;
54798
- }
54799
- }
54800
- }
54801
-
54802
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54803
- &:focus-visible {
54804
- background: $tbar-popup-btn-focus-bg;
54805
- box-shadow: $tbar-popup-btn-focus-box-shadow;
54806
-
54770
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
54771
+
54772
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54807
54773
  .e-icons {
54808
54774
  color: $tbar-popup-nav-hover-icons-color;
54809
54775
  }
@@ -54812,6 +54778,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54812
54778
  color: $tbar-popup-btn-text-focus-color;
54813
54779
  }
54814
54780
  }
54781
+ @if $skin-name == 'bootstrap5.3' {
54782
+ .e-tbar-btn-text,
54783
+ .e-icons.e-btn-icon {
54784
+ color: $tbar-btn-active-icons-color;
54785
+ }
54786
+ }
54815
54787
  }
54816
54788
  }
54817
54789
 
@@ -54842,26 +54814,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54842
54814
  border-color: $tbar-btn-focus-border-color;
54843
54815
  border-style: $tbar-border-nav-type;
54844
54816
  border-width: $tbar-btn-hover-border-size;
54845
-
54817
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
54818
+
54846
54819
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54847
- box-shadow: none;
54848
- }
54849
- @else {
54850
- box-shadow: $tbar-ext-btn-focus-box-shadow;
54851
- }
54852
- @if $skin-name == 'bootstrap5.3' {
54853
- .e-tbar-btn-text,
54854
- .e-icons.e-btn-icon {
54855
- color: $tbar-default-icon-color;
54856
- }
54857
- }
54858
- }
54859
-
54860
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
54861
- &:focus-visible {
54862
- background: $tbar-default-bg;
54863
- box-shadow: $tbar-ext-btn-focus-box-shadow;
54864
-
54865
54820
  .e-icons {
54866
54821
  color: $tbar-default-icon-color;
54867
54822
  }
@@ -54870,8 +54825,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54870
54825
  color: $tbar-default-font;
54871
54826
  }
54872
54827
  }
54828
+ @if $skin-name == 'bootstrap5.3' {
54829
+ .e-tbar-btn-text,
54830
+ .e-icons.e-btn-icon {
54831
+ color: $tbar-default-icon-color;
54832
+ }
54833
+ }
54873
54834
  }
54874
-
54835
+
54875
54836
  &:hover {
54876
54837
  background: $tbar-hover-bg;
54877
54838
  border-radius: $tbar-btn-border-radius;
@@ -84709,7 +84670,7 @@ $grid-xlfl-skin: $skin-name !default;
84709
84670
  .e-dlg-content {
84710
84671
  overflow: visible;
84711
84672
  padding: 0;
84712
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
84673
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
84713
84674
  background: unset;
84714
84675
  }
84715
84676
  }
@@ -89688,8 +89649,7 @@ $grid-checkmark-color: $primary-text-color !default;
89688
89649
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
89689
89650
  }
89690
89651
 
89691
- .e-rowcell.e-freezeline,
89692
- .e-gridheader .e-filterbarcell.e-freezeline {
89652
+ .e-rowcell.e-freezeline {
89693
89653
  position: relative;
89694
89654
  }
89695
89655
 
@@ -115,7 +115,7 @@ $grid-xlfl-skin: $skin-name !default;
115
115
  .e-dlg-content {
116
116
  overflow: visible;
117
117
  padding: 0;
118
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
118
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
119
119
  background: unset;
120
120
  }
121
121
  }
@@ -115,7 +115,7 @@ $grid-xlfl-skin: $skin-name !default;
115
115
  .e-dlg-content {
116
116
  overflow: visible;
117
117
  padding: 0;
118
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
118
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
119
119
  background: unset;
120
120
  }
121
121
  }
@@ -115,7 +115,7 @@ $grid-xlfl-skin: $skin-name !default;
115
115
  .e-dlg-content {
116
116
  overflow: visible;
117
117
  padding: 0;
118
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
118
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
119
119
  background: unset;
120
120
  }
121
121
  }