@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
@@ -5669,7 +5669,7 @@ $float-label-rtl-value: -7px !default;
5669
5669
  border-left-color: $border;
5670
5670
  border-right-color: $border;
5671
5671
  border-radius: 4px;
5672
- height: 32px;
5672
+ height: 30px;
5673
5673
  }
5674
5674
  }
5675
5675
 
@@ -37885,42 +37885,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37885
37885
  border-color: $tbar-btn-focus-border-color;
37886
37886
  border-style: $tbar-border-nav-type;
37887
37887
  border-width: $tbar-btn-hover-border-size;
37888
-
37889
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37890
- box-shadow: none;
37891
- }
37892
- @else {
37893
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37894
- }
37895
-
37888
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37889
+
37896
37890
  .e-icons {
37897
37891
  color: $tbar-btn-icons-focus-color;
37892
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37893
+ color: $tbar-default-icon-color;
37894
+ }
37898
37895
  }
37899
37896
 
37900
37897
  .e-tbar-btn-text {
37901
37898
  color: $tbar-btn-text-focus-color;
37902
-
37903
37899
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37904
37900
  color: $tbar-btn-icons-focus-color;
37905
37901
  }
37906
- }
37907
- }
37908
-
37909
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37910
- &:focus-visible {
37911
- background: $tbar-default-bg;
37912
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37913
-
37914
- .e-icons {
37915
- color: $tbar-default-icon-color;
37916
- }
37917
-
37918
- .e-tbar-btn-text {
37902
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37919
37903
  color: $tbar-default-font;
37920
37904
  }
37921
37905
  }
37922
37906
  }
37923
-
37907
+
37924
37908
  &:hover {
37925
37909
  background: $tbar-hover-bg;
37926
37910
  border-color: $tbar-hover-border-color;
@@ -38143,27 +38127,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38143
38127
  border-color: $tbar-btn-focus-border-color;
38144
38128
  border-style: $tbar-border-nav-type;
38145
38129
  border-width: $tbar-popup-btn-hover-border-size;
38146
-
38147
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38148
- box-shadow: none;
38149
- }
38150
- @else {
38151
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38152
- }
38153
-
38154
- @if $skin-name == 'bootstrap5.3' {
38155
- .e-tbar-btn-text,
38156
- .e-icons.e-btn-icon {
38157
- color: $tbar-btn-active-icons-color;
38158
- }
38159
- }
38160
- }
38161
-
38162
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38163
- &:focus-visible {
38164
- background: $tbar-popup-btn-focus-bg;
38165
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38166
-
38130
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38131
+
38132
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38167
38133
  .e-icons {
38168
38134
  color: $tbar-popup-nav-hover-icons-color;
38169
38135
  }
@@ -38172,6 +38138,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38172
38138
  color: $tbar-popup-btn-text-focus-color;
38173
38139
  }
38174
38140
  }
38141
+ @if $skin-name == 'bootstrap5.3' {
38142
+ .e-tbar-btn-text,
38143
+ .e-icons.e-btn-icon {
38144
+ color: $tbar-btn-active-icons-color;
38145
+ }
38146
+ }
38175
38147
  }
38176
38148
  }
38177
38149
 
@@ -38202,26 +38174,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38202
38174
  border-color: $tbar-btn-focus-border-color;
38203
38175
  border-style: $tbar-border-nav-type;
38204
38176
  border-width: $tbar-btn-hover-border-size;
38205
-
38177
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38178
+
38206
38179
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38207
- box-shadow: none;
38208
- }
38209
- @else {
38210
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38211
- }
38212
- @if $skin-name == 'bootstrap5.3' {
38213
- .e-tbar-btn-text,
38214
- .e-icons.e-btn-icon {
38215
- color: $tbar-default-icon-color;
38216
- }
38217
- }
38218
- }
38219
-
38220
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38221
- &:focus-visible {
38222
- background: $tbar-default-bg;
38223
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38224
-
38225
38180
  .e-icons {
38226
38181
  color: $tbar-default-icon-color;
38227
38182
  }
@@ -38230,8 +38185,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38230
38185
  color: $tbar-default-font;
38231
38186
  }
38232
38187
  }
38188
+ @if $skin-name == 'bootstrap5.3' {
38189
+ .e-tbar-btn-text,
38190
+ .e-icons.e-btn-icon {
38191
+ color: $tbar-default-icon-color;
38192
+ }
38193
+ }
38233
38194
  }
38234
-
38195
+
38235
38196
  &:hover {
38236
38197
  background: $tbar-hover-bg;
38237
38198
  border-radius: $tbar-btn-border-radius;
@@ -59947,7 +59908,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
59947
59908
  .e-dlg-content {
59948
59909
  overflow: visible;
59949
59910
  padding: 0;
59950
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59911
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59951
59912
  background: unset;
59952
59913
  }
59953
59914
  }
@@ -64696,8 +64657,7 @@ $grid-checkmark-color: $primary-text-color !default;
64696
64657
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64697
64658
  }
64698
64659
 
64699
- .e-rowcell.e-freezeline,
64700
- .e-gridheader .e-filterbarcell.e-freezeline {
64660
+ .e-rowcell.e-freezeline {
64701
64661
  position: relative;
64702
64662
  }
64703
64663
 
@@ -6421,7 +6421,7 @@ $float-label-rtl-value: -7px !default;
6421
6421
  border-left-color: $border;
6422
6422
  border-right-color: $border;
6423
6423
  border-radius: 4px;
6424
- height: 32px;
6424
+ height: 30px;
6425
6425
  }
6426
6426
  }
6427
6427
 
@@ -38648,42 +38648,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38648
38648
  border-color: $tbar-btn-focus-border-color;
38649
38649
  border-style: $tbar-border-nav-type;
38650
38650
  border-width: $tbar-btn-hover-border-size;
38651
-
38652
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38653
- box-shadow: none;
38654
- }
38655
- @else {
38656
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38657
- }
38658
-
38651
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38652
+
38659
38653
  .e-icons {
38660
38654
  color: $tbar-btn-icons-focus-color;
38655
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38656
+ color: $tbar-default-icon-color;
38657
+ }
38661
38658
  }
38662
38659
 
38663
38660
  .e-tbar-btn-text {
38664
38661
  color: $tbar-btn-text-focus-color;
38665
-
38666
38662
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
38667
38663
  color: $tbar-btn-icons-focus-color;
38668
38664
  }
38669
- }
38670
- }
38671
-
38672
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38673
- &:focus-visible {
38674
- background: $tbar-default-bg;
38675
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38676
-
38677
- .e-icons {
38678
- color: $tbar-default-icon-color;
38679
- }
38680
-
38681
- .e-tbar-btn-text {
38665
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38682
38666
  color: $tbar-default-font;
38683
38667
  }
38684
38668
  }
38685
38669
  }
38686
-
38670
+
38687
38671
  &:hover {
38688
38672
  background: $tbar-hover-bg;
38689
38673
  border-color: $tbar-hover-border-color;
@@ -38906,27 +38890,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38906
38890
  border-color: $tbar-btn-focus-border-color;
38907
38891
  border-style: $tbar-border-nav-type;
38908
38892
  border-width: $tbar-popup-btn-hover-border-size;
38909
-
38910
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38911
- box-shadow: none;
38912
- }
38913
- @else {
38914
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38915
- }
38916
-
38917
- @if $skin-name == 'bootstrap5.3' {
38918
- .e-tbar-btn-text,
38919
- .e-icons.e-btn-icon {
38920
- color: $tbar-btn-active-icons-color;
38921
- }
38922
- }
38923
- }
38924
-
38925
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38926
- &:focus-visible {
38927
- background: $tbar-popup-btn-focus-bg;
38928
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38929
-
38893
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38894
+
38895
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38930
38896
  .e-icons {
38931
38897
  color: $tbar-popup-nav-hover-icons-color;
38932
38898
  }
@@ -38935,6 +38901,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38935
38901
  color: $tbar-popup-btn-text-focus-color;
38936
38902
  }
38937
38903
  }
38904
+ @if $skin-name == 'bootstrap5.3' {
38905
+ .e-tbar-btn-text,
38906
+ .e-icons.e-btn-icon {
38907
+ color: $tbar-btn-active-icons-color;
38908
+ }
38909
+ }
38938
38910
  }
38939
38911
  }
38940
38912
 
@@ -38965,26 +38937,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38965
38937
  border-color: $tbar-btn-focus-border-color;
38966
38938
  border-style: $tbar-border-nav-type;
38967
38939
  border-width: $tbar-btn-hover-border-size;
38968
-
38940
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38941
+
38969
38942
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38970
- box-shadow: none;
38971
- }
38972
- @else {
38973
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38974
- }
38975
- @if $skin-name == 'bootstrap5.3' {
38976
- .e-tbar-btn-text,
38977
- .e-icons.e-btn-icon {
38978
- color: $tbar-default-icon-color;
38979
- }
38980
- }
38981
- }
38982
-
38983
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38984
- &:focus-visible {
38985
- background: $tbar-default-bg;
38986
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38987
-
38988
38943
  .e-icons {
38989
38944
  color: $tbar-default-icon-color;
38990
38945
  }
@@ -38993,8 +38948,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38993
38948
  color: $tbar-default-font;
38994
38949
  }
38995
38950
  }
38951
+ @if $skin-name == 'bootstrap5.3' {
38952
+ .e-tbar-btn-text,
38953
+ .e-icons.e-btn-icon {
38954
+ color: $tbar-default-icon-color;
38955
+ }
38956
+ }
38996
38957
  }
38997
-
38958
+
38998
38959
  &:hover {
38999
38960
  background: $tbar-hover-bg;
39000
38961
  border-radius: $tbar-btn-border-radius;
@@ -60743,7 +60704,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
60743
60704
  .e-dlg-content {
60744
60705
  overflow: visible;
60745
60706
  padding: 0;
60746
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
60707
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
60747
60708
  background: unset;
60748
60709
  }
60749
60710
  }
@@ -65492,8 +65453,7 @@ $grid-checkmark-color: $primary-text-color !default;
65492
65453
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
65493
65454
  }
65494
65455
 
65495
- .e-rowcell.e-freezeline,
65496
- .e-gridheader .e-filterbarcell.e-freezeline {
65456
+ .e-rowcell.e-freezeline {
65497
65457
  position: relative;
65498
65458
  }
65499
65459
 
@@ -7255,7 +7255,7 @@ $float-label-rtl-value: -7px !default;
7255
7255
  border-left-color: $border;
7256
7256
  border-right-color: $border;
7257
7257
  border-radius: 4px;
7258
- height: 32px;
7258
+ height: 30px;
7259
7259
  }
7260
7260
  }
7261
7261
 
@@ -52892,42 +52892,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52892
52892
  border-color: $tbar-btn-focus-border-color;
52893
52893
  border-style: $tbar-border-nav-type;
52894
52894
  border-width: $tbar-btn-hover-border-size;
52895
-
52896
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52897
- box-shadow: none;
52898
- }
52899
- @else {
52900
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52901
- }
52902
-
52895
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52896
+
52903
52897
  .e-icons {
52904
52898
  color: $tbar-btn-icons-focus-color;
52899
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52900
+ color: $tbar-default-icon-color;
52901
+ }
52905
52902
  }
52906
52903
 
52907
52904
  .e-tbar-btn-text {
52908
52905
  color: $tbar-btn-text-focus-color;
52909
-
52910
52906
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52911
52907
  color: $tbar-btn-icons-focus-color;
52912
52908
  }
52913
- }
52914
- }
52915
-
52916
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52917
- &:focus-visible {
52918
- background: $tbar-default-bg;
52919
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52920
-
52921
- .e-icons {
52922
- color: $tbar-default-icon-color;
52923
- }
52924
-
52925
- .e-tbar-btn-text {
52909
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52926
52910
  color: $tbar-default-font;
52927
52911
  }
52928
52912
  }
52929
52913
  }
52930
-
52914
+
52931
52915
  &:hover {
52932
52916
  background: $tbar-hover-bg;
52933
52917
  border-color: $tbar-hover-border-color;
@@ -53150,27 +53134,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53150
53134
  border-color: $tbar-btn-focus-border-color;
53151
53135
  border-style: $tbar-border-nav-type;
53152
53136
  border-width: $tbar-popup-btn-hover-border-size;
53153
-
53154
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
53155
- box-shadow: none;
53156
- }
53157
- @else {
53158
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53159
- }
53160
-
53161
- @if $skin-name == 'bootstrap5.3' {
53162
- .e-tbar-btn-text,
53163
- .e-icons.e-btn-icon {
53164
- color: $tbar-btn-active-icons-color;
53165
- }
53166
- }
53167
- }
53168
-
53169
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53170
- &:focus-visible {
53171
- background: $tbar-popup-btn-focus-bg;
53172
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53173
-
53137
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
53138
+
53139
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53174
53140
  .e-icons {
53175
53141
  color: $tbar-popup-nav-hover-icons-color;
53176
53142
  }
@@ -53179,6 +53145,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53179
53145
  color: $tbar-popup-btn-text-focus-color;
53180
53146
  }
53181
53147
  }
53148
+ @if $skin-name == 'bootstrap5.3' {
53149
+ .e-tbar-btn-text,
53150
+ .e-icons.e-btn-icon {
53151
+ color: $tbar-btn-active-icons-color;
53152
+ }
53153
+ }
53182
53154
  }
53183
53155
  }
53184
53156
 
@@ -53209,26 +53181,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53209
53181
  border-color: $tbar-btn-focus-border-color;
53210
53182
  border-style: $tbar-border-nav-type;
53211
53183
  border-width: $tbar-btn-hover-border-size;
53212
-
53184
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53185
+
53213
53186
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53214
- box-shadow: none;
53215
- }
53216
- @else {
53217
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53218
- }
53219
- @if $skin-name == 'bootstrap5.3' {
53220
- .e-tbar-btn-text,
53221
- .e-icons.e-btn-icon {
53222
- color: $tbar-default-icon-color;
53223
- }
53224
- }
53225
- }
53226
-
53227
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53228
- &:focus-visible {
53229
- background: $tbar-default-bg;
53230
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53231
-
53232
53187
  .e-icons {
53233
53188
  color: $tbar-default-icon-color;
53234
53189
  }
@@ -53237,8 +53192,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53237
53192
  color: $tbar-default-font;
53238
53193
  }
53239
53194
  }
53195
+ @if $skin-name == 'bootstrap5.3' {
53196
+ .e-tbar-btn-text,
53197
+ .e-icons.e-btn-icon {
53198
+ color: $tbar-default-icon-color;
53199
+ }
53200
+ }
53240
53201
  }
53241
-
53202
+
53242
53203
  &:hover {
53243
53204
  background: $tbar-hover-bg;
53244
53205
  border-radius: $tbar-btn-border-radius;
@@ -82731,7 +82692,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
82731
82692
  .e-dlg-content {
82732
82693
  overflow: visible;
82733
82694
  padding: 0;
82734
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
82695
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
82735
82696
  background: unset;
82736
82697
  }
82737
82698
  }
@@ -87696,8 +87657,7 @@ $grid-checkmark-color: $primary-text-color !default;
87696
87657
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
87697
87658
  }
87698
87659
 
87699
- .e-rowcell.e-freezeline,
87700
- .e-gridheader .e-filterbarcell.e-freezeline {
87660
+ .e-rowcell.e-freezeline {
87701
87661
  position: relative;
87702
87662
  }
87703
87663
 
@@ -6768,7 +6768,7 @@ $float-label-rtl-value: -7px !default;
6768
6768
  border-left-color: $border;
6769
6769
  border-right-color: $border;
6770
6770
  border-radius: 4px;
6771
- height: 32px;
6771
+ height: 30px;
6772
6772
  }
6773
6773
  }
6774
6774
 
@@ -38995,42 +38995,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38995
38995
  border-color: $tbar-btn-focus-border-color;
38996
38996
  border-style: $tbar-border-nav-type;
38997
38997
  border-width: $tbar-btn-hover-border-size;
38998
-
38999
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39000
- box-shadow: none;
39001
- }
39002
- @else {
39003
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39004
- }
39005
-
38998
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38999
+
39006
39000
  .e-icons {
39007
39001
  color: $tbar-btn-icons-focus-color;
39002
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39003
+ color: $tbar-default-icon-color;
39004
+ }
39008
39005
  }
39009
39006
 
39010
39007
  .e-tbar-btn-text {
39011
39008
  color: $tbar-btn-text-focus-color;
39012
-
39013
39009
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
39014
39010
  color: $tbar-btn-icons-focus-color;
39015
39011
  }
39016
- }
39017
- }
39018
-
39019
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39020
- &:focus-visible {
39021
- background: $tbar-default-bg;
39022
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39023
-
39024
- .e-icons {
39025
- color: $tbar-default-icon-color;
39026
- }
39027
-
39028
- .e-tbar-btn-text {
39012
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39029
39013
  color: $tbar-default-font;
39030
39014
  }
39031
39015
  }
39032
39016
  }
39033
-
39017
+
39034
39018
  &:hover {
39035
39019
  background: $tbar-hover-bg;
39036
39020
  border-color: $tbar-hover-border-color;
@@ -39253,27 +39237,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39253
39237
  border-color: $tbar-btn-focus-border-color;
39254
39238
  border-style: $tbar-border-nav-type;
39255
39239
  border-width: $tbar-popup-btn-hover-border-size;
39256
-
39257
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
39258
- box-shadow: none;
39259
- }
39260
- @else {
39261
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39262
- }
39263
-
39264
- @if $skin-name == 'bootstrap5.3' {
39265
- .e-tbar-btn-text,
39266
- .e-icons.e-btn-icon {
39267
- color: $tbar-btn-active-icons-color;
39268
- }
39269
- }
39270
- }
39271
-
39272
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39273
- &:focus-visible {
39274
- background: $tbar-popup-btn-focus-bg;
39275
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39276
-
39240
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
39241
+
39242
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39277
39243
  .e-icons {
39278
39244
  color: $tbar-popup-nav-hover-icons-color;
39279
39245
  }
@@ -39282,6 +39248,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39282
39248
  color: $tbar-popup-btn-text-focus-color;
39283
39249
  }
39284
39250
  }
39251
+ @if $skin-name == 'bootstrap5.3' {
39252
+ .e-tbar-btn-text,
39253
+ .e-icons.e-btn-icon {
39254
+ color: $tbar-btn-active-icons-color;
39255
+ }
39256
+ }
39285
39257
  }
39286
39258
  }
39287
39259
 
@@ -39312,26 +39284,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39312
39284
  border-color: $tbar-btn-focus-border-color;
39313
39285
  border-style: $tbar-border-nav-type;
39314
39286
  border-width: $tbar-btn-hover-border-size;
39315
-
39287
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
39288
+
39316
39289
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39317
- box-shadow: none;
39318
- }
39319
- @else {
39320
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39321
- }
39322
- @if $skin-name == 'bootstrap5.3' {
39323
- .e-tbar-btn-text,
39324
- .e-icons.e-btn-icon {
39325
- color: $tbar-default-icon-color;
39326
- }
39327
- }
39328
- }
39329
-
39330
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39331
- &:focus-visible {
39332
- background: $tbar-default-bg;
39333
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39334
-
39335
39290
  .e-icons {
39336
39291
  color: $tbar-default-icon-color;
39337
39292
  }
@@ -39340,8 +39295,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39340
39295
  color: $tbar-default-font;
39341
39296
  }
39342
39297
  }
39298
+ @if $skin-name == 'bootstrap5.3' {
39299
+ .e-tbar-btn-text,
39300
+ .e-icons.e-btn-icon {
39301
+ color: $tbar-default-icon-color;
39302
+ }
39303
+ }
39343
39304
  }
39344
-
39305
+
39345
39306
  &:hover {
39346
39307
  background: $tbar-hover-bg;
39347
39308
  border-radius: $tbar-btn-border-radius;
@@ -61090,7 +61051,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
61090
61051
  .e-dlg-content {
61091
61052
  overflow: visible;
61092
61053
  padding: 0;
61093
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
61054
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
61094
61055
  background: unset;
61095
61056
  }
61096
61057
  }
@@ -65839,8 +65800,7 @@ $grid-checkmark-color: $primary-text-color !default;
65839
65800
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
65840
65801
  }
65841
65802
 
65842
- .e-rowcell.e-freezeline,
65843
- .e-gridheader .e-filterbarcell.e-freezeline {
65803
+ .e-rowcell.e-freezeline {
65844
65804
  position: relative;
65845
65805
  }
65846
65806