@syncfusion/blazor-themes 31.2.4 → 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 (261) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +13 -0
  2. package/Compiled-Themes/bds-dark.css +13 -0
  3. package/Compiled-Themes/bds-lite.css +13 -0
  4. package/Compiled-Themes/bds.css +13 -0
  5. package/Compiled-Themes/bootstrap-dark-lite.css +13 -0
  6. package/Compiled-Themes/bootstrap-dark.css +13 -0
  7. package/Compiled-Themes/bootstrap-lite.css +13 -0
  8. package/Compiled-Themes/bootstrap.css +13 -0
  9. package/Compiled-Themes/bootstrap4-lite.css +13 -0
  10. package/Compiled-Themes/bootstrap4.css +13 -0
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +13 -0
  12. package/Compiled-Themes/bootstrap5-dark.css +13 -0
  13. package/Compiled-Themes/bootstrap5-lite.css +13 -0
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +13 -0
  15. package/Compiled-Themes/bootstrap5.3-dark.css +13 -0
  16. package/Compiled-Themes/bootstrap5.3-lite.css +13 -0
  17. package/Compiled-Themes/bootstrap5.3.css +13 -0
  18. package/Compiled-Themes/bootstrap5.css +13 -0
  19. package/Compiled-Themes/fabric-dark-lite.css +13 -0
  20. package/Compiled-Themes/fabric-dark.css +13 -0
  21. package/Compiled-Themes/fabric-lite.css +13 -0
  22. package/Compiled-Themes/fabric.css +13 -0
  23. package/Compiled-Themes/fluent-dark-lite.css +13 -0
  24. package/Compiled-Themes/fluent-dark.css +13 -0
  25. package/Compiled-Themes/fluent-lite.css +13 -0
  26. package/Compiled-Themes/fluent.css +13 -0
  27. package/Compiled-Themes/fluent2-dark-lite.css +14 -6
  28. package/Compiled-Themes/fluent2-dark.css +14 -6
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +14 -6
  30. package/Compiled-Themes/fluent2-highcontrast.css +14 -6
  31. package/Compiled-Themes/fluent2-lite.css +14 -6
  32. package/Compiled-Themes/fluent2.css +14 -6
  33. package/Compiled-Themes/highcontrast-lite.css +13 -0
  34. package/Compiled-Themes/highcontrast.css +13 -0
  35. package/Compiled-Themes/material-dark-lite.css +13 -0
  36. package/Compiled-Themes/material-dark.css +13 -0
  37. package/Compiled-Themes/material-lite.css +13 -0
  38. package/Compiled-Themes/material.css +13 -0
  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 -0
  44. package/Compiled-Themes/tailwind-dark.css +13 -0
  45. package/Compiled-Themes/tailwind-lite.css +13 -0
  46. package/Compiled-Themes/tailwind.css +13 -0
  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 -1
  52. package/SCSS-Themes/bds-dark.scss +21 -1
  53. package/SCSS-Themes/bds-lite.scss +21 -1
  54. package/SCSS-Themes/bds.scss +21 -1
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +20 -1
  56. package/SCSS-Themes/bootstrap-dark.scss +20 -1
  57. package/SCSS-Themes/bootstrap-lite.scss +20 -1
  58. package/SCSS-Themes/bootstrap.scss +20 -1
  59. package/SCSS-Themes/bootstrap4-lite.scss +21 -1
  60. package/SCSS-Themes/bootstrap4.scss +21 -1
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +21 -1
  62. package/SCSS-Themes/bootstrap5-dark.scss +21 -1
  63. package/SCSS-Themes/bootstrap5-lite.scss +21 -1
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +21 -1
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +21 -1
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +21 -1
  67. package/SCSS-Themes/bootstrap5.3.scss +21 -1
  68. package/SCSS-Themes/bootstrap5.scss +21 -1
  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 -1
  180. package/SCSS-Themes/fabric-dark.scss +20 -1
  181. package/SCSS-Themes/fabric-lite.scss +20 -1
  182. package/SCSS-Themes/fabric.scss +20 -1
  183. package/SCSS-Themes/fluent-dark-lite.scss +22 -1
  184. package/SCSS-Themes/fluent-dark.scss +22 -1
  185. package/SCSS-Themes/fluent-lite.scss +22 -1
  186. package/SCSS-Themes/fluent.scss +22 -1
  187. package/SCSS-Themes/fluent2-dark-lite.scss +22 -2
  188. package/SCSS-Themes/fluent2-dark.scss +22 -2
  189. package/SCSS-Themes/fluent2-highcontrast-lite.scss +22 -2
  190. package/SCSS-Themes/fluent2-highcontrast.scss +22 -2
  191. package/SCSS-Themes/fluent2-lite.scss +22 -2
  192. package/SCSS-Themes/fluent2.scss +22 -2
  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 -1
  244. package/SCSS-Themes/highcontrast.scss +20 -1
  245. package/SCSS-Themes/material-dark-lite.scss +20 -1
  246. package/SCSS-Themes/material-dark.scss +20 -1
  247. package/SCSS-Themes/material-lite.scss +20 -1
  248. package/SCSS-Themes/material.scss +20 -1
  249. package/SCSS-Themes/material3-dark-lite.scss +21 -1
  250. package/SCSS-Themes/material3-dark.scss +21 -1
  251. package/SCSS-Themes/material3-lite.scss +21 -1
  252. package/SCSS-Themes/material3.scss +21 -1
  253. package/SCSS-Themes/tailwind-dark-lite.scss +21 -1
  254. package/SCSS-Themes/tailwind-dark.scss +21 -1
  255. package/SCSS-Themes/tailwind-lite.scss +21 -1
  256. package/SCSS-Themes/tailwind.scss +21 -1
  257. package/SCSS-Themes/tailwind3-dark-lite.scss +22 -2
  258. package/SCSS-Themes/tailwind3-dark.scss +22 -2
  259. package/SCSS-Themes/tailwind3-lite.scss +22 -2
  260. package/SCSS-Themes/tailwind3.scss +22 -2
  261. package/package.json +1 -1
@@ -3907,6 +3907,7 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
3907
3907
  $ddl-input-font-size: $text-sm !default;
3908
3908
  $ddl-zero-value: 0 !default;
3909
3909
  $ddl-input-border: 1px $border-light !default;
3910
+ $border-type: solid !default;
3910
3911
  $ddl-input-font-family: inherit !default;
3911
3912
  $ddl-input-margin-bottom: 4px !default;
3912
3913
  $ddl-input-padding: 8px $ddl-zero-value 4px !default;
@@ -3942,6 +3943,7 @@ $ddl-filter-background-color: $content-bg-color !default;
3942
3943
  $ddl-filter-bg: $content-bg-color !default;
3943
3944
  $ddl-list-icon-color: $icon-color !default;
3944
3945
  $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
3946
+ $input-border: $ddl-zero-value $border-type !default;
3945
3947
 
3946
3948
  @include export-module('dropdownlist-bootstrap5') {
3947
3949
  #{&}.e-popup.e-ddl {
@@ -4050,6 +4052,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
4050
4052
  }
4051
4053
  }
4052
4054
 
4055
+ .e-ddl.e-lib.e-input-group:not(.e-float-input) .e-dropdownlist:not(.e-input) {
4056
+ width: 100%;
4057
+ border: $input-border;
4058
+ }
4059
+
4053
4060
  .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
4054
4061
  display: block;
4055
4062
  visibility: hidden;
@@ -42588,6 +42595,7 @@ $radio-btn-ripple-bgcolor: transparent !default;
42588
42595
  $radio-btn-focus-check-bg-color: $radio-btn-hover-check-bg-color !default;
42589
42596
  $radio-btn-focus-check-border-color: $radio-btn-hover-check-border-color !default;
42590
42597
  $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
42598
+ $radio-btn-border-error-color: $border-error;
42591
42599
 
42592
42600
  @mixin fluent-focus-border {
42593
42601
  @if $skin-name == 'FluentUI' {
@@ -42968,6 +42976,9 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
42968
42976
  }
42969
42977
  }
42970
42978
  }
42979
+ .e-radio-wrapper.e-error .e-radio + label::before {
42980
+ border-color: $radio-btn-border-error-color;
42981
+ }
42971
42982
  }
42972
42983
 
42973
42984
 
@@ -78169,7 +78180,7 @@ $de-clr-pckr-split-button: 41px;
78169
78180
  $de-page-number-margin-top: 3px;
78170
78181
  $de-page-number-margin-top-big: 4px;
78171
78182
  $de-hlt-clr-height: 20px;
78172
- $de-hlt-clr-height-bigger: 24px;
78183
+ $de-hlt-clr-height-bigger: 22px;
78173
78184
  $de-shw-hid-height: 76px;
78174
78185
  $de-shw-hid-height-big: 78px;
78175
78186
  $de-tool-item-height: 68px;
@@ -88951,6 +88962,13 @@ $grid-checkmark-color: $primary-text-color !default;
88951
88962
  overflow: hidden;
88952
88963
  overflow-x: scroll;
88953
88964
  }
88965
+
88966
+ &.e-mac-safari .virtualtable {
88967
+ .e-leftfreeze,
88968
+ .e-rightfreeze {
88969
+ transform: translateZ(0);
88970
+ }
88971
+ }
88954
88972
 
88955
88973
  .e-columnchooser::before {
88956
88974
  line-height: $grid-columnchooser-toolbar-icon-line-height;
@@ -90317,7 +90335,9 @@ $grid-checkmark-color: $primary-text-color !default;
90317
90335
  }
90318
90336
 
90319
90337
  .e-cc-searchdiv.e-input-focus {
90320
- border-color: $grid-columnchooser-search-border-fcolor;
90338
+ @if $grid-skin != 'fluent2' {
90339
+ border-color: $grid-columnchooser-search-border-fcolor;
90340
+ }
90321
90341
  }
90322
90342
  }
90323
90343
  }
@@ -4256,6 +4256,7 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
4256
4256
  $ddl-input-font-size: $text-sm !default;
4257
4257
  $ddl-zero-value: 0 !default;
4258
4258
  $ddl-input-border: 1px $border-light !default;
4259
+ $border-type: solid !default;
4259
4260
  $ddl-input-font-family: inherit !default;
4260
4261
  $ddl-input-margin-bottom: 4px !default;
4261
4262
  $ddl-input-padding: 8px $ddl-zero-value 4px !default;
@@ -4291,6 +4292,7 @@ $ddl-filter-background-color: $content-bg-color !default;
4291
4292
  $ddl-filter-bg: $content-bg-color !default;
4292
4293
  $ddl-list-icon-color: $icon-color !default;
4293
4294
  $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
4295
+ $input-border: $ddl-zero-value $border-type !default;
4294
4296
 
4295
4297
  @include export-module('dropdownlist-bootstrap5') {
4296
4298
  #{&}.e-popup.e-ddl {
@@ -4399,6 +4401,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
4399
4401
  }
4400
4402
  }
4401
4403
 
4404
+ .e-ddl.e-lib.e-input-group:not(.e-float-input) .e-dropdownlist:not(.e-input) {
4405
+ width: 100%;
4406
+ border: $input-border;
4407
+ }
4408
+
4402
4409
  .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
4403
4410
  display: block;
4404
4411
  visibility: hidden;
@@ -31796,6 +31803,7 @@ $radio-btn-ripple-bgcolor: transparent !default;
31796
31803
  $radio-btn-focus-check-bg-color: $radio-btn-hover-check-bg-color !default;
31797
31804
  $radio-btn-focus-check-border-color: $radio-btn-hover-check-border-color !default;
31798
31805
  $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
31806
+ $radio-btn-border-error-color: $border-error;
31799
31807
 
31800
31808
  @mixin fluent-focus-border {
31801
31809
  @if $skin-name == 'FluentUI' {
@@ -32176,6 +32184,9 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
32176
32184
  }
32177
32185
  }
32178
32186
  }
32187
+ .e-radio-wrapper.e-error .e-radio + label::before {
32188
+ border-color: $radio-btn-border-error-color;
32189
+ }
32179
32190
  }
32180
32191
 
32181
32192
 
@@ -58071,7 +58082,7 @@ $de-clr-pckr-split-button: 41px;
58071
58082
  $de-page-number-margin-top: 3px;
58072
58083
  $de-page-number-margin-top-big: 4px;
58073
58084
  $de-hlt-clr-height: 20px;
58074
- $de-hlt-clr-height-bigger: 24px;
58085
+ $de-hlt-clr-height-bigger: 22px;
58075
58086
  $de-shw-hid-height: 76px;
58076
58087
  $de-shw-hid-height-big: 78px;
58077
58088
  $de-tool-item-height: 68px;
@@ -67017,6 +67028,13 @@ $grid-checkmark-color: $primary-text-color !default;
67017
67028
  overflow: hidden;
67018
67029
  overflow-x: scroll;
67019
67030
  }
67031
+
67032
+ &.e-mac-safari .virtualtable {
67033
+ .e-leftfreeze,
67034
+ .e-rightfreeze {
67035
+ transform: translateZ(0);
67036
+ }
67037
+ }
67020
67038
 
67021
67039
  .e-columnchooser::before {
67022
67040
  line-height: $grid-columnchooser-toolbar-icon-line-height;
@@ -68383,7 +68401,9 @@ $grid-checkmark-color: $primary-text-color !default;
68383
68401
  }
68384
68402
 
68385
68403
  .e-cc-searchdiv.e-input-focus {
68386
- border-color: $grid-columnchooser-search-border-fcolor;
68404
+ @if $grid-skin != 'fluent2' {
68405
+ border-color: $grid-columnchooser-search-border-fcolor;
68406
+ }
68387
68407
  }
68388
68408
  }
68389
68409
  }
@@ -4378,6 +4378,7 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
4378
4378
  $ddl-input-font-size: $text-sm !default;
4379
4379
  $ddl-zero-value: 0 !default;
4380
4380
  $ddl-input-border: 1px $border-light !default;
4381
+ $border-type: solid !default;
4381
4382
  $ddl-input-font-family: inherit !default;
4382
4383
  $ddl-input-margin-bottom: 4px !default;
4383
4384
  $ddl-input-padding: 8px $ddl-zero-value 4px !default;
@@ -4413,6 +4414,7 @@ $ddl-filter-background-color: $content-bg-color !default;
4413
4414
  $ddl-filter-bg: $content-bg-color !default;
4414
4415
  $ddl-list-icon-color: $icon-color !default;
4415
4416
  $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
4417
+ $input-border: $ddl-zero-value $border-type !default;
4416
4418
 
4417
4419
  @include export-module('dropdownlist-bootstrap5') {
4418
4420
  #{&}.e-popup.e-ddl {
@@ -4521,6 +4523,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
4521
4523
  }
4522
4524
  }
4523
4525
 
4526
+ .e-ddl.e-lib.e-input-group:not(.e-float-input) .e-dropdownlist:not(.e-input) {
4527
+ width: 100%;
4528
+ border: $input-border;
4529
+ }
4530
+
4524
4531
  .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
4525
4532
  display: block;
4526
4533
  visibility: hidden;
@@ -43059,6 +43066,7 @@ $radio-btn-ripple-bgcolor: transparent !default;
43059
43066
  $radio-btn-focus-check-bg-color: $radio-btn-hover-check-bg-color !default;
43060
43067
  $radio-btn-focus-check-border-color: $radio-btn-hover-check-border-color !default;
43061
43068
  $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
43069
+ $radio-btn-border-error-color: $border-error;
43062
43070
 
43063
43071
  @mixin fluent-focus-border {
43064
43072
  @if $skin-name == 'FluentUI' {
@@ -43439,6 +43447,9 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
43439
43447
  }
43440
43448
  }
43441
43449
  }
43450
+ .e-radio-wrapper.e-error .e-radio + label::before {
43451
+ border-color: $radio-btn-border-error-color;
43452
+ }
43442
43453
  }
43443
43454
 
43444
43455
 
@@ -78640,7 +78651,7 @@ $de-clr-pckr-split-button: 41px;
78640
78651
  $de-page-number-margin-top: 3px;
78641
78652
  $de-page-number-margin-top-big: 4px;
78642
78653
  $de-hlt-clr-height: 20px;
78643
- $de-hlt-clr-height-bigger: 24px;
78654
+ $de-hlt-clr-height-bigger: 22px;
78644
78655
  $de-shw-hid-height: 76px;
78645
78656
  $de-shw-hid-height-big: 78px;
78646
78657
  $de-tool-item-height: 68px;
@@ -89422,6 +89433,13 @@ $grid-checkmark-color: $primary-text-color !default;
89422
89433
  overflow: hidden;
89423
89434
  overflow-x: scroll;
89424
89435
  }
89436
+
89437
+ &.e-mac-safari .virtualtable {
89438
+ .e-leftfreeze,
89439
+ .e-rightfreeze {
89440
+ transform: translateZ(0);
89441
+ }
89442
+ }
89425
89443
 
89426
89444
  .e-columnchooser::before {
89427
89445
  line-height: $grid-columnchooser-toolbar-icon-line-height;
@@ -90788,7 +90806,9 @@ $grid-checkmark-color: $primary-text-color !default;
90788
90806
  }
90789
90807
 
90790
90808
  .e-cc-searchdiv.e-input-focus {
90791
- border-color: $grid-columnchooser-search-border-fcolor;
90809
+ @if $grid-skin != 'fluent2' {
90810
+ border-color: $grid-columnchooser-search-border-fcolor;
90811
+ }
90792
90812
  }
90793
90813
  }
90794
90814
  }
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"31.2.4","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@gitea.syncfusion.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"31.2.5","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@gitea.syncfusion.com/syncfusion/blazor-samples"}}