@syncfusion/blazor-themes 31.2.3 → 31.2.5

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 (311) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +13 -1
  2. package/Compiled-Themes/bds-dark.css +13 -1
  3. package/Compiled-Themes/bds-lite.css +13 -1
  4. package/Compiled-Themes/bds.css +13 -1
  5. package/Compiled-Themes/bootstrap-dark-lite.css +13 -1
  6. package/Compiled-Themes/bootstrap-dark.css +13 -1
  7. package/Compiled-Themes/bootstrap-lite.css +13 -1
  8. package/Compiled-Themes/bootstrap.css +13 -1
  9. package/Compiled-Themes/bootstrap4-lite.css +13 -1
  10. package/Compiled-Themes/bootstrap4.css +13 -1
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +13 -1
  12. package/Compiled-Themes/bootstrap5-dark.css +13 -1
  13. package/Compiled-Themes/bootstrap5-lite.css +13 -1
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +13 -1
  15. package/Compiled-Themes/bootstrap5.3-dark.css +13 -1
  16. package/Compiled-Themes/bootstrap5.3-lite.css +13 -1
  17. package/Compiled-Themes/bootstrap5.3.css +13 -1
  18. package/Compiled-Themes/bootstrap5.css +13 -1
  19. package/Compiled-Themes/fabric-dark-lite.css +13 -1
  20. package/Compiled-Themes/fabric-dark.css +13 -1
  21. package/Compiled-Themes/fabric-lite.css +13 -1
  22. package/Compiled-Themes/fabric.css +13 -1
  23. package/Compiled-Themes/fluent-dark-lite.css +13 -1
  24. package/Compiled-Themes/fluent-dark.css +13 -1
  25. package/Compiled-Themes/fluent-lite.css +13 -1
  26. package/Compiled-Themes/fluent.css +13 -1
  27. package/Compiled-Themes/fluent2-dark-lite.css +14 -7
  28. package/Compiled-Themes/fluent2-dark.css +14 -7
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +14 -7
  30. package/Compiled-Themes/fluent2-highcontrast.css +14 -7
  31. package/Compiled-Themes/fluent2-lite.css +14 -7
  32. package/Compiled-Themes/fluent2.css +14 -7
  33. package/Compiled-Themes/highcontrast-lite.css +13 -1
  34. package/Compiled-Themes/highcontrast.css +13 -1
  35. package/Compiled-Themes/material-dark-lite.css +13 -1
  36. package/Compiled-Themes/material-dark.css +13 -1
  37. package/Compiled-Themes/material-lite.css +13 -1
  38. package/Compiled-Themes/material.css +13 -1
  39. package/Compiled-Themes/material3-dark-lite.css +13 -0
  40. package/Compiled-Themes/material3-dark.css +13 -0
  41. package/Compiled-Themes/material3-lite.css +13 -0
  42. package/Compiled-Themes/material3.css +13 -0
  43. package/Compiled-Themes/tailwind-dark-lite.css +13 -1
  44. package/Compiled-Themes/tailwind-dark.css +13 -1
  45. package/Compiled-Themes/tailwind-lite.css +13 -1
  46. package/Compiled-Themes/tailwind.css +13 -1
  47. package/Compiled-Themes/tailwind3-dark-lite.css +14 -1
  48. package/Compiled-Themes/tailwind3-dark.css +16 -3
  49. package/Compiled-Themes/tailwind3-lite.css +14 -1
  50. package/Compiled-Themes/tailwind3.css +16 -3
  51. package/SCSS-Themes/bds-dark-lite.scss +21 -4
  52. package/SCSS-Themes/bds-dark.scss +21 -4
  53. package/SCSS-Themes/bds-lite.scss +21 -4
  54. package/SCSS-Themes/bds.scss +21 -4
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +20 -4
  56. package/SCSS-Themes/bootstrap-dark.scss +20 -4
  57. package/SCSS-Themes/bootstrap-lite.scss +20 -4
  58. package/SCSS-Themes/bootstrap.scss +20 -4
  59. package/SCSS-Themes/bootstrap4-lite.scss +21 -4
  60. package/SCSS-Themes/bootstrap4.scss +21 -4
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +21 -4
  62. package/SCSS-Themes/bootstrap5-dark.scss +21 -4
  63. package/SCSS-Themes/bootstrap5-lite.scss +21 -4
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +21 -4
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +21 -4
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +21 -4
  67. package/SCSS-Themes/bootstrap5.3.scss +21 -4
  68. package/SCSS-Themes/bootstrap5.scss +21 -4
  69. package/SCSS-Themes/buttons/radio-button/bds-dark-lite.scss +4 -0
  70. package/SCSS-Themes/buttons/radio-button/bds-dark.scss +4 -0
  71. package/SCSS-Themes/buttons/radio-button/bds-lite.scss +4 -0
  72. package/SCSS-Themes/buttons/radio-button/bds.scss +4 -0
  73. package/SCSS-Themes/buttons/radio-button/bootstrap-dark-lite.scss +4 -0
  74. package/SCSS-Themes/buttons/radio-button/bootstrap-dark.scss +4 -0
  75. package/SCSS-Themes/buttons/radio-button/bootstrap-lite.scss +4 -0
  76. package/SCSS-Themes/buttons/radio-button/bootstrap.scss +4 -0
  77. package/SCSS-Themes/buttons/radio-button/bootstrap4-lite.scss +4 -0
  78. package/SCSS-Themes/buttons/radio-button/bootstrap4.scss +4 -0
  79. package/SCSS-Themes/buttons/radio-button/bootstrap5-dark-lite.scss +4 -0
  80. package/SCSS-Themes/buttons/radio-button/bootstrap5-dark.scss +4 -0
  81. package/SCSS-Themes/buttons/radio-button/bootstrap5-lite.scss +4 -0
  82. package/SCSS-Themes/buttons/radio-button/bootstrap5.3-dark-lite.scss +4 -0
  83. package/SCSS-Themes/buttons/radio-button/bootstrap5.3-dark.scss +4 -0
  84. package/SCSS-Themes/buttons/radio-button/bootstrap5.3-lite.scss +4 -0
  85. package/SCSS-Themes/buttons/radio-button/bootstrap5.3.scss +4 -0
  86. package/SCSS-Themes/buttons/radio-button/bootstrap5.scss +4 -0
  87. package/SCSS-Themes/buttons/radio-button/fabric-dark-lite.scss +4 -0
  88. package/SCSS-Themes/buttons/radio-button/fabric-dark.scss +4 -0
  89. package/SCSS-Themes/buttons/radio-button/fabric-lite.scss +4 -0
  90. package/SCSS-Themes/buttons/radio-button/fabric.scss +4 -0
  91. package/SCSS-Themes/buttons/radio-button/fluent-dark-lite.scss +5 -0
  92. package/SCSS-Themes/buttons/radio-button/fluent-dark.scss +5 -0
  93. package/SCSS-Themes/buttons/radio-button/fluent-lite.scss +5 -0
  94. package/SCSS-Themes/buttons/radio-button/fluent.scss +5 -0
  95. package/SCSS-Themes/buttons/radio-button/fluent2-dark-lite.scss +4 -0
  96. package/SCSS-Themes/buttons/radio-button/fluent2-dark.scss +4 -0
  97. package/SCSS-Themes/buttons/radio-button/fluent2-highcontrast-lite.scss +4 -0
  98. package/SCSS-Themes/buttons/radio-button/fluent2-highcontrast.scss +4 -0
  99. package/SCSS-Themes/buttons/radio-button/fluent2-lite.scss +4 -0
  100. package/SCSS-Themes/buttons/radio-button/fluent2.scss +4 -0
  101. package/SCSS-Themes/buttons/radio-button/highcontrast-lite.scss +4 -0
  102. package/SCSS-Themes/buttons/radio-button/highcontrast.scss +4 -0
  103. package/SCSS-Themes/buttons/radio-button/material-dark-lite.scss +4 -0
  104. package/SCSS-Themes/buttons/radio-button/material-dark.scss +4 -0
  105. package/SCSS-Themes/buttons/radio-button/material-lite.scss +4 -0
  106. package/SCSS-Themes/buttons/radio-button/material.scss +4 -0
  107. package/SCSS-Themes/buttons/radio-button/material3-dark-lite.scss +4 -0
  108. package/SCSS-Themes/buttons/radio-button/material3-dark.scss +4 -0
  109. package/SCSS-Themes/buttons/radio-button/material3-lite.scss +4 -0
  110. package/SCSS-Themes/buttons/radio-button/material3.scss +4 -0
  111. package/SCSS-Themes/buttons/radio-button/tailwind-dark-lite.scss +4 -0
  112. package/SCSS-Themes/buttons/radio-button/tailwind-dark.scss +4 -0
  113. package/SCSS-Themes/buttons/radio-button/tailwind-lite.scss +4 -0
  114. package/SCSS-Themes/buttons/radio-button/tailwind.scss +4 -0
  115. package/SCSS-Themes/buttons/radio-button/tailwind3-dark-lite.scss +4 -0
  116. package/SCSS-Themes/buttons/radio-button/tailwind3-dark.scss +4 -0
  117. package/SCSS-Themes/buttons/radio-button/tailwind3-lite.scss +4 -0
  118. package/SCSS-Themes/buttons/radio-button/tailwind3.scss +4 -0
  119. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark-lite.scss +1 -1
  120. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +1 -1
  121. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-highcontrast-lite.scss +1 -1
  122. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-highcontrast.scss +1 -1
  123. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-lite.scss +1 -1
  124. package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +1 -1
  125. package/SCSS-Themes/documenteditor/document-editor-container/tailwind3-dark-lite.scss +1 -1
  126. package/SCSS-Themes/documenteditor/document-editor-container/tailwind3-dark.scss +1 -1
  127. package/SCSS-Themes/documenteditor/document-editor-container/tailwind3-lite.scss +1 -1
  128. package/SCSS-Themes/documenteditor/document-editor-container/tailwind3.scss +1 -1
  129. package/SCSS-Themes/dropdowns/drop-down-list/bds-dark-lite.scss +7 -0
  130. package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +7 -0
  131. package/SCSS-Themes/dropdowns/drop-down-list/bds-lite.scss +7 -0
  132. package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +7 -0
  133. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark-lite.scss +6 -0
  134. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +6 -0
  135. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-lite.scss +6 -0
  136. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +6 -0
  137. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4-lite.scss +7 -0
  138. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +7 -0
  139. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark-lite.scss +7 -0
  140. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +7 -0
  141. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-lite.scss +7 -0
  142. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark-lite.scss +7 -0
  143. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark.scss +7 -0
  144. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-lite.scss +7 -0
  145. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +7 -0
  146. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +7 -0
  147. package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark-lite.scss +6 -0
  148. package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +6 -0
  149. package/SCSS-Themes/dropdowns/drop-down-list/fabric-lite.scss +6 -0
  150. package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +6 -0
  151. package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark-lite.scss +7 -0
  152. package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +7 -0
  153. package/SCSS-Themes/dropdowns/drop-down-list/fluent-lite.scss +7 -0
  154. package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +7 -0
  155. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark-lite.scss +7 -0
  156. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +7 -0
  157. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast-lite.scss +7 -0
  158. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast.scss +7 -0
  159. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-lite.scss +7 -0
  160. package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +7 -0
  161. package/SCSS-Themes/dropdowns/drop-down-list/highcontrast-lite.scss +6 -0
  162. package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +6 -0
  163. package/SCSS-Themes/dropdowns/drop-down-list/material-dark-lite.scss +6 -0
  164. package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +6 -0
  165. package/SCSS-Themes/dropdowns/drop-down-list/material-lite.scss +6 -0
  166. package/SCSS-Themes/dropdowns/drop-down-list/material.scss +6 -0
  167. package/SCSS-Themes/dropdowns/drop-down-list/material3-dark-lite.scss +7 -0
  168. package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +7 -0
  169. package/SCSS-Themes/dropdowns/drop-down-list/material3-lite.scss +7 -0
  170. package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +7 -0
  171. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark-lite.scss +7 -0
  172. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +7 -0
  173. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-lite.scss +7 -0
  174. package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +7 -0
  175. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark-lite.scss +7 -0
  176. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark.scss +7 -0
  177. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-lite.scss +7 -0
  178. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3.scss +7 -0
  179. package/SCSS-Themes/fabric-dark-lite.scss +20 -4
  180. package/SCSS-Themes/fabric-dark.scss +20 -4
  181. package/SCSS-Themes/fabric-lite.scss +20 -4
  182. package/SCSS-Themes/fabric.scss +20 -4
  183. package/SCSS-Themes/fluent-dark-lite.scss +22 -4
  184. package/SCSS-Themes/fluent-dark.scss +22 -4
  185. package/SCSS-Themes/fluent-lite.scss +22 -4
  186. package/SCSS-Themes/fluent.scss +22 -4
  187. package/SCSS-Themes/fluent2-dark-lite.scss +22 -5
  188. package/SCSS-Themes/fluent2-dark.scss +22 -5
  189. package/SCSS-Themes/fluent2-highcontrast-lite.scss +22 -5
  190. package/SCSS-Themes/fluent2-highcontrast.scss +22 -5
  191. package/SCSS-Themes/fluent2-lite.scss +22 -5
  192. package/SCSS-Themes/fluent2.scss +22 -5
  193. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +10 -1
  194. package/SCSS-Themes/grids/grid/bds-dark.scss +10 -1
  195. package/SCSS-Themes/grids/grid/bds-lite.scss +10 -1
  196. package/SCSS-Themes/grids/grid/bds.scss +10 -1
  197. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +10 -1
  198. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +10 -1
  199. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +10 -1
  200. package/SCSS-Themes/grids/grid/bootstrap.scss +10 -1
  201. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +10 -1
  202. package/SCSS-Themes/grids/grid/bootstrap4.scss +10 -1
  203. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +10 -1
  204. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +10 -1
  205. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +10 -1
  206. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +10 -1
  207. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +10 -1
  208. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +10 -1
  209. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +10 -1
  210. package/SCSS-Themes/grids/grid/bootstrap5.scss +10 -1
  211. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +10 -1
  212. package/SCSS-Themes/grids/grid/fabric-dark.scss +10 -1
  213. package/SCSS-Themes/grids/grid/fabric-lite.scss +10 -1
  214. package/SCSS-Themes/grids/grid/fabric.scss +10 -1
  215. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +10 -1
  216. package/SCSS-Themes/grids/grid/fluent-dark.scss +10 -1
  217. package/SCSS-Themes/grids/grid/fluent-lite.scss +10 -1
  218. package/SCSS-Themes/grids/grid/fluent.scss +10 -1
  219. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +10 -1
  220. package/SCSS-Themes/grids/grid/fluent2-dark.scss +10 -1
  221. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +10 -1
  222. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +10 -1
  223. package/SCSS-Themes/grids/grid/fluent2-lite.scss +10 -1
  224. package/SCSS-Themes/grids/grid/fluent2.scss +10 -1
  225. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +10 -1
  226. package/SCSS-Themes/grids/grid/highcontrast.scss +10 -1
  227. package/SCSS-Themes/grids/grid/material-dark-lite.scss +10 -1
  228. package/SCSS-Themes/grids/grid/material-dark.scss +10 -1
  229. package/SCSS-Themes/grids/grid/material-lite.scss +10 -1
  230. package/SCSS-Themes/grids/grid/material.scss +10 -1
  231. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +10 -1
  232. package/SCSS-Themes/grids/grid/material3-dark.scss +10 -1
  233. package/SCSS-Themes/grids/grid/material3-lite.scss +10 -1
  234. package/SCSS-Themes/grids/grid/material3.scss +10 -1
  235. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +10 -1
  236. package/SCSS-Themes/grids/grid/tailwind-dark.scss +10 -1
  237. package/SCSS-Themes/grids/grid/tailwind-lite.scss +10 -1
  238. package/SCSS-Themes/grids/grid/tailwind.scss +10 -1
  239. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +10 -1
  240. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +10 -1
  241. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +10 -1
  242. package/SCSS-Themes/grids/grid/tailwind3.scss +10 -1
  243. package/SCSS-Themes/highcontrast-lite.scss +20 -4
  244. package/SCSS-Themes/highcontrast.scss +20 -4
  245. package/SCSS-Themes/material-dark-lite.scss +20 -4
  246. package/SCSS-Themes/material-dark.scss +20 -4
  247. package/SCSS-Themes/material-lite.scss +20 -4
  248. package/SCSS-Themes/material.scss +20 -4
  249. package/SCSS-Themes/material3-dark-lite.scss +21 -4
  250. package/SCSS-Themes/material3-dark.scss +21 -4
  251. package/SCSS-Themes/material3-lite.scss +21 -4
  252. package/SCSS-Themes/material3.scss +21 -4
  253. package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +0 -3
  254. package/SCSS-Themes/navigations/treeview/bds-dark.scss +0 -3
  255. package/SCSS-Themes/navigations/treeview/bds-lite.scss +0 -3
  256. package/SCSS-Themes/navigations/treeview/bds.scss +0 -3
  257. package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +0 -3
  258. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +0 -3
  259. package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +0 -3
  260. package/SCSS-Themes/navigations/treeview/bootstrap.scss +0 -3
  261. package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +0 -3
  262. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +0 -3
  263. package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +0 -3
  264. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +0 -3
  265. package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +0 -3
  266. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +0 -3
  267. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +0 -3
  268. package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +0 -3
  269. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +0 -3
  270. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +0 -3
  271. package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +0 -3
  272. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +0 -3
  273. package/SCSS-Themes/navigations/treeview/fabric-lite.scss +0 -3
  274. package/SCSS-Themes/navigations/treeview/fabric.scss +0 -3
  275. package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +0 -3
  276. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +0 -3
  277. package/SCSS-Themes/navigations/treeview/fluent-lite.scss +0 -3
  278. package/SCSS-Themes/navigations/treeview/fluent.scss +0 -3
  279. package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +0 -3
  280. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +0 -3
  281. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +0 -3
  282. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +0 -3
  283. package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +0 -3
  284. package/SCSS-Themes/navigations/treeview/fluent2.scss +0 -3
  285. package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +0 -3
  286. package/SCSS-Themes/navigations/treeview/highcontrast.scss +0 -3
  287. package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +0 -3
  288. package/SCSS-Themes/navigations/treeview/material-dark.scss +0 -3
  289. package/SCSS-Themes/navigations/treeview/material-lite.scss +0 -3
  290. package/SCSS-Themes/navigations/treeview/material.scss +0 -3
  291. package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +0 -3
  292. package/SCSS-Themes/navigations/treeview/material3-dark.scss +0 -3
  293. package/SCSS-Themes/navigations/treeview/material3-lite.scss +0 -3
  294. package/SCSS-Themes/navigations/treeview/material3.scss +0 -3
  295. package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +0 -3
  296. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +0 -3
  297. package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +0 -3
  298. package/SCSS-Themes/navigations/treeview/tailwind.scss +0 -3
  299. package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +0 -3
  300. package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +0 -3
  301. package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +0 -3
  302. package/SCSS-Themes/navigations/treeview/tailwind3.scss +0 -3
  303. package/SCSS-Themes/tailwind-dark-lite.scss +21 -4
  304. package/SCSS-Themes/tailwind-dark.scss +21 -4
  305. package/SCSS-Themes/tailwind-lite.scss +21 -4
  306. package/SCSS-Themes/tailwind.scss +21 -4
  307. package/SCSS-Themes/tailwind3-dark-lite.scss +22 -5
  308. package/SCSS-Themes/tailwind3-dark.scss +22 -5
  309. package/SCSS-Themes/tailwind3-lite.scss +22 -5
  310. package/SCSS-Themes/tailwind3.scss +22 -5
  311. package/package.json +1 -1
@@ -2848,6 +2848,8 @@ $ddl-filter-margin: 0 !default;
2848
2848
  $ddl-icon-hover-bg: rgba($content-text-color, .08) !default;
2849
2849
  $ddl-small-list-font-size: $text-xs !default;
2850
2850
  $ddl-bigger-small-list-font-size: $text-sm !default;
2851
+ $input-border: $ddl-zero-value $border-type !default;
2852
+
2851
2853
  @include export-module('dropdownlist-Material3') {
2852
2854
  .e-ddl.e-control-wrapper .e-ddl-icon::before {
2853
2855
  transform: rotate(0deg);
@@ -2943,6 +2945,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
2943
2945
  }
2944
2946
  }
2945
2947
 
2948
+ .e-ddl.e-lib.e-input-group:not(.e-float-input) .e-dropdownlist:not(.e-input) {
2949
+ width: 100%;
2950
+ border: $input-border;
2951
+ }
2952
+
2946
2953
  .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
2947
2954
  display: block;
2948
2955
  visibility: hidden;
@@ -30089,6 +30096,7 @@ $radio-btn-ripple-bgcolor: rgba($content-text-color, .08) !default;
30089
30096
  $radio-btn-focus-check-bg-color: rgba($primary) !default;
30090
30097
  $radio-btn-focus-check-border-color: rgba($primary) !default;
30091
30098
  $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
30099
+ $radio-btn-border-error-color: $border-error;
30092
30100
 
30093
30101
  @mixin fluent-focus-border {
30094
30102
  @if $skin-name == 'FluentUI' {
@@ -30469,6 +30477,9 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
30469
30477
  }
30470
30478
  }
30471
30479
  }
30480
+ .e-radio-wrapper.e-error .e-radio + label::before {
30481
+ border-color: $radio-btn-border-error-color;
30482
+ }
30472
30483
  }
30473
30484
 
30474
30485
 
@@ -43896,9 +43907,6 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43896
43907
  }
43897
43908
 
43898
43909
  .e-list-url {
43899
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
43900
- padding: 0;
43901
- }
43902
43910
  width: 100%;
43903
43911
  }
43904
43912
 
@@ -65525,6 +65533,13 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65525
65533
  overflow: hidden;
65526
65534
  overflow-x: scroll;
65527
65535
  }
65536
+
65537
+ &.e-mac-safari .virtualtable {
65538
+ .e-leftfreeze,
65539
+ .e-rightfreeze {
65540
+ transform: translateZ(0);
65541
+ }
65542
+ }
65528
65543
 
65529
65544
  .e-columnchooser::before {
65530
65545
  line-height: $grid-columnchooser-toolbar-icon-line-height;
@@ -66891,7 +66906,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
66891
66906
  }
66892
66907
 
66893
66908
  .e-cc-searchdiv.e-input-focus {
66894
- border-color: $grid-columnchooser-search-border-fcolor;
66909
+ @if $grid-skin != 'fluent2' {
66910
+ border-color: $grid-columnchooser-search-border-fcolor;
66911
+ }
66895
66912
  }
66896
66913
  }
66897
66914
  }
@@ -2970,6 +2970,8 @@ $ddl-filter-margin: 0 !default;
2970
2970
  $ddl-icon-hover-bg: rgba($content-text-color, .08) !default;
2971
2971
  $ddl-small-list-font-size: $text-xs !default;
2972
2972
  $ddl-bigger-small-list-font-size: $text-sm !default;
2973
+ $input-border: $ddl-zero-value $border-type !default;
2974
+
2973
2975
  @include export-module('dropdownlist-Material3') {
2974
2976
  .e-ddl.e-control-wrapper .e-ddl-icon::before {
2975
2977
  transform: rotate(0deg);
@@ -3065,6 +3067,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
3065
3067
  }
3066
3068
  }
3067
3069
 
3070
+ .e-ddl.e-lib.e-input-group:not(.e-float-input) .e-dropdownlist:not(.e-input) {
3071
+ width: 100%;
3072
+ border: $input-border;
3073
+ }
3074
+
3068
3075
  .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
3069
3076
  display: block;
3070
3077
  visibility: hidden;
@@ -41352,6 +41359,7 @@ $radio-btn-ripple-bgcolor: rgba($content-text-color, .08) !default;
41352
41359
  $radio-btn-focus-check-bg-color: rgba($primary) !default;
41353
41360
  $radio-btn-focus-check-border-color: rgba($primary) !default;
41354
41361
  $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
41362
+ $radio-btn-border-error-color: $border-error;
41355
41363
 
41356
41364
  @mixin fluent-focus-border {
41357
41365
  @if $skin-name == 'FluentUI' {
@@ -41732,6 +41740,9 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
41732
41740
  }
41733
41741
  }
41734
41742
  }
41743
+ .e-radio-wrapper.e-error .e-radio + label::before {
41744
+ border-color: $radio-btn-border-error-color;
41745
+ }
41735
41746
  }
41736
41747
 
41737
41748
 
@@ -59803,9 +59814,6 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59803
59814
  }
59804
59815
 
59805
59816
  .e-list-url {
59806
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
59807
- padding: 0;
59808
- }
59809
59817
  width: 100%;
59810
59818
  }
59811
59819
 
@@ -87930,6 +87938,13 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
87930
87938
  overflow: hidden;
87931
87939
  overflow-x: scroll;
87932
87940
  }
87941
+
87942
+ &.e-mac-safari .virtualtable {
87943
+ .e-leftfreeze,
87944
+ .e-rightfreeze {
87945
+ transform: translateZ(0);
87946
+ }
87947
+ }
87933
87948
 
87934
87949
  .e-columnchooser::before {
87935
87950
  line-height: $grid-columnchooser-toolbar-icon-line-height;
@@ -89296,7 +89311,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
89296
89311
  }
89297
89312
 
89298
89313
  .e-cc-searchdiv.e-input-focus {
89299
- border-color: $grid-columnchooser-search-border-fcolor;
89314
+ @if $grid-skin != 'fluent2' {
89315
+ border-color: $grid-columnchooser-search-border-fcolor;
89316
+ }
89300
89317
  }
89301
89318
  }
89302
89319
  }
@@ -2918,6 +2918,8 @@ $ddl-filter-margin: 0 !default;
2918
2918
  $ddl-icon-hover-bg: rgba($content-text-color, .08) !default;
2919
2919
  $ddl-small-list-font-size: $text-xs !default;
2920
2920
  $ddl-bigger-small-list-font-size: $text-sm !default;
2921
+ $input-border: $ddl-zero-value $border-type !default;
2922
+
2921
2923
  @include export-module('dropdownlist-Material3') {
2922
2924
  .e-ddl.e-control-wrapper .e-ddl-icon::before {
2923
2925
  transform: rotate(0deg);
@@ -3013,6 +3015,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
3013
3015
  }
3014
3016
  }
3015
3017
 
3018
+ .e-ddl.e-lib.e-input-group:not(.e-float-input) .e-dropdownlist:not(.e-input) {
3019
+ width: 100%;
3020
+ border: $input-border;
3021
+ }
3022
+
3016
3023
  .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
3017
3024
  display: block;
3018
3025
  visibility: hidden;
@@ -30159,6 +30166,7 @@ $radio-btn-ripple-bgcolor: rgba($content-text-color, .08) !default;
30159
30166
  $radio-btn-focus-check-bg-color: rgba($primary) !default;
30160
30167
  $radio-btn-focus-check-border-color: rgba($primary) !default;
30161
30168
  $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
30169
+ $radio-btn-border-error-color: $border-error;
30162
30170
 
30163
30171
  @mixin fluent-focus-border {
30164
30172
  @if $skin-name == 'FluentUI' {
@@ -30539,6 +30547,9 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
30539
30547
  }
30540
30548
  }
30541
30549
  }
30550
+ .e-radio-wrapper.e-error .e-radio + label::before {
30551
+ border-color: $radio-btn-border-error-color;
30552
+ }
30542
30553
  }
30543
30554
 
30544
30555
 
@@ -43966,9 +43977,6 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43966
43977
  }
43967
43978
 
43968
43979
  .e-list-url {
43969
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
43970
- padding: 0;
43971
- }
43972
43980
  width: 100%;
43973
43981
  }
43974
43982
 
@@ -65595,6 +65603,13 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65595
65603
  overflow: hidden;
65596
65604
  overflow-x: scroll;
65597
65605
  }
65606
+
65607
+ &.e-mac-safari .virtualtable {
65608
+ .e-leftfreeze,
65609
+ .e-rightfreeze {
65610
+ transform: translateZ(0);
65611
+ }
65612
+ }
65598
65613
 
65599
65614
  .e-columnchooser::before {
65600
65615
  line-height: $grid-columnchooser-toolbar-icon-line-height;
@@ -66961,7 +66976,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
66961
66976
  }
66962
66977
 
66963
66978
  .e-cc-searchdiv.e-input-focus {
66964
- border-color: $grid-columnchooser-search-border-fcolor;
66979
+ @if $grid-skin != 'fluent2' {
66980
+ border-color: $grid-columnchooser-search-border-fcolor;
66981
+ }
66965
66982
  }
66966
66983
  }
66967
66984
  }
@@ -3040,6 +3040,8 @@ $ddl-filter-margin: 0 !default;
3040
3040
  $ddl-icon-hover-bg: rgba($content-text-color, .08) !default;
3041
3041
  $ddl-small-list-font-size: $text-xs !default;
3042
3042
  $ddl-bigger-small-list-font-size: $text-sm !default;
3043
+ $input-border: $ddl-zero-value $border-type !default;
3044
+
3043
3045
  @include export-module('dropdownlist-Material3') {
3044
3046
  .e-ddl.e-control-wrapper .e-ddl-icon::before {
3045
3047
  transform: rotate(0deg);
@@ -3135,6 +3137,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
3135
3137
  }
3136
3138
  }
3137
3139
 
3140
+ .e-ddl.e-lib.e-input-group:not(.e-float-input) .e-dropdownlist:not(.e-input) {
3141
+ width: 100%;
3142
+ border: $input-border;
3143
+ }
3144
+
3138
3145
  .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
3139
3146
  display: block;
3140
3147
  visibility: hidden;
@@ -41422,6 +41429,7 @@ $radio-btn-ripple-bgcolor: rgba($content-text-color, .08) !default;
41422
41429
  $radio-btn-focus-check-bg-color: rgba($primary) !default;
41423
41430
  $radio-btn-focus-check-border-color: rgba($primary) !default;
41424
41431
  $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
41432
+ $radio-btn-border-error-color: $border-error;
41425
41433
 
41426
41434
  @mixin fluent-focus-border {
41427
41435
  @if $skin-name == 'FluentUI' {
@@ -41802,6 +41810,9 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
41802
41810
  }
41803
41811
  }
41804
41812
  }
41813
+ .e-radio-wrapper.e-error .e-radio + label::before {
41814
+ border-color: $radio-btn-border-error-color;
41815
+ }
41805
41816
  }
41806
41817
 
41807
41818
 
@@ -59873,9 +59884,6 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59873
59884
  }
59874
59885
 
59875
59886
  .e-list-url {
59876
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
59877
- padding: 0;
59878
- }
59879
59887
  width: 100%;
59880
59888
  }
59881
59889
 
@@ -88000,6 +88008,13 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88000
88008
  overflow: hidden;
88001
88009
  overflow-x: scroll;
88002
88010
  }
88011
+
88012
+ &.e-mac-safari .virtualtable {
88013
+ .e-leftfreeze,
88014
+ .e-rightfreeze {
88015
+ transform: translateZ(0);
88016
+ }
88017
+ }
88003
88018
 
88004
88019
  .e-columnchooser::before {
88005
88020
  line-height: $grid-columnchooser-toolbar-icon-line-height;
@@ -89366,7 +89381,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
89366
89381
  }
89367
89382
 
89368
89383
  .e-cc-searchdiv.e-input-focus {
89369
- border-color: $grid-columnchooser-search-border-fcolor;
89384
+ @if $grid-skin != 'fluent2' {
89385
+ border-color: $grid-columnchooser-search-border-fcolor;
89386
+ }
89370
89387
  }
89371
89388
  }
89372
89389
  }
@@ -684,9 +684,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
684
684
  }
685
685
 
686
686
  .e-list-url {
687
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
688
- padding: 0;
689
- }
690
687
  width: 100%;
691
688
  }
692
689
 
@@ -684,9 +684,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
684
684
  }
685
685
 
686
686
  .e-list-url {
687
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
688
- padding: 0;
689
- }
690
687
  width: 100%;
691
688
  }
692
689
 
@@ -684,9 +684,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
684
684
  }
685
685
 
686
686
  .e-list-url {
687
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
688
- padding: 0;
689
- }
690
687
  width: 100%;
691
688
  }
692
689
 
@@ -684,9 +684,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
684
684
  }
685
685
 
686
686
  .e-list-url {
687
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
688
- padding: 0;
689
- }
690
687
  width: 100%;
691
688
  }
692
689
 
@@ -671,9 +671,6 @@ $ripple-width: 32px !default;
671
671
  }
672
672
 
673
673
  .e-list-url {
674
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
675
- padding: 0;
676
- }
677
674
  width: 100%;
678
675
  }
679
676
 
@@ -671,9 +671,6 @@ $ripple-width: 32px !default;
671
671
  }
672
672
 
673
673
  .e-list-url {
674
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
675
- padding: 0;
676
- }
677
674
  width: 100%;
678
675
  }
679
676
 
@@ -666,9 +666,6 @@ $ripple-width: 32px !default;
666
666
  }
667
667
 
668
668
  .e-list-url {
669
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
670
- padding: 0;
671
- }
672
669
  width: 100%;
673
670
  }
674
671
 
@@ -666,9 +666,6 @@ $ripple-width: 32px !default;
666
666
  }
667
667
 
668
668
  .e-list-url {
669
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
670
- padding: 0;
671
- }
672
669
  width: 100%;
673
670
  }
674
671
 
@@ -696,9 +696,6 @@ $ripple-width: 32px !default;
696
696
  }
697
697
 
698
698
  .e-list-url {
699
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
700
- padding: 0;
701
- }
702
699
  width: 100%;
703
700
  }
704
701
 
@@ -696,9 +696,6 @@ $ripple-width: 32px !default;
696
696
  }
697
697
 
698
698
  .e-list-url {
699
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
700
- padding: 0;
701
- }
702
699
  width: 100%;
703
700
  }
704
701
 
@@ -675,9 +675,6 @@ $treeview-item-active-check-color: $primary !default;
675
675
  }
676
676
 
677
677
  .e-list-url {
678
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
679
- padding: 0;
680
- }
681
678
  width: 100%;
682
679
  }
683
680
 
@@ -675,9 +675,6 @@ $treeview-item-active-check-color: $primary !default;
675
675
  }
676
676
 
677
677
  .e-list-url {
678
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
679
- padding: 0;
680
- }
681
678
  width: 100%;
682
679
  }
683
680
 
@@ -675,9 +675,6 @@ $treeview-item-active-check-color: $primary !default;
675
675
  }
676
676
 
677
677
  .e-list-url {
678
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
679
- padding: 0;
680
- }
681
678
  width: 100%;
682
679
  }
683
680
 
@@ -673,9 +673,6 @@ $treeview-item-active-check-color: $primary !default;
673
673
  }
674
674
 
675
675
  .e-list-url {
676
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
677
- padding: 0;
678
- }
679
676
  width: 100%;
680
677
  }
681
678
 
@@ -673,9 +673,6 @@ $treeview-item-active-check-color: $primary !default;
673
673
  }
674
674
 
675
675
  .e-list-url {
676
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
677
- padding: 0;
678
- }
679
676
  width: 100%;
680
677
  }
681
678
 
@@ -673,9 +673,6 @@ $treeview-item-active-check-color: $primary !default;
673
673
  }
674
674
 
675
675
  .e-list-url {
676
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
677
- padding: 0;
678
- }
679
676
  width: 100%;
680
677
  }
681
678
 
@@ -673,9 +673,6 @@ $treeview-item-active-check-color: $primary !default;
673
673
  }
674
674
 
675
675
  .e-list-url {
676
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
677
- padding: 0;
678
- }
679
676
  width: 100%;
680
677
  }
681
678
 
@@ -675,9 +675,6 @@ $treeview-item-active-check-color: $primary !default;
675
675
  }
676
676
 
677
677
  .e-list-url {
678
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
679
- padding: 0;
680
- }
681
678
  width: 100%;
682
679
  }
683
680
 
@@ -669,9 +669,6 @@ $ripple-width: 32px !default;
669
669
  }
670
670
 
671
671
  .e-list-url {
672
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
673
- padding: 0;
674
- }
675
672
  width: 100%;
676
673
  }
677
674
 
@@ -669,9 +669,6 @@ $ripple-width: 32px !default;
669
669
  }
670
670
 
671
671
  .e-list-url {
672
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
673
- padding: 0;
674
- }
675
672
  width: 100%;
676
673
  }
677
674
 
@@ -665,9 +665,6 @@ $ripple-width: 32px !default;
665
665
  }
666
666
 
667
667
  .e-list-url {
668
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
669
- padding: 0;
670
- }
671
668
  width: 100%;
672
669
  }
673
670
 
@@ -665,9 +665,6 @@ $ripple-width: 32px !default;
665
665
  }
666
666
 
667
667
  .e-list-url {
668
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
669
- padding: 0;
670
- }
671
668
  width: 100%;
672
669
  }
673
670
 
@@ -675,9 +675,6 @@ $treeview-item-active-check-color: $primary !default;
675
675
  }
676
676
 
677
677
  .e-list-url {
678
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
679
- padding: 0;
680
- }
681
678
  width: 100%;
682
679
  }
683
680
 
@@ -675,9 +675,6 @@ $treeview-item-active-check-color: $primary !default;
675
675
  }
676
676
 
677
677
  .e-list-url {
678
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
679
- padding: 0;
680
- }
681
678
  width: 100%;
682
679
  }
683
680
 
@@ -675,9 +675,6 @@ $treeview-item-active-check-color: $primary !default;
675
675
  }
676
676
 
677
677
  .e-list-url {
678
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
679
- padding: 0;
680
- }
681
678
  width: 100%;
682
679
  }
683
680
 
@@ -675,9 +675,6 @@ $treeview-item-active-check-color: $primary !default;
675
675
  }
676
676
 
677
677
  .e-list-url {
678
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
679
- padding: 0;
680
- }
681
678
  width: 100%;
682
679
  }
683
680
 
@@ -681,9 +681,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
681
681
  }
682
682
 
683
683
  .e-list-url {
684
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
685
- padding: 0;
686
- }
687
684
  width: 100%;
688
685
  }
689
686
 
@@ -681,9 +681,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
681
681
  }
682
682
 
683
683
  .e-list-url {
684
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
685
- padding: 0;
686
- }
687
684
  width: 100%;
688
685
  }
689
686
 
@@ -681,9 +681,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
681
681
  }
682
682
 
683
683
  .e-list-url {
684
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
685
- padding: 0;
686
- }
687
684
  width: 100%;
688
685
  }
689
686
 
@@ -681,9 +681,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
681
681
  }
682
682
 
683
683
  .e-list-url {
684
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
685
- padding: 0;
686
- }
687
684
  width: 100%;
688
685
  }
689
686
 
@@ -681,9 +681,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
681
681
  }
682
682
 
683
683
  .e-list-url {
684
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
685
- padding: 0;
686
- }
687
684
  width: 100%;
688
685
  }
689
686
 
@@ -681,9 +681,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
681
681
  }
682
682
 
683
683
  .e-list-url {
684
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
685
- padding: 0;
686
- }
687
684
  width: 100%;
688
685
  }
689
686
 
@@ -673,9 +673,6 @@ $ripple-width: 32px !default;
673
673
  }
674
674
 
675
675
  .e-list-url {
676
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
677
- padding: 0;
678
- }
679
676
  width: 100%;
680
677
  }
681
678
 
@@ -673,9 +673,6 @@ $ripple-width: 32px !default;
673
673
  }
674
674
 
675
675
  .e-list-url {
676
- @if ($skin-name != 'Material3' and $skin-name != 'tailwind3') {
677
- padding: 0;
678
- }
679
676
  width: 100%;
680
677
  }
681
678