@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
@@ -2834,7 +2834,7 @@ $textarea-float-top: -24px !default;
2834
2834
  border-left-color: $border;
2835
2835
  border-right-color: $border;
2836
2836
  border-radius: 4px;
2837
- height: 32px;
2837
+ height: 30px;
2838
2838
  }
2839
2839
  }
2840
2840
 
@@ -2834,7 +2834,7 @@ $textarea-float-top: -24px !default;
2834
2834
  border-left-color: $border;
2835
2835
  border-right-color: $border;
2836
2836
  border-radius: 4px;
2837
- height: 32px;
2837
+ height: 30px;
2838
2838
  }
2839
2839
  }
2840
2840
 
@@ -5880,7 +5880,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
5880
5880
  border-left-color: $border;
5881
5881
  border-right-color: $border;
5882
5882
  border-radius: 4px;
5883
- height: 32px;
5883
+ height: 30px;
5884
5884
  }
5885
5885
  }
5886
5886
 
@@ -38228,42 +38228,26 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
38228
38228
  border-color: $tbar-btn-focus-border-color;
38229
38229
  border-style: $tbar-border-nav-type;
38230
38230
  border-width: $tbar-btn-hover-border-size;
38231
-
38232
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38233
- box-shadow: none;
38234
- }
38235
- @else {
38236
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38237
- }
38238
-
38231
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38232
+
38239
38233
  .e-icons {
38240
38234
  color: $tbar-btn-icons-focus-color;
38235
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38236
+ color: $tbar-default-icon-color;
38237
+ }
38241
38238
  }
38242
38239
 
38243
38240
  .e-tbar-btn-text {
38244
38241
  color: $tbar-btn-text-focus-color;
38245
-
38246
38242
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
38247
38243
  color: $tbar-btn-icons-focus-color;
38248
38244
  }
38249
- }
38250
- }
38251
-
38252
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38253
- &:focus-visible {
38254
- background: $tbar-default-bg;
38255
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38256
-
38257
- .e-icons {
38258
- color: $tbar-default-icon-color;
38259
- }
38260
-
38261
- .e-tbar-btn-text {
38245
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38262
38246
  color: $tbar-default-font;
38263
38247
  }
38264
38248
  }
38265
38249
  }
38266
-
38250
+
38267
38251
  &:hover {
38268
38252
  background: $tbar-hover-bg;
38269
38253
  border-color: $tbar-hover-border-color;
@@ -38486,27 +38470,9 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
38486
38470
  border-color: $tbar-btn-focus-border-color;
38487
38471
  border-style: $tbar-border-nav-type;
38488
38472
  border-width: $tbar-popup-btn-hover-border-size;
38489
-
38490
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38491
- box-shadow: none;
38492
- }
38493
- @else {
38494
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38495
- }
38496
-
38497
- @if $skin-name == 'bootstrap5.3' {
38498
- .e-tbar-btn-text,
38499
- .e-icons.e-btn-icon {
38500
- color: $tbar-btn-active-icons-color;
38501
- }
38502
- }
38503
- }
38504
-
38505
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38506
- &:focus-visible {
38507
- background: $tbar-popup-btn-focus-bg;
38508
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38509
-
38473
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38474
+
38475
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38510
38476
  .e-icons {
38511
38477
  color: $tbar-popup-nav-hover-icons-color;
38512
38478
  }
@@ -38515,6 +38481,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
38515
38481
  color: $tbar-popup-btn-text-focus-color;
38516
38482
  }
38517
38483
  }
38484
+ @if $skin-name == 'bootstrap5.3' {
38485
+ .e-tbar-btn-text,
38486
+ .e-icons.e-btn-icon {
38487
+ color: $tbar-btn-active-icons-color;
38488
+ }
38489
+ }
38518
38490
  }
38519
38491
  }
38520
38492
 
@@ -38545,26 +38517,9 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
38545
38517
  border-color: $tbar-btn-focus-border-color;
38546
38518
  border-style: $tbar-border-nav-type;
38547
38519
  border-width: $tbar-btn-hover-border-size;
38548
-
38520
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38521
+
38549
38522
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38550
- box-shadow: none;
38551
- }
38552
- @else {
38553
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38554
- }
38555
- @if $skin-name == 'bootstrap5.3' {
38556
- .e-tbar-btn-text,
38557
- .e-icons.e-btn-icon {
38558
- color: $tbar-default-icon-color;
38559
- }
38560
- }
38561
- }
38562
-
38563
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38564
- &:focus-visible {
38565
- background: $tbar-default-bg;
38566
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38567
-
38568
38523
  .e-icons {
38569
38524
  color: $tbar-default-icon-color;
38570
38525
  }
@@ -38573,8 +38528,14 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
38573
38528
  color: $tbar-default-font;
38574
38529
  }
38575
38530
  }
38531
+ @if $skin-name == 'bootstrap5.3' {
38532
+ .e-tbar-btn-text,
38533
+ .e-icons.e-btn-icon {
38534
+ color: $tbar-default-icon-color;
38535
+ }
38536
+ }
38576
38537
  }
38577
-
38538
+
38578
38539
  &:hover {
38579
38540
  background: $tbar-hover-bg;
38580
38541
  border-radius: $tbar-btn-border-radius;
@@ -60531,7 +60492,7 @@ $grid-xlfl-skin: 'material' !default;
60531
60492
  .e-dlg-content {
60532
60493
  overflow: visible;
60533
60494
  padding: 0;
60534
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
60495
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
60535
60496
  background: unset;
60536
60497
  }
60537
60498
  }
@@ -65281,8 +65242,7 @@ $grid-checkmark-color: $accent-font !default;
65281
65242
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
65282
65243
  }
65283
65244
 
65284
- .e-rowcell.e-freezeline,
65285
- .e-gridheader .e-filterbarcell.e-freezeline {
65245
+ .e-rowcell.e-freezeline {
65286
65246
  position: relative;
65287
65247
  }
65288
65248
 
@@ -6714,7 +6714,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
6714
6714
  border-left-color: $border;
6715
6715
  border-right-color: $border;
6716
6716
  border-radius: 4px;
6717
- height: 32px;
6717
+ height: 30px;
6718
6718
  }
6719
6719
  }
6720
6720
 
@@ -52472,42 +52472,26 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52472
52472
  border-color: $tbar-btn-focus-border-color;
52473
52473
  border-style: $tbar-border-nav-type;
52474
52474
  border-width: $tbar-btn-hover-border-size;
52475
-
52476
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52477
- box-shadow: none;
52478
- }
52479
- @else {
52480
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52481
- }
52482
-
52475
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52476
+
52483
52477
  .e-icons {
52484
52478
  color: $tbar-btn-icons-focus-color;
52479
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52480
+ color: $tbar-default-icon-color;
52481
+ }
52485
52482
  }
52486
52483
 
52487
52484
  .e-tbar-btn-text {
52488
52485
  color: $tbar-btn-text-focus-color;
52489
-
52490
52486
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52491
52487
  color: $tbar-btn-icons-focus-color;
52492
52488
  }
52493
- }
52494
- }
52495
-
52496
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52497
- &:focus-visible {
52498
- background: $tbar-default-bg;
52499
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52500
-
52501
- .e-icons {
52502
- color: $tbar-default-icon-color;
52503
- }
52504
-
52505
- .e-tbar-btn-text {
52489
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52506
52490
  color: $tbar-default-font;
52507
52491
  }
52508
52492
  }
52509
52493
  }
52510
-
52494
+
52511
52495
  &:hover {
52512
52496
  background: $tbar-hover-bg;
52513
52497
  border-color: $tbar-hover-border-color;
@@ -52730,27 +52714,9 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52730
52714
  border-color: $tbar-btn-focus-border-color;
52731
52715
  border-style: $tbar-border-nav-type;
52732
52716
  border-width: $tbar-popup-btn-hover-border-size;
52733
-
52734
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52735
- box-shadow: none;
52736
- }
52737
- @else {
52738
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52739
- }
52740
-
52741
- @if $skin-name == 'bootstrap5.3' {
52742
- .e-tbar-btn-text,
52743
- .e-icons.e-btn-icon {
52744
- color: $tbar-btn-active-icons-color;
52745
- }
52746
- }
52747
- }
52748
-
52749
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52750
- &:focus-visible {
52751
- background: $tbar-popup-btn-focus-bg;
52752
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52753
-
52717
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52718
+
52719
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52754
52720
  .e-icons {
52755
52721
  color: $tbar-popup-nav-hover-icons-color;
52756
52722
  }
@@ -52759,6 +52725,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52759
52725
  color: $tbar-popup-btn-text-focus-color;
52760
52726
  }
52761
52727
  }
52728
+ @if $skin-name == 'bootstrap5.3' {
52729
+ .e-tbar-btn-text,
52730
+ .e-icons.e-btn-icon {
52731
+ color: $tbar-btn-active-icons-color;
52732
+ }
52733
+ }
52762
52734
  }
52763
52735
  }
52764
52736
 
@@ -52789,26 +52761,9 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52789
52761
  border-color: $tbar-btn-focus-border-color;
52790
52762
  border-style: $tbar-border-nav-type;
52791
52763
  border-width: $tbar-btn-hover-border-size;
52792
-
52764
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52765
+
52793
52766
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52794
- box-shadow: none;
52795
- }
52796
- @else {
52797
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52798
- }
52799
- @if $skin-name == 'bootstrap5.3' {
52800
- .e-tbar-btn-text,
52801
- .e-icons.e-btn-icon {
52802
- color: $tbar-default-icon-color;
52803
- }
52804
- }
52805
- }
52806
-
52807
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52808
- &:focus-visible {
52809
- background: $tbar-default-bg;
52810
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52811
-
52812
52767
  .e-icons {
52813
52768
  color: $tbar-default-icon-color;
52814
52769
  }
@@ -52817,8 +52772,14 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52817
52772
  color: $tbar-default-font;
52818
52773
  }
52819
52774
  }
52775
+ @if $skin-name == 'bootstrap5.3' {
52776
+ .e-tbar-btn-text,
52777
+ .e-icons.e-btn-icon {
52778
+ color: $tbar-default-icon-color;
52779
+ }
52780
+ }
52820
52781
  }
52821
-
52782
+
52822
52783
  &:hover {
52823
52784
  background: $tbar-hover-bg;
52824
52785
  border-radius: $tbar-btn-border-radius;
@@ -82519,7 +82480,7 @@ $grid-xlfl-skin: 'material' !default;
82519
82480
  .e-dlg-content {
82520
82481
  overflow: visible;
82521
82482
  padding: 0;
82522
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
82483
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
82523
82484
  background: unset;
82524
82485
  }
82525
82486
  }
@@ -87485,8 +87446,7 @@ $grid-checkmark-color: $accent-font !default;
87485
87446
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
87486
87447
  }
87487
87448
 
87488
- .e-rowcell.e-freezeline,
87489
- .e-gridheader .e-filterbarcell.e-freezeline {
87449
+ .e-rowcell.e-freezeline {
87490
87450
  position: relative;
87491
87451
  }
87492
87452
 
@@ -5870,7 +5870,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
5870
5870
  border-left-color: $border;
5871
5871
  border-right-color: $border;
5872
5872
  border-radius: 4px;
5873
- height: 32px;
5873
+ height: 30px;
5874
5874
  }
5875
5875
  }
5876
5876
 
@@ -37970,42 +37970,26 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
37970
37970
  border-color: $tbar-btn-focus-border-color;
37971
37971
  border-style: $tbar-border-nav-type;
37972
37972
  border-width: $tbar-btn-hover-border-size;
37973
-
37974
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37975
- box-shadow: none;
37976
- }
37977
- @else {
37978
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37979
- }
37980
-
37973
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37974
+
37981
37975
  .e-icons {
37982
37976
  color: $tbar-btn-icons-focus-color;
37977
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37978
+ color: $tbar-default-icon-color;
37979
+ }
37983
37980
  }
37984
37981
 
37985
37982
  .e-tbar-btn-text {
37986
37983
  color: $tbar-btn-text-focus-color;
37987
-
37988
37984
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37989
37985
  color: $tbar-btn-icons-focus-color;
37990
37986
  }
37991
- }
37992
- }
37993
-
37994
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37995
- &:focus-visible {
37996
- background: $tbar-default-bg;
37997
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37998
-
37999
- .e-icons {
38000
- color: $tbar-default-icon-color;
38001
- }
38002
-
38003
- .e-tbar-btn-text {
37987
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38004
37988
  color: $tbar-default-font;
38005
37989
  }
38006
37990
  }
38007
37991
  }
38008
-
37992
+
38009
37993
  &:hover {
38010
37994
  background: $tbar-hover-bg;
38011
37995
  border-color: $tbar-hover-border-color;
@@ -38228,27 +38212,9 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
38228
38212
  border-color: $tbar-btn-focus-border-color;
38229
38213
  border-style: $tbar-border-nav-type;
38230
38214
  border-width: $tbar-popup-btn-hover-border-size;
38231
-
38232
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38233
- box-shadow: none;
38234
- }
38235
- @else {
38236
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38237
- }
38238
-
38239
- @if $skin-name == 'bootstrap5.3' {
38240
- .e-tbar-btn-text,
38241
- .e-icons.e-btn-icon {
38242
- color: $tbar-btn-active-icons-color;
38243
- }
38244
- }
38245
- }
38246
-
38247
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38248
- &:focus-visible {
38249
- background: $tbar-popup-btn-focus-bg;
38250
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38251
-
38215
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38216
+
38217
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38252
38218
  .e-icons {
38253
38219
  color: $tbar-popup-nav-hover-icons-color;
38254
38220
  }
@@ -38257,6 +38223,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
38257
38223
  color: $tbar-popup-btn-text-focus-color;
38258
38224
  }
38259
38225
  }
38226
+ @if $skin-name == 'bootstrap5.3' {
38227
+ .e-tbar-btn-text,
38228
+ .e-icons.e-btn-icon {
38229
+ color: $tbar-btn-active-icons-color;
38230
+ }
38231
+ }
38260
38232
  }
38261
38233
  }
38262
38234
 
@@ -38287,26 +38259,9 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
38287
38259
  border-color: $tbar-btn-focus-border-color;
38288
38260
  border-style: $tbar-border-nav-type;
38289
38261
  border-width: $tbar-btn-hover-border-size;
38290
-
38262
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38263
+
38291
38264
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38292
- box-shadow: none;
38293
- }
38294
- @else {
38295
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38296
- }
38297
- @if $skin-name == 'bootstrap5.3' {
38298
- .e-tbar-btn-text,
38299
- .e-icons.e-btn-icon {
38300
- color: $tbar-default-icon-color;
38301
- }
38302
- }
38303
- }
38304
-
38305
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38306
- &:focus-visible {
38307
- background: $tbar-default-bg;
38308
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38309
-
38310
38265
  .e-icons {
38311
38266
  color: $tbar-default-icon-color;
38312
38267
  }
@@ -38315,8 +38270,14 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
38315
38270
  color: $tbar-default-font;
38316
38271
  }
38317
38272
  }
38273
+ @if $skin-name == 'bootstrap5.3' {
38274
+ .e-tbar-btn-text,
38275
+ .e-icons.e-btn-icon {
38276
+ color: $tbar-default-icon-color;
38277
+ }
38278
+ }
38318
38279
  }
38319
-
38280
+
38320
38281
  &:hover {
38321
38282
  background: $tbar-hover-bg;
38322
38283
  border-radius: $tbar-btn-border-radius;
@@ -60259,7 +60220,7 @@ $grid-xlfl-skin: 'material' !default;
60259
60220
  .e-dlg-content {
60260
60221
  overflow: visible;
60261
60222
  padding: 0;
60262
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
60223
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
60263
60224
  background: unset;
60264
60225
  }
60265
60226
  }
@@ -65008,8 +64969,7 @@ $grid-checkmark-color: $accent-font !default;
65008
64969
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
65009
64970
  }
65010
64971
 
65011
- .e-rowcell.e-freezeline,
65012
- .e-gridheader .e-filterbarcell.e-freezeline {
64972
+ .e-rowcell.e-freezeline {
65013
64973
  position: relative;
65014
64974
  }
65015
64975
 
@@ -6704,7 +6704,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
6704
6704
  border-left-color: $border;
6705
6705
  border-right-color: $border;
6706
6706
  border-radius: 4px;
6707
- height: 32px;
6707
+ height: 30px;
6708
6708
  }
6709
6709
  }
6710
6710
 
@@ -52214,42 +52214,26 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52214
52214
  border-color: $tbar-btn-focus-border-color;
52215
52215
  border-style: $tbar-border-nav-type;
52216
52216
  border-width: $tbar-btn-hover-border-size;
52217
-
52218
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52219
- box-shadow: none;
52220
- }
52221
- @else {
52222
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52223
- }
52224
-
52217
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52218
+
52225
52219
  .e-icons {
52226
52220
  color: $tbar-btn-icons-focus-color;
52221
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52222
+ color: $tbar-default-icon-color;
52223
+ }
52227
52224
  }
52228
52225
 
52229
52226
  .e-tbar-btn-text {
52230
52227
  color: $tbar-btn-text-focus-color;
52231
-
52232
52228
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52233
52229
  color: $tbar-btn-icons-focus-color;
52234
52230
  }
52235
- }
52236
- }
52237
-
52238
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52239
- &:focus-visible {
52240
- background: $tbar-default-bg;
52241
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52242
-
52243
- .e-icons {
52244
- color: $tbar-default-icon-color;
52245
- }
52246
-
52247
- .e-tbar-btn-text {
52231
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52248
52232
  color: $tbar-default-font;
52249
52233
  }
52250
52234
  }
52251
52235
  }
52252
-
52236
+
52253
52237
  &:hover {
52254
52238
  background: $tbar-hover-bg;
52255
52239
  border-color: $tbar-hover-border-color;
@@ -52472,27 +52456,9 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52472
52456
  border-color: $tbar-btn-focus-border-color;
52473
52457
  border-style: $tbar-border-nav-type;
52474
52458
  border-width: $tbar-popup-btn-hover-border-size;
52475
-
52476
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52477
- box-shadow: none;
52478
- }
52479
- @else {
52480
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52481
- }
52482
-
52483
- @if $skin-name == 'bootstrap5.3' {
52484
- .e-tbar-btn-text,
52485
- .e-icons.e-btn-icon {
52486
- color: $tbar-btn-active-icons-color;
52487
- }
52488
- }
52489
- }
52490
-
52491
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52492
- &:focus-visible {
52493
- background: $tbar-popup-btn-focus-bg;
52494
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52495
-
52459
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52460
+
52461
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52496
52462
  .e-icons {
52497
52463
  color: $tbar-popup-nav-hover-icons-color;
52498
52464
  }
@@ -52501,6 +52467,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52501
52467
  color: $tbar-popup-btn-text-focus-color;
52502
52468
  }
52503
52469
  }
52470
+ @if $skin-name == 'bootstrap5.3' {
52471
+ .e-tbar-btn-text,
52472
+ .e-icons.e-btn-icon {
52473
+ color: $tbar-btn-active-icons-color;
52474
+ }
52475
+ }
52504
52476
  }
52505
52477
  }
52506
52478
 
@@ -52531,26 +52503,9 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52531
52503
  border-color: $tbar-btn-focus-border-color;
52532
52504
  border-style: $tbar-border-nav-type;
52533
52505
  border-width: $tbar-btn-hover-border-size;
52534
-
52506
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52507
+
52535
52508
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52536
- box-shadow: none;
52537
- }
52538
- @else {
52539
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52540
- }
52541
- @if $skin-name == 'bootstrap5.3' {
52542
- .e-tbar-btn-text,
52543
- .e-icons.e-btn-icon {
52544
- color: $tbar-default-icon-color;
52545
- }
52546
- }
52547
- }
52548
-
52549
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52550
- &:focus-visible {
52551
- background: $tbar-default-bg;
52552
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52553
-
52554
52509
  .e-icons {
52555
52510
  color: $tbar-default-icon-color;
52556
52511
  }
@@ -52559,8 +52514,14 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52559
52514
  color: $tbar-default-font;
52560
52515
  }
52561
52516
  }
52517
+ @if $skin-name == 'bootstrap5.3' {
52518
+ .e-tbar-btn-text,
52519
+ .e-icons.e-btn-icon {
52520
+ color: $tbar-default-icon-color;
52521
+ }
52522
+ }
52562
52523
  }
52563
-
52524
+
52564
52525
  &:hover {
52565
52526
  background: $tbar-hover-bg;
52566
52527
  border-radius: $tbar-btn-border-radius;
@@ -82247,7 +82208,7 @@ $grid-xlfl-skin: 'material' !default;
82247
82208
  .e-dlg-content {
82248
82209
  overflow: visible;
82249
82210
  padding: 0;
82250
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
82211
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
82251
82212
  background: unset;
82252
82213
  }
82253
82214
  }
@@ -87212,8 +87173,7 @@ $grid-checkmark-color: $accent-font !default;
87212
87173
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
87213
87174
  }
87214
87175
 
87215
- .e-rowcell.e-freezeline,
87216
- .e-gridheader .e-filterbarcell.e-freezeline {
87176
+ .e-rowcell.e-freezeline {
87217
87177
  position: relative;
87218
87178
  }
87219
87179