@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
@@ -5604,7 +5604,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
5604
5604
  border-left-color: $border;
5605
5605
  border-right-color: $border;
5606
5606
  border-radius: 4px;
5607
- height: 32px;
5607
+ height: 30px;
5608
5608
  }
5609
5609
  }
5610
5610
 
@@ -37800,42 +37800,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37800
37800
  border-color: $tbar-btn-focus-border-color;
37801
37801
  border-style: $tbar-border-nav-type;
37802
37802
  border-width: $tbar-btn-hover-border-size;
37803
-
37804
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37805
- box-shadow: none;
37806
- }
37807
- @else {
37808
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37809
- }
37810
-
37803
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37804
+
37811
37805
  .e-icons {
37812
37806
  color: $tbar-btn-icons-focus-color;
37807
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37808
+ color: $tbar-default-icon-color;
37809
+ }
37813
37810
  }
37814
37811
 
37815
37812
  .e-tbar-btn-text {
37816
37813
  color: $tbar-btn-text-focus-color;
37817
-
37818
37814
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37819
37815
  color: $tbar-btn-icons-focus-color;
37820
37816
  }
37821
- }
37822
- }
37823
-
37824
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37825
- &:focus-visible {
37826
- background: $tbar-default-bg;
37827
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37828
-
37829
- .e-icons {
37830
- color: $tbar-default-icon-color;
37831
- }
37832
-
37833
- .e-tbar-btn-text {
37817
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37834
37818
  color: $tbar-default-font;
37835
37819
  }
37836
37820
  }
37837
37821
  }
37838
-
37822
+
37839
37823
  &:hover {
37840
37824
  background: $tbar-hover-bg;
37841
37825
  border-color: $tbar-hover-border-color;
@@ -38058,27 +38042,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38058
38042
  border-color: $tbar-btn-focus-border-color;
38059
38043
  border-style: $tbar-border-nav-type;
38060
38044
  border-width: $tbar-popup-btn-hover-border-size;
38061
-
38062
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38063
- box-shadow: none;
38064
- }
38065
- @else {
38066
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38067
- }
38068
-
38069
- @if $skin-name == 'bootstrap5.3' {
38070
- .e-tbar-btn-text,
38071
- .e-icons.e-btn-icon {
38072
- color: $tbar-btn-active-icons-color;
38073
- }
38074
- }
38075
- }
38076
-
38077
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38078
- &:focus-visible {
38079
- background: $tbar-popup-btn-focus-bg;
38080
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38081
-
38045
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38046
+
38047
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38082
38048
  .e-icons {
38083
38049
  color: $tbar-popup-nav-hover-icons-color;
38084
38050
  }
@@ -38087,6 +38053,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38087
38053
  color: $tbar-popup-btn-text-focus-color;
38088
38054
  }
38089
38055
  }
38056
+ @if $skin-name == 'bootstrap5.3' {
38057
+ .e-tbar-btn-text,
38058
+ .e-icons.e-btn-icon {
38059
+ color: $tbar-btn-active-icons-color;
38060
+ }
38061
+ }
38090
38062
  }
38091
38063
  }
38092
38064
 
@@ -38117,26 +38089,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38117
38089
  border-color: $tbar-btn-focus-border-color;
38118
38090
  border-style: $tbar-border-nav-type;
38119
38091
  border-width: $tbar-btn-hover-border-size;
38120
-
38092
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38093
+
38121
38094
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38122
- box-shadow: none;
38123
- }
38124
- @else {
38125
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38126
- }
38127
- @if $skin-name == 'bootstrap5.3' {
38128
- .e-tbar-btn-text,
38129
- .e-icons.e-btn-icon {
38130
- color: $tbar-default-icon-color;
38131
- }
38132
- }
38133
- }
38134
-
38135
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38136
- &:focus-visible {
38137
- background: $tbar-default-bg;
38138
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38139
-
38140
38095
  .e-icons {
38141
38096
  color: $tbar-default-icon-color;
38142
38097
  }
@@ -38145,8 +38100,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38145
38100
  color: $tbar-default-font;
38146
38101
  }
38147
38102
  }
38103
+ @if $skin-name == 'bootstrap5.3' {
38104
+ .e-tbar-btn-text,
38105
+ .e-icons.e-btn-icon {
38106
+ color: $tbar-default-icon-color;
38107
+ }
38108
+ }
38148
38109
  }
38149
-
38110
+
38150
38111
  &:hover {
38151
38112
  background: $tbar-hover-bg;
38152
38113
  border-radius: $tbar-btn-border-radius;
@@ -59857,7 +59818,7 @@ $grid-xlfl-skin: 'tailwind' !default;
59857
59818
  .e-dlg-content {
59858
59819
  overflow: visible;
59859
59820
  padding: 0;
59860
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59821
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59861
59822
  background: unset;
59862
59823
  }
59863
59824
  }
@@ -64613,8 +64574,7 @@ $grid-checkmark-color: $primary-text-color !default;
64613
64574
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64614
64575
  }
64615
64576
 
64616
- .e-rowcell.e-freezeline,
64617
- .e-gridheader .e-filterbarcell.e-freezeline {
64577
+ .e-rowcell.e-freezeline {
64618
64578
  position: relative;
64619
64579
  }
64620
64580
 
@@ -6438,7 +6438,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
6438
6438
  border-left-color: $border;
6439
6439
  border-right-color: $border;
6440
6440
  border-radius: 4px;
6441
- height: 32px;
6441
+ height: 30px;
6442
6442
  }
6443
6443
  }
6444
6444
 
@@ -52044,42 +52044,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52044
52044
  border-color: $tbar-btn-focus-border-color;
52045
52045
  border-style: $tbar-border-nav-type;
52046
52046
  border-width: $tbar-btn-hover-border-size;
52047
-
52048
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52049
- box-shadow: none;
52050
- }
52051
- @else {
52052
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52053
- }
52054
-
52047
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52048
+
52055
52049
  .e-icons {
52056
52050
  color: $tbar-btn-icons-focus-color;
52051
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52052
+ color: $tbar-default-icon-color;
52053
+ }
52057
52054
  }
52058
52055
 
52059
52056
  .e-tbar-btn-text {
52060
52057
  color: $tbar-btn-text-focus-color;
52061
-
52062
52058
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52063
52059
  color: $tbar-btn-icons-focus-color;
52064
52060
  }
52065
- }
52066
- }
52067
-
52068
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52069
- &:focus-visible {
52070
- background: $tbar-default-bg;
52071
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52072
-
52073
- .e-icons {
52074
- color: $tbar-default-icon-color;
52075
- }
52076
-
52077
- .e-tbar-btn-text {
52061
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52078
52062
  color: $tbar-default-font;
52079
52063
  }
52080
52064
  }
52081
52065
  }
52082
-
52066
+
52083
52067
  &:hover {
52084
52068
  background: $tbar-hover-bg;
52085
52069
  border-color: $tbar-hover-border-color;
@@ -52302,27 +52286,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52302
52286
  border-color: $tbar-btn-focus-border-color;
52303
52287
  border-style: $tbar-border-nav-type;
52304
52288
  border-width: $tbar-popup-btn-hover-border-size;
52305
-
52306
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52307
- box-shadow: none;
52308
- }
52309
- @else {
52310
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52311
- }
52312
-
52313
- @if $skin-name == 'bootstrap5.3' {
52314
- .e-tbar-btn-text,
52315
- .e-icons.e-btn-icon {
52316
- color: $tbar-btn-active-icons-color;
52317
- }
52318
- }
52319
- }
52320
-
52321
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52322
- &:focus-visible {
52323
- background: $tbar-popup-btn-focus-bg;
52324
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52325
-
52289
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52290
+
52291
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52326
52292
  .e-icons {
52327
52293
  color: $tbar-popup-nav-hover-icons-color;
52328
52294
  }
@@ -52331,6 +52297,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52331
52297
  color: $tbar-popup-btn-text-focus-color;
52332
52298
  }
52333
52299
  }
52300
+ @if $skin-name == 'bootstrap5.3' {
52301
+ .e-tbar-btn-text,
52302
+ .e-icons.e-btn-icon {
52303
+ color: $tbar-btn-active-icons-color;
52304
+ }
52305
+ }
52334
52306
  }
52335
52307
  }
52336
52308
 
@@ -52361,26 +52333,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52361
52333
  border-color: $tbar-btn-focus-border-color;
52362
52334
  border-style: $tbar-border-nav-type;
52363
52335
  border-width: $tbar-btn-hover-border-size;
52364
-
52336
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52337
+
52365
52338
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52366
- box-shadow: none;
52367
- }
52368
- @else {
52369
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52370
- }
52371
- @if $skin-name == 'bootstrap5.3' {
52372
- .e-tbar-btn-text,
52373
- .e-icons.e-btn-icon {
52374
- color: $tbar-default-icon-color;
52375
- }
52376
- }
52377
- }
52378
-
52379
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52380
- &:focus-visible {
52381
- background: $tbar-default-bg;
52382
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52383
-
52384
52339
  .e-icons {
52385
52340
  color: $tbar-default-icon-color;
52386
52341
  }
@@ -52389,8 +52344,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52389
52344
  color: $tbar-default-font;
52390
52345
  }
52391
52346
  }
52347
+ @if $skin-name == 'bootstrap5.3' {
52348
+ .e-tbar-btn-text,
52349
+ .e-icons.e-btn-icon {
52350
+ color: $tbar-default-icon-color;
52351
+ }
52352
+ }
52392
52353
  }
52393
-
52354
+
52394
52355
  &:hover {
52395
52356
  background: $tbar-hover-bg;
52396
52357
  border-radius: $tbar-btn-border-radius;
@@ -81845,7 +81806,7 @@ $grid-xlfl-skin: 'tailwind' !default;
81845
81806
  .e-dlg-content {
81846
81807
  overflow: visible;
81847
81808
  padding: 0;
81848
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81809
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81849
81810
  background: unset;
81850
81811
  }
81851
81812
  }
@@ -86817,8 +86778,7 @@ $grid-checkmark-color: $primary-text-color !default;
86817
86778
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86818
86779
  }
86819
86780
 
86820
- .e-rowcell.e-freezeline,
86821
- .e-gridheader .e-filterbarcell.e-freezeline {
86781
+ .e-rowcell.e-freezeline {
86822
86782
  position: relative;
86823
86783
  }
86824
86784
 
@@ -5602,7 +5602,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
5602
5602
  border-left-color: $border;
5603
5603
  border-right-color: $border;
5604
5604
  border-radius: 4px;
5605
- height: 32px;
5605
+ height: 30px;
5606
5606
  }
5607
5607
  }
5608
5608
 
@@ -37798,42 +37798,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37798
37798
  border-color: $tbar-btn-focus-border-color;
37799
37799
  border-style: $tbar-border-nav-type;
37800
37800
  border-width: $tbar-btn-hover-border-size;
37801
-
37802
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37803
- box-shadow: none;
37804
- }
37805
- @else {
37806
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37807
- }
37808
-
37801
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37802
+
37809
37803
  .e-icons {
37810
37804
  color: $tbar-btn-icons-focus-color;
37805
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37806
+ color: $tbar-default-icon-color;
37807
+ }
37811
37808
  }
37812
37809
 
37813
37810
  .e-tbar-btn-text {
37814
37811
  color: $tbar-btn-text-focus-color;
37815
-
37816
37812
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37817
37813
  color: $tbar-btn-icons-focus-color;
37818
37814
  }
37819
- }
37820
- }
37821
-
37822
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37823
- &:focus-visible {
37824
- background: $tbar-default-bg;
37825
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37826
-
37827
- .e-icons {
37828
- color: $tbar-default-icon-color;
37829
- }
37830
-
37831
- .e-tbar-btn-text {
37815
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37832
37816
  color: $tbar-default-font;
37833
37817
  }
37834
37818
  }
37835
37819
  }
37836
-
37820
+
37837
37821
  &:hover {
37838
37822
  background: $tbar-hover-bg;
37839
37823
  border-color: $tbar-hover-border-color;
@@ -38056,27 +38040,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38056
38040
  border-color: $tbar-btn-focus-border-color;
38057
38041
  border-style: $tbar-border-nav-type;
38058
38042
  border-width: $tbar-popup-btn-hover-border-size;
38059
-
38060
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38061
- box-shadow: none;
38062
- }
38063
- @else {
38064
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38065
- }
38066
-
38067
- @if $skin-name == 'bootstrap5.3' {
38068
- .e-tbar-btn-text,
38069
- .e-icons.e-btn-icon {
38070
- color: $tbar-btn-active-icons-color;
38071
- }
38072
- }
38073
- }
38074
-
38075
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38076
- &:focus-visible {
38077
- background: $tbar-popup-btn-focus-bg;
38078
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38079
-
38043
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38044
+
38045
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38080
38046
  .e-icons {
38081
38047
  color: $tbar-popup-nav-hover-icons-color;
38082
38048
  }
@@ -38085,6 +38051,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38085
38051
  color: $tbar-popup-btn-text-focus-color;
38086
38052
  }
38087
38053
  }
38054
+ @if $skin-name == 'bootstrap5.3' {
38055
+ .e-tbar-btn-text,
38056
+ .e-icons.e-btn-icon {
38057
+ color: $tbar-btn-active-icons-color;
38058
+ }
38059
+ }
38088
38060
  }
38089
38061
  }
38090
38062
 
@@ -38115,26 +38087,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38115
38087
  border-color: $tbar-btn-focus-border-color;
38116
38088
  border-style: $tbar-border-nav-type;
38117
38089
  border-width: $tbar-btn-hover-border-size;
38118
-
38090
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38091
+
38119
38092
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38120
- box-shadow: none;
38121
- }
38122
- @else {
38123
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38124
- }
38125
- @if $skin-name == 'bootstrap5.3' {
38126
- .e-tbar-btn-text,
38127
- .e-icons.e-btn-icon {
38128
- color: $tbar-default-icon-color;
38129
- }
38130
- }
38131
- }
38132
-
38133
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38134
- &:focus-visible {
38135
- background: $tbar-default-bg;
38136
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38137
-
38138
38093
  .e-icons {
38139
38094
  color: $tbar-default-icon-color;
38140
38095
  }
@@ -38143,8 +38098,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38143
38098
  color: $tbar-default-font;
38144
38099
  }
38145
38100
  }
38101
+ @if $skin-name == 'bootstrap5.3' {
38102
+ .e-tbar-btn-text,
38103
+ .e-icons.e-btn-icon {
38104
+ color: $tbar-default-icon-color;
38105
+ }
38106
+ }
38146
38107
  }
38147
-
38108
+
38148
38109
  &:hover {
38149
38110
  background: $tbar-hover-bg;
38150
38111
  border-radius: $tbar-btn-border-radius;
@@ -59855,7 +59816,7 @@ $grid-xlfl-skin: 'tailwind' !default;
59855
59816
  .e-dlg-content {
59856
59817
  overflow: visible;
59857
59818
  padding: 0;
59858
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59819
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59859
59820
  background: unset;
59860
59821
  }
59861
59822
  }
@@ -64611,8 +64572,7 @@ $grid-checkmark-color: $primary-text-color !default;
64611
64572
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64612
64573
  }
64613
64574
 
64614
- .e-rowcell.e-freezeline,
64615
- .e-gridheader .e-filterbarcell.e-freezeline {
64575
+ .e-rowcell.e-freezeline {
64616
64576
  position: relative;
64617
64577
  }
64618
64578
 
@@ -6436,7 +6436,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
6436
6436
  border-left-color: $border;
6437
6437
  border-right-color: $border;
6438
6438
  border-radius: 4px;
6439
- height: 32px;
6439
+ height: 30px;
6440
6440
  }
6441
6441
  }
6442
6442
 
@@ -52042,42 +52042,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52042
52042
  border-color: $tbar-btn-focus-border-color;
52043
52043
  border-style: $tbar-border-nav-type;
52044
52044
  border-width: $tbar-btn-hover-border-size;
52045
-
52046
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52047
- box-shadow: none;
52048
- }
52049
- @else {
52050
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52051
- }
52052
-
52045
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52046
+
52053
52047
  .e-icons {
52054
52048
  color: $tbar-btn-icons-focus-color;
52049
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52050
+ color: $tbar-default-icon-color;
52051
+ }
52055
52052
  }
52056
52053
 
52057
52054
  .e-tbar-btn-text {
52058
52055
  color: $tbar-btn-text-focus-color;
52059
-
52060
52056
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52061
52057
  color: $tbar-btn-icons-focus-color;
52062
52058
  }
52063
- }
52064
- }
52065
-
52066
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52067
- &:focus-visible {
52068
- background: $tbar-default-bg;
52069
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52070
-
52071
- .e-icons {
52072
- color: $tbar-default-icon-color;
52073
- }
52074
-
52075
- .e-tbar-btn-text {
52059
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52076
52060
  color: $tbar-default-font;
52077
52061
  }
52078
52062
  }
52079
52063
  }
52080
-
52064
+
52081
52065
  &:hover {
52082
52066
  background: $tbar-hover-bg;
52083
52067
  border-color: $tbar-hover-border-color;
@@ -52300,27 +52284,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52300
52284
  border-color: $tbar-btn-focus-border-color;
52301
52285
  border-style: $tbar-border-nav-type;
52302
52286
  border-width: $tbar-popup-btn-hover-border-size;
52303
-
52304
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52305
- box-shadow: none;
52306
- }
52307
- @else {
52308
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52309
- }
52310
-
52311
- @if $skin-name == 'bootstrap5.3' {
52312
- .e-tbar-btn-text,
52313
- .e-icons.e-btn-icon {
52314
- color: $tbar-btn-active-icons-color;
52315
- }
52316
- }
52317
- }
52318
-
52319
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52320
- &:focus-visible {
52321
- background: $tbar-popup-btn-focus-bg;
52322
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52323
-
52287
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52288
+
52289
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52324
52290
  .e-icons {
52325
52291
  color: $tbar-popup-nav-hover-icons-color;
52326
52292
  }
@@ -52329,6 +52295,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52329
52295
  color: $tbar-popup-btn-text-focus-color;
52330
52296
  }
52331
52297
  }
52298
+ @if $skin-name == 'bootstrap5.3' {
52299
+ .e-tbar-btn-text,
52300
+ .e-icons.e-btn-icon {
52301
+ color: $tbar-btn-active-icons-color;
52302
+ }
52303
+ }
52332
52304
  }
52333
52305
  }
52334
52306
 
@@ -52359,26 +52331,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52359
52331
  border-color: $tbar-btn-focus-border-color;
52360
52332
  border-style: $tbar-border-nav-type;
52361
52333
  border-width: $tbar-btn-hover-border-size;
52362
-
52334
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52335
+
52363
52336
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52364
- box-shadow: none;
52365
- }
52366
- @else {
52367
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52368
- }
52369
- @if $skin-name == 'bootstrap5.3' {
52370
- .e-tbar-btn-text,
52371
- .e-icons.e-btn-icon {
52372
- color: $tbar-default-icon-color;
52373
- }
52374
- }
52375
- }
52376
-
52377
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52378
- &:focus-visible {
52379
- background: $tbar-default-bg;
52380
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52381
-
52382
52337
  .e-icons {
52383
52338
  color: $tbar-default-icon-color;
52384
52339
  }
@@ -52387,8 +52342,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52387
52342
  color: $tbar-default-font;
52388
52343
  }
52389
52344
  }
52345
+ @if $skin-name == 'bootstrap5.3' {
52346
+ .e-tbar-btn-text,
52347
+ .e-icons.e-btn-icon {
52348
+ color: $tbar-default-icon-color;
52349
+ }
52350
+ }
52390
52351
  }
52391
-
52352
+
52392
52353
  &:hover {
52393
52354
  background: $tbar-hover-bg;
52394
52355
  border-radius: $tbar-btn-border-radius;
@@ -81843,7 +81804,7 @@ $grid-xlfl-skin: 'tailwind' !default;
81843
81804
  .e-dlg-content {
81844
81805
  overflow: visible;
81845
81806
  padding: 0;
81846
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81807
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81847
81808
  background: unset;
81848
81809
  }
81849
81810
  }
@@ -86815,8 +86776,7 @@ $grid-checkmark-color: $primary-text-color !default;
86815
86776
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86816
86777
  }
86817
86778
 
86818
- .e-rowcell.e-freezeline,
86819
- .e-gridheader .e-filterbarcell.e-freezeline {
86779
+ .e-rowcell.e-freezeline {
86820
86780
  position: relative;
86821
86781
  }
86822
86782