@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
@@ -7602,7 +7602,7 @@ $float-label-rtl-value: -7px !default;
7602
7602
  border-left-color: $border;
7603
7603
  border-right-color: $border;
7604
7604
  border-radius: 4px;
7605
- height: 32px;
7605
+ height: 30px;
7606
7606
  }
7607
7607
  }
7608
7608
 
@@ -53239,42 +53239,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53239
53239
  border-color: $tbar-btn-focus-border-color;
53240
53240
  border-style: $tbar-border-nav-type;
53241
53241
  border-width: $tbar-btn-hover-border-size;
53242
-
53243
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53244
- box-shadow: none;
53245
- }
53246
- @else {
53247
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53248
- }
53249
-
53242
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53243
+
53250
53244
  .e-icons {
53251
53245
  color: $tbar-btn-icons-focus-color;
53246
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53247
+ color: $tbar-default-icon-color;
53248
+ }
53252
53249
  }
53253
53250
 
53254
53251
  .e-tbar-btn-text {
53255
53252
  color: $tbar-btn-text-focus-color;
53256
-
53257
53253
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
53258
53254
  color: $tbar-btn-icons-focus-color;
53259
53255
  }
53260
- }
53261
- }
53262
-
53263
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53264
- &:focus-visible {
53265
- background: $tbar-default-bg;
53266
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53267
-
53268
- .e-icons {
53269
- color: $tbar-default-icon-color;
53270
- }
53271
-
53272
- .e-tbar-btn-text {
53256
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53273
53257
  color: $tbar-default-font;
53274
53258
  }
53275
53259
  }
53276
53260
  }
53277
-
53261
+
53278
53262
  &:hover {
53279
53263
  background: $tbar-hover-bg;
53280
53264
  border-color: $tbar-hover-border-color;
@@ -53497,27 +53481,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53497
53481
  border-color: $tbar-btn-focus-border-color;
53498
53482
  border-style: $tbar-border-nav-type;
53499
53483
  border-width: $tbar-popup-btn-hover-border-size;
53500
-
53501
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
53502
- box-shadow: none;
53503
- }
53504
- @else {
53505
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53506
- }
53507
-
53508
- @if $skin-name == 'bootstrap5.3' {
53509
- .e-tbar-btn-text,
53510
- .e-icons.e-btn-icon {
53511
- color: $tbar-btn-active-icons-color;
53512
- }
53513
- }
53514
- }
53515
-
53516
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53517
- &:focus-visible {
53518
- background: $tbar-popup-btn-focus-bg;
53519
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53520
-
53484
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
53485
+
53486
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53521
53487
  .e-icons {
53522
53488
  color: $tbar-popup-nav-hover-icons-color;
53523
53489
  }
@@ -53526,6 +53492,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53526
53492
  color: $tbar-popup-btn-text-focus-color;
53527
53493
  }
53528
53494
  }
53495
+ @if $skin-name == 'bootstrap5.3' {
53496
+ .e-tbar-btn-text,
53497
+ .e-icons.e-btn-icon {
53498
+ color: $tbar-btn-active-icons-color;
53499
+ }
53500
+ }
53529
53501
  }
53530
53502
  }
53531
53503
 
@@ -53556,26 +53528,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53556
53528
  border-color: $tbar-btn-focus-border-color;
53557
53529
  border-style: $tbar-border-nav-type;
53558
53530
  border-width: $tbar-btn-hover-border-size;
53559
-
53531
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53532
+
53560
53533
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53561
- box-shadow: none;
53562
- }
53563
- @else {
53564
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53565
- }
53566
- @if $skin-name == 'bootstrap5.3' {
53567
- .e-tbar-btn-text,
53568
- .e-icons.e-btn-icon {
53569
- color: $tbar-default-icon-color;
53570
- }
53571
- }
53572
- }
53573
-
53574
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53575
- &:focus-visible {
53576
- background: $tbar-default-bg;
53577
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53578
-
53579
53534
  .e-icons {
53580
53535
  color: $tbar-default-icon-color;
53581
53536
  }
@@ -53584,8 +53539,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53584
53539
  color: $tbar-default-font;
53585
53540
  }
53586
53541
  }
53542
+ @if $skin-name == 'bootstrap5.3' {
53543
+ .e-tbar-btn-text,
53544
+ .e-icons.e-btn-icon {
53545
+ color: $tbar-default-icon-color;
53546
+ }
53547
+ }
53587
53548
  }
53588
-
53549
+
53589
53550
  &:hover {
53590
53551
  background: $tbar-hover-bg;
53591
53552
  border-radius: $tbar-btn-border-radius;
@@ -83078,7 +83039,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
83078
83039
  .e-dlg-content {
83079
83040
  overflow: visible;
83080
83041
  padding: 0;
83081
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
83042
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
83082
83043
  background: unset;
83083
83044
  }
83084
83045
  }
@@ -88043,8 +88004,7 @@ $grid-checkmark-color: $primary-text-color !default;
88043
88004
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
88044
88005
  }
88045
88006
 
88046
- .e-rowcell.e-freezeline,
88047
- .e-gridheader .e-filterbarcell.e-freezeline {
88007
+ .e-rowcell.e-freezeline {
88048
88008
  position: relative;
88049
88009
  }
88050
88010
 
@@ -6503,7 +6503,7 @@ $float-label-rtl-value: -7px !default;
6503
6503
  border-left-color: $border;
6504
6504
  border-right-color: $border;
6505
6505
  border-radius: 4px;
6506
- height: 32px;
6506
+ height: 30px;
6507
6507
  }
6508
6508
  }
6509
6509
 
@@ -52129,42 +52129,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52129
52129
  border-color: $tbar-btn-focus-border-color;
52130
52130
  border-style: $tbar-border-nav-type;
52131
52131
  border-width: $tbar-btn-hover-border-size;
52132
-
52133
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52134
- box-shadow: none;
52135
- }
52136
- @else {
52137
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52138
- }
52139
-
52132
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52133
+
52140
52134
  .e-icons {
52141
52135
  color: $tbar-btn-icons-focus-color;
52136
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52137
+ color: $tbar-default-icon-color;
52138
+ }
52142
52139
  }
52143
52140
 
52144
52141
  .e-tbar-btn-text {
52145
52142
  color: $tbar-btn-text-focus-color;
52146
-
52147
52143
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52148
52144
  color: $tbar-btn-icons-focus-color;
52149
52145
  }
52150
- }
52151
- }
52152
-
52153
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52154
- &:focus-visible {
52155
- background: $tbar-default-bg;
52156
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52157
-
52158
- .e-icons {
52159
- color: $tbar-default-icon-color;
52160
- }
52161
-
52162
- .e-tbar-btn-text {
52146
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52163
52147
  color: $tbar-default-font;
52164
52148
  }
52165
52149
  }
52166
52150
  }
52167
-
52151
+
52168
52152
  &:hover {
52169
52153
  background: $tbar-hover-bg;
52170
52154
  border-color: $tbar-hover-border-color;
@@ -52387,27 +52371,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52387
52371
  border-color: $tbar-btn-focus-border-color;
52388
52372
  border-style: $tbar-border-nav-type;
52389
52373
  border-width: $tbar-popup-btn-hover-border-size;
52390
-
52391
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52392
- box-shadow: none;
52393
- }
52394
- @else {
52395
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52396
- }
52397
-
52398
- @if $skin-name == 'bootstrap5.3' {
52399
- .e-tbar-btn-text,
52400
- .e-icons.e-btn-icon {
52401
- color: $tbar-btn-active-icons-color;
52402
- }
52403
- }
52404
- }
52405
-
52406
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52407
- &:focus-visible {
52408
- background: $tbar-popup-btn-focus-bg;
52409
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52410
-
52374
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52375
+
52376
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52411
52377
  .e-icons {
52412
52378
  color: $tbar-popup-nav-hover-icons-color;
52413
52379
  }
@@ -52416,6 +52382,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52416
52382
  color: $tbar-popup-btn-text-focus-color;
52417
52383
  }
52418
52384
  }
52385
+ @if $skin-name == 'bootstrap5.3' {
52386
+ .e-tbar-btn-text,
52387
+ .e-icons.e-btn-icon {
52388
+ color: $tbar-btn-active-icons-color;
52389
+ }
52390
+ }
52419
52391
  }
52420
52392
  }
52421
52393
 
@@ -52446,26 +52418,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52446
52418
  border-color: $tbar-btn-focus-border-color;
52447
52419
  border-style: $tbar-border-nav-type;
52448
52420
  border-width: $tbar-btn-hover-border-size;
52449
-
52421
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52422
+
52450
52423
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52451
- box-shadow: none;
52452
- }
52453
- @else {
52454
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52455
- }
52456
- @if $skin-name == 'bootstrap5.3' {
52457
- .e-tbar-btn-text,
52458
- .e-icons.e-btn-icon {
52459
- color: $tbar-default-icon-color;
52460
- }
52461
- }
52462
- }
52463
-
52464
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52465
- &:focus-visible {
52466
- background: $tbar-default-bg;
52467
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52468
-
52469
52424
  .e-icons {
52470
52425
  color: $tbar-default-icon-color;
52471
52426
  }
@@ -52474,8 +52429,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52474
52429
  color: $tbar-default-font;
52475
52430
  }
52476
52431
  }
52432
+ @if $skin-name == 'bootstrap5.3' {
52433
+ .e-tbar-btn-text,
52434
+ .e-icons.e-btn-icon {
52435
+ color: $tbar-default-icon-color;
52436
+ }
52437
+ }
52477
52438
  }
52478
-
52439
+
52479
52440
  &:hover {
52480
52441
  background: $tbar-hover-bg;
52481
52442
  border-radius: $tbar-btn-border-radius;
@@ -81935,7 +81896,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
81935
81896
  .e-dlg-content {
81936
81897
  overflow: visible;
81937
81898
  padding: 0;
81938
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81899
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81939
81900
  background: unset;
81940
81901
  }
81941
81902
  }
@@ -86900,8 +86861,7 @@ $grid-checkmark-color: $primary-text-color !default;
86900
86861
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86901
86862
  }
86902
86863
 
86903
- .e-rowcell.e-freezeline,
86904
- .e-gridheader .e-filterbarcell.e-freezeline {
86864
+ .e-rowcell.e-freezeline {
86905
86865
  position: relative;
86906
86866
  }
86907
86867
 
@@ -5593,7 +5593,7 @@ $float-label-rtl-value: -7px !default;
5593
5593
  border-left-color: $border;
5594
5594
  border-right-color: $border;
5595
5595
  border-radius: 4px;
5596
- height: 32px;
5596
+ height: 30px;
5597
5597
  }
5598
5598
  }
5599
5599
 
@@ -37687,42 +37687,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37687
37687
  border-color: $tbar-btn-focus-border-color;
37688
37688
  border-style: $tbar-border-nav-type;
37689
37689
  border-width: $tbar-btn-hover-border-size;
37690
-
37691
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37692
- box-shadow: none;
37693
- }
37694
- @else {
37695
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37696
- }
37697
-
37690
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37691
+
37698
37692
  .e-icons {
37699
37693
  color: $tbar-btn-icons-focus-color;
37694
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37695
+ color: $tbar-default-icon-color;
37696
+ }
37700
37697
  }
37701
37698
 
37702
37699
  .e-tbar-btn-text {
37703
37700
  color: $tbar-btn-text-focus-color;
37704
-
37705
37701
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37706
37702
  color: $tbar-btn-icons-focus-color;
37707
37703
  }
37708
- }
37709
- }
37710
-
37711
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37712
- &:focus-visible {
37713
- background: $tbar-default-bg;
37714
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37715
-
37716
- .e-icons {
37717
- color: $tbar-default-icon-color;
37718
- }
37719
-
37720
- .e-tbar-btn-text {
37704
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37721
37705
  color: $tbar-default-font;
37722
37706
  }
37723
37707
  }
37724
37708
  }
37725
-
37709
+
37726
37710
  &:hover {
37727
37711
  background: $tbar-hover-bg;
37728
37712
  border-color: $tbar-hover-border-color;
@@ -37945,27 +37929,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37945
37929
  border-color: $tbar-btn-focus-border-color;
37946
37930
  border-style: $tbar-border-nav-type;
37947
37931
  border-width: $tbar-popup-btn-hover-border-size;
37948
-
37949
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
37950
- box-shadow: none;
37951
- }
37952
- @else {
37953
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37954
- }
37955
-
37956
- @if $skin-name == 'bootstrap5.3' {
37957
- .e-tbar-btn-text,
37958
- .e-icons.e-btn-icon {
37959
- color: $tbar-btn-active-icons-color;
37960
- }
37961
- }
37962
- }
37963
-
37964
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37965
- &:focus-visible {
37966
- background: $tbar-popup-btn-focus-bg;
37967
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37968
-
37932
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
37933
+
37934
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37969
37935
  .e-icons {
37970
37936
  color: $tbar-popup-nav-hover-icons-color;
37971
37937
  }
@@ -37974,6 +37940,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37974
37940
  color: $tbar-popup-btn-text-focus-color;
37975
37941
  }
37976
37942
  }
37943
+ @if $skin-name == 'bootstrap5.3' {
37944
+ .e-tbar-btn-text,
37945
+ .e-icons.e-btn-icon {
37946
+ color: $tbar-btn-active-icons-color;
37947
+ }
37948
+ }
37977
37949
  }
37978
37950
  }
37979
37951
 
@@ -38004,26 +37976,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38004
37976
  border-color: $tbar-btn-focus-border-color;
38005
37977
  border-style: $tbar-border-nav-type;
38006
37978
  border-width: $tbar-btn-hover-border-size;
38007
-
37979
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37980
+
38008
37981
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38009
- box-shadow: none;
38010
- }
38011
- @else {
38012
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38013
- }
38014
- @if $skin-name == 'bootstrap5.3' {
38015
- .e-tbar-btn-text,
38016
- .e-icons.e-btn-icon {
38017
- color: $tbar-default-icon-color;
38018
- }
38019
- }
38020
- }
38021
-
38022
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38023
- &:focus-visible {
38024
- background: $tbar-default-bg;
38025
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38026
-
38027
37982
  .e-icons {
38028
37983
  color: $tbar-default-icon-color;
38029
37984
  }
@@ -38032,8 +37987,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38032
37987
  color: $tbar-default-font;
38033
37988
  }
38034
37989
  }
37990
+ @if $skin-name == 'bootstrap5.3' {
37991
+ .e-tbar-btn-text,
37992
+ .e-icons.e-btn-icon {
37993
+ color: $tbar-default-icon-color;
37994
+ }
37995
+ }
38035
37996
  }
38036
-
37997
+
38037
37998
  &:hover {
38038
37999
  background: $tbar-hover-bg;
38039
38000
  border-radius: $tbar-btn-border-radius;
@@ -59604,7 +59565,7 @@ $grid-xlfl-skin: 'fabric' !default;
59604
59565
  .e-dlg-content {
59605
59566
  overflow: visible;
59606
59567
  padding: 0;
59607
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59568
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59608
59569
  background: unset;
59609
59570
  }
59610
59571
  }
@@ -64354,8 +64315,7 @@ $grid-checkmark-color: $theme-dark-font !default;
64354
64315
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64355
64316
  }
64356
64317
 
64357
- .e-rowcell.e-freezeline,
64358
- .e-gridheader .e-filterbarcell.e-freezeline {
64318
+ .e-rowcell.e-freezeline {
64359
64319
  position: relative;
64360
64320
  }
64361
64321
 
@@ -6427,7 +6427,7 @@ $float-label-rtl-value: -7px !default;
6427
6427
  border-left-color: $border;
6428
6428
  border-right-color: $border;
6429
6429
  border-radius: 4px;
6430
- height: 32px;
6430
+ height: 30px;
6431
6431
  }
6432
6432
  }
6433
6433
 
@@ -51931,42 +51931,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51931
51931
  border-color: $tbar-btn-focus-border-color;
51932
51932
  border-style: $tbar-border-nav-type;
51933
51933
  border-width: $tbar-btn-hover-border-size;
51934
-
51935
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51936
- box-shadow: none;
51937
- }
51938
- @else {
51939
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51940
- }
51941
-
51934
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
51935
+
51942
51936
  .e-icons {
51943
51937
  color: $tbar-btn-icons-focus-color;
51938
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51939
+ color: $tbar-default-icon-color;
51940
+ }
51944
51941
  }
51945
51942
 
51946
51943
  .e-tbar-btn-text {
51947
51944
  color: $tbar-btn-text-focus-color;
51948
-
51949
51945
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
51950
51946
  color: $tbar-btn-icons-focus-color;
51951
51947
  }
51952
- }
51953
- }
51954
-
51955
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51956
- &:focus-visible {
51957
- background: $tbar-default-bg;
51958
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51959
-
51960
- .e-icons {
51961
- color: $tbar-default-icon-color;
51962
- }
51963
-
51964
- .e-tbar-btn-text {
51948
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51965
51949
  color: $tbar-default-font;
51966
51950
  }
51967
51951
  }
51968
51952
  }
51969
-
51953
+
51970
51954
  &:hover {
51971
51955
  background: $tbar-hover-bg;
51972
51956
  border-color: $tbar-hover-border-color;
@@ -52189,27 +52173,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52189
52173
  border-color: $tbar-btn-focus-border-color;
52190
52174
  border-style: $tbar-border-nav-type;
52191
52175
  border-width: $tbar-popup-btn-hover-border-size;
52192
-
52193
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52194
- box-shadow: none;
52195
- }
52196
- @else {
52197
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52198
- }
52199
-
52200
- @if $skin-name == 'bootstrap5.3' {
52201
- .e-tbar-btn-text,
52202
- .e-icons.e-btn-icon {
52203
- color: $tbar-btn-active-icons-color;
52204
- }
52205
- }
52206
- }
52207
-
52208
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52209
- &:focus-visible {
52210
- background: $tbar-popup-btn-focus-bg;
52211
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52212
-
52176
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52177
+
52178
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52213
52179
  .e-icons {
52214
52180
  color: $tbar-popup-nav-hover-icons-color;
52215
52181
  }
@@ -52218,6 +52184,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52218
52184
  color: $tbar-popup-btn-text-focus-color;
52219
52185
  }
52220
52186
  }
52187
+ @if $skin-name == 'bootstrap5.3' {
52188
+ .e-tbar-btn-text,
52189
+ .e-icons.e-btn-icon {
52190
+ color: $tbar-btn-active-icons-color;
52191
+ }
52192
+ }
52221
52193
  }
52222
52194
  }
52223
52195
 
@@ -52248,26 +52220,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52248
52220
  border-color: $tbar-btn-focus-border-color;
52249
52221
  border-style: $tbar-border-nav-type;
52250
52222
  border-width: $tbar-btn-hover-border-size;
52251
-
52223
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52224
+
52252
52225
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52253
- box-shadow: none;
52254
- }
52255
- @else {
52256
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52257
- }
52258
- @if $skin-name == 'bootstrap5.3' {
52259
- .e-tbar-btn-text,
52260
- .e-icons.e-btn-icon {
52261
- color: $tbar-default-icon-color;
52262
- }
52263
- }
52264
- }
52265
-
52266
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52267
- &:focus-visible {
52268
- background: $tbar-default-bg;
52269
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52270
-
52271
52226
  .e-icons {
52272
52227
  color: $tbar-default-icon-color;
52273
52228
  }
@@ -52276,8 +52231,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52276
52231
  color: $tbar-default-font;
52277
52232
  }
52278
52233
  }
52234
+ @if $skin-name == 'bootstrap5.3' {
52235
+ .e-tbar-btn-text,
52236
+ .e-icons.e-btn-icon {
52237
+ color: $tbar-default-icon-color;
52238
+ }
52239
+ }
52279
52240
  }
52280
-
52241
+
52281
52242
  &:hover {
52282
52243
  background: $tbar-hover-bg;
52283
52244
  border-radius: $tbar-btn-border-radius;
@@ -81592,7 +81553,7 @@ $grid-xlfl-skin: 'fabric' !default;
81592
81553
  .e-dlg-content {
81593
81554
  overflow: visible;
81594
81555
  padding: 0;
81595
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81556
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81596
81557
  background: unset;
81597
81558
  }
81598
81559
  }
@@ -86558,8 +86519,7 @@ $grid-checkmark-color: $theme-dark-font !default;
86558
86519
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86559
86520
  }
86560
86521
 
86561
- .e-rowcell.e-freezeline,
86562
- .e-gridheader .e-filterbarcell.e-freezeline {
86522
+ .e-rowcell.e-freezeline {
86563
86523
  position: relative;
86564
86524
  }
86565
86525