@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
@@ -34785,13 +34785,11 @@ $slider-tick-font-color: $message-font !default;
34785
34785
  @if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
34786
34786
  @include alignment(6px, calc(50% - 3px), 'vertical');
34787
34787
  }
34788
- @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' ) {
34789
- @if ($skin-name == 'tailwind') {
34790
- left: calc(50%);
34791
- }
34792
- @else {
34793
- @include alignment(4px, calc(50% - 2px), 'vertical');
34794
- }
34788
+ @if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
34789
+ @include alignment(4px, calc(50% - 2px), 'vertical');
34790
+ }
34791
+ @if ($skin-name == 'tailwind') {
34792
+ @include alignment(4px, calc(50%), 'vertical');
34795
34793
  }
34796
34794
  @if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
34797
34795
  @include alignment(6px, calc(50% - 3px), 'vertical');
@@ -40517,7 +40515,7 @@ $radio-btn-checked-ripple-bgcolor: #ff4081 !default;
40517
40515
  }
40518
40516
 
40519
40517
  &::before {
40520
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
40518
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
40521
40519
  background-color: $radio-btn-disabled-not-checked-bg-color;
40522
40520
  }
40523
40521
  @else {
@@ -42584,6 +42582,10 @@ $listview-template-multiline-avatar-top: .6153em !default;
42584
42582
  }
42585
42583
  }
42586
42584
 
42585
+ &.e-virtualization .e-list-container{
42586
+ overflow: unset;
42587
+ }
42588
+
42587
42589
  & .e-list-container {
42588
42590
  overflow: hidden;
42589
42591
  position: relative;
@@ -65561,6 +65563,10 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
65561
65563
  display: block;
65562
65564
  }
65563
65565
 
65566
+ .e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
65567
+ margin-right: 30px;
65568
+ }
65569
+
65564
65570
  .e-multi-select-wrapper .e-multi-hidden {
65565
65571
  border: 0;
65566
65572
  height: 0;
@@ -82510,7 +82516,12 @@ $grid-checkmark-color: $theme-primary-font !default;
82510
82516
  /* stylelint-enable */
82511
82517
 
82512
82518
  .e-dlg-content {
82513
- padding: 24px 27px;
82519
+ @if $grid-skin == 'fluent2' {
82520
+ padding: 24px 27px;
82521
+ }
82522
+ @else {
82523
+ padding: 8px 16px 8px 8px;
82524
+ }
82514
82525
  overflow-y: hidden;
82515
82526
  }
82516
82527
 
@@ -83365,7 +83376,7 @@ $grid-checkmark-color: $theme-primary-font !default;
83365
83376
  }
83366
83377
 
83367
83378
  .e-grid-popup {
83368
- position: relative;
83379
+ position: absolute;
83369
83380
  }
83370
83381
 
83371
83382
  #{&}.e-grid,
@@ -84410,6 +84421,7 @@ $grid-checkmark-color: $theme-primary-font !default;
84410
84421
  .e-filterbarcell,
84411
84422
  .e-filterbarcelldisabled {
84412
84423
  border-width: $grid-filtercell-both-border-width;
84424
+ border-top-width: 1px;
84413
84425
  }
84414
84426
  }
84415
84427
 
@@ -85685,6 +85697,12 @@ $grid-checkmark-color: $theme-primary-font !default;
85685
85697
  padding: $grid-columnchooser-toolbardiv-padding;
85686
85698
  }
85687
85699
 
85700
+ &:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
85701
+ @if $grid-skin == 'fluent' {
85702
+ padding-bottom: 1px;
85703
+ }
85704
+ }
85705
+
85688
85706
  .e-edit-dialog {
85689
85707
  min-height: 350px;
85690
85708
  .e-dlg-content {
@@ -86378,6 +86396,7 @@ $grid-checkmark-color: $theme-primary-font !default;
86378
86396
  .e-filterbarcell,
86379
86397
  .e-filterbarcelldisabled {
86380
86398
  border-width: $grid-filtercell-both-border-width;
86399
+ border-top-width: 1px;
86381
86400
  }
86382
86401
 
86383
86402
  .e-rowcell,
@@ -86499,14 +86518,17 @@ $grid-checkmark-color: $theme-primary-font !default;
86499
86518
  }
86500
86519
 
86501
86520
  &.e-wrap {
86502
- & .e-gridheader .e-rowcell,
86503
- & .e-gridcontent .e-rowcell,
86521
+ & .e-rowcell,
86504
86522
  & .e-columnheader .e-stackedheadercelldiv,
86505
86523
  & .e-columnheader .e-headercelldiv,
86506
86524
  & .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
86507
86525
  @include wrap-styles;
86508
86526
  }
86509
86527
 
86528
+ & .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
86529
+ white-space: nowrap;
86530
+ }
86531
+
86510
86532
  & .e-stackedheader .e-columnheader {
86511
86533
  .e-stackedheadercelldiv,
86512
86534
  .e-headercelldiv {
@@ -87064,7 +87086,8 @@ $grid-checkmark-color: $theme-primary-font !default;
87064
87086
  }
87065
87087
 
87066
87088
  @if $grid-skin == 'fluent2' {
87067
- .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item {
87089
+ .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
87090
+ .e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
87068
87091
  padding: 0 6px;
87069
87092
  }
87070
87093
  .e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
@@ -87978,7 +88001,8 @@ $grid-checkmark-color: $theme-primary-font !default;
87978
88001
  }
87979
88002
 
87980
88003
  @if $grid-skin == 'fluent2' {
87981
- .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label {
88004
+ .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
88005
+ .e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
87982
88006
  color: $flyout-text-color-hover;
87983
88007
  }
87984
88008
  }
@@ -91832,6 +91856,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
91832
91856
  &.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
91833
91857
  @include grid-wrap;
91834
91858
  }
91859
+ &.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
91860
+ display: inline-block;
91861
+ white-space: nowrap;
91862
+ word-wrap: break-word;
91863
+ }
91835
91864
 
91836
91865
  &.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
91837
91866
  @include grid-wrap;
@@ -119160,13 +119189,17 @@ $pivotpager-single-size-title-padding: 4px !default;
119160
119189
  background: $pivotgrid-grp-bg-color;
119161
119190
  }
119162
119191
 
119163
- .e-toolbar-item .e-tbar-btn.e-btn {
119164
-
119165
- .e-icons.e-btn-icon {
119166
- @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
119167
- font-size: 16px;
119192
+ .e-toolbar-item {
119193
+ .e-tbar-btn.e-btn {
119194
+ .e-icons.e-btn-icon {
119195
+ @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
119196
+ font-size: 16px;
119197
+ }
119168
119198
  }
119169
119199
  }
119200
+ &.e-disabled {
119201
+ pointer-events: none;
119202
+ }
119170
119203
  }
119171
119204
 
119172
119205
  .e-pivot-toolbar-menu {
@@ -136062,6 +136095,8 @@ $aiassist-header-height: 46px !default;
136062
136095
  $aiassist-icon-height: 30px !default;
136063
136096
  $aiassist-icon-width: 30px !default;
136064
136097
  $send-icon-size: 14px !default;
136098
+ $send-icon-bottom: 8px !default;
136099
+ $send-icon-bigger-bottom: 12px !default;
136065
136100
  $aiassist-bigger-header-height: 50px !default;
136066
136101
  $aiassist-bigger-icon-height: 40px !default;
136067
136102
  $aiassist-bigger-icon-width: 40px !default;
@@ -136102,63 +136137,86 @@ $rating-selected-bg-color: $neutral-primary !default;
136102
136137
  $send-icon-color: $neutral-light-font !default;
136103
136138
  $send-icon-disabled-color: $neutral-tertiary !default;
136104
136139
  $prompt-text-border-color: $neutral-white !default;
136140
+ $tbar-header-btn-focus-box-shadow: none !default;
136141
+ $tbar-header-hover-bg-color: $neutral-lighter !default;
136105
136142
 
136106
136143
  @include export-module('aiassistview-bigger') {
136107
136144
  .e-bigger.e-aiassistview,
136108
136145
  .e-bigger .e-aiassistview {
136109
136146
  .e-view-header {
136110
136147
  height: $aiassist-bigger-header-height;
136148
+ .e-toolbar {
136149
+ .e-toolbar-items {
136150
+ .e-toolbar-left {
136151
+ height: calc($aiassist-bigger-header-height - 1px);
136152
+ }
136153
+ .e-toolbar-item {
136154
+ &.e-assist-view-header,
136155
+ &.e-custom-view-header {
136156
+ @if ($skin-name == 'highcontrast') {
136157
+ // To apply box-shadow styling during keyboard navigation
136158
+ padding: 1.5px;
136159
+ }
136160
+ @else {
136161
+ padding: 0;
136162
+ }
136163
+ .e-tbar-btn {
136164
+ padding: 0;
136165
+ .e-btn-icon {
136166
+ padding: 4px 4px 4px 2px;
136167
+ }
136168
+ }
136169
+ }
136170
+ }
136171
+ }
136172
+ }
136111
136173
  }
136112
136174
  .e-view-content {
136113
136175
  height: calc(100% - $aiassist-bigger-header-height);
136114
136176
  }
136115
- .e-views {
136116
- .e-prompt-icon {
136117
- min-height: $aiassist-bigger-icon-height;
136118
- }
136119
- .e-output-icon {
136120
- height: $aiassist-bigger-icon-height;
136121
- }
136122
- .e-prompt-icon,
136123
- .e-output-icon {
136124
- min-width: $aiassist-bigger-icon-width;
136125
- }
136126
- .e-loading-body,
136127
- .e-content-body,
136128
- .e-loading-footer {
136129
- padding: 2px 0 0 10px;
136130
- }
136131
- .e-content-container {
136132
- font-size: 16px;
136133
- .e-prompt-text {
136134
- padding: $prompt-text-bigger-padding;
136135
- line-height: 22px;
136136
- }
136177
+ .e-prompt-icon {
136178
+ min-height: $aiassist-bigger-icon-height;
136179
+ }
136180
+ .e-output-icon {
136181
+ height: $aiassist-bigger-icon-height;
136182
+ }
136183
+ .e-prompt-icon,
136184
+ .e-output-icon {
136185
+ min-width: $aiassist-bigger-icon-width;
136186
+ }
136187
+ .e-loading-body,
136188
+ .e-content-body,
136189
+ .e-loading-footer {
136190
+ padding: 6px 0 0 6px;
136191
+ }
136192
+ .e-prompt-text {
136193
+ padding: $prompt-text-bigger-padding;
136194
+ line-height: 22px;
136195
+ }
136196
+ .e-content-container {
136197
+ font-size: 16px;
136198
+ }
136199
+ .e-suggestion-header {
136200
+ font-size: 16px;
136201
+ font-weight: $suggesstions-header-bigger-font-weight;
136202
+ margin-bottom: 15px;
136203
+ }
136204
+ .e-suggestions {
136205
+ &.e-suggestion-item-template ul li {
136206
+ padding: 0;
136137
136207
  }
136138
- .e-suggestions {
136139
- &.e-suggestion-item-template ul li {
136140
- padding: 0;
136141
- }
136142
- .e-suggestion-header {
136143
- font-size: 16px;
136144
- font-weight: $suggesstions-header-bigger-font-weight;
136145
- margin-bottom: 15px;
136146
- }
136147
- ul {
136148
- li {
136149
- line-height: 22px;
136150
- font-weight: $suggesstions-bigger-font-weight;
136151
- padding: $suggesstions-bigger-list-padding;
136152
- margin: $suggesstions-bigger-list-margin;
136153
- }
136154
- }
136208
+ li {
136209
+ line-height: 22px;
136210
+ font-weight: $suggesstions-bigger-font-weight;
136211
+ padding: $suggesstions-bigger-list-padding;
136212
+ margin: $suggesstions-bigger-list-margin;
136155
136213
  }
136156
136214
  }
136215
+ .e-assist-send {
136216
+ font-size: $send-icon-size-bigger;
136217
+ bottom: $send-icon-bigger-bottom;
136218
+ }
136157
136219
  .e-footer {
136158
- .e-assist-send {
136159
- font-size: $send-icon-size-bigger;
136160
- bottom: 9px;
136161
- }
136162
136220
  .e-input-group.e-control-wrapper.e-multi-line-input {
136163
136221
  .e-textarea {
136164
136222
  min-height: 38px;
@@ -136167,6 +136225,11 @@ $prompt-text-border-color: $neutral-white !default;
136167
136225
  min-height: 28px;
136168
136226
  }
136169
136227
  }
136228
+ &.e-rtl .e-textarea {
136229
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
136230
+ padding: 6px 16px 6px 12px;
136231
+ }
136232
+ }
136170
136233
  }
136171
136234
  }
136172
136235
  .e-stop-response.e-btn-active {
@@ -136178,13 +136241,24 @@ $prompt-text-border-color: $neutral-white !default;
136178
136241
  font-size: $response-stopper-bigger-font-size;
136179
136242
  }
136180
136243
  &.e-rtl {
136181
- .e-views {
136182
- .e-suggestions {
136183
- li {
136184
- margin: $suggesstions-bigger-list-margin-rtl;
136244
+ .e-view-header .e-toolbar-item {
136245
+ &.e-assist-view-header,
136246
+ &.e-custom-view-header {
136247
+ .e-tbar-btn .e-btn-icon {
136248
+ padding: 4px 2px 4px 4px;
136185
136249
  }
136186
136250
  }
136187
136251
  }
136252
+ .e-suggestions {
136253
+ li {
136254
+ margin: $suggesstions-bigger-list-margin-rtl;
136255
+ }
136256
+ }
136257
+ .e-loading-body,
136258
+ .e-content-body,
136259
+ .e-loading-footer {
136260
+ padding: 6px 6px 0 0;
136261
+ }
136188
136262
  }
136189
136263
  }
136190
136264
  }
@@ -136212,14 +136286,29 @@ $prompt-text-border-color: $neutral-white !default;
136212
136286
  width: 100%;
136213
136287
  border-radius: 4px;
136214
136288
  }
136215
- .e-tbar-btn {
136216
- padding: 0;
136289
+ &.e-assist-view-header,
136290
+ &.e-custom-view-header {
136291
+ @if ($skin-name == 'highcontrast') {
136292
+ // To apply box-shadow styling during keyboard navigation
136293
+ padding: 1px;
136294
+ }
136295
+ @else {
136296
+ padding: 0;
136297
+ }
136298
+ .e-tbar-btn {
136299
+ padding: 0;
136300
+ .e-btn-icon {
136301
+ padding: 4px 4px 4px 2px;
136302
+ }
136303
+ }
136304
+ }
136305
+ &.e-active .e-btn {
136306
+ cursor: pointer;
136217
136307
  }
136218
136308
  }
136219
- }
136220
- .e-view-header .e-toolbar-item.e-active .e-btn {
136221
- border-radius: 0;
136222
- cursor: pointer;
136309
+ .e-toolbar .e-toolbar-items .e-toolbar-left {
136310
+ height: calc($aiassist-header-height - 1px);
136311
+ }
136223
136312
  }
136224
136313
  .e-view-container,
136225
136314
  .e-footer {
@@ -136269,36 +136358,94 @@ $prompt-text-border-color: $neutral-white !default;
136269
136358
  }
136270
136359
  .e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
136271
136360
  .e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
136272
- @if $theme-name == 'highcontrast' {
136273
- padding: 6px 0 6px 5px;
136274
- }
136275
- @else {
136276
- padding: 6px 0 6px 2px;
136277
- }
136361
+ padding: 6px 2px;
136278
136362
  }
136279
136363
  }
136280
- .e-views {
136364
+ .e-output-container {
136365
+ width: 90%;
136281
136366
  display: flex;
136282
- justify-content: space-around;
136283
- .e-output-container {
136284
- width: 90%;
136285
- display: flex;
136286
- align-self: flex-start;
136287
- margin: 10px 0;
136367
+ align-self: flex-start;
136368
+ margin: 10px 0;
136369
+ }
136370
+ .e-prompt-icon {
136371
+ margin: 0 0 0 8px;
136372
+ min-height: $aiassist-icon-height;
136373
+ }
136374
+ .e-output-icon {
136375
+ height: $aiassist-icon-height;
136376
+ margin: 0 4px 0 8px;
136377
+ }
136378
+ .e-prompt-icon,
136379
+ .e-output-icon {
136380
+ border-radius: 50%;
136381
+ min-width: $aiassist-icon-width;
136382
+ }
136383
+ .e-loading-body,
136384
+ .e-content-body,
136385
+ .e-loading-footer {
136386
+ padding: 2px 0 0 6px;
136387
+ }
136388
+ .e-content-container {
136389
+ margin-top: 16px;
136390
+ font-size: 14px;
136391
+ justify-content: space-between;
136392
+ }
136393
+ .e-prompt-text {
136394
+ white-space: pre-wrap;
136395
+ height: fit-content;
136396
+ border-radius: $prompt-text-border-radius;
136397
+ padding: $prompt-text-padding;
136398
+ line-height: 20px;
136399
+ }
136400
+ .e-content-footer,
136401
+ .e-prompt-toolbar {
136402
+ opacity: 0;
136403
+ }
136404
+ .e-prompt-container {
136405
+ gap: 2px;
136406
+ align-self: flex-end;
136407
+ max-width: 70%;
136408
+ margin-bottom: 5px;
136409
+ flex-direction: column;
136410
+ &:hover .e-assist-edit-icon {
136411
+ opacity: 1;
136412
+ cursor: pointer;
136288
136413
  }
136289
- .e-prompt-icon {
136290
- margin: 0 8px;
136291
- min-height: $aiassist-icon-height;
136414
+ }
136415
+ .e-suggestion-header {
136416
+ font-size: 14px;
136417
+ font-weight: $suggesstions-header-font-weight;
136418
+ margin: 0 2px 8px 8px;
136419
+ text-align: right;
136420
+ }
136421
+ .e-suggestions {
136422
+ width: 100%;
136423
+ &.e-suggestion-item-template li {
136424
+ padding: 0;
136292
136425
  }
136293
- .e-output-icon {
136294
- height: $aiassist-icon-height;
136295
- margin-left: 10px;
136426
+ ul {
136427
+ list-style-type: none;
136428
+ padding: 0;
136429
+ margin: 0;
136430
+ display: flex;
136431
+ flex-wrap: wrap;
136432
+ justify-content: end;
136296
136433
  }
136297
- .e-prompt-icon,
136298
- .e-output-icon {
136299
- border-radius: 50%;
136300
- min-width: $aiassist-icon-width;
136434
+ li {
136435
+ line-height: 20px;
136436
+ font-weight: $suggesstions-font-weight;
136437
+ padding: $suggesstions-list-padding;
136438
+ margin: $suggesstions-list-margin;
136439
+ border-radius: $suggesstions-list-border-radius;
136440
+ cursor: pointer;
136441
+ white-space: nowrap;
136442
+ overflow: hidden;
136443
+ text-overflow: ellipsis;
136301
136444
  }
136445
+ }
136446
+ .e-views {
136447
+ display: flex;
136448
+ justify-content: space-around;
136302
136449
  .e-content-body {
136303
136450
  line-height: 25px;
136304
136451
  border-radius: 4px;
@@ -136384,85 +136531,36 @@ $prompt-text-border-color: $neutral-white !default;
136384
136531
  .e-content-body > *:first-child {
136385
136532
  margin-block-start: 0;
136386
136533
  }
136387
- .e-loading-body,
136388
- .e-content-body,
136389
- .e-loading-footer {
136390
- padding: 2px 0 0 8px;
136391
- }
136392
- .e-content-footer,
136393
- .e-prompt-toolbar {
136394
- opacity: 0;
136395
- }
136396
- .e-content-container {
136397
- margin-top: 16px;
136398
- font-size: 14px;
136399
- justify-content: space-between;
136400
- .e-prompt-text {
136401
- white-space: pre-wrap;
136402
- height: fit-content;
136403
- border-radius: $prompt-text-border-radius;
136404
- padding: $prompt-text-padding;
136405
- margin-right: 2px;
136406
- line-height: 20px;
136407
- }
136408
- }
136409
- .e-suggestions {
136410
- width: 100%;
136411
- &.e-suggestion-item-template li {
136412
- padding: 0;
136413
- }
136414
- .e-suggestion-header {
136415
- font-size: 14px;
136416
- font-weight: $suggesstions-header-font-weight;
136417
- margin: 0 2px 8px 8px;
136418
- text-align: right;
136419
- }
136420
- ul {
136421
- list-style-type: none;
136422
- padding: 0;
136423
- margin: 0;
136424
- display: flex;
136425
- flex-wrap: wrap;
136426
- justify-content: end;
136427
- }
136428
- li {
136429
- line-height: 20px;
136430
- font-weight: $suggesstions-font-weight;
136431
- padding: $suggesstions-list-padding;
136432
- margin: $suggesstions-list-margin;
136433
- border-radius: $suggesstions-list-border-radius;
136434
- cursor: pointer;
136435
- white-space: nowrap;
136436
- overflow: hidden;
136437
- text-overflow: ellipsis;
136438
- }
136439
- }
136440
- .e-prompt-container {
136441
- gap: 2px;
136442
- align-self: flex-end;
136443
- max-width: 70%;
136444
- margin-bottom: 5px;
136445
- flex-direction: column;
136446
- &:hover .e-assist-edit-icon {
136447
- opacity: 1;
136448
- cursor: pointer;
136449
- }
136450
- }
136451
136534
  }
136452
136535
  .e-views,
136453
136536
  .e-custom-view,
136454
- .e-aiassist-view-content-section {
136537
+ .e-assistview-content-section {
136455
136538
  height: 100%;
136456
- overflow-y: scroll;
136539
+ overflow: scroll;
136457
136540
  &::-webkit-scrollbar {
136458
136541
  width: $ai-assist-scrollbar-width;
136542
+ height: $ai-assist-scrollbar-width;
136459
136543
  }
136460
136544
  &::-webkit-scrollbar-thumb {
136461
136545
  border-radius: 10px;
136462
136546
  }
136463
136547
  }
136464
- .e-content {
136465
- margin-right: 8px;
136548
+ .e-assist-send {
136549
+ position: absolute;
136550
+ right: 20px;
136551
+ font-size: $send-icon-size;
136552
+ bottom: $send-icon-bottom;
136553
+ padding-top: 2px;
136554
+ }
136555
+ .e-assist-send.disabled {
136556
+ pointer-events: none;
136557
+ opacity: .5;
136558
+ cursor: not-allowed;
136559
+ }
136560
+ .e-assist-send.enabled {
136561
+ pointer-events: auto;
136562
+ opacity: 1;
136563
+ cursor: pointer;
136466
136564
  }
136467
136565
  .e-footer {
136468
136566
  position: relative;
@@ -136481,23 +136579,6 @@ $prompt-text-border-color: $neutral-white !default;
136481
136579
  .hide-scrollbar textarea {
136482
136580
  scrollbar-width: none;
136483
136581
  }
136484
- .e-assist-send {
136485
- position: absolute;
136486
- right: 20px;
136487
- font-size: $send-icon-size;
136488
- bottom: 8px;
136489
- padding-top: 2px;
136490
- }
136491
- .e-assist-send.disabled {
136492
- pointer-events: none;
136493
- opacity: .5;
136494
- cursor: not-allowed;
136495
- }
136496
- .e-assist-send.enabled {
136497
- pointer-events: auto;
136498
- opacity: 1;
136499
- cursor: pointer;
136500
- }
136501
136582
  &:has(.e-rtl) .e-assist-send {
136502
136583
  right: unset;
136503
136584
  left: 20px;
@@ -136509,6 +136590,13 @@ $prompt-text-border-color: $neutral-white !default;
136509
136590
  .e-multi-line-input.e-rtl {
136510
136591
  padding-left: 35px;
136511
136592
  padding-right: unset;
136593
+ &.e-input-group.e-control-wrapper {
136594
+ .e-textarea {
136595
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
136596
+ padding: 4px 12px 4px 8px;
136597
+ }
136598
+ }
136599
+ }
136512
136600
  }
136513
136601
  .e-input-group.e-multi-line-input {
136514
136602
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
@@ -136590,16 +136678,24 @@ $prompt-text-border-color: $neutral-white !default;
136590
136678
  outline: 1px solid;
136591
136679
  }
136592
136680
  &.e-rtl {
136593
- .e-views {
136594
- .e-suggestions {
136595
- .e-suggestion-header {
136596
- text-align: left;
136597
- margin: 0 8px 8px 2px;
136598
- }
136599
- li {
136600
- margin: $suggesstions-list-margin-rtl;
136681
+ .e-view-header .e-toolbar-item {
136682
+ &.e-assist-view-header,
136683
+ &.e-custom-view-header {
136684
+ .e-tbar-btn .e-btn-icon {
136685
+ padding: 4px 2px 4px 4px;
136601
136686
  }
136602
136687
  }
136688
+ }
136689
+ .e-suggestion-header {
136690
+ text-align: left;
136691
+ margin: 0 8px 8px 2px;
136692
+ }
136693
+ .e-suggestions {
136694
+ li {
136695
+ margin: $suggesstions-list-margin-rtl;
136696
+ }
136697
+ }
136698
+ .e-views {
136603
136699
  .e-content-body {
136604
136700
  blockquote {
136605
136701
  padding-left: unset;
@@ -136614,6 +136710,17 @@ $prompt-text-border-color: $neutral-white !default;
136614
136710
  }
136615
136711
  }
136616
136712
  }
136713
+ .e-loading-body,
136714
+ .e-content-body,
136715
+ .e-loading-footer {
136716
+ padding: 2px 6px 0 0;
136717
+ }
136718
+ .e-prompt-icon {
136719
+ margin: 0 8px 0 0;
136720
+ }
136721
+ .e-output-icon {
136722
+ margin: 0 8px 0 4px;
136723
+ }
136617
136724
  }
136618
136725
  }
136619
136726
  @media (max-width: 760px) {
@@ -136622,12 +136729,14 @@ $prompt-text-border-color: $neutral-white !default;
136622
136729
  .e-footer {
136623
136730
  width: 100%;
136624
136731
  }
136625
- .e-view-container .e-suggestions {
136732
+ .e-view-container .e-suggestions,
136733
+ .e-prompt-content {
136626
136734
  padding-right: 8px;
136627
136735
  }
136628
136736
  &.e-rtl {
136629
- .e-view-container .e-suggestions {
136630
- padding-left: 8px;
136737
+ .e-view-container .e-suggestions,
136738
+ .e-prompt-content {
136739
+ padding: 0 0 0 8px;
136631
136740
  }
136632
136741
  }
136633
136742
  }
@@ -136665,26 +136774,55 @@ $prompt-text-border-color: $neutral-white !default;
136665
136774
  }
136666
136775
  .e-tbar-btn {
136667
136776
  background: transparent;
136777
+ &:focus {
136778
+ box-shadow: none;
136779
+ }
136780
+ &:focus-visible {
136781
+ box-shadow: $tbar-header-btn-focus-box-shadow;
136782
+ @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') {
136783
+ background: $tbar-header-hover-bg-color;
136784
+ }
136785
+ }
136668
136786
  }
136669
136787
  }
136670
136788
  }
136671
- .e-views {
136672
- .e-prompt-icon,
136673
- .e-output-icon {
136674
- border: 1px solid $icon-border-color;
136675
- color: $user-logo-color;
136676
- background-color: $user-logo-bg-color;
136677
- }
136678
- .e-prompt-text {
136679
- background: $suggested-content-bg-color;
136789
+ .e-suggestion-header {
136790
+ color: $suggesstions-header-color;
136791
+ }
136792
+ .e-suggestions {
136793
+ li {
136680
136794
  color: $suggested-content-text-color;
136795
+ box-shadow: $suggestion-li-box-shadow;
136681
136796
  @if ($skin-name == 'bootstrap5.3') {
136682
136797
  border: none;
136683
136798
  }
136684
136799
  @else {
136685
- border: 1px solid $prompt-text-border-color;
136800
+ border: 1px solid $suggestion-li-border-color;
136686
136801
  }
136687
136802
  }
136803
+ }
136804
+ .e-prompt-icon,
136805
+ .e-output-icon {
136806
+ border: 1px solid $icon-border-color;
136807
+ color: $user-logo-color;
136808
+ @if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
136809
+ background: $user-logo-bg-color;
136810
+ }
136811
+ @else {
136812
+ background-color: $user-logo-bg-color;
136813
+ }
136814
+ }
136815
+ .e-prompt-text {
136816
+ background: $suggested-content-bg-color;
136817
+ color: $suggested-content-text-color;
136818
+ @if ($skin-name == 'bootstrap5.3') {
136819
+ border: none;
136820
+ }
136821
+ @else {
136822
+ border: 1px solid $prompt-text-border-color;
136823
+ }
136824
+ }
136825
+ .e-views {
136688
136826
  .e-content-body {
136689
136827
  color: $response-text-color;
136690
136828
  a {
@@ -136724,21 +136862,6 @@ $prompt-text-border-color: $neutral-white !default;
136724
136862
  color: rgba(255, 212, 212, 1);
136725
136863
  }
136726
136864
  }
136727
- .e-suggestions {
136728
- .e-suggestion-header {
136729
- color: $suggesstions-header-color;
136730
- }
136731
- li {
136732
- color: $suggested-content-text-color;
136733
- box-shadow: $suggestion-li-box-shadow;
136734
- @if ($skin-name == 'bootstrap5.3') {
136735
- border: none;
136736
- }
136737
- @else {
136738
- border: 1px solid $suggestion-li-border-color;
136739
- }
136740
- }
136741
- }
136742
136865
  }
136743
136866
  .e-stop-response {
136744
136867
  border-color: $response-stopper-border-color;
@@ -136748,21 +136871,21 @@ $prompt-text-border-color: $neutral-white !default;
136748
136871
  }
136749
136872
  .e-views,
136750
136873
  .e-custom-view,
136751
- .e-aiassist-view-content-section {
136874
+ .e-assistview-content-section {
136752
136875
  &::-webkit-scrollbar-thumb {
136753
136876
  background: $scrollbar-color;
136754
136877
  }
136755
136878
  }
136879
+ .e-assist-send {
136880
+ color: $send-icon-color;
136881
+ &.disabled {
136882
+ color: $send-icon-disabled-color;
136883
+ }
136884
+ }
136756
136885
  .e-footer {
136757
136886
  textarea::-webkit-scrollbar-thumb {
136758
136887
  background: $scrollbar-color;
136759
136888
  }
136760
- .e-assist-send {
136761
- color: $send-icon-color;
136762
- &.disabled {
136763
- color: $send-icon-disabled-color;
136764
- }
136765
- }
136766
136889
  // To override the default border style of the textarea component for the Material and Material3 themes.
136767
136890
  .e-input-group.e-multi-line-input {
136768
136891
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {