@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
@@ -34859,13 +34859,11 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
34859
34859
  @if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
34860
34860
  @include alignment(6px, calc(50% - 3px), 'vertical');
34861
34861
  }
34862
- @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' ) {
34863
- @if ($skin-name == 'tailwind') {
34864
- left: calc(50%);
34865
- }
34866
- @else {
34867
- @include alignment(4px, calc(50% - 2px), 'vertical');
34868
- }
34862
+ @if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
34863
+ @include alignment(4px, calc(50% - 2px), 'vertical');
34864
+ }
34865
+ @if ($skin-name == 'tailwind') {
34866
+ @include alignment(4px, calc(50%), 'vertical');
34869
34867
  }
34870
34868
  @if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
34871
34869
  @include alignment(6px, calc(50% - 3px), 'vertical');
@@ -40600,7 +40598,7 @@ $radio-btn-focus-outline-offset: 0 !default;
40600
40598
  }
40601
40599
 
40602
40600
  &::before {
40603
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
40601
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
40604
40602
  background-color: $radio-btn-disabled-not-checked-bg-color;
40605
40603
  }
40606
40604
  @else {
@@ -42662,6 +42660,10 @@ $listview-template-multiline-avatar-top: .7142em !default;
42662
42660
  }
42663
42661
  }
42664
42662
 
42663
+ &.e-virtualization .e-list-container{
42664
+ overflow: unset;
42665
+ }
42666
+
42665
42667
  & .e-list-container {
42666
42668
  overflow: hidden;
42667
42669
  position: relative;
@@ -65642,6 +65644,10 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
65642
65644
  display: block;
65643
65645
  }
65644
65646
 
65647
+ .e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
65648
+ margin-right: 30px;
65649
+ }
65650
+
65645
65651
  .e-multi-select-wrapper .e-multi-hidden {
65646
65652
  border: 0;
65647
65653
  height: 0;
@@ -82592,7 +82598,12 @@ $grid-checkmark-color: $grey !default;
82592
82598
  /* stylelint-enable */
82593
82599
 
82594
82600
  .e-dlg-content {
82595
- padding: 24px 27px;
82601
+ @if $grid-skin == 'fluent2' {
82602
+ padding: 24px 27px;
82603
+ }
82604
+ @else {
82605
+ padding: 8px 16px 8px 8px;
82606
+ }
82596
82607
  overflow-y: hidden;
82597
82608
  }
82598
82609
 
@@ -83447,7 +83458,7 @@ $grid-checkmark-color: $grey !default;
83447
83458
  }
83448
83459
 
83449
83460
  .e-grid-popup {
83450
- position: relative;
83461
+ position: absolute;
83451
83462
  }
83452
83463
 
83453
83464
  #{&}.e-grid,
@@ -84492,6 +84503,7 @@ $grid-checkmark-color: $grey !default;
84492
84503
  .e-filterbarcell,
84493
84504
  .e-filterbarcelldisabled {
84494
84505
  border-width: $grid-filtercell-both-border-width;
84506
+ border-top-width: 1px;
84495
84507
  }
84496
84508
  }
84497
84509
 
@@ -85767,6 +85779,12 @@ $grid-checkmark-color: $grey !default;
85767
85779
  padding: $grid-columnchooser-toolbardiv-padding;
85768
85780
  }
85769
85781
 
85782
+ &:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
85783
+ @if $grid-skin == 'fluent' {
85784
+ padding-bottom: 1px;
85785
+ }
85786
+ }
85787
+
85770
85788
  .e-edit-dialog {
85771
85789
  min-height: 350px;
85772
85790
  .e-dlg-content {
@@ -86460,6 +86478,7 @@ $grid-checkmark-color: $grey !default;
86460
86478
  .e-filterbarcell,
86461
86479
  .e-filterbarcelldisabled {
86462
86480
  border-width: $grid-filtercell-both-border-width;
86481
+ border-top-width: 1px;
86463
86482
  }
86464
86483
 
86465
86484
  .e-rowcell,
@@ -86581,14 +86600,17 @@ $grid-checkmark-color: $grey !default;
86581
86600
  }
86582
86601
 
86583
86602
  &.e-wrap {
86584
- & .e-gridheader .e-rowcell,
86585
- & .e-gridcontent .e-rowcell,
86603
+ & .e-rowcell,
86586
86604
  & .e-columnheader .e-stackedheadercelldiv,
86587
86605
  & .e-columnheader .e-headercelldiv,
86588
86606
  & .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
86589
86607
  @include wrap-styles;
86590
86608
  }
86591
86609
 
86610
+ & .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
86611
+ white-space: nowrap;
86612
+ }
86613
+
86592
86614
  & .e-stackedheader .e-columnheader {
86593
86615
  .e-stackedheadercelldiv,
86594
86616
  .e-headercelldiv {
@@ -87146,7 +87168,8 @@ $grid-checkmark-color: $grey !default;
87146
87168
  }
87147
87169
 
87148
87170
  @if $grid-skin == 'fluent2' {
87149
- .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item {
87171
+ .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
87172
+ .e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
87150
87173
  padding: 0 6px;
87151
87174
  }
87152
87175
  .e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
@@ -88060,7 +88083,8 @@ $grid-checkmark-color: $grey !default;
88060
88083
  }
88061
88084
 
88062
88085
  @if $grid-skin == 'fluent2' {
88063
- .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label {
88086
+ .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
88087
+ .e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
88064
88088
  color: $flyout-text-color-hover;
88065
88089
  }
88066
88090
  }
@@ -91921,6 +91945,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
91921
91945
  &.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
91922
91946
  @include grid-wrap;
91923
91947
  }
91948
+ &.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
91949
+ display: inline-block;
91950
+ white-space: nowrap;
91951
+ word-wrap: break-word;
91952
+ }
91924
91953
 
91925
91954
  &.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
91926
91955
  @include grid-wrap;
@@ -119328,13 +119357,17 @@ $pivotpager-single-size-title-padding: 8px !default;
119328
119357
  background: $pivotgrid-grp-bg-color;
119329
119358
  }
119330
119359
 
119331
- .e-toolbar-item .e-tbar-btn.e-btn {
119332
-
119333
- .e-icons.e-btn-icon {
119334
- @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
119335
- font-size: 16px;
119360
+ .e-toolbar-item {
119361
+ .e-tbar-btn.e-btn {
119362
+ .e-icons.e-btn-icon {
119363
+ @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
119364
+ font-size: 16px;
119365
+ }
119336
119366
  }
119337
119367
  }
119368
+ &.e-disabled {
119369
+ pointer-events: none;
119370
+ }
119338
119371
  }
119339
119372
 
119340
119373
  .e-pivot-toolbar-menu {
@@ -136230,6 +136263,8 @@ $aiassist-header-height: 46px !default;
136230
136263
  $aiassist-icon-height: 30px !default;
136231
136264
  $aiassist-icon-width: 30px !default;
136232
136265
  $send-icon-size: 14px !default;
136266
+ $send-icon-bottom: 10px !default;
136267
+ $send-icon-bigger-bottom: 11px !default;
136233
136268
  $aiassist-bigger-header-height: 50px !default;
136234
136269
  $aiassist-bigger-icon-height: 40px !default;
136235
136270
  $aiassist-bigger-icon-width: 40px !default;
@@ -136270,63 +136305,86 @@ $rating-selected-bg-color: $grey-44 !default;
136270
136305
  $send-icon-color: $gray-dark !default;
136271
136306
  $send-icon-disabled-color: $grey-88 !default;
136272
136307
  $prompt-text-border-color: $grey-white !default;
136308
+ $tbar-header-btn-focus-box-shadow: none !default;
136309
+ $tbar-header-hover-bg-color: $grey-e6 !default;
136273
136310
 
136274
136311
  @include export-module('aiassistview-bigger') {
136275
136312
  .e-bigger.e-aiassistview,
136276
136313
  .e-bigger .e-aiassistview {
136277
136314
  .e-view-header {
136278
136315
  height: $aiassist-bigger-header-height;
136316
+ .e-toolbar {
136317
+ .e-toolbar-items {
136318
+ .e-toolbar-left {
136319
+ height: calc($aiassist-bigger-header-height - 1px);
136320
+ }
136321
+ .e-toolbar-item {
136322
+ &.e-assist-view-header,
136323
+ &.e-custom-view-header {
136324
+ @if ($skin-name == 'highcontrast') {
136325
+ // To apply box-shadow styling during keyboard navigation
136326
+ padding: 1.5px;
136327
+ }
136328
+ @else {
136329
+ padding: 0;
136330
+ }
136331
+ .e-tbar-btn {
136332
+ padding: 0;
136333
+ .e-btn-icon {
136334
+ padding: 4px 4px 4px 2px;
136335
+ }
136336
+ }
136337
+ }
136338
+ }
136339
+ }
136340
+ }
136279
136341
  }
136280
136342
  .e-view-content {
136281
136343
  height: calc(100% - $aiassist-bigger-header-height);
136282
136344
  }
136283
- .e-views {
136284
- .e-prompt-icon {
136285
- min-height: $aiassist-bigger-icon-height;
136286
- }
136287
- .e-output-icon {
136288
- height: $aiassist-bigger-icon-height;
136289
- }
136290
- .e-prompt-icon,
136291
- .e-output-icon {
136292
- min-width: $aiassist-bigger-icon-width;
136293
- }
136294
- .e-loading-body,
136295
- .e-content-body,
136296
- .e-loading-footer {
136297
- padding: 2px 0 0 10px;
136298
- }
136299
- .e-content-container {
136300
- font-size: 16px;
136301
- .e-prompt-text {
136302
- padding: $prompt-text-bigger-padding;
136303
- line-height: 22px;
136304
- }
136345
+ .e-prompt-icon {
136346
+ min-height: $aiassist-bigger-icon-height;
136347
+ }
136348
+ .e-output-icon {
136349
+ height: $aiassist-bigger-icon-height;
136350
+ }
136351
+ .e-prompt-icon,
136352
+ .e-output-icon {
136353
+ min-width: $aiassist-bigger-icon-width;
136354
+ }
136355
+ .e-loading-body,
136356
+ .e-content-body,
136357
+ .e-loading-footer {
136358
+ padding: 6px 0 0 6px;
136359
+ }
136360
+ .e-prompt-text {
136361
+ padding: $prompt-text-bigger-padding;
136362
+ line-height: 22px;
136363
+ }
136364
+ .e-content-container {
136365
+ font-size: 16px;
136366
+ }
136367
+ .e-suggestion-header {
136368
+ font-size: 16px;
136369
+ font-weight: $suggesstions-header-bigger-font-weight;
136370
+ margin-bottom: 15px;
136371
+ }
136372
+ .e-suggestions {
136373
+ &.e-suggestion-item-template ul li {
136374
+ padding: 0;
136305
136375
  }
136306
- .e-suggestions {
136307
- &.e-suggestion-item-template ul li {
136308
- padding: 0;
136309
- }
136310
- .e-suggestion-header {
136311
- font-size: 16px;
136312
- font-weight: $suggesstions-header-bigger-font-weight;
136313
- margin-bottom: 15px;
136314
- }
136315
- ul {
136316
- li {
136317
- line-height: 22px;
136318
- font-weight: $suggesstions-bigger-font-weight;
136319
- padding: $suggesstions-bigger-list-padding;
136320
- margin: $suggesstions-bigger-list-margin;
136321
- }
136322
- }
136376
+ li {
136377
+ line-height: 22px;
136378
+ font-weight: $suggesstions-bigger-font-weight;
136379
+ padding: $suggesstions-bigger-list-padding;
136380
+ margin: $suggesstions-bigger-list-margin;
136323
136381
  }
136324
136382
  }
136383
+ .e-assist-send {
136384
+ font-size: $send-icon-size-bigger;
136385
+ bottom: $send-icon-bigger-bottom;
136386
+ }
136325
136387
  .e-footer {
136326
- .e-assist-send {
136327
- font-size: $send-icon-size-bigger;
136328
- bottom: 9px;
136329
- }
136330
136388
  .e-input-group.e-control-wrapper.e-multi-line-input {
136331
136389
  .e-textarea {
136332
136390
  min-height: 38px;
@@ -136335,6 +136393,11 @@ $prompt-text-border-color: $grey-white !default;
136335
136393
  min-height: 28px;
136336
136394
  }
136337
136395
  }
136396
+ &.e-rtl .e-textarea {
136397
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
136398
+ padding: 6px 16px 6px 12px;
136399
+ }
136400
+ }
136338
136401
  }
136339
136402
  }
136340
136403
  .e-stop-response.e-btn-active {
@@ -136346,13 +136409,24 @@ $prompt-text-border-color: $grey-white !default;
136346
136409
  font-size: $response-stopper-bigger-font-size;
136347
136410
  }
136348
136411
  &.e-rtl {
136349
- .e-views {
136350
- .e-suggestions {
136351
- li {
136352
- margin: $suggesstions-bigger-list-margin-rtl;
136412
+ .e-view-header .e-toolbar-item {
136413
+ &.e-assist-view-header,
136414
+ &.e-custom-view-header {
136415
+ .e-tbar-btn .e-btn-icon {
136416
+ padding: 4px 2px 4px 4px;
136353
136417
  }
136354
136418
  }
136355
136419
  }
136420
+ .e-suggestions {
136421
+ li {
136422
+ margin: $suggesstions-bigger-list-margin-rtl;
136423
+ }
136424
+ }
136425
+ .e-loading-body,
136426
+ .e-content-body,
136427
+ .e-loading-footer {
136428
+ padding: 6px 6px 0 0;
136429
+ }
136356
136430
  }
136357
136431
  }
136358
136432
  }
@@ -136380,14 +136454,29 @@ $prompt-text-border-color: $grey-white !default;
136380
136454
  width: 100%;
136381
136455
  border-radius: 4px;
136382
136456
  }
136383
- .e-tbar-btn {
136384
- padding: 0;
136457
+ &.e-assist-view-header,
136458
+ &.e-custom-view-header {
136459
+ @if ($skin-name == 'highcontrast') {
136460
+ // To apply box-shadow styling during keyboard navigation
136461
+ padding: 1px;
136462
+ }
136463
+ @else {
136464
+ padding: 0;
136465
+ }
136466
+ .e-tbar-btn {
136467
+ padding: 0;
136468
+ .e-btn-icon {
136469
+ padding: 4px 4px 4px 2px;
136470
+ }
136471
+ }
136472
+ }
136473
+ &.e-active .e-btn {
136474
+ cursor: pointer;
136385
136475
  }
136386
136476
  }
136387
- }
136388
- .e-view-header .e-toolbar-item.e-active .e-btn {
136389
- border-radius: 0;
136390
- cursor: pointer;
136477
+ .e-toolbar .e-toolbar-items .e-toolbar-left {
136478
+ height: calc($aiassist-header-height - 1px);
136479
+ }
136391
136480
  }
136392
136481
  .e-view-container,
136393
136482
  .e-footer {
@@ -136437,36 +136526,94 @@ $prompt-text-border-color: $grey-white !default;
136437
136526
  }
136438
136527
  .e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
136439
136528
  .e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
136440
- @if $theme-name == 'highcontrast' {
136441
- padding: 6px 0 6px 5px;
136442
- }
136443
- @else {
136444
- padding: 6px 0 6px 2px;
136445
- }
136529
+ padding: 6px 2px;
136446
136530
  }
136447
136531
  }
136448
- .e-views {
136532
+ .e-output-container {
136533
+ width: 90%;
136449
136534
  display: flex;
136450
- justify-content: space-around;
136451
- .e-output-container {
136452
- width: 90%;
136453
- display: flex;
136454
- align-self: flex-start;
136455
- margin: 10px 0;
136535
+ align-self: flex-start;
136536
+ margin: 10px 0;
136537
+ }
136538
+ .e-prompt-icon {
136539
+ margin: 0 0 0 8px;
136540
+ min-height: $aiassist-icon-height;
136541
+ }
136542
+ .e-output-icon {
136543
+ height: $aiassist-icon-height;
136544
+ margin: 0 4px 0 8px;
136545
+ }
136546
+ .e-prompt-icon,
136547
+ .e-output-icon {
136548
+ border-radius: 50%;
136549
+ min-width: $aiassist-icon-width;
136550
+ }
136551
+ .e-loading-body,
136552
+ .e-content-body,
136553
+ .e-loading-footer {
136554
+ padding: 2px 0 0 6px;
136555
+ }
136556
+ .e-content-container {
136557
+ margin-top: 16px;
136558
+ font-size: 14px;
136559
+ justify-content: space-between;
136560
+ }
136561
+ .e-prompt-text {
136562
+ white-space: pre-wrap;
136563
+ height: fit-content;
136564
+ border-radius: $prompt-text-border-radius;
136565
+ padding: $prompt-text-padding;
136566
+ line-height: 20px;
136567
+ }
136568
+ .e-content-footer,
136569
+ .e-prompt-toolbar {
136570
+ opacity: 0;
136571
+ }
136572
+ .e-prompt-container {
136573
+ gap: 2px;
136574
+ align-self: flex-end;
136575
+ max-width: 70%;
136576
+ margin-bottom: 5px;
136577
+ flex-direction: column;
136578
+ &:hover .e-assist-edit-icon {
136579
+ opacity: 1;
136580
+ cursor: pointer;
136456
136581
  }
136457
- .e-prompt-icon {
136458
- margin: 0 8px;
136459
- min-height: $aiassist-icon-height;
136582
+ }
136583
+ .e-suggestion-header {
136584
+ font-size: 14px;
136585
+ font-weight: $suggesstions-header-font-weight;
136586
+ margin: 0 2px 8px 8px;
136587
+ text-align: right;
136588
+ }
136589
+ .e-suggestions {
136590
+ width: 100%;
136591
+ &.e-suggestion-item-template li {
136592
+ padding: 0;
136460
136593
  }
136461
- .e-output-icon {
136462
- height: $aiassist-icon-height;
136463
- margin-left: 10px;
136594
+ ul {
136595
+ list-style-type: none;
136596
+ padding: 0;
136597
+ margin: 0;
136598
+ display: flex;
136599
+ flex-wrap: wrap;
136600
+ justify-content: end;
136464
136601
  }
136465
- .e-prompt-icon,
136466
- .e-output-icon {
136467
- border-radius: 50%;
136468
- min-width: $aiassist-icon-width;
136602
+ li {
136603
+ line-height: 20px;
136604
+ font-weight: $suggesstions-font-weight;
136605
+ padding: $suggesstions-list-padding;
136606
+ margin: $suggesstions-list-margin;
136607
+ border-radius: $suggesstions-list-border-radius;
136608
+ cursor: pointer;
136609
+ white-space: nowrap;
136610
+ overflow: hidden;
136611
+ text-overflow: ellipsis;
136469
136612
  }
136613
+ }
136614
+ .e-views {
136615
+ display: flex;
136616
+ justify-content: space-around;
136470
136617
  .e-content-body {
136471
136618
  line-height: 25px;
136472
136619
  border-radius: 4px;
@@ -136552,85 +136699,36 @@ $prompt-text-border-color: $grey-white !default;
136552
136699
  .e-content-body > *:first-child {
136553
136700
  margin-block-start: 0;
136554
136701
  }
136555
- .e-loading-body,
136556
- .e-content-body,
136557
- .e-loading-footer {
136558
- padding: 2px 0 0 8px;
136559
- }
136560
- .e-content-footer,
136561
- .e-prompt-toolbar {
136562
- opacity: 0;
136563
- }
136564
- .e-content-container {
136565
- margin-top: 16px;
136566
- font-size: 14px;
136567
- justify-content: space-between;
136568
- .e-prompt-text {
136569
- white-space: pre-wrap;
136570
- height: fit-content;
136571
- border-radius: $prompt-text-border-radius;
136572
- padding: $prompt-text-padding;
136573
- margin-right: 2px;
136574
- line-height: 20px;
136575
- }
136576
- }
136577
- .e-suggestions {
136578
- width: 100%;
136579
- &.e-suggestion-item-template li {
136580
- padding: 0;
136581
- }
136582
- .e-suggestion-header {
136583
- font-size: 14px;
136584
- font-weight: $suggesstions-header-font-weight;
136585
- margin: 0 2px 8px 8px;
136586
- text-align: right;
136587
- }
136588
- ul {
136589
- list-style-type: none;
136590
- padding: 0;
136591
- margin: 0;
136592
- display: flex;
136593
- flex-wrap: wrap;
136594
- justify-content: end;
136595
- }
136596
- li {
136597
- line-height: 20px;
136598
- font-weight: $suggesstions-font-weight;
136599
- padding: $suggesstions-list-padding;
136600
- margin: $suggesstions-list-margin;
136601
- border-radius: $suggesstions-list-border-radius;
136602
- cursor: pointer;
136603
- white-space: nowrap;
136604
- overflow: hidden;
136605
- text-overflow: ellipsis;
136606
- }
136607
- }
136608
- .e-prompt-container {
136609
- gap: 2px;
136610
- align-self: flex-end;
136611
- max-width: 70%;
136612
- margin-bottom: 5px;
136613
- flex-direction: column;
136614
- &:hover .e-assist-edit-icon {
136615
- opacity: 1;
136616
- cursor: pointer;
136617
- }
136618
- }
136619
136702
  }
136620
136703
  .e-views,
136621
136704
  .e-custom-view,
136622
- .e-aiassist-view-content-section {
136705
+ .e-assistview-content-section {
136623
136706
  height: 100%;
136624
- overflow-y: scroll;
136707
+ overflow: scroll;
136625
136708
  &::-webkit-scrollbar {
136626
136709
  width: $ai-assist-scrollbar-width;
136710
+ height: $ai-assist-scrollbar-width;
136627
136711
  }
136628
136712
  &::-webkit-scrollbar-thumb {
136629
136713
  border-radius: 10px;
136630
136714
  }
136631
136715
  }
136632
- .e-content {
136633
- margin-right: 8px;
136716
+ .e-assist-send {
136717
+ position: absolute;
136718
+ right: 20px;
136719
+ font-size: $send-icon-size;
136720
+ bottom: $send-icon-bottom;
136721
+ padding-top: 2px;
136722
+ }
136723
+ .e-assist-send.disabled {
136724
+ pointer-events: none;
136725
+ opacity: .5;
136726
+ cursor: not-allowed;
136727
+ }
136728
+ .e-assist-send.enabled {
136729
+ pointer-events: auto;
136730
+ opacity: 1;
136731
+ cursor: pointer;
136634
136732
  }
136635
136733
  .e-footer {
136636
136734
  position: relative;
@@ -136649,23 +136747,6 @@ $prompt-text-border-color: $grey-white !default;
136649
136747
  .hide-scrollbar textarea {
136650
136748
  scrollbar-width: none;
136651
136749
  }
136652
- .e-assist-send {
136653
- position: absolute;
136654
- right: 20px;
136655
- font-size: $send-icon-size;
136656
- bottom: 8px;
136657
- padding-top: 2px;
136658
- }
136659
- .e-assist-send.disabled {
136660
- pointer-events: none;
136661
- opacity: .5;
136662
- cursor: not-allowed;
136663
- }
136664
- .e-assist-send.enabled {
136665
- pointer-events: auto;
136666
- opacity: 1;
136667
- cursor: pointer;
136668
- }
136669
136750
  &:has(.e-rtl) .e-assist-send {
136670
136751
  right: unset;
136671
136752
  left: 20px;
@@ -136677,6 +136758,13 @@ $prompt-text-border-color: $grey-white !default;
136677
136758
  .e-multi-line-input.e-rtl {
136678
136759
  padding-left: 35px;
136679
136760
  padding-right: unset;
136761
+ &.e-input-group.e-control-wrapper {
136762
+ .e-textarea {
136763
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
136764
+ padding: 4px 12px 4px 8px;
136765
+ }
136766
+ }
136767
+ }
136680
136768
  }
136681
136769
  .e-input-group.e-multi-line-input {
136682
136770
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
@@ -136758,16 +136846,24 @@ $prompt-text-border-color: $grey-white !default;
136758
136846
  outline: 1px solid;
136759
136847
  }
136760
136848
  &.e-rtl {
136761
- .e-views {
136762
- .e-suggestions {
136763
- .e-suggestion-header {
136764
- text-align: left;
136765
- margin: 0 8px 8px 2px;
136766
- }
136767
- li {
136768
- margin: $suggesstions-list-margin-rtl;
136849
+ .e-view-header .e-toolbar-item {
136850
+ &.e-assist-view-header,
136851
+ &.e-custom-view-header {
136852
+ .e-tbar-btn .e-btn-icon {
136853
+ padding: 4px 2px 4px 4px;
136769
136854
  }
136770
136855
  }
136856
+ }
136857
+ .e-suggestion-header {
136858
+ text-align: left;
136859
+ margin: 0 8px 8px 2px;
136860
+ }
136861
+ .e-suggestions {
136862
+ li {
136863
+ margin: $suggesstions-list-margin-rtl;
136864
+ }
136865
+ }
136866
+ .e-views {
136771
136867
  .e-content-body {
136772
136868
  blockquote {
136773
136869
  padding-left: unset;
@@ -136782,6 +136878,17 @@ $prompt-text-border-color: $grey-white !default;
136782
136878
  }
136783
136879
  }
136784
136880
  }
136881
+ .e-loading-body,
136882
+ .e-content-body,
136883
+ .e-loading-footer {
136884
+ padding: 2px 6px 0 0;
136885
+ }
136886
+ .e-prompt-icon {
136887
+ margin: 0 8px 0 0;
136888
+ }
136889
+ .e-output-icon {
136890
+ margin: 0 8px 0 4px;
136891
+ }
136785
136892
  }
136786
136893
  }
136787
136894
  @media (max-width: 760px) {
@@ -136790,12 +136897,14 @@ $prompt-text-border-color: $grey-white !default;
136790
136897
  .e-footer {
136791
136898
  width: 100%;
136792
136899
  }
136793
- .e-view-container .e-suggestions {
136900
+ .e-view-container .e-suggestions,
136901
+ .e-prompt-content {
136794
136902
  padding-right: 8px;
136795
136903
  }
136796
136904
  &.e-rtl {
136797
- .e-view-container .e-suggestions {
136798
- padding-left: 8px;
136905
+ .e-view-container .e-suggestions,
136906
+ .e-prompt-content {
136907
+ padding: 0 0 0 8px;
136799
136908
  }
136800
136909
  }
136801
136910
  }
@@ -136833,26 +136942,55 @@ $prompt-text-border-color: $grey-white !default;
136833
136942
  }
136834
136943
  .e-tbar-btn {
136835
136944
  background: transparent;
136945
+ &:focus {
136946
+ box-shadow: none;
136947
+ }
136948
+ &:focus-visible {
136949
+ box-shadow: $tbar-header-btn-focus-box-shadow;
136950
+ @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') {
136951
+ background: $tbar-header-hover-bg-color;
136952
+ }
136953
+ }
136836
136954
  }
136837
136955
  }
136838
136956
  }
136839
- .e-views {
136840
- .e-prompt-icon,
136841
- .e-output-icon {
136842
- border: 1px solid $icon-border-color;
136843
- color: $user-logo-color;
136844
- background-color: $user-logo-bg-color;
136845
- }
136846
- .e-prompt-text {
136847
- background: $suggested-content-bg-color;
136957
+ .e-suggestion-header {
136958
+ color: $suggesstions-header-color;
136959
+ }
136960
+ .e-suggestions {
136961
+ li {
136848
136962
  color: $suggested-content-text-color;
136963
+ box-shadow: $suggestion-li-box-shadow;
136849
136964
  @if ($skin-name == 'bootstrap5.3') {
136850
136965
  border: none;
136851
136966
  }
136852
136967
  @else {
136853
- border: 1px solid $prompt-text-border-color;
136968
+ border: 1px solid $suggestion-li-border-color;
136854
136969
  }
136855
136970
  }
136971
+ }
136972
+ .e-prompt-icon,
136973
+ .e-output-icon {
136974
+ border: 1px solid $icon-border-color;
136975
+ color: $user-logo-color;
136976
+ @if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
136977
+ background: $user-logo-bg-color;
136978
+ }
136979
+ @else {
136980
+ background-color: $user-logo-bg-color;
136981
+ }
136982
+ }
136983
+ .e-prompt-text {
136984
+ background: $suggested-content-bg-color;
136985
+ color: $suggested-content-text-color;
136986
+ @if ($skin-name == 'bootstrap5.3') {
136987
+ border: none;
136988
+ }
136989
+ @else {
136990
+ border: 1px solid $prompt-text-border-color;
136991
+ }
136992
+ }
136993
+ .e-views {
136856
136994
  .e-content-body {
136857
136995
  color: $response-text-color;
136858
136996
  a {
@@ -136892,21 +137030,6 @@ $prompt-text-border-color: $grey-white !default;
136892
137030
  color: rgba(255, 212, 212, 1);
136893
137031
  }
136894
137032
  }
136895
- .e-suggestions {
136896
- .e-suggestion-header {
136897
- color: $suggesstions-header-color;
136898
- }
136899
- li {
136900
- color: $suggested-content-text-color;
136901
- box-shadow: $suggestion-li-box-shadow;
136902
- @if ($skin-name == 'bootstrap5.3') {
136903
- border: none;
136904
- }
136905
- @else {
136906
- border: 1px solid $suggestion-li-border-color;
136907
- }
136908
- }
136909
- }
136910
137033
  }
136911
137034
  .e-stop-response {
136912
137035
  border-color: $response-stopper-border-color;
@@ -136916,21 +137039,21 @@ $prompt-text-border-color: $grey-white !default;
136916
137039
  }
136917
137040
  .e-views,
136918
137041
  .e-custom-view,
136919
- .e-aiassist-view-content-section {
137042
+ .e-assistview-content-section {
136920
137043
  &::-webkit-scrollbar-thumb {
136921
137044
  background: $scrollbar-color;
136922
137045
  }
136923
137046
  }
137047
+ .e-assist-send {
137048
+ color: $send-icon-color;
137049
+ &.disabled {
137050
+ color: $send-icon-disabled-color;
137051
+ }
137052
+ }
136924
137053
  .e-footer {
136925
137054
  textarea::-webkit-scrollbar-thumb {
136926
137055
  background: $scrollbar-color;
136927
137056
  }
136928
- .e-assist-send {
136929
- color: $send-icon-color;
136930
- &.disabled {
136931
- color: $send-icon-disabled-color;
136932
- }
136933
- }
136934
137057
  // To override the default border style of the textarea component for the Material and Material3 themes.
136935
137058
  .e-input-group.e-multi-line-input {
136936
137059
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {