@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
@@ -6040,7 +6040,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
6040
6040
  border-left-color: $border;
6041
6041
  border-right-color: $border;
6042
6042
  border-radius: 4px;
6043
- height: 32px;
6043
+ height: 30px;
6044
6044
  }
6045
6045
  }
6046
6046
 
@@ -37979,42 +37979,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37979
37979
  border-color: $tbar-btn-focus-border-color;
37980
37980
  border-style: $tbar-border-nav-type;
37981
37981
  border-width: $tbar-btn-hover-border-size;
37982
-
37983
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37984
- box-shadow: none;
37985
- }
37986
- @else {
37987
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37988
- }
37989
-
37982
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37983
+
37990
37984
  .e-icons {
37991
37985
  color: $tbar-btn-icons-focus-color;
37986
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37987
+ color: $tbar-default-icon-color;
37988
+ }
37992
37989
  }
37993
37990
 
37994
37991
  .e-tbar-btn-text {
37995
37992
  color: $tbar-btn-text-focus-color;
37996
-
37997
37993
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37998
37994
  color: $tbar-btn-icons-focus-color;
37999
37995
  }
38000
- }
38001
- }
38002
-
38003
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38004
- &:focus-visible {
38005
- background: $tbar-default-bg;
38006
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38007
-
38008
- .e-icons {
38009
- color: $tbar-default-icon-color;
38010
- }
38011
-
38012
- .e-tbar-btn-text {
37996
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38013
37997
  color: $tbar-default-font;
38014
37998
  }
38015
37999
  }
38016
38000
  }
38017
-
38001
+
38018
38002
  &:hover {
38019
38003
  background: $tbar-hover-bg;
38020
38004
  border-color: $tbar-hover-border-color;
@@ -38237,27 +38221,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38237
38221
  border-color: $tbar-btn-focus-border-color;
38238
38222
  border-style: $tbar-border-nav-type;
38239
38223
  border-width: $tbar-popup-btn-hover-border-size;
38240
-
38241
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38242
- box-shadow: none;
38243
- }
38244
- @else {
38245
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38246
- }
38247
-
38248
- @if $skin-name == 'bootstrap5.3' {
38249
- .e-tbar-btn-text,
38250
- .e-icons.e-btn-icon {
38251
- color: $tbar-btn-active-icons-color;
38252
- }
38253
- }
38254
- }
38255
-
38256
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38257
- &:focus-visible {
38258
- background: $tbar-popup-btn-focus-bg;
38259
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38260
-
38224
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38225
+
38226
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38261
38227
  .e-icons {
38262
38228
  color: $tbar-popup-nav-hover-icons-color;
38263
38229
  }
@@ -38266,6 +38232,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38266
38232
  color: $tbar-popup-btn-text-focus-color;
38267
38233
  }
38268
38234
  }
38235
+ @if $skin-name == 'bootstrap5.3' {
38236
+ .e-tbar-btn-text,
38237
+ .e-icons.e-btn-icon {
38238
+ color: $tbar-btn-active-icons-color;
38239
+ }
38240
+ }
38269
38241
  }
38270
38242
  }
38271
38243
 
@@ -38296,26 +38268,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38296
38268
  border-color: $tbar-btn-focus-border-color;
38297
38269
  border-style: $tbar-border-nav-type;
38298
38270
  border-width: $tbar-btn-hover-border-size;
38299
-
38271
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38272
+
38300
38273
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38301
- box-shadow: none;
38302
- }
38303
- @else {
38304
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38305
- }
38306
- @if $skin-name == 'bootstrap5.3' {
38307
- .e-tbar-btn-text,
38308
- .e-icons.e-btn-icon {
38309
- color: $tbar-default-icon-color;
38310
- }
38311
- }
38312
- }
38313
-
38314
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38315
- &:focus-visible {
38316
- background: $tbar-default-bg;
38317
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38318
-
38319
38274
  .e-icons {
38320
38275
  color: $tbar-default-icon-color;
38321
38276
  }
@@ -38324,8 +38279,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38324
38279
  color: $tbar-default-font;
38325
38280
  }
38326
38281
  }
38282
+ @if $skin-name == 'bootstrap5.3' {
38283
+ .e-tbar-btn-text,
38284
+ .e-icons.e-btn-icon {
38285
+ color: $tbar-default-icon-color;
38286
+ }
38287
+ }
38327
38288
  }
38328
-
38289
+
38329
38290
  &:hover {
38330
38291
  background: $tbar-hover-bg;
38331
38292
  border-radius: $tbar-btn-border-radius;
@@ -60353,7 +60314,7 @@ $grid-xlfl-skin: 'material3' !default;
60353
60314
  .e-dlg-content {
60354
60315
  overflow: visible;
60355
60316
  padding: 0;
60356
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
60317
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
60357
60318
  background: unset;
60358
60319
  }
60359
60320
  }
@@ -65104,8 +65065,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65104
65065
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
65105
65066
  }
65106
65067
 
65107
- .e-rowcell.e-freezeline,
65108
- .e-gridheader .e-filterbarcell.e-freezeline {
65068
+ .e-rowcell.e-freezeline {
65109
65069
  position: relative;
65110
65070
  }
65111
65071
 
@@ -6874,7 +6874,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
6874
6874
  border-left-color: $border;
6875
6875
  border-right-color: $border;
6876
6876
  border-radius: 4px;
6877
- height: 32px;
6877
+ height: 30px;
6878
6878
  }
6879
6879
  }
6880
6880
 
@@ -52223,42 +52223,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52223
52223
  border-color: $tbar-btn-focus-border-color;
52224
52224
  border-style: $tbar-border-nav-type;
52225
52225
  border-width: $tbar-btn-hover-border-size;
52226
-
52227
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52228
- box-shadow: none;
52229
- }
52230
- @else {
52231
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52232
- }
52233
-
52226
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52227
+
52234
52228
  .e-icons {
52235
52229
  color: $tbar-btn-icons-focus-color;
52230
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52231
+ color: $tbar-default-icon-color;
52232
+ }
52236
52233
  }
52237
52234
 
52238
52235
  .e-tbar-btn-text {
52239
52236
  color: $tbar-btn-text-focus-color;
52240
-
52241
52237
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52242
52238
  color: $tbar-btn-icons-focus-color;
52243
52239
  }
52244
- }
52245
- }
52246
-
52247
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52248
- &:focus-visible {
52249
- background: $tbar-default-bg;
52250
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52251
-
52252
- .e-icons {
52253
- color: $tbar-default-icon-color;
52254
- }
52255
-
52256
- .e-tbar-btn-text {
52240
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52257
52241
  color: $tbar-default-font;
52258
52242
  }
52259
52243
  }
52260
52244
  }
52261
-
52245
+
52262
52246
  &:hover {
52263
52247
  background: $tbar-hover-bg;
52264
52248
  border-color: $tbar-hover-border-color;
@@ -52481,27 +52465,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52481
52465
  border-color: $tbar-btn-focus-border-color;
52482
52466
  border-style: $tbar-border-nav-type;
52483
52467
  border-width: $tbar-popup-btn-hover-border-size;
52484
-
52485
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52486
- box-shadow: none;
52487
- }
52488
- @else {
52489
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52490
- }
52491
-
52492
- @if $skin-name == 'bootstrap5.3' {
52493
- .e-tbar-btn-text,
52494
- .e-icons.e-btn-icon {
52495
- color: $tbar-btn-active-icons-color;
52496
- }
52497
- }
52498
- }
52499
-
52500
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52501
- &:focus-visible {
52502
- background: $tbar-popup-btn-focus-bg;
52503
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52504
-
52468
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52469
+
52470
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52505
52471
  .e-icons {
52506
52472
  color: $tbar-popup-nav-hover-icons-color;
52507
52473
  }
@@ -52510,6 +52476,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52510
52476
  color: $tbar-popup-btn-text-focus-color;
52511
52477
  }
52512
52478
  }
52479
+ @if $skin-name == 'bootstrap5.3' {
52480
+ .e-tbar-btn-text,
52481
+ .e-icons.e-btn-icon {
52482
+ color: $tbar-btn-active-icons-color;
52483
+ }
52484
+ }
52513
52485
  }
52514
52486
  }
52515
52487
 
@@ -52540,26 +52512,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52540
52512
  border-color: $tbar-btn-focus-border-color;
52541
52513
  border-style: $tbar-border-nav-type;
52542
52514
  border-width: $tbar-btn-hover-border-size;
52543
-
52515
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52516
+
52544
52517
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52545
- box-shadow: none;
52546
- }
52547
- @else {
52548
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52549
- }
52550
- @if $skin-name == 'bootstrap5.3' {
52551
- .e-tbar-btn-text,
52552
- .e-icons.e-btn-icon {
52553
- color: $tbar-default-icon-color;
52554
- }
52555
- }
52556
- }
52557
-
52558
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52559
- &:focus-visible {
52560
- background: $tbar-default-bg;
52561
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52562
-
52563
52518
  .e-icons {
52564
52519
  color: $tbar-default-icon-color;
52565
52520
  }
@@ -52568,8 +52523,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52568
52523
  color: $tbar-default-font;
52569
52524
  }
52570
52525
  }
52526
+ @if $skin-name == 'bootstrap5.3' {
52527
+ .e-tbar-btn-text,
52528
+ .e-icons.e-btn-icon {
52529
+ color: $tbar-default-icon-color;
52530
+ }
52531
+ }
52571
52532
  }
52572
-
52533
+
52573
52534
  &:hover {
52574
52535
  background: $tbar-hover-bg;
52575
52536
  border-radius: $tbar-btn-border-radius;
@@ -82341,7 +82302,7 @@ $grid-xlfl-skin: 'material3' !default;
82341
82302
  .e-dlg-content {
82342
82303
  overflow: visible;
82343
82304
  padding: 0;
82344
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
82305
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
82345
82306
  background: unset;
82346
82307
  }
82347
82308
  }
@@ -87308,8 +87269,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
87308
87269
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
87309
87270
  }
87310
87271
 
87311
- .e-rowcell.e-freezeline,
87312
- .e-gridheader .e-filterbarcell.e-freezeline {
87272
+ .e-rowcell.e-freezeline {
87313
87273
  position: relative;
87314
87274
  }
87315
87275
 
@@ -6110,7 +6110,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
6110
6110
  border-left-color: $border;
6111
6111
  border-right-color: $border;
6112
6112
  border-radius: 4px;
6113
- height: 32px;
6113
+ height: 30px;
6114
6114
  }
6115
6115
  }
6116
6116
 
@@ -38049,42 +38049,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38049
38049
  border-color: $tbar-btn-focus-border-color;
38050
38050
  border-style: $tbar-border-nav-type;
38051
38051
  border-width: $tbar-btn-hover-border-size;
38052
-
38053
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38054
- box-shadow: none;
38055
- }
38056
- @else {
38057
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38058
- }
38059
-
38052
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38053
+
38060
38054
  .e-icons {
38061
38055
  color: $tbar-btn-icons-focus-color;
38056
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38057
+ color: $tbar-default-icon-color;
38058
+ }
38062
38059
  }
38063
38060
 
38064
38061
  .e-tbar-btn-text {
38065
38062
  color: $tbar-btn-text-focus-color;
38066
-
38067
38063
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
38068
38064
  color: $tbar-btn-icons-focus-color;
38069
38065
  }
38070
- }
38071
- }
38072
-
38073
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38074
- &:focus-visible {
38075
- background: $tbar-default-bg;
38076
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38077
-
38078
- .e-icons {
38079
- color: $tbar-default-icon-color;
38080
- }
38081
-
38082
- .e-tbar-btn-text {
38066
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38083
38067
  color: $tbar-default-font;
38084
38068
  }
38085
38069
  }
38086
38070
  }
38087
-
38071
+
38088
38072
  &:hover {
38089
38073
  background: $tbar-hover-bg;
38090
38074
  border-color: $tbar-hover-border-color;
@@ -38307,27 +38291,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38307
38291
  border-color: $tbar-btn-focus-border-color;
38308
38292
  border-style: $tbar-border-nav-type;
38309
38293
  border-width: $tbar-popup-btn-hover-border-size;
38310
-
38311
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38312
- box-shadow: none;
38313
- }
38314
- @else {
38315
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38316
- }
38317
-
38318
- @if $skin-name == 'bootstrap5.3' {
38319
- .e-tbar-btn-text,
38320
- .e-icons.e-btn-icon {
38321
- color: $tbar-btn-active-icons-color;
38322
- }
38323
- }
38324
- }
38325
-
38326
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38327
- &:focus-visible {
38328
- background: $tbar-popup-btn-focus-bg;
38329
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38330
-
38294
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38295
+
38296
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38331
38297
  .e-icons {
38332
38298
  color: $tbar-popup-nav-hover-icons-color;
38333
38299
  }
@@ -38336,6 +38302,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38336
38302
  color: $tbar-popup-btn-text-focus-color;
38337
38303
  }
38338
38304
  }
38305
+ @if $skin-name == 'bootstrap5.3' {
38306
+ .e-tbar-btn-text,
38307
+ .e-icons.e-btn-icon {
38308
+ color: $tbar-btn-active-icons-color;
38309
+ }
38310
+ }
38339
38311
  }
38340
38312
  }
38341
38313
 
@@ -38366,26 +38338,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38366
38338
  border-color: $tbar-btn-focus-border-color;
38367
38339
  border-style: $tbar-border-nav-type;
38368
38340
  border-width: $tbar-btn-hover-border-size;
38369
-
38341
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38342
+
38370
38343
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38371
- box-shadow: none;
38372
- }
38373
- @else {
38374
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38375
- }
38376
- @if $skin-name == 'bootstrap5.3' {
38377
- .e-tbar-btn-text,
38378
- .e-icons.e-btn-icon {
38379
- color: $tbar-default-icon-color;
38380
- }
38381
- }
38382
- }
38383
-
38384
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38385
- &:focus-visible {
38386
- background: $tbar-default-bg;
38387
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38388
-
38389
38344
  .e-icons {
38390
38345
  color: $tbar-default-icon-color;
38391
38346
  }
@@ -38394,8 +38349,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38394
38349
  color: $tbar-default-font;
38395
38350
  }
38396
38351
  }
38352
+ @if $skin-name == 'bootstrap5.3' {
38353
+ .e-tbar-btn-text,
38354
+ .e-icons.e-btn-icon {
38355
+ color: $tbar-default-icon-color;
38356
+ }
38357
+ }
38397
38358
  }
38398
-
38359
+
38399
38360
  &:hover {
38400
38361
  background: $tbar-hover-bg;
38401
38362
  border-radius: $tbar-btn-border-radius;
@@ -60423,7 +60384,7 @@ $grid-xlfl-skin: 'material3' !default;
60423
60384
  .e-dlg-content {
60424
60385
  overflow: visible;
60425
60386
  padding: 0;
60426
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
60387
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
60427
60388
  background: unset;
60428
60389
  }
60429
60390
  }
@@ -65174,8 +65135,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65174
65135
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
65175
65136
  }
65176
65137
 
65177
- .e-rowcell.e-freezeline,
65178
- .e-gridheader .e-filterbarcell.e-freezeline {
65138
+ .e-rowcell.e-freezeline {
65179
65139
  position: relative;
65180
65140
  }
65181
65141
 
@@ -6944,7 +6944,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
6944
6944
  border-left-color: $border;
6945
6945
  border-right-color: $border;
6946
6946
  border-radius: 4px;
6947
- height: 32px;
6947
+ height: 30px;
6948
6948
  }
6949
6949
  }
6950
6950
 
@@ -52293,42 +52293,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52293
52293
  border-color: $tbar-btn-focus-border-color;
52294
52294
  border-style: $tbar-border-nav-type;
52295
52295
  border-width: $tbar-btn-hover-border-size;
52296
-
52297
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52298
- box-shadow: none;
52299
- }
52300
- @else {
52301
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52302
- }
52303
-
52296
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52297
+
52304
52298
  .e-icons {
52305
52299
  color: $tbar-btn-icons-focus-color;
52300
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52301
+ color: $tbar-default-icon-color;
52302
+ }
52306
52303
  }
52307
52304
 
52308
52305
  .e-tbar-btn-text {
52309
52306
  color: $tbar-btn-text-focus-color;
52310
-
52311
52307
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52312
52308
  color: $tbar-btn-icons-focus-color;
52313
52309
  }
52314
- }
52315
- }
52316
-
52317
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52318
- &:focus-visible {
52319
- background: $tbar-default-bg;
52320
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52321
-
52322
- .e-icons {
52323
- color: $tbar-default-icon-color;
52324
- }
52325
-
52326
- .e-tbar-btn-text {
52310
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52327
52311
  color: $tbar-default-font;
52328
52312
  }
52329
52313
  }
52330
52314
  }
52331
-
52315
+
52332
52316
  &:hover {
52333
52317
  background: $tbar-hover-bg;
52334
52318
  border-color: $tbar-hover-border-color;
@@ -52551,27 +52535,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52551
52535
  border-color: $tbar-btn-focus-border-color;
52552
52536
  border-style: $tbar-border-nav-type;
52553
52537
  border-width: $tbar-popup-btn-hover-border-size;
52554
-
52555
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52556
- box-shadow: none;
52557
- }
52558
- @else {
52559
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52560
- }
52561
-
52562
- @if $skin-name == 'bootstrap5.3' {
52563
- .e-tbar-btn-text,
52564
- .e-icons.e-btn-icon {
52565
- color: $tbar-btn-active-icons-color;
52566
- }
52567
- }
52568
- }
52569
-
52570
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52571
- &:focus-visible {
52572
- background: $tbar-popup-btn-focus-bg;
52573
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52574
-
52538
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52539
+
52540
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52575
52541
  .e-icons {
52576
52542
  color: $tbar-popup-nav-hover-icons-color;
52577
52543
  }
@@ -52580,6 +52546,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52580
52546
  color: $tbar-popup-btn-text-focus-color;
52581
52547
  }
52582
52548
  }
52549
+ @if $skin-name == 'bootstrap5.3' {
52550
+ .e-tbar-btn-text,
52551
+ .e-icons.e-btn-icon {
52552
+ color: $tbar-btn-active-icons-color;
52553
+ }
52554
+ }
52583
52555
  }
52584
52556
  }
52585
52557
 
@@ -52610,26 +52582,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52610
52582
  border-color: $tbar-btn-focus-border-color;
52611
52583
  border-style: $tbar-border-nav-type;
52612
52584
  border-width: $tbar-btn-hover-border-size;
52613
-
52585
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52586
+
52614
52587
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52615
- box-shadow: none;
52616
- }
52617
- @else {
52618
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52619
- }
52620
- @if $skin-name == 'bootstrap5.3' {
52621
- .e-tbar-btn-text,
52622
- .e-icons.e-btn-icon {
52623
- color: $tbar-default-icon-color;
52624
- }
52625
- }
52626
- }
52627
-
52628
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52629
- &:focus-visible {
52630
- background: $tbar-default-bg;
52631
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52632
-
52633
52588
  .e-icons {
52634
52589
  color: $tbar-default-icon-color;
52635
52590
  }
@@ -52638,8 +52593,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52638
52593
  color: $tbar-default-font;
52639
52594
  }
52640
52595
  }
52596
+ @if $skin-name == 'bootstrap5.3' {
52597
+ .e-tbar-btn-text,
52598
+ .e-icons.e-btn-icon {
52599
+ color: $tbar-default-icon-color;
52600
+ }
52601
+ }
52641
52602
  }
52642
-
52603
+
52643
52604
  &:hover {
52644
52605
  background: $tbar-hover-bg;
52645
52606
  border-radius: $tbar-btn-border-radius;
@@ -82411,7 +82372,7 @@ $grid-xlfl-skin: 'material3' !default;
82411
82372
  .e-dlg-content {
82412
82373
  overflow: visible;
82413
82374
  padding: 0;
82414
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
82375
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
82415
82376
  background: unset;
82416
82377
  }
82417
82378
  }
@@ -87378,8 +87339,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
87378
87339
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
87379
87340
  }
87380
87341
 
87381
- .e-rowcell.e-freezeline,
87382
- .e-gridheader .e-filterbarcell.e-freezeline {
87342
+ .e-rowcell.e-freezeline {
87383
87343
  position: relative;
87384
87344
  }
87385
87345