@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
@@ -35323,13 +35323,11 @@ $slider-button-vup-bg-image: none !default;
35323
35323
  @if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
35324
35324
  @include alignment(6px, calc(50% - 3px), 'vertical');
35325
35325
  }
35326
- @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' ) {
35327
- @if ($skin-name == 'tailwind') {
35328
- left: calc(50%);
35329
- }
35330
- @else {
35331
- @include alignment(4px, calc(50% - 2px), 'vertical');
35332
- }
35326
+ @if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
35327
+ @include alignment(4px, calc(50% - 2px), 'vertical');
35328
+ }
35329
+ @if ($skin-name == 'tailwind') {
35330
+ @include alignment(4px, calc(50%), 'vertical');
35333
35331
  }
35334
35332
  @if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
35335
35333
  @include alignment(6px, calc(50% - 3px), 'vertical');
@@ -41087,7 +41085,7 @@ $radio-btn-focus-outline-offset: 0 !default;
41087
41085
  }
41088
41086
 
41089
41087
  &::before {
41090
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
41088
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
41091
41089
  background-color: $radio-btn-disabled-not-checked-bg-color;
41092
41090
  }
41093
41091
  @else {
@@ -43169,6 +43167,10 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
43169
43167
  }
43170
43168
  }
43171
43169
 
43170
+ &.e-virtualization .e-list-container{
43171
+ overflow: unset;
43172
+ }
43173
+
43172
43174
  & .e-list-container {
43173
43175
  overflow: hidden;
43174
43176
  position: relative;
@@ -66378,6 +66380,10 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
66378
66380
  display: block;
66379
66381
  }
66380
66382
 
66383
+ .e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
66384
+ margin-right: 30px;
66385
+ }
66386
+
66381
66387
  .e-multi-select-wrapper .e-multi-hidden {
66382
66388
  border: 0;
66383
66389
  height: 0;
@@ -83662,7 +83668,12 @@ $grid-checkmark-color: $accent-font !default;
83662
83668
  /* stylelint-enable */
83663
83669
 
83664
83670
  .e-dlg-content {
83665
- padding: 24px 27px;
83671
+ @if $grid-skin == 'fluent2' {
83672
+ padding: 24px 27px;
83673
+ }
83674
+ @else {
83675
+ padding: 8px 16px 8px 8px;
83676
+ }
83666
83677
  overflow-y: hidden;
83667
83678
  }
83668
83679
 
@@ -84517,7 +84528,7 @@ $grid-checkmark-color: $accent-font !default;
84517
84528
  }
84518
84529
 
84519
84530
  .e-grid-popup {
84520
- position: relative;
84531
+ position: absolute;
84521
84532
  }
84522
84533
 
84523
84534
  #{&}.e-grid,
@@ -85562,6 +85573,7 @@ $grid-checkmark-color: $accent-font !default;
85562
85573
  .e-filterbarcell,
85563
85574
  .e-filterbarcelldisabled {
85564
85575
  border-width: $grid-filtercell-both-border-width;
85576
+ border-top-width: 1px;
85565
85577
  }
85566
85578
  }
85567
85579
 
@@ -86837,6 +86849,12 @@ $grid-checkmark-color: $accent-font !default;
86837
86849
  padding: $grid-columnchooser-toolbardiv-padding;
86838
86850
  }
86839
86851
 
86852
+ &:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
86853
+ @if $grid-skin == 'fluent' {
86854
+ padding-bottom: 1px;
86855
+ }
86856
+ }
86857
+
86840
86858
  .e-edit-dialog {
86841
86859
  min-height: 350px;
86842
86860
  .e-dlg-content {
@@ -87530,6 +87548,7 @@ $grid-checkmark-color: $accent-font !default;
87530
87548
  .e-filterbarcell,
87531
87549
  .e-filterbarcelldisabled {
87532
87550
  border-width: $grid-filtercell-both-border-width;
87551
+ border-top-width: 1px;
87533
87552
  }
87534
87553
 
87535
87554
  .e-rowcell,
@@ -87651,14 +87670,17 @@ $grid-checkmark-color: $accent-font !default;
87651
87670
  }
87652
87671
 
87653
87672
  &.e-wrap {
87654
- & .e-gridheader .e-rowcell,
87655
- & .e-gridcontent .e-rowcell,
87673
+ & .e-rowcell,
87656
87674
  & .e-columnheader .e-stackedheadercelldiv,
87657
87675
  & .e-columnheader .e-headercelldiv,
87658
87676
  & .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
87659
87677
  @include wrap-styles;
87660
87678
  }
87661
87679
 
87680
+ & .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
87681
+ white-space: nowrap;
87682
+ }
87683
+
87662
87684
  & .e-stackedheader .e-columnheader {
87663
87685
  .e-stackedheadercelldiv,
87664
87686
  .e-headercelldiv {
@@ -88216,7 +88238,8 @@ $grid-checkmark-color: $accent-font !default;
88216
88238
  }
88217
88239
 
88218
88240
  @if $grid-skin == 'fluent2' {
88219
- .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item {
88241
+ .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
88242
+ .e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
88220
88243
  padding: 0 6px;
88221
88244
  }
88222
88245
  .e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
@@ -89130,7 +89153,8 @@ $grid-checkmark-color: $accent-font !default;
89130
89153
  }
89131
89154
 
89132
89155
  @if $grid-skin == 'fluent2' {
89133
- .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label {
89156
+ .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
89157
+ .e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
89134
89158
  color: $flyout-text-color-hover;
89135
89159
  }
89136
89160
  }
@@ -92990,6 +93014,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
92990
93014
  &.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
92991
93015
  @include grid-wrap;
92992
93016
  }
93017
+ &.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
93018
+ display: inline-block;
93019
+ white-space: nowrap;
93020
+ word-wrap: break-word;
93021
+ }
92993
93022
 
92994
93023
  &.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
92995
93024
  @include grid-wrap;
@@ -120352,13 +120381,17 @@ $pivotpager-single-size-title-padding: 14px !default;
120352
120381
  background: $pivotgrid-grp-bg-color;
120353
120382
  }
120354
120383
 
120355
- .e-toolbar-item .e-tbar-btn.e-btn {
120356
-
120357
- .e-icons.e-btn-icon {
120358
- @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
120359
- font-size: 16px;
120384
+ .e-toolbar-item {
120385
+ .e-tbar-btn.e-btn {
120386
+ .e-icons.e-btn-icon {
120387
+ @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
120388
+ font-size: 16px;
120389
+ }
120360
120390
  }
120361
120391
  }
120392
+ &.e-disabled {
120393
+ pointer-events: none;
120394
+ }
120362
120395
  }
120363
120396
 
120364
120397
  .e-pivot-toolbar-menu {
@@ -137255,6 +137288,8 @@ $aiassist-header-height: 46px !default;
137255
137288
  $aiassist-icon-height: 30px !default;
137256
137289
  $aiassist-icon-width: 30px !default;
137257
137290
  $send-icon-size: 14px !default;
137291
+ $send-icon-bottom: 7px !default;
137292
+ $send-icon-bigger-bottom: 13px !default;
137258
137293
  $aiassist-bigger-header-height: 58px !default;
137259
137294
  $aiassist-bigger-icon-height: 40px !default;
137260
137295
  $aiassist-bigger-icon-width: 40px !default;
@@ -137295,63 +137330,86 @@ $rating-selected-bg-color: $grey-300 !default;
137295
137330
  $send-icon-color: $grey-dark-font !default;
137296
137331
  $send-icon-disabled-color: $send-icon-color !default;
137297
137332
  $prompt-text-border-color: $grey-dark !default;
137333
+ $tbar-header-btn-focus-box-shadow: none !default;
137334
+ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
137298
137335
 
137299
137336
  @include export-module('aiassistview-bigger') {
137300
137337
  .e-bigger.e-aiassistview,
137301
137338
  .e-bigger .e-aiassistview {
137302
137339
  .e-view-header {
137303
137340
  height: $aiassist-bigger-header-height;
137341
+ .e-toolbar {
137342
+ .e-toolbar-items {
137343
+ .e-toolbar-left {
137344
+ height: calc($aiassist-bigger-header-height - 1px);
137345
+ }
137346
+ .e-toolbar-item {
137347
+ &.e-assist-view-header,
137348
+ &.e-custom-view-header {
137349
+ @if ($skin-name == 'highcontrast') {
137350
+ // To apply box-shadow styling during keyboard navigation
137351
+ padding: 1.5px;
137352
+ }
137353
+ @else {
137354
+ padding: 0;
137355
+ }
137356
+ .e-tbar-btn {
137357
+ padding: 0;
137358
+ .e-btn-icon {
137359
+ padding: 4px 4px 4px 2px;
137360
+ }
137361
+ }
137362
+ }
137363
+ }
137364
+ }
137365
+ }
137304
137366
  }
137305
137367
  .e-view-content {
137306
137368
  height: calc(100% - $aiassist-bigger-header-height);
137307
137369
  }
137308
- .e-views {
137309
- .e-prompt-icon {
137310
- min-height: $aiassist-bigger-icon-height;
137311
- }
137312
- .e-output-icon {
137313
- height: $aiassist-bigger-icon-height;
137314
- }
137315
- .e-prompt-icon,
137316
- .e-output-icon {
137317
- min-width: $aiassist-bigger-icon-width;
137318
- }
137319
- .e-loading-body,
137320
- .e-content-body,
137321
- .e-loading-footer {
137322
- padding: 2px 0 0 10px;
137323
- }
137324
- .e-content-container {
137325
- font-size: 16px;
137326
- .e-prompt-text {
137327
- padding: $prompt-text-bigger-padding;
137328
- line-height: 22px;
137329
- }
137370
+ .e-prompt-icon {
137371
+ min-height: $aiassist-bigger-icon-height;
137372
+ }
137373
+ .e-output-icon {
137374
+ height: $aiassist-bigger-icon-height;
137375
+ }
137376
+ .e-prompt-icon,
137377
+ .e-output-icon {
137378
+ min-width: $aiassist-bigger-icon-width;
137379
+ }
137380
+ .e-loading-body,
137381
+ .e-content-body,
137382
+ .e-loading-footer {
137383
+ padding: 6px 0 0 6px;
137384
+ }
137385
+ .e-prompt-text {
137386
+ padding: $prompt-text-bigger-padding;
137387
+ line-height: 22px;
137388
+ }
137389
+ .e-content-container {
137390
+ font-size: 16px;
137391
+ }
137392
+ .e-suggestion-header {
137393
+ font-size: 16px;
137394
+ font-weight: $suggesstions-header-bigger-font-weight;
137395
+ margin-bottom: 15px;
137396
+ }
137397
+ .e-suggestions {
137398
+ &.e-suggestion-item-template ul li {
137399
+ padding: 0;
137330
137400
  }
137331
- .e-suggestions {
137332
- &.e-suggestion-item-template ul li {
137333
- padding: 0;
137334
- }
137335
- .e-suggestion-header {
137336
- font-size: 16px;
137337
- font-weight: $suggesstions-header-bigger-font-weight;
137338
- margin-bottom: 15px;
137339
- }
137340
- ul {
137341
- li {
137342
- line-height: 22px;
137343
- font-weight: $suggesstions-bigger-font-weight;
137344
- padding: $suggesstions-bigger-list-padding;
137345
- margin: $suggesstions-bigger-list-margin;
137346
- }
137347
- }
137401
+ li {
137402
+ line-height: 22px;
137403
+ font-weight: $suggesstions-bigger-font-weight;
137404
+ padding: $suggesstions-bigger-list-padding;
137405
+ margin: $suggesstions-bigger-list-margin;
137348
137406
  }
137349
137407
  }
137408
+ .e-assist-send {
137409
+ font-size: $send-icon-size-bigger;
137410
+ bottom: $send-icon-bigger-bottom;
137411
+ }
137350
137412
  .e-footer {
137351
- .e-assist-send {
137352
- font-size: $send-icon-size-bigger;
137353
- bottom: 9px;
137354
- }
137355
137413
  .e-input-group.e-control-wrapper.e-multi-line-input {
137356
137414
  .e-textarea {
137357
137415
  min-height: 38px;
@@ -137360,6 +137418,11 @@ $prompt-text-border-color: $grey-dark !default;
137360
137418
  min-height: 28px;
137361
137419
  }
137362
137420
  }
137421
+ &.e-rtl .e-textarea {
137422
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
137423
+ padding: 6px 16px 6px 12px;
137424
+ }
137425
+ }
137363
137426
  }
137364
137427
  }
137365
137428
  .e-stop-response.e-btn-active {
@@ -137371,13 +137434,24 @@ $prompt-text-border-color: $grey-dark !default;
137371
137434
  font-size: $response-stopper-bigger-font-size;
137372
137435
  }
137373
137436
  &.e-rtl {
137374
- .e-views {
137375
- .e-suggestions {
137376
- li {
137377
- margin: $suggesstions-bigger-list-margin-rtl;
137437
+ .e-view-header .e-toolbar-item {
137438
+ &.e-assist-view-header,
137439
+ &.e-custom-view-header {
137440
+ .e-tbar-btn .e-btn-icon {
137441
+ padding: 4px 2px 4px 4px;
137378
137442
  }
137379
137443
  }
137380
137444
  }
137445
+ .e-suggestions {
137446
+ li {
137447
+ margin: $suggesstions-bigger-list-margin-rtl;
137448
+ }
137449
+ }
137450
+ .e-loading-body,
137451
+ .e-content-body,
137452
+ .e-loading-footer {
137453
+ padding: 6px 6px 0 0;
137454
+ }
137381
137455
  }
137382
137456
  }
137383
137457
  }
@@ -137405,14 +137479,29 @@ $prompt-text-border-color: $grey-dark !default;
137405
137479
  width: 100%;
137406
137480
  border-radius: 4px;
137407
137481
  }
137408
- .e-tbar-btn {
137409
- padding: 0;
137482
+ &.e-assist-view-header,
137483
+ &.e-custom-view-header {
137484
+ @if ($skin-name == 'highcontrast') {
137485
+ // To apply box-shadow styling during keyboard navigation
137486
+ padding: 1px;
137487
+ }
137488
+ @else {
137489
+ padding: 0;
137490
+ }
137491
+ .e-tbar-btn {
137492
+ padding: 0;
137493
+ .e-btn-icon {
137494
+ padding: 4px 4px 4px 2px;
137495
+ }
137496
+ }
137497
+ }
137498
+ &.e-active .e-btn {
137499
+ cursor: pointer;
137410
137500
  }
137411
137501
  }
137412
- }
137413
- .e-view-header .e-toolbar-item.e-active .e-btn {
137414
- border-radius: 0;
137415
- cursor: pointer;
137502
+ .e-toolbar .e-toolbar-items .e-toolbar-left {
137503
+ height: calc($aiassist-header-height - 1px);
137504
+ }
137416
137505
  }
137417
137506
  .e-view-container,
137418
137507
  .e-footer {
@@ -137462,36 +137551,94 @@ $prompt-text-border-color: $grey-dark !default;
137462
137551
  }
137463
137552
  .e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
137464
137553
  .e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
137465
- @if $theme-name == 'highcontrast' {
137466
- padding: 6px 0 6px 5px;
137467
- }
137468
- @else {
137469
- padding: 6px 0 6px 2px;
137470
- }
137554
+ padding: 6px 2px;
137471
137555
  }
137472
137556
  }
137473
- .e-views {
137557
+ .e-output-container {
137558
+ width: 90%;
137474
137559
  display: flex;
137475
- justify-content: space-around;
137476
- .e-output-container {
137477
- width: 90%;
137478
- display: flex;
137479
- align-self: flex-start;
137480
- margin: 10px 0;
137560
+ align-self: flex-start;
137561
+ margin: 10px 0;
137562
+ }
137563
+ .e-prompt-icon {
137564
+ margin: 0 0 0 8px;
137565
+ min-height: $aiassist-icon-height;
137566
+ }
137567
+ .e-output-icon {
137568
+ height: $aiassist-icon-height;
137569
+ margin: 0 4px 0 8px;
137570
+ }
137571
+ .e-prompt-icon,
137572
+ .e-output-icon {
137573
+ border-radius: 50%;
137574
+ min-width: $aiassist-icon-width;
137575
+ }
137576
+ .e-loading-body,
137577
+ .e-content-body,
137578
+ .e-loading-footer {
137579
+ padding: 2px 0 0 6px;
137580
+ }
137581
+ .e-content-container {
137582
+ margin-top: 16px;
137583
+ font-size: 14px;
137584
+ justify-content: space-between;
137585
+ }
137586
+ .e-prompt-text {
137587
+ white-space: pre-wrap;
137588
+ height: fit-content;
137589
+ border-radius: $prompt-text-border-radius;
137590
+ padding: $prompt-text-padding;
137591
+ line-height: 20px;
137592
+ }
137593
+ .e-content-footer,
137594
+ .e-prompt-toolbar {
137595
+ opacity: 0;
137596
+ }
137597
+ .e-prompt-container {
137598
+ gap: 2px;
137599
+ align-self: flex-end;
137600
+ max-width: 70%;
137601
+ margin-bottom: 5px;
137602
+ flex-direction: column;
137603
+ &:hover .e-assist-edit-icon {
137604
+ opacity: 1;
137605
+ cursor: pointer;
137481
137606
  }
137482
- .e-prompt-icon {
137483
- margin: 0 8px;
137484
- min-height: $aiassist-icon-height;
137607
+ }
137608
+ .e-suggestion-header {
137609
+ font-size: 14px;
137610
+ font-weight: $suggesstions-header-font-weight;
137611
+ margin: 0 2px 8px 8px;
137612
+ text-align: right;
137613
+ }
137614
+ .e-suggestions {
137615
+ width: 100%;
137616
+ &.e-suggestion-item-template li {
137617
+ padding: 0;
137485
137618
  }
137486
- .e-output-icon {
137487
- height: $aiassist-icon-height;
137488
- margin-left: 10px;
137619
+ ul {
137620
+ list-style-type: none;
137621
+ padding: 0;
137622
+ margin: 0;
137623
+ display: flex;
137624
+ flex-wrap: wrap;
137625
+ justify-content: end;
137489
137626
  }
137490
- .e-prompt-icon,
137491
- .e-output-icon {
137492
- border-radius: 50%;
137493
- min-width: $aiassist-icon-width;
137627
+ li {
137628
+ line-height: 20px;
137629
+ font-weight: $suggesstions-font-weight;
137630
+ padding: $suggesstions-list-padding;
137631
+ margin: $suggesstions-list-margin;
137632
+ border-radius: $suggesstions-list-border-radius;
137633
+ cursor: pointer;
137634
+ white-space: nowrap;
137635
+ overflow: hidden;
137636
+ text-overflow: ellipsis;
137494
137637
  }
137638
+ }
137639
+ .e-views {
137640
+ display: flex;
137641
+ justify-content: space-around;
137495
137642
  .e-content-body {
137496
137643
  line-height: 25px;
137497
137644
  border-radius: 4px;
@@ -137577,85 +137724,36 @@ $prompt-text-border-color: $grey-dark !default;
137577
137724
  .e-content-body > *:first-child {
137578
137725
  margin-block-start: 0;
137579
137726
  }
137580
- .e-loading-body,
137581
- .e-content-body,
137582
- .e-loading-footer {
137583
- padding: 2px 0 0 8px;
137584
- }
137585
- .e-content-footer,
137586
- .e-prompt-toolbar {
137587
- opacity: 0;
137588
- }
137589
- .e-content-container {
137590
- margin-top: 16px;
137591
- font-size: 14px;
137592
- justify-content: space-between;
137593
- .e-prompt-text {
137594
- white-space: pre-wrap;
137595
- height: fit-content;
137596
- border-radius: $prompt-text-border-radius;
137597
- padding: $prompt-text-padding;
137598
- margin-right: 2px;
137599
- line-height: 20px;
137600
- }
137601
- }
137602
- .e-suggestions {
137603
- width: 100%;
137604
- &.e-suggestion-item-template li {
137605
- padding: 0;
137606
- }
137607
- .e-suggestion-header {
137608
- font-size: 14px;
137609
- font-weight: $suggesstions-header-font-weight;
137610
- margin: 0 2px 8px 8px;
137611
- text-align: right;
137612
- }
137613
- ul {
137614
- list-style-type: none;
137615
- padding: 0;
137616
- margin: 0;
137617
- display: flex;
137618
- flex-wrap: wrap;
137619
- justify-content: end;
137620
- }
137621
- li {
137622
- line-height: 20px;
137623
- font-weight: $suggesstions-font-weight;
137624
- padding: $suggesstions-list-padding;
137625
- margin: $suggesstions-list-margin;
137626
- border-radius: $suggesstions-list-border-radius;
137627
- cursor: pointer;
137628
- white-space: nowrap;
137629
- overflow: hidden;
137630
- text-overflow: ellipsis;
137631
- }
137632
- }
137633
- .e-prompt-container {
137634
- gap: 2px;
137635
- align-self: flex-end;
137636
- max-width: 70%;
137637
- margin-bottom: 5px;
137638
- flex-direction: column;
137639
- &:hover .e-assist-edit-icon {
137640
- opacity: 1;
137641
- cursor: pointer;
137642
- }
137643
- }
137644
137727
  }
137645
137728
  .e-views,
137646
137729
  .e-custom-view,
137647
- .e-aiassist-view-content-section {
137730
+ .e-assistview-content-section {
137648
137731
  height: 100%;
137649
- overflow-y: scroll;
137732
+ overflow: scroll;
137650
137733
  &::-webkit-scrollbar {
137651
137734
  width: $ai-assist-scrollbar-width;
137735
+ height: $ai-assist-scrollbar-width;
137652
137736
  }
137653
137737
  &::-webkit-scrollbar-thumb {
137654
137738
  border-radius: 10px;
137655
137739
  }
137656
137740
  }
137657
- .e-content {
137658
- margin-right: 8px;
137741
+ .e-assist-send {
137742
+ position: absolute;
137743
+ right: 20px;
137744
+ font-size: $send-icon-size;
137745
+ bottom: $send-icon-bottom;
137746
+ padding-top: 2px;
137747
+ }
137748
+ .e-assist-send.disabled {
137749
+ pointer-events: none;
137750
+ opacity: .5;
137751
+ cursor: not-allowed;
137752
+ }
137753
+ .e-assist-send.enabled {
137754
+ pointer-events: auto;
137755
+ opacity: 1;
137756
+ cursor: pointer;
137659
137757
  }
137660
137758
  .e-footer {
137661
137759
  position: relative;
@@ -137674,23 +137772,6 @@ $prompt-text-border-color: $grey-dark !default;
137674
137772
  .hide-scrollbar textarea {
137675
137773
  scrollbar-width: none;
137676
137774
  }
137677
- .e-assist-send {
137678
- position: absolute;
137679
- right: 20px;
137680
- font-size: $send-icon-size;
137681
- bottom: 8px;
137682
- padding-top: 2px;
137683
- }
137684
- .e-assist-send.disabled {
137685
- pointer-events: none;
137686
- opacity: .5;
137687
- cursor: not-allowed;
137688
- }
137689
- .e-assist-send.enabled {
137690
- pointer-events: auto;
137691
- opacity: 1;
137692
- cursor: pointer;
137693
- }
137694
137775
  &:has(.e-rtl) .e-assist-send {
137695
137776
  right: unset;
137696
137777
  left: 20px;
@@ -137702,6 +137783,13 @@ $prompt-text-border-color: $grey-dark !default;
137702
137783
  .e-multi-line-input.e-rtl {
137703
137784
  padding-left: 35px;
137704
137785
  padding-right: unset;
137786
+ &.e-input-group.e-control-wrapper {
137787
+ .e-textarea {
137788
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
137789
+ padding: 4px 12px 4px 8px;
137790
+ }
137791
+ }
137792
+ }
137705
137793
  }
137706
137794
  .e-input-group.e-multi-line-input {
137707
137795
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
@@ -137783,16 +137871,24 @@ $prompt-text-border-color: $grey-dark !default;
137783
137871
  outline: 1px solid;
137784
137872
  }
137785
137873
  &.e-rtl {
137786
- .e-views {
137787
- .e-suggestions {
137788
- .e-suggestion-header {
137789
- text-align: left;
137790
- margin: 0 8px 8px 2px;
137791
- }
137792
- li {
137793
- margin: $suggesstions-list-margin-rtl;
137874
+ .e-view-header .e-toolbar-item {
137875
+ &.e-assist-view-header,
137876
+ &.e-custom-view-header {
137877
+ .e-tbar-btn .e-btn-icon {
137878
+ padding: 4px 2px 4px 4px;
137794
137879
  }
137795
137880
  }
137881
+ }
137882
+ .e-suggestion-header {
137883
+ text-align: left;
137884
+ margin: 0 8px 8px 2px;
137885
+ }
137886
+ .e-suggestions {
137887
+ li {
137888
+ margin: $suggesstions-list-margin-rtl;
137889
+ }
137890
+ }
137891
+ .e-views {
137796
137892
  .e-content-body {
137797
137893
  blockquote {
137798
137894
  padding-left: unset;
@@ -137807,6 +137903,17 @@ $prompt-text-border-color: $grey-dark !default;
137807
137903
  }
137808
137904
  }
137809
137905
  }
137906
+ .e-loading-body,
137907
+ .e-content-body,
137908
+ .e-loading-footer {
137909
+ padding: 2px 6px 0 0;
137910
+ }
137911
+ .e-prompt-icon {
137912
+ margin: 0 8px 0 0;
137913
+ }
137914
+ .e-output-icon {
137915
+ margin: 0 8px 0 4px;
137916
+ }
137810
137917
  }
137811
137918
  }
137812
137919
  @media (max-width: 760px) {
@@ -137815,12 +137922,14 @@ $prompt-text-border-color: $grey-dark !default;
137815
137922
  .e-footer {
137816
137923
  width: 100%;
137817
137924
  }
137818
- .e-view-container .e-suggestions {
137925
+ .e-view-container .e-suggestions,
137926
+ .e-prompt-content {
137819
137927
  padding-right: 8px;
137820
137928
  }
137821
137929
  &.e-rtl {
137822
- .e-view-container .e-suggestions {
137823
- padding-left: 8px;
137930
+ .e-view-container .e-suggestions,
137931
+ .e-prompt-content {
137932
+ padding: 0 0 0 8px;
137824
137933
  }
137825
137934
  }
137826
137935
  }
@@ -137858,26 +137967,55 @@ $prompt-text-border-color: $grey-dark !default;
137858
137967
  }
137859
137968
  .e-tbar-btn {
137860
137969
  background: transparent;
137970
+ &:focus {
137971
+ box-shadow: none;
137972
+ }
137973
+ &:focus-visible {
137974
+ box-shadow: $tbar-header-btn-focus-box-shadow;
137975
+ @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') {
137976
+ background: $tbar-header-hover-bg-color;
137977
+ }
137978
+ }
137861
137979
  }
137862
137980
  }
137863
137981
  }
137864
- .e-views {
137865
- .e-prompt-icon,
137866
- .e-output-icon {
137867
- border: 1px solid $icon-border-color;
137868
- color: $user-logo-color;
137869
- background-color: $user-logo-bg-color;
137870
- }
137871
- .e-prompt-text {
137872
- background: $suggested-content-bg-color;
137982
+ .e-suggestion-header {
137983
+ color: $suggesstions-header-color;
137984
+ }
137985
+ .e-suggestions {
137986
+ li {
137873
137987
  color: $suggested-content-text-color;
137988
+ box-shadow: $suggestion-li-box-shadow;
137874
137989
  @if ($skin-name == 'bootstrap5.3') {
137875
137990
  border: none;
137876
137991
  }
137877
137992
  @else {
137878
- border: 1px solid $prompt-text-border-color;
137993
+ border: 1px solid $suggestion-li-border-color;
137879
137994
  }
137880
137995
  }
137996
+ }
137997
+ .e-prompt-icon,
137998
+ .e-output-icon {
137999
+ border: 1px solid $icon-border-color;
138000
+ color: $user-logo-color;
138001
+ @if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
138002
+ background: $user-logo-bg-color;
138003
+ }
138004
+ @else {
138005
+ background-color: $user-logo-bg-color;
138006
+ }
138007
+ }
138008
+ .e-prompt-text {
138009
+ background: $suggested-content-bg-color;
138010
+ color: $suggested-content-text-color;
138011
+ @if ($skin-name == 'bootstrap5.3') {
138012
+ border: none;
138013
+ }
138014
+ @else {
138015
+ border: 1px solid $prompt-text-border-color;
138016
+ }
138017
+ }
138018
+ .e-views {
137881
138019
  .e-content-body {
137882
138020
  color: $response-text-color;
137883
138021
  a {
@@ -137917,21 +138055,6 @@ $prompt-text-border-color: $grey-dark !default;
137917
138055
  color: rgba(255, 212, 212, 1);
137918
138056
  }
137919
138057
  }
137920
- .e-suggestions {
137921
- .e-suggestion-header {
137922
- color: $suggesstions-header-color;
137923
- }
137924
- li {
137925
- color: $suggested-content-text-color;
137926
- box-shadow: $suggestion-li-box-shadow;
137927
- @if ($skin-name == 'bootstrap5.3') {
137928
- border: none;
137929
- }
137930
- @else {
137931
- border: 1px solid $suggestion-li-border-color;
137932
- }
137933
- }
137934
- }
137935
138058
  }
137936
138059
  .e-stop-response {
137937
138060
  border-color: $response-stopper-border-color;
@@ -137941,21 +138064,21 @@ $prompt-text-border-color: $grey-dark !default;
137941
138064
  }
137942
138065
  .e-views,
137943
138066
  .e-custom-view,
137944
- .e-aiassist-view-content-section {
138067
+ .e-assistview-content-section {
137945
138068
  &::-webkit-scrollbar-thumb {
137946
138069
  background: $scrollbar-color;
137947
138070
  }
137948
138071
  }
138072
+ .e-assist-send {
138073
+ color: $send-icon-color;
138074
+ &.disabled {
138075
+ color: $send-icon-disabled-color;
138076
+ }
138077
+ }
137949
138078
  .e-footer {
137950
138079
  textarea::-webkit-scrollbar-thumb {
137951
138080
  background: $scrollbar-color;
137952
138081
  }
137953
- .e-assist-send {
137954
- color: $send-icon-color;
137955
- &.disabled {
137956
- color: $send-icon-disabled-color;
137957
- }
137958
- }
137959
138082
  // To override the default border style of the textarea component for the Material and Material3 themes.
137960
138083
  .e-input-group.e-multi-line-input {
137961
138084
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {