@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
@@ -2732,7 +2732,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
2732
2732
  @if $skin-name == 'fluent2' {
2733
2733
  background: transparent;
2734
2734
  border-color: $secondary-border-color-hover;
2735
- color: $secondary-text-color-hover;
2735
+ color: $secondary-outline-button-text-color-pressed;
2736
2736
  }
2737
2737
 
2738
2738
  @if $skin-name == 'bootstrap5' {
@@ -2765,7 +2765,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
2765
2765
  @include outline-active;
2766
2766
  @if $skin-name == 'fluent2' {
2767
2767
  background: transparent;
2768
- color: $secondary-text-color-selected;
2768
+ color: $secondary-outline-button-text-color-pressed;
2769
2769
  outline: 2px solid;
2770
2770
  outline-offset: -2px;
2771
2771
  }
@@ -2732,7 +2732,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
2732
2732
  @if $skin-name == 'fluent2' {
2733
2733
  background: transparent;
2734
2734
  border-color: $secondary-border-color-hover;
2735
- color: $secondary-text-color-hover;
2735
+ color: $secondary-outline-button-text-color-pressed;
2736
2736
  }
2737
2737
 
2738
2738
  @if $skin-name == 'bootstrap5' {
@@ -2765,7 +2765,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
2765
2765
  @include outline-active;
2766
2766
  @if $skin-name == 'fluent2' {
2767
2767
  background: transparent;
2768
- color: $secondary-text-color-selected;
2768
+ color: $secondary-outline-button-text-color-pressed;
2769
2769
  outline: 2px solid;
2770
2770
  outline-offset: -2px;
2771
2771
  }
@@ -2666,7 +2666,7 @@ $btn-focus-box-shadow: none !default;
2666
2666
  @if $skin-name == 'fluent2' {
2667
2667
  background: transparent;
2668
2668
  border-color: $secondary-border-color-hover;
2669
- color: $secondary-text-color-hover;
2669
+ color: $secondary-outline-button-text-color-pressed;
2670
2670
  }
2671
2671
 
2672
2672
  @if $skin-name == 'bootstrap5' {
@@ -2699,7 +2699,7 @@ $btn-focus-box-shadow: none !default;
2699
2699
  @include outline-active;
2700
2700
  @if $skin-name == 'fluent2' {
2701
2701
  background: transparent;
2702
- color: $secondary-text-color-selected;
2702
+ color: $secondary-outline-button-text-color-pressed;
2703
2703
  outline: 2px solid;
2704
2704
  outline-offset: -2px;
2705
2705
  }
@@ -2621,7 +2621,7 @@ $btn-focus-box-shadow: none !default;
2621
2621
  @if $skin-name == 'fluent2' {
2622
2622
  background: transparent;
2623
2623
  border-color: $secondary-border-color-hover;
2624
- color: $secondary-text-color-hover;
2624
+ color: $secondary-outline-button-text-color-pressed;
2625
2625
  }
2626
2626
 
2627
2627
  @if $skin-name == 'bootstrap5' {
@@ -2654,7 +2654,7 @@ $btn-focus-box-shadow: none !default;
2654
2654
  @include outline-active;
2655
2655
  @if $skin-name == 'fluent2' {
2656
2656
  background: transparent;
2657
- color: $secondary-text-color-selected;
2657
+ color: $secondary-outline-button-text-color-pressed;
2658
2658
  outline: 2px solid;
2659
2659
  outline-offset: -2px;
2660
2660
  }
@@ -2669,7 +2669,7 @@ $btn-focus-box-shadow: none !default;
2669
2669
  @if $skin-name == 'fluent2' {
2670
2670
  background: transparent;
2671
2671
  border-color: $secondary-border-color-hover;
2672
- color: $secondary-text-color-hover;
2672
+ color: $secondary-outline-button-text-color-pressed;
2673
2673
  }
2674
2674
 
2675
2675
  @if $skin-name == 'bootstrap5' {
@@ -2702,7 +2702,7 @@ $btn-focus-box-shadow: none !default;
2702
2702
  @include outline-active;
2703
2703
  @if $skin-name == 'fluent2' {
2704
2704
  background: transparent;
2705
- color: $secondary-text-color-selected;
2705
+ color: $secondary-outline-button-text-color-pressed;
2706
2706
  outline: 2px solid;
2707
2707
  outline-offset: -2px;
2708
2708
  }
@@ -2677,7 +2677,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
2677
2677
  @if $skin-name == 'fluent2' {
2678
2678
  background: transparent;
2679
2679
  border-color: $secondary-border-color-hover;
2680
- color: $secondary-text-color-hover;
2680
+ color: $secondary-outline-button-text-color-pressed;
2681
2681
  }
2682
2682
 
2683
2683
  @if $skin-name == 'bootstrap5' {
@@ -2710,7 +2710,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
2710
2710
  @include outline-active;
2711
2711
  @if $skin-name == 'fluent2' {
2712
2712
  background: transparent;
2713
- color: $secondary-text-color-selected;
2713
+ color: $secondary-outline-button-text-color-pressed;
2714
2714
  outline: 2px solid;
2715
2715
  outline-offset: -2px;
2716
2716
  }
@@ -2677,7 +2677,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
2677
2677
  @if $skin-name == 'fluent2' {
2678
2678
  background: transparent;
2679
2679
  border-color: $secondary-border-color-hover;
2680
- color: $secondary-text-color-hover;
2680
+ color: $secondary-outline-button-text-color-pressed;
2681
2681
  }
2682
2682
 
2683
2683
  @if $skin-name == 'bootstrap5' {
@@ -2710,7 +2710,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
2710
2710
  @include outline-active;
2711
2711
  @if $skin-name == 'fluent2' {
2712
2712
  background: transparent;
2713
- color: $secondary-text-color-selected;
2713
+ color: $secondary-outline-button-text-color-pressed;
2714
2714
  outline: 2px solid;
2715
2715
  outline-offset: -2px;
2716
2716
  }
@@ -2624,7 +2624,7 @@ $btn-focus-box-shadow: none !default;
2624
2624
  @if $skin-name == 'fluent2' {
2625
2625
  background: transparent;
2626
2626
  border-color: $secondary-border-color-hover;
2627
- color: $secondary-text-color-hover;
2627
+ color: $secondary-outline-button-text-color-pressed;
2628
2628
  }
2629
2629
 
2630
2630
  @if $skin-name == 'bootstrap5' {
@@ -2657,7 +2657,7 @@ $btn-focus-box-shadow: none !default;
2657
2657
  @include outline-active;
2658
2658
  @if $skin-name == 'fluent2' {
2659
2659
  background: transparent;
2660
- color: $secondary-text-color-selected;
2660
+ color: $secondary-outline-button-text-color-pressed;
2661
2661
  outline: 2px solid;
2662
2662
  outline-offset: -2px;
2663
2663
  }
@@ -2621,7 +2621,7 @@ $btn-focus-box-shadow: none !default;
2621
2621
  @if $skin-name == 'fluent2' {
2622
2622
  background: transparent;
2623
2623
  border-color: $secondary-border-color-hover;
2624
- color: $secondary-text-color-hover;
2624
+ color: $secondary-outline-button-text-color-pressed;
2625
2625
  }
2626
2626
 
2627
2627
  @if $skin-name == 'bootstrap5' {
@@ -2654,7 +2654,7 @@ $btn-focus-box-shadow: none !default;
2654
2654
  @include outline-active;
2655
2655
  @if $skin-name == 'fluent2' {
2656
2656
  background: transparent;
2657
- color: $secondary-text-color-selected;
2657
+ color: $secondary-outline-button-text-color-pressed;
2658
2658
  outline: 2px solid;
2659
2659
  outline-offset: -2px;
2660
2660
  }
@@ -2677,7 +2677,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
2677
2677
  @if $skin-name == 'fluent2' {
2678
2678
  background: transparent;
2679
2679
  border-color: $secondary-border-color-hover;
2680
- color: $secondary-text-color-hover;
2680
+ color: $secondary-outline-button-text-color-pressed;
2681
2681
  }
2682
2682
 
2683
2683
  @if $skin-name == 'bootstrap5' {
@@ -2710,7 +2710,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
2710
2710
  @include outline-active;
2711
2711
  @if $skin-name == 'fluent2' {
2712
2712
  background: transparent;
2713
- color: $secondary-text-color-selected;
2713
+ color: $secondary-outline-button-text-color-pressed;
2714
2714
  outline: 2px solid;
2715
2715
  outline-offset: -2px;
2716
2716
  }
@@ -2677,7 +2677,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
2677
2677
  @if $skin-name == 'fluent2' {
2678
2678
  background: transparent;
2679
2679
  border-color: $secondary-border-color-hover;
2680
- color: $secondary-text-color-hover;
2680
+ color: $secondary-outline-button-text-color-pressed;
2681
2681
  }
2682
2682
 
2683
2683
  @if $skin-name == 'bootstrap5' {
@@ -2710,7 +2710,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
2710
2710
  @include outline-active;
2711
2711
  @if $skin-name == 'fluent2' {
2712
2712
  background: transparent;
2713
- color: $secondary-text-color-selected;
2713
+ color: $secondary-outline-button-text-color-pressed;
2714
2714
  outline: 2px solid;
2715
2715
  outline-offset: -2px;
2716
2716
  }
@@ -2691,7 +2691,7 @@ $btn-keyboard-focus-border-color: $shadow-color !default;
2691
2691
  @if $skin-name == 'fluent2' {
2692
2692
  background: transparent;
2693
2693
  border-color: $secondary-border-color-hover;
2694
- color: $secondary-text-color-hover;
2694
+ color: $secondary-outline-button-text-color-pressed;
2695
2695
  }
2696
2696
 
2697
2697
  @if $skin-name == 'bootstrap5' {
@@ -2724,7 +2724,7 @@ $btn-keyboard-focus-border-color: $shadow-color !default;
2724
2724
  @include outline-active;
2725
2725
  @if $skin-name == 'fluent2' {
2726
2726
  background: transparent;
2727
- color: $secondary-text-color-selected;
2727
+ color: $secondary-outline-button-text-color-pressed;
2728
2728
  outline: 2px solid;
2729
2729
  outline-offset: -2px;
2730
2730
  }
@@ -2691,7 +2691,7 @@ $btn-keyboard-focus-border-color: $shadow-color !default;
2691
2691
  @if $skin-name == 'fluent2' {
2692
2692
  background: transparent;
2693
2693
  border-color: $secondary-border-color-hover;
2694
- color: $secondary-text-color-hover;
2694
+ color: $secondary-outline-button-text-color-pressed;
2695
2695
  }
2696
2696
 
2697
2697
  @if $skin-name == 'bootstrap5' {
@@ -2724,7 +2724,7 @@ $btn-keyboard-focus-border-color: $shadow-color !default;
2724
2724
  @include outline-active;
2725
2725
  @if $skin-name == 'fluent2' {
2726
2726
  background: transparent;
2727
- color: $secondary-text-color-selected;
2727
+ color: $secondary-outline-button-text-color-pressed;
2728
2728
  outline: 2px solid;
2729
2729
  outline-offset: -2px;
2730
2730
  }
@@ -2644,7 +2644,7 @@ $btn-focus-box-shadow: none !default;
2644
2644
  @if $skin-name == 'fluent2' {
2645
2645
  background: transparent;
2646
2646
  border-color: $secondary-border-color-hover;
2647
- color: $secondary-text-color-hover;
2647
+ color: $secondary-outline-button-text-color-pressed;
2648
2648
  }
2649
2649
 
2650
2650
  @if $skin-name == 'bootstrap5' {
@@ -2677,7 +2677,7 @@ $btn-focus-box-shadow: none !default;
2677
2677
  @include outline-active;
2678
2678
  @if $skin-name == 'fluent2' {
2679
2679
  background: transparent;
2680
- color: $secondary-text-color-selected;
2680
+ color: $secondary-outline-button-text-color-pressed;
2681
2681
  outline: 2px solid;
2682
2682
  outline-offset: -2px;
2683
2683
  }
@@ -2667,7 +2667,7 @@ $btn-focus-box-shadow: none !default;
2667
2667
  @if $skin-name == 'fluent2' {
2668
2668
  background: transparent;
2669
2669
  border-color: $secondary-border-color-hover;
2670
- color: $secondary-text-color-hover;
2670
+ color: $secondary-outline-button-text-color-pressed;
2671
2671
  }
2672
2672
 
2673
2673
  @if $skin-name == 'bootstrap5' {
@@ -2700,7 +2700,7 @@ $btn-focus-box-shadow: none !default;
2700
2700
  @include outline-active;
2701
2701
  @if $skin-name == 'fluent2' {
2702
2702
  background: transparent;
2703
- color: $secondary-text-color-selected;
2703
+ color: $secondary-outline-button-text-color-pressed;
2704
2704
  outline: 2px solid;
2705
2705
  outline-offset: -2px;
2706
2706
  }
@@ -2623,7 +2623,7 @@ $btn-focus-box-shadow: none !default;
2623
2623
  @if $skin-name == 'fluent2' {
2624
2624
  background: transparent;
2625
2625
  border-color: $secondary-border-color-hover;
2626
- color: $secondary-text-color-hover;
2626
+ color: $secondary-outline-button-text-color-pressed;
2627
2627
  }
2628
2628
 
2629
2629
  @if $skin-name == 'bootstrap5' {
@@ -2656,7 +2656,7 @@ $btn-focus-box-shadow: none !default;
2656
2656
  @include outline-active;
2657
2657
  @if $skin-name == 'fluent2' {
2658
2658
  background: transparent;
2659
- color: $secondary-text-color-selected;
2659
+ color: $secondary-outline-button-text-color-pressed;
2660
2660
  outline: 2px solid;
2661
2661
  outline-offset: -2px;
2662
2662
  }
@@ -2693,7 +2693,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
2693
2693
  @if $skin-name == 'fluent2' {
2694
2694
  background: transparent;
2695
2695
  border-color: $secondary-border-color-hover;
2696
- color: $secondary-text-color-hover;
2696
+ color: $secondary-outline-button-text-color-pressed;
2697
2697
  }
2698
2698
 
2699
2699
  @if $skin-name == 'bootstrap5' {
@@ -2726,7 +2726,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
2726
2726
  @include outline-active;
2727
2727
  @if $skin-name == 'fluent2' {
2728
2728
  background: transparent;
2729
- color: $secondary-text-color-selected;
2729
+ color: $secondary-outline-button-text-color-pressed;
2730
2730
  outline: 2px solid;
2731
2731
  outline-offset: -2px;
2732
2732
  }
@@ -2693,7 +2693,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
2693
2693
  @if $skin-name == 'fluent2' {
2694
2694
  background: transparent;
2695
2695
  border-color: $secondary-border-color-hover;
2696
- color: $secondary-text-color-hover;
2696
+ color: $secondary-outline-button-text-color-pressed;
2697
2697
  }
2698
2698
 
2699
2699
  @if $skin-name == 'bootstrap5' {
@@ -2726,7 +2726,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
2726
2726
  @include outline-active;
2727
2727
  @if $skin-name == 'fluent2' {
2728
2728
  background: transparent;
2729
- color: $secondary-text-color-selected;
2729
+ color: $secondary-outline-button-text-color-pressed;
2730
2730
  outline: 2px solid;
2731
2731
  outline-offset: -2px;
2732
2732
  }
@@ -2670,7 +2670,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
2670
2670
  @if $skin-name == 'fluent2' {
2671
2671
  background: transparent;
2672
2672
  border-color: $secondary-border-color-hover;
2673
- color: $secondary-text-color-hover;
2673
+ color: $secondary-outline-button-text-color-pressed;
2674
2674
  }
2675
2675
 
2676
2676
  @if $skin-name == 'bootstrap5' {
@@ -2703,7 +2703,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
2703
2703
  @include outline-active;
2704
2704
  @if $skin-name == 'fluent2' {
2705
2705
  background: transparent;
2706
- color: $secondary-text-color-selected;
2706
+ color: $secondary-outline-button-text-color-pressed;
2707
2707
  outline: 2px solid;
2708
2708
  outline-offset: -2px;
2709
2709
  }
@@ -2670,7 +2670,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
2670
2670
  @if $skin-name == 'fluent2' {
2671
2671
  background: transparent;
2672
2672
  border-color: $secondary-border-color-hover;
2673
- color: $secondary-text-color-hover;
2673
+ color: $secondary-outline-button-text-color-pressed;
2674
2674
  }
2675
2675
 
2676
2676
  @if $skin-name == 'bootstrap5' {
@@ -2703,7 +2703,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
2703
2703
  @include outline-active;
2704
2704
  @if $skin-name == 'fluent2' {
2705
2705
  background: transparent;
2706
- color: $secondary-text-color-selected;
2706
+ color: $secondary-outline-button-text-color-pressed;
2707
2707
  outline: 2px solid;
2708
2708
  outline-offset: -2px;
2709
2709
  }
@@ -220,6 +220,7 @@ $sd-active-font-color: $secondary-text-color !default;
220
220
  font-size: 12px;
221
221
  line-height: 16px;
222
222
  padding: 8px 16px;
223
+ box-sizing: content-box;
223
224
  }
224
225
  }
225
226
  }
@@ -220,6 +220,7 @@ $sd-active-font-color: $secondary-text-color !default;
220
220
  font-size: 12px;
221
221
  line-height: 16px;
222
222
  padding: 8px 16px;
223
+ box-sizing: content-box;
223
224
  }
224
225
  }
225
226
  }
@@ -219,6 +219,7 @@ $sd-active-font-color: $grey-light-font !default;
219
219
  font-size: 12px;
220
220
  line-height: 16px;
221
221
  padding: 8px 16px;
222
+ box-sizing: content-box;
222
223
  }
223
224
  }
224
225
  }
@@ -219,6 +219,7 @@ $sd-active-font-color: #000000 !default;
219
219
  font-size: 12px;
220
220
  line-height: 16px;
221
221
  padding: 8px 16px;
222
+ box-sizing: content-box;
222
223
  }
223
224
  }
224
225
  }
@@ -219,6 +219,7 @@ $sd-active-font-color: $secondary !default;
219
219
  font-size: 12px;
220
220
  line-height: 16px;
221
221
  padding: 8px 16px;
222
+ box-sizing: content-box;
222
223
  }
223
224
  }
224
225
  }
@@ -220,6 +220,7 @@ $sd-active-font-color: $content-text-color-focus !default;
220
220
  font-size: 12px;
221
221
  line-height: 16px;
222
222
  padding: 8px 16px;
223
+ box-sizing: content-box;
223
224
  }
224
225
  }
225
226
  }
@@ -220,6 +220,7 @@ $sd-active-font-color: $content-text-color-focus !default;
220
220
  font-size: 12px;
221
221
  line-height: 16px;
222
222
  padding: 8px 16px;
223
+ box-sizing: content-box;
223
224
  }
224
225
  }
225
226
  }
@@ -219,6 +219,7 @@ $sd-active-font-color: $neutral-light-fontalt !default;
219
219
  font-size: 12px;
220
220
  line-height: 16px;
221
221
  padding: 8px 16px;
222
+ box-sizing: content-box;
222
223
  }
223
224
  }
224
225
  }
@@ -219,6 +219,7 @@ $sd-active-font-color: $neutral-light-fontalt !default;
219
219
  font-size: 12px;
220
220
  line-height: 16px;
221
221
  padding: 8px 16px;
222
+ box-sizing: content-box;
222
223
  }
223
224
  }
224
225
  }
@@ -220,6 +220,7 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
220
220
  font-size: 12px;
221
221
  line-height: 16px;
222
222
  padding: 8px 16px;
223
+ box-sizing: content-box;
223
224
  }
224
225
  }
225
226
  }
@@ -220,6 +220,7 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
220
220
  font-size: 12px;
221
221
  line-height: 16px;
222
222
  padding: 8px 16px;
223
+ box-sizing: content-box;
223
224
  }
224
225
  }
225
226
  }
@@ -220,6 +220,7 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
220
220
  font-size: 12px;
221
221
  line-height: 16px;
222
222
  padding: 8px 16px;
223
+ box-sizing: content-box;
223
224
  }
224
225
  }
225
226
  }
@@ -220,6 +220,7 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
220
220
  font-size: 12px;
221
221
  line-height: 16px;
222
222
  padding: 8px 16px;
223
+ box-sizing: content-box;
223
224
  }
224
225
  }
225
226
  }
@@ -220,6 +220,7 @@ $sd-active-font-color: $selection-font !default;
220
220
  font-size: 12px;
221
221
  line-height: 16px;
222
222
  padding: 8px 16px;
223
+ box-sizing: content-box;
223
224
  }
224
225
  }
225
226
  }
@@ -219,6 +219,7 @@ $sd-active-font-color: $grey-dark-font !default;
219
219
  font-size: 12px;
220
220
  line-height: 16px;
221
221
  padding: 8px 16px;
222
+ box-sizing: content-box;
222
223
  }
223
224
  }
224
225
  }
@@ -219,6 +219,7 @@ $sd-active-font-color: $base-font !default;
219
219
  font-size: 12px;
220
220
  line-height: 16px;
221
221
  padding: 8px 16px;
222
+ box-sizing: content-box;
222
223
  }
223
224
  }
224
225
  }
@@ -220,6 +220,7 @@ $sd-active-font-color: $sd-font-color !default;
220
220
  font-size: 12px;
221
221
  line-height: 16px;
222
222
  padding: 8px 16px;
223
+ box-sizing: content-box;
223
224
  }
224
225
  }
225
226
  }
@@ -220,6 +220,7 @@ $sd-active-font-color: $sd-font-color !default;
220
220
  font-size: 12px;
221
221
  line-height: 16px;
222
222
  padding: 8px 16px;
223
+ box-sizing: content-box;
223
224
  }
224
225
  }
225
226
  }
@@ -220,6 +220,7 @@ $sd-active-font-color: $secondary-text-color !default;
220
220
  font-size: 12px;
221
221
  line-height: 16px;
222
222
  padding: 8px 16px;
223
+ box-sizing: content-box;
223
224
  }
224
225
  }
225
226
  }
@@ -220,6 +220,7 @@ $sd-active-font-color: $secondary-text-color !default;
220
220
  font-size: 12px;
221
221
  line-height: 16px;
222
222
  padding: 8px 16px;
223
+ box-sizing: content-box;
223
224
  }
224
225
  }
225
226
  }
@@ -458,7 +458,7 @@ $de-hlt-clr-height-bigger: 24px;
458
458
  }
459
459
  }
460
460
  }
461
- .e-listview .e-list-icon {
461
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
462
462
  height: 24px;
463
463
  width: 16px;
464
464
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -458,7 +458,7 @@ $de-hlt-clr-height-bigger: 24px;
458
458
  }
459
459
  }
460
460
  }
461
- .e-listview .e-list-icon {
461
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
462
462
  height: 24px;
463
463
  width: 16px;
464
464
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -442,7 +442,7 @@ $de-prop-btn-icon-clr: #ccc;
442
442
  }
443
443
  }
444
444
  }
445
- .e-listview .e-list-icon {
445
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
446
446
  height: 24px;
447
447
  width: 16px;
448
448
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -442,7 +442,7 @@ $de-prop-btn-icon-clr: #ccc;
442
442
  }
443
443
  }
444
444
  }
445
- .e-listview .e-list-icon {
445
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
446
446
  height: 24px;
447
447
  width: 16px;
448
448
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -458,7 +458,7 @@ $de-hlt-clr-height-bigger: 25px;
458
458
  }
459
459
  }
460
460
  }
461
- .e-listview .e-list-icon {
461
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
462
462
  height: 24px;
463
463
  width: 16px;
464
464
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -464,7 +464,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
464
464
  }
465
465
  }
466
466
  }
467
- .e-listview .e-list-icon {
467
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
468
468
  height: 24px;
469
469
  width: 16px;
470
470
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -464,7 +464,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
464
464
  }
465
465
  }
466
466
  }
467
- .e-listview .e-list-icon {
467
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
468
468
  height: 24px;
469
469
  width: 16px;
470
470
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -446,7 +446,7 @@ $de-prop-btn-icon-clr: #ccc;
446
446
  }
447
447
  }
448
448
  }
449
- .e-listview .e-list-icon {
449
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
450
450
  height: 24px;
451
451
  width: 16px;
452
452
  margin-right: $e-de-ctnr-break-listview-margin-right;