@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
@@ -34948,13 +34948,11 @@ $slider-limit-bar-horizontal-height: 4px !default;
34948
34948
  @if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
34949
34949
  @include alignment(6px, calc(50% - 3px), 'vertical');
34950
34950
  }
34951
- @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' ) {
34952
- @if ($skin-name == 'tailwind') {
34953
- left: calc(50%);
34954
- }
34955
- @else {
34956
- @include alignment(4px, calc(50% - 2px), 'vertical');
34957
- }
34951
+ @if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
34952
+ @include alignment(4px, calc(50% - 2px), 'vertical');
34953
+ }
34954
+ @if ($skin-name == 'tailwind') {
34955
+ @include alignment(4px, calc(50%), 'vertical');
34958
34956
  }
34959
34957
  @if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
34960
34958
  @include alignment(6px, calc(50% - 3px), 'vertical');
@@ -40685,7 +40683,7 @@ $radio-btn-ripple-bgcolor: rgba(0, 0, 0, .3) !default;
40685
40683
  }
40686
40684
 
40687
40685
  &::before {
40688
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
40686
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
40689
40687
  background-color: $radio-btn-disabled-not-checked-bg-color;
40690
40688
  }
40691
40689
  @else {
@@ -42758,6 +42756,10 @@ $listview-template-multiline-avatar-top: .6153em !default;
42758
42756
  }
42759
42757
  }
42760
42758
 
42759
+ &.e-virtualization .e-list-container{
42760
+ overflow: unset;
42761
+ }
42762
+
42761
42763
  & .e-list-container {
42762
42764
  overflow: hidden;
42763
42765
  position: relative;
@@ -65783,6 +65785,10 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
65783
65785
  display: block;
65784
65786
  }
65785
65787
 
65788
+ .e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
65789
+ margin-right: 30px;
65790
+ }
65791
+
65786
65792
  .e-multi-select-wrapper .e-multi-hidden {
65787
65793
  border: 0;
65788
65794
  height: 0;
@@ -82736,7 +82742,12 @@ $grid-checkmark-color: $theme-dark-font !default;
82736
82742
  /* stylelint-enable */
82737
82743
 
82738
82744
  .e-dlg-content {
82739
- padding: 24px 27px;
82745
+ @if $grid-skin == 'fluent2' {
82746
+ padding: 24px 27px;
82747
+ }
82748
+ @else {
82749
+ padding: 8px 16px 8px 8px;
82750
+ }
82740
82751
  overflow-y: hidden;
82741
82752
  }
82742
82753
 
@@ -83591,7 +83602,7 @@ $grid-checkmark-color: $theme-dark-font !default;
83591
83602
  }
83592
83603
 
83593
83604
  .e-grid-popup {
83594
- position: relative;
83605
+ position: absolute;
83595
83606
  }
83596
83607
 
83597
83608
  #{&}.e-grid,
@@ -84636,6 +84647,7 @@ $grid-checkmark-color: $theme-dark-font !default;
84636
84647
  .e-filterbarcell,
84637
84648
  .e-filterbarcelldisabled {
84638
84649
  border-width: $grid-filtercell-both-border-width;
84650
+ border-top-width: 1px;
84639
84651
  }
84640
84652
  }
84641
84653
 
@@ -85911,6 +85923,12 @@ $grid-checkmark-color: $theme-dark-font !default;
85911
85923
  padding: $grid-columnchooser-toolbardiv-padding;
85912
85924
  }
85913
85925
 
85926
+ &:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
85927
+ @if $grid-skin == 'fluent' {
85928
+ padding-bottom: 1px;
85929
+ }
85930
+ }
85931
+
85914
85932
  .e-edit-dialog {
85915
85933
  min-height: 350px;
85916
85934
  .e-dlg-content {
@@ -86604,6 +86622,7 @@ $grid-checkmark-color: $theme-dark-font !default;
86604
86622
  .e-filterbarcell,
86605
86623
  .e-filterbarcelldisabled {
86606
86624
  border-width: $grid-filtercell-both-border-width;
86625
+ border-top-width: 1px;
86607
86626
  }
86608
86627
 
86609
86628
  .e-rowcell,
@@ -86725,14 +86744,17 @@ $grid-checkmark-color: $theme-dark-font !default;
86725
86744
  }
86726
86745
 
86727
86746
  &.e-wrap {
86728
- & .e-gridheader .e-rowcell,
86729
- & .e-gridcontent .e-rowcell,
86747
+ & .e-rowcell,
86730
86748
  & .e-columnheader .e-stackedheadercelldiv,
86731
86749
  & .e-columnheader .e-headercelldiv,
86732
86750
  & .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
86733
86751
  @include wrap-styles;
86734
86752
  }
86735
86753
 
86754
+ & .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
86755
+ white-space: nowrap;
86756
+ }
86757
+
86736
86758
  & .e-stackedheader .e-columnheader {
86737
86759
  .e-stackedheadercelldiv,
86738
86760
  .e-headercelldiv {
@@ -87290,7 +87312,8 @@ $grid-checkmark-color: $theme-dark-font !default;
87290
87312
  }
87291
87313
 
87292
87314
  @if $grid-skin == 'fluent2' {
87293
- .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item {
87315
+ .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
87316
+ .e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
87294
87317
  padding: 0 6px;
87295
87318
  }
87296
87319
  .e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
@@ -88204,7 +88227,8 @@ $grid-checkmark-color: $theme-dark-font !default;
88204
88227
  }
88205
88228
 
88206
88229
  @if $grid-skin == 'fluent2' {
88207
- .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label {
88230
+ .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
88231
+ .e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
88208
88232
  color: $flyout-text-color-hover;
88209
88233
  }
88210
88234
  }
@@ -92051,6 +92075,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
92051
92075
  &.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
92052
92076
  @include grid-wrap;
92053
92077
  }
92078
+ &.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
92079
+ display: inline-block;
92080
+ white-space: nowrap;
92081
+ word-wrap: break-word;
92082
+ }
92054
92083
 
92055
92084
  &.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
92056
92085
  @include grid-wrap;
@@ -119381,13 +119410,17 @@ $pivotpager-single-size-title-padding: 4px !default;
119381
119410
  background: $pivotgrid-grp-bg-color;
119382
119411
  }
119383
119412
 
119384
- .e-toolbar-item .e-tbar-btn.e-btn {
119385
-
119386
- .e-icons.e-btn-icon {
119387
- @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
119388
- font-size: 16px;
119413
+ .e-toolbar-item {
119414
+ .e-tbar-btn.e-btn {
119415
+ .e-icons.e-btn-icon {
119416
+ @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
119417
+ font-size: 16px;
119418
+ }
119389
119419
  }
119390
119420
  }
119421
+ &.e-disabled {
119422
+ pointer-events: none;
119423
+ }
119391
119424
  }
119392
119425
 
119393
119426
  .e-pivot-toolbar-menu {
@@ -136284,6 +136317,8 @@ $aiassist-header-height: 46px !default;
136284
136317
  $aiassist-icon-height: 30px !default;
136285
136318
  $aiassist-icon-width: 30px !default;
136286
136319
  $send-icon-size: 14px !default;
136320
+ $send-icon-bottom: 8px !default;
136321
+ $send-icon-bigger-bottom: 12px !default;
136287
136322
  $aiassist-bigger-header-height: 50px !default;
136288
136323
  $aiassist-bigger-icon-height: 40px !default;
136289
136324
  $aiassist-bigger-icon-width: 40px !default;
@@ -136324,63 +136359,86 @@ $rating-selected-bg-color: $neutral-primary !default;
136324
136359
  $send-icon-color: $neutral-light-font !default;
136325
136360
  $send-icon-disabled-color: $neutral-tertiary !default;
136326
136361
  $prompt-text-border-color: $neutral-white !default;
136362
+ $tbar-header-btn-focus-box-shadow: none !default;
136363
+ $tbar-header-hover-bg-color: $neutral-light !default;
136327
136364
 
136328
136365
  @include export-module('aiassistview-bigger') {
136329
136366
  .e-bigger.e-aiassistview,
136330
136367
  .e-bigger .e-aiassistview {
136331
136368
  .e-view-header {
136332
136369
  height: $aiassist-bigger-header-height;
136370
+ .e-toolbar {
136371
+ .e-toolbar-items {
136372
+ .e-toolbar-left {
136373
+ height: calc($aiassist-bigger-header-height - 1px);
136374
+ }
136375
+ .e-toolbar-item {
136376
+ &.e-assist-view-header,
136377
+ &.e-custom-view-header {
136378
+ @if ($skin-name == 'highcontrast') {
136379
+ // To apply box-shadow styling during keyboard navigation
136380
+ padding: 1.5px;
136381
+ }
136382
+ @else {
136383
+ padding: 0;
136384
+ }
136385
+ .e-tbar-btn {
136386
+ padding: 0;
136387
+ .e-btn-icon {
136388
+ padding: 4px 4px 4px 2px;
136389
+ }
136390
+ }
136391
+ }
136392
+ }
136393
+ }
136394
+ }
136333
136395
  }
136334
136396
  .e-view-content {
136335
136397
  height: calc(100% - $aiassist-bigger-header-height);
136336
136398
  }
136337
- .e-views {
136338
- .e-prompt-icon {
136339
- min-height: $aiassist-bigger-icon-height;
136340
- }
136341
- .e-output-icon {
136342
- height: $aiassist-bigger-icon-height;
136343
- }
136344
- .e-prompt-icon,
136345
- .e-output-icon {
136346
- min-width: $aiassist-bigger-icon-width;
136347
- }
136348
- .e-loading-body,
136349
- .e-content-body,
136350
- .e-loading-footer {
136351
- padding: 2px 0 0 10px;
136352
- }
136353
- .e-content-container {
136354
- font-size: 16px;
136355
- .e-prompt-text {
136356
- padding: $prompt-text-bigger-padding;
136357
- line-height: 22px;
136358
- }
136399
+ .e-prompt-icon {
136400
+ min-height: $aiassist-bigger-icon-height;
136401
+ }
136402
+ .e-output-icon {
136403
+ height: $aiassist-bigger-icon-height;
136404
+ }
136405
+ .e-prompt-icon,
136406
+ .e-output-icon {
136407
+ min-width: $aiassist-bigger-icon-width;
136408
+ }
136409
+ .e-loading-body,
136410
+ .e-content-body,
136411
+ .e-loading-footer {
136412
+ padding: 6px 0 0 6px;
136413
+ }
136414
+ .e-prompt-text {
136415
+ padding: $prompt-text-bigger-padding;
136416
+ line-height: 22px;
136417
+ }
136418
+ .e-content-container {
136419
+ font-size: 16px;
136420
+ }
136421
+ .e-suggestion-header {
136422
+ font-size: 16px;
136423
+ font-weight: $suggesstions-header-bigger-font-weight;
136424
+ margin-bottom: 15px;
136425
+ }
136426
+ .e-suggestions {
136427
+ &.e-suggestion-item-template ul li {
136428
+ padding: 0;
136359
136429
  }
136360
- .e-suggestions {
136361
- &.e-suggestion-item-template ul li {
136362
- padding: 0;
136363
- }
136364
- .e-suggestion-header {
136365
- font-size: 16px;
136366
- font-weight: $suggesstions-header-bigger-font-weight;
136367
- margin-bottom: 15px;
136368
- }
136369
- ul {
136370
- li {
136371
- line-height: 22px;
136372
- font-weight: $suggesstions-bigger-font-weight;
136373
- padding: $suggesstions-bigger-list-padding;
136374
- margin: $suggesstions-bigger-list-margin;
136375
- }
136376
- }
136430
+ li {
136431
+ line-height: 22px;
136432
+ font-weight: $suggesstions-bigger-font-weight;
136433
+ padding: $suggesstions-bigger-list-padding;
136434
+ margin: $suggesstions-bigger-list-margin;
136377
136435
  }
136378
136436
  }
136437
+ .e-assist-send {
136438
+ font-size: $send-icon-size-bigger;
136439
+ bottom: $send-icon-bigger-bottom;
136440
+ }
136379
136441
  .e-footer {
136380
- .e-assist-send {
136381
- font-size: $send-icon-size-bigger;
136382
- bottom: 9px;
136383
- }
136384
136442
  .e-input-group.e-control-wrapper.e-multi-line-input {
136385
136443
  .e-textarea {
136386
136444
  min-height: 38px;
@@ -136389,6 +136447,11 @@ $prompt-text-border-color: $neutral-white !default;
136389
136447
  min-height: 28px;
136390
136448
  }
136391
136449
  }
136450
+ &.e-rtl .e-textarea {
136451
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
136452
+ padding: 6px 16px 6px 12px;
136453
+ }
136454
+ }
136392
136455
  }
136393
136456
  }
136394
136457
  .e-stop-response.e-btn-active {
@@ -136400,13 +136463,24 @@ $prompt-text-border-color: $neutral-white !default;
136400
136463
  font-size: $response-stopper-bigger-font-size;
136401
136464
  }
136402
136465
  &.e-rtl {
136403
- .e-views {
136404
- .e-suggestions {
136405
- li {
136406
- margin: $suggesstions-bigger-list-margin-rtl;
136466
+ .e-view-header .e-toolbar-item {
136467
+ &.e-assist-view-header,
136468
+ &.e-custom-view-header {
136469
+ .e-tbar-btn .e-btn-icon {
136470
+ padding: 4px 2px 4px 4px;
136407
136471
  }
136408
136472
  }
136409
136473
  }
136474
+ .e-suggestions {
136475
+ li {
136476
+ margin: $suggesstions-bigger-list-margin-rtl;
136477
+ }
136478
+ }
136479
+ .e-loading-body,
136480
+ .e-content-body,
136481
+ .e-loading-footer {
136482
+ padding: 6px 6px 0 0;
136483
+ }
136410
136484
  }
136411
136485
  }
136412
136486
  }
@@ -136434,14 +136508,29 @@ $prompt-text-border-color: $neutral-white !default;
136434
136508
  width: 100%;
136435
136509
  border-radius: 4px;
136436
136510
  }
136437
- .e-tbar-btn {
136438
- padding: 0;
136511
+ &.e-assist-view-header,
136512
+ &.e-custom-view-header {
136513
+ @if ($skin-name == 'highcontrast') {
136514
+ // To apply box-shadow styling during keyboard navigation
136515
+ padding: 1px;
136516
+ }
136517
+ @else {
136518
+ padding: 0;
136519
+ }
136520
+ .e-tbar-btn {
136521
+ padding: 0;
136522
+ .e-btn-icon {
136523
+ padding: 4px 4px 4px 2px;
136524
+ }
136525
+ }
136526
+ }
136527
+ &.e-active .e-btn {
136528
+ cursor: pointer;
136439
136529
  }
136440
136530
  }
136441
- }
136442
- .e-view-header .e-toolbar-item.e-active .e-btn {
136443
- border-radius: 0;
136444
- cursor: pointer;
136531
+ .e-toolbar .e-toolbar-items .e-toolbar-left {
136532
+ height: calc($aiassist-header-height - 1px);
136533
+ }
136445
136534
  }
136446
136535
  .e-view-container,
136447
136536
  .e-footer {
@@ -136491,36 +136580,94 @@ $prompt-text-border-color: $neutral-white !default;
136491
136580
  }
136492
136581
  .e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
136493
136582
  .e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
136494
- @if $theme-name == 'highcontrast' {
136495
- padding: 6px 0 6px 5px;
136496
- }
136497
- @else {
136498
- padding: 6px 0 6px 2px;
136499
- }
136583
+ padding: 6px 2px;
136500
136584
  }
136501
136585
  }
136502
- .e-views {
136586
+ .e-output-container {
136587
+ width: 90%;
136503
136588
  display: flex;
136504
- justify-content: space-around;
136505
- .e-output-container {
136506
- width: 90%;
136507
- display: flex;
136508
- align-self: flex-start;
136509
- margin: 10px 0;
136589
+ align-self: flex-start;
136590
+ margin: 10px 0;
136591
+ }
136592
+ .e-prompt-icon {
136593
+ margin: 0 0 0 8px;
136594
+ min-height: $aiassist-icon-height;
136595
+ }
136596
+ .e-output-icon {
136597
+ height: $aiassist-icon-height;
136598
+ margin: 0 4px 0 8px;
136599
+ }
136600
+ .e-prompt-icon,
136601
+ .e-output-icon {
136602
+ border-radius: 50%;
136603
+ min-width: $aiassist-icon-width;
136604
+ }
136605
+ .e-loading-body,
136606
+ .e-content-body,
136607
+ .e-loading-footer {
136608
+ padding: 2px 0 0 6px;
136609
+ }
136610
+ .e-content-container {
136611
+ margin-top: 16px;
136612
+ font-size: 14px;
136613
+ justify-content: space-between;
136614
+ }
136615
+ .e-prompt-text {
136616
+ white-space: pre-wrap;
136617
+ height: fit-content;
136618
+ border-radius: $prompt-text-border-radius;
136619
+ padding: $prompt-text-padding;
136620
+ line-height: 20px;
136621
+ }
136622
+ .e-content-footer,
136623
+ .e-prompt-toolbar {
136624
+ opacity: 0;
136625
+ }
136626
+ .e-prompt-container {
136627
+ gap: 2px;
136628
+ align-self: flex-end;
136629
+ max-width: 70%;
136630
+ margin-bottom: 5px;
136631
+ flex-direction: column;
136632
+ &:hover .e-assist-edit-icon {
136633
+ opacity: 1;
136634
+ cursor: pointer;
136510
136635
  }
136511
- .e-prompt-icon {
136512
- margin: 0 8px;
136513
- min-height: $aiassist-icon-height;
136636
+ }
136637
+ .e-suggestion-header {
136638
+ font-size: 14px;
136639
+ font-weight: $suggesstions-header-font-weight;
136640
+ margin: 0 2px 8px 8px;
136641
+ text-align: right;
136642
+ }
136643
+ .e-suggestions {
136644
+ width: 100%;
136645
+ &.e-suggestion-item-template li {
136646
+ padding: 0;
136514
136647
  }
136515
- .e-output-icon {
136516
- height: $aiassist-icon-height;
136517
- margin-left: 10px;
136648
+ ul {
136649
+ list-style-type: none;
136650
+ padding: 0;
136651
+ margin: 0;
136652
+ display: flex;
136653
+ flex-wrap: wrap;
136654
+ justify-content: end;
136518
136655
  }
136519
- .e-prompt-icon,
136520
- .e-output-icon {
136521
- border-radius: 50%;
136522
- min-width: $aiassist-icon-width;
136656
+ li {
136657
+ line-height: 20px;
136658
+ font-weight: $suggesstions-font-weight;
136659
+ padding: $suggesstions-list-padding;
136660
+ margin: $suggesstions-list-margin;
136661
+ border-radius: $suggesstions-list-border-radius;
136662
+ cursor: pointer;
136663
+ white-space: nowrap;
136664
+ overflow: hidden;
136665
+ text-overflow: ellipsis;
136523
136666
  }
136667
+ }
136668
+ .e-views {
136669
+ display: flex;
136670
+ justify-content: space-around;
136524
136671
  .e-content-body {
136525
136672
  line-height: 25px;
136526
136673
  border-radius: 4px;
@@ -136606,85 +136753,36 @@ $prompt-text-border-color: $neutral-white !default;
136606
136753
  .e-content-body > *:first-child {
136607
136754
  margin-block-start: 0;
136608
136755
  }
136609
- .e-loading-body,
136610
- .e-content-body,
136611
- .e-loading-footer {
136612
- padding: 2px 0 0 8px;
136613
- }
136614
- .e-content-footer,
136615
- .e-prompt-toolbar {
136616
- opacity: 0;
136617
- }
136618
- .e-content-container {
136619
- margin-top: 16px;
136620
- font-size: 14px;
136621
- justify-content: space-between;
136622
- .e-prompt-text {
136623
- white-space: pre-wrap;
136624
- height: fit-content;
136625
- border-radius: $prompt-text-border-radius;
136626
- padding: $prompt-text-padding;
136627
- margin-right: 2px;
136628
- line-height: 20px;
136629
- }
136630
- }
136631
- .e-suggestions {
136632
- width: 100%;
136633
- &.e-suggestion-item-template li {
136634
- padding: 0;
136635
- }
136636
- .e-suggestion-header {
136637
- font-size: 14px;
136638
- font-weight: $suggesstions-header-font-weight;
136639
- margin: 0 2px 8px 8px;
136640
- text-align: right;
136641
- }
136642
- ul {
136643
- list-style-type: none;
136644
- padding: 0;
136645
- margin: 0;
136646
- display: flex;
136647
- flex-wrap: wrap;
136648
- justify-content: end;
136649
- }
136650
- li {
136651
- line-height: 20px;
136652
- font-weight: $suggesstions-font-weight;
136653
- padding: $suggesstions-list-padding;
136654
- margin: $suggesstions-list-margin;
136655
- border-radius: $suggesstions-list-border-radius;
136656
- cursor: pointer;
136657
- white-space: nowrap;
136658
- overflow: hidden;
136659
- text-overflow: ellipsis;
136660
- }
136661
- }
136662
- .e-prompt-container {
136663
- gap: 2px;
136664
- align-self: flex-end;
136665
- max-width: 70%;
136666
- margin-bottom: 5px;
136667
- flex-direction: column;
136668
- &:hover .e-assist-edit-icon {
136669
- opacity: 1;
136670
- cursor: pointer;
136671
- }
136672
- }
136673
136756
  }
136674
136757
  .e-views,
136675
136758
  .e-custom-view,
136676
- .e-aiassist-view-content-section {
136759
+ .e-assistview-content-section {
136677
136760
  height: 100%;
136678
- overflow-y: scroll;
136761
+ overflow: scroll;
136679
136762
  &::-webkit-scrollbar {
136680
136763
  width: $ai-assist-scrollbar-width;
136764
+ height: $ai-assist-scrollbar-width;
136681
136765
  }
136682
136766
  &::-webkit-scrollbar-thumb {
136683
136767
  border-radius: 10px;
136684
136768
  }
136685
136769
  }
136686
- .e-content {
136687
- margin-right: 8px;
136770
+ .e-assist-send {
136771
+ position: absolute;
136772
+ right: 20px;
136773
+ font-size: $send-icon-size;
136774
+ bottom: $send-icon-bottom;
136775
+ padding-top: 2px;
136776
+ }
136777
+ .e-assist-send.disabled {
136778
+ pointer-events: none;
136779
+ opacity: .5;
136780
+ cursor: not-allowed;
136781
+ }
136782
+ .e-assist-send.enabled {
136783
+ pointer-events: auto;
136784
+ opacity: 1;
136785
+ cursor: pointer;
136688
136786
  }
136689
136787
  .e-footer {
136690
136788
  position: relative;
@@ -136703,23 +136801,6 @@ $prompt-text-border-color: $neutral-white !default;
136703
136801
  .hide-scrollbar textarea {
136704
136802
  scrollbar-width: none;
136705
136803
  }
136706
- .e-assist-send {
136707
- position: absolute;
136708
- right: 20px;
136709
- font-size: $send-icon-size;
136710
- bottom: 8px;
136711
- padding-top: 2px;
136712
- }
136713
- .e-assist-send.disabled {
136714
- pointer-events: none;
136715
- opacity: .5;
136716
- cursor: not-allowed;
136717
- }
136718
- .e-assist-send.enabled {
136719
- pointer-events: auto;
136720
- opacity: 1;
136721
- cursor: pointer;
136722
- }
136723
136804
  &:has(.e-rtl) .e-assist-send {
136724
136805
  right: unset;
136725
136806
  left: 20px;
@@ -136731,6 +136812,13 @@ $prompt-text-border-color: $neutral-white !default;
136731
136812
  .e-multi-line-input.e-rtl {
136732
136813
  padding-left: 35px;
136733
136814
  padding-right: unset;
136815
+ &.e-input-group.e-control-wrapper {
136816
+ .e-textarea {
136817
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
136818
+ padding: 4px 12px 4px 8px;
136819
+ }
136820
+ }
136821
+ }
136734
136822
  }
136735
136823
  .e-input-group.e-multi-line-input {
136736
136824
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
@@ -136812,16 +136900,24 @@ $prompt-text-border-color: $neutral-white !default;
136812
136900
  outline: 1px solid;
136813
136901
  }
136814
136902
  &.e-rtl {
136815
- .e-views {
136816
- .e-suggestions {
136817
- .e-suggestion-header {
136818
- text-align: left;
136819
- margin: 0 8px 8px 2px;
136820
- }
136821
- li {
136822
- margin: $suggesstions-list-margin-rtl;
136903
+ .e-view-header .e-toolbar-item {
136904
+ &.e-assist-view-header,
136905
+ &.e-custom-view-header {
136906
+ .e-tbar-btn .e-btn-icon {
136907
+ padding: 4px 2px 4px 4px;
136823
136908
  }
136824
136909
  }
136910
+ }
136911
+ .e-suggestion-header {
136912
+ text-align: left;
136913
+ margin: 0 8px 8px 2px;
136914
+ }
136915
+ .e-suggestions {
136916
+ li {
136917
+ margin: $suggesstions-list-margin-rtl;
136918
+ }
136919
+ }
136920
+ .e-views {
136825
136921
  .e-content-body {
136826
136922
  blockquote {
136827
136923
  padding-left: unset;
@@ -136836,6 +136932,17 @@ $prompt-text-border-color: $neutral-white !default;
136836
136932
  }
136837
136933
  }
136838
136934
  }
136935
+ .e-loading-body,
136936
+ .e-content-body,
136937
+ .e-loading-footer {
136938
+ padding: 2px 6px 0 0;
136939
+ }
136940
+ .e-prompt-icon {
136941
+ margin: 0 8px 0 0;
136942
+ }
136943
+ .e-output-icon {
136944
+ margin: 0 8px 0 4px;
136945
+ }
136839
136946
  }
136840
136947
  }
136841
136948
  @media (max-width: 760px) {
@@ -136844,12 +136951,14 @@ $prompt-text-border-color: $neutral-white !default;
136844
136951
  .e-footer {
136845
136952
  width: 100%;
136846
136953
  }
136847
- .e-view-container .e-suggestions {
136954
+ .e-view-container .e-suggestions,
136955
+ .e-prompt-content {
136848
136956
  padding-right: 8px;
136849
136957
  }
136850
136958
  &.e-rtl {
136851
- .e-view-container .e-suggestions {
136852
- padding-left: 8px;
136959
+ .e-view-container .e-suggestions,
136960
+ .e-prompt-content {
136961
+ padding: 0 0 0 8px;
136853
136962
  }
136854
136963
  }
136855
136964
  }
@@ -136887,26 +136996,55 @@ $prompt-text-border-color: $neutral-white !default;
136887
136996
  }
136888
136997
  .e-tbar-btn {
136889
136998
  background: transparent;
136999
+ &:focus {
137000
+ box-shadow: none;
137001
+ }
137002
+ &:focus-visible {
137003
+ box-shadow: $tbar-header-btn-focus-box-shadow;
137004
+ @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') {
137005
+ background: $tbar-header-hover-bg-color;
137006
+ }
137007
+ }
136890
137008
  }
136891
137009
  }
136892
137010
  }
136893
- .e-views {
136894
- .e-prompt-icon,
136895
- .e-output-icon {
136896
- border: 1px solid $icon-border-color;
136897
- color: $user-logo-color;
136898
- background-color: $user-logo-bg-color;
136899
- }
136900
- .e-prompt-text {
136901
- background: $suggested-content-bg-color;
137011
+ .e-suggestion-header {
137012
+ color: $suggesstions-header-color;
137013
+ }
137014
+ .e-suggestions {
137015
+ li {
136902
137016
  color: $suggested-content-text-color;
137017
+ box-shadow: $suggestion-li-box-shadow;
136903
137018
  @if ($skin-name == 'bootstrap5.3') {
136904
137019
  border: none;
136905
137020
  }
136906
137021
  @else {
136907
- border: 1px solid $prompt-text-border-color;
137022
+ border: 1px solid $suggestion-li-border-color;
136908
137023
  }
136909
137024
  }
137025
+ }
137026
+ .e-prompt-icon,
137027
+ .e-output-icon {
137028
+ border: 1px solid $icon-border-color;
137029
+ color: $user-logo-color;
137030
+ @if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
137031
+ background: $user-logo-bg-color;
137032
+ }
137033
+ @else {
137034
+ background-color: $user-logo-bg-color;
137035
+ }
137036
+ }
137037
+ .e-prompt-text {
137038
+ background: $suggested-content-bg-color;
137039
+ color: $suggested-content-text-color;
137040
+ @if ($skin-name == 'bootstrap5.3') {
137041
+ border: none;
137042
+ }
137043
+ @else {
137044
+ border: 1px solid $prompt-text-border-color;
137045
+ }
137046
+ }
137047
+ .e-views {
136910
137048
  .e-content-body {
136911
137049
  color: $response-text-color;
136912
137050
  a {
@@ -136946,21 +137084,6 @@ $prompt-text-border-color: $neutral-white !default;
136946
137084
  color: rgba(255, 212, 212, 1);
136947
137085
  }
136948
137086
  }
136949
- .e-suggestions {
136950
- .e-suggestion-header {
136951
- color: $suggesstions-header-color;
136952
- }
136953
- li {
136954
- color: $suggested-content-text-color;
136955
- box-shadow: $suggestion-li-box-shadow;
136956
- @if ($skin-name == 'bootstrap5.3') {
136957
- border: none;
136958
- }
136959
- @else {
136960
- border: 1px solid $suggestion-li-border-color;
136961
- }
136962
- }
136963
- }
136964
137087
  }
136965
137088
  .e-stop-response {
136966
137089
  border-color: $response-stopper-border-color;
@@ -136970,21 +137093,21 @@ $prompt-text-border-color: $neutral-white !default;
136970
137093
  }
136971
137094
  .e-views,
136972
137095
  .e-custom-view,
136973
- .e-aiassist-view-content-section {
137096
+ .e-assistview-content-section {
136974
137097
  &::-webkit-scrollbar-thumb {
136975
137098
  background: $scrollbar-color;
136976
137099
  }
136977
137100
  }
137101
+ .e-assist-send {
137102
+ color: $send-icon-color;
137103
+ &.disabled {
137104
+ color: $send-icon-disabled-color;
137105
+ }
137106
+ }
136978
137107
  .e-footer {
136979
137108
  textarea::-webkit-scrollbar-thumb {
136980
137109
  background: $scrollbar-color;
136981
137110
  }
136982
- .e-assist-send {
136983
- color: $send-icon-color;
136984
- &.disabled {
136985
- color: $send-icon-disabled-color;
136986
- }
136987
- }
136988
137111
  // To override the default border style of the textarea component for the Material and Material3 themes.
136989
137112
  .e-input-group.e-multi-line-input {
136990
137113
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {