@syncfusion/blazor-themes 26.1.41 → 26.2.4

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 (348) hide show
  1. package/SCSS-Themes/base/fluent2-dark.scss +2 -2
  2. package/SCSS-Themes/base/fluent2-highcontrast.scss +12 -12
  3. package/SCSS-Themes/base/fluent2.scss +15 -13
  4. package/SCSS-Themes/bds-dark.scss +343 -102
  5. package/SCSS-Themes/bds.scss +343 -102
  6. package/SCSS-Themes/bootstrap-dark.scss +343 -102
  7. package/SCSS-Themes/bootstrap.scss +344 -103
  8. package/SCSS-Themes/bootstrap4.scss +344 -103
  9. package/SCSS-Themes/bootstrap5-dark.scss +346 -105
  10. package/SCSS-Themes/bootstrap5.scss +346 -105
  11. package/SCSS-Themes/buttons/button/bds-dark.scss +2 -2
  12. package/SCSS-Themes/buttons/button/bds.scss +2 -2
  13. package/SCSS-Themes/buttons/button/bootstrap-dark.scss +2 -2
  14. package/SCSS-Themes/buttons/button/bootstrap.scss +2 -2
  15. package/SCSS-Themes/buttons/button/bootstrap4.scss +2 -2
  16. package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +2 -2
  17. package/SCSS-Themes/buttons/button/bootstrap5.scss +2 -2
  18. package/SCSS-Themes/buttons/button/fabric-dark.scss +2 -2
  19. package/SCSS-Themes/buttons/button/fabric.scss +2 -2
  20. package/SCSS-Themes/buttons/button/fluent-dark.scss +2 -2
  21. package/SCSS-Themes/buttons/button/fluent.scss +2 -2
  22. package/SCSS-Themes/buttons/button/fluent2-dark.scss +2 -2
  23. package/SCSS-Themes/buttons/button/fluent2.scss +2 -2
  24. package/SCSS-Themes/buttons/button/highcontrast.scss +2 -2
  25. package/SCSS-Themes/buttons/button/material-dark.scss +2 -2
  26. package/SCSS-Themes/buttons/button/material.scss +2 -2
  27. package/SCSS-Themes/buttons/button/material3-dark.scss +2 -2
  28. package/SCSS-Themes/buttons/button/material3.scss +2 -2
  29. package/SCSS-Themes/buttons/button/tailwind-dark.scss +2 -2
  30. package/SCSS-Themes/buttons/button/tailwind.scss +2 -2
  31. package/SCSS-Themes/buttons/speed-dial/bds-dark.scss +1 -0
  32. package/SCSS-Themes/buttons/speed-dial/bds.scss +1 -0
  33. package/SCSS-Themes/buttons/speed-dial/bootstrap-dark.scss +1 -0
  34. package/SCSS-Themes/buttons/speed-dial/bootstrap.scss +1 -0
  35. package/SCSS-Themes/buttons/speed-dial/bootstrap4.scss +1 -0
  36. package/SCSS-Themes/buttons/speed-dial/bootstrap5-dark.scss +1 -0
  37. package/SCSS-Themes/buttons/speed-dial/bootstrap5.scss +1 -0
  38. package/SCSS-Themes/buttons/speed-dial/fabric-dark.scss +1 -0
  39. package/SCSS-Themes/buttons/speed-dial/fabric.scss +1 -0
  40. package/SCSS-Themes/buttons/speed-dial/fluent-dark.scss +1 -0
  41. package/SCSS-Themes/buttons/speed-dial/fluent.scss +1 -0
  42. package/SCSS-Themes/buttons/speed-dial/fluent2-dark.scss +1 -0
  43. package/SCSS-Themes/buttons/speed-dial/fluent2.scss +1 -0
  44. package/SCSS-Themes/buttons/speed-dial/highcontrast.scss +1 -0
  45. package/SCSS-Themes/buttons/speed-dial/material-dark.scss +1 -0
  46. package/SCSS-Themes/buttons/speed-dial/material.scss +1 -0
  47. package/SCSS-Themes/buttons/speed-dial/material3-dark.scss +1 -0
  48. package/SCSS-Themes/buttons/speed-dial/material3.scss +1 -0
  49. package/SCSS-Themes/buttons/speed-dial/tailwind-dark.scss +1 -0
  50. package/SCSS-Themes/buttons/speed-dial/tailwind.scss +1 -0
  51. package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +1 -1
  52. package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +1 -1
  53. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +1 -1
  54. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +1 -1
  55. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +1 -1
  56. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +1 -1
  57. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +1 -1
  58. package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +1 -1
  59. package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +1 -1
  60. package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +1 -1
  61. package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +1 -1
  62. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +1 -1
  63. package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +1 -1
  64. package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +1 -1
  65. package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +1 -1
  66. package/SCSS-Themes/documenteditor/document-editor-container/material.scss +1 -1
  67. package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +1 -1
  68. package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +1 -1
  69. package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +1 -1
  70. package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +1 -1
  71. package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +17 -13
  72. package/SCSS-Themes/dropdowns/list-box/bds.scss +17 -13
  73. package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +17 -13
  74. package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +17 -13
  75. package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +17 -13
  76. package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +17 -13
  77. package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +17 -13
  78. package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +17 -13
  79. package/SCSS-Themes/dropdowns/list-box/fabric.scss +17 -13
  80. package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +17 -13
  81. package/SCSS-Themes/dropdowns/list-box/fluent.scss +17 -13
  82. package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +17 -13
  83. package/SCSS-Themes/dropdowns/list-box/fluent2.scss +17 -13
  84. package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +17 -13
  85. package/SCSS-Themes/dropdowns/list-box/material-dark.scss +17 -13
  86. package/SCSS-Themes/dropdowns/list-box/material.scss +17 -13
  87. package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +17 -13
  88. package/SCSS-Themes/dropdowns/list-box/material3.scss +17 -13
  89. package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +17 -13
  90. package/SCSS-Themes/dropdowns/list-box/tailwind.scss +17 -13
  91. package/SCSS-Themes/dropdowns/multi-select/material.scss +1 -1
  92. package/SCSS-Themes/fabric-dark.scss +343 -102
  93. package/SCSS-Themes/fabric.scss +344 -103
  94. package/SCSS-Themes/fluent-dark.scss +345 -104
  95. package/SCSS-Themes/fluent.scss +345 -104
  96. package/SCSS-Themes/fluent2-dark.scss +352 -111
  97. package/SCSS-Themes/fluent2-highcontrast.scss +12 -12
  98. package/SCSS-Themes/fluent2.scss +365 -122
  99. package/SCSS-Themes/grids/grid/bds-dark.scss +28 -7
  100. package/SCSS-Themes/grids/grid/bds.scss +28 -7
  101. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +28 -7
  102. package/SCSS-Themes/grids/grid/bootstrap.scss +29 -8
  103. package/SCSS-Themes/grids/grid/bootstrap4.scss +29 -8
  104. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +30 -9
  105. package/SCSS-Themes/grids/grid/bootstrap5.scss +30 -9
  106. package/SCSS-Themes/grids/grid/fabric-dark.scss +28 -7
  107. package/SCSS-Themes/grids/grid/fabric.scss +29 -8
  108. package/SCSS-Themes/grids/grid/fluent-dark.scss +29 -8
  109. package/SCSS-Themes/grids/grid/fluent.scss +29 -8
  110. package/SCSS-Themes/grids/grid/fluent2-dark.scss +29 -8
  111. package/SCSS-Themes/grids/grid/fluent2.scss +29 -8
  112. package/SCSS-Themes/grids/grid/highcontrast.scss +28 -7
  113. package/SCSS-Themes/grids/grid/material-dark.scss +28 -7
  114. package/SCSS-Themes/grids/grid/material.scss +28 -7
  115. package/SCSS-Themes/grids/grid/material3-dark.scss +30 -9
  116. package/SCSS-Themes/grids/grid/material3.scss +30 -9
  117. package/SCSS-Themes/grids/grid/tailwind-dark.scss +29 -8
  118. package/SCSS-Themes/grids/grid/tailwind.scss +29 -8
  119. package/SCSS-Themes/highcontrast.scss +343 -102
  120. package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +50 -1
  121. package/SCSS-Themes/image-editor/image-editor/bds.scss +50 -1
  122. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +50 -1
  123. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +50 -1
  124. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +50 -1
  125. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +50 -1
  126. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +50 -1
  127. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +50 -1
  128. package/SCSS-Themes/image-editor/image-editor/fabric.scss +50 -1
  129. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +50 -1
  130. package/SCSS-Themes/image-editor/image-editor/fluent.scss +50 -1
  131. package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +50 -1
  132. package/SCSS-Themes/image-editor/image-editor/fluent2.scss +50 -1
  133. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +50 -1
  134. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +50 -1
  135. package/SCSS-Themes/image-editor/image-editor/material.scss +50 -1
  136. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +50 -1
  137. package/SCSS-Themes/image-editor/image-editor/material3.scss +50 -1
  138. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +50 -1
  139. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +50 -1
  140. package/SCSS-Themes/inputs/input/bds-dark.scss +45 -21
  141. package/SCSS-Themes/inputs/input/bds.scss +45 -21
  142. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +45 -21
  143. package/SCSS-Themes/inputs/input/bootstrap.scss +45 -21
  144. package/SCSS-Themes/inputs/input/bootstrap4.scss +45 -21
  145. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +45 -21
  146. package/SCSS-Themes/inputs/input/bootstrap5.scss +45 -21
  147. package/SCSS-Themes/inputs/input/fabric-dark.scss +45 -21
  148. package/SCSS-Themes/inputs/input/fabric.scss +45 -21
  149. package/SCSS-Themes/inputs/input/fluent-dark.scss +45 -21
  150. package/SCSS-Themes/inputs/input/fluent.scss +45 -21
  151. package/SCSS-Themes/inputs/input/fluent2-dark.scss +45 -21
  152. package/SCSS-Themes/inputs/input/fluent2.scss +45 -21
  153. package/SCSS-Themes/inputs/input/highcontrast.scss +45 -21
  154. package/SCSS-Themes/inputs/input/material-dark.scss +45 -21
  155. package/SCSS-Themes/inputs/input/material.scss +45 -21
  156. package/SCSS-Themes/inputs/input/material3-dark.scss +45 -21
  157. package/SCSS-Themes/inputs/input/material3.scss +45 -21
  158. package/SCSS-Themes/inputs/input/tailwind-dark.scss +45 -21
  159. package/SCSS-Themes/inputs/input/tailwind.scss +45 -21
  160. package/SCSS-Themes/inputs/otp-input/bds-dark.scss +1 -1
  161. package/SCSS-Themes/inputs/otp-input/bds.scss +1 -1
  162. package/SCSS-Themes/inputs/otp-input/bootstrap-dark.scss +1 -1
  163. package/SCSS-Themes/inputs/otp-input/bootstrap.scss +1 -1
  164. package/SCSS-Themes/inputs/otp-input/bootstrap4.scss +1 -1
  165. package/SCSS-Themes/inputs/otp-input/bootstrap5-dark.scss +1 -1
  166. package/SCSS-Themes/inputs/otp-input/bootstrap5.scss +1 -1
  167. package/SCSS-Themes/inputs/otp-input/fabric-dark.scss +1 -1
  168. package/SCSS-Themes/inputs/otp-input/fabric.scss +1 -1
  169. package/SCSS-Themes/inputs/otp-input/fluent-dark.scss +1 -1
  170. package/SCSS-Themes/inputs/otp-input/fluent.scss +1 -1
  171. package/SCSS-Themes/inputs/otp-input/fluent2-dark.scss +1 -1
  172. package/SCSS-Themes/inputs/otp-input/fluent2.scss +1 -1
  173. package/SCSS-Themes/inputs/otp-input/highcontrast.scss +1 -1
  174. package/SCSS-Themes/inputs/otp-input/material-dark.scss +1 -1
  175. package/SCSS-Themes/inputs/otp-input/material.scss +1 -1
  176. package/SCSS-Themes/inputs/otp-input/material3-dark.scss +1 -1
  177. package/SCSS-Themes/inputs/otp-input/material3.scss +1 -1
  178. package/SCSS-Themes/inputs/otp-input/tailwind-dark.scss +1 -1
  179. package/SCSS-Themes/inputs/otp-input/tailwind.scss +1 -1
  180. package/SCSS-Themes/inputs/slider/bds-dark.scss +34 -7
  181. package/SCSS-Themes/inputs/slider/bds.scss +34 -7
  182. package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +34 -7
  183. package/SCSS-Themes/inputs/slider/bootstrap.scss +34 -7
  184. package/SCSS-Themes/inputs/slider/bootstrap4.scss +34 -7
  185. package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +34 -7
  186. package/SCSS-Themes/inputs/slider/bootstrap5.scss +34 -7
  187. package/SCSS-Themes/inputs/slider/fabric-dark.scss +34 -7
  188. package/SCSS-Themes/inputs/slider/fabric.scss +34 -7
  189. package/SCSS-Themes/inputs/slider/fluent-dark.scss +34 -7
  190. package/SCSS-Themes/inputs/slider/fluent.scss +34 -7
  191. package/SCSS-Themes/inputs/slider/fluent2-dark.scss +34 -7
  192. package/SCSS-Themes/inputs/slider/fluent2.scss +34 -7
  193. package/SCSS-Themes/inputs/slider/highcontrast.scss +34 -7
  194. package/SCSS-Themes/inputs/slider/material-dark.scss +44 -16
  195. package/SCSS-Themes/inputs/slider/material.scss +34 -7
  196. package/SCSS-Themes/inputs/slider/material3-dark.scss +34 -7
  197. package/SCSS-Themes/inputs/slider/material3.scss +34 -7
  198. package/SCSS-Themes/inputs/slider/tailwind-dark.scss +34 -7
  199. package/SCSS-Themes/inputs/slider/tailwind.scss +34 -7
  200. package/SCSS-Themes/material-dark.scss +354 -112
  201. package/SCSS-Themes/material.scss +345 -104
  202. package/SCSS-Themes/material3-dark.scss +346 -105
  203. package/SCSS-Themes/material3.scss +346 -105
  204. package/SCSS-Themes/navigations/breadcrumb/bds-dark.scss +4 -2
  205. package/SCSS-Themes/navigations/breadcrumb/bds.scss +4 -2
  206. package/SCSS-Themes/navigations/breadcrumb/bootstrap-dark.scss +4 -2
  207. package/SCSS-Themes/navigations/breadcrumb/bootstrap.scss +4 -2
  208. package/SCSS-Themes/navigations/breadcrumb/bootstrap4.scss +4 -2
  209. package/SCSS-Themes/navigations/breadcrumb/bootstrap5-dark.scss +4 -2
  210. package/SCSS-Themes/navigations/breadcrumb/bootstrap5.scss +4 -2
  211. package/SCSS-Themes/navigations/breadcrumb/fabric-dark.scss +4 -2
  212. package/SCSS-Themes/navigations/breadcrumb/fabric.scss +4 -2
  213. package/SCSS-Themes/navigations/breadcrumb/fluent-dark.scss +4 -2
  214. package/SCSS-Themes/navigations/breadcrumb/fluent.scss +4 -2
  215. package/SCSS-Themes/navigations/breadcrumb/fluent2-dark.scss +4 -2
  216. package/SCSS-Themes/navigations/breadcrumb/fluent2.scss +4 -2
  217. package/SCSS-Themes/navigations/breadcrumb/highcontrast.scss +4 -2
  218. package/SCSS-Themes/navigations/breadcrumb/material-dark.scss +4 -2
  219. package/SCSS-Themes/navigations/breadcrumb/material.scss +4 -2
  220. package/SCSS-Themes/navigations/breadcrumb/material3-dark.scss +4 -2
  221. package/SCSS-Themes/navigations/breadcrumb/material3.scss +4 -2
  222. package/SCSS-Themes/navigations/breadcrumb/tailwind-dark.scss +4 -2
  223. package/SCSS-Themes/navigations/breadcrumb/tailwind.scss +4 -2
  224. package/SCSS-Themes/navigations/treeview/bds-dark.scss +2 -1
  225. package/SCSS-Themes/navigations/treeview/bds.scss +2 -1
  226. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +2 -1
  227. package/SCSS-Themes/navigations/treeview/bootstrap.scss +2 -1
  228. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +2 -1
  229. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -1
  230. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +2 -1
  231. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +2 -1
  232. package/SCSS-Themes/navigations/treeview/fabric.scss +2 -1
  233. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +2 -1
  234. package/SCSS-Themes/navigations/treeview/fluent.scss +2 -1
  235. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +2 -1
  236. package/SCSS-Themes/navigations/treeview/fluent2.scss +2 -1
  237. package/SCSS-Themes/navigations/treeview/highcontrast.scss +2 -1
  238. package/SCSS-Themes/navigations/treeview/material-dark.scss +2 -1
  239. package/SCSS-Themes/navigations/treeview/material.scss +2 -1
  240. package/SCSS-Themes/navigations/treeview/material3-dark.scss +2 -1
  241. package/SCSS-Themes/navigations/treeview/material3.scss +2 -1
  242. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +2 -1
  243. package/SCSS-Themes/navigations/treeview/tailwind.scss +2 -1
  244. package/SCSS-Themes/notifications/message/fluent2-dark.scss +2 -2
  245. package/SCSS-Themes/notifications/message/fluent2.scss +2 -2
  246. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +144 -45
  247. package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +144 -45
  248. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +144 -45
  249. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +144 -45
  250. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +144 -45
  251. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +145 -46
  252. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +145 -46
  253. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +144 -45
  254. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +144 -45
  255. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +145 -46
  256. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +145 -46
  257. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +148 -49
  258. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +148 -49
  259. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +144 -45
  260. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +145 -46
  261. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +145 -46
  262. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +145 -46
  263. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +145 -46
  264. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +145 -46
  265. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +145 -46
  266. package/SCSS-Themes/popups/dialog/bds-dark.scss +6 -0
  267. package/SCSS-Themes/popups/dialog/bds.scss +6 -0
  268. package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +6 -0
  269. package/SCSS-Themes/popups/dialog/bootstrap.scss +6 -0
  270. package/SCSS-Themes/popups/dialog/bootstrap4.scss +6 -0
  271. package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +6 -0
  272. package/SCSS-Themes/popups/dialog/bootstrap5.scss +6 -0
  273. package/SCSS-Themes/popups/dialog/fabric-dark.scss +6 -0
  274. package/SCSS-Themes/popups/dialog/fabric.scss +6 -0
  275. package/SCSS-Themes/popups/dialog/fluent-dark.scss +6 -0
  276. package/SCSS-Themes/popups/dialog/fluent.scss +6 -0
  277. package/SCSS-Themes/popups/dialog/fluent2-dark.scss +6 -0
  278. package/SCSS-Themes/popups/dialog/fluent2.scss +6 -0
  279. package/SCSS-Themes/popups/dialog/highcontrast.scss +6 -0
  280. package/SCSS-Themes/popups/dialog/material-dark.scss +6 -0
  281. package/SCSS-Themes/popups/dialog/material.scss +6 -0
  282. package/SCSS-Themes/popups/dialog/material3-dark.scss +6 -0
  283. package/SCSS-Themes/popups/dialog/material3.scss +6 -0
  284. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +6 -0
  285. package/SCSS-Themes/popups/dialog/tailwind.scss +6 -0
  286. package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +1 -1
  287. package/SCSS-Themes/querybuilder/query-builder/bds.scss +1 -1
  288. package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +1 -1
  289. package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +1 -1
  290. package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +1 -1
  291. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +1 -1
  292. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +1 -1
  293. package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +1 -1
  294. package/SCSS-Themes/querybuilder/query-builder/fabric.scss +1 -1
  295. package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +1 -1
  296. package/SCSS-Themes/querybuilder/query-builder/fluent.scss +1 -1
  297. package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +1 -1
  298. package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +1 -1
  299. package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +1 -1
  300. package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +1 -1
  301. package/SCSS-Themes/querybuilder/query-builder/material.scss +1 -1
  302. package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +1 -1
  303. package/SCSS-Themes/querybuilder/query-builder/material3.scss +1 -1
  304. package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +1 -1
  305. package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +1 -1
  306. package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +1 -0
  307. package/SCSS-Themes/ribbon/ribbon/bds.scss +1 -0
  308. package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
  309. package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
  310. package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
  311. package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
  312. package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
  313. package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
  314. package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
  315. package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
  316. package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
  317. package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +1 -0
  318. package/SCSS-Themes/ribbon/ribbon/fluent2.scss +1 -0
  319. package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
  320. package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
  321. package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
  322. package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
  323. package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
  324. package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
  325. package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
  326. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark.scss +6 -0
  327. package/SCSS-Themes/splitbuttons/drop-down-button/bds.scss +6 -0
  328. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +6 -0
  329. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +6 -0
  330. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +6 -0
  331. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +6 -0
  332. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +6 -0
  333. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +6 -0
  334. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +6 -0
  335. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +6 -0
  336. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +6 -0
  337. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark.scss +6 -0
  338. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2.scss +6 -0
  339. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +6 -0
  340. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +6 -0
  341. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +6 -0
  342. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +6 -0
  343. package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +6 -0
  344. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +6 -0
  345. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +6 -0
  346. package/SCSS-Themes/tailwind-dark.scss +345 -104
  347. package/SCSS-Themes/tailwind.scss +345 -104
  348. package/package.json +1 -1
@@ -231,9 +231,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $border-light !default;
231
231
  &:focus-visible {
232
232
  @if $skin-name == 'fluent2' {
233
233
  box-shadow: $secondary-shadow-focus;
234
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
234
235
 
235
- & .e-breadcrumb-icon {
236
- color: $icon-color;
236
+ & .e-breadcrumb-icon,
237
+ &.e-breadcrumb-url .e-breadcrumb-icon {
238
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
237
239
  }
238
240
  }
239
241
  }
@@ -231,9 +231,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $border-light !default;
231
231
  &:focus-visible {
232
232
  @if $skin-name == 'fluent2' {
233
233
  box-shadow: $secondary-shadow-focus;
234
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
234
235
 
235
- & .e-breadcrumb-icon {
236
- color: $icon-color;
236
+ & .e-breadcrumb-icon,
237
+ &.e-breadcrumb-url .e-breadcrumb-icon {
238
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
237
239
  }
238
240
  }
239
241
  }
@@ -225,9 +225,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $grey-99 !default;
225
225
  &:focus-visible {
226
226
  @if $skin-name == 'fluent2' {
227
227
  box-shadow: $secondary-shadow-focus;
228
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
228
229
 
229
- & .e-breadcrumb-icon {
230
- color: $icon-color;
230
+ & .e-breadcrumb-icon,
231
+ &.e-breadcrumb-url .e-breadcrumb-icon {
232
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
231
233
  }
232
234
  }
233
235
  }
@@ -225,9 +225,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $grey-e6 !default;
225
225
  &:focus-visible {
226
226
  @if $skin-name == 'fluent2' {
227
227
  box-shadow: $secondary-shadow-focus;
228
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
228
229
 
229
- & .e-breadcrumb-icon {
230
- color: $icon-color;
230
+ & .e-breadcrumb-icon,
231
+ &.e-breadcrumb-url .e-breadcrumb-icon {
232
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
231
233
  }
232
234
  }
233
235
  }
@@ -225,9 +225,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $gray-200 !default;
225
225
  &:focus-visible {
226
226
  @if $skin-name == 'fluent2' {
227
227
  box-shadow: $secondary-shadow-focus;
228
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
228
229
 
229
- & .e-breadcrumb-icon {
230
- color: $icon-color;
230
+ & .e-breadcrumb-icon,
231
+ &.e-breadcrumb-url .e-breadcrumb-icon {
232
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
231
233
  }
232
234
  }
233
235
  }
@@ -230,9 +230,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $border-light !default;
230
230
  &:focus-visible {
231
231
  @if $skin-name == 'fluent2' {
232
232
  box-shadow: $secondary-shadow-focus;
233
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
233
234
 
234
- & .e-breadcrumb-icon {
235
- color: $icon-color;
235
+ & .e-breadcrumb-icon,
236
+ &.e-breadcrumb-url .e-breadcrumb-icon {
237
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
236
238
  }
237
239
  }
238
240
  }
@@ -230,9 +230,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $border-light !default;
230
230
  &:focus-visible {
231
231
  @if $skin-name == 'fluent2' {
232
232
  box-shadow: $secondary-shadow-focus;
233
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
233
234
 
234
- & .e-breadcrumb-icon {
235
- color: $icon-color;
235
+ & .e-breadcrumb-icon,
236
+ &.e-breadcrumb-url .e-breadcrumb-icon {
237
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
236
238
  }
237
239
  }
238
240
  }
@@ -230,9 +230,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $neutral-light !default;
230
230
  &:focus-visible {
231
231
  @if $skin-name == 'fluent2' {
232
232
  box-shadow: $secondary-shadow-focus;
233
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
233
234
 
234
- & .e-breadcrumb-icon {
235
- color: $icon-color;
235
+ & .e-breadcrumb-icon,
236
+ &.e-breadcrumb-url .e-breadcrumb-icon {
237
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
236
238
  }
237
239
  }
238
240
  }
@@ -230,9 +230,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $neutral-light !default;
230
230
  &:focus-visible {
231
231
  @if $skin-name == 'fluent2' {
232
232
  box-shadow: $secondary-shadow-focus;
233
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
233
234
 
234
- & .e-breadcrumb-icon {
235
- color: $icon-color;
235
+ & .e-breadcrumb-icon,
236
+ &.e-breadcrumb-url .e-breadcrumb-icon {
237
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
236
238
  }
237
239
  }
238
240
  }
@@ -234,9 +234,11 @@ $breadcrumb-item-active-bg-color: $content-bg-color-alt4 !default;
234
234
  &:focus-visible {
235
235
  @if $skin-name == 'fluent2' {
236
236
  box-shadow: $secondary-shadow-focus;
237
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
237
238
 
238
- & .e-breadcrumb-icon {
239
- color: $icon-color;
239
+ & .e-breadcrumb-icon,
240
+ &.e-breadcrumb-url .e-breadcrumb-icon {
241
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
240
242
  }
241
243
  }
242
244
  }
@@ -234,9 +234,11 @@ $breadcrumb-item-active-bg-color: $content-bg-color-alt4 !default;
234
234
  &:focus-visible {
235
235
  @if $skin-name == 'fluent2' {
236
236
  box-shadow: $secondary-shadow-focus;
237
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
237
238
 
238
- & .e-breadcrumb-icon {
239
- color: $icon-color;
239
+ & .e-breadcrumb-icon,
240
+ &.e-breadcrumb-url .e-breadcrumb-icon {
241
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
240
242
  }
241
243
  }
242
244
  }
@@ -232,9 +232,11 @@ $breadcrumb-item-active-bg-color: $content-bg-color-selected !default;
232
232
  &:focus-visible {
233
233
  @if $skin-name == 'fluent2' {
234
234
  box-shadow: $secondary-shadow-focus;
235
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
235
236
 
236
- & .e-breadcrumb-icon {
237
- color: $icon-color;
237
+ & .e-breadcrumb-icon,
238
+ &.e-breadcrumb-url .e-breadcrumb-icon {
239
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
238
240
  }
239
241
  }
240
242
  }
@@ -232,9 +232,11 @@ $breadcrumb-item-active-bg-color: $content-bg-color-selected !default;
232
232
  &:focus-visible {
233
233
  @if $skin-name == 'fluent2' {
234
234
  box-shadow: $secondary-shadow-focus;
235
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
235
236
 
236
- & .e-breadcrumb-icon {
237
- color: $icon-color;
237
+ & .e-breadcrumb-icon,
238
+ &.e-breadcrumb-url .e-breadcrumb-icon {
239
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
238
240
  }
239
241
  }
240
242
  }
@@ -232,9 +232,11 @@ $breadcrumb-popup-item-hover-outline: 1px solid $border-default !default;
232
232
  &:focus-visible {
233
233
  @if $skin-name == 'fluent2' {
234
234
  box-shadow: $secondary-shadow-focus;
235
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
235
236
 
236
- & .e-breadcrumb-icon {
237
- color: $icon-color;
237
+ & .e-breadcrumb-icon,
238
+ &.e-breadcrumb-url .e-breadcrumb-icon {
239
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
238
240
  }
239
241
  }
240
242
  }
@@ -221,9 +221,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $grey-700 !default;
221
221
  &:focus-visible {
222
222
  @if $skin-name == 'fluent2' {
223
223
  box-shadow: $secondary-shadow-focus;
224
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
224
225
 
225
- & .e-breadcrumb-icon {
226
- color: $icon-color;
226
+ & .e-breadcrumb-icon,
227
+ &.e-breadcrumb-url .e-breadcrumb-icon {
228
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
227
229
  }
228
230
  }
229
231
  }
@@ -221,9 +221,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid rgba($grey-light-font, .12) !defau
221
221
  &:focus-visible {
222
222
  @if $skin-name == 'fluent2' {
223
223
  box-shadow: $secondary-shadow-focus;
224
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
224
225
 
225
- & .e-breadcrumb-icon {
226
- color: $icon-color;
226
+ & .e-breadcrumb-icon,
227
+ &.e-breadcrumb-url .e-breadcrumb-icon {
228
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
227
229
  }
228
230
  }
229
231
  }
@@ -231,9 +231,11 @@ $breadcrumb-bgcolor: $transparent !default;
231
231
  &:focus-visible {
232
232
  @if $skin-name == 'fluent2' {
233
233
  box-shadow: $secondary-shadow-focus;
234
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
234
235
 
235
- & .e-breadcrumb-icon {
236
- color: $icon-color;
236
+ & .e-breadcrumb-icon,
237
+ &.e-breadcrumb-url .e-breadcrumb-icon {
238
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
237
239
  }
238
240
  }
239
241
  }
@@ -231,9 +231,11 @@ $breadcrumb-bgcolor: $transparent !default;
231
231
  &:focus-visible {
232
232
  @if $skin-name == 'fluent2' {
233
233
  box-shadow: $secondary-shadow-focus;
234
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
234
235
 
235
- & .e-breadcrumb-icon {
236
- color: $icon-color;
236
+ & .e-breadcrumb-icon,
237
+ &.e-breadcrumb-url .e-breadcrumb-icon {
238
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
237
239
  }
238
240
  }
239
241
  }
@@ -231,9 +231,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $border-light !default;
231
231
  &:focus-visible {
232
232
  @if $skin-name == 'fluent2' {
233
233
  box-shadow: $secondary-shadow-focus;
234
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
234
235
 
235
- & .e-breadcrumb-icon {
236
- color: $icon-color;
236
+ & .e-breadcrumb-icon,
237
+ &.e-breadcrumb-url .e-breadcrumb-icon {
238
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
237
239
  }
238
240
  }
239
241
  }
@@ -231,9 +231,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $border-light !default;
231
231
  &:focus-visible {
232
232
  @if $skin-name == 'fluent2' {
233
233
  box-shadow: $secondary-shadow-focus;
234
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
234
235
 
235
- & .e-breadcrumb-icon {
236
- color: $icon-color;
236
+ & .e-breadcrumb-icon,
237
+ &.e-breadcrumb-url .e-breadcrumb-icon {
238
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
237
239
  }
238
240
  }
239
241
  }
@@ -1584,7 +1584,8 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
1584
1584
 
1585
1585
  .e-list-item {
1586
1586
 
1587
- div.e-icons::before {
1587
+ div.e-icons.e-icon-expandable::before,
1588
+ div.e-icons.e-icon-collapsible::before {
1588
1589
  content: '\e75c';
1589
1590
  }
1590
1591
  }
@@ -1584,7 +1584,8 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
1584
1584
 
1585
1585
  .e-list-item {
1586
1586
 
1587
- div.e-icons::before {
1587
+ div.e-icons.e-icon-expandable::before,
1588
+ div.e-icons.e-icon-collapsible::before {
1588
1589
  content: '\e75c';
1589
1590
  }
1590
1591
  }
@@ -1569,7 +1569,8 @@ $ripple-width: 32px !default;
1569
1569
  /*! TreeView icons */
1570
1570
  .e-treeview {
1571
1571
  .e-list-item {
1572
- div.e-icons::before {
1572
+ div.e-icons.e-icon-expandable::before,
1573
+ div.e-icons.e-icon-collapsible::before {
1573
1574
  content: '\e230';
1574
1575
  }
1575
1576
  }
@@ -1564,7 +1564,8 @@ $ripple-width: 32px !default;
1564
1564
  /*! TreeView icons */
1565
1565
  .e-treeview {
1566
1566
  .e-list-item {
1567
- div.e-icons::before {
1567
+ div.e-icons.e-icon-expandable::before,
1568
+ div.e-icons.e-icon-collapsible::before {
1568
1569
  content: '\e230';
1569
1570
  }
1570
1571
  }
@@ -1592,7 +1592,8 @@ $ripple-width: 32px !default;
1592
1592
  /*! TreeView icons */
1593
1593
  .e-treeview {
1594
1594
  .e-list-item {
1595
- div.e-icons::before {
1595
+ div.e-icons.e-icon-expandable::before,
1596
+ div.e-icons.e-icon-collapsible::before {
1596
1597
  content: '\e70b';
1597
1598
  }
1598
1599
  }
@@ -1573,7 +1573,8 @@ $treeview-item-active-check-color: $primary !default;
1573
1573
 
1574
1574
  .e-list-item {
1575
1575
 
1576
- div.e-icons::before {
1576
+ div.e-icons.e-icon-expandable::before,
1577
+ div.e-icons.e-icon-collapsible::before {
1577
1578
  content: '\e75c';
1578
1579
  }
1579
1580
  }
@@ -1573,7 +1573,8 @@ $treeview-item-active-check-color: $primary !default;
1573
1573
 
1574
1574
  .e-list-item {
1575
1575
 
1576
- div.e-icons::before {
1576
+ div.e-icons.e-icon-expandable::before,
1577
+ div.e-icons.e-icon-collapsible::before {
1577
1578
  content: '\e75c';
1578
1579
  }
1579
1580
  }
@@ -1569,7 +1569,8 @@ $ripple-width: 32px !default;
1569
1569
 
1570
1570
  .e-list-item {
1571
1571
 
1572
- div.e-icons::before {
1572
+ div.e-icons.e-icon-expandable::before,
1573
+ div.e-icons.e-icon-collapsible::before {
1573
1574
  content: '\e22e';
1574
1575
  }
1575
1576
  }
@@ -1565,7 +1565,8 @@ $ripple-width: 32px !default;
1565
1565
 
1566
1566
  .e-list-item {
1567
1567
 
1568
- div.e-icons::before {
1568
+ div.e-icons.e-icon-expandable::before,
1569
+ div.e-icons.e-icon-collapsible::before {
1569
1570
  content: '\e22e';
1570
1571
  }
1571
1572
  }
@@ -1573,7 +1573,8 @@ $treeview-item-active-check-color: $primary !default;
1573
1573
 
1574
1574
  .e-list-item {
1575
1575
 
1576
- div.e-icons::before {
1576
+ div.e-icons.e-icon-expandable::before,
1577
+ div.e-icons.e-icon-collapsible::before {
1577
1578
  content: '\e75c';
1578
1579
  }
1579
1580
  }
@@ -1573,7 +1573,8 @@ $treeview-item-active-check-color: $primary !default;
1573
1573
 
1574
1574
  .e-list-item {
1575
1575
 
1576
- div.e-icons::before {
1576
+ div.e-icons.e-icon-expandable::before,
1577
+ div.e-icons.e-icon-collapsible::before {
1577
1578
  content: '\e75c';
1578
1579
  }
1579
1580
  }
@@ -1579,7 +1579,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
1579
1579
 
1580
1580
  .e-list-item {
1581
1581
 
1582
- div.e-icons::before {
1582
+ div.e-icons.e-icon-expandable::before,
1583
+ div.e-icons.e-icon-collapsible::before {
1583
1584
  content: '\e75c';
1584
1585
  }
1585
1586
  }
@@ -1579,7 +1579,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
1579
1579
 
1580
1580
  .e-list-item {
1581
1581
 
1582
- div.e-icons::before {
1582
+ div.e-icons.e-icon-expandable::before,
1583
+ div.e-icons.e-icon-collapsible::before {
1583
1584
  content: '\e75c';
1584
1585
  }
1585
1586
  }
@@ -1571,7 +1571,8 @@ $ripple-width: 32px !default;
1571
1571
 
1572
1572
  .e-list-item {
1573
1573
 
1574
- div.e-icons::before {
1574
+ div.e-icons.e-icon-expandable::before,
1575
+ div.e-icons.e-icon-collapsible::before {
1575
1576
  content: '\e22e';
1576
1577
  }
1577
1578
  }
@@ -1567,7 +1567,8 @@ $ripple-width: 32px !default;
1567
1567
 
1568
1568
  .e-list-item {
1569
1569
 
1570
- div.e-icons::before {
1570
+ div.e-icons.e-icon-expandable::before,
1571
+ div.e-icons.e-icon-collapsible::before {
1571
1572
  content: '\e22f';
1572
1573
  }
1573
1574
  }
@@ -1565,7 +1565,8 @@ $ripple-width: 32px !default;
1565
1565
 
1566
1566
  .e-list-item {
1567
1567
 
1568
- div.e-icons::before {
1568
+ div.e-icons.e-icon-expandable::before,
1569
+ div.e-icons.e-icon-collapsible::before {
1569
1570
  content: '\e22f';
1570
1571
  }
1571
1572
  }
@@ -1563,7 +1563,8 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
1563
1563
 
1564
1564
  .e-list-item {
1565
1565
 
1566
- div.e-icons::before {
1566
+ div.e-icons.e-icon-expandable::before,
1567
+ div.e-icons.e-icon-collapsible::before {
1567
1568
  content: '\e748';
1568
1569
  }
1569
1570
  }
@@ -1563,7 +1563,8 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
1563
1563
 
1564
1564
  .e-list-item {
1565
1565
 
1566
- div.e-icons::before {
1566
+ div.e-icons.e-icon-expandable::before,
1567
+ div.e-icons.e-icon-collapsible::before {
1567
1568
  content: '\e748';
1568
1569
  }
1569
1570
  }
@@ -1577,7 +1577,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
1577
1577
 
1578
1578
  .e-list-item {
1579
1579
 
1580
- div.e-icons::before {
1580
+ div.e-icons.e-icon-expandable::before,
1581
+ div.e-icons.e-icon-collapsible::before {
1581
1582
  content: '\e75c';
1582
1583
  }
1583
1584
  }
@@ -1577,7 +1577,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
1577
1577
 
1578
1578
  .e-list-item {
1579
1579
 
1580
- div.e-icons::before {
1580
+ div.e-icons.e-icon-expandable::before,
1581
+ div.e-icons.e-icon-collapsible::before {
1581
1582
  content: '\e75c';
1582
1583
  }
1583
1584
  }
@@ -103,8 +103,8 @@ $msg-filled-success-color: $msg-success-color-alt2 !default;
103
103
  $msg-filled-success-bg-color: $msg-success-bg-color-alt2 !default;
104
104
  $msg-filled-success-border-color: $msg-success-border-color-alt2 !default;
105
105
  $msg-filled-warning-color: $msg-warning-color-alt2 !default;
106
- $msg-filled-warning-bg-color: $warning-dark-primary !default;
107
- $msg-filled-warning-border-color: $warning-dark-primary !default;
106
+ $msg-filled-warning-bg-color: $msg-warning-bg-color-alt2 !default;
107
+ $msg-filled-warning-border-color: $msg-warning-border-color-alt2 !default;
108
108
  $msg-filled-info-color: $msg-info-color-alt2 !default;
109
109
  $msg-filled-info-bg-color: $msg-info-bg-color-alt2 !default;
110
110
  $msg-filled-info-border-color: $msg-info-border-color-alt2 !default;
@@ -103,8 +103,8 @@ $msg-filled-success-color: $msg-success-color-alt2 !default;
103
103
  $msg-filled-success-bg-color: $msg-success-bg-color-alt2 !default;
104
104
  $msg-filled-success-border-color: $msg-success-border-color-alt2 !default;
105
105
  $msg-filled-warning-color: $msg-warning-color-alt2 !default;
106
- $msg-filled-warning-bg-color: $warning-dark-primary !default;
107
- $msg-filled-warning-border-color: $warning-dark-primary !default;
106
+ $msg-filled-warning-bg-color: $msg-warning-bg-color-alt2 !default;
107
+ $msg-filled-warning-border-color: $msg-warning-border-color-alt2 !default;
108
108
  $msg-filled-info-color: $msg-info-color-alt2 !default;
109
109
  $msg-filled-info-bg-color: $msg-info-bg-color-alt2 !default;
110
110
  $msg-filled-info-border-color: $msg-info-border-color-alt2 !default;