@syncfusion/blazor-themes 31.1.21 → 31.1.23

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 (394) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +41 -4
  2. package/Compiled-Themes/bds-dark.css +41 -4
  3. package/Compiled-Themes/bds-lite.css +42 -5
  4. package/Compiled-Themes/bds.css +42 -5
  5. package/Compiled-Themes/bootstrap-dark-lite.css +41 -4
  6. package/Compiled-Themes/bootstrap-dark.css +41 -4
  7. package/Compiled-Themes/bootstrap-lite.css +41 -4
  8. package/Compiled-Themes/bootstrap.css +41 -4
  9. package/Compiled-Themes/bootstrap4-lite.css +42 -4
  10. package/Compiled-Themes/bootstrap4.css +47 -9
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +42 -5
  12. package/Compiled-Themes/bootstrap5-dark.css +42 -5
  13. package/Compiled-Themes/bootstrap5-lite.css +42 -5
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +44 -5
  15. package/Compiled-Themes/bootstrap5.3-dark.css +46 -7
  16. package/Compiled-Themes/bootstrap5.3-lite.css +44 -5
  17. package/Compiled-Themes/bootstrap5.3.css +46 -7
  18. package/Compiled-Themes/bootstrap5.css +42 -5
  19. package/Compiled-Themes/fabric-dark-lite.css +41 -4
  20. package/Compiled-Themes/fabric-dark.css +41 -4
  21. package/Compiled-Themes/fabric-lite.css +41 -4
  22. package/Compiled-Themes/fabric.css +41 -4
  23. package/Compiled-Themes/fluent-dark-lite.css +41 -4
  24. package/Compiled-Themes/fluent-dark.css +44 -7
  25. package/Compiled-Themes/fluent-lite.css +41 -4
  26. package/Compiled-Themes/fluent.css +44 -7
  27. package/Compiled-Themes/fluent2-dark-lite.css +47 -8
  28. package/Compiled-Themes/fluent2-dark.css +49 -10
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +47 -8
  30. package/Compiled-Themes/fluent2-highcontrast.css +49 -10
  31. package/Compiled-Themes/fluent2-lite.css +47 -8
  32. package/Compiled-Themes/fluent2.css +49 -10
  33. package/Compiled-Themes/highcontrast-lite.css +42 -4
  34. package/Compiled-Themes/highcontrast.css +44 -7
  35. package/Compiled-Themes/material-dark-lite.css +41 -4
  36. package/Compiled-Themes/material-dark.css +41 -4
  37. package/Compiled-Themes/material-lite.css +41 -4
  38. package/Compiled-Themes/material.css +43 -6
  39. package/Compiled-Themes/material3-dark-lite.css +41 -4
  40. package/Compiled-Themes/material3-dark.css +41 -4
  41. package/Compiled-Themes/material3-lite.css +41 -4
  42. package/Compiled-Themes/material3.css +41 -4
  43. package/Compiled-Themes/tailwind-dark-lite.css +42 -5
  44. package/Compiled-Themes/tailwind-dark.css +46 -9
  45. package/Compiled-Themes/tailwind-lite.css +42 -5
  46. package/Compiled-Themes/tailwind.css +46 -9
  47. package/Compiled-Themes/tailwind3-dark-lite.css +43 -4
  48. package/Compiled-Themes/tailwind3-dark.css +45 -6
  49. package/Compiled-Themes/tailwind3-lite.css +43 -4
  50. package/Compiled-Themes/tailwind3.css +45 -6
  51. package/SCSS-Themes/base/bds-lite.scss +1 -1
  52. package/SCSS-Themes/base/bds.scss +1 -1
  53. package/SCSS-Themes/bds-dark-lite.scss +42 -4
  54. package/SCSS-Themes/bds-dark.scss +46 -8
  55. package/SCSS-Themes/bds-lite.scss +43 -5
  56. package/SCSS-Themes/bds.scss +47 -9
  57. package/SCSS-Themes/bootstrap-dark-lite.scss +42 -4
  58. package/SCSS-Themes/bootstrap-dark.scss +46 -8
  59. package/SCSS-Themes/bootstrap-lite.scss +44 -4
  60. package/SCSS-Themes/bootstrap.scss +48 -8
  61. package/SCSS-Themes/bootstrap4-lite.scss +46 -6
  62. package/SCSS-Themes/bootstrap4.scss +50 -10
  63. package/SCSS-Themes/bootstrap5-dark-lite.scss +42 -4
  64. package/SCSS-Themes/bootstrap5-dark.scss +46 -8
  65. package/SCSS-Themes/bootstrap5-lite.scss +42 -4
  66. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +45 -5
  67. package/SCSS-Themes/bootstrap5.3-dark.scss +49 -9
  68. package/SCSS-Themes/bootstrap5.3-lite.scss +45 -5
  69. package/SCSS-Themes/bootstrap5.3.scss +49 -9
  70. package/SCSS-Themes/bootstrap5.scss +46 -8
  71. package/SCSS-Themes/buttons/check-box/bds-dark-lite.scss +5 -1
  72. package/SCSS-Themes/buttons/check-box/bds-dark.scss +5 -1
  73. package/SCSS-Themes/buttons/check-box/bds-lite.scss +5 -1
  74. package/SCSS-Themes/buttons/check-box/bds.scss +5 -1
  75. package/SCSS-Themes/buttons/check-box/bootstrap-dark-lite.scss +5 -1
  76. package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +5 -1
  77. package/SCSS-Themes/buttons/check-box/bootstrap-lite.scss +5 -1
  78. package/SCSS-Themes/buttons/check-box/bootstrap.scss +5 -1
  79. package/SCSS-Themes/buttons/check-box/bootstrap4-lite.scss +5 -1
  80. package/SCSS-Themes/buttons/check-box/bootstrap4.scss +5 -1
  81. package/SCSS-Themes/buttons/check-box/bootstrap5-dark-lite.scss +5 -1
  82. package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +5 -1
  83. package/SCSS-Themes/buttons/check-box/bootstrap5-lite.scss +5 -1
  84. package/SCSS-Themes/buttons/check-box/bootstrap5.3-dark-lite.scss +5 -1
  85. package/SCSS-Themes/buttons/check-box/bootstrap5.3-dark.scss +5 -1
  86. package/SCSS-Themes/buttons/check-box/bootstrap5.3-lite.scss +5 -1
  87. package/SCSS-Themes/buttons/check-box/bootstrap5.3.scss +5 -1
  88. package/SCSS-Themes/buttons/check-box/bootstrap5.scss +5 -1
  89. package/SCSS-Themes/buttons/check-box/fabric-dark-lite.scss +5 -1
  90. package/SCSS-Themes/buttons/check-box/fabric-dark.scss +5 -1
  91. package/SCSS-Themes/buttons/check-box/fabric-lite.scss +5 -1
  92. package/SCSS-Themes/buttons/check-box/fabric.scss +5 -1
  93. package/SCSS-Themes/buttons/check-box/fluent-dark-lite.scss +5 -1
  94. package/SCSS-Themes/buttons/check-box/fluent-dark.scss +5 -1
  95. package/SCSS-Themes/buttons/check-box/fluent-lite.scss +5 -1
  96. package/SCSS-Themes/buttons/check-box/fluent.scss +5 -1
  97. package/SCSS-Themes/buttons/check-box/fluent2-dark-lite.scss +5 -1
  98. package/SCSS-Themes/buttons/check-box/fluent2-dark.scss +5 -1
  99. package/SCSS-Themes/buttons/check-box/fluent2-highcontrast-lite.scss +5 -1
  100. package/SCSS-Themes/buttons/check-box/fluent2-highcontrast.scss +5 -1
  101. package/SCSS-Themes/buttons/check-box/fluent2-lite.scss +5 -1
  102. package/SCSS-Themes/buttons/check-box/fluent2.scss +5 -1
  103. package/SCSS-Themes/buttons/check-box/highcontrast-lite.scss +5 -1
  104. package/SCSS-Themes/buttons/check-box/highcontrast.scss +5 -1
  105. package/SCSS-Themes/buttons/check-box/material-dark-lite.scss +5 -1
  106. package/SCSS-Themes/buttons/check-box/material-dark.scss +5 -1
  107. package/SCSS-Themes/buttons/check-box/material-lite.scss +5 -1
  108. package/SCSS-Themes/buttons/check-box/material.scss +5 -1
  109. package/SCSS-Themes/buttons/check-box/material3-dark-lite.scss +5 -1
  110. package/SCSS-Themes/buttons/check-box/material3-dark.scss +5 -1
  111. package/SCSS-Themes/buttons/check-box/material3-lite.scss +5 -1
  112. package/SCSS-Themes/buttons/check-box/material3.scss +5 -1
  113. package/SCSS-Themes/buttons/check-box/tailwind-dark-lite.scss +5 -1
  114. package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +5 -1
  115. package/SCSS-Themes/buttons/check-box/tailwind-lite.scss +5 -1
  116. package/SCSS-Themes/buttons/check-box/tailwind.scss +5 -1
  117. package/SCSS-Themes/buttons/check-box/tailwind3-dark-lite.scss +5 -1
  118. package/SCSS-Themes/buttons/check-box/tailwind3-dark.scss +5 -1
  119. package/SCSS-Themes/buttons/check-box/tailwind3-lite.scss +5 -1
  120. package/SCSS-Themes/buttons/check-box/tailwind3.scss +5 -1
  121. package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +4 -4
  122. package/SCSS-Themes/dropdowns/multi-select/bds.scss +4 -4
  123. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +4 -4
  124. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +4 -4
  125. package/SCSS-Themes/dropdowns/multi-select/bootstrap4-lite.scss +2 -1
  126. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +6 -5
  127. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +4 -4
  128. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark-lite.scss +3 -1
  129. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark.scss +7 -5
  130. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-lite.scss +3 -1
  131. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3.scss +7 -5
  132. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +4 -4
  133. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +4 -4
  134. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +4 -4
  135. package/SCSS-Themes/dropdowns/multi-select/fluent-dark-lite.scss +1 -1
  136. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +5 -5
  137. package/SCSS-Themes/dropdowns/multi-select/fluent-lite.scss +1 -1
  138. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +5 -5
  139. package/SCSS-Themes/dropdowns/multi-select/fluent2-dark-lite.scss +3 -1
  140. package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +7 -5
  141. package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast-lite.scss +3 -1
  142. package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast.scss +7 -5
  143. package/SCSS-Themes/dropdowns/multi-select/fluent2-lite.scss +3 -1
  144. package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +7 -5
  145. package/SCSS-Themes/dropdowns/multi-select/highcontrast-lite.scss +2 -1
  146. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +6 -5
  147. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -4
  148. package/SCSS-Themes/dropdowns/multi-select/material-lite.scss +1 -1
  149. package/SCSS-Themes/dropdowns/multi-select/material.scss +5 -5
  150. package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +4 -4
  151. package/SCSS-Themes/dropdowns/multi-select/material3.scss +4 -4
  152. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark-lite.scss +2 -2
  153. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +6 -6
  154. package/SCSS-Themes/dropdowns/multi-select/tailwind-lite.scss +2 -2
  155. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +6 -6
  156. package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark-lite.scss +3 -1
  157. package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark.scss +7 -5
  158. package/SCSS-Themes/dropdowns/multi-select/tailwind3-lite.scss +3 -1
  159. package/SCSS-Themes/dropdowns/multi-select/tailwind3.scss +7 -5
  160. package/SCSS-Themes/fabric-dark-lite.scss +44 -4
  161. package/SCSS-Themes/fabric-dark.scss +48 -8
  162. package/SCSS-Themes/fabric-lite.scss +44 -4
  163. package/SCSS-Themes/fabric.scss +48 -8
  164. package/SCSS-Themes/fluent-dark-lite.scss +43 -5
  165. package/SCSS-Themes/fluent-dark.scss +47 -9
  166. package/SCSS-Themes/fluent-lite.scss +43 -5
  167. package/SCSS-Themes/fluent.scss +47 -9
  168. package/SCSS-Themes/fluent2-dark-lite.scss +49 -9
  169. package/SCSS-Themes/fluent2-dark.scss +53 -13
  170. package/SCSS-Themes/fluent2-highcontrast-lite.scss +49 -9
  171. package/SCSS-Themes/fluent2-highcontrast.scss +53 -13
  172. package/SCSS-Themes/fluent2-lite.scss +49 -9
  173. package/SCSS-Themes/fluent2.scss +53 -13
  174. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +7 -2
  175. package/SCSS-Themes/grids/grid/bds-dark.scss +7 -2
  176. package/SCSS-Themes/grids/grid/bds-lite.scss +7 -2
  177. package/SCSS-Themes/grids/grid/bds.scss +7 -2
  178. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +7 -2
  179. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -2
  180. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +7 -2
  181. package/SCSS-Themes/grids/grid/bootstrap.scss +7 -2
  182. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +7 -2
  183. package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -2
  184. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +7 -2
  185. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -2
  186. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +7 -2
  187. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +7 -2
  188. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +7 -2
  189. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +7 -2
  190. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +7 -2
  191. package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -2
  192. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +7 -2
  193. package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -2
  194. package/SCSS-Themes/grids/grid/fabric-lite.scss +7 -2
  195. package/SCSS-Themes/grids/grid/fabric.scss +7 -2
  196. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +7 -2
  197. package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -2
  198. package/SCSS-Themes/grids/grid/fluent-lite.scss +7 -2
  199. package/SCSS-Themes/grids/grid/fluent.scss +7 -2
  200. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +7 -2
  201. package/SCSS-Themes/grids/grid/fluent2-dark.scss +7 -2
  202. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +7 -2
  203. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +7 -2
  204. package/SCSS-Themes/grids/grid/fluent2-lite.scss +7 -2
  205. package/SCSS-Themes/grids/grid/fluent2.scss +7 -2
  206. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +7 -2
  207. package/SCSS-Themes/grids/grid/highcontrast.scss +7 -2
  208. package/SCSS-Themes/grids/grid/material-dark-lite.scss +7 -2
  209. package/SCSS-Themes/grids/grid/material-dark.scss +7 -2
  210. package/SCSS-Themes/grids/grid/material-lite.scss +7 -2
  211. package/SCSS-Themes/grids/grid/material.scss +7 -2
  212. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +7 -2
  213. package/SCSS-Themes/grids/grid/material3-dark.scss +7 -2
  214. package/SCSS-Themes/grids/grid/material3-lite.scss +7 -2
  215. package/SCSS-Themes/grids/grid/material3.scss +7 -2
  216. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +7 -2
  217. package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -2
  218. package/SCSS-Themes/grids/grid/tailwind-lite.scss +7 -2
  219. package/SCSS-Themes/grids/grid/tailwind.scss +7 -2
  220. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +7 -2
  221. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +7 -2
  222. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +7 -2
  223. package/SCSS-Themes/grids/grid/tailwind3.scss +7 -2
  224. package/SCSS-Themes/highcontrast-lite.scss +46 -5
  225. package/SCSS-Themes/highcontrast.scss +50 -9
  226. package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +1 -1
  227. package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -1
  228. package/SCSS-Themes/material-dark-lite.scss +43 -4
  229. package/SCSS-Themes/material-dark.scss +47 -8
  230. package/SCSS-Themes/material-lite.scss +44 -5
  231. package/SCSS-Themes/material.scss +48 -9
  232. package/SCSS-Themes/material3-dark-lite.scss +42 -4
  233. package/SCSS-Themes/material3-dark.scss +46 -8
  234. package/SCSS-Themes/material3-lite.scss +42 -4
  235. package/SCSS-Themes/material3.scss +46 -8
  236. package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +1 -1
  237. package/SCSS-Themes/notifications/toast/bds-dark.scss +1 -1
  238. package/SCSS-Themes/notifications/toast/bds-lite.scss +1 -1
  239. package/SCSS-Themes/notifications/toast/bds.scss +1 -1
  240. package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +1 -1
  241. package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +1 -1
  242. package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +1 -1
  243. package/SCSS-Themes/notifications/toast/bootstrap.scss +1 -1
  244. package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +1 -1
  245. package/SCSS-Themes/notifications/toast/bootstrap4.scss +1 -1
  246. package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +1 -1
  247. package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +1 -1
  248. package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +1 -1
  249. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +1 -1
  250. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +1 -1
  251. package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +1 -1
  252. package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +1 -1
  253. package/SCSS-Themes/notifications/toast/bootstrap5.scss +1 -1
  254. package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +1 -1
  255. package/SCSS-Themes/notifications/toast/fabric-dark.scss +1 -1
  256. package/SCSS-Themes/notifications/toast/fabric-lite.scss +1 -1
  257. package/SCSS-Themes/notifications/toast/fabric.scss +1 -1
  258. package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +1 -1
  259. package/SCSS-Themes/notifications/toast/fluent-dark.scss +1 -1
  260. package/SCSS-Themes/notifications/toast/fluent-lite.scss +1 -1
  261. package/SCSS-Themes/notifications/toast/fluent.scss +1 -1
  262. package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +5 -5
  263. package/SCSS-Themes/notifications/toast/fluent2-dark.scss +5 -5
  264. package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +5 -5
  265. package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +5 -5
  266. package/SCSS-Themes/notifications/toast/fluent2-lite.scss +5 -5
  267. package/SCSS-Themes/notifications/toast/fluent2.scss +5 -5
  268. package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +1 -1
  269. package/SCSS-Themes/notifications/toast/highcontrast.scss +1 -1
  270. package/SCSS-Themes/notifications/toast/material-dark-lite.scss +1 -1
  271. package/SCSS-Themes/notifications/toast/material-dark.scss +1 -1
  272. package/SCSS-Themes/notifications/toast/material-lite.scss +1 -1
  273. package/SCSS-Themes/notifications/toast/material.scss +1 -1
  274. package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +1 -1
  275. package/SCSS-Themes/notifications/toast/material3-dark.scss +1 -1
  276. package/SCSS-Themes/notifications/toast/material3-lite.scss +1 -1
  277. package/SCSS-Themes/notifications/toast/material3.scss +1 -1
  278. package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +1 -1
  279. package/SCSS-Themes/notifications/toast/tailwind-dark.scss +1 -1
  280. package/SCSS-Themes/notifications/toast/tailwind-lite.scss +1 -1
  281. package/SCSS-Themes/notifications/toast/tailwind.scss +1 -1
  282. package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +1 -1
  283. package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +1 -1
  284. package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +1 -1
  285. package/SCSS-Themes/notifications/toast/tailwind3.scss +1 -1
  286. package/SCSS-Themes/pivotview/pivotview/bds-dark-lite.scss +4 -0
  287. package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +4 -0
  288. package/SCSS-Themes/pivotview/pivotview/bds-lite.scss +4 -0
  289. package/SCSS-Themes/pivotview/pivotview/bds.scss +4 -0
  290. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark-lite.scss +4 -0
  291. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +4 -0
  292. package/SCSS-Themes/pivotview/pivotview/bootstrap-lite.scss +4 -0
  293. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +4 -0
  294. package/SCSS-Themes/pivotview/pivotview/bootstrap4-lite.scss +4 -0
  295. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +4 -0
  296. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark-lite.scss +4 -0
  297. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +4 -0
  298. package/SCSS-Themes/pivotview/pivotview/bootstrap5-lite.scss +4 -0
  299. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark-lite.scss +4 -0
  300. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark.scss +4 -0
  301. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-lite.scss +4 -0
  302. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +4 -0
  303. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +4 -0
  304. package/SCSS-Themes/pivotview/pivotview/fabric-dark-lite.scss +4 -0
  305. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +4 -0
  306. package/SCSS-Themes/pivotview/pivotview/fabric-lite.scss +4 -0
  307. package/SCSS-Themes/pivotview/pivotview/fabric.scss +4 -0
  308. package/SCSS-Themes/pivotview/pivotview/fluent-dark-lite.scss +4 -0
  309. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +4 -0
  310. package/SCSS-Themes/pivotview/pivotview/fluent-lite.scss +4 -0
  311. package/SCSS-Themes/pivotview/pivotview/fluent.scss +4 -0
  312. package/SCSS-Themes/pivotview/pivotview/fluent2-dark-lite.scss +4 -0
  313. package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +4 -0
  314. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast-lite.scss +4 -0
  315. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast.scss +4 -0
  316. package/SCSS-Themes/pivotview/pivotview/fluent2-lite.scss +4 -0
  317. package/SCSS-Themes/pivotview/pivotview/fluent2.scss +4 -0
  318. package/SCSS-Themes/pivotview/pivotview/highcontrast-lite.scss +4 -0
  319. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +4 -0
  320. package/SCSS-Themes/pivotview/pivotview/material-dark-lite.scss +4 -0
  321. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +4 -0
  322. package/SCSS-Themes/pivotview/pivotview/material-lite.scss +4 -0
  323. package/SCSS-Themes/pivotview/pivotview/material.scss +4 -0
  324. package/SCSS-Themes/pivotview/pivotview/material3-dark-lite.scss +4 -0
  325. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +4 -0
  326. package/SCSS-Themes/pivotview/pivotview/material3-lite.scss +4 -0
  327. package/SCSS-Themes/pivotview/pivotview/material3.scss +4 -0
  328. package/SCSS-Themes/pivotview/pivotview/tailwind-dark-lite.scss +4 -0
  329. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +4 -0
  330. package/SCSS-Themes/pivotview/pivotview/tailwind-lite.scss +4 -0
  331. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +4 -0
  332. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark-lite.scss +4 -0
  333. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark.scss +4 -0
  334. package/SCSS-Themes/pivotview/pivotview/tailwind3-lite.scss +4 -0
  335. package/SCSS-Themes/pivotview/pivotview/tailwind3.scss +4 -0
  336. package/SCSS-Themes/querybuilder/query-builder/bds-dark-lite.scss +25 -0
  337. package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +25 -0
  338. package/SCSS-Themes/querybuilder/query-builder/bds-lite.scss +25 -0
  339. package/SCSS-Themes/querybuilder/query-builder/bds.scss +25 -0
  340. package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark-lite.scss +25 -0
  341. package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +25 -0
  342. package/SCSS-Themes/querybuilder/query-builder/bootstrap-lite.scss +27 -0
  343. package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +27 -0
  344. package/SCSS-Themes/querybuilder/query-builder/bootstrap4-lite.scss +26 -0
  345. package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +26 -0
  346. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark-lite.scss +25 -0
  347. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +25 -0
  348. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-lite.scss +25 -0
  349. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark-lite.scss +25 -0
  350. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark.scss +25 -0
  351. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-lite.scss +25 -0
  352. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3.scss +25 -0
  353. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +25 -0
  354. package/SCSS-Themes/querybuilder/query-builder/fabric-dark-lite.scss +27 -0
  355. package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +27 -0
  356. package/SCSS-Themes/querybuilder/query-builder/fabric-lite.scss +27 -0
  357. package/SCSS-Themes/querybuilder/query-builder/fabric.scss +27 -0
  358. package/SCSS-Themes/querybuilder/query-builder/fluent-dark-lite.scss +25 -0
  359. package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +25 -0
  360. package/SCSS-Themes/querybuilder/query-builder/fluent-lite.scss +25 -0
  361. package/SCSS-Themes/querybuilder/query-builder/fluent.scss +25 -0
  362. package/SCSS-Themes/querybuilder/query-builder/fluent2-dark-lite.scss +25 -0
  363. package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +25 -0
  364. package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast-lite.scss +25 -0
  365. package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast.scss +25 -0
  366. package/SCSS-Themes/querybuilder/query-builder/fluent2-lite.scss +25 -0
  367. package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +25 -0
  368. package/SCSS-Themes/querybuilder/query-builder/highcontrast-lite.scss +27 -0
  369. package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +27 -0
  370. package/SCSS-Themes/querybuilder/query-builder/material-dark-lite.scss +26 -0
  371. package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +26 -0
  372. package/SCSS-Themes/querybuilder/query-builder/material-lite.scss +26 -0
  373. package/SCSS-Themes/querybuilder/query-builder/material.scss +26 -0
  374. package/SCSS-Themes/querybuilder/query-builder/material3-dark-lite.scss +25 -0
  375. package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +25 -0
  376. package/SCSS-Themes/querybuilder/query-builder/material3-lite.scss +25 -0
  377. package/SCSS-Themes/querybuilder/query-builder/material3.scss +25 -0
  378. package/SCSS-Themes/querybuilder/query-builder/tailwind-dark-lite.scss +25 -0
  379. package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +25 -0
  380. package/SCSS-Themes/querybuilder/query-builder/tailwind-lite.scss +25 -0
  381. package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +25 -0
  382. package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark-lite.scss +25 -0
  383. package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark.scss +25 -0
  384. package/SCSS-Themes/querybuilder/query-builder/tailwind3-lite.scss +25 -0
  385. package/SCSS-Themes/querybuilder/query-builder/tailwind3.scss +25 -0
  386. package/SCSS-Themes/tailwind-dark-lite.scss +44 -6
  387. package/SCSS-Themes/tailwind-dark.scss +48 -10
  388. package/SCSS-Themes/tailwind-lite.scss +44 -6
  389. package/SCSS-Themes/tailwind.scss +48 -10
  390. package/SCSS-Themes/tailwind3-dark-lite.scss +45 -5
  391. package/SCSS-Themes/tailwind3-dark.scss +49 -9
  392. package/SCSS-Themes/tailwind3-lite.scss +45 -5
  393. package/SCSS-Themes/tailwind3.scss +49 -9
  394. package/package.json +1 -1
@@ -22117,7 +22117,7 @@ $cbox-border-style: solid !default;
22117
22117
  bottom: $cbox-ripple-size;
22118
22118
  height: $cbox-ripple-height;
22119
22119
  left: $cbox-ripple-size;
22120
- pointer-events: none;
22120
+ pointer-events: auto;
22121
22121
  position: absolute;
22122
22122
  right: $cbox-ripple-size;
22123
22123
  top: $cbox-ripple-size;
@@ -22307,6 +22307,10 @@ $cbox-border-style: solid !default;
22307
22307
  pointer-events: none;
22308
22308
  }
22309
22309
 
22310
+ .e-overlay .e-checkbox-wrapper .e-ripple-container {
22311
+ pointer-events: none;
22312
+ }
22313
+
22310
22314
  .e-small .e-checkbox-wrapper,
22311
22315
  .e-small.e-checkbox-wrapper,
22312
22316
  .e-small .e-css.e-checkbox-wrapper,
@@ -65069,7 +65073,8 @@ $grid-checkmark-color: $primary !default;
65069
65073
  .e-detailheadercell {
65070
65074
  border-width: $grid-headercell-both-border-width;
65071
65075
  }
65072
- .e-headercell.e-grid-group-first-cell {
65076
+ .e-headercell.e-grid-group-first-cell,
65077
+ .e-headercell.e-first-visible-cell {
65073
65078
  border-left-width: 0;
65074
65079
  }
65075
65080
  }
@@ -65485,7 +65490,11 @@ $grid-checkmark-color: $primary !default;
65485
65490
  &.e-verticallines,
65486
65491
  &.e-bothlines {
65487
65492
  .e-rowcell.e-grid-group-first-cell,
65488
- .e-headercell.e-grid-group-first-cell {
65493
+ .e-rowcell.e-first-visible-cell,
65494
+ .e-headercell.e-grid-group-first-cell,
65495
+ .e-headercell.e-first-visible-cell,
65496
+ .e-filterbarcell.e-grid-group-first-cell,
65497
+ .e-filterbarcell.e-first-visible-cell {
65489
65498
  border-left-width: 0;
65490
65499
  }
65491
65500
  }
@@ -83294,7 +83303,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
83294
83303
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
83295
83304
  left: 0;
83296
83305
  margin-left: 12px;
83297
- margin-top: 10px;
83306
+ margin-top: 15px;
83298
83307
  padding-bottom: 6px;
83299
83308
  position: absolute;
83300
83309
  }
@@ -98578,6 +98587,10 @@ $pivotview-touch-header-text-padding: 15px !default;
98578
98587
  margin-left: 18px !important;
98579
98588
  }
98580
98589
 
98590
+ .e-toolbar-item.e-template .e-toolbar-template-container {
98591
+ display: flex;
98592
+ }
98593
+
98581
98594
  .e-toolbar-item.e-template,
98582
98595
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
98583
98596
  {
@@ -100758,6 +100771,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
100758
100771
  $qrybldr-drag-grp-big-list-heg: 35px !default;
100759
100772
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
100760
100773
  $qryblr-drag-icon-color: $secondary-text-color !default;
100774
+ $spinner-border-light-color: $primary-light !default;
100775
+ $spinner-border-color: $primary !default;
100761
100776
 
100762
100777
  @mixin fluent2-small-round-btn {
100763
100778
  @if $theme-name == 'fluent2' {
@@ -101834,6 +101849,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
101834
101849
  }
101835
101850
  }
101836
101851
 
101852
+ .e-querybuilder-spinner::before {
101853
+ content: '';
101854
+ position: absolute;
101855
+ left: 50%;
101856
+ transform: translateX(-50%);
101857
+ width: 16px;
101858
+ height: 16px;
101859
+ border: 2px solid $spinner-border-light-color;
101860
+ border-top: 2px solid $spinner-border-color;
101861
+ border-radius: 50%;
101862
+ animation: spin 1s linear infinite;
101863
+ }
101864
+
101865
+ @keyframes spin {
101866
+ 0% {
101867
+ transform: translateX(-50%) rotate(0deg);
101868
+ }
101869
+
101870
+ 100% {
101871
+ transform: translateX(-50%) rotate(360deg);
101872
+ }
101873
+ }
101874
+
101837
101875
 
101838
101876
  @include export-module('query-builder-bds-icons') {
101839
101877
  .e-query-builder {
@@ -31315,7 +31315,7 @@ $cbox-border-style: solid !default;
31315
31315
  bottom: $cbox-ripple-size;
31316
31316
  height: $cbox-ripple-height;
31317
31317
  left: $cbox-ripple-size;
31318
- pointer-events: none;
31318
+ pointer-events: auto;
31319
31319
  position: absolute;
31320
31320
  right: $cbox-ripple-size;
31321
31321
  top: $cbox-ripple-size;
@@ -31505,6 +31505,10 @@ $cbox-border-style: solid !default;
31505
31505
  pointer-events: none;
31506
31506
  }
31507
31507
 
31508
+ .e-overlay .e-checkbox-wrapper .e-ripple-container {
31509
+ pointer-events: none;
31510
+ }
31511
+
31508
31512
  .e-small .e-checkbox-wrapper,
31509
31513
  .e-small.e-checkbox-wrapper,
31510
31514
  .e-small .e-css.e-checkbox-wrapper,
@@ -69345,7 +69349,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
69345
69349
  margin-top: $ddl-closer-margin-top-bigger;
69346
69350
  }
69347
69351
  @if $ddl-multiselect-skin-name == 'fluent2' {
69348
- margin-top: -2.5em;
69352
+ margin-top: -32px;
69349
69353
  }
69350
69354
  @if $ddl-multiselect-skin-name == 'FluentUI' {
69351
69355
  margin-top: $ddl-bigger-clear-margin-top;
@@ -69356,7 +69360,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
69356
69360
  @if $ddl-multiselect-skin-name == 'bootstrap5' or $ddl-multiselect-skin-name == 'bootstrap5.3' {
69357
69361
  margin-top: -2.15em;
69358
69362
  }
69359
- @if $ddl-multiselect-skin-name == 'highcontrast' or $ddl-multiselect-skin-name == 'fabric' {
69363
+ @if $ddl-multiselect-skin-name == 'fabric' {
69360
69364
  margin-top: -3.2em;
69361
69365
  }
69362
69366
  @if $ddl-multiselect-skin-name == 'tailwind' {
@@ -71123,7 +71127,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
71123
71127
  @if $skin-name == 'bootstrap4' {
71124
71128
  .e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
71125
71129
  .e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
71126
- font-size: 14px;
71130
+ font-size: 16px;
71127
71131
  }
71128
71132
  .e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
71129
71133
  .e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
@@ -71172,7 +71176,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
71172
71176
  @if $skin-name == 'FluentUI' {
71173
71177
  .e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
71174
71178
  .e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
71175
- margin-top: -1.6em;
71179
+ margin-top: -24px;
71176
71180
  }
71177
71181
  }
71178
71182
  @if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
@@ -87474,7 +87478,8 @@ $grid-checkmark-color: $primary !default;
87474
87478
  .e-detailheadercell {
87475
87479
  border-width: $grid-headercell-both-border-width;
87476
87480
  }
87477
- .e-headercell.e-grid-group-first-cell {
87481
+ .e-headercell.e-grid-group-first-cell,
87482
+ .e-headercell.e-first-visible-cell {
87478
87483
  border-left-width: 0;
87479
87484
  }
87480
87485
  }
@@ -87890,7 +87895,11 @@ $grid-checkmark-color: $primary !default;
87890
87895
  &.e-verticallines,
87891
87896
  &.e-bothlines {
87892
87897
  .e-rowcell.e-grid-group-first-cell,
87893
- .e-headercell.e-grid-group-first-cell {
87898
+ .e-rowcell.e-first-visible-cell,
87899
+ .e-headercell.e-grid-group-first-cell,
87900
+ .e-headercell.e-first-visible-cell,
87901
+ .e-filterbarcell.e-grid-group-first-cell,
87902
+ .e-filterbarcell.e-first-visible-cell {
87894
87903
  border-left-width: 0;
87895
87904
  }
87896
87905
  }
@@ -110783,7 +110792,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
110783
110792
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110784
110793
  left: 0;
110785
110794
  margin-left: 12px;
110786
- margin-top: 10px;
110795
+ margin-top: 15px;
110787
110796
  padding-bottom: 6px;
110788
110797
  position: absolute;
110789
110798
  }
@@ -128682,6 +128691,10 @@ $pivotview-touch-header-text-padding: 15px !default;
128682
128691
  margin-left: 18px !important;
128683
128692
  }
128684
128693
 
128694
+ .e-toolbar-item.e-template .e-toolbar-template-container {
128695
+ display: flex;
128696
+ }
128697
+
128685
128698
  .e-toolbar-item.e-template,
128686
128699
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
128687
128700
  {
@@ -131497,6 +131510,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
131497
131510
  $qrybldr-drag-grp-big-list-heg: 35px !default;
131498
131511
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
131499
131512
  $qryblr-drag-icon-color: $secondary-text-color !default;
131513
+ $spinner-border-light-color: $primary-light !default;
131514
+ $spinner-border-color: $primary !default;
131500
131515
 
131501
131516
  @mixin fluent2-small-round-btn {
131502
131517
  @if $theme-name == 'fluent2' {
@@ -132573,6 +132588,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
132573
132588
  }
132574
132589
  }
132575
132590
 
132591
+ .e-querybuilder-spinner::before {
132592
+ content: '';
132593
+ position: absolute;
132594
+ left: 50%;
132595
+ transform: translateX(-50%);
132596
+ width: 16px;
132597
+ height: 16px;
132598
+ border: 2px solid $spinner-border-light-color;
132599
+ border-top: 2px solid $spinner-border-color;
132600
+ border-radius: 50%;
132601
+ animation: spin 1s linear infinite;
132602
+ }
132603
+
132604
+ @keyframes spin {
132605
+ 0% {
132606
+ transform: translateX(-50%) rotate(0deg);
132607
+ }
132608
+
132609
+ 100% {
132610
+ transform: translateX(-50%) rotate(360deg);
132611
+ }
132612
+ }
132613
+
132576
132614
 
132577
132615
  @include export-module('query-builder-bds-icons') {
132578
132616
  .e-query-builder {
@@ -34,7 +34,7 @@
34
34
  --color-sf-text-tertiary: #{#475467};
35
35
  --color-sf-text-tertiary-hover: #{#344054};
36
36
  --color-sf-text-tertiary-on-brand: #{#eaecf0};
37
- --color-sf-text-quarterary: #{#101828};
37
+ --color-sf-text-quarterary: #{#667085};
38
38
  --color-sf-text-quarterary-on-brand: #{#101828};
39
39
  --color-sf-text-white: #{#fff};
40
40
  --color-sf-text-disabled: #{#667085};
@@ -22412,7 +22412,7 @@ $cbox-border-style: solid !default;
22412
22412
  bottom: $cbox-ripple-size;
22413
22413
  height: $cbox-ripple-height;
22414
22414
  left: $cbox-ripple-size;
22415
- pointer-events: none;
22415
+ pointer-events: auto;
22416
22416
  position: absolute;
22417
22417
  right: $cbox-ripple-size;
22418
22418
  top: $cbox-ripple-size;
@@ -22602,6 +22602,10 @@ $cbox-border-style: solid !default;
22602
22602
  pointer-events: none;
22603
22603
  }
22604
22604
 
22605
+ .e-overlay .e-checkbox-wrapper .e-ripple-container {
22606
+ pointer-events: none;
22607
+ }
22608
+
22605
22609
  .e-small .e-checkbox-wrapper,
22606
22610
  .e-small.e-checkbox-wrapper,
22607
22611
  .e-small .e-css.e-checkbox-wrapper,
@@ -65364,7 +65368,8 @@ $grid-checkmark-color: $primary !default;
65364
65368
  .e-detailheadercell {
65365
65369
  border-width: $grid-headercell-both-border-width;
65366
65370
  }
65367
- .e-headercell.e-grid-group-first-cell {
65371
+ .e-headercell.e-grid-group-first-cell,
65372
+ .e-headercell.e-first-visible-cell {
65368
65373
  border-left-width: 0;
65369
65374
  }
65370
65375
  }
@@ -65780,7 +65785,11 @@ $grid-checkmark-color: $primary !default;
65780
65785
  &.e-verticallines,
65781
65786
  &.e-bothlines {
65782
65787
  .e-rowcell.e-grid-group-first-cell,
65783
- .e-headercell.e-grid-group-first-cell {
65788
+ .e-rowcell.e-first-visible-cell,
65789
+ .e-headercell.e-grid-group-first-cell,
65790
+ .e-headercell.e-first-visible-cell,
65791
+ .e-filterbarcell.e-grid-group-first-cell,
65792
+ .e-filterbarcell.e-first-visible-cell {
65784
65793
  border-left-width: 0;
65785
65794
  }
65786
65795
  }
@@ -83589,7 +83598,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
83589
83598
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
83590
83599
  left: 0;
83591
83600
  margin-left: 12px;
83592
- margin-top: 10px;
83601
+ margin-top: 15px;
83593
83602
  padding-bottom: 6px;
83594
83603
  position: absolute;
83595
83604
  }
@@ -98873,6 +98882,10 @@ $pivotview-touch-header-text-padding: 15px !default;
98873
98882
  margin-left: 18px !important;
98874
98883
  }
98875
98884
 
98885
+ .e-toolbar-item.e-template .e-toolbar-template-container {
98886
+ display: flex;
98887
+ }
98888
+
98876
98889
  .e-toolbar-item.e-template,
98877
98890
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
98878
98891
  {
@@ -101053,6 +101066,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
101053
101066
  $qrybldr-drag-grp-big-list-heg: 35px !default;
101054
101067
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
101055
101068
  $qryblr-drag-icon-color: $secondary-text-color !default;
101069
+ $spinner-border-light-color: $primary-light !default;
101070
+ $spinner-border-color: $primary !default;
101056
101071
 
101057
101072
  @mixin fluent2-small-round-btn {
101058
101073
  @if $theme-name == 'fluent2' {
@@ -102129,6 +102144,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
102129
102144
  }
102130
102145
  }
102131
102146
 
102147
+ .e-querybuilder-spinner::before {
102148
+ content: '';
102149
+ position: absolute;
102150
+ left: 50%;
102151
+ transform: translateX(-50%);
102152
+ width: 16px;
102153
+ height: 16px;
102154
+ border: 2px solid $spinner-border-light-color;
102155
+ border-top: 2px solid $spinner-border-color;
102156
+ border-radius: 50%;
102157
+ animation: spin 1s linear infinite;
102158
+ }
102159
+
102160
+ @keyframes spin {
102161
+ 0% {
102162
+ transform: translateX(-50%) rotate(0deg);
102163
+ }
102164
+
102165
+ 100% {
102166
+ transform: translateX(-50%) rotate(360deg);
102167
+ }
102168
+ }
102169
+
102132
102170
 
102133
102171
  @include export-module('query-builder-bds-icons') {
102134
102172
  .e-query-builder {
@@ -34,7 +34,7 @@
34
34
  --color-sf-text-tertiary: #{#475467};
35
35
  --color-sf-text-tertiary-hover: #{#344054};
36
36
  --color-sf-text-tertiary-on-brand: #{#eaecf0};
37
- --color-sf-text-quarterary: #{#101828};
37
+ --color-sf-text-quarterary: #{#667085};
38
38
  --color-sf-text-quarterary-on-brand: #{#101828};
39
39
  --color-sf-text-white: #{#fff};
40
40
  --color-sf-text-disabled: #{#667085};
@@ -31610,7 +31610,7 @@ $cbox-border-style: solid !default;
31610
31610
  bottom: $cbox-ripple-size;
31611
31611
  height: $cbox-ripple-height;
31612
31612
  left: $cbox-ripple-size;
31613
- pointer-events: none;
31613
+ pointer-events: auto;
31614
31614
  position: absolute;
31615
31615
  right: $cbox-ripple-size;
31616
31616
  top: $cbox-ripple-size;
@@ -31800,6 +31800,10 @@ $cbox-border-style: solid !default;
31800
31800
  pointer-events: none;
31801
31801
  }
31802
31802
 
31803
+ .e-overlay .e-checkbox-wrapper .e-ripple-container {
31804
+ pointer-events: none;
31805
+ }
31806
+
31803
31807
  .e-small .e-checkbox-wrapper,
31804
31808
  .e-small.e-checkbox-wrapper,
31805
31809
  .e-small .e-css.e-checkbox-wrapper,
@@ -69640,7 +69644,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
69640
69644
  margin-top: $ddl-closer-margin-top-bigger;
69641
69645
  }
69642
69646
  @if $ddl-multiselect-skin-name == 'fluent2' {
69643
- margin-top: -2.5em;
69647
+ margin-top: -32px;
69644
69648
  }
69645
69649
  @if $ddl-multiselect-skin-name == 'FluentUI' {
69646
69650
  margin-top: $ddl-bigger-clear-margin-top;
@@ -69651,7 +69655,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
69651
69655
  @if $ddl-multiselect-skin-name == 'bootstrap5' or $ddl-multiselect-skin-name == 'bootstrap5.3' {
69652
69656
  margin-top: -2.15em;
69653
69657
  }
69654
- @if $ddl-multiselect-skin-name == 'highcontrast' or $ddl-multiselect-skin-name == 'fabric' {
69658
+ @if $ddl-multiselect-skin-name == 'fabric' {
69655
69659
  margin-top: -3.2em;
69656
69660
  }
69657
69661
  @if $ddl-multiselect-skin-name == 'tailwind' {
@@ -71418,7 +71422,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
71418
71422
  @if $skin-name == 'bootstrap4' {
71419
71423
  .e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
71420
71424
  .e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
71421
- font-size: 14px;
71425
+ font-size: 16px;
71422
71426
  }
71423
71427
  .e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
71424
71428
  .e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
@@ -71467,7 +71471,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
71467
71471
  @if $skin-name == 'FluentUI' {
71468
71472
  .e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
71469
71473
  .e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
71470
- margin-top: -1.6em;
71474
+ margin-top: -24px;
71471
71475
  }
71472
71476
  }
71473
71477
  @if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
@@ -87769,7 +87773,8 @@ $grid-checkmark-color: $primary !default;
87769
87773
  .e-detailheadercell {
87770
87774
  border-width: $grid-headercell-both-border-width;
87771
87775
  }
87772
- .e-headercell.e-grid-group-first-cell {
87776
+ .e-headercell.e-grid-group-first-cell,
87777
+ .e-headercell.e-first-visible-cell {
87773
87778
  border-left-width: 0;
87774
87779
  }
87775
87780
  }
@@ -88185,7 +88190,11 @@ $grid-checkmark-color: $primary !default;
88185
88190
  &.e-verticallines,
88186
88191
  &.e-bothlines {
88187
88192
  .e-rowcell.e-grid-group-first-cell,
88188
- .e-headercell.e-grid-group-first-cell {
88193
+ .e-rowcell.e-first-visible-cell,
88194
+ .e-headercell.e-grid-group-first-cell,
88195
+ .e-headercell.e-first-visible-cell,
88196
+ .e-filterbarcell.e-grid-group-first-cell,
88197
+ .e-filterbarcell.e-first-visible-cell {
88189
88198
  border-left-width: 0;
88190
88199
  }
88191
88200
  }
@@ -111078,7 +111087,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
111078
111087
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
111079
111088
  left: 0;
111080
111089
  margin-left: 12px;
111081
- margin-top: 10px;
111090
+ margin-top: 15px;
111082
111091
  padding-bottom: 6px;
111083
111092
  position: absolute;
111084
111093
  }
@@ -128977,6 +128986,10 @@ $pivotview-touch-header-text-padding: 15px !default;
128977
128986
  margin-left: 18px !important;
128978
128987
  }
128979
128988
 
128989
+ .e-toolbar-item.e-template .e-toolbar-template-container {
128990
+ display: flex;
128991
+ }
128992
+
128980
128993
  .e-toolbar-item.e-template,
128981
128994
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
128982
128995
  {
@@ -131792,6 +131805,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
131792
131805
  $qrybldr-drag-grp-big-list-heg: 35px !default;
131793
131806
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
131794
131807
  $qryblr-drag-icon-color: $secondary-text-color !default;
131808
+ $spinner-border-light-color: $primary-light !default;
131809
+ $spinner-border-color: $primary !default;
131795
131810
 
131796
131811
  @mixin fluent2-small-round-btn {
131797
131812
  @if $theme-name == 'fluent2' {
@@ -132868,6 +132883,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
132868
132883
  }
132869
132884
  }
132870
132885
 
132886
+ .e-querybuilder-spinner::before {
132887
+ content: '';
132888
+ position: absolute;
132889
+ left: 50%;
132890
+ transform: translateX(-50%);
132891
+ width: 16px;
132892
+ height: 16px;
132893
+ border: 2px solid $spinner-border-light-color;
132894
+ border-top: 2px solid $spinner-border-color;
132895
+ border-radius: 50%;
132896
+ animation: spin 1s linear infinite;
132897
+ }
132898
+
132899
+ @keyframes spin {
132900
+ 0% {
132901
+ transform: translateX(-50%) rotate(0deg);
132902
+ }
132903
+
132904
+ 100% {
132905
+ transform: translateX(-50%) rotate(360deg);
132906
+ }
132907
+ }
132908
+
132871
132909
 
132872
132910
  @include export-module('query-builder-bds-icons') {
132873
132911
  .e-query-builder {
@@ -21016,7 +21016,7 @@ $cbox-border-style: solid !default;
21016
21016
  bottom: $cbox-ripple-size;
21017
21017
  height: $cbox-ripple-height;
21018
21018
  left: $cbox-ripple-size;
21019
- pointer-events: none;
21019
+ pointer-events: auto;
21020
21020
  position: absolute;
21021
21021
  right: $cbox-ripple-size;
21022
21022
  top: $cbox-ripple-size;
@@ -21206,6 +21206,10 @@ $cbox-border-style: solid !default;
21206
21206
  pointer-events: none;
21207
21207
  }
21208
21208
 
21209
+ .e-overlay .e-checkbox-wrapper .e-ripple-container {
21210
+ pointer-events: none;
21211
+ }
21212
+
21209
21213
  .e-small .e-checkbox-wrapper,
21210
21214
  .e-small.e-checkbox-wrapper,
21211
21215
  .e-small .e-css.e-checkbox-wrapper,
@@ -63575,7 +63579,8 @@ $grid-checkmark-color: $grey-light-font !default;
63575
63579
  .e-detailheadercell {
63576
63580
  border-width: $grid-headercell-both-border-width;
63577
63581
  }
63578
- .e-headercell.e-grid-group-first-cell {
63582
+ .e-headercell.e-grid-group-first-cell,
63583
+ .e-headercell.e-first-visible-cell {
63579
63584
  border-left-width: 0;
63580
63585
  }
63581
63586
  }
@@ -63991,7 +63996,11 @@ $grid-checkmark-color: $grey-light-font !default;
63991
63996
  &.e-verticallines,
63992
63997
  &.e-bothlines {
63993
63998
  .e-rowcell.e-grid-group-first-cell,
63994
- .e-headercell.e-grid-group-first-cell {
63999
+ .e-rowcell.e-first-visible-cell,
64000
+ .e-headercell.e-grid-group-first-cell,
64001
+ .e-headercell.e-first-visible-cell,
64002
+ .e-filterbarcell.e-grid-group-first-cell,
64003
+ .e-filterbarcell.e-first-visible-cell {
63995
64004
  border-left-width: 0;
63996
64005
  }
63997
64006
  }
@@ -81843,7 +81852,7 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
81843
81852
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81844
81853
  left: 0;
81845
81854
  margin-left: 12px;
81846
- margin-top: 10px;
81855
+ margin-top: 15px;
81847
81856
  padding-bottom: 6px;
81848
81857
  position: absolute;
81849
81858
  }
@@ -97122,6 +97131,10 @@ $pivotview-touch-header-text-padding: 8px !default;
97122
97131
  margin-left: 18px !important;
97123
97132
  }
97124
97133
 
97134
+ .e-toolbar-item.e-template .e-toolbar-template-container {
97135
+ display: flex;
97136
+ }
97137
+
97125
97138
  .e-toolbar-item.e-template,
97126
97139
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
97127
97140
  {
@@ -99301,6 +99314,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
99301
99314
  $qrybldr-drag-grp-big-list-heg: 35px !default;
99302
99315
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
99303
99316
  $qryblr-drag-icon-color: $grey-dark-font !default;
99317
+ $spinner-border-light-color: $brand-primary-lighten-40 !default;
99318
+ $spinner-border-color: $brand-primary !default;
99304
99319
 
99305
99320
  @mixin fluent2-small-round-btn {
99306
99321
  @if $theme-name == 'fluent2' {
@@ -100377,6 +100392,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
100377
100392
  }
100378
100393
  }
100379
100394
 
100395
+ .e-querybuilder-spinner::before {
100396
+ content: '';
100397
+ position: absolute;
100398
+ left: 50%;
100399
+ transform: translateX(-50%);
100400
+ width: 16px;
100401
+ height: 16px;
100402
+ border: 2px solid $spinner-border-light-color;
100403
+ border-top: 2px solid $spinner-border-color;
100404
+ border-radius: 50%;
100405
+ animation: spin 1s linear infinite;
100406
+ }
100407
+
100408
+ @keyframes spin {
100409
+ 0% {
100410
+ transform: translateX(-50%) rotate(0deg);
100411
+ }
100412
+
100413
+ 100% {
100414
+ transform: translateX(-50%) rotate(360deg);
100415
+ }
100416
+ }
100417
+
100380
100418
 
100381
100419
  @include export-module('query-builder-material-icons') {
100382
100420
  .e-query-builder {