@syncfusion/blazor-themes 27.1.50 → 27.1.52

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 (201) hide show
  1. package/SCSS-Themes/bds-dark.scss +347 -223
  2. package/SCSS-Themes/bds.scss +347 -223
  3. package/SCSS-Themes/bootstrap-dark.scss +346 -223
  4. package/SCSS-Themes/bootstrap.scss +346 -223
  5. package/SCSS-Themes/bootstrap4.scss +347 -223
  6. package/SCSS-Themes/bootstrap5-dark.scss +349 -226
  7. package/SCSS-Themes/bootstrap5.3.scss +349 -226
  8. package/SCSS-Themes/bootstrap5.scss +348 -225
  9. package/SCSS-Themes/buttons/radio-button/bds-dark.scss +2 -1
  10. package/SCSS-Themes/buttons/radio-button/bds.scss +2 -1
  11. package/SCSS-Themes/buttons/radio-button/bootstrap-dark.scss +1 -1
  12. package/SCSS-Themes/buttons/radio-button/bootstrap.scss +1 -1
  13. package/SCSS-Themes/buttons/radio-button/bootstrap4.scss +2 -1
  14. package/SCSS-Themes/buttons/radio-button/bootstrap5-dark.scss +1 -1
  15. package/SCSS-Themes/buttons/radio-button/bootstrap5.3.scss +1 -1
  16. package/SCSS-Themes/buttons/radio-button/bootstrap5.scss +2 -2
  17. package/SCSS-Themes/buttons/radio-button/fabric-dark.scss +1 -1
  18. package/SCSS-Themes/buttons/radio-button/fabric.scss +1 -1
  19. package/SCSS-Themes/buttons/radio-button/fluent-dark.scss +1 -1
  20. package/SCSS-Themes/buttons/radio-button/fluent.scss +1 -1
  21. package/SCSS-Themes/buttons/radio-button/fluent2-dark.scss +1 -1
  22. package/SCSS-Themes/buttons/radio-button/fluent2.scss +1 -1
  23. package/SCSS-Themes/buttons/radio-button/highcontrast.scss +1 -1
  24. package/SCSS-Themes/buttons/radio-button/material-dark.scss +1 -1
  25. package/SCSS-Themes/buttons/radio-button/material.scss +1 -1
  26. package/SCSS-Themes/buttons/radio-button/material3-dark.scss +1 -1
  27. package/SCSS-Themes/buttons/radio-button/material3.scss +1 -1
  28. package/SCSS-Themes/buttons/radio-button/tailwind-dark.scss +2 -1
  29. package/SCSS-Themes/buttons/radio-button/tailwind.scss +2 -1
  30. package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +4 -0
  31. package/SCSS-Themes/dropdowns/multi-select/bds.scss +4 -0
  32. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +4 -0
  33. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +4 -0
  34. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +4 -0
  35. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +4 -0
  36. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3.scss +4 -0
  37. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +4 -0
  38. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +4 -0
  39. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +4 -0
  40. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +4 -0
  41. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +4 -0
  42. package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +4 -0
  43. package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +4 -0
  44. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +4 -0
  45. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -0
  46. package/SCSS-Themes/dropdowns/multi-select/material.scss +4 -0
  47. package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +4 -0
  48. package/SCSS-Themes/dropdowns/multi-select/material3.scss +4 -0
  49. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +4 -0
  50. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +4 -0
  51. package/SCSS-Themes/fabric-dark.scss +346 -223
  52. package/SCSS-Themes/fabric.scss +346 -223
  53. package/SCSS-Themes/fluent-dark.scss +348 -225
  54. package/SCSS-Themes/fluent.scss +348 -225
  55. package/SCSS-Themes/fluent2-dark.scss +346 -223
  56. package/SCSS-Themes/fluent2.scss +346 -223
  57. package/SCSS-Themes/grids/grid/bds-dark.scss +24 -6
  58. package/SCSS-Themes/grids/grid/bds.scss +24 -6
  59. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +24 -6
  60. package/SCSS-Themes/grids/grid/bootstrap.scss +24 -6
  61. package/SCSS-Themes/grids/grid/bootstrap4.scss +24 -6
  62. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +24 -6
  63. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +24 -6
  64. package/SCSS-Themes/grids/grid/bootstrap5.scss +24 -6
  65. package/SCSS-Themes/grids/grid/fabric-dark.scss +24 -6
  66. package/SCSS-Themes/grids/grid/fabric.scss +24 -6
  67. package/SCSS-Themes/grids/grid/fluent-dark.scss +25 -7
  68. package/SCSS-Themes/grids/grid/fluent.scss +25 -7
  69. package/SCSS-Themes/grids/grid/fluent2-dark.scss +24 -6
  70. package/SCSS-Themes/grids/grid/fluent2.scss +24 -6
  71. package/SCSS-Themes/grids/grid/highcontrast.scss +24 -6
  72. package/SCSS-Themes/grids/grid/material-dark.scss +24 -6
  73. package/SCSS-Themes/grids/grid/material.scss +24 -6
  74. package/SCSS-Themes/grids/grid/material3-dark.scss +24 -6
  75. package/SCSS-Themes/grids/grid/material3.scss +24 -6
  76. package/SCSS-Themes/grids/grid/tailwind-dark.scss +24 -6
  77. package/SCSS-Themes/grids/grid/tailwind.scss +24 -6
  78. package/SCSS-Themes/highcontrast.scss +347 -224
  79. package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -1
  80. package/SCSS-Themes/inputs/input/tailwind.scss +1 -1
  81. package/SCSS-Themes/inputs/slider/bds-dark.scss +5 -7
  82. package/SCSS-Themes/inputs/slider/bds.scss +5 -7
  83. package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +5 -7
  84. package/SCSS-Themes/inputs/slider/bootstrap.scss +5 -7
  85. package/SCSS-Themes/inputs/slider/bootstrap4.scss +5 -7
  86. package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +5 -7
  87. package/SCSS-Themes/inputs/slider/bootstrap5.3.scss +5 -7
  88. package/SCSS-Themes/inputs/slider/bootstrap5.scss +5 -7
  89. package/SCSS-Themes/inputs/slider/fabric-dark.scss +5 -7
  90. package/SCSS-Themes/inputs/slider/fabric.scss +5 -7
  91. package/SCSS-Themes/inputs/slider/fluent-dark.scss +5 -7
  92. package/SCSS-Themes/inputs/slider/fluent.scss +5 -7
  93. package/SCSS-Themes/inputs/slider/fluent2-dark.scss +5 -7
  94. package/SCSS-Themes/inputs/slider/fluent2.scss +5 -7
  95. package/SCSS-Themes/inputs/slider/highcontrast.scss +5 -7
  96. package/SCSS-Themes/inputs/slider/material-dark.scss +5 -7
  97. package/SCSS-Themes/inputs/slider/material.scss +5 -7
  98. package/SCSS-Themes/inputs/slider/material3-dark.scss +5 -7
  99. package/SCSS-Themes/inputs/slider/material3.scss +5 -7
  100. package/SCSS-Themes/inputs/slider/tailwind-dark.scss +5 -7
  101. package/SCSS-Themes/inputs/slider/tailwind.scss +5 -7
  102. package/SCSS-Themes/interactive-chat/ai-assist-view/bds-dark.scss +294 -204
  103. package/SCSS-Themes/interactive-chat/ai-assist-view/bds.scss +294 -204
  104. package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap-dark.scss +294 -204
  105. package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap.scss +294 -204
  106. package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap4.scss +294 -204
  107. package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap5-dark.scss +294 -204
  108. package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap5.3.scss +294 -204
  109. package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap5.scss +294 -204
  110. package/SCSS-Themes/interactive-chat/ai-assist-view/fabric-dark.scss +294 -204
  111. package/SCSS-Themes/interactive-chat/ai-assist-view/fabric.scss +294 -204
  112. package/SCSS-Themes/interactive-chat/ai-assist-view/fluent-dark.scss +294 -204
  113. package/SCSS-Themes/interactive-chat/ai-assist-view/fluent.scss +294 -204
  114. package/SCSS-Themes/interactive-chat/ai-assist-view/fluent2-dark.scss +294 -204
  115. package/SCSS-Themes/interactive-chat/ai-assist-view/fluent2.scss +294 -204
  116. package/SCSS-Themes/interactive-chat/ai-assist-view/highcontrast.scss +295 -205
  117. package/SCSS-Themes/interactive-chat/ai-assist-view/material-dark.scss +294 -204
  118. package/SCSS-Themes/interactive-chat/ai-assist-view/material.scss +294 -204
  119. package/SCSS-Themes/interactive-chat/ai-assist-view/material3-dark.scss +294 -204
  120. package/SCSS-Themes/interactive-chat/ai-assist-view/material3.scss +294 -204
  121. package/SCSS-Themes/interactive-chat/ai-assist-view/tailwind-dark.scss +294 -204
  122. package/SCSS-Themes/interactive-chat/ai-assist-view/tailwind.scss +294 -204
  123. package/SCSS-Themes/lists/list-view/bds-dark.scss +4 -0
  124. package/SCSS-Themes/lists/list-view/bds.scss +4 -0
  125. package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +4 -0
  126. package/SCSS-Themes/lists/list-view/bootstrap.scss +4 -0
  127. package/SCSS-Themes/lists/list-view/bootstrap4.scss +4 -0
  128. package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +4 -0
  129. package/SCSS-Themes/lists/list-view/bootstrap5.3.scss +4 -0
  130. package/SCSS-Themes/lists/list-view/bootstrap5.scss +4 -0
  131. package/SCSS-Themes/lists/list-view/fabric-dark.scss +4 -0
  132. package/SCSS-Themes/lists/list-view/fabric.scss +4 -0
  133. package/SCSS-Themes/lists/list-view/fluent-dark.scss +4 -0
  134. package/SCSS-Themes/lists/list-view/fluent.scss +4 -0
  135. package/SCSS-Themes/lists/list-view/fluent2-dark.scss +4 -0
  136. package/SCSS-Themes/lists/list-view/fluent2.scss +4 -0
  137. package/SCSS-Themes/lists/list-view/highcontrast.scss +4 -0
  138. package/SCSS-Themes/lists/list-view/material-dark.scss +4 -0
  139. package/SCSS-Themes/lists/list-view/material.scss +4 -0
  140. package/SCSS-Themes/lists/list-view/material3-dark.scss +4 -0
  141. package/SCSS-Themes/lists/list-view/material3.scss +4 -0
  142. package/SCSS-Themes/lists/list-view/tailwind-dark.scss +4 -0
  143. package/SCSS-Themes/lists/list-view/tailwind.scss +4 -0
  144. package/SCSS-Themes/material-dark.scss +346 -223
  145. package/SCSS-Themes/material.scss +346 -223
  146. package/SCSS-Themes/material3-dark.scss +346 -223
  147. package/SCSS-Themes/material3.scss +346 -223
  148. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -2
  149. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +2 -2
  150. package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +1 -1
  151. package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +1 -1
  152. package/SCSS-Themes/notifications/toast/bootstrap5.scss +1 -1
  153. package/SCSS-Themes/notifications/toast/fluent-dark.scss +1 -1
  154. package/SCSS-Themes/notifications/toast/fluent.scss +1 -1
  155. package/SCSS-Themes/notifications/toast/tailwind-dark.scss +1 -1
  156. package/SCSS-Themes/notifications/toast/tailwind.scss +1 -1
  157. package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +9 -5
  158. package/SCSS-Themes/pivotview/pivotview/bds.scss +9 -5
  159. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +9 -5
  160. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +9 -5
  161. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +9 -5
  162. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +9 -5
  163. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +9 -5
  164. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +9 -5
  165. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +9 -5
  166. package/SCSS-Themes/pivotview/pivotview/fabric.scss +9 -5
  167. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +9 -5
  168. package/SCSS-Themes/pivotview/pivotview/fluent.scss +9 -5
  169. package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +9 -5
  170. package/SCSS-Themes/pivotview/pivotview/fluent2.scss +9 -5
  171. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +9 -5
  172. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +9 -5
  173. package/SCSS-Themes/pivotview/pivotview/material.scss +9 -5
  174. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +9 -5
  175. package/SCSS-Themes/pivotview/pivotview/material3.scss +9 -5
  176. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +9 -5
  177. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +9 -5
  178. package/SCSS-Themes/tailwind-dark.scss +349 -225
  179. package/SCSS-Themes/tailwind.scss +349 -225
  180. package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +5 -0
  181. package/SCSS-Themes/treegrid/treegrid/bds.scss +5 -0
  182. package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +5 -0
  183. package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +5 -0
  184. package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +5 -0
  185. package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +5 -0
  186. package/SCSS-Themes/treegrid/treegrid/bootstrap5.3.scss +5 -0
  187. package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +5 -0
  188. package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +5 -0
  189. package/SCSS-Themes/treegrid/treegrid/fabric.scss +5 -0
  190. package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +5 -0
  191. package/SCSS-Themes/treegrid/treegrid/fluent.scss +5 -0
  192. package/SCSS-Themes/treegrid/treegrid/fluent2-dark.scss +5 -0
  193. package/SCSS-Themes/treegrid/treegrid/fluent2.scss +5 -0
  194. package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +5 -0
  195. package/SCSS-Themes/treegrid/treegrid/material-dark.scss +5 -0
  196. package/SCSS-Themes/treegrid/treegrid/material.scss +5 -0
  197. package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +5 -0
  198. package/SCSS-Themes/treegrid/treegrid/material3.scss +5 -0
  199. package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +5 -0
  200. package/SCSS-Themes/treegrid/treegrid/tailwind.scss +5 -0
  201. package/package.json +1 -1
@@ -35073,13 +35073,11 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
35073
35073
  @if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
35074
35074
  @include alignment(6px, calc(50% - 3px), 'vertical');
35075
35075
  }
35076
- @if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'tailwind' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
35077
- @if ($skin-name == 'tailwind') {
35078
- left: calc(50%);
35079
- }
35080
- @else {
35081
- @include alignment(4px, calc(50% - 2px), 'vertical');
35082
- }
35076
+ @if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
35077
+ @include alignment(4px, calc(50% - 2px), 'vertical');
35078
+ }
35079
+ @if ($skin-name == 'tailwind') {
35080
+ @include alignment(4px, calc(50%), 'vertical');
35083
35081
  }
35084
35082
  @if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
35085
35083
  @include alignment(6px, calc(50% - 3px), 'vertical');
@@ -40814,7 +40812,7 @@ $radio-btn-focus-outline-offset: 0 !default;
40814
40812
  }
40815
40813
 
40816
40814
  &::before {
40817
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
40815
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
40818
40816
  background-color: $radio-btn-disabled-not-checked-bg-color;
40819
40817
  }
40820
40818
  @else {
@@ -42882,6 +42880,10 @@ $listview-template-multiline-avatar-top: .7142em !default;
42882
42880
  }
42883
42881
  }
42884
42882
 
42883
+ &.e-virtualization .e-list-container{
42884
+ overflow: unset;
42885
+ }
42886
+
42885
42887
  & .e-list-container {
42886
42888
  overflow: hidden;
42887
42889
  position: relative;
@@ -65881,6 +65883,10 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
65881
65883
  display: block;
65882
65884
  }
65883
65885
 
65886
+ .e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
65887
+ margin-right: 30px;
65888
+ }
65889
+
65884
65890
  .e-multi-select-wrapper .e-multi-hidden {
65885
65891
  border: 0;
65886
65892
  height: 0;
@@ -82833,7 +82839,12 @@ $grid-checkmark-color: $grey-light-font !default;
82833
82839
  /* stylelint-enable */
82834
82840
 
82835
82841
  .e-dlg-content {
82836
- padding: 24px 27px;
82842
+ @if $grid-skin == 'fluent2' {
82843
+ padding: 24px 27px;
82844
+ }
82845
+ @else {
82846
+ padding: 8px 16px 8px 8px;
82847
+ }
82837
82848
  overflow-y: hidden;
82838
82849
  }
82839
82850
 
@@ -83688,7 +83699,7 @@ $grid-checkmark-color: $grey-light-font !default;
83688
83699
  }
83689
83700
 
83690
83701
  .e-grid-popup {
83691
- position: relative;
83702
+ position: absolute;
83692
83703
  }
83693
83704
 
83694
83705
  #{&}.e-grid,
@@ -84733,6 +84744,7 @@ $grid-checkmark-color: $grey-light-font !default;
84733
84744
  .e-filterbarcell,
84734
84745
  .e-filterbarcelldisabled {
84735
84746
  border-width: $grid-filtercell-both-border-width;
84747
+ border-top-width: 1px;
84736
84748
  }
84737
84749
  }
84738
84750
 
@@ -86008,6 +86020,12 @@ $grid-checkmark-color: $grey-light-font !default;
86008
86020
  padding: $grid-columnchooser-toolbardiv-padding;
86009
86021
  }
86010
86022
 
86023
+ &:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
86024
+ @if $grid-skin == 'fluent' {
86025
+ padding-bottom: 1px;
86026
+ }
86027
+ }
86028
+
86011
86029
  .e-edit-dialog {
86012
86030
  min-height: 350px;
86013
86031
  .e-dlg-content {
@@ -86701,6 +86719,7 @@ $grid-checkmark-color: $grey-light-font !default;
86701
86719
  .e-filterbarcell,
86702
86720
  .e-filterbarcelldisabled {
86703
86721
  border-width: $grid-filtercell-both-border-width;
86722
+ border-top-width: 1px;
86704
86723
  }
86705
86724
 
86706
86725
  .e-rowcell,
@@ -86822,14 +86841,17 @@ $grid-checkmark-color: $grey-light-font !default;
86822
86841
  }
86823
86842
 
86824
86843
  &.e-wrap {
86825
- & .e-gridheader .e-rowcell,
86826
- & .e-gridcontent .e-rowcell,
86844
+ & .e-rowcell,
86827
86845
  & .e-columnheader .e-stackedheadercelldiv,
86828
86846
  & .e-columnheader .e-headercelldiv,
86829
86847
  & .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
86830
86848
  @include wrap-styles;
86831
86849
  }
86832
86850
 
86851
+ & .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
86852
+ white-space: nowrap;
86853
+ }
86854
+
86833
86855
  & .e-stackedheader .e-columnheader {
86834
86856
  .e-stackedheadercelldiv,
86835
86857
  .e-headercelldiv {
@@ -87387,7 +87409,8 @@ $grid-checkmark-color: $grey-light-font !default;
87387
87409
  }
87388
87410
 
87389
87411
  @if $grid-skin == 'fluent2' {
87390
- .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item {
87412
+ .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
87413
+ .e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
87391
87414
  padding: 0 6px;
87392
87415
  }
87393
87416
  .e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
@@ -88301,7 +88324,8 @@ $grid-checkmark-color: $grey-light-font !default;
88301
88324
  }
88302
88325
 
88303
88326
  @if $grid-skin == 'fluent2' {
88304
- .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label {
88327
+ .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
88328
+ .e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
88305
88329
  color: $flyout-text-color-hover;
88306
88330
  }
88307
88331
  }
@@ -92162,6 +92186,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
92162
92186
  &.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
92163
92187
  @include grid-wrap;
92164
92188
  }
92189
+ &.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
92190
+ display: inline-block;
92191
+ white-space: nowrap;
92192
+ word-wrap: break-word;
92193
+ }
92165
92194
 
92166
92195
  &.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
92167
92196
  @include grid-wrap;
@@ -119526,13 +119555,17 @@ $pivotpager-single-size-title-padding: 8px !default;
119526
119555
  background: $pivotgrid-grp-bg-color;
119527
119556
  }
119528
119557
 
119529
- .e-toolbar-item .e-tbar-btn.e-btn {
119530
-
119531
- .e-icons.e-btn-icon {
119532
- @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
119533
- font-size: 16px;
119558
+ .e-toolbar-item {
119559
+ .e-tbar-btn.e-btn {
119560
+ .e-icons.e-btn-icon {
119561
+ @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
119562
+ font-size: 16px;
119563
+ }
119534
119564
  }
119535
119565
  }
119566
+ &.e-disabled {
119567
+ pointer-events: none;
119568
+ }
119536
119569
  }
119537
119570
 
119538
119571
  .e-pivot-toolbar-menu {
@@ -136428,6 +136461,8 @@ $aiassist-header-height: 46px !default;
136428
136461
  $aiassist-icon-height: 30px !default;
136429
136462
  $aiassist-icon-width: 30px !default;
136430
136463
  $send-icon-size: 14px !default;
136464
+ $send-icon-bottom: 10px !default;
136465
+ $send-icon-bigger-bottom: 11px !default;
136431
136466
  $aiassist-bigger-header-height: 50px !default;
136432
136467
  $aiassist-bigger-icon-height: 40px !default;
136433
136468
  $aiassist-bigger-icon-width: 40px !default;
@@ -136468,63 +136503,86 @@ $rating-selected-bg-color: $grey-cc !default;
136468
136503
  $send-icon-color: $grey-light-font !default;
136469
136504
  $send-icon-disabled-color: $grey-f5 !default;
136470
136505
  $prompt-text-border-color: $gray-base !default;
136506
+ $tbar-header-btn-focus-box-shadow: none !default;
136507
+ $tbar-header-hover-bg-color: $grey-dark !default;
136471
136508
 
136472
136509
  @include export-module('aiassistview-bigger') {
136473
136510
  .e-bigger.e-aiassistview,
136474
136511
  .e-bigger .e-aiassistview {
136475
136512
  .e-view-header {
136476
136513
  height: $aiassist-bigger-header-height;
136514
+ .e-toolbar {
136515
+ .e-toolbar-items {
136516
+ .e-toolbar-left {
136517
+ height: calc($aiassist-bigger-header-height - 1px);
136518
+ }
136519
+ .e-toolbar-item {
136520
+ &.e-assist-view-header,
136521
+ &.e-custom-view-header {
136522
+ @if ($skin-name == 'highcontrast') {
136523
+ // To apply box-shadow styling during keyboard navigation
136524
+ padding: 1.5px;
136525
+ }
136526
+ @else {
136527
+ padding: 0;
136528
+ }
136529
+ .e-tbar-btn {
136530
+ padding: 0;
136531
+ .e-btn-icon {
136532
+ padding: 4px 4px 4px 2px;
136533
+ }
136534
+ }
136535
+ }
136536
+ }
136537
+ }
136538
+ }
136477
136539
  }
136478
136540
  .e-view-content {
136479
136541
  height: calc(100% - $aiassist-bigger-header-height);
136480
136542
  }
136481
- .e-views {
136482
- .e-prompt-icon {
136483
- min-height: $aiassist-bigger-icon-height;
136484
- }
136485
- .e-output-icon {
136486
- height: $aiassist-bigger-icon-height;
136487
- }
136488
- .e-prompt-icon,
136489
- .e-output-icon {
136490
- min-width: $aiassist-bigger-icon-width;
136491
- }
136492
- .e-loading-body,
136493
- .e-content-body,
136494
- .e-loading-footer {
136495
- padding: 2px 0 0 10px;
136496
- }
136497
- .e-content-container {
136498
- font-size: 16px;
136499
- .e-prompt-text {
136500
- padding: $prompt-text-bigger-padding;
136501
- line-height: 22px;
136502
- }
136543
+ .e-prompt-icon {
136544
+ min-height: $aiassist-bigger-icon-height;
136545
+ }
136546
+ .e-output-icon {
136547
+ height: $aiassist-bigger-icon-height;
136548
+ }
136549
+ .e-prompt-icon,
136550
+ .e-output-icon {
136551
+ min-width: $aiassist-bigger-icon-width;
136552
+ }
136553
+ .e-loading-body,
136554
+ .e-content-body,
136555
+ .e-loading-footer {
136556
+ padding: 6px 0 0 6px;
136557
+ }
136558
+ .e-prompt-text {
136559
+ padding: $prompt-text-bigger-padding;
136560
+ line-height: 22px;
136561
+ }
136562
+ .e-content-container {
136563
+ font-size: 16px;
136564
+ }
136565
+ .e-suggestion-header {
136566
+ font-size: 16px;
136567
+ font-weight: $suggesstions-header-bigger-font-weight;
136568
+ margin-bottom: 15px;
136569
+ }
136570
+ .e-suggestions {
136571
+ &.e-suggestion-item-template ul li {
136572
+ padding: 0;
136503
136573
  }
136504
- .e-suggestions {
136505
- &.e-suggestion-item-template ul li {
136506
- padding: 0;
136507
- }
136508
- .e-suggestion-header {
136509
- font-size: 16px;
136510
- font-weight: $suggesstions-header-bigger-font-weight;
136511
- margin-bottom: 15px;
136512
- }
136513
- ul {
136514
- li {
136515
- line-height: 22px;
136516
- font-weight: $suggesstions-bigger-font-weight;
136517
- padding: $suggesstions-bigger-list-padding;
136518
- margin: $suggesstions-bigger-list-margin;
136519
- }
136520
- }
136574
+ li {
136575
+ line-height: 22px;
136576
+ font-weight: $suggesstions-bigger-font-weight;
136577
+ padding: $suggesstions-bigger-list-padding;
136578
+ margin: $suggesstions-bigger-list-margin;
136521
136579
  }
136522
136580
  }
136581
+ .e-assist-send {
136582
+ font-size: $send-icon-size-bigger;
136583
+ bottom: $send-icon-bigger-bottom;
136584
+ }
136523
136585
  .e-footer {
136524
- .e-assist-send {
136525
- font-size: $send-icon-size-bigger;
136526
- bottom: 9px;
136527
- }
136528
136586
  .e-input-group.e-control-wrapper.e-multi-line-input {
136529
136587
  .e-textarea {
136530
136588
  min-height: 38px;
@@ -136533,6 +136591,11 @@ $prompt-text-border-color: $gray-base !default;
136533
136591
  min-height: 28px;
136534
136592
  }
136535
136593
  }
136594
+ &.e-rtl .e-textarea {
136595
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
136596
+ padding: 6px 16px 6px 12px;
136597
+ }
136598
+ }
136536
136599
  }
136537
136600
  }
136538
136601
  .e-stop-response.e-btn-active {
@@ -136544,13 +136607,24 @@ $prompt-text-border-color: $gray-base !default;
136544
136607
  font-size: $response-stopper-bigger-font-size;
136545
136608
  }
136546
136609
  &.e-rtl {
136547
- .e-views {
136548
- .e-suggestions {
136549
- li {
136550
- margin: $suggesstions-bigger-list-margin-rtl;
136610
+ .e-view-header .e-toolbar-item {
136611
+ &.e-assist-view-header,
136612
+ &.e-custom-view-header {
136613
+ .e-tbar-btn .e-btn-icon {
136614
+ padding: 4px 2px 4px 4px;
136551
136615
  }
136552
136616
  }
136553
136617
  }
136618
+ .e-suggestions {
136619
+ li {
136620
+ margin: $suggesstions-bigger-list-margin-rtl;
136621
+ }
136622
+ }
136623
+ .e-loading-body,
136624
+ .e-content-body,
136625
+ .e-loading-footer {
136626
+ padding: 6px 6px 0 0;
136627
+ }
136554
136628
  }
136555
136629
  }
136556
136630
  }
@@ -136578,14 +136652,29 @@ $prompt-text-border-color: $gray-base !default;
136578
136652
  width: 100%;
136579
136653
  border-radius: 4px;
136580
136654
  }
136581
- .e-tbar-btn {
136582
- padding: 0;
136655
+ &.e-assist-view-header,
136656
+ &.e-custom-view-header {
136657
+ @if ($skin-name == 'highcontrast') {
136658
+ // To apply box-shadow styling during keyboard navigation
136659
+ padding: 1px;
136660
+ }
136661
+ @else {
136662
+ padding: 0;
136663
+ }
136664
+ .e-tbar-btn {
136665
+ padding: 0;
136666
+ .e-btn-icon {
136667
+ padding: 4px 4px 4px 2px;
136668
+ }
136669
+ }
136670
+ }
136671
+ &.e-active .e-btn {
136672
+ cursor: pointer;
136583
136673
  }
136584
136674
  }
136585
- }
136586
- .e-view-header .e-toolbar-item.e-active .e-btn {
136587
- border-radius: 0;
136588
- cursor: pointer;
136675
+ .e-toolbar .e-toolbar-items .e-toolbar-left {
136676
+ height: calc($aiassist-header-height - 1px);
136677
+ }
136589
136678
  }
136590
136679
  .e-view-container,
136591
136680
  .e-footer {
@@ -136635,36 +136724,94 @@ $prompt-text-border-color: $gray-base !default;
136635
136724
  }
136636
136725
  .e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
136637
136726
  .e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
136638
- @if $theme-name == 'highcontrast' {
136639
- padding: 6px 0 6px 5px;
136640
- }
136641
- @else {
136642
- padding: 6px 0 6px 2px;
136643
- }
136727
+ padding: 6px 2px;
136644
136728
  }
136645
136729
  }
136646
- .e-views {
136730
+ .e-output-container {
136731
+ width: 90%;
136647
136732
  display: flex;
136648
- justify-content: space-around;
136649
- .e-output-container {
136650
- width: 90%;
136651
- display: flex;
136652
- align-self: flex-start;
136653
- margin: 10px 0;
136733
+ align-self: flex-start;
136734
+ margin: 10px 0;
136735
+ }
136736
+ .e-prompt-icon {
136737
+ margin: 0 0 0 8px;
136738
+ min-height: $aiassist-icon-height;
136739
+ }
136740
+ .e-output-icon {
136741
+ height: $aiassist-icon-height;
136742
+ margin: 0 4px 0 8px;
136743
+ }
136744
+ .e-prompt-icon,
136745
+ .e-output-icon {
136746
+ border-radius: 50%;
136747
+ min-width: $aiassist-icon-width;
136748
+ }
136749
+ .e-loading-body,
136750
+ .e-content-body,
136751
+ .e-loading-footer {
136752
+ padding: 2px 0 0 6px;
136753
+ }
136754
+ .e-content-container {
136755
+ margin-top: 16px;
136756
+ font-size: 14px;
136757
+ justify-content: space-between;
136758
+ }
136759
+ .e-prompt-text {
136760
+ white-space: pre-wrap;
136761
+ height: fit-content;
136762
+ border-radius: $prompt-text-border-radius;
136763
+ padding: $prompt-text-padding;
136764
+ line-height: 20px;
136765
+ }
136766
+ .e-content-footer,
136767
+ .e-prompt-toolbar {
136768
+ opacity: 0;
136769
+ }
136770
+ .e-prompt-container {
136771
+ gap: 2px;
136772
+ align-self: flex-end;
136773
+ max-width: 70%;
136774
+ margin-bottom: 5px;
136775
+ flex-direction: column;
136776
+ &:hover .e-assist-edit-icon {
136777
+ opacity: 1;
136778
+ cursor: pointer;
136654
136779
  }
136655
- .e-prompt-icon {
136656
- margin: 0 8px;
136657
- min-height: $aiassist-icon-height;
136780
+ }
136781
+ .e-suggestion-header {
136782
+ font-size: 14px;
136783
+ font-weight: $suggesstions-header-font-weight;
136784
+ margin: 0 2px 8px 8px;
136785
+ text-align: right;
136786
+ }
136787
+ .e-suggestions {
136788
+ width: 100%;
136789
+ &.e-suggestion-item-template li {
136790
+ padding: 0;
136658
136791
  }
136659
- .e-output-icon {
136660
- height: $aiassist-icon-height;
136661
- margin-left: 10px;
136792
+ ul {
136793
+ list-style-type: none;
136794
+ padding: 0;
136795
+ margin: 0;
136796
+ display: flex;
136797
+ flex-wrap: wrap;
136798
+ justify-content: end;
136662
136799
  }
136663
- .e-prompt-icon,
136664
- .e-output-icon {
136665
- border-radius: 50%;
136666
- min-width: $aiassist-icon-width;
136800
+ li {
136801
+ line-height: 20px;
136802
+ font-weight: $suggesstions-font-weight;
136803
+ padding: $suggesstions-list-padding;
136804
+ margin: $suggesstions-list-margin;
136805
+ border-radius: $suggesstions-list-border-radius;
136806
+ cursor: pointer;
136807
+ white-space: nowrap;
136808
+ overflow: hidden;
136809
+ text-overflow: ellipsis;
136667
136810
  }
136811
+ }
136812
+ .e-views {
136813
+ display: flex;
136814
+ justify-content: space-around;
136668
136815
  .e-content-body {
136669
136816
  line-height: 25px;
136670
136817
  border-radius: 4px;
@@ -136750,85 +136897,36 @@ $prompt-text-border-color: $gray-base !default;
136750
136897
  .e-content-body > *:first-child {
136751
136898
  margin-block-start: 0;
136752
136899
  }
136753
- .e-loading-body,
136754
- .e-content-body,
136755
- .e-loading-footer {
136756
- padding: 2px 0 0 8px;
136757
- }
136758
- .e-content-footer,
136759
- .e-prompt-toolbar {
136760
- opacity: 0;
136761
- }
136762
- .e-content-container {
136763
- margin-top: 16px;
136764
- font-size: 14px;
136765
- justify-content: space-between;
136766
- .e-prompt-text {
136767
- white-space: pre-wrap;
136768
- height: fit-content;
136769
- border-radius: $prompt-text-border-radius;
136770
- padding: $prompt-text-padding;
136771
- margin-right: 2px;
136772
- line-height: 20px;
136773
- }
136774
- }
136775
- .e-suggestions {
136776
- width: 100%;
136777
- &.e-suggestion-item-template li {
136778
- padding: 0;
136779
- }
136780
- .e-suggestion-header {
136781
- font-size: 14px;
136782
- font-weight: $suggesstions-header-font-weight;
136783
- margin: 0 2px 8px 8px;
136784
- text-align: right;
136785
- }
136786
- ul {
136787
- list-style-type: none;
136788
- padding: 0;
136789
- margin: 0;
136790
- display: flex;
136791
- flex-wrap: wrap;
136792
- justify-content: end;
136793
- }
136794
- li {
136795
- line-height: 20px;
136796
- font-weight: $suggesstions-font-weight;
136797
- padding: $suggesstions-list-padding;
136798
- margin: $suggesstions-list-margin;
136799
- border-radius: $suggesstions-list-border-radius;
136800
- cursor: pointer;
136801
- white-space: nowrap;
136802
- overflow: hidden;
136803
- text-overflow: ellipsis;
136804
- }
136805
- }
136806
- .e-prompt-container {
136807
- gap: 2px;
136808
- align-self: flex-end;
136809
- max-width: 70%;
136810
- margin-bottom: 5px;
136811
- flex-direction: column;
136812
- &:hover .e-assist-edit-icon {
136813
- opacity: 1;
136814
- cursor: pointer;
136815
- }
136816
- }
136817
136900
  }
136818
136901
  .e-views,
136819
136902
  .e-custom-view,
136820
- .e-aiassist-view-content-section {
136903
+ .e-assistview-content-section {
136821
136904
  height: 100%;
136822
- overflow-y: scroll;
136905
+ overflow: scroll;
136823
136906
  &::-webkit-scrollbar {
136824
136907
  width: $ai-assist-scrollbar-width;
136908
+ height: $ai-assist-scrollbar-width;
136825
136909
  }
136826
136910
  &::-webkit-scrollbar-thumb {
136827
136911
  border-radius: 10px;
136828
136912
  }
136829
136913
  }
136830
- .e-content {
136831
- margin-right: 8px;
136914
+ .e-assist-send {
136915
+ position: absolute;
136916
+ right: 20px;
136917
+ font-size: $send-icon-size;
136918
+ bottom: $send-icon-bottom;
136919
+ padding-top: 2px;
136920
+ }
136921
+ .e-assist-send.disabled {
136922
+ pointer-events: none;
136923
+ opacity: .5;
136924
+ cursor: not-allowed;
136925
+ }
136926
+ .e-assist-send.enabled {
136927
+ pointer-events: auto;
136928
+ opacity: 1;
136929
+ cursor: pointer;
136832
136930
  }
136833
136931
  .e-footer {
136834
136932
  position: relative;
@@ -136847,23 +136945,6 @@ $prompt-text-border-color: $gray-base !default;
136847
136945
  .hide-scrollbar textarea {
136848
136946
  scrollbar-width: none;
136849
136947
  }
136850
- .e-assist-send {
136851
- position: absolute;
136852
- right: 20px;
136853
- font-size: $send-icon-size;
136854
- bottom: 8px;
136855
- padding-top: 2px;
136856
- }
136857
- .e-assist-send.disabled {
136858
- pointer-events: none;
136859
- opacity: .5;
136860
- cursor: not-allowed;
136861
- }
136862
- .e-assist-send.enabled {
136863
- pointer-events: auto;
136864
- opacity: 1;
136865
- cursor: pointer;
136866
- }
136867
136948
  &:has(.e-rtl) .e-assist-send {
136868
136949
  right: unset;
136869
136950
  left: 20px;
@@ -136875,6 +136956,13 @@ $prompt-text-border-color: $gray-base !default;
136875
136956
  .e-multi-line-input.e-rtl {
136876
136957
  padding-left: 35px;
136877
136958
  padding-right: unset;
136959
+ &.e-input-group.e-control-wrapper {
136960
+ .e-textarea {
136961
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
136962
+ padding: 4px 12px 4px 8px;
136963
+ }
136964
+ }
136965
+ }
136878
136966
  }
136879
136967
  .e-input-group.e-multi-line-input {
136880
136968
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
@@ -136956,16 +137044,24 @@ $prompt-text-border-color: $gray-base !default;
136956
137044
  outline: 1px solid;
136957
137045
  }
136958
137046
  &.e-rtl {
136959
- .e-views {
136960
- .e-suggestions {
136961
- .e-suggestion-header {
136962
- text-align: left;
136963
- margin: 0 8px 8px 2px;
136964
- }
136965
- li {
136966
- margin: $suggesstions-list-margin-rtl;
137047
+ .e-view-header .e-toolbar-item {
137048
+ &.e-assist-view-header,
137049
+ &.e-custom-view-header {
137050
+ .e-tbar-btn .e-btn-icon {
137051
+ padding: 4px 2px 4px 4px;
136967
137052
  }
136968
137053
  }
137054
+ }
137055
+ .e-suggestion-header {
137056
+ text-align: left;
137057
+ margin: 0 8px 8px 2px;
137058
+ }
137059
+ .e-suggestions {
137060
+ li {
137061
+ margin: $suggesstions-list-margin-rtl;
137062
+ }
137063
+ }
137064
+ .e-views {
136969
137065
  .e-content-body {
136970
137066
  blockquote {
136971
137067
  padding-left: unset;
@@ -136980,6 +137076,17 @@ $prompt-text-border-color: $gray-base !default;
136980
137076
  }
136981
137077
  }
136982
137078
  }
137079
+ .e-loading-body,
137080
+ .e-content-body,
137081
+ .e-loading-footer {
137082
+ padding: 2px 6px 0 0;
137083
+ }
137084
+ .e-prompt-icon {
137085
+ margin: 0 8px 0 0;
137086
+ }
137087
+ .e-output-icon {
137088
+ margin: 0 8px 0 4px;
137089
+ }
136983
137090
  }
136984
137091
  }
136985
137092
  @media (max-width: 760px) {
@@ -136988,12 +137095,14 @@ $prompt-text-border-color: $gray-base !default;
136988
137095
  .e-footer {
136989
137096
  width: 100%;
136990
137097
  }
136991
- .e-view-container .e-suggestions {
137098
+ .e-view-container .e-suggestions,
137099
+ .e-prompt-content {
136992
137100
  padding-right: 8px;
136993
137101
  }
136994
137102
  &.e-rtl {
136995
- .e-view-container .e-suggestions {
136996
- padding-left: 8px;
137103
+ .e-view-container .e-suggestions,
137104
+ .e-prompt-content {
137105
+ padding: 0 0 0 8px;
136997
137106
  }
136998
137107
  }
136999
137108
  }
@@ -137031,26 +137140,55 @@ $prompt-text-border-color: $gray-base !default;
137031
137140
  }
137032
137141
  .e-tbar-btn {
137033
137142
  background: transparent;
137143
+ &:focus {
137144
+ box-shadow: none;
137145
+ }
137146
+ &:focus-visible {
137147
+ box-shadow: $tbar-header-btn-focus-box-shadow;
137148
+ @if ($skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark') {
137149
+ background: $tbar-header-hover-bg-color;
137150
+ }
137151
+ }
137034
137152
  }
137035
137153
  }
137036
137154
  }
137037
- .e-views {
137038
- .e-prompt-icon,
137039
- .e-output-icon {
137040
- border: 1px solid $icon-border-color;
137041
- color: $user-logo-color;
137042
- background-color: $user-logo-bg-color;
137043
- }
137044
- .e-prompt-text {
137045
- background: $suggested-content-bg-color;
137155
+ .e-suggestion-header {
137156
+ color: $suggesstions-header-color;
137157
+ }
137158
+ .e-suggestions {
137159
+ li {
137046
137160
  color: $suggested-content-text-color;
137161
+ box-shadow: $suggestion-li-box-shadow;
137047
137162
  @if ($skin-name == 'bootstrap5.3') {
137048
137163
  border: none;
137049
137164
  }
137050
137165
  @else {
137051
- border: 1px solid $prompt-text-border-color;
137166
+ border: 1px solid $suggestion-li-border-color;
137052
137167
  }
137053
137168
  }
137169
+ }
137170
+ .e-prompt-icon,
137171
+ .e-output-icon {
137172
+ border: 1px solid $icon-border-color;
137173
+ color: $user-logo-color;
137174
+ @if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
137175
+ background: $user-logo-bg-color;
137176
+ }
137177
+ @else {
137178
+ background-color: $user-logo-bg-color;
137179
+ }
137180
+ }
137181
+ .e-prompt-text {
137182
+ background: $suggested-content-bg-color;
137183
+ color: $suggested-content-text-color;
137184
+ @if ($skin-name == 'bootstrap5.3') {
137185
+ border: none;
137186
+ }
137187
+ @else {
137188
+ border: 1px solid $prompt-text-border-color;
137189
+ }
137190
+ }
137191
+ .e-views {
137054
137192
  .e-content-body {
137055
137193
  color: $response-text-color;
137056
137194
  a {
@@ -137090,21 +137228,6 @@ $prompt-text-border-color: $gray-base !default;
137090
137228
  color: rgba(255, 212, 212, 1);
137091
137229
  }
137092
137230
  }
137093
- .e-suggestions {
137094
- .e-suggestion-header {
137095
- color: $suggesstions-header-color;
137096
- }
137097
- li {
137098
- color: $suggested-content-text-color;
137099
- box-shadow: $suggestion-li-box-shadow;
137100
- @if ($skin-name == 'bootstrap5.3') {
137101
- border: none;
137102
- }
137103
- @else {
137104
- border: 1px solid $suggestion-li-border-color;
137105
- }
137106
- }
137107
- }
137108
137231
  }
137109
137232
  .e-stop-response {
137110
137233
  border-color: $response-stopper-border-color;
@@ -137114,21 +137237,21 @@ $prompt-text-border-color: $gray-base !default;
137114
137237
  }
137115
137238
  .e-views,
137116
137239
  .e-custom-view,
137117
- .e-aiassist-view-content-section {
137240
+ .e-assistview-content-section {
137118
137241
  &::-webkit-scrollbar-thumb {
137119
137242
  background: $scrollbar-color;
137120
137243
  }
137121
137244
  }
137245
+ .e-assist-send {
137246
+ color: $send-icon-color;
137247
+ &.disabled {
137248
+ color: $send-icon-disabled-color;
137249
+ }
137250
+ }
137122
137251
  .e-footer {
137123
137252
  textarea::-webkit-scrollbar-thumb {
137124
137253
  background: $scrollbar-color;
137125
137254
  }
137126
- .e-assist-send {
137127
- color: $send-icon-color;
137128
- &.disabled {
137129
- color: $send-icon-disabled-color;
137130
- }
137131
- }
137132
137255
  // To override the default border style of the textarea component for the Material and Material3 themes.
137133
137256
  .e-input-group.e-multi-line-input {
137134
137257
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {