@syncfusion/blazor-themes 31.1.21 → 31.1.22

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 +36 -3
  2. package/Compiled-Themes/bds-dark.css +36 -3
  3. package/Compiled-Themes/bds-lite.css +36 -3
  4. package/Compiled-Themes/bds.css +36 -3
  5. package/Compiled-Themes/bootstrap-dark-lite.css +36 -3
  6. package/Compiled-Themes/bootstrap-dark.css +36 -3
  7. package/Compiled-Themes/bootstrap-lite.css +36 -3
  8. package/Compiled-Themes/bootstrap.css +36 -3
  9. package/Compiled-Themes/bootstrap4-lite.css +36 -3
  10. package/Compiled-Themes/bootstrap4.css +36 -3
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +37 -4
  12. package/Compiled-Themes/bootstrap5-dark.css +37 -4
  13. package/Compiled-Themes/bootstrap5-lite.css +37 -4
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +37 -4
  15. package/Compiled-Themes/bootstrap5.3-dark.css +37 -4
  16. package/Compiled-Themes/bootstrap5.3-lite.css +37 -4
  17. package/Compiled-Themes/bootstrap5.3.css +37 -4
  18. package/Compiled-Themes/bootstrap5.css +37 -4
  19. package/Compiled-Themes/fabric-dark-lite.css +36 -3
  20. package/Compiled-Themes/fabric-dark.css +36 -3
  21. package/Compiled-Themes/fabric-lite.css +36 -3
  22. package/Compiled-Themes/fabric.css +36 -3
  23. package/Compiled-Themes/fluent-dark-lite.css +36 -3
  24. package/Compiled-Themes/fluent-dark.css +36 -3
  25. package/Compiled-Themes/fluent-lite.css +36 -3
  26. package/Compiled-Themes/fluent.css +36 -3
  27. package/Compiled-Themes/fluent2-dark-lite.css +40 -7
  28. package/Compiled-Themes/fluent2-dark.css +40 -7
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +40 -7
  30. package/Compiled-Themes/fluent2-highcontrast.css +40 -7
  31. package/Compiled-Themes/fluent2-lite.css +40 -7
  32. package/Compiled-Themes/fluent2.css +40 -7
  33. package/Compiled-Themes/highcontrast-lite.css +36 -3
  34. package/Compiled-Themes/highcontrast.css +36 -3
  35. package/Compiled-Themes/material-dark-lite.css +36 -3
  36. package/Compiled-Themes/material-dark.css +36 -3
  37. package/Compiled-Themes/material-lite.css +36 -3
  38. package/Compiled-Themes/material.css +36 -3
  39. package/Compiled-Themes/material3-dark-lite.css +36 -3
  40. package/Compiled-Themes/material3-dark.css +36 -3
  41. package/Compiled-Themes/material3-lite.css +36 -3
  42. package/Compiled-Themes/material3.css +36 -3
  43. package/Compiled-Themes/tailwind-dark-lite.css +36 -3
  44. package/Compiled-Themes/tailwind-dark.css +36 -3
  45. package/Compiled-Themes/tailwind-lite.css +36 -3
  46. package/Compiled-Themes/tailwind.css +36 -3
  47. package/Compiled-Themes/tailwind3-dark-lite.css +36 -3
  48. package/Compiled-Themes/tailwind3-dark.css +36 -3
  49. package/Compiled-Themes/tailwind3-lite.css +36 -3
  50. package/Compiled-Themes/tailwind3.css +36 -3
  51. package/SCSS-Themes/bds-dark-lite.scss +35 -3
  52. package/SCSS-Themes/bds-dark.scss +35 -3
  53. package/SCSS-Themes/bds-lite.scss +35 -3
  54. package/SCSS-Themes/bds.scss +35 -3
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +37 -3
  56. package/SCSS-Themes/bootstrap-dark.scss +37 -3
  57. package/SCSS-Themes/bootstrap-lite.scss +37 -3
  58. package/SCSS-Themes/bootstrap.scss +37 -3
  59. package/SCSS-Themes/bootstrap4-lite.scss +36 -3
  60. package/SCSS-Themes/bootstrap4.scss +36 -3
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +35 -3
  62. package/SCSS-Themes/bootstrap5-dark.scss +35 -3
  63. package/SCSS-Themes/bootstrap5-lite.scss +35 -3
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +35 -3
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +35 -3
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +35 -3
  67. package/SCSS-Themes/bootstrap5.3.scss +35 -3
  68. package/SCSS-Themes/bootstrap5.scss +35 -3
  69. package/SCSS-Themes/fabric-dark-lite.scss +37 -3
  70. package/SCSS-Themes/fabric-dark.scss +37 -3
  71. package/SCSS-Themes/fabric-lite.scss +37 -3
  72. package/SCSS-Themes/fabric.scss +37 -3
  73. package/SCSS-Themes/fluent-dark-lite.scss +35 -3
  74. package/SCSS-Themes/fluent-dark.scss +35 -3
  75. package/SCSS-Themes/fluent-lite.scss +35 -3
  76. package/SCSS-Themes/fluent.scss +35 -3
  77. package/SCSS-Themes/fluent2-dark-lite.scss +39 -7
  78. package/SCSS-Themes/fluent2-dark.scss +39 -7
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +39 -7
  80. package/SCSS-Themes/fluent2-highcontrast.scss +39 -7
  81. package/SCSS-Themes/fluent2-lite.scss +39 -7
  82. package/SCSS-Themes/fluent2.scss +39 -7
  83. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +7 -2
  84. package/SCSS-Themes/grids/grid/bds-dark.scss +7 -2
  85. package/SCSS-Themes/grids/grid/bds-lite.scss +7 -2
  86. package/SCSS-Themes/grids/grid/bds.scss +7 -2
  87. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +7 -2
  88. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -2
  89. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +7 -2
  90. package/SCSS-Themes/grids/grid/bootstrap.scss +7 -2
  91. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +7 -2
  92. package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -2
  93. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +7 -2
  94. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -2
  95. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +7 -2
  96. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +7 -2
  97. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +7 -2
  98. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +7 -2
  99. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +7 -2
  100. package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -2
  101. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +7 -2
  102. package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -2
  103. package/SCSS-Themes/grids/grid/fabric-lite.scss +7 -2
  104. package/SCSS-Themes/grids/grid/fabric.scss +7 -2
  105. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +7 -2
  106. package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -2
  107. package/SCSS-Themes/grids/grid/fluent-lite.scss +7 -2
  108. package/SCSS-Themes/grids/grid/fluent.scss +7 -2
  109. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +7 -2
  110. package/SCSS-Themes/grids/grid/fluent2-dark.scss +7 -2
  111. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +7 -2
  112. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +7 -2
  113. package/SCSS-Themes/grids/grid/fluent2-lite.scss +7 -2
  114. package/SCSS-Themes/grids/grid/fluent2.scss +7 -2
  115. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +7 -2
  116. package/SCSS-Themes/grids/grid/highcontrast.scss +7 -2
  117. package/SCSS-Themes/grids/grid/material-dark-lite.scss +7 -2
  118. package/SCSS-Themes/grids/grid/material-dark.scss +7 -2
  119. package/SCSS-Themes/grids/grid/material-lite.scss +7 -2
  120. package/SCSS-Themes/grids/grid/material.scss +7 -2
  121. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +7 -2
  122. package/SCSS-Themes/grids/grid/material3-dark.scss +7 -2
  123. package/SCSS-Themes/grids/grid/material3-lite.scss +7 -2
  124. package/SCSS-Themes/grids/grid/material3.scss +7 -2
  125. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +7 -2
  126. package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -2
  127. package/SCSS-Themes/grids/grid/tailwind-lite.scss +7 -2
  128. package/SCSS-Themes/grids/grid/tailwind.scss +7 -2
  129. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +7 -2
  130. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +7 -2
  131. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +7 -2
  132. package/SCSS-Themes/grids/grid/tailwind3.scss +7 -2
  133. package/SCSS-Themes/highcontrast-lite.scss +37 -3
  134. package/SCSS-Themes/highcontrast.scss +37 -3
  135. package/SCSS-Themes/material-dark-lite.scss +36 -3
  136. package/SCSS-Themes/material-dark.scss +36 -3
  137. package/SCSS-Themes/material-lite.scss +36 -3
  138. package/SCSS-Themes/material.scss +36 -3
  139. package/SCSS-Themes/material3-dark-lite.scss +35 -3
  140. package/SCSS-Themes/material3-dark.scss +35 -3
  141. package/SCSS-Themes/material3-lite.scss +35 -3
  142. package/SCSS-Themes/material3.scss +35 -3
  143. package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +1 -1
  144. package/SCSS-Themes/notifications/toast/bds-dark.scss +1 -1
  145. package/SCSS-Themes/notifications/toast/bds-lite.scss +1 -1
  146. package/SCSS-Themes/notifications/toast/bds.scss +1 -1
  147. package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +1 -1
  148. package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +1 -1
  149. package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +1 -1
  150. package/SCSS-Themes/notifications/toast/bootstrap.scss +1 -1
  151. package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +1 -1
  152. package/SCSS-Themes/notifications/toast/bootstrap4.scss +1 -1
  153. package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +1 -1
  154. package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +1 -1
  155. package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +1 -1
  156. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +1 -1
  157. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +1 -1
  158. package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +1 -1
  159. package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +1 -1
  160. package/SCSS-Themes/notifications/toast/bootstrap5.scss +1 -1
  161. package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +1 -1
  162. package/SCSS-Themes/notifications/toast/fabric-dark.scss +1 -1
  163. package/SCSS-Themes/notifications/toast/fabric-lite.scss +1 -1
  164. package/SCSS-Themes/notifications/toast/fabric.scss +1 -1
  165. package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +1 -1
  166. package/SCSS-Themes/notifications/toast/fluent-dark.scss +1 -1
  167. package/SCSS-Themes/notifications/toast/fluent-lite.scss +1 -1
  168. package/SCSS-Themes/notifications/toast/fluent.scss +1 -1
  169. package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +5 -5
  170. package/SCSS-Themes/notifications/toast/fluent2-dark.scss +5 -5
  171. package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +5 -5
  172. package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +5 -5
  173. package/SCSS-Themes/notifications/toast/fluent2-lite.scss +5 -5
  174. package/SCSS-Themes/notifications/toast/fluent2.scss +5 -5
  175. package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +1 -1
  176. package/SCSS-Themes/notifications/toast/highcontrast.scss +1 -1
  177. package/SCSS-Themes/notifications/toast/material-dark-lite.scss +1 -1
  178. package/SCSS-Themes/notifications/toast/material-dark.scss +1 -1
  179. package/SCSS-Themes/notifications/toast/material-lite.scss +1 -1
  180. package/SCSS-Themes/notifications/toast/material.scss +1 -1
  181. package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +1 -1
  182. package/SCSS-Themes/notifications/toast/material3-dark.scss +1 -1
  183. package/SCSS-Themes/notifications/toast/material3-lite.scss +1 -1
  184. package/SCSS-Themes/notifications/toast/material3.scss +1 -1
  185. package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +1 -1
  186. package/SCSS-Themes/notifications/toast/tailwind-dark.scss +1 -1
  187. package/SCSS-Themes/notifications/toast/tailwind-lite.scss +1 -1
  188. package/SCSS-Themes/notifications/toast/tailwind.scss +1 -1
  189. package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +1 -1
  190. package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +1 -1
  191. package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +1 -1
  192. package/SCSS-Themes/notifications/toast/tailwind3.scss +1 -1
  193. package/SCSS-Themes/pivotview/pivotview/bds-dark-lite.scss +4 -0
  194. package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +4 -0
  195. package/SCSS-Themes/pivotview/pivotview/bds-lite.scss +4 -0
  196. package/SCSS-Themes/pivotview/pivotview/bds.scss +4 -0
  197. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark-lite.scss +4 -0
  198. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +4 -0
  199. package/SCSS-Themes/pivotview/pivotview/bootstrap-lite.scss +4 -0
  200. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +4 -0
  201. package/SCSS-Themes/pivotview/pivotview/bootstrap4-lite.scss +4 -0
  202. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +4 -0
  203. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark-lite.scss +4 -0
  204. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +4 -0
  205. package/SCSS-Themes/pivotview/pivotview/bootstrap5-lite.scss +4 -0
  206. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark-lite.scss +4 -0
  207. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark.scss +4 -0
  208. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-lite.scss +4 -0
  209. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +4 -0
  210. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +4 -0
  211. package/SCSS-Themes/pivotview/pivotview/fabric-dark-lite.scss +4 -0
  212. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +4 -0
  213. package/SCSS-Themes/pivotview/pivotview/fabric-lite.scss +4 -0
  214. package/SCSS-Themes/pivotview/pivotview/fabric.scss +4 -0
  215. package/SCSS-Themes/pivotview/pivotview/fluent-dark-lite.scss +4 -0
  216. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +4 -0
  217. package/SCSS-Themes/pivotview/pivotview/fluent-lite.scss +4 -0
  218. package/SCSS-Themes/pivotview/pivotview/fluent.scss +4 -0
  219. package/SCSS-Themes/pivotview/pivotview/fluent2-dark-lite.scss +4 -0
  220. package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +4 -0
  221. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast-lite.scss +4 -0
  222. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast.scss +4 -0
  223. package/SCSS-Themes/pivotview/pivotview/fluent2-lite.scss +4 -0
  224. package/SCSS-Themes/pivotview/pivotview/fluent2.scss +4 -0
  225. package/SCSS-Themes/pivotview/pivotview/highcontrast-lite.scss +4 -0
  226. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +4 -0
  227. package/SCSS-Themes/pivotview/pivotview/material-dark-lite.scss +4 -0
  228. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +4 -0
  229. package/SCSS-Themes/pivotview/pivotview/material-lite.scss +4 -0
  230. package/SCSS-Themes/pivotview/pivotview/material.scss +4 -0
  231. package/SCSS-Themes/pivotview/pivotview/material3-dark-lite.scss +4 -0
  232. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +4 -0
  233. package/SCSS-Themes/pivotview/pivotview/material3-lite.scss +4 -0
  234. package/SCSS-Themes/pivotview/pivotview/material3.scss +4 -0
  235. package/SCSS-Themes/pivotview/pivotview/tailwind-dark-lite.scss +4 -0
  236. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +4 -0
  237. package/SCSS-Themes/pivotview/pivotview/tailwind-lite.scss +4 -0
  238. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +4 -0
  239. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark-lite.scss +4 -0
  240. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark.scss +4 -0
  241. package/SCSS-Themes/pivotview/pivotview/tailwind3-lite.scss +4 -0
  242. package/SCSS-Themes/pivotview/pivotview/tailwind3.scss +4 -0
  243. package/SCSS-Themes/querybuilder/query-builder/bds-dark-lite.scss +23 -0
  244. package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +23 -0
  245. package/SCSS-Themes/querybuilder/query-builder/bds-lite.scss +23 -0
  246. package/SCSS-Themes/querybuilder/query-builder/bds.scss +23 -0
  247. package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark-lite.scss +25 -0
  248. package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +25 -0
  249. package/SCSS-Themes/querybuilder/query-builder/bootstrap-lite.scss +25 -0
  250. package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +25 -0
  251. package/SCSS-Themes/querybuilder/query-builder/bootstrap4-lite.scss +24 -0
  252. package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +24 -0
  253. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark-lite.scss +23 -0
  254. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +23 -0
  255. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-lite.scss +23 -0
  256. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark-lite.scss +23 -0
  257. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark.scss +23 -0
  258. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-lite.scss +23 -0
  259. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3.scss +23 -0
  260. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +23 -0
  261. package/SCSS-Themes/querybuilder/query-builder/fabric-dark-lite.scss +25 -0
  262. package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +25 -0
  263. package/SCSS-Themes/querybuilder/query-builder/fabric-lite.scss +25 -0
  264. package/SCSS-Themes/querybuilder/query-builder/fabric.scss +25 -0
  265. package/SCSS-Themes/querybuilder/query-builder/fluent-dark-lite.scss +23 -0
  266. package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +23 -0
  267. package/SCSS-Themes/querybuilder/query-builder/fluent-lite.scss +23 -0
  268. package/SCSS-Themes/querybuilder/query-builder/fluent.scss +23 -0
  269. package/SCSS-Themes/querybuilder/query-builder/fluent2-dark-lite.scss +23 -0
  270. package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +23 -0
  271. package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast-lite.scss +23 -0
  272. package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast.scss +23 -0
  273. package/SCSS-Themes/querybuilder/query-builder/fluent2-lite.scss +23 -0
  274. package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +23 -0
  275. package/SCSS-Themes/querybuilder/query-builder/highcontrast-lite.scss +25 -0
  276. package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +25 -0
  277. package/SCSS-Themes/querybuilder/query-builder/material-dark-lite.scss +24 -0
  278. package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +24 -0
  279. package/SCSS-Themes/querybuilder/query-builder/material-lite.scss +24 -0
  280. package/SCSS-Themes/querybuilder/query-builder/material.scss +24 -0
  281. package/SCSS-Themes/querybuilder/query-builder/material3-dark-lite.scss +23 -0
  282. package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +23 -0
  283. package/SCSS-Themes/querybuilder/query-builder/material3-lite.scss +23 -0
  284. package/SCSS-Themes/querybuilder/query-builder/material3.scss +23 -0
  285. package/SCSS-Themes/querybuilder/query-builder/tailwind-dark-lite.scss +23 -0
  286. package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +23 -0
  287. package/SCSS-Themes/querybuilder/query-builder/tailwind-lite.scss +23 -0
  288. package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +23 -0
  289. package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark-lite.scss +23 -0
  290. package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark.scss +23 -0
  291. package/SCSS-Themes/querybuilder/query-builder/tailwind3-lite.scss +23 -0
  292. package/SCSS-Themes/querybuilder/query-builder/tailwind3.scss +23 -0
  293. package/SCSS-Themes/tailwind-dark-lite.scss +35 -3
  294. package/SCSS-Themes/tailwind-dark.scss +35 -3
  295. package/SCSS-Themes/tailwind-lite.scss +35 -3
  296. package/SCSS-Themes/tailwind.scss +35 -3
  297. package/SCSS-Themes/tailwind3-dark-lite.scss +35 -3
  298. package/SCSS-Themes/tailwind3-dark.scss +35 -3
  299. package/SCSS-Themes/tailwind3-lite.scss +35 -3
  300. package/SCSS-Themes/tailwind3.scss +35 -3
  301. package/package.json +1 -1
@@ -86120,7 +86120,8 @@ $grid-checkmark-color: $primary-text-color !default;
86120
86120
  .e-detailheadercell {
86121
86121
  border-width: $grid-headercell-both-border-width;
86122
86122
  }
86123
- .e-headercell.e-grid-group-first-cell {
86123
+ .e-headercell.e-grid-group-first-cell,
86124
+ .e-headercell.e-first-visible-cell {
86124
86125
  border-left-width: 0;
86125
86126
  }
86126
86127
  }
@@ -86536,7 +86537,11 @@ $grid-checkmark-color: $primary-text-color !default;
86536
86537
  &.e-verticallines,
86537
86538
  &.e-bothlines {
86538
86539
  .e-rowcell.e-grid-group-first-cell,
86539
- .e-headercell.e-grid-group-first-cell {
86540
+ .e-rowcell.e-first-visible-cell,
86541
+ .e-headercell.e-grid-group-first-cell,
86542
+ .e-headercell.e-first-visible-cell,
86543
+ .e-filterbarcell.e-grid-group-first-cell,
86544
+ .e-filterbarcell.e-first-visible-cell {
86540
86545
  border-left-width: 0;
86541
86546
  }
86542
86547
  }
@@ -109425,7 +109430,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109425
109430
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109426
109431
  left: 0;
109427
109432
  margin-left: 12px;
109428
- margin-top: 10px;
109433
+ margin-top: 15px;
109429
109434
  padding-bottom: 6px;
109430
109435
  position: absolute;
109431
109436
  }
@@ -127324,6 +127329,10 @@ $pivotview-touch-header-text-padding: 12px !default;
127324
127329
  margin-left: 18px !important;
127325
127330
  }
127326
127331
 
127332
+ .e-toolbar-item.e-template .e-toolbar-template-container {
127333
+ display: flex;
127334
+ }
127335
+
127327
127336
  .e-toolbar-item.e-template,
127328
127337
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
127329
127338
  {
@@ -131215,6 +131224,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
131215
131224
  }
131216
131225
  }
131217
131226
 
131227
+ .e-querybuilder-spinner::before {
131228
+ content: '';
131229
+ position: absolute;
131230
+ left: 50%;
131231
+ transform: translateX(-50%);
131232
+ width: 16px;
131233
+ height: 16px;
131234
+ border: 2px solid $primary-light;
131235
+ border-top: 2px solid $primary;
131236
+ border-radius: 50%;
131237
+ animation: spin 1s linear infinite;
131238
+ }
131239
+
131240
+ @keyframes spin {
131241
+ 0% {
131242
+ transform: translateX(-50%) rotate(0deg);
131243
+ }
131244
+
131245
+ 100% {
131246
+ transform: translateX(-50%) rotate(360deg);
131247
+ }
131248
+ }
131249
+
131218
131250
 
131219
131251
  @include export-module('query-builder-tailwind-icons') {
131220
131252
  .e-query-builder {
@@ -65227,7 +65227,8 @@ $grid-checkmark-color: $primary-text-color !default;
65227
65227
  .e-detailheadercell {
65228
65228
  border-width: $grid-headercell-both-border-width;
65229
65229
  }
65230
- .e-headercell.e-grid-group-first-cell {
65230
+ .e-headercell.e-grid-group-first-cell,
65231
+ .e-headercell.e-first-visible-cell {
65231
65232
  border-left-width: 0;
65232
65233
  }
65233
65234
  }
@@ -65643,7 +65644,11 @@ $grid-checkmark-color: $primary-text-color !default;
65643
65644
  &.e-verticallines,
65644
65645
  &.e-bothlines {
65645
65646
  .e-rowcell.e-grid-group-first-cell,
65646
- .e-headercell.e-grid-group-first-cell {
65647
+ .e-rowcell.e-first-visible-cell,
65648
+ .e-headercell.e-grid-group-first-cell,
65649
+ .e-headercell.e-first-visible-cell,
65650
+ .e-filterbarcell.e-grid-group-first-cell,
65651
+ .e-filterbarcell.e-first-visible-cell {
65647
65652
  border-left-width: 0;
65648
65653
  }
65649
65654
  }
@@ -83459,7 +83464,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
83459
83464
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
83460
83465
  left: 0;
83461
83466
  margin-left: 12px;
83462
- margin-top: 10px;
83467
+ margin-top: 15px;
83463
83468
  padding-bottom: 6px;
83464
83469
  position: absolute;
83465
83470
  }
@@ -98742,6 +98747,10 @@ $pivotview-touch-header-text-padding: 12px !default;
98742
98747
  margin-left: 18px !important;
98743
98748
  }
98744
98749
 
98750
+ .e-toolbar-item.e-template .e-toolbar-template-container {
98751
+ display: flex;
98752
+ }
98753
+
98745
98754
  .e-toolbar-item.e-template,
98746
98755
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
98747
98756
  {
@@ -101999,6 +102008,29 @@ $qryblr-drag-icon-color: $icon-color !default;
101999
102008
  }
102000
102009
  }
102001
102010
 
102011
+ .e-querybuilder-spinner::before {
102012
+ content: '';
102013
+ position: absolute;
102014
+ left: 50%;
102015
+ transform: translateX(-50%);
102016
+ width: 16px;
102017
+ height: 16px;
102018
+ border: 2px solid $primary-light;
102019
+ border-top: 2px solid $primary;
102020
+ border-radius: 50%;
102021
+ animation: spin 1s linear infinite;
102022
+ }
102023
+
102024
+ @keyframes spin {
102025
+ 0% {
102026
+ transform: translateX(-50%) rotate(0deg);
102027
+ }
102028
+
102029
+ 100% {
102030
+ transform: translateX(-50%) rotate(360deg);
102031
+ }
102032
+ }
102033
+
102002
102034
 
102003
102035
  @include export-module('query-builder-tailwind3-icons') {
102004
102036
  .e-query-builder {
@@ -87632,7 +87632,8 @@ $grid-checkmark-color: $primary-text-color !default;
87632
87632
  .e-detailheadercell {
87633
87633
  border-width: $grid-headercell-both-border-width;
87634
87634
  }
87635
- .e-headercell.e-grid-group-first-cell {
87635
+ .e-headercell.e-grid-group-first-cell,
87636
+ .e-headercell.e-first-visible-cell {
87636
87637
  border-left-width: 0;
87637
87638
  }
87638
87639
  }
@@ -88048,7 +88049,11 @@ $grid-checkmark-color: $primary-text-color !default;
88048
88049
  &.e-verticallines,
88049
88050
  &.e-bothlines {
88050
88051
  .e-rowcell.e-grid-group-first-cell,
88051
- .e-headercell.e-grid-group-first-cell {
88052
+ .e-rowcell.e-first-visible-cell,
88053
+ .e-headercell.e-grid-group-first-cell,
88054
+ .e-headercell.e-first-visible-cell,
88055
+ .e-filterbarcell.e-grid-group-first-cell,
88056
+ .e-filterbarcell.e-first-visible-cell {
88052
88057
  border-left-width: 0;
88053
88058
  }
88054
88059
  }
@@ -110948,7 +110953,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
110948
110953
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110949
110954
  left: 0;
110950
110955
  margin-left: 12px;
110951
- margin-top: 10px;
110956
+ margin-top: 15px;
110952
110957
  padding-bottom: 6px;
110953
110958
  position: absolute;
110954
110959
  }
@@ -128846,6 +128851,10 @@ $pivotview-touch-header-text-padding: 12px !default;
128846
128851
  margin-left: 18px !important;
128847
128852
  }
128848
128853
 
128854
+ .e-toolbar-item.e-template .e-toolbar-template-container {
128855
+ display: flex;
128856
+ }
128857
+
128849
128858
  .e-toolbar-item.e-template,
128850
128859
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
128851
128860
  {
@@ -132738,6 +132747,29 @@ $qryblr-drag-icon-color: $icon-color !default;
132738
132747
  }
132739
132748
  }
132740
132749
 
132750
+ .e-querybuilder-spinner::before {
132751
+ content: '';
132752
+ position: absolute;
132753
+ left: 50%;
132754
+ transform: translateX(-50%);
132755
+ width: 16px;
132756
+ height: 16px;
132757
+ border: 2px solid $primary-light;
132758
+ border-top: 2px solid $primary;
132759
+ border-radius: 50%;
132760
+ animation: spin 1s linear infinite;
132761
+ }
132762
+
132763
+ @keyframes spin {
132764
+ 0% {
132765
+ transform: translateX(-50%) rotate(0deg);
132766
+ }
132767
+
132768
+ 100% {
132769
+ transform: translateX(-50%) rotate(360deg);
132770
+ }
132771
+ }
132772
+
132741
132773
 
132742
132774
  @include export-module('query-builder-tailwind3-icons') {
132743
132775
  .e-query-builder {
@@ -65698,7 +65698,8 @@ $grid-checkmark-color: $primary-text-color !default;
65698
65698
  .e-detailheadercell {
65699
65699
  border-width: $grid-headercell-both-border-width;
65700
65700
  }
65701
- .e-headercell.e-grid-group-first-cell {
65701
+ .e-headercell.e-grid-group-first-cell,
65702
+ .e-headercell.e-first-visible-cell {
65702
65703
  border-left-width: 0;
65703
65704
  }
65704
65705
  }
@@ -66114,7 +66115,11 @@ $grid-checkmark-color: $primary-text-color !default;
66114
66115
  &.e-verticallines,
66115
66116
  &.e-bothlines {
66116
66117
  .e-rowcell.e-grid-group-first-cell,
66117
- .e-headercell.e-grid-group-first-cell {
66118
+ .e-rowcell.e-first-visible-cell,
66119
+ .e-headercell.e-grid-group-first-cell,
66120
+ .e-headercell.e-first-visible-cell,
66121
+ .e-filterbarcell.e-grid-group-first-cell,
66122
+ .e-filterbarcell.e-first-visible-cell {
66118
66123
  border-left-width: 0;
66119
66124
  }
66120
66125
  }
@@ -83930,7 +83935,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
83930
83935
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
83931
83936
  left: 0;
83932
83937
  margin-left: 12px;
83933
- margin-top: 10px;
83938
+ margin-top: 15px;
83934
83939
  padding-bottom: 6px;
83935
83940
  position: absolute;
83936
83941
  }
@@ -99213,6 +99218,10 @@ $pivotview-touch-header-text-padding: 12px !default;
99213
99218
  margin-left: 18px !important;
99214
99219
  }
99215
99220
 
99221
+ .e-toolbar-item.e-template .e-toolbar-template-container {
99222
+ display: flex;
99223
+ }
99224
+
99216
99225
  .e-toolbar-item.e-template,
99217
99226
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
99218
99227
  {
@@ -102470,6 +102479,29 @@ $qryblr-drag-icon-color: $icon-color !default;
102470
102479
  }
102471
102480
  }
102472
102481
 
102482
+ .e-querybuilder-spinner::before {
102483
+ content: '';
102484
+ position: absolute;
102485
+ left: 50%;
102486
+ transform: translateX(-50%);
102487
+ width: 16px;
102488
+ height: 16px;
102489
+ border: 2px solid $primary-light;
102490
+ border-top: 2px solid $primary;
102491
+ border-radius: 50%;
102492
+ animation: spin 1s linear infinite;
102493
+ }
102494
+
102495
+ @keyframes spin {
102496
+ 0% {
102497
+ transform: translateX(-50%) rotate(0deg);
102498
+ }
102499
+
102500
+ 100% {
102501
+ transform: translateX(-50%) rotate(360deg);
102502
+ }
102503
+ }
102504
+
102473
102505
 
102474
102506
  @include export-module('query-builder-tailwind3-icons') {
102475
102507
  .e-query-builder {
@@ -88103,7 +88103,8 @@ $grid-checkmark-color: $primary-text-color !default;
88103
88103
  .e-detailheadercell {
88104
88104
  border-width: $grid-headercell-both-border-width;
88105
88105
  }
88106
- .e-headercell.e-grid-group-first-cell {
88106
+ .e-headercell.e-grid-group-first-cell,
88107
+ .e-headercell.e-first-visible-cell {
88107
88108
  border-left-width: 0;
88108
88109
  }
88109
88110
  }
@@ -88519,7 +88520,11 @@ $grid-checkmark-color: $primary-text-color !default;
88519
88520
  &.e-verticallines,
88520
88521
  &.e-bothlines {
88521
88522
  .e-rowcell.e-grid-group-first-cell,
88522
- .e-headercell.e-grid-group-first-cell {
88523
+ .e-rowcell.e-first-visible-cell,
88524
+ .e-headercell.e-grid-group-first-cell,
88525
+ .e-headercell.e-first-visible-cell,
88526
+ .e-filterbarcell.e-grid-group-first-cell,
88527
+ .e-filterbarcell.e-first-visible-cell {
88523
88528
  border-left-width: 0;
88524
88529
  }
88525
88530
  }
@@ -111419,7 +111424,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
111419
111424
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
111420
111425
  left: 0;
111421
111426
  margin-left: 12px;
111422
- margin-top: 10px;
111427
+ margin-top: 15px;
111423
111428
  padding-bottom: 6px;
111424
111429
  position: absolute;
111425
111430
  }
@@ -129317,6 +129322,10 @@ $pivotview-touch-header-text-padding: 12px !default;
129317
129322
  margin-left: 18px !important;
129318
129323
  }
129319
129324
 
129325
+ .e-toolbar-item.e-template .e-toolbar-template-container {
129326
+ display: flex;
129327
+ }
129328
+
129320
129329
  .e-toolbar-item.e-template,
129321
129330
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
129322
129331
  {
@@ -133209,6 +133218,29 @@ $qryblr-drag-icon-color: $icon-color !default;
133209
133218
  }
133210
133219
  }
133211
133220
 
133221
+ .e-querybuilder-spinner::before {
133222
+ content: '';
133223
+ position: absolute;
133224
+ left: 50%;
133225
+ transform: translateX(-50%);
133226
+ width: 16px;
133227
+ height: 16px;
133228
+ border: 2px solid $primary-light;
133229
+ border-top: 2px solid $primary;
133230
+ border-radius: 50%;
133231
+ animation: spin 1s linear infinite;
133232
+ }
133233
+
133234
+ @keyframes spin {
133235
+ 0% {
133236
+ transform: translateX(-50%) rotate(0deg);
133237
+ }
133238
+
133239
+ 100% {
133240
+ transform: translateX(-50%) rotate(360deg);
133241
+ }
133242
+ }
133243
+
133212
133244
 
133213
133245
  @include export-module('query-builder-tailwind3-icons') {
133214
133246
  .e-query-builder {
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"31.1.21","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@gitea.syncfusion.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"31.1.22","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@gitea.syncfusion.com/syncfusion/blazor-samples"}}