@syncfusion/blazor-themes 28.2.6 → 28.2.9

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 (283) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +17 -5
  2. package/Compiled-Themes/bds-dark.css +27 -7
  3. package/Compiled-Themes/bds-lite.css +17 -5
  4. package/Compiled-Themes/bds.css +27 -7
  5. package/Compiled-Themes/bootstrap-dark-lite.css +15 -3
  6. package/Compiled-Themes/bootstrap-dark.css +30 -3
  7. package/Compiled-Themes/bootstrap-lite.css +15 -3
  8. package/Compiled-Themes/bootstrap.css +30 -3
  9. package/Compiled-Themes/bootstrap4-lite.css +20 -8
  10. package/Compiled-Themes/bootstrap4.css +36 -9
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +26 -14
  12. package/Compiled-Themes/bootstrap5-dark.css +35 -15
  13. package/Compiled-Themes/bootstrap5-lite.css +26 -14
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +26 -14
  15. package/Compiled-Themes/bootstrap5.3-dark.css +42 -15
  16. package/Compiled-Themes/bootstrap5.3-lite.css +26 -14
  17. package/Compiled-Themes/bootstrap5.3.css +42 -15
  18. package/Compiled-Themes/bootstrap5.css +35 -15
  19. package/Compiled-Themes/fabric-dark-lite.css +15 -3
  20. package/Compiled-Themes/fabric-dark.css +33 -6
  21. package/Compiled-Themes/fabric-lite.css +15 -3
  22. package/Compiled-Themes/fabric.css +33 -6
  23. package/Compiled-Themes/fluent-dark-lite.css +16 -4
  24. package/Compiled-Themes/fluent-dark.css +25 -5
  25. package/Compiled-Themes/fluent-lite.css +16 -4
  26. package/Compiled-Themes/fluent.css +25 -5
  27. package/Compiled-Themes/fluent2-dark-lite.css +17 -5
  28. package/Compiled-Themes/fluent2-dark.css +33 -6
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +17 -5
  30. package/Compiled-Themes/fluent2-highcontrast.css +33 -6
  31. package/Compiled-Themes/fluent2-lite.css +17 -5
  32. package/Compiled-Themes/fluent2.css +33 -6
  33. package/Compiled-Themes/highcontrast-lite.css +16 -4
  34. package/Compiled-Themes/highcontrast.css +32 -5
  35. package/Compiled-Themes/material-dark-lite.css +16 -4
  36. package/Compiled-Themes/material-dark.css +32 -5
  37. package/Compiled-Themes/material-lite.css +17 -5
  38. package/Compiled-Themes/material.css +33 -6
  39. package/Compiled-Themes/material3-dark-lite.css +28 -16
  40. package/Compiled-Themes/material3-dark.css +44 -17
  41. package/Compiled-Themes/material3-lite.css +28 -16
  42. package/Compiled-Themes/material3.css +44 -17
  43. package/Compiled-Themes/tailwind-dark-lite.css +17 -5
  44. package/Compiled-Themes/tailwind-dark.css +27 -7
  45. package/Compiled-Themes/tailwind-lite.css +17 -5
  46. package/Compiled-Themes/tailwind.css +27 -7
  47. package/Compiled-Themes/tailwind3-dark-lite.css +24 -13
  48. package/Compiled-Themes/tailwind3-dark.css +40 -14
  49. package/Compiled-Themes/tailwind3-lite.css +24 -13
  50. package/Compiled-Themes/tailwind3.css +40 -14
  51. package/SCSS-Themes/bds-dark-lite.scss +28 -12
  52. package/SCSS-Themes/bds-dark.scss +40 -24
  53. package/SCSS-Themes/bds-lite.scss +28 -12
  54. package/SCSS-Themes/bds.scss +40 -24
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +25 -9
  56. package/SCSS-Themes/bootstrap-dark.scss +37 -21
  57. package/SCSS-Themes/bootstrap-lite.scss +26 -9
  58. package/SCSS-Themes/bootstrap.scss +38 -21
  59. package/SCSS-Themes/bootstrap4-lite.scss +29 -13
  60. package/SCSS-Themes/bootstrap4.scss +41 -25
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +29 -14
  62. package/SCSS-Themes/bootstrap5-dark.scss +41 -26
  63. package/SCSS-Themes/bootstrap5-lite.scss +29 -14
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +29 -14
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +41 -26
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +29 -14
  67. package/SCSS-Themes/bootstrap5.3.scss +41 -26
  68. package/SCSS-Themes/bootstrap5.scss +41 -26
  69. package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark-lite.scss +2 -2
  70. package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +2 -2
  71. package/SCSS-Themes/documenteditor/document-editor-container/fabric-lite.scss +2 -2
  72. package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +2 -2
  73. package/SCSS-Themes/documenteditor/document-editor-container/highcontrast-lite.scss +1 -1
  74. package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +1 -1
  75. package/SCSS-Themes/documenteditor/document-editor-container/material-dark-lite.scss +2 -2
  76. package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +2 -2
  77. package/SCSS-Themes/documenteditor/document-editor-container/material-lite.scss +2 -2
  78. package/SCSS-Themes/documenteditor/document-editor-container/material.scss +2 -2
  79. package/SCSS-Themes/documenteditor/document-editor-container/material3-dark-lite.scss +1 -1
  80. package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +1 -1
  81. package/SCSS-Themes/documenteditor/document-editor-container/material3-lite.scss +1 -1
  82. package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +1 -1
  83. package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark-lite.scss +21 -8
  84. package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +33 -20
  85. package/SCSS-Themes/dropdowns/drop-down-tree/bds-lite.scss +21 -8
  86. package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +33 -20
  87. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark-lite.scss +18 -5
  88. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +30 -17
  89. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-lite.scss +19 -5
  90. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +31 -17
  91. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4-lite.scss +20 -7
  92. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +32 -19
  93. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark-lite.scss +19 -7
  94. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +31 -19
  95. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-lite.scss +19 -7
  96. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.3-dark-lite.scss +19 -7
  97. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.3-dark.scss +31 -19
  98. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.3-lite.scss +19 -7
  99. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.3.scss +31 -19
  100. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +31 -19
  101. package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark-lite.scss +18 -5
  102. package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +30 -17
  103. package/SCSS-Themes/dropdowns/drop-down-tree/fabric-lite.scss +18 -5
  104. package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +30 -17
  105. package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark-lite.scss +19 -7
  106. package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +31 -19
  107. package/SCSS-Themes/dropdowns/drop-down-tree/fluent-lite.scss +19 -7
  108. package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +31 -19
  109. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark-lite.scss +21 -8
  110. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +33 -20
  111. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-highcontrast-lite.scss +21 -8
  112. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-highcontrast.scss +33 -20
  113. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-lite.scss +21 -8
  114. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +33 -20
  115. package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast-lite.scss +19 -6
  116. package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +31 -18
  117. package/SCSS-Themes/dropdowns/drop-down-tree/material-dark-lite.scss +18 -5
  118. package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +30 -17
  119. package/SCSS-Themes/dropdowns/drop-down-tree/material-lite.scss +18 -5
  120. package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +30 -17
  121. package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark-lite.scss +20 -7
  122. package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +32 -19
  123. package/SCSS-Themes/dropdowns/drop-down-tree/material3-lite.scss +20 -7
  124. package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +32 -19
  125. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark-lite.scss +20 -8
  126. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +32 -20
  127. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-lite.scss +20 -8
  128. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +32 -20
  129. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind3-dark-lite.scss +18 -6
  130. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind3-dark.scss +30 -18
  131. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind3-lite.scss +18 -6
  132. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind3.scss +30 -18
  133. package/SCSS-Themes/fabric-dark-lite.scss +27 -11
  134. package/SCSS-Themes/fabric-dark.scss +39 -23
  135. package/SCSS-Themes/fabric-lite.scss +27 -11
  136. package/SCSS-Themes/fabric.scss +39 -23
  137. package/SCSS-Themes/fluent-dark-lite.scss +26 -11
  138. package/SCSS-Themes/fluent-dark.scss +38 -23
  139. package/SCSS-Themes/fluent-lite.scss +26 -11
  140. package/SCSS-Themes/fluent.scss +38 -23
  141. package/SCSS-Themes/fluent2-dark-lite.scss +28 -12
  142. package/SCSS-Themes/fluent2-dark.scss +40 -24
  143. package/SCSS-Themes/fluent2-highcontrast-lite.scss +28 -12
  144. package/SCSS-Themes/fluent2-highcontrast.scss +40 -24
  145. package/SCSS-Themes/fluent2-lite.scss +28 -12
  146. package/SCSS-Themes/fluent2.scss +40 -24
  147. package/SCSS-Themes/gantt/gantt/bds-dark-lite.scss +0 -4
  148. package/SCSS-Themes/gantt/gantt/bds-dark.scss +0 -4
  149. package/SCSS-Themes/gantt/gantt/bds-lite.scss +0 -4
  150. package/SCSS-Themes/gantt/gantt/bds.scss +0 -4
  151. package/SCSS-Themes/gantt/gantt/bootstrap-dark-lite.scss +0 -4
  152. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +0 -4
  153. package/SCSS-Themes/gantt/gantt/bootstrap-lite.scss +0 -4
  154. package/SCSS-Themes/gantt/gantt/bootstrap.scss +0 -4
  155. package/SCSS-Themes/gantt/gantt/bootstrap4-lite.scss +0 -4
  156. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +0 -4
  157. package/SCSS-Themes/gantt/gantt/bootstrap5-dark-lite.scss +0 -4
  158. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +0 -4
  159. package/SCSS-Themes/gantt/gantt/bootstrap5-lite.scss +0 -4
  160. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark-lite.scss +0 -4
  161. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark.scss +0 -4
  162. package/SCSS-Themes/gantt/gantt/bootstrap5.3-lite.scss +0 -4
  163. package/SCSS-Themes/gantt/gantt/bootstrap5.3.scss +0 -4
  164. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +0 -4
  165. package/SCSS-Themes/gantt/gantt/fabric-dark-lite.scss +0 -4
  166. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +0 -4
  167. package/SCSS-Themes/gantt/gantt/fabric-lite.scss +0 -4
  168. package/SCSS-Themes/gantt/gantt/fabric.scss +0 -4
  169. package/SCSS-Themes/gantt/gantt/fluent-dark-lite.scss +0 -4
  170. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +0 -4
  171. package/SCSS-Themes/gantt/gantt/fluent-lite.scss +0 -4
  172. package/SCSS-Themes/gantt/gantt/fluent.scss +0 -4
  173. package/SCSS-Themes/gantt/gantt/fluent2-dark-lite.scss +0 -4
  174. package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +0 -4
  175. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast-lite.scss +0 -4
  176. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast.scss +0 -4
  177. package/SCSS-Themes/gantt/gantt/fluent2-lite.scss +0 -4
  178. package/SCSS-Themes/gantt/gantt/fluent2.scss +0 -4
  179. package/SCSS-Themes/gantt/gantt/highcontrast-lite.scss +0 -4
  180. package/SCSS-Themes/gantt/gantt/highcontrast.scss +0 -4
  181. package/SCSS-Themes/gantt/gantt/material-dark-lite.scss +0 -4
  182. package/SCSS-Themes/gantt/gantt/material-dark.scss +0 -4
  183. package/SCSS-Themes/gantt/gantt/material-lite.scss +0 -4
  184. package/SCSS-Themes/gantt/gantt/material.scss +0 -4
  185. package/SCSS-Themes/gantt/gantt/material3-dark-lite.scss +0 -4
  186. package/SCSS-Themes/gantt/gantt/material3-dark.scss +0 -4
  187. package/SCSS-Themes/gantt/gantt/material3-lite.scss +0 -4
  188. package/SCSS-Themes/gantt/gantt/material3.scss +0 -4
  189. package/SCSS-Themes/gantt/gantt/tailwind-dark-lite.scss +0 -4
  190. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +0 -4
  191. package/SCSS-Themes/gantt/gantt/tailwind-lite.scss +0 -4
  192. package/SCSS-Themes/gantt/gantt/tailwind.scss +0 -4
  193. package/SCSS-Themes/gantt/gantt/tailwind3-dark-lite.scss +0 -4
  194. package/SCSS-Themes/gantt/gantt/tailwind3-dark.scss +0 -4
  195. package/SCSS-Themes/gantt/gantt/tailwind3-lite.scss +0 -4
  196. package/SCSS-Themes/gantt/gantt/tailwind3.scss +0 -4
  197. package/SCSS-Themes/highcontrast-lite.scss +27 -11
  198. package/SCSS-Themes/highcontrast.scss +39 -23
  199. package/SCSS-Themes/material-dark-lite.scss +27 -11
  200. package/SCSS-Themes/material-dark.scss +39 -23
  201. package/SCSS-Themes/material-lite.scss +27 -11
  202. package/SCSS-Themes/material.scss +39 -23
  203. package/SCSS-Themes/material3-dark-lite.scss +31 -15
  204. package/SCSS-Themes/material3-dark.scss +43 -27
  205. package/SCSS-Themes/material3-lite.scss +31 -15
  206. package/SCSS-Themes/material3.scss +43 -27
  207. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-dark-lite.scss +7 -0
  208. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-dark.scss +7 -0
  209. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-lite.scss +7 -0
  210. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds.scss +7 -0
  211. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-dark-lite.scss +7 -0
  212. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-dark.scss +7 -0
  213. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-lite.scss +7 -0
  214. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap.scss +7 -0
  215. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap4-lite.scss +7 -0
  216. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap4.scss +7 -0
  217. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-dark-lite.scss +7 -0
  218. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-dark.scss +7 -0
  219. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-lite.scss +7 -0
  220. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.3-dark-lite.scss +7 -0
  221. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.3-dark.scss +7 -0
  222. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.3-lite.scss +7 -0
  223. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.3.scss +7 -0
  224. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.scss +7 -0
  225. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-dark-lite.scss +7 -0
  226. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-dark.scss +7 -0
  227. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-lite.scss +7 -0
  228. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric.scss +7 -0
  229. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-dark-lite.scss +7 -0
  230. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-dark.scss +7 -0
  231. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-lite.scss +7 -0
  232. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent.scss +7 -0
  233. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-dark-lite.scss +7 -0
  234. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-dark.scss +7 -0
  235. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-highcontrast-lite.scss +7 -0
  236. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-highcontrast.scss +7 -0
  237. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-lite.scss +7 -0
  238. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2.scss +7 -0
  239. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/highcontrast-lite.scss +7 -0
  240. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/highcontrast.scss +7 -0
  241. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-dark-lite.scss +7 -0
  242. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-dark.scss +7 -0
  243. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-lite.scss +7 -0
  244. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material.scss +7 -0
  245. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-dark-lite.scss +7 -0
  246. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-dark.scss +7 -0
  247. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-lite.scss +7 -0
  248. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3.scss +7 -0
  249. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-dark-lite.scss +7 -0
  250. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-dark.scss +7 -0
  251. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-lite.scss +7 -0
  252. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind.scss +7 -0
  253. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind3-dark-lite.scss +7 -0
  254. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind3-dark.scss +7 -0
  255. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind3-lite.scss +7 -0
  256. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind3.scss +7 -0
  257. package/SCSS-Themes/navigations/tab/bootstrap4-lite.scss +2 -2
  258. package/SCSS-Themes/navigations/tab/bootstrap4.scss +2 -2
  259. package/SCSS-Themes/navigations/tab/bootstrap5-dark-lite.scss +3 -3
  260. package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +3 -3
  261. package/SCSS-Themes/navigations/tab/bootstrap5-lite.scss +3 -3
  262. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark-lite.scss +3 -3
  263. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark.scss +3 -3
  264. package/SCSS-Themes/navigations/tab/bootstrap5.3-lite.scss +3 -3
  265. package/SCSS-Themes/navigations/tab/bootstrap5.3.scss +3 -3
  266. package/SCSS-Themes/navigations/tab/bootstrap5.scss +3 -3
  267. package/SCSS-Themes/navigations/tab/material3-dark-lite.scss +3 -3
  268. package/SCSS-Themes/navigations/tab/material3-dark.scss +3 -3
  269. package/SCSS-Themes/navigations/tab/material3-lite.scss +3 -3
  270. package/SCSS-Themes/navigations/tab/material3.scss +3 -3
  271. package/SCSS-Themes/navigations/tab/tailwind3-dark-lite.scss +3 -3
  272. package/SCSS-Themes/navigations/tab/tailwind3-dark.scss +3 -3
  273. package/SCSS-Themes/navigations/tab/tailwind3-lite.scss +3 -3
  274. package/SCSS-Themes/navigations/tab/tailwind3.scss +3 -3
  275. package/SCSS-Themes/tailwind-dark-lite.scss +27 -12
  276. package/SCSS-Themes/tailwind-dark.scss +39 -24
  277. package/SCSS-Themes/tailwind-lite.scss +27 -12
  278. package/SCSS-Themes/tailwind.scss +39 -24
  279. package/SCSS-Themes/tailwind3-dark-lite.scss +28 -13
  280. package/SCSS-Themes/tailwind3-dark.scss +40 -25
  281. package/SCSS-Themes/tailwind3-lite.scss +28 -13
  282. package/SCSS-Themes/tailwind3.scss +40 -25
  283. package/package.json +1 -1
@@ -560,10 +560,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
560
560
  line-height: 10px;
561
561
  vertical-align: middle;
562
562
  }
563
-
564
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
565
- pointer-events: none;
566
- }
567
563
  }
568
564
 
569
565
  .e-gantt-chart {
@@ -560,10 +560,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
560
560
  line-height: 10px;
561
561
  vertical-align: middle;
562
562
  }
563
-
564
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
565
- pointer-events: none;
566
- }
567
563
  }
568
564
 
569
565
  .e-gantt-chart {
@@ -559,10 +559,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
559
559
  line-height: 10px;
560
560
  vertical-align: middle;
561
561
  }
562
-
563
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
564
- pointer-events: none;
565
- }
566
562
  }
567
563
 
568
564
  .e-gantt-chart {
@@ -559,10 +559,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
559
559
  line-height: 10px;
560
560
  vertical-align: middle;
561
561
  }
562
-
563
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
564
- pointer-events: none;
565
- }
566
562
  }
567
563
 
568
564
  .e-gantt-chart {
@@ -559,10 +559,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
559
559
  line-height: 10px;
560
560
  vertical-align: middle;
561
561
  }
562
-
563
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
564
- pointer-events: none;
565
- }
566
562
  }
567
563
 
568
564
  .e-gantt-chart {
@@ -559,10 +559,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
559
559
  line-height: 10px;
560
560
  vertical-align: middle;
561
561
  }
562
-
563
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
564
- pointer-events: none;
565
- }
566
562
  }
567
563
 
568
564
  .e-gantt-chart {
@@ -560,10 +560,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
560
560
  line-height: 10px;
561
561
  vertical-align: middle;
562
562
  }
563
-
564
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
565
- pointer-events: none;
566
- }
567
563
  }
568
564
 
569
565
  .e-gantt-chart {
@@ -557,10 +557,6 @@ $gantt-chartrow-hover-bg-color: $neutral-light !default;
557
557
  line-height: 10px;
558
558
  vertical-align: middle;
559
559
  }
560
-
561
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
562
- pointer-events: none;
563
- }
564
560
  }
565
561
 
566
562
  .e-gantt-chart {
@@ -557,10 +557,6 @@ $gantt-chartrow-hover-bg-color: $neutral-light !default;
557
557
  line-height: 10px;
558
558
  vertical-align: middle;
559
559
  }
560
-
561
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
562
- pointer-events: none;
563
- }
564
560
  }
565
561
 
566
562
  .e-gantt-chart {
@@ -557,10 +557,6 @@ $gantt-chartrow-hover-bg-color: $neutral-lighter !default;
557
557
  line-height: 10px;
558
558
  vertical-align: middle;
559
559
  }
560
-
561
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
562
- pointer-events: none;
563
- }
564
560
  }
565
561
 
566
562
  .e-gantt-chart {
@@ -557,10 +557,6 @@ $gantt-chartrow-hover-bg-color: $neutral-lighter !default;
557
557
  line-height: 10px;
558
558
  vertical-align: middle;
559
559
  }
560
-
561
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
562
- pointer-events: none;
563
- }
564
560
  }
565
561
 
566
562
  .e-gantt-chart {
@@ -560,10 +560,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
560
560
  line-height: 10px;
561
561
  vertical-align: middle;
562
562
  }
563
-
564
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
565
- pointer-events: none;
566
- }
567
563
  }
568
564
 
569
565
  .e-gantt-chart {
@@ -560,10 +560,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
560
560
  line-height: 10px;
561
561
  vertical-align: middle;
562
562
  }
563
-
564
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
565
- pointer-events: none;
566
- }
567
563
  }
568
564
 
569
565
  .e-gantt-chart {
@@ -560,10 +560,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
560
560
  line-height: 10px;
561
561
  vertical-align: middle;
562
562
  }
563
-
564
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
565
- pointer-events: none;
566
- }
567
563
  }
568
564
 
569
565
  .e-gantt-chart {
@@ -560,10 +560,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
560
560
  line-height: 10px;
561
561
  vertical-align: middle;
562
562
  }
563
-
564
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
565
- pointer-events: none;
566
- }
567
563
  }
568
564
 
569
565
  .e-gantt-chart {
@@ -563,10 +563,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
563
563
  line-height: 10px;
564
564
  vertical-align: middle;
565
565
  }
566
-
567
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
568
- pointer-events: none;
569
- }
570
566
  }
571
567
 
572
568
  .e-gantt-chart {
@@ -563,10 +563,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
563
563
  line-height: 10px;
564
564
  vertical-align: middle;
565
565
  }
566
-
567
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
568
- pointer-events: none;
569
- }
570
566
  }
571
567
 
572
568
  .e-gantt-chart {
@@ -563,10 +563,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
563
563
  line-height: 10px;
564
564
  vertical-align: middle;
565
565
  }
566
-
567
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
568
- pointer-events: none;
569
- }
570
566
  }
571
567
 
572
568
  .e-gantt-chart {
@@ -563,10 +563,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
563
563
  line-height: 10px;
564
564
  vertical-align: middle;
565
565
  }
566
-
567
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
568
- pointer-events: none;
569
- }
570
566
  }
571
567
 
572
568
  .e-gantt-chart {
@@ -563,10 +563,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
563
563
  line-height: 10px;
564
564
  vertical-align: middle;
565
565
  }
566
-
567
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
568
- pointer-events: none;
569
- }
570
566
  }
571
567
 
572
568
  .e-gantt-chart {
@@ -563,10 +563,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
563
563
  line-height: 10px;
564
564
  vertical-align: middle;
565
565
  }
566
-
567
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
568
- pointer-events: none;
569
- }
570
566
  }
571
567
 
572
568
  .e-gantt-chart {
@@ -557,10 +557,6 @@ $gantt-chartrow-hover-bg-color: $hover-bg !default;
557
557
  line-height: 10px;
558
558
  vertical-align: middle;
559
559
  }
560
-
561
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
562
- pointer-events: none;
563
- }
564
560
  }
565
561
 
566
562
  .e-gantt-chart {
@@ -557,10 +557,6 @@ $gantt-chartrow-hover-bg-color: $hover-bg !default;
557
557
  line-height: 10px;
558
558
  vertical-align: middle;
559
559
  }
560
-
561
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
562
- pointer-events: none;
563
- }
564
560
  }
565
561
 
566
562
  .e-gantt-chart {
@@ -558,10 +558,6 @@ $gantt-chartrow-hover-bg-color: rgb(89 86 86) !default;
558
558
  line-height: 10px;
559
559
  vertical-align: middle;
560
560
  }
561
-
562
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
563
- pointer-events: none;
564
- }
565
561
  }
566
562
 
567
563
  .e-gantt-chart {
@@ -558,10 +558,6 @@ $gantt-chartrow-hover-bg-color: rgb(89 86 86) !default;
558
558
  line-height: 10px;
559
559
  vertical-align: middle;
560
560
  }
561
-
562
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
563
- pointer-events: none;
564
- }
565
561
  }
566
562
 
567
563
  .e-gantt-chart {
@@ -558,10 +558,6 @@ $gantt-chartrow-hover-bg-color: $grey-200 !default;
558
558
  line-height: 10px;
559
559
  vertical-align: middle;
560
560
  }
561
-
562
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
563
- pointer-events: none;
564
- }
565
561
  }
566
562
 
567
563
  .e-gantt-chart {
@@ -558,10 +558,6 @@ $gantt-chartrow-hover-bg-color: $grey-200 !default;
558
558
  line-height: 10px;
559
559
  vertical-align: middle;
560
560
  }
561
-
562
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
563
- pointer-events: none;
564
- }
565
561
  }
566
562
 
567
563
  .e-gantt-chart {
@@ -561,10 +561,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
561
561
  line-height: 10px;
562
562
  vertical-align: middle;
563
563
  }
564
-
565
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
566
- pointer-events: none;
567
- }
568
564
  }
569
565
 
570
566
  .e-gantt-chart {
@@ -561,10 +561,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
561
561
  line-height: 10px;
562
562
  vertical-align: middle;
563
563
  }
564
-
565
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
566
- pointer-events: none;
567
- }
568
564
  }
569
565
 
570
566
  .e-gantt-chart {
@@ -561,10 +561,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
561
561
  line-height: 10px;
562
562
  vertical-align: middle;
563
563
  }
564
-
565
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
566
- pointer-events: none;
567
- }
568
564
  }
569
565
 
570
566
  .e-gantt-chart {
@@ -561,10 +561,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
561
561
  line-height: 10px;
562
562
  vertical-align: middle;
563
563
  }
564
-
565
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
566
- pointer-events: none;
567
- }
568
564
  }
569
565
 
570
566
  .e-gantt-chart {
@@ -561,10 +561,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
561
561
  line-height: 10px;
562
562
  vertical-align: middle;
563
563
  }
564
-
565
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
566
- pointer-events: none;
567
- }
568
564
  }
569
565
 
570
566
  .e-gantt-chart {
@@ -561,10 +561,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
561
561
  line-height: 10px;
562
562
  vertical-align: middle;
563
563
  }
564
-
565
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
566
- pointer-events: none;
567
- }
568
564
  }
569
565
 
570
566
  .e-gantt-chart {
@@ -561,10 +561,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
561
561
  line-height: 10px;
562
562
  vertical-align: middle;
563
563
  }
564
-
565
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
566
- pointer-events: none;
567
- }
568
564
  }
569
565
 
570
566
  .e-gantt-chart {
@@ -561,10 +561,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
561
561
  line-height: 10px;
562
562
  vertical-align: middle;
563
563
  }
564
-
565
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
566
- pointer-events: none;
567
- }
568
564
  }
569
565
 
570
566
  .e-gantt-chart {
@@ -559,10 +559,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
559
559
  line-height: 10px;
560
560
  vertical-align: middle;
561
561
  }
562
-
563
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
564
- pointer-events: none;
565
- }
566
562
  }
567
563
 
568
564
  .e-gantt-chart {
@@ -559,10 +559,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
559
559
  line-height: 10px;
560
560
  vertical-align: middle;
561
561
  }
562
-
563
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
564
- pointer-events: none;
565
- }
566
562
  }
567
563
 
568
564
  .e-gantt-chart {
@@ -559,10 +559,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
559
559
  line-height: 10px;
560
560
  vertical-align: middle;
561
561
  }
562
-
563
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
564
- pointer-events: none;
565
- }
566
562
  }
567
563
 
568
564
  .e-gantt-chart {
@@ -559,10 +559,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
559
559
  line-height: 10px;
560
560
  vertical-align: middle;
561
561
  }
562
-
563
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
564
- pointer-events: none;
565
- }
566
562
  }
567
563
 
568
564
  .e-gantt-chart {
@@ -46246,9 +46246,12 @@ $ddt-chip-icon-line-height: 21px !default;
46246
46246
  $ddt-last-chip-right-margin: 60px !default;
46247
46247
  $ddt-last-chip-bigger-right-margin: 76px !default;
46248
46248
  $ddt-select-all-height: 36px !default;
46249
- $ddt-select-all-checkbox-margin: 10px !default;
46249
+ $ddt-select-all-checkbox-margin: 8px !default;
46250
+ $ddt-rtl-select-all-checkbox-margin: 0 7px !default;
46250
46251
  $ddt-select-all-text-indent: 38px !default;
46252
+ $ddt-rtl-select-all-text-indent: 38px !default;
46251
46253
  $ddt-select-all-bigger-text-indent: 43px !default;
46254
+ $ddt-rtl-select-all-bigger-text-indent: 43px !default;
46252
46255
  $ddt-select-all-text-font-size: 14px !default;
46253
46256
  $ddt-popup-reorder-border: $hover-border !default;
46254
46257
  $ddt-popup-background-color: $bg-base-0 !default;
@@ -46272,6 +46275,12 @@ $ddt-chip-ddi-ci-width: calc(100% - 61px) !default;
46272
46275
  $ddt-big-chip-ddi-width: calc(100% - 39px) !default;
46273
46276
  $ddt-big-chip-ci-width: calc(100% - 39px) !default;
46274
46277
  $ddt-big-chip-ddi-ci-width: calc(100% - 77px) !default;
46278
+ $ddt-select-all-font-size: 14px !default;
46279
+ $ddt-big-select-all-font-size: 16px !default;
46280
+ $ddt-big-select-all-padding: 0px !default;
46281
+ $ddt-big-select-all-text-margin: 0 8px !default;
46282
+ $ddt-rtl-big-select-all-text-margin: 0 7px !default;
46283
+ $ddt-select-all-checkbox-bottom: 2px !default;
46275
46284
 
46276
46285
  $ddt-chip-text-line-height: 26px !default;
46277
46286
  $ddt-icon-bg-color: $bg-base-0 !default;
@@ -46843,10 +46852,7 @@ $ddt-item-hover-bg: $hover-bg !default;
46843
46852
  .e-checkbox-wrapper {
46844
46853
  position: relative;
46845
46854
  text-indent: 0;
46846
-
46847
- @if ($ddt-skin-name == 'tailwind3') {
46848
- bottom: 2px;
46849
- }
46855
+ bottom: $ddt-select-all-checkbox-bottom;
46850
46856
 
46851
46857
  .e-frame {
46852
46858
  @if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
@@ -46857,7 +46863,7 @@ $ddt-item-hover-bg: $hover-bg !default;
46857
46863
 
46858
46864
  .e-all-text {
46859
46865
  font-family: inherit;
46860
- font-size: 14px;
46866
+ font-size: $ddt-select-all-font-size;
46861
46867
  margin: $ddt-select-all-checkbox-margin;
46862
46868
  @if $ddt-skin-name == 'tailwind' {
46863
46869
  line-height: $ddt-select-all-height;
@@ -47210,6 +47216,13 @@ $ddt-item-hover-bg: $hover-bg !default;
47210
47216
  .e-treeview .e-list-item .e-ul {
47211
47217
  padding: 0 14px 0 0;
47212
47218
  }
47219
+
47220
+ .e-selectall-parent {
47221
+ text-indent: $ddt-rtl-select-all-text-indent;
47222
+ .e-all-text {
47223
+ margin: $ddt-rtl-select-all-checkbox-margin;
47224
+ }
47225
+ }
47213
47226
  }
47214
47227
  }
47215
47228
  }
@@ -55144,7 +55157,7 @@ $de-toggle-btn-outline: $content-font 0 solid !default;
55144
55157
  $de-toggle-btn-border: none !default;
55145
55158
  $de-panel-border: $bg-base-100 !default;
55146
55159
  $de-page-no-width-spellout: calc(100% - 160px) !default;
55147
- $de-page-no-width-spellout-big: calc(100% - 180px) !default;
55160
+ $de-page-no-width-spellout-big: calc(100% - 181px) !default;
55148
55161
  $de-font-color: $content-font !default;
55149
55162
  $de-hover-clr: 1px solid #ff8c00;
55150
55163
  $de-hover-bg: #d3d3d3 !default;
@@ -75442,10 +75455,6 @@ $gantt-chartrow-hover-bg-color: $hover-bg !default;
75442
75455
  line-height: 10px;
75443
75456
  vertical-align: middle;
75444
75457
  }
75445
-
75446
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
75447
- pointer-events: none;
75448
- }
75449
75458
  }
75450
75459
 
75451
75460
  .e-gantt-chart {
@@ -107205,6 +107214,13 @@ $nodata-border-color: $content-font-alt !default;
107205
107214
  align-items: center;
107206
107215
  border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
107207
107216
  }
107217
+ .e-multicolumn-list .e-multicolumn-list-hidden {
107218
+ border: 0;
107219
+ height: 0;
107220
+ padding: 0;
107221
+ visibility: hidden;
107222
+ width: 0;
107223
+ }
107208
107224
  .e-multicolumn-grid.e-grid {
107209
107225
  border-width: $grid-border-width;
107210
107226
  border-radius: $multicolumn-popup-border-radius;