@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
@@ -5645,7 +5645,7 @@ $float-label-rtl-value: -7px !default;
5645
5645
  border-left-color: $border;
5646
5646
  border-right-color: $border;
5647
5647
  border-radius: 4px;
5648
- height: 32px;
5648
+ height: 30px;
5649
5649
  }
5650
5650
  }
5651
5651
 
@@ -37784,42 +37784,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37784
37784
  border-color: $tbar-btn-focus-border-color;
37785
37785
  border-style: $tbar-border-nav-type;
37786
37786
  border-width: $tbar-btn-hover-border-size;
37787
-
37788
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37789
- box-shadow: none;
37790
- }
37791
- @else {
37792
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37793
- }
37794
-
37787
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37788
+
37795
37789
  .e-icons {
37796
37790
  color: $tbar-btn-icons-focus-color;
37791
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37792
+ color: $tbar-default-icon-color;
37793
+ }
37797
37794
  }
37798
37795
 
37799
37796
  .e-tbar-btn-text {
37800
37797
  color: $tbar-btn-text-focus-color;
37801
-
37802
37798
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37803
37799
  color: $tbar-btn-icons-focus-color;
37804
37800
  }
37805
- }
37806
- }
37807
-
37808
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37809
- &:focus-visible {
37810
- background: $tbar-default-bg;
37811
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37812
-
37813
- .e-icons {
37814
- color: $tbar-default-icon-color;
37815
- }
37816
-
37817
- .e-tbar-btn-text {
37801
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37818
37802
  color: $tbar-default-font;
37819
37803
  }
37820
37804
  }
37821
37805
  }
37822
-
37806
+
37823
37807
  &:hover {
37824
37808
  background: $tbar-hover-bg;
37825
37809
  border-color: $tbar-hover-border-color;
@@ -38042,27 +38026,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38042
38026
  border-color: $tbar-btn-focus-border-color;
38043
38027
  border-style: $tbar-border-nav-type;
38044
38028
  border-width: $tbar-popup-btn-hover-border-size;
38045
-
38046
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38047
- box-shadow: none;
38048
- }
38049
- @else {
38050
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38051
- }
38052
-
38053
- @if $skin-name == 'bootstrap5.3' {
38054
- .e-tbar-btn-text,
38055
- .e-icons.e-btn-icon {
38056
- color: $tbar-btn-active-icons-color;
38057
- }
38058
- }
38059
- }
38060
-
38061
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38062
- &:focus-visible {
38063
- background: $tbar-popup-btn-focus-bg;
38064
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38065
-
38029
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38030
+
38031
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38066
38032
  .e-icons {
38067
38033
  color: $tbar-popup-nav-hover-icons-color;
38068
38034
  }
@@ -38071,6 +38037,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38071
38037
  color: $tbar-popup-btn-text-focus-color;
38072
38038
  }
38073
38039
  }
38040
+ @if $skin-name == 'bootstrap5.3' {
38041
+ .e-tbar-btn-text,
38042
+ .e-icons.e-btn-icon {
38043
+ color: $tbar-btn-active-icons-color;
38044
+ }
38045
+ }
38074
38046
  }
38075
38047
  }
38076
38048
 
@@ -38101,26 +38073,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38101
38073
  border-color: $tbar-btn-focus-border-color;
38102
38074
  border-style: $tbar-border-nav-type;
38103
38075
  border-width: $tbar-btn-hover-border-size;
38104
-
38076
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38077
+
38105
38078
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38106
- box-shadow: none;
38107
- }
38108
- @else {
38109
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38110
- }
38111
- @if $skin-name == 'bootstrap5.3' {
38112
- .e-tbar-btn-text,
38113
- .e-icons.e-btn-icon {
38114
- color: $tbar-default-icon-color;
38115
- }
38116
- }
38117
- }
38118
-
38119
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38120
- &:focus-visible {
38121
- background: $tbar-default-bg;
38122
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38123
-
38124
38079
  .e-icons {
38125
38080
  color: $tbar-default-icon-color;
38126
38081
  }
@@ -38129,8 +38084,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38129
38084
  color: $tbar-default-font;
38130
38085
  }
38131
38086
  }
38087
+ @if $skin-name == 'bootstrap5.3' {
38088
+ .e-tbar-btn-text,
38089
+ .e-icons.e-btn-icon {
38090
+ color: $tbar-default-icon-color;
38091
+ }
38092
+ }
38132
38093
  }
38133
-
38094
+
38134
38095
  &:hover {
38135
38096
  background: $tbar-hover-bg;
38136
38097
  border-radius: $tbar-btn-border-radius;
@@ -59699,7 +59660,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
59699
59660
  .e-dlg-content {
59700
59661
  overflow: visible;
59701
59662
  padding: 0;
59702
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59663
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59703
59664
  background: unset;
59704
59665
  }
59705
59666
  }
@@ -64451,8 +64412,7 @@ $grid-checkmark-color: $grey-light-font !default;
64451
64412
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64452
64413
  }
64453
64414
 
64454
- .e-rowcell.e-freezeline,
64455
- .e-gridheader .e-filterbarcell.e-freezeline {
64415
+ .e-rowcell.e-freezeline {
64456
64416
  position: relative;
64457
64417
  }
64458
64418
 
@@ -6479,7 +6479,7 @@ $float-label-rtl-value: -7px !default;
6479
6479
  border-left-color: $border;
6480
6480
  border-right-color: $border;
6481
6481
  border-radius: 4px;
6482
- height: 32px;
6482
+ height: 30px;
6483
6483
  }
6484
6484
  }
6485
6485
 
@@ -52028,42 +52028,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52028
52028
  border-color: $tbar-btn-focus-border-color;
52029
52029
  border-style: $tbar-border-nav-type;
52030
52030
  border-width: $tbar-btn-hover-border-size;
52031
-
52032
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52033
- box-shadow: none;
52034
- }
52035
- @else {
52036
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52037
- }
52038
-
52031
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52032
+
52039
52033
  .e-icons {
52040
52034
  color: $tbar-btn-icons-focus-color;
52035
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52036
+ color: $tbar-default-icon-color;
52037
+ }
52041
52038
  }
52042
52039
 
52043
52040
  .e-tbar-btn-text {
52044
52041
  color: $tbar-btn-text-focus-color;
52045
-
52046
52042
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52047
52043
  color: $tbar-btn-icons-focus-color;
52048
52044
  }
52049
- }
52050
- }
52051
-
52052
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52053
- &:focus-visible {
52054
- background: $tbar-default-bg;
52055
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52056
-
52057
- .e-icons {
52058
- color: $tbar-default-icon-color;
52059
- }
52060
-
52061
- .e-tbar-btn-text {
52045
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52062
52046
  color: $tbar-default-font;
52063
52047
  }
52064
52048
  }
52065
52049
  }
52066
-
52050
+
52067
52051
  &:hover {
52068
52052
  background: $tbar-hover-bg;
52069
52053
  border-color: $tbar-hover-border-color;
@@ -52286,27 +52270,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52286
52270
  border-color: $tbar-btn-focus-border-color;
52287
52271
  border-style: $tbar-border-nav-type;
52288
52272
  border-width: $tbar-popup-btn-hover-border-size;
52289
-
52290
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52291
- box-shadow: none;
52292
- }
52293
- @else {
52294
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52295
- }
52296
-
52297
- @if $skin-name == 'bootstrap5.3' {
52298
- .e-tbar-btn-text,
52299
- .e-icons.e-btn-icon {
52300
- color: $tbar-btn-active-icons-color;
52301
- }
52302
- }
52303
- }
52304
-
52305
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52306
- &:focus-visible {
52307
- background: $tbar-popup-btn-focus-bg;
52308
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52309
-
52273
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52274
+
52275
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52310
52276
  .e-icons {
52311
52277
  color: $tbar-popup-nav-hover-icons-color;
52312
52278
  }
@@ -52315,6 +52281,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52315
52281
  color: $tbar-popup-btn-text-focus-color;
52316
52282
  }
52317
52283
  }
52284
+ @if $skin-name == 'bootstrap5.3' {
52285
+ .e-tbar-btn-text,
52286
+ .e-icons.e-btn-icon {
52287
+ color: $tbar-btn-active-icons-color;
52288
+ }
52289
+ }
52318
52290
  }
52319
52291
  }
52320
52292
 
@@ -52345,26 +52317,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52345
52317
  border-color: $tbar-btn-focus-border-color;
52346
52318
  border-style: $tbar-border-nav-type;
52347
52319
  border-width: $tbar-btn-hover-border-size;
52348
-
52320
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52321
+
52349
52322
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52350
- box-shadow: none;
52351
- }
52352
- @else {
52353
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52354
- }
52355
- @if $skin-name == 'bootstrap5.3' {
52356
- .e-tbar-btn-text,
52357
- .e-icons.e-btn-icon {
52358
- color: $tbar-default-icon-color;
52359
- }
52360
- }
52361
- }
52362
-
52363
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52364
- &:focus-visible {
52365
- background: $tbar-default-bg;
52366
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52367
-
52368
52323
  .e-icons {
52369
52324
  color: $tbar-default-icon-color;
52370
52325
  }
@@ -52373,8 +52328,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52373
52328
  color: $tbar-default-font;
52374
52329
  }
52375
52330
  }
52331
+ @if $skin-name == 'bootstrap5.3' {
52332
+ .e-tbar-btn-text,
52333
+ .e-icons.e-btn-icon {
52334
+ color: $tbar-default-icon-color;
52335
+ }
52336
+ }
52376
52337
  }
52377
-
52338
+
52378
52339
  &:hover {
52379
52340
  background: $tbar-hover-bg;
52380
52341
  border-radius: $tbar-btn-border-radius;
@@ -81687,7 +81648,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
81687
81648
  .e-dlg-content {
81688
81649
  overflow: visible;
81689
81650
  padding: 0;
81690
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81651
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81691
81652
  background: unset;
81692
81653
  }
81693
81654
  }
@@ -86655,8 +86616,7 @@ $grid-checkmark-color: $grey-light-font !default;
86655
86616
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86656
86617
  }
86657
86618
 
86658
- .e-rowcell.e-freezeline,
86659
- .e-gridheader .e-filterbarcell.e-freezeline {
86619
+ .e-rowcell.e-freezeline {
86660
86620
  position: relative;
86661
86621
  }
86662
86622
 
@@ -5630,7 +5630,7 @@ $float-label-rtl-value: -7px !default;
5630
5630
  border-left-color: $border;
5631
5631
  border-right-color: $border;
5632
5632
  border-radius: 4px;
5633
- height: 32px;
5633
+ height: 30px;
5634
5634
  }
5635
5635
  }
5636
5636
 
@@ -37558,42 +37558,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37558
37558
  border-color: $tbar-btn-focus-border-color;
37559
37559
  border-style: $tbar-border-nav-type;
37560
37560
  border-width: $tbar-btn-hover-border-size;
37561
-
37562
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37563
- box-shadow: none;
37564
- }
37565
- @else {
37566
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37567
- }
37568
-
37561
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37562
+
37569
37563
  .e-icons {
37570
37564
  color: $tbar-btn-icons-focus-color;
37565
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37566
+ color: $tbar-default-icon-color;
37567
+ }
37571
37568
  }
37572
37569
 
37573
37570
  .e-tbar-btn-text {
37574
37571
  color: $tbar-btn-text-focus-color;
37575
-
37576
37572
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37577
37573
  color: $tbar-btn-icons-focus-color;
37578
37574
  }
37579
- }
37580
- }
37581
-
37582
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37583
- &:focus-visible {
37584
- background: $tbar-default-bg;
37585
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37586
-
37587
- .e-icons {
37588
- color: $tbar-default-icon-color;
37589
- }
37590
-
37591
- .e-tbar-btn-text {
37575
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37592
37576
  color: $tbar-default-font;
37593
37577
  }
37594
37578
  }
37595
37579
  }
37596
-
37580
+
37597
37581
  &:hover {
37598
37582
  background: $tbar-hover-bg;
37599
37583
  border-color: $tbar-hover-border-color;
@@ -37816,27 +37800,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37816
37800
  border-color: $tbar-btn-focus-border-color;
37817
37801
  border-style: $tbar-border-nav-type;
37818
37802
  border-width: $tbar-popup-btn-hover-border-size;
37819
-
37820
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
37821
- box-shadow: none;
37822
- }
37823
- @else {
37824
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37825
- }
37826
-
37827
- @if $skin-name == 'bootstrap5.3' {
37828
- .e-tbar-btn-text,
37829
- .e-icons.e-btn-icon {
37830
- color: $tbar-btn-active-icons-color;
37831
- }
37832
- }
37833
- }
37834
-
37835
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37836
- &:focus-visible {
37837
- background: $tbar-popup-btn-focus-bg;
37838
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37839
-
37803
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
37804
+
37805
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37840
37806
  .e-icons {
37841
37807
  color: $tbar-popup-nav-hover-icons-color;
37842
37808
  }
@@ -37845,6 +37811,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37845
37811
  color: $tbar-popup-btn-text-focus-color;
37846
37812
  }
37847
37813
  }
37814
+ @if $skin-name == 'bootstrap5.3' {
37815
+ .e-tbar-btn-text,
37816
+ .e-icons.e-btn-icon {
37817
+ color: $tbar-btn-active-icons-color;
37818
+ }
37819
+ }
37848
37820
  }
37849
37821
  }
37850
37822
 
@@ -37875,26 +37847,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37875
37847
  border-color: $tbar-btn-focus-border-color;
37876
37848
  border-style: $tbar-border-nav-type;
37877
37849
  border-width: $tbar-btn-hover-border-size;
37878
-
37850
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37851
+
37879
37852
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37880
- box-shadow: none;
37881
- }
37882
- @else {
37883
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37884
- }
37885
- @if $skin-name == 'bootstrap5.3' {
37886
- .e-tbar-btn-text,
37887
- .e-icons.e-btn-icon {
37888
- color: $tbar-default-icon-color;
37889
- }
37890
- }
37891
- }
37892
-
37893
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37894
- &:focus-visible {
37895
- background: $tbar-default-bg;
37896
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37897
-
37898
37853
  .e-icons {
37899
37854
  color: $tbar-default-icon-color;
37900
37855
  }
@@ -37903,8 +37858,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37903
37858
  color: $tbar-default-font;
37904
37859
  }
37905
37860
  }
37861
+ @if $skin-name == 'bootstrap5.3' {
37862
+ .e-tbar-btn-text,
37863
+ .e-icons.e-btn-icon {
37864
+ color: $tbar-default-icon-color;
37865
+ }
37866
+ }
37906
37867
  }
37907
-
37868
+
37908
37869
  &:hover {
37909
37870
  background: $tbar-hover-bg;
37910
37871
  border-radius: $tbar-btn-border-radius;
@@ -59460,7 +59421,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
59460
59421
  .e-dlg-content {
59461
59422
  overflow: visible;
59462
59423
  padding: 0;
59463
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59424
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59464
59425
  background: unset;
59465
59426
  }
59466
59427
  }
@@ -64211,8 +64172,7 @@ $grid-checkmark-color: $grey !default;
64211
64172
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64212
64173
  }
64213
64174
 
64214
- .e-rowcell.e-freezeline,
64215
- .e-gridheader .e-filterbarcell.e-freezeline {
64175
+ .e-rowcell.e-freezeline {
64216
64176
  position: relative;
64217
64177
  }
64218
64178
 
@@ -6464,7 +6464,7 @@ $float-label-rtl-value: -7px !default;
6464
6464
  border-left-color: $border;
6465
6465
  border-right-color: $border;
6466
6466
  border-radius: 4px;
6467
- height: 32px;
6467
+ height: 30px;
6468
6468
  }
6469
6469
  }
6470
6470
 
@@ -51802,42 +51802,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51802
51802
  border-color: $tbar-btn-focus-border-color;
51803
51803
  border-style: $tbar-border-nav-type;
51804
51804
  border-width: $tbar-btn-hover-border-size;
51805
-
51806
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51807
- box-shadow: none;
51808
- }
51809
- @else {
51810
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51811
- }
51812
-
51805
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
51806
+
51813
51807
  .e-icons {
51814
51808
  color: $tbar-btn-icons-focus-color;
51809
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51810
+ color: $tbar-default-icon-color;
51811
+ }
51815
51812
  }
51816
51813
 
51817
51814
  .e-tbar-btn-text {
51818
51815
  color: $tbar-btn-text-focus-color;
51819
-
51820
51816
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
51821
51817
  color: $tbar-btn-icons-focus-color;
51822
51818
  }
51823
- }
51824
- }
51825
-
51826
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51827
- &:focus-visible {
51828
- background: $tbar-default-bg;
51829
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51830
-
51831
- .e-icons {
51832
- color: $tbar-default-icon-color;
51833
- }
51834
-
51835
- .e-tbar-btn-text {
51819
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51836
51820
  color: $tbar-default-font;
51837
51821
  }
51838
51822
  }
51839
51823
  }
51840
-
51824
+
51841
51825
  &:hover {
51842
51826
  background: $tbar-hover-bg;
51843
51827
  border-color: $tbar-hover-border-color;
@@ -52060,27 +52044,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52060
52044
  border-color: $tbar-btn-focus-border-color;
52061
52045
  border-style: $tbar-border-nav-type;
52062
52046
  border-width: $tbar-popup-btn-hover-border-size;
52063
-
52064
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52065
- box-shadow: none;
52066
- }
52067
- @else {
52068
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52069
- }
52070
-
52071
- @if $skin-name == 'bootstrap5.3' {
52072
- .e-tbar-btn-text,
52073
- .e-icons.e-btn-icon {
52074
- color: $tbar-btn-active-icons-color;
52075
- }
52076
- }
52077
- }
52078
-
52079
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52080
- &:focus-visible {
52081
- background: $tbar-popup-btn-focus-bg;
52082
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52083
-
52047
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52048
+
52049
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52084
52050
  .e-icons {
52085
52051
  color: $tbar-popup-nav-hover-icons-color;
52086
52052
  }
@@ -52089,6 +52055,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52089
52055
  color: $tbar-popup-btn-text-focus-color;
52090
52056
  }
52091
52057
  }
52058
+ @if $skin-name == 'bootstrap5.3' {
52059
+ .e-tbar-btn-text,
52060
+ .e-icons.e-btn-icon {
52061
+ color: $tbar-btn-active-icons-color;
52062
+ }
52063
+ }
52092
52064
  }
52093
52065
  }
52094
52066
 
@@ -52119,26 +52091,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52119
52091
  border-color: $tbar-btn-focus-border-color;
52120
52092
  border-style: $tbar-border-nav-type;
52121
52093
  border-width: $tbar-btn-hover-border-size;
52122
-
52094
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52095
+
52123
52096
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52124
- box-shadow: none;
52125
- }
52126
- @else {
52127
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52128
- }
52129
- @if $skin-name == 'bootstrap5.3' {
52130
- .e-tbar-btn-text,
52131
- .e-icons.e-btn-icon {
52132
- color: $tbar-default-icon-color;
52133
- }
52134
- }
52135
- }
52136
-
52137
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52138
- &:focus-visible {
52139
- background: $tbar-default-bg;
52140
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52141
-
52142
52097
  .e-icons {
52143
52098
  color: $tbar-default-icon-color;
52144
52099
  }
@@ -52147,8 +52102,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52147
52102
  color: $tbar-default-font;
52148
52103
  }
52149
52104
  }
52105
+ @if $skin-name == 'bootstrap5.3' {
52106
+ .e-tbar-btn-text,
52107
+ .e-icons.e-btn-icon {
52108
+ color: $tbar-default-icon-color;
52109
+ }
52110
+ }
52150
52111
  }
52151
-
52112
+
52152
52113
  &:hover {
52153
52114
  background: $tbar-hover-bg;
52154
52115
  border-radius: $tbar-btn-border-radius;
@@ -81448,7 +81409,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
81448
81409
  .e-dlg-content {
81449
81410
  overflow: visible;
81450
81411
  padding: 0;
81451
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81412
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81452
81413
  background: unset;
81453
81414
  }
81454
81415
  }
@@ -86415,8 +86376,7 @@ $grid-checkmark-color: $grey !default;
86415
86376
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86416
86377
  }
86417
86378
 
86418
- .e-rowcell.e-freezeline,
86419
- .e-gridheader .e-filterbarcell.e-freezeline {
86379
+ .e-rowcell.e-freezeline {
86420
86380
  position: relative;
86421
86381
  }
86422
86382