@syncfusion/blazor-themes 28.2.5 → 28.2.6

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 (215) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +7 -3
  2. package/Compiled-Themes/bds-dark.css +11 -3
  3. package/Compiled-Themes/bds-lite.css +7 -3
  4. package/Compiled-Themes/bds.css +11 -3
  5. package/Compiled-Themes/bootstrap-dark-lite.css +7 -3
  6. package/Compiled-Themes/bootstrap-dark.css +11 -3
  7. package/Compiled-Themes/bootstrap-lite.css +7 -3
  8. package/Compiled-Themes/bootstrap.css +11 -3
  9. package/Compiled-Themes/bootstrap4-lite.css +7 -3
  10. package/Compiled-Themes/bootstrap4.css +11 -3
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +7 -3
  12. package/Compiled-Themes/bootstrap5-dark.css +11 -3
  13. package/Compiled-Themes/bootstrap5-lite.css +7 -3
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +17 -13
  15. package/Compiled-Themes/bootstrap5.3-dark.css +21 -13
  16. package/Compiled-Themes/bootstrap5.3-lite.css +24 -20
  17. package/Compiled-Themes/bootstrap5.3.css +28 -20
  18. package/Compiled-Themes/bootstrap5.css +11 -3
  19. package/Compiled-Themes/fabric-dark-lite.css +7 -3
  20. package/Compiled-Themes/fabric-dark.css +11 -3
  21. package/Compiled-Themes/fabric-lite.css +7 -3
  22. package/Compiled-Themes/fabric.css +11 -3
  23. package/Compiled-Themes/fluent-dark-lite.css +7 -3
  24. package/Compiled-Themes/fluent-dark.css +11 -3
  25. package/Compiled-Themes/fluent-lite.css +7 -3
  26. package/Compiled-Themes/fluent.css +11 -3
  27. package/Compiled-Themes/fluent2-dark-lite.css +10 -6
  28. package/Compiled-Themes/fluent2-dark.css +14 -6
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -6
  30. package/Compiled-Themes/fluent2-highcontrast.css +14 -6
  31. package/Compiled-Themes/fluent2-lite.css +10 -6
  32. package/Compiled-Themes/fluent2.css +14 -6
  33. package/Compiled-Themes/highcontrast-lite.css +7 -3
  34. package/Compiled-Themes/highcontrast.css +11 -3
  35. package/Compiled-Themes/material-dark-lite.css +7 -3
  36. package/Compiled-Themes/material-dark.css +11 -3
  37. package/Compiled-Themes/material-lite.css +7 -3
  38. package/Compiled-Themes/material.css +11 -3
  39. package/Compiled-Themes/material3-dark-lite.css +7 -3
  40. package/Compiled-Themes/material3-dark.css +11 -3
  41. package/Compiled-Themes/material3-lite.css +7 -3
  42. package/Compiled-Themes/material3.css +11 -3
  43. package/Compiled-Themes/tailwind-dark-lite.css +7 -3
  44. package/Compiled-Themes/tailwind-dark.css +11 -3
  45. package/Compiled-Themes/tailwind-lite.css +7 -3
  46. package/Compiled-Themes/tailwind.css +11 -3
  47. package/Compiled-Themes/tailwind3-dark-lite.css +7 -3
  48. package/Compiled-Themes/tailwind3-dark.css +11 -3
  49. package/Compiled-Themes/tailwind3-lite.css +7 -3
  50. package/Compiled-Themes/tailwind3.css +11 -3
  51. package/SCSS-Themes/base/bootstrap5.3-dark-lite.scss +7 -7
  52. package/SCSS-Themes/base/bootstrap5.3-dark.scss +7 -7
  53. package/SCSS-Themes/base/bootstrap5.3-lite.scss +14 -14
  54. package/SCSS-Themes/base/bootstrap5.3.scss +14 -14
  55. package/SCSS-Themes/bds-dark-lite.scss +10 -3
  56. package/SCSS-Themes/bds-dark.scss +22 -3
  57. package/SCSS-Themes/bds-lite.scss +10 -3
  58. package/SCSS-Themes/bds.scss +22 -3
  59. package/SCSS-Themes/bootstrap-dark-lite.scss +10 -3
  60. package/SCSS-Themes/bootstrap-dark.scss +22 -3
  61. package/SCSS-Themes/bootstrap-lite.scss +10 -3
  62. package/SCSS-Themes/bootstrap.scss +22 -3
  63. package/SCSS-Themes/bootstrap4-lite.scss +10 -3
  64. package/SCSS-Themes/bootstrap4.scss +22 -3
  65. package/SCSS-Themes/bootstrap5-dark-lite.scss +10 -3
  66. package/SCSS-Themes/bootstrap5-dark.scss +22 -3
  67. package/SCSS-Themes/bootstrap5-lite.scss +10 -3
  68. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +19 -12
  69. package/SCSS-Themes/bootstrap5.3-dark.scss +31 -12
  70. package/SCSS-Themes/bootstrap5.3-lite.scss +26 -19
  71. package/SCSS-Themes/bootstrap5.3.scss +38 -19
  72. package/SCSS-Themes/bootstrap5.scss +22 -3
  73. package/SCSS-Themes/fabric-dark-lite.scss +10 -3
  74. package/SCSS-Themes/fabric-dark.scss +22 -3
  75. package/SCSS-Themes/fabric-lite.scss +10 -3
  76. package/SCSS-Themes/fabric.scss +22 -3
  77. package/SCSS-Themes/fluent-dark-lite.scss +10 -3
  78. package/SCSS-Themes/fluent-dark.scss +22 -3
  79. package/SCSS-Themes/fluent-lite.scss +10 -3
  80. package/SCSS-Themes/fluent.scss +22 -3
  81. package/SCSS-Themes/fluent2-dark-lite.scss +12 -5
  82. package/SCSS-Themes/fluent2-dark.scss +24 -5
  83. package/SCSS-Themes/fluent2-highcontrast-lite.scss +12 -5
  84. package/SCSS-Themes/fluent2-highcontrast.scss +24 -5
  85. package/SCSS-Themes/fluent2-lite.scss +12 -5
  86. package/SCSS-Themes/fluent2.scss +24 -5
  87. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +7 -0
  88. package/SCSS-Themes/grids/grid/bds-dark.scss +19 -0
  89. package/SCSS-Themes/grids/grid/bds-lite.scss +7 -0
  90. package/SCSS-Themes/grids/grid/bds.scss +19 -0
  91. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +7 -0
  92. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +19 -0
  93. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +7 -0
  94. package/SCSS-Themes/grids/grid/bootstrap.scss +19 -0
  95. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +7 -0
  96. package/SCSS-Themes/grids/grid/bootstrap4.scss +19 -0
  97. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +7 -0
  98. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +19 -0
  99. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +7 -0
  100. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +7 -0
  101. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +19 -0
  102. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +7 -0
  103. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +19 -0
  104. package/SCSS-Themes/grids/grid/bootstrap5.scss +19 -0
  105. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +7 -0
  106. package/SCSS-Themes/grids/grid/fabric-dark.scss +19 -0
  107. package/SCSS-Themes/grids/grid/fabric-lite.scss +7 -0
  108. package/SCSS-Themes/grids/grid/fabric.scss +19 -0
  109. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +7 -0
  110. package/SCSS-Themes/grids/grid/fluent-dark.scss +19 -0
  111. package/SCSS-Themes/grids/grid/fluent-lite.scss +7 -0
  112. package/SCSS-Themes/grids/grid/fluent.scss +19 -0
  113. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +7 -0
  114. package/SCSS-Themes/grids/grid/fluent2-dark.scss +19 -0
  115. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +7 -0
  116. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +19 -0
  117. package/SCSS-Themes/grids/grid/fluent2-lite.scss +7 -0
  118. package/SCSS-Themes/grids/grid/fluent2.scss +19 -0
  119. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +7 -0
  120. package/SCSS-Themes/grids/grid/highcontrast.scss +19 -0
  121. package/SCSS-Themes/grids/grid/material-dark-lite.scss +7 -0
  122. package/SCSS-Themes/grids/grid/material-dark.scss +19 -0
  123. package/SCSS-Themes/grids/grid/material-lite.scss +7 -0
  124. package/SCSS-Themes/grids/grid/material.scss +19 -0
  125. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +7 -0
  126. package/SCSS-Themes/grids/grid/material3-dark.scss +19 -0
  127. package/SCSS-Themes/grids/grid/material3-lite.scss +7 -0
  128. package/SCSS-Themes/grids/grid/material3.scss +19 -0
  129. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +7 -0
  130. package/SCSS-Themes/grids/grid/tailwind-dark.scss +19 -0
  131. package/SCSS-Themes/grids/grid/tailwind-lite.scss +7 -0
  132. package/SCSS-Themes/grids/grid/tailwind.scss +19 -0
  133. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +7 -0
  134. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +19 -0
  135. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +7 -0
  136. package/SCSS-Themes/grids/grid/tailwind3.scss +19 -0
  137. package/SCSS-Themes/highcontrast-lite.scss +10 -3
  138. package/SCSS-Themes/highcontrast.scss +22 -3
  139. package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark-lite.scss +3 -3
  140. package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark.scss +3 -3
  141. package/SCSS-Themes/interactive-chat/ai-assistview/bds-lite.scss +3 -3
  142. package/SCSS-Themes/interactive-chat/ai-assistview/bds.scss +3 -3
  143. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark-lite.scss +3 -3
  144. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark.scss +3 -3
  145. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-lite.scss +3 -3
  146. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap.scss +3 -3
  147. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4-lite.scss +3 -3
  148. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4.scss +3 -3
  149. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark-lite.scss +3 -3
  150. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark.scss +3 -3
  151. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-lite.scss +3 -3
  152. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark-lite.scss +3 -3
  153. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark.scss +3 -3
  154. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-lite.scss +3 -3
  155. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3.scss +3 -3
  156. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.scss +3 -3
  157. package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark-lite.scss +3 -3
  158. package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark.scss +3 -3
  159. package/SCSS-Themes/interactive-chat/ai-assistview/fabric-lite.scss +3 -3
  160. package/SCSS-Themes/interactive-chat/ai-assistview/fabric.scss +3 -3
  161. package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark-lite.scss +3 -3
  162. package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark.scss +3 -3
  163. package/SCSS-Themes/interactive-chat/ai-assistview/fluent-lite.scss +3 -3
  164. package/SCSS-Themes/interactive-chat/ai-assistview/fluent.scss +3 -3
  165. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark-lite.scss +3 -3
  166. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark.scss +3 -3
  167. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast-lite.scss +3 -3
  168. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast.scss +3 -3
  169. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-lite.scss +3 -3
  170. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2.scss +3 -3
  171. package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast-lite.scss +3 -3
  172. package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast.scss +3 -3
  173. package/SCSS-Themes/interactive-chat/ai-assistview/material-dark-lite.scss +3 -3
  174. package/SCSS-Themes/interactive-chat/ai-assistview/material-dark.scss +3 -3
  175. package/SCSS-Themes/interactive-chat/ai-assistview/material-lite.scss +3 -3
  176. package/SCSS-Themes/interactive-chat/ai-assistview/material.scss +3 -3
  177. package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark-lite.scss +3 -3
  178. package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark.scss +3 -3
  179. package/SCSS-Themes/interactive-chat/ai-assistview/material3-lite.scss +3 -3
  180. package/SCSS-Themes/interactive-chat/ai-assistview/material3.scss +3 -3
  181. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark-lite.scss +3 -3
  182. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark.scss +3 -3
  183. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-lite.scss +3 -3
  184. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind.scss +3 -3
  185. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark-lite.scss +3 -3
  186. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark.scss +3 -3
  187. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-lite.scss +3 -3
  188. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3.scss +3 -3
  189. package/SCSS-Themes/material-dark-lite.scss +10 -3
  190. package/SCSS-Themes/material-dark.scss +22 -3
  191. package/SCSS-Themes/material-lite.scss +10 -3
  192. package/SCSS-Themes/material.scss +22 -3
  193. package/SCSS-Themes/material3-dark-lite.scss +10 -3
  194. package/SCSS-Themes/material3-dark.scss +22 -3
  195. package/SCSS-Themes/material3-lite.scss +10 -3
  196. package/SCSS-Themes/material3.scss +22 -3
  197. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark-lite.scss +2 -2
  198. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark.scss +2 -2
  199. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-lite.scss +2 -2
  200. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3.scss +2 -2
  201. package/SCSS-Themes/schedule/recurrence-editor/fluent2-dark-lite.scss +2 -2
  202. package/SCSS-Themes/schedule/recurrence-editor/fluent2-dark.scss +2 -2
  203. package/SCSS-Themes/schedule/recurrence-editor/fluent2-highcontrast-lite.scss +2 -2
  204. package/SCSS-Themes/schedule/recurrence-editor/fluent2-highcontrast.scss +2 -2
  205. package/SCSS-Themes/schedule/recurrence-editor/fluent2-lite.scss +2 -2
  206. package/SCSS-Themes/schedule/recurrence-editor/fluent2.scss +2 -2
  207. package/SCSS-Themes/tailwind-dark-lite.scss +10 -3
  208. package/SCSS-Themes/tailwind-dark.scss +22 -3
  209. package/SCSS-Themes/tailwind-lite.scss +10 -3
  210. package/SCSS-Themes/tailwind.scss +22 -3
  211. package/SCSS-Themes/tailwind3-dark-lite.scss +10 -3
  212. package/SCSS-Themes/tailwind3-dark.scss +22 -3
  213. package/SCSS-Themes/tailwind3-lite.scss +10 -3
  214. package/SCSS-Themes/tailwind3.scss +22 -3
  215. package/package.json +1 -1
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: $neutral-lighter !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: $neutral-lighter !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: $neutral-lighter !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: $neutral-lighter !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
358
358
  textarea::-webkit-scrollbar {
359
359
  width: 4px;
360
360
  }
361
- .hide-scrollbar textarea {
362
- scrollbar-width: none;
363
- }
364
361
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
365
362
  right: unset;
366
363
  left: 20px;
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
392
389
  }
393
390
  }
394
391
  &:not(.e-footer-template) {
392
+ .e-textarea {
393
+ max-height: 280px;
394
+ }
395
395
  .e-assist-send {
396
396
  position: absolute;
397
397
  right: 20px;
@@ -66523,6 +66523,13 @@ $grid-checkmark-color: $accent-font !default;
66523
66523
  &.sf-grid .e-ccheck.e-colfocus {
66524
66524
  background-color: $grid-hover-bg-color;
66525
66525
  }
66526
+
66527
+ &.sf-grid{
66528
+ .e-gridcontent .e-leftfreeze.e-recordplusexpand,
66529
+ .e-gridcontent .e-leftfreeze.e-recordpluscollapse{
66530
+ @include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
66531
+ }
66532
+ }
66526
66533
  }
66527
66534
 
66528
66535
  .e-spreadsheet .e-ftrchk.e-chkfocus {
@@ -108678,9 +108685,6 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
108678
108685
  textarea::-webkit-scrollbar {
108679
108686
  width: 4px;
108680
108687
  }
108681
- .hide-scrollbar textarea {
108682
- scrollbar-width: none;
108683
- }
108684
108688
  &:has(.e-rtl):not(.e-footer-template) .e-assist-send {
108685
108689
  right: unset;
108686
108690
  left: 20px;
@@ -108712,6 +108716,9 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
108712
108716
  }
108713
108717
  }
108714
108718
  &:not(.e-footer-template) {
108719
+ .e-textarea {
108720
+ max-height: 280px;
108721
+ }
108715
108722
  .e-assist-send {
108716
108723
  position: absolute;
108717
108724
  right: 20px;