@syncfusion/blazor-themes 31.2.4 → 31.2.10

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 +17 -0
  2. package/Compiled-Themes/bds-dark.css +17 -0
  3. package/Compiled-Themes/bds-lite.css +17 -0
  4. package/Compiled-Themes/bds.css +17 -0
  5. package/Compiled-Themes/bootstrap-dark-lite.css +18 -1
  6. package/Compiled-Themes/bootstrap-dark.css +18 -1
  7. package/Compiled-Themes/bootstrap-lite.css +18 -1
  8. package/Compiled-Themes/bootstrap.css +18 -1
  9. package/Compiled-Themes/bootstrap4-lite.css +17 -0
  10. package/Compiled-Themes/bootstrap4.css +17 -0
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +17 -0
  12. package/Compiled-Themes/bootstrap5-dark.css +17 -0
  13. package/Compiled-Themes/bootstrap5-lite.css +17 -0
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +17 -0
  15. package/Compiled-Themes/bootstrap5.3-dark.css +17 -0
  16. package/Compiled-Themes/bootstrap5.3-lite.css +17 -0
  17. package/Compiled-Themes/bootstrap5.3.css +17 -0
  18. package/Compiled-Themes/bootstrap5.css +17 -0
  19. package/Compiled-Themes/fabric-dark-lite.css +18 -1
  20. package/Compiled-Themes/fabric-dark.css +18 -1
  21. package/Compiled-Themes/fabric-lite.css +18 -1
  22. package/Compiled-Themes/fabric.css +18 -1
  23. package/Compiled-Themes/fluent-dark-lite.css +17 -0
  24. package/Compiled-Themes/fluent-dark.css +17 -0
  25. package/Compiled-Themes/fluent-lite.css +17 -0
  26. package/Compiled-Themes/fluent.css +17 -0
  27. package/Compiled-Themes/fluent2-dark-lite.css +18 -6
  28. package/Compiled-Themes/fluent2-dark.css +18 -6
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +18 -6
  30. package/Compiled-Themes/fluent2-highcontrast.css +18 -6
  31. package/Compiled-Themes/fluent2-lite.css +18 -6
  32. package/Compiled-Themes/fluent2.css +18 -6
  33. package/Compiled-Themes/highcontrast-lite.css +18 -1
  34. package/Compiled-Themes/highcontrast.css +18 -1
  35. package/Compiled-Themes/material-dark-lite.css +17 -0
  36. package/Compiled-Themes/material-dark.css +17 -0
  37. package/Compiled-Themes/material-lite.css +17 -0
  38. package/Compiled-Themes/material.css +17 -0
  39. package/Compiled-Themes/material3-dark-lite.css +17 -0
  40. package/Compiled-Themes/material3-dark.css +17 -0
  41. package/Compiled-Themes/material3-lite.css +17 -0
  42. package/Compiled-Themes/material3.css +17 -0
  43. package/Compiled-Themes/tailwind-dark-lite.css +17 -0
  44. package/Compiled-Themes/tailwind-dark.css +17 -0
  45. package/Compiled-Themes/tailwind-lite.css +17 -0
  46. package/Compiled-Themes/tailwind.css +17 -0
  47. package/Compiled-Themes/tailwind3-dark-lite.css +19 -2
  48. package/Compiled-Themes/tailwind3-dark.css +21 -4
  49. package/Compiled-Themes/tailwind3-lite.css +19 -2
  50. package/Compiled-Themes/tailwind3.css +21 -4
  51. package/SCSS-Themes/bds-dark-lite.scss +28 -2
  52. package/SCSS-Themes/bds-dark.scss +28 -2
  53. package/SCSS-Themes/bds-lite.scss +28 -2
  54. package/SCSS-Themes/bds.scss +28 -2
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +27 -3
  56. package/SCSS-Themes/bootstrap-dark.scss +27 -3
  57. package/SCSS-Themes/bootstrap-lite.scss +27 -3
  58. package/SCSS-Themes/bootstrap.scss +27 -3
  59. package/SCSS-Themes/bootstrap4-lite.scss +28 -2
  60. package/SCSS-Themes/bootstrap4.scss +28 -2
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +28 -2
  62. package/SCSS-Themes/bootstrap5-dark.scss +28 -2
  63. package/SCSS-Themes/bootstrap5-lite.scss +28 -2
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +28 -2
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +28 -2
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +28 -2
  67. package/SCSS-Themes/bootstrap5.3.scss +28 -2
  68. package/SCSS-Themes/bootstrap5.scss +28 -2
  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 +12 -0
  130. package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +12 -0
  131. package/SCSS-Themes/dropdowns/drop-down-list/bds-lite.scss +12 -0
  132. package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +12 -0
  133. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark-lite.scss +11 -1
  134. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +11 -1
  135. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-lite.scss +11 -1
  136. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +11 -1
  137. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4-lite.scss +12 -0
  138. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +12 -0
  139. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark-lite.scss +12 -0
  140. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +12 -0
  141. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-lite.scss +12 -0
  142. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark-lite.scss +12 -0
  143. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark.scss +12 -0
  144. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-lite.scss +12 -0
  145. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +12 -0
  146. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +12 -0
  147. package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark-lite.scss +11 -1
  148. package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +11 -1
  149. package/SCSS-Themes/dropdowns/drop-down-list/fabric-lite.scss +11 -1
  150. package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +11 -1
  151. package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark-lite.scss +12 -0
  152. package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +12 -0
  153. package/SCSS-Themes/dropdowns/drop-down-list/fluent-lite.scss +12 -0
  154. package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +12 -0
  155. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark-lite.scss +12 -0
  156. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +12 -0
  157. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast-lite.scss +12 -0
  158. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast.scss +12 -0
  159. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-lite.scss +12 -0
  160. package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +12 -0
  161. package/SCSS-Themes/dropdowns/drop-down-list/highcontrast-lite.scss +11 -1
  162. package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +11 -1
  163. package/SCSS-Themes/dropdowns/drop-down-list/material-dark-lite.scss +11 -0
  164. package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +11 -0
  165. package/SCSS-Themes/dropdowns/drop-down-list/material-lite.scss +11 -0
  166. package/SCSS-Themes/dropdowns/drop-down-list/material.scss +11 -0
  167. package/SCSS-Themes/dropdowns/drop-down-list/material3-dark-lite.scss +12 -0
  168. package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +12 -0
  169. package/SCSS-Themes/dropdowns/drop-down-list/material3-lite.scss +12 -0
  170. package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +12 -0
  171. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark-lite.scss +12 -0
  172. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +12 -0
  173. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-lite.scss +12 -0
  174. package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +12 -0
  175. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark-lite.scss +12 -0
  176. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark.scss +12 -0
  177. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-lite.scss +12 -0
  178. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3.scss +12 -0
  179. package/SCSS-Themes/fabric-dark-lite.scss +27 -3
  180. package/SCSS-Themes/fabric-dark.scss +27 -3
  181. package/SCSS-Themes/fabric-lite.scss +27 -3
  182. package/SCSS-Themes/fabric.scss +27 -3
  183. package/SCSS-Themes/fluent-dark-lite.scss +29 -2
  184. package/SCSS-Themes/fluent-dark.scss +29 -2
  185. package/SCSS-Themes/fluent-lite.scss +29 -2
  186. package/SCSS-Themes/fluent.scss +29 -2
  187. package/SCSS-Themes/fluent2-dark-lite.scss +29 -3
  188. package/SCSS-Themes/fluent2-dark.scss +29 -3
  189. package/SCSS-Themes/fluent2-highcontrast-lite.scss +29 -3
  190. package/SCSS-Themes/fluent2-highcontrast.scss +29 -3
  191. package/SCSS-Themes/fluent2-lite.scss +29 -3
  192. package/SCSS-Themes/fluent2.scss +29 -3
  193. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +12 -2
  194. package/SCSS-Themes/grids/grid/bds-dark.scss +12 -2
  195. package/SCSS-Themes/grids/grid/bds-lite.scss +12 -2
  196. package/SCSS-Themes/grids/grid/bds.scss +12 -2
  197. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +12 -2
  198. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +12 -2
  199. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +12 -2
  200. package/SCSS-Themes/grids/grid/bootstrap.scss +12 -2
  201. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +12 -2
  202. package/SCSS-Themes/grids/grid/bootstrap4.scss +12 -2
  203. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +12 -2
  204. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +12 -2
  205. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +12 -2
  206. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +12 -2
  207. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +12 -2
  208. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +12 -2
  209. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +12 -2
  210. package/SCSS-Themes/grids/grid/bootstrap5.scss +12 -2
  211. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +12 -2
  212. package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -2
  213. package/SCSS-Themes/grids/grid/fabric-lite.scss +12 -2
  214. package/SCSS-Themes/grids/grid/fabric.scss +12 -2
  215. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +12 -2
  216. package/SCSS-Themes/grids/grid/fluent-dark.scss +12 -2
  217. package/SCSS-Themes/grids/grid/fluent-lite.scss +12 -2
  218. package/SCSS-Themes/grids/grid/fluent.scss +12 -2
  219. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +12 -2
  220. package/SCSS-Themes/grids/grid/fluent2-dark.scss +12 -2
  221. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +12 -2
  222. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +12 -2
  223. package/SCSS-Themes/grids/grid/fluent2-lite.scss +12 -2
  224. package/SCSS-Themes/grids/grid/fluent2.scss +12 -2
  225. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +12 -2
  226. package/SCSS-Themes/grids/grid/highcontrast.scss +12 -2
  227. package/SCSS-Themes/grids/grid/material-dark-lite.scss +12 -2
  228. package/SCSS-Themes/grids/grid/material-dark.scss +12 -2
  229. package/SCSS-Themes/grids/grid/material-lite.scss +12 -2
  230. package/SCSS-Themes/grids/grid/material.scss +12 -2
  231. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +12 -2
  232. package/SCSS-Themes/grids/grid/material3-dark.scss +12 -2
  233. package/SCSS-Themes/grids/grid/material3-lite.scss +12 -2
  234. package/SCSS-Themes/grids/grid/material3.scss +12 -2
  235. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +12 -2
  236. package/SCSS-Themes/grids/grid/tailwind-dark.scss +12 -2
  237. package/SCSS-Themes/grids/grid/tailwind-lite.scss +12 -2
  238. package/SCSS-Themes/grids/grid/tailwind.scss +12 -2
  239. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +12 -2
  240. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +12 -2
  241. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +12 -2
  242. package/SCSS-Themes/grids/grid/tailwind3.scss +12 -2
  243. package/SCSS-Themes/highcontrast-lite.scss +27 -3
  244. package/SCSS-Themes/highcontrast.scss +27 -3
  245. package/SCSS-Themes/material-dark-lite.scss +27 -2
  246. package/SCSS-Themes/material-dark.scss +27 -2
  247. package/SCSS-Themes/material-lite.scss +27 -2
  248. package/SCSS-Themes/material.scss +27 -2
  249. package/SCSS-Themes/material3-dark-lite.scss +28 -2
  250. package/SCSS-Themes/material3-dark.scss +28 -2
  251. package/SCSS-Themes/material3-lite.scss +28 -2
  252. package/SCSS-Themes/material3.scss +28 -2
  253. package/SCSS-Themes/tailwind-dark-lite.scss +28 -2
  254. package/SCSS-Themes/tailwind-dark.scss +28 -2
  255. package/SCSS-Themes/tailwind-lite.scss +28 -2
  256. package/SCSS-Themes/tailwind.scss +28 -2
  257. package/SCSS-Themes/tailwind3-dark-lite.scss +29 -3
  258. package/SCSS-Themes/tailwind3-dark.scss +29 -3
  259. package/SCSS-Themes/tailwind3-lite.scss +29 -3
  260. package/SCSS-Themes/tailwind3.scss +29 -3
  261. package/package.json +1 -1
@@ -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;
@@ -4395,6 +4396,7 @@ $ddl-popup-shadow: $shadow-lg !default;
4395
4396
  $ddl-readonly-bg-color: $content-bg-color-alt2 !default;
4396
4397
  $ddl-filter-margin: 0 !default;
4397
4398
  $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
4399
+ $input-margin-top: 24px !default;
4398
4400
 
4399
4401
  // Small Size
4400
4402
  $ddl-small-list-font-size: $text-xs !default;
@@ -4413,6 +4415,7 @@ $ddl-filter-background-color: $content-bg-color !default;
4413
4415
  $ddl-filter-bg: $content-bg-color !default;
4414
4416
  $ddl-list-icon-color: $icon-color !default;
4415
4417
  $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
4418
+ $input-border: $ddl-zero-value $border-type !default;
4416
4419
 
4417
4420
  @include export-module('dropdownlist-bootstrap5') {
4418
4421
  #{&}.e-popup.e-ddl {
@@ -4521,6 +4524,15 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
4521
4524
  }
4522
4525
  }
4523
4526
 
4527
+ .e-ddl.e-lib.e-input-group:not(.e-float-input) .e-dropdownlist:not(.e-input) {
4528
+ width: 100%;
4529
+ border: $input-border;
4530
+ }
4531
+
4532
+ .e-ddl.e-lib.e-input-group.e-control-container.e-control-wrapper:not(.e-float-input):has(.e-float-line) {
4533
+ margin-top: $input-margin-top;
4534
+ }
4535
+
4524
4536
  .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
4525
4537
  display: block;
4526
4538
  visibility: hidden;
@@ -43059,6 +43071,7 @@ $radio-btn-ripple-bgcolor: transparent !default;
43059
43071
  $radio-btn-focus-check-bg-color: $radio-btn-hover-check-bg-color !default;
43060
43072
  $radio-btn-focus-check-border-color: $radio-btn-hover-check-border-color !default;
43061
43073
  $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
43074
+ $radio-btn-border-error-color: $border-error;
43062
43075
 
43063
43076
  @mixin fluent-focus-border {
43064
43077
  @if $skin-name == 'FluentUI' {
@@ -43439,6 +43452,9 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
43439
43452
  }
43440
43453
  }
43441
43454
  }
43455
+ .e-radio-wrapper.e-error .e-radio + label::before {
43456
+ border-color: $radio-btn-border-error-color;
43457
+ }
43442
43458
  }
43443
43459
 
43444
43460
 
@@ -78640,7 +78656,7 @@ $de-clr-pckr-split-button: 41px;
78640
78656
  $de-page-number-margin-top: 3px;
78641
78657
  $de-page-number-margin-top-big: 4px;
78642
78658
  $de-hlt-clr-height: 20px;
78643
- $de-hlt-clr-height-bigger: 24px;
78659
+ $de-hlt-clr-height-bigger: 22px;
78644
78660
  $de-shw-hid-height: 76px;
78645
78661
  $de-shw-hid-height-big: 78px;
78646
78662
  $de-tool-item-height: 68px;
@@ -85999,6 +86015,7 @@ $grid-res-toolbar-input-search-wrapper-padding: 4px 7px 5px 0 !default;
85999
86015
  $grid-res-toolbar-search-wrapper-icon-padding: 10px !default;
86000
86016
  $grid-res-toolbar-search-wrapper-padding-right: 13px !default;
86001
86017
  $grid-res-toolbar-search-icon-padding-left: 0 !default;
86018
+ $grid-toolbar-responsive-right-width: calc(100% - 53px) !default;
86002
86019
  $grid-bigger-toolbar-search-icon-min-width: 38px !default;
86003
86020
  $grid-bigger-toolbar-search-wrapper-padding-bottom: 5px !default;
86004
86021
  $grid-bigger-toolbar-search-wrapper-padding-top: 5px !default;
@@ -87248,7 +87265,7 @@ $grid-checkmark-color: $primary-text-color !default;
87248
87265
  }
87249
87266
 
87250
87267
  & .e-responsive-right {
87251
- width: calc(100% - 50px);
87268
+ width: $grid-toolbar-responsive-right-width;
87252
87269
  &.e-search-wrapper {
87253
87270
  width: auto;
87254
87271
  }
@@ -89422,6 +89439,13 @@ $grid-checkmark-color: $primary-text-color !default;
89422
89439
  overflow: hidden;
89423
89440
  overflow-x: scroll;
89424
89441
  }
89442
+
89443
+ &.e-mac-safari .e-virtualtable {
89444
+ .e-leftfreeze,
89445
+ .e-rightfreeze {
89446
+ transform: translateZ(0);
89447
+ }
89448
+ }
89425
89449
 
89426
89450
  .e-columnchooser::before {
89427
89451
  line-height: $grid-columnchooser-toolbar-icon-line-height;
@@ -90788,7 +90812,9 @@ $grid-checkmark-color: $primary-text-color !default;
90788
90812
  }
90789
90813
 
90790
90814
  .e-cc-searchdiv.e-input-focus {
90791
- border-color: $grid-columnchooser-search-border-fcolor;
90815
+ @if $grid-skin != 'fluent2' {
90816
+ border-color: $grid-columnchooser-search-border-fcolor;
90817
+ }
90792
90818
  }
90793
90819
  }
90794
90820
  }
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.10","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"}}