@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
@@ -35107,13 +35107,11 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
35107
35107
  @if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
35108
35108
  @include alignment(6px, calc(50% - 3px), 'vertical');
35109
35109
  }
35110
- @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' ) {
35111
- @if ($skin-name == 'tailwind') {
35112
- left: calc(50%);
35113
- }
35114
- @else {
35115
- @include alignment(4px, calc(50% - 2px), 'vertical');
35116
- }
35110
+ @if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
35111
+ @include alignment(4px, calc(50% - 2px), 'vertical');
35112
+ }
35113
+ @if ($skin-name == 'tailwind') {
35114
+ @include alignment(4px, calc(50%), 'vertical');
35117
35115
  }
35118
35116
  @if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
35119
35117
  @include alignment(6px, calc(50% - 3px), 'vertical');
@@ -40865,7 +40863,7 @@ $radio-btn-focus-outline-offset: 0 !default;
40865
40863
  }
40866
40864
 
40867
40865
  &::before {
40868
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
40866
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
40869
40867
  background-color: $radio-btn-disabled-not-checked-bg-color;
40870
40868
  }
40871
40869
  @else {
@@ -42936,6 +42934,10 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
42936
42934
  }
42937
42935
  }
42938
42936
 
42937
+ &.e-virtualization .e-list-container{
42938
+ overflow: unset;
42939
+ }
42940
+
42939
42941
  & .e-list-container {
42940
42942
  overflow: hidden;
42941
42943
  position: relative;
@@ -66114,6 +66116,10 @@ $filled-multiselect-chip-hover-bg-color: darken($grey-300, 7%) !default;
66114
66116
  display: block;
66115
66117
  }
66116
66118
 
66119
+ .e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
66120
+ margin-right: 30px;
66121
+ }
66122
+
66117
66123
  .e-multi-select-wrapper .e-multi-hidden {
66118
66124
  border: 0;
66119
66125
  height: 0;
@@ -83390,7 +83396,12 @@ $grid-checkmark-color: $accent-font !default;
83390
83396
  /* stylelint-enable */
83391
83397
 
83392
83398
  .e-dlg-content {
83393
- padding: 24px 27px;
83399
+ @if $grid-skin == 'fluent2' {
83400
+ padding: 24px 27px;
83401
+ }
83402
+ @else {
83403
+ padding: 8px 16px 8px 8px;
83404
+ }
83394
83405
  overflow-y: hidden;
83395
83406
  }
83396
83407
 
@@ -84245,7 +84256,7 @@ $grid-checkmark-color: $accent-font !default;
84245
84256
  }
84246
84257
 
84247
84258
  .e-grid-popup {
84248
- position: relative;
84259
+ position: absolute;
84249
84260
  }
84250
84261
 
84251
84262
  #{&}.e-grid,
@@ -85290,6 +85301,7 @@ $grid-checkmark-color: $accent-font !default;
85290
85301
  .e-filterbarcell,
85291
85302
  .e-filterbarcelldisabled {
85292
85303
  border-width: $grid-filtercell-both-border-width;
85304
+ border-top-width: 1px;
85293
85305
  }
85294
85306
  }
85295
85307
 
@@ -86565,6 +86577,12 @@ $grid-checkmark-color: $accent-font !default;
86565
86577
  padding: $grid-columnchooser-toolbardiv-padding;
86566
86578
  }
86567
86579
 
86580
+ &:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
86581
+ @if $grid-skin == 'fluent' {
86582
+ padding-bottom: 1px;
86583
+ }
86584
+ }
86585
+
86568
86586
  .e-edit-dialog {
86569
86587
  min-height: 350px;
86570
86588
  .e-dlg-content {
@@ -87258,6 +87276,7 @@ $grid-checkmark-color: $accent-font !default;
87258
87276
  .e-filterbarcell,
87259
87277
  .e-filterbarcelldisabled {
87260
87278
  border-width: $grid-filtercell-both-border-width;
87279
+ border-top-width: 1px;
87261
87280
  }
87262
87281
 
87263
87282
  .e-rowcell,
@@ -87379,14 +87398,17 @@ $grid-checkmark-color: $accent-font !default;
87379
87398
  }
87380
87399
 
87381
87400
  &.e-wrap {
87382
- & .e-gridheader .e-rowcell,
87383
- & .e-gridcontent .e-rowcell,
87401
+ & .e-rowcell,
87384
87402
  & .e-columnheader .e-stackedheadercelldiv,
87385
87403
  & .e-columnheader .e-headercelldiv,
87386
87404
  & .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
87387
87405
  @include wrap-styles;
87388
87406
  }
87389
87407
 
87408
+ & .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
87409
+ white-space: nowrap;
87410
+ }
87411
+
87390
87412
  & .e-stackedheader .e-columnheader {
87391
87413
  .e-stackedheadercelldiv,
87392
87414
  .e-headercelldiv {
@@ -87944,7 +87966,8 @@ $grid-checkmark-color: $accent-font !default;
87944
87966
  }
87945
87967
 
87946
87968
  @if $grid-skin == 'fluent2' {
87947
- .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item {
87969
+ .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
87970
+ .e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
87948
87971
  padding: 0 6px;
87949
87972
  }
87950
87973
  .e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
@@ -88858,7 +88881,8 @@ $grid-checkmark-color: $accent-font !default;
88858
88881
  }
88859
88882
 
88860
88883
  @if $grid-skin == 'fluent2' {
88861
- .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label {
88884
+ .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
88885
+ .e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
88862
88886
  color: $flyout-text-color-hover;
88863
88887
  }
88864
88888
  }
@@ -92719,6 +92743,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
92719
92743
  &.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
92720
92744
  @include grid-wrap;
92721
92745
  }
92746
+ &.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
92747
+ display: inline-block;
92748
+ white-space: nowrap;
92749
+ word-wrap: break-word;
92750
+ }
92722
92751
 
92723
92752
  &.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
92724
92753
  @include grid-wrap;
@@ -120079,13 +120108,17 @@ $pivotpager-single-size-title-padding: 14px !default;
120079
120108
  background: $pivotgrid-grp-bg-color;
120080
120109
  }
120081
120110
 
120082
- .e-toolbar-item .e-tbar-btn.e-btn {
120083
-
120084
- .e-icons.e-btn-icon {
120085
- @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
120086
- font-size: 16px;
120111
+ .e-toolbar-item {
120112
+ .e-tbar-btn.e-btn {
120113
+ .e-icons.e-btn-icon {
120114
+ @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
120115
+ font-size: 16px;
120116
+ }
120087
120117
  }
120088
120118
  }
120119
+ &.e-disabled {
120120
+ pointer-events: none;
120121
+ }
120089
120122
  }
120090
120123
 
120091
120124
  .e-pivot-toolbar-menu {
@@ -136981,6 +137014,8 @@ $aiassist-header-height: 46px !default;
136981
137014
  $aiassist-icon-height: 30px !default;
136982
137015
  $aiassist-icon-width: 30px !default;
136983
137016
  $send-icon-size: 14px !default;
137017
+ $send-icon-bottom: 7px !default;
137018
+ $send-icon-bigger-bottom: 13px !default;
136984
137019
  $aiassist-bigger-header-height: 58px !default;
136985
137020
  $aiassist-bigger-icon-height: 40px !default;
136986
137021
  $aiassist-bigger-icon-width: 40px !default;
@@ -137021,63 +137056,86 @@ $rating-selected-bg-color: $grey-900 !default;
137021
137056
  $send-icon-color: rgba($grey-light-font, .54) !default;
137022
137057
  $send-icon-disabled-color: $send-icon-color !default;
137023
137058
  $prompt-text-border-color: $grey-white !default;
137059
+ $tbar-header-btn-focus-box-shadow: none !default;
137060
+ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
137024
137061
 
137025
137062
  @include export-module('aiassistview-bigger') {
137026
137063
  .e-bigger.e-aiassistview,
137027
137064
  .e-bigger .e-aiassistview {
137028
137065
  .e-view-header {
137029
137066
  height: $aiassist-bigger-header-height;
137067
+ .e-toolbar {
137068
+ .e-toolbar-items {
137069
+ .e-toolbar-left {
137070
+ height: calc($aiassist-bigger-header-height - 1px);
137071
+ }
137072
+ .e-toolbar-item {
137073
+ &.e-assist-view-header,
137074
+ &.e-custom-view-header {
137075
+ @if ($skin-name == 'highcontrast') {
137076
+ // To apply box-shadow styling during keyboard navigation
137077
+ padding: 1.5px;
137078
+ }
137079
+ @else {
137080
+ padding: 0;
137081
+ }
137082
+ .e-tbar-btn {
137083
+ padding: 0;
137084
+ .e-btn-icon {
137085
+ padding: 4px 4px 4px 2px;
137086
+ }
137087
+ }
137088
+ }
137089
+ }
137090
+ }
137091
+ }
137030
137092
  }
137031
137093
  .e-view-content {
137032
137094
  height: calc(100% - $aiassist-bigger-header-height);
137033
137095
  }
137034
- .e-views {
137035
- .e-prompt-icon {
137036
- min-height: $aiassist-bigger-icon-height;
137037
- }
137038
- .e-output-icon {
137039
- height: $aiassist-bigger-icon-height;
137040
- }
137041
- .e-prompt-icon,
137042
- .e-output-icon {
137043
- min-width: $aiassist-bigger-icon-width;
137044
- }
137045
- .e-loading-body,
137046
- .e-content-body,
137047
- .e-loading-footer {
137048
- padding: 2px 0 0 10px;
137049
- }
137050
- .e-content-container {
137051
- font-size: 16px;
137052
- .e-prompt-text {
137053
- padding: $prompt-text-bigger-padding;
137054
- line-height: 22px;
137055
- }
137096
+ .e-prompt-icon {
137097
+ min-height: $aiassist-bigger-icon-height;
137098
+ }
137099
+ .e-output-icon {
137100
+ height: $aiassist-bigger-icon-height;
137101
+ }
137102
+ .e-prompt-icon,
137103
+ .e-output-icon {
137104
+ min-width: $aiassist-bigger-icon-width;
137105
+ }
137106
+ .e-loading-body,
137107
+ .e-content-body,
137108
+ .e-loading-footer {
137109
+ padding: 6px 0 0 6px;
137110
+ }
137111
+ .e-prompt-text {
137112
+ padding: $prompt-text-bigger-padding;
137113
+ line-height: 22px;
137114
+ }
137115
+ .e-content-container {
137116
+ font-size: 16px;
137117
+ }
137118
+ .e-suggestion-header {
137119
+ font-size: 16px;
137120
+ font-weight: $suggesstions-header-bigger-font-weight;
137121
+ margin-bottom: 15px;
137122
+ }
137123
+ .e-suggestions {
137124
+ &.e-suggestion-item-template ul li {
137125
+ padding: 0;
137056
137126
  }
137057
- .e-suggestions {
137058
- &.e-suggestion-item-template ul li {
137059
- padding: 0;
137060
- }
137061
- .e-suggestion-header {
137062
- font-size: 16px;
137063
- font-weight: $suggesstions-header-bigger-font-weight;
137064
- margin-bottom: 15px;
137065
- }
137066
- ul {
137067
- li {
137068
- line-height: 22px;
137069
- font-weight: $suggesstions-bigger-font-weight;
137070
- padding: $suggesstions-bigger-list-padding;
137071
- margin: $suggesstions-bigger-list-margin;
137072
- }
137073
- }
137127
+ li {
137128
+ line-height: 22px;
137129
+ font-weight: $suggesstions-bigger-font-weight;
137130
+ padding: $suggesstions-bigger-list-padding;
137131
+ margin: $suggesstions-bigger-list-margin;
137074
137132
  }
137075
137133
  }
137134
+ .e-assist-send {
137135
+ font-size: $send-icon-size-bigger;
137136
+ bottom: $send-icon-bigger-bottom;
137137
+ }
137076
137138
  .e-footer {
137077
- .e-assist-send {
137078
- font-size: $send-icon-size-bigger;
137079
- bottom: 9px;
137080
- }
137081
137139
  .e-input-group.e-control-wrapper.e-multi-line-input {
137082
137140
  .e-textarea {
137083
137141
  min-height: 38px;
@@ -137086,6 +137144,11 @@ $prompt-text-border-color: $grey-white !default;
137086
137144
  min-height: 28px;
137087
137145
  }
137088
137146
  }
137147
+ &.e-rtl .e-textarea {
137148
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
137149
+ padding: 6px 16px 6px 12px;
137150
+ }
137151
+ }
137089
137152
  }
137090
137153
  }
137091
137154
  .e-stop-response.e-btn-active {
@@ -137097,13 +137160,24 @@ $prompt-text-border-color: $grey-white !default;
137097
137160
  font-size: $response-stopper-bigger-font-size;
137098
137161
  }
137099
137162
  &.e-rtl {
137100
- .e-views {
137101
- .e-suggestions {
137102
- li {
137103
- margin: $suggesstions-bigger-list-margin-rtl;
137163
+ .e-view-header .e-toolbar-item {
137164
+ &.e-assist-view-header,
137165
+ &.e-custom-view-header {
137166
+ .e-tbar-btn .e-btn-icon {
137167
+ padding: 4px 2px 4px 4px;
137104
137168
  }
137105
137169
  }
137106
137170
  }
137171
+ .e-suggestions {
137172
+ li {
137173
+ margin: $suggesstions-bigger-list-margin-rtl;
137174
+ }
137175
+ }
137176
+ .e-loading-body,
137177
+ .e-content-body,
137178
+ .e-loading-footer {
137179
+ padding: 6px 6px 0 0;
137180
+ }
137107
137181
  }
137108
137182
  }
137109
137183
  }
@@ -137131,14 +137205,29 @@ $prompt-text-border-color: $grey-white !default;
137131
137205
  width: 100%;
137132
137206
  border-radius: 4px;
137133
137207
  }
137134
- .e-tbar-btn {
137135
- padding: 0;
137208
+ &.e-assist-view-header,
137209
+ &.e-custom-view-header {
137210
+ @if ($skin-name == 'highcontrast') {
137211
+ // To apply box-shadow styling during keyboard navigation
137212
+ padding: 1px;
137213
+ }
137214
+ @else {
137215
+ padding: 0;
137216
+ }
137217
+ .e-tbar-btn {
137218
+ padding: 0;
137219
+ .e-btn-icon {
137220
+ padding: 4px 4px 4px 2px;
137221
+ }
137222
+ }
137223
+ }
137224
+ &.e-active .e-btn {
137225
+ cursor: pointer;
137136
137226
  }
137137
137227
  }
137138
- }
137139
- .e-view-header .e-toolbar-item.e-active .e-btn {
137140
- border-radius: 0;
137141
- cursor: pointer;
137228
+ .e-toolbar .e-toolbar-items .e-toolbar-left {
137229
+ height: calc($aiassist-header-height - 1px);
137230
+ }
137142
137231
  }
137143
137232
  .e-view-container,
137144
137233
  .e-footer {
@@ -137188,36 +137277,94 @@ $prompt-text-border-color: $grey-white !default;
137188
137277
  }
137189
137278
  .e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
137190
137279
  .e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
137191
- @if $theme-name == 'highcontrast' {
137192
- padding: 6px 0 6px 5px;
137193
- }
137194
- @else {
137195
- padding: 6px 0 6px 2px;
137196
- }
137280
+ padding: 6px 2px;
137197
137281
  }
137198
137282
  }
137199
- .e-views {
137283
+ .e-output-container {
137284
+ width: 90%;
137200
137285
  display: flex;
137201
- justify-content: space-around;
137202
- .e-output-container {
137203
- width: 90%;
137204
- display: flex;
137205
- align-self: flex-start;
137206
- margin: 10px 0;
137286
+ align-self: flex-start;
137287
+ margin: 10px 0;
137288
+ }
137289
+ .e-prompt-icon {
137290
+ margin: 0 0 0 8px;
137291
+ min-height: $aiassist-icon-height;
137292
+ }
137293
+ .e-output-icon {
137294
+ height: $aiassist-icon-height;
137295
+ margin: 0 4px 0 8px;
137296
+ }
137297
+ .e-prompt-icon,
137298
+ .e-output-icon {
137299
+ border-radius: 50%;
137300
+ min-width: $aiassist-icon-width;
137301
+ }
137302
+ .e-loading-body,
137303
+ .e-content-body,
137304
+ .e-loading-footer {
137305
+ padding: 2px 0 0 6px;
137306
+ }
137307
+ .e-content-container {
137308
+ margin-top: 16px;
137309
+ font-size: 14px;
137310
+ justify-content: space-between;
137311
+ }
137312
+ .e-prompt-text {
137313
+ white-space: pre-wrap;
137314
+ height: fit-content;
137315
+ border-radius: $prompt-text-border-radius;
137316
+ padding: $prompt-text-padding;
137317
+ line-height: 20px;
137318
+ }
137319
+ .e-content-footer,
137320
+ .e-prompt-toolbar {
137321
+ opacity: 0;
137322
+ }
137323
+ .e-prompt-container {
137324
+ gap: 2px;
137325
+ align-self: flex-end;
137326
+ max-width: 70%;
137327
+ margin-bottom: 5px;
137328
+ flex-direction: column;
137329
+ &:hover .e-assist-edit-icon {
137330
+ opacity: 1;
137331
+ cursor: pointer;
137207
137332
  }
137208
- .e-prompt-icon {
137209
- margin: 0 8px;
137210
- min-height: $aiassist-icon-height;
137333
+ }
137334
+ .e-suggestion-header {
137335
+ font-size: 14px;
137336
+ font-weight: $suggesstions-header-font-weight;
137337
+ margin: 0 2px 8px 8px;
137338
+ text-align: right;
137339
+ }
137340
+ .e-suggestions {
137341
+ width: 100%;
137342
+ &.e-suggestion-item-template li {
137343
+ padding: 0;
137211
137344
  }
137212
- .e-output-icon {
137213
- height: $aiassist-icon-height;
137214
- margin-left: 10px;
137345
+ ul {
137346
+ list-style-type: none;
137347
+ padding: 0;
137348
+ margin: 0;
137349
+ display: flex;
137350
+ flex-wrap: wrap;
137351
+ justify-content: end;
137215
137352
  }
137216
- .e-prompt-icon,
137217
- .e-output-icon {
137218
- border-radius: 50%;
137219
- min-width: $aiassist-icon-width;
137353
+ li {
137354
+ line-height: 20px;
137355
+ font-weight: $suggesstions-font-weight;
137356
+ padding: $suggesstions-list-padding;
137357
+ margin: $suggesstions-list-margin;
137358
+ border-radius: $suggesstions-list-border-radius;
137359
+ cursor: pointer;
137360
+ white-space: nowrap;
137361
+ overflow: hidden;
137362
+ text-overflow: ellipsis;
137220
137363
  }
137364
+ }
137365
+ .e-views {
137366
+ display: flex;
137367
+ justify-content: space-around;
137221
137368
  .e-content-body {
137222
137369
  line-height: 25px;
137223
137370
  border-radius: 4px;
@@ -137303,85 +137450,36 @@ $prompt-text-border-color: $grey-white !default;
137303
137450
  .e-content-body > *:first-child {
137304
137451
  margin-block-start: 0;
137305
137452
  }
137306
- .e-loading-body,
137307
- .e-content-body,
137308
- .e-loading-footer {
137309
- padding: 2px 0 0 8px;
137310
- }
137311
- .e-content-footer,
137312
- .e-prompt-toolbar {
137313
- opacity: 0;
137314
- }
137315
- .e-content-container {
137316
- margin-top: 16px;
137317
- font-size: 14px;
137318
- justify-content: space-between;
137319
- .e-prompt-text {
137320
- white-space: pre-wrap;
137321
- height: fit-content;
137322
- border-radius: $prompt-text-border-radius;
137323
- padding: $prompt-text-padding;
137324
- margin-right: 2px;
137325
- line-height: 20px;
137326
- }
137327
- }
137328
- .e-suggestions {
137329
- width: 100%;
137330
- &.e-suggestion-item-template li {
137331
- padding: 0;
137332
- }
137333
- .e-suggestion-header {
137334
- font-size: 14px;
137335
- font-weight: $suggesstions-header-font-weight;
137336
- margin: 0 2px 8px 8px;
137337
- text-align: right;
137338
- }
137339
- ul {
137340
- list-style-type: none;
137341
- padding: 0;
137342
- margin: 0;
137343
- display: flex;
137344
- flex-wrap: wrap;
137345
- justify-content: end;
137346
- }
137347
- li {
137348
- line-height: 20px;
137349
- font-weight: $suggesstions-font-weight;
137350
- padding: $suggesstions-list-padding;
137351
- margin: $suggesstions-list-margin;
137352
- border-radius: $suggesstions-list-border-radius;
137353
- cursor: pointer;
137354
- white-space: nowrap;
137355
- overflow: hidden;
137356
- text-overflow: ellipsis;
137357
- }
137358
- }
137359
- .e-prompt-container {
137360
- gap: 2px;
137361
- align-self: flex-end;
137362
- max-width: 70%;
137363
- margin-bottom: 5px;
137364
- flex-direction: column;
137365
- &:hover .e-assist-edit-icon {
137366
- opacity: 1;
137367
- cursor: pointer;
137368
- }
137369
- }
137370
137453
  }
137371
137454
  .e-views,
137372
137455
  .e-custom-view,
137373
- .e-aiassist-view-content-section {
137456
+ .e-assistview-content-section {
137374
137457
  height: 100%;
137375
- overflow-y: scroll;
137458
+ overflow: scroll;
137376
137459
  &::-webkit-scrollbar {
137377
137460
  width: $ai-assist-scrollbar-width;
137461
+ height: $ai-assist-scrollbar-width;
137378
137462
  }
137379
137463
  &::-webkit-scrollbar-thumb {
137380
137464
  border-radius: 10px;
137381
137465
  }
137382
137466
  }
137383
- .e-content {
137384
- margin-right: 8px;
137467
+ .e-assist-send {
137468
+ position: absolute;
137469
+ right: 20px;
137470
+ font-size: $send-icon-size;
137471
+ bottom: $send-icon-bottom;
137472
+ padding-top: 2px;
137473
+ }
137474
+ .e-assist-send.disabled {
137475
+ pointer-events: none;
137476
+ opacity: .5;
137477
+ cursor: not-allowed;
137478
+ }
137479
+ .e-assist-send.enabled {
137480
+ pointer-events: auto;
137481
+ opacity: 1;
137482
+ cursor: pointer;
137385
137483
  }
137386
137484
  .e-footer {
137387
137485
  position: relative;
@@ -137400,23 +137498,6 @@ $prompt-text-border-color: $grey-white !default;
137400
137498
  .hide-scrollbar textarea {
137401
137499
  scrollbar-width: none;
137402
137500
  }
137403
- .e-assist-send {
137404
- position: absolute;
137405
- right: 20px;
137406
- font-size: $send-icon-size;
137407
- bottom: 8px;
137408
- padding-top: 2px;
137409
- }
137410
- .e-assist-send.disabled {
137411
- pointer-events: none;
137412
- opacity: .5;
137413
- cursor: not-allowed;
137414
- }
137415
- .e-assist-send.enabled {
137416
- pointer-events: auto;
137417
- opacity: 1;
137418
- cursor: pointer;
137419
- }
137420
137501
  &:has(.e-rtl) .e-assist-send {
137421
137502
  right: unset;
137422
137503
  left: 20px;
@@ -137428,6 +137509,13 @@ $prompt-text-border-color: $grey-white !default;
137428
137509
  .e-multi-line-input.e-rtl {
137429
137510
  padding-left: 35px;
137430
137511
  padding-right: unset;
137512
+ &.e-input-group.e-control-wrapper {
137513
+ .e-textarea {
137514
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
137515
+ padding: 4px 12px 4px 8px;
137516
+ }
137517
+ }
137518
+ }
137431
137519
  }
137432
137520
  .e-input-group.e-multi-line-input {
137433
137521
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
@@ -137509,16 +137597,24 @@ $prompt-text-border-color: $grey-white !default;
137509
137597
  outline: 1px solid;
137510
137598
  }
137511
137599
  &.e-rtl {
137512
- .e-views {
137513
- .e-suggestions {
137514
- .e-suggestion-header {
137515
- text-align: left;
137516
- margin: 0 8px 8px 2px;
137517
- }
137518
- li {
137519
- margin: $suggesstions-list-margin-rtl;
137600
+ .e-view-header .e-toolbar-item {
137601
+ &.e-assist-view-header,
137602
+ &.e-custom-view-header {
137603
+ .e-tbar-btn .e-btn-icon {
137604
+ padding: 4px 2px 4px 4px;
137520
137605
  }
137521
137606
  }
137607
+ }
137608
+ .e-suggestion-header {
137609
+ text-align: left;
137610
+ margin: 0 8px 8px 2px;
137611
+ }
137612
+ .e-suggestions {
137613
+ li {
137614
+ margin: $suggesstions-list-margin-rtl;
137615
+ }
137616
+ }
137617
+ .e-views {
137522
137618
  .e-content-body {
137523
137619
  blockquote {
137524
137620
  padding-left: unset;
@@ -137533,6 +137629,17 @@ $prompt-text-border-color: $grey-white !default;
137533
137629
  }
137534
137630
  }
137535
137631
  }
137632
+ .e-loading-body,
137633
+ .e-content-body,
137634
+ .e-loading-footer {
137635
+ padding: 2px 6px 0 0;
137636
+ }
137637
+ .e-prompt-icon {
137638
+ margin: 0 8px 0 0;
137639
+ }
137640
+ .e-output-icon {
137641
+ margin: 0 8px 0 4px;
137642
+ }
137536
137643
  }
137537
137644
  }
137538
137645
  @media (max-width: 760px) {
@@ -137541,12 +137648,14 @@ $prompt-text-border-color: $grey-white !default;
137541
137648
  .e-footer {
137542
137649
  width: 100%;
137543
137650
  }
137544
- .e-view-container .e-suggestions {
137651
+ .e-view-container .e-suggestions,
137652
+ .e-prompt-content {
137545
137653
  padding-right: 8px;
137546
137654
  }
137547
137655
  &.e-rtl {
137548
- .e-view-container .e-suggestions {
137549
- padding-left: 8px;
137656
+ .e-view-container .e-suggestions,
137657
+ .e-prompt-content {
137658
+ padding: 0 0 0 8px;
137550
137659
  }
137551
137660
  }
137552
137661
  }
@@ -137584,26 +137693,55 @@ $prompt-text-border-color: $grey-white !default;
137584
137693
  }
137585
137694
  .e-tbar-btn {
137586
137695
  background: transparent;
137696
+ &:focus {
137697
+ box-shadow: none;
137698
+ }
137699
+ &:focus-visible {
137700
+ box-shadow: $tbar-header-btn-focus-box-shadow;
137701
+ @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') {
137702
+ background: $tbar-header-hover-bg-color;
137703
+ }
137704
+ }
137587
137705
  }
137588
137706
  }
137589
137707
  }
137590
- .e-views {
137591
- .e-prompt-icon,
137592
- .e-output-icon {
137593
- border: 1px solid $icon-border-color;
137594
- color: $user-logo-color;
137595
- background-color: $user-logo-bg-color;
137596
- }
137597
- .e-prompt-text {
137598
- background: $suggested-content-bg-color;
137708
+ .e-suggestion-header {
137709
+ color: $suggesstions-header-color;
137710
+ }
137711
+ .e-suggestions {
137712
+ li {
137599
137713
  color: $suggested-content-text-color;
137714
+ box-shadow: $suggestion-li-box-shadow;
137600
137715
  @if ($skin-name == 'bootstrap5.3') {
137601
137716
  border: none;
137602
137717
  }
137603
137718
  @else {
137604
- border: 1px solid $prompt-text-border-color;
137719
+ border: 1px solid $suggestion-li-border-color;
137605
137720
  }
137606
137721
  }
137722
+ }
137723
+ .e-prompt-icon,
137724
+ .e-output-icon {
137725
+ border: 1px solid $icon-border-color;
137726
+ color: $user-logo-color;
137727
+ @if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
137728
+ background: $user-logo-bg-color;
137729
+ }
137730
+ @else {
137731
+ background-color: $user-logo-bg-color;
137732
+ }
137733
+ }
137734
+ .e-prompt-text {
137735
+ background: $suggested-content-bg-color;
137736
+ color: $suggested-content-text-color;
137737
+ @if ($skin-name == 'bootstrap5.3') {
137738
+ border: none;
137739
+ }
137740
+ @else {
137741
+ border: 1px solid $prompt-text-border-color;
137742
+ }
137743
+ }
137744
+ .e-views {
137607
137745
  .e-content-body {
137608
137746
  color: $response-text-color;
137609
137747
  a {
@@ -137643,21 +137781,6 @@ $prompt-text-border-color: $grey-white !default;
137643
137781
  color: rgba(255, 212, 212, 1);
137644
137782
  }
137645
137783
  }
137646
- .e-suggestions {
137647
- .e-suggestion-header {
137648
- color: $suggesstions-header-color;
137649
- }
137650
- li {
137651
- color: $suggested-content-text-color;
137652
- box-shadow: $suggestion-li-box-shadow;
137653
- @if ($skin-name == 'bootstrap5.3') {
137654
- border: none;
137655
- }
137656
- @else {
137657
- border: 1px solid $suggestion-li-border-color;
137658
- }
137659
- }
137660
- }
137661
137784
  }
137662
137785
  .e-stop-response {
137663
137786
  border-color: $response-stopper-border-color;
@@ -137667,21 +137790,21 @@ $prompt-text-border-color: $grey-white !default;
137667
137790
  }
137668
137791
  .e-views,
137669
137792
  .e-custom-view,
137670
- .e-aiassist-view-content-section {
137793
+ .e-assistview-content-section {
137671
137794
  &::-webkit-scrollbar-thumb {
137672
137795
  background: $scrollbar-color;
137673
137796
  }
137674
137797
  }
137798
+ .e-assist-send {
137799
+ color: $send-icon-color;
137800
+ &.disabled {
137801
+ color: $send-icon-disabled-color;
137802
+ }
137803
+ }
137675
137804
  .e-footer {
137676
137805
  textarea::-webkit-scrollbar-thumb {
137677
137806
  background: $scrollbar-color;
137678
137807
  }
137679
- .e-assist-send {
137680
- color: $send-icon-color;
137681
- &.disabled {
137682
- color: $send-icon-disabled-color;
137683
- }
137684
- }
137685
137808
  // To override the default border style of the textarea component for the Material and Material3 themes.
137686
137809
  .e-input-group.e-multi-line-input {
137687
137810
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {