@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
@@ -16,6 +16,8 @@ $aiassist-header-height: 46px !default;
16
16
  $aiassist-icon-height: 30px !default;
17
17
  $aiassist-icon-width: 30px !default;
18
18
  $send-icon-size: 14px !default;
19
+ $send-icon-bottom: 7px !default;
20
+ $send-icon-bigger-bottom: 13px !default;
19
21
  $aiassist-bigger-header-height: 58px !default;
20
22
  $aiassist-bigger-icon-height: 40px !default;
21
23
  $aiassist-bigger-icon-width: 40px !default;
@@ -56,63 +58,86 @@ $rating-selected-bg-color: $grey-300 !default;
56
58
  $send-icon-color: $grey-dark-font !default;
57
59
  $send-icon-disabled-color: $send-icon-color !default;
58
60
  $prompt-text-border-color: $grey-dark !default;
61
+ $tbar-header-btn-focus-box-shadow: none !default;
62
+ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
59
63
 
60
64
  @include export-module('aiassistview-bigger') {
61
65
  .e-bigger.e-aiassistview,
62
66
  .e-bigger .e-aiassistview {
63
67
  .e-view-header {
64
68
  height: $aiassist-bigger-header-height;
69
+ .e-toolbar {
70
+ .e-toolbar-items {
71
+ .e-toolbar-left {
72
+ height: calc($aiassist-bigger-header-height - 1px);
73
+ }
74
+ .e-toolbar-item {
75
+ &.e-assist-view-header,
76
+ &.e-custom-view-header {
77
+ @if ($skin-name == 'highcontrast') {
78
+ // To apply box-shadow styling during keyboard navigation
79
+ padding: 1.5px;
80
+ }
81
+ @else {
82
+ padding: 0;
83
+ }
84
+ .e-tbar-btn {
85
+ padding: 0;
86
+ .e-btn-icon {
87
+ padding: 4px 4px 4px 2px;
88
+ }
89
+ }
90
+ }
91
+ }
92
+ }
93
+ }
65
94
  }
66
95
  .e-view-content {
67
96
  height: calc(100% - $aiassist-bigger-header-height);
68
97
  }
69
- .e-views {
70
- .e-prompt-icon {
71
- min-height: $aiassist-bigger-icon-height;
72
- }
73
- .e-output-icon {
74
- height: $aiassist-bigger-icon-height;
75
- }
76
- .e-prompt-icon,
77
- .e-output-icon {
78
- min-width: $aiassist-bigger-icon-width;
79
- }
80
- .e-loading-body,
81
- .e-content-body,
82
- .e-loading-footer {
83
- padding: 2px 0 0 10px;
84
- }
85
- .e-content-container {
86
- font-size: 16px;
87
- .e-prompt-text {
88
- padding: $prompt-text-bigger-padding;
89
- line-height: 22px;
90
- }
98
+ .e-prompt-icon {
99
+ min-height: $aiassist-bigger-icon-height;
100
+ }
101
+ .e-output-icon {
102
+ height: $aiassist-bigger-icon-height;
103
+ }
104
+ .e-prompt-icon,
105
+ .e-output-icon {
106
+ min-width: $aiassist-bigger-icon-width;
107
+ }
108
+ .e-loading-body,
109
+ .e-content-body,
110
+ .e-loading-footer {
111
+ padding: 6px 0 0 6px;
112
+ }
113
+ .e-prompt-text {
114
+ padding: $prompt-text-bigger-padding;
115
+ line-height: 22px;
116
+ }
117
+ .e-content-container {
118
+ font-size: 16px;
119
+ }
120
+ .e-suggestion-header {
121
+ font-size: 16px;
122
+ font-weight: $suggesstions-header-bigger-font-weight;
123
+ margin-bottom: 15px;
124
+ }
125
+ .e-suggestions {
126
+ &.e-suggestion-item-template ul li {
127
+ padding: 0;
91
128
  }
92
- .e-suggestions {
93
- &.e-suggestion-item-template ul li {
94
- padding: 0;
95
- }
96
- .e-suggestion-header {
97
- font-size: 16px;
98
- font-weight: $suggesstions-header-bigger-font-weight;
99
- margin-bottom: 15px;
100
- }
101
- ul {
102
- li {
103
- line-height: 22px;
104
- font-weight: $suggesstions-bigger-font-weight;
105
- padding: $suggesstions-bigger-list-padding;
106
- margin: $suggesstions-bigger-list-margin;
107
- }
108
- }
129
+ li {
130
+ line-height: 22px;
131
+ font-weight: $suggesstions-bigger-font-weight;
132
+ padding: $suggesstions-bigger-list-padding;
133
+ margin: $suggesstions-bigger-list-margin;
109
134
  }
110
135
  }
136
+ .e-assist-send {
137
+ font-size: $send-icon-size-bigger;
138
+ bottom: $send-icon-bigger-bottom;
139
+ }
111
140
  .e-footer {
112
- .e-assist-send {
113
- font-size: $send-icon-size-bigger;
114
- bottom: 9px;
115
- }
116
141
  .e-input-group.e-control-wrapper.e-multi-line-input {
117
142
  .e-textarea {
118
143
  min-height: 38px;
@@ -121,6 +146,11 @@ $prompt-text-border-color: $grey-dark !default;
121
146
  min-height: 28px;
122
147
  }
123
148
  }
149
+ &.e-rtl .e-textarea {
150
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
151
+ padding: 6px 16px 6px 12px;
152
+ }
153
+ }
124
154
  }
125
155
  }
126
156
  .e-stop-response.e-btn-active {
@@ -132,13 +162,24 @@ $prompt-text-border-color: $grey-dark !default;
132
162
  font-size: $response-stopper-bigger-font-size;
133
163
  }
134
164
  &.e-rtl {
135
- .e-views {
136
- .e-suggestions {
137
- li {
138
- margin: $suggesstions-bigger-list-margin-rtl;
165
+ .e-view-header .e-toolbar-item {
166
+ &.e-assist-view-header,
167
+ &.e-custom-view-header {
168
+ .e-tbar-btn .e-btn-icon {
169
+ padding: 4px 2px 4px 4px;
139
170
  }
140
171
  }
141
172
  }
173
+ .e-suggestions {
174
+ li {
175
+ margin: $suggesstions-bigger-list-margin-rtl;
176
+ }
177
+ }
178
+ .e-loading-body,
179
+ .e-content-body,
180
+ .e-loading-footer {
181
+ padding: 6px 6px 0 0;
182
+ }
142
183
  }
143
184
  }
144
185
  }
@@ -166,14 +207,29 @@ $prompt-text-border-color: $grey-dark !default;
166
207
  width: 100%;
167
208
  border-radius: 4px;
168
209
  }
169
- .e-tbar-btn {
170
- padding: 0;
210
+ &.e-assist-view-header,
211
+ &.e-custom-view-header {
212
+ @if ($skin-name == 'highcontrast') {
213
+ // To apply box-shadow styling during keyboard navigation
214
+ padding: 1px;
215
+ }
216
+ @else {
217
+ padding: 0;
218
+ }
219
+ .e-tbar-btn {
220
+ padding: 0;
221
+ .e-btn-icon {
222
+ padding: 4px 4px 4px 2px;
223
+ }
224
+ }
225
+ }
226
+ &.e-active .e-btn {
227
+ cursor: pointer;
171
228
  }
172
229
  }
173
- }
174
- .e-view-header .e-toolbar-item.e-active .e-btn {
175
- border-radius: 0;
176
- cursor: pointer;
230
+ .e-toolbar .e-toolbar-items .e-toolbar-left {
231
+ height: calc($aiassist-header-height - 1px);
232
+ }
177
233
  }
178
234
  .e-view-container,
179
235
  .e-footer {
@@ -223,36 +279,94 @@ $prompt-text-border-color: $grey-dark !default;
223
279
  }
224
280
  .e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
225
281
  .e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
226
- @if $theme-name == 'highcontrast' {
227
- padding: 6px 0 6px 5px;
228
- }
229
- @else {
230
- padding: 6px 0 6px 2px;
231
- }
282
+ padding: 6px 2px;
232
283
  }
233
284
  }
234
- .e-views {
285
+ .e-output-container {
286
+ width: 90%;
235
287
  display: flex;
236
- justify-content: space-around;
237
- .e-output-container {
238
- width: 90%;
239
- display: flex;
240
- align-self: flex-start;
241
- margin: 10px 0;
288
+ align-self: flex-start;
289
+ margin: 10px 0;
290
+ }
291
+ .e-prompt-icon {
292
+ margin: 0 0 0 8px;
293
+ min-height: $aiassist-icon-height;
294
+ }
295
+ .e-output-icon {
296
+ height: $aiassist-icon-height;
297
+ margin: 0 4px 0 8px;
298
+ }
299
+ .e-prompt-icon,
300
+ .e-output-icon {
301
+ border-radius: 50%;
302
+ min-width: $aiassist-icon-width;
303
+ }
304
+ .e-loading-body,
305
+ .e-content-body,
306
+ .e-loading-footer {
307
+ padding: 2px 0 0 6px;
308
+ }
309
+ .e-content-container {
310
+ margin-top: 16px;
311
+ font-size: 14px;
312
+ justify-content: space-between;
313
+ }
314
+ .e-prompt-text {
315
+ white-space: pre-wrap;
316
+ height: fit-content;
317
+ border-radius: $prompt-text-border-radius;
318
+ padding: $prompt-text-padding;
319
+ line-height: 20px;
320
+ }
321
+ .e-content-footer,
322
+ .e-prompt-toolbar {
323
+ opacity: 0;
324
+ }
325
+ .e-prompt-container {
326
+ gap: 2px;
327
+ align-self: flex-end;
328
+ max-width: 70%;
329
+ margin-bottom: 5px;
330
+ flex-direction: column;
331
+ &:hover .e-assist-edit-icon {
332
+ opacity: 1;
333
+ cursor: pointer;
242
334
  }
243
- .e-prompt-icon {
244
- margin: 0 8px;
245
- min-height: $aiassist-icon-height;
335
+ }
336
+ .e-suggestion-header {
337
+ font-size: 14px;
338
+ font-weight: $suggesstions-header-font-weight;
339
+ margin: 0 2px 8px 8px;
340
+ text-align: right;
341
+ }
342
+ .e-suggestions {
343
+ width: 100%;
344
+ &.e-suggestion-item-template li {
345
+ padding: 0;
246
346
  }
247
- .e-output-icon {
248
- height: $aiassist-icon-height;
249
- margin-left: 10px;
347
+ ul {
348
+ list-style-type: none;
349
+ padding: 0;
350
+ margin: 0;
351
+ display: flex;
352
+ flex-wrap: wrap;
353
+ justify-content: end;
250
354
  }
251
- .e-prompt-icon,
252
- .e-output-icon {
253
- border-radius: 50%;
254
- min-width: $aiassist-icon-width;
355
+ li {
356
+ line-height: 20px;
357
+ font-weight: $suggesstions-font-weight;
358
+ padding: $suggesstions-list-padding;
359
+ margin: $suggesstions-list-margin;
360
+ border-radius: $suggesstions-list-border-radius;
361
+ cursor: pointer;
362
+ white-space: nowrap;
363
+ overflow: hidden;
364
+ text-overflow: ellipsis;
255
365
  }
366
+ }
367
+ .e-views {
368
+ display: flex;
369
+ justify-content: space-around;
256
370
  .e-content-body {
257
371
  line-height: 25px;
258
372
  border-radius: 4px;
@@ -338,85 +452,36 @@ $prompt-text-border-color: $grey-dark !default;
338
452
  .e-content-body > *:first-child {
339
453
  margin-block-start: 0;
340
454
  }
341
- .e-loading-body,
342
- .e-content-body,
343
- .e-loading-footer {
344
- padding: 2px 0 0 8px;
345
- }
346
- .e-content-footer,
347
- .e-prompt-toolbar {
348
- opacity: 0;
349
- }
350
- .e-content-container {
351
- margin-top: 16px;
352
- font-size: 14px;
353
- justify-content: space-between;
354
- .e-prompt-text {
355
- white-space: pre-wrap;
356
- height: fit-content;
357
- border-radius: $prompt-text-border-radius;
358
- padding: $prompt-text-padding;
359
- margin-right: 2px;
360
- line-height: 20px;
361
- }
362
- }
363
- .e-suggestions {
364
- width: 100%;
365
- &.e-suggestion-item-template li {
366
- padding: 0;
367
- }
368
- .e-suggestion-header {
369
- font-size: 14px;
370
- font-weight: $suggesstions-header-font-weight;
371
- margin: 0 2px 8px 8px;
372
- text-align: right;
373
- }
374
- ul {
375
- list-style-type: none;
376
- padding: 0;
377
- margin: 0;
378
- display: flex;
379
- flex-wrap: wrap;
380
- justify-content: end;
381
- }
382
- li {
383
- line-height: 20px;
384
- font-weight: $suggesstions-font-weight;
385
- padding: $suggesstions-list-padding;
386
- margin: $suggesstions-list-margin;
387
- border-radius: $suggesstions-list-border-radius;
388
- cursor: pointer;
389
- white-space: nowrap;
390
- overflow: hidden;
391
- text-overflow: ellipsis;
392
- }
393
- }
394
- .e-prompt-container {
395
- gap: 2px;
396
- align-self: flex-end;
397
- max-width: 70%;
398
- margin-bottom: 5px;
399
- flex-direction: column;
400
- &:hover .e-assist-edit-icon {
401
- opacity: 1;
402
- cursor: pointer;
403
- }
404
- }
405
455
  }
406
456
  .e-views,
407
457
  .e-custom-view,
408
- .e-aiassist-view-content-section {
458
+ .e-assistview-content-section {
409
459
  height: 100%;
410
- overflow-y: scroll;
460
+ overflow: scroll;
411
461
  &::-webkit-scrollbar {
412
462
  width: $ai-assist-scrollbar-width;
463
+ height: $ai-assist-scrollbar-width;
413
464
  }
414
465
  &::-webkit-scrollbar-thumb {
415
466
  border-radius: 10px;
416
467
  }
417
468
  }
418
- .e-content {
419
- margin-right: 8px;
469
+ .e-assist-send {
470
+ position: absolute;
471
+ right: 20px;
472
+ font-size: $send-icon-size;
473
+ bottom: $send-icon-bottom;
474
+ padding-top: 2px;
475
+ }
476
+ .e-assist-send.disabled {
477
+ pointer-events: none;
478
+ opacity: .5;
479
+ cursor: not-allowed;
480
+ }
481
+ .e-assist-send.enabled {
482
+ pointer-events: auto;
483
+ opacity: 1;
484
+ cursor: pointer;
420
485
  }
421
486
  .e-footer {
422
487
  position: relative;
@@ -435,23 +500,6 @@ $prompt-text-border-color: $grey-dark !default;
435
500
  .hide-scrollbar textarea {
436
501
  scrollbar-width: none;
437
502
  }
438
- .e-assist-send {
439
- position: absolute;
440
- right: 20px;
441
- font-size: $send-icon-size;
442
- bottom: 8px;
443
- padding-top: 2px;
444
- }
445
- .e-assist-send.disabled {
446
- pointer-events: none;
447
- opacity: .5;
448
- cursor: not-allowed;
449
- }
450
- .e-assist-send.enabled {
451
- pointer-events: auto;
452
- opacity: 1;
453
- cursor: pointer;
454
- }
455
503
  &:has(.e-rtl) .e-assist-send {
456
504
  right: unset;
457
505
  left: 20px;
@@ -463,6 +511,13 @@ $prompt-text-border-color: $grey-dark !default;
463
511
  .e-multi-line-input.e-rtl {
464
512
  padding-left: 35px;
465
513
  padding-right: unset;
514
+ &.e-input-group.e-control-wrapper {
515
+ .e-textarea {
516
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
517
+ padding: 4px 12px 4px 8px;
518
+ }
519
+ }
520
+ }
466
521
  }
467
522
  .e-input-group.e-multi-line-input {
468
523
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
@@ -544,16 +599,24 @@ $prompt-text-border-color: $grey-dark !default;
544
599
  outline: 1px solid;
545
600
  }
546
601
  &.e-rtl {
547
- .e-views {
548
- .e-suggestions {
549
- .e-suggestion-header {
550
- text-align: left;
551
- margin: 0 8px 8px 2px;
552
- }
553
- li {
554
- margin: $suggesstions-list-margin-rtl;
602
+ .e-view-header .e-toolbar-item {
603
+ &.e-assist-view-header,
604
+ &.e-custom-view-header {
605
+ .e-tbar-btn .e-btn-icon {
606
+ padding: 4px 2px 4px 4px;
555
607
  }
556
608
  }
609
+ }
610
+ .e-suggestion-header {
611
+ text-align: left;
612
+ margin: 0 8px 8px 2px;
613
+ }
614
+ .e-suggestions {
615
+ li {
616
+ margin: $suggesstions-list-margin-rtl;
617
+ }
618
+ }
619
+ .e-views {
557
620
  .e-content-body {
558
621
  blockquote {
559
622
  padding-left: unset;
@@ -568,6 +631,17 @@ $prompt-text-border-color: $grey-dark !default;
568
631
  }
569
632
  }
570
633
  }
634
+ .e-loading-body,
635
+ .e-content-body,
636
+ .e-loading-footer {
637
+ padding: 2px 6px 0 0;
638
+ }
639
+ .e-prompt-icon {
640
+ margin: 0 8px 0 0;
641
+ }
642
+ .e-output-icon {
643
+ margin: 0 8px 0 4px;
644
+ }
571
645
  }
572
646
  }
573
647
  @media (max-width: 760px) {
@@ -576,12 +650,14 @@ $prompt-text-border-color: $grey-dark !default;
576
650
  .e-footer {
577
651
  width: 100%;
578
652
  }
579
- .e-view-container .e-suggestions {
653
+ .e-view-container .e-suggestions,
654
+ .e-prompt-content {
580
655
  padding-right: 8px;
581
656
  }
582
657
  &.e-rtl {
583
- .e-view-container .e-suggestions {
584
- padding-left: 8px;
658
+ .e-view-container .e-suggestions,
659
+ .e-prompt-content {
660
+ padding: 0 0 0 8px;
585
661
  }
586
662
  }
587
663
  }
@@ -619,26 +695,55 @@ $prompt-text-border-color: $grey-dark !default;
619
695
  }
620
696
  .e-tbar-btn {
621
697
  background: transparent;
698
+ &:focus {
699
+ box-shadow: none;
700
+ }
701
+ &:focus-visible {
702
+ box-shadow: $tbar-header-btn-focus-box-shadow;
703
+ @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') {
704
+ background: $tbar-header-hover-bg-color;
705
+ }
706
+ }
622
707
  }
623
708
  }
624
709
  }
625
- .e-views {
626
- .e-prompt-icon,
627
- .e-output-icon {
628
- border: 1px solid $icon-border-color;
629
- color: $user-logo-color;
630
- background-color: $user-logo-bg-color;
631
- }
632
- .e-prompt-text {
633
- background: $suggested-content-bg-color;
710
+ .e-suggestion-header {
711
+ color: $suggesstions-header-color;
712
+ }
713
+ .e-suggestions {
714
+ li {
634
715
  color: $suggested-content-text-color;
716
+ box-shadow: $suggestion-li-box-shadow;
635
717
  @if ($skin-name == 'bootstrap5.3') {
636
718
  border: none;
637
719
  }
638
720
  @else {
639
- border: 1px solid $prompt-text-border-color;
721
+ border: 1px solid $suggestion-li-border-color;
640
722
  }
641
723
  }
724
+ }
725
+ .e-prompt-icon,
726
+ .e-output-icon {
727
+ border: 1px solid $icon-border-color;
728
+ color: $user-logo-color;
729
+ @if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
730
+ background: $user-logo-bg-color;
731
+ }
732
+ @else {
733
+ background-color: $user-logo-bg-color;
734
+ }
735
+ }
736
+ .e-prompt-text {
737
+ background: $suggested-content-bg-color;
738
+ color: $suggested-content-text-color;
739
+ @if ($skin-name == 'bootstrap5.3') {
740
+ border: none;
741
+ }
742
+ @else {
743
+ border: 1px solid $prompt-text-border-color;
744
+ }
745
+ }
746
+ .e-views {
642
747
  .e-content-body {
643
748
  color: $response-text-color;
644
749
  a {
@@ -678,21 +783,6 @@ $prompt-text-border-color: $grey-dark !default;
678
783
  color: rgba(255, 212, 212, 1);
679
784
  }
680
785
  }
681
- .e-suggestions {
682
- .e-suggestion-header {
683
- color: $suggesstions-header-color;
684
- }
685
- li {
686
- color: $suggested-content-text-color;
687
- box-shadow: $suggestion-li-box-shadow;
688
- @if ($skin-name == 'bootstrap5.3') {
689
- border: none;
690
- }
691
- @else {
692
- border: 1px solid $suggestion-li-border-color;
693
- }
694
- }
695
- }
696
786
  }
697
787
  .e-stop-response {
698
788
  border-color: $response-stopper-border-color;
@@ -702,21 +792,21 @@ $prompt-text-border-color: $grey-dark !default;
702
792
  }
703
793
  .e-views,
704
794
  .e-custom-view,
705
- .e-aiassist-view-content-section {
795
+ .e-assistview-content-section {
706
796
  &::-webkit-scrollbar-thumb {
707
797
  background: $scrollbar-color;
708
798
  }
709
799
  }
800
+ .e-assist-send {
801
+ color: $send-icon-color;
802
+ &.disabled {
803
+ color: $send-icon-disabled-color;
804
+ }
805
+ }
710
806
  .e-footer {
711
807
  textarea::-webkit-scrollbar-thumb {
712
808
  background: $scrollbar-color;
713
809
  }
714
- .e-assist-send {
715
- color: $send-icon-color;
716
- &.disabled {
717
- color: $send-icon-disabled-color;
718
- }
719
- }
720
810
  // To override the default border style of the textarea component for the Material and Material3 themes.
721
811
  .e-input-group.e-multi-line-input {
722
812
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {