@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
@@ -35056,13 +35056,11 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
35056
35056
  @if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
35057
35057
  @include alignment(6px, calc(50% - 3px), 'vertical');
35058
35058
  }
35059
- @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' ) {
35060
- @if ($skin-name == 'tailwind') {
35061
- left: calc(50%);
35062
- }
35063
- @else {
35064
- @include alignment(4px, calc(50% - 2px), 'vertical');
35065
- }
35059
+ @if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
35060
+ @include alignment(4px, calc(50% - 2px), 'vertical');
35061
+ }
35062
+ @if ($skin-name == 'tailwind') {
35063
+ @include alignment(4px, calc(50%), 'vertical');
35066
35064
  }
35067
35065
  @if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
35068
35066
  @include alignment(6px, calc(50% - 3px), 'vertical');
@@ -40824,7 +40822,7 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
40824
40822
  }
40825
40823
 
40826
40824
  &::before {
40827
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
40825
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
40828
40826
  background-color: $radio-btn-disabled-not-checked-bg-color;
40829
40827
  }
40830
40828
  @else {
@@ -42911,6 +42909,10 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
42911
42909
  }
42912
42910
  }
42913
42911
 
42912
+ &.e-virtualization .e-list-container{
42913
+ overflow: unset;
42914
+ }
42915
+
42914
42916
  & .e-list-container {
42915
42917
  overflow: hidden;
42916
42918
  position: relative;
@@ -57578,7 +57580,7 @@ $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
57578
57580
  $treeview-icon-padding: 0px !default;
57579
57581
  $treeview-text-padding: 0 8px !default;
57580
57582
  $treeview-text-margin: 0 !default;
57581
- $treeview-image-size: 16px !default;
57583
+ $treeview-image-size: 18px !default;
57582
57584
  $treeview-image-margin: 0 0 0 8px !default;
57583
57585
  $treeview-navigable-icon-image-anchor-margin-bigger: 0 12px 0 8px !default;
57584
57586
  $treeview-navigable-icon-image-anchor-margin-reverse-bigger: 0 6px 0 10px !default;
@@ -57586,7 +57588,7 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
57586
57588
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
57587
57589
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
57588
57590
  $treeview-rtl-image-margin: 0 8px 0 0 !default;
57589
- $treeview-image-text-padding: 0 8px !default;
57591
+ $treeview-image-text-padding: 0 12px !default;
57590
57592
  $treeview-icon-image-margin: 0 0 0 8px !default;
57591
57593
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
57592
57594
  $treeview-check-margin: 0 0 0 8px !default;
@@ -66025,6 +66027,10 @@ $ddl-close-down-icon-left: 35px !default;
66025
66027
  display: block;
66026
66028
  }
66027
66029
 
66030
+ .e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
66031
+ margin-right: 30px;
66032
+ }
66033
+
66028
66034
  .e-multi-select-wrapper .e-multi-hidden {
66029
66035
  border: 0;
66030
66036
  height: 0;
@@ -83121,7 +83127,12 @@ $grid-checkmark-color: $primary-text-color !default;
83121
83127
  /* stylelint-enable */
83122
83128
 
83123
83129
  .e-dlg-content {
83124
- padding: 24px 27px;
83130
+ @if $grid-skin == 'fluent2' {
83131
+ padding: 24px 27px;
83132
+ }
83133
+ @else {
83134
+ padding: 8px 16px 8px 8px;
83135
+ }
83125
83136
  overflow-y: hidden;
83126
83137
  }
83127
83138
 
@@ -83976,7 +83987,7 @@ $grid-checkmark-color: $primary-text-color !default;
83976
83987
  }
83977
83988
 
83978
83989
  .e-grid-popup {
83979
- position: relative;
83990
+ position: absolute;
83980
83991
  }
83981
83992
 
83982
83993
  #{&}.e-grid,
@@ -85021,6 +85032,7 @@ $grid-checkmark-color: $primary-text-color !default;
85021
85032
  .e-filterbarcell,
85022
85033
  .e-filterbarcelldisabled {
85023
85034
  border-width: $grid-filtercell-both-border-width;
85035
+ border-top-width: 1px;
85024
85036
  }
85025
85037
  }
85026
85038
 
@@ -86296,6 +86308,12 @@ $grid-checkmark-color: $primary-text-color !default;
86296
86308
  padding: $grid-columnchooser-toolbardiv-padding;
86297
86309
  }
86298
86310
 
86311
+ &:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
86312
+ @if $grid-skin == 'fluent' {
86313
+ padding-bottom: 1px;
86314
+ }
86315
+ }
86316
+
86299
86317
  .e-edit-dialog {
86300
86318
  min-height: 350px;
86301
86319
  .e-dlg-content {
@@ -86989,6 +87007,7 @@ $grid-checkmark-color: $primary-text-color !default;
86989
87007
  .e-filterbarcell,
86990
87008
  .e-filterbarcelldisabled {
86991
87009
  border-width: $grid-filtercell-both-border-width;
87010
+ border-top-width: 1px;
86992
87011
  }
86993
87012
 
86994
87013
  .e-rowcell,
@@ -87110,14 +87129,17 @@ $grid-checkmark-color: $primary-text-color !default;
87110
87129
  }
87111
87130
 
87112
87131
  &.e-wrap {
87113
- & .e-gridheader .e-rowcell,
87114
- & .e-gridcontent .e-rowcell,
87132
+ & .e-rowcell,
87115
87133
  & .e-columnheader .e-stackedheadercelldiv,
87116
87134
  & .e-columnheader .e-headercelldiv,
87117
87135
  & .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
87118
87136
  @include wrap-styles;
87119
87137
  }
87120
87138
 
87139
+ & .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
87140
+ white-space: nowrap;
87141
+ }
87142
+
87121
87143
  & .e-stackedheader .e-columnheader {
87122
87144
  .e-stackedheadercelldiv,
87123
87145
  .e-headercelldiv {
@@ -87675,7 +87697,8 @@ $grid-checkmark-color: $primary-text-color !default;
87675
87697
  }
87676
87698
 
87677
87699
  @if $grid-skin == 'fluent2' {
87678
- .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item {
87700
+ .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
87701
+ .e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
87679
87702
  padding: 0 6px;
87680
87703
  }
87681
87704
  .e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
@@ -88589,7 +88612,8 @@ $grid-checkmark-color: $primary-text-color !default;
88589
88612
  }
88590
88613
 
88591
88614
  @if $grid-skin == 'fluent2' {
88592
- .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label {
88615
+ .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
88616
+ .e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
88593
88617
  color: $flyout-text-color-hover;
88594
88618
  }
88595
88619
  }
@@ -92431,6 +92455,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
92431
92455
  &.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
92432
92456
  @include grid-wrap;
92433
92457
  }
92458
+ &.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
92459
+ display: inline-block;
92460
+ white-space: nowrap;
92461
+ word-wrap: break-word;
92462
+ }
92434
92463
 
92435
92464
  &.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
92436
92465
  @include grid-wrap;
@@ -104561,7 +104590,7 @@ $toast-progress-color: $primary !default;
104561
104590
  $toast-bg-color: $content-bg-color !default;
104562
104591
  $toast-hover-bg-color: $content-bg-color !default;
104563
104592
  $toast-active-bg-color: $content-bg-color !default;
104564
- $toast-font-color: $content-bg-color !default;
104593
+ $toast-font-color: $content-text-color-alt1 !default;
104565
104594
  $toast-icon-color: $icon-color !default;
104566
104595
  $toast-close-icon-color: $icon-color !default;
104567
104596
  $toast-title-color: $content-text-color !default;
@@ -119765,13 +119794,17 @@ $pivotpager-single-size-title-padding: 8px !default;
119765
119794
  background: $pivotgrid-grp-bg-color;
119766
119795
  }
119767
119796
 
119768
- .e-toolbar-item .e-tbar-btn.e-btn {
119769
-
119770
- .e-icons.e-btn-icon {
119771
- @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
119772
- font-size: 16px;
119797
+ .e-toolbar-item {
119798
+ .e-tbar-btn.e-btn {
119799
+ .e-icons.e-btn-icon {
119800
+ @if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
119801
+ font-size: 16px;
119802
+ }
119773
119803
  }
119774
119804
  }
119805
+ &.e-disabled {
119806
+ pointer-events: none;
119807
+ }
119775
119808
  }
119776
119809
 
119777
119810
  .e-pivot-toolbar-menu {
@@ -136671,6 +136704,8 @@ $aiassist-header-height: 46px !default;
136671
136704
  $aiassist-icon-height: 30px !default;
136672
136705
  $aiassist-icon-width: 30px !default;
136673
136706
  $send-icon-size: 14px !default;
136707
+ $send-icon-bottom: 9px !default;
136708
+ $send-icon-bigger-bottom: 11px !default;
136674
136709
  $aiassist-bigger-header-height: 50px !default;
136675
136710
  $aiassist-bigger-icon-height: 40px !default;
136676
136711
  $aiassist-bigger-icon-width: 40px !default;
@@ -136711,63 +136746,86 @@ $rating-selected-bg-color: $rating-selected-color !default;
136711
136746
  $send-icon-color: $icon-color !default;
136712
136747
  $send-icon-disabled-color: $icon-color-disabled !default;
136713
136748
  $prompt-text-border-color: $flyout-border !default;
136749
+ $tbar-header-btn-focus-box-shadow: $secondary-shadow-focus !default;
136750
+ $tbar-header-hover-bg-color: transparent !default;
136714
136751
 
136715
136752
  @include export-module('aiassistview-bigger') {
136716
136753
  .e-bigger.e-aiassistview,
136717
136754
  .e-bigger .e-aiassistview {
136718
136755
  .e-view-header {
136719
136756
  height: $aiassist-bigger-header-height;
136757
+ .e-toolbar {
136758
+ .e-toolbar-items {
136759
+ .e-toolbar-left {
136760
+ height: calc($aiassist-bigger-header-height - 1px);
136761
+ }
136762
+ .e-toolbar-item {
136763
+ &.e-assist-view-header,
136764
+ &.e-custom-view-header {
136765
+ @if ($skin-name == 'highcontrast') {
136766
+ // To apply box-shadow styling during keyboard navigation
136767
+ padding: 1.5px;
136768
+ }
136769
+ @else {
136770
+ padding: 0;
136771
+ }
136772
+ .e-tbar-btn {
136773
+ padding: 0;
136774
+ .e-btn-icon {
136775
+ padding: 4px 4px 4px 2px;
136776
+ }
136777
+ }
136778
+ }
136779
+ }
136780
+ }
136781
+ }
136720
136782
  }
136721
136783
  .e-view-content {
136722
136784
  height: calc(100% - $aiassist-bigger-header-height);
136723
136785
  }
136724
- .e-views {
136725
- .e-prompt-icon {
136726
- min-height: $aiassist-bigger-icon-height;
136727
- }
136728
- .e-output-icon {
136729
- height: $aiassist-bigger-icon-height;
136730
- }
136731
- .e-prompt-icon,
136732
- .e-output-icon {
136733
- min-width: $aiassist-bigger-icon-width;
136734
- }
136735
- .e-loading-body,
136736
- .e-content-body,
136737
- .e-loading-footer {
136738
- padding: 2px 0 0 10px;
136739
- }
136740
- .e-content-container {
136741
- font-size: 16px;
136742
- .e-prompt-text {
136743
- padding: $prompt-text-bigger-padding;
136744
- line-height: 22px;
136745
- }
136786
+ .e-prompt-icon {
136787
+ min-height: $aiassist-bigger-icon-height;
136788
+ }
136789
+ .e-output-icon {
136790
+ height: $aiassist-bigger-icon-height;
136791
+ }
136792
+ .e-prompt-icon,
136793
+ .e-output-icon {
136794
+ min-width: $aiassist-bigger-icon-width;
136795
+ }
136796
+ .e-loading-body,
136797
+ .e-content-body,
136798
+ .e-loading-footer {
136799
+ padding: 6px 0 0 6px;
136800
+ }
136801
+ .e-prompt-text {
136802
+ padding: $prompt-text-bigger-padding;
136803
+ line-height: 22px;
136804
+ }
136805
+ .e-content-container {
136806
+ font-size: 16px;
136807
+ }
136808
+ .e-suggestion-header {
136809
+ font-size: 16px;
136810
+ font-weight: $suggesstions-header-bigger-font-weight;
136811
+ margin-bottom: 15px;
136812
+ }
136813
+ .e-suggestions {
136814
+ &.e-suggestion-item-template ul li {
136815
+ padding: 0;
136746
136816
  }
136747
- .e-suggestions {
136748
- &.e-suggestion-item-template ul li {
136749
- padding: 0;
136750
- }
136751
- .e-suggestion-header {
136752
- font-size: 16px;
136753
- font-weight: $suggesstions-header-bigger-font-weight;
136754
- margin-bottom: 15px;
136755
- }
136756
- ul {
136757
- li {
136758
- line-height: 22px;
136759
- font-weight: $suggesstions-bigger-font-weight;
136760
- padding: $suggesstions-bigger-list-padding;
136761
- margin: $suggesstions-bigger-list-margin;
136762
- }
136763
- }
136817
+ li {
136818
+ line-height: 22px;
136819
+ font-weight: $suggesstions-bigger-font-weight;
136820
+ padding: $suggesstions-bigger-list-padding;
136821
+ margin: $suggesstions-bigger-list-margin;
136764
136822
  }
136765
136823
  }
136824
+ .e-assist-send {
136825
+ font-size: $send-icon-size-bigger;
136826
+ bottom: $send-icon-bigger-bottom;
136827
+ }
136766
136828
  .e-footer {
136767
- .e-assist-send {
136768
- font-size: $send-icon-size-bigger;
136769
- bottom: 9px;
136770
- }
136771
136829
  .e-input-group.e-control-wrapper.e-multi-line-input {
136772
136830
  .e-textarea {
136773
136831
  min-height: 38px;
@@ -136776,6 +136834,11 @@ $prompt-text-border-color: $flyout-border !default;
136776
136834
  min-height: 28px;
136777
136835
  }
136778
136836
  }
136837
+ &.e-rtl .e-textarea {
136838
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
136839
+ padding: 6px 16px 6px 12px;
136840
+ }
136841
+ }
136779
136842
  }
136780
136843
  }
136781
136844
  .e-stop-response.e-btn-active {
@@ -136787,13 +136850,24 @@ $prompt-text-border-color: $flyout-border !default;
136787
136850
  font-size: $response-stopper-bigger-font-size;
136788
136851
  }
136789
136852
  &.e-rtl {
136790
- .e-views {
136791
- .e-suggestions {
136792
- li {
136793
- margin: $suggesstions-bigger-list-margin-rtl;
136853
+ .e-view-header .e-toolbar-item {
136854
+ &.e-assist-view-header,
136855
+ &.e-custom-view-header {
136856
+ .e-tbar-btn .e-btn-icon {
136857
+ padding: 4px 2px 4px 4px;
136794
136858
  }
136795
136859
  }
136796
136860
  }
136861
+ .e-suggestions {
136862
+ li {
136863
+ margin: $suggesstions-bigger-list-margin-rtl;
136864
+ }
136865
+ }
136866
+ .e-loading-body,
136867
+ .e-content-body,
136868
+ .e-loading-footer {
136869
+ padding: 6px 6px 0 0;
136870
+ }
136797
136871
  }
136798
136872
  }
136799
136873
  }
@@ -136821,14 +136895,29 @@ $prompt-text-border-color: $flyout-border !default;
136821
136895
  width: 100%;
136822
136896
  border-radius: 4px;
136823
136897
  }
136824
- .e-tbar-btn {
136825
- padding: 0;
136898
+ &.e-assist-view-header,
136899
+ &.e-custom-view-header {
136900
+ @if ($skin-name == 'highcontrast') {
136901
+ // To apply box-shadow styling during keyboard navigation
136902
+ padding: 1px;
136903
+ }
136904
+ @else {
136905
+ padding: 0;
136906
+ }
136907
+ .e-tbar-btn {
136908
+ padding: 0;
136909
+ .e-btn-icon {
136910
+ padding: 4px 4px 4px 2px;
136911
+ }
136912
+ }
136913
+ }
136914
+ &.e-active .e-btn {
136915
+ cursor: pointer;
136826
136916
  }
136827
136917
  }
136828
- }
136829
- .e-view-header .e-toolbar-item.e-active .e-btn {
136830
- border-radius: 0;
136831
- cursor: pointer;
136918
+ .e-toolbar .e-toolbar-items .e-toolbar-left {
136919
+ height: calc($aiassist-header-height - 1px);
136920
+ }
136832
136921
  }
136833
136922
  .e-view-container,
136834
136923
  .e-footer {
@@ -136878,36 +136967,94 @@ $prompt-text-border-color: $flyout-border !default;
136878
136967
  }
136879
136968
  .e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
136880
136969
  .e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
136881
- @if $theme-name == 'highcontrast' {
136882
- padding: 6px 0 6px 5px;
136883
- }
136884
- @else {
136885
- padding: 6px 0 6px 2px;
136886
- }
136970
+ padding: 6px 2px;
136887
136971
  }
136888
136972
  }
136889
- .e-views {
136973
+ .e-output-container {
136974
+ width: 90%;
136890
136975
  display: flex;
136891
- justify-content: space-around;
136892
- .e-output-container {
136893
- width: 90%;
136894
- display: flex;
136895
- align-self: flex-start;
136896
- margin: 10px 0;
136976
+ align-self: flex-start;
136977
+ margin: 10px 0;
136978
+ }
136979
+ .e-prompt-icon {
136980
+ margin: 0 0 0 8px;
136981
+ min-height: $aiassist-icon-height;
136982
+ }
136983
+ .e-output-icon {
136984
+ height: $aiassist-icon-height;
136985
+ margin: 0 4px 0 8px;
136986
+ }
136987
+ .e-prompt-icon,
136988
+ .e-output-icon {
136989
+ border-radius: 50%;
136990
+ min-width: $aiassist-icon-width;
136991
+ }
136992
+ .e-loading-body,
136993
+ .e-content-body,
136994
+ .e-loading-footer {
136995
+ padding: 2px 0 0 6px;
136996
+ }
136997
+ .e-content-container {
136998
+ margin-top: 16px;
136999
+ font-size: 14px;
137000
+ justify-content: space-between;
137001
+ }
137002
+ .e-prompt-text {
137003
+ white-space: pre-wrap;
137004
+ height: fit-content;
137005
+ border-radius: $prompt-text-border-radius;
137006
+ padding: $prompt-text-padding;
137007
+ line-height: 20px;
137008
+ }
137009
+ .e-content-footer,
137010
+ .e-prompt-toolbar {
137011
+ opacity: 0;
137012
+ }
137013
+ .e-prompt-container {
137014
+ gap: 2px;
137015
+ align-self: flex-end;
137016
+ max-width: 70%;
137017
+ margin-bottom: 5px;
137018
+ flex-direction: column;
137019
+ &:hover .e-assist-edit-icon {
137020
+ opacity: 1;
137021
+ cursor: pointer;
136897
137022
  }
136898
- .e-prompt-icon {
136899
- margin: 0 8px;
136900
- min-height: $aiassist-icon-height;
137023
+ }
137024
+ .e-suggestion-header {
137025
+ font-size: 14px;
137026
+ font-weight: $suggesstions-header-font-weight;
137027
+ margin: 0 2px 8px 8px;
137028
+ text-align: right;
137029
+ }
137030
+ .e-suggestions {
137031
+ width: 100%;
137032
+ &.e-suggestion-item-template li {
137033
+ padding: 0;
136901
137034
  }
136902
- .e-output-icon {
136903
- height: $aiassist-icon-height;
136904
- margin-left: 10px;
137035
+ ul {
137036
+ list-style-type: none;
137037
+ padding: 0;
137038
+ margin: 0;
137039
+ display: flex;
137040
+ flex-wrap: wrap;
137041
+ justify-content: end;
136905
137042
  }
136906
- .e-prompt-icon,
136907
- .e-output-icon {
136908
- border-radius: 50%;
136909
- min-width: $aiassist-icon-width;
137043
+ li {
137044
+ line-height: 20px;
137045
+ font-weight: $suggesstions-font-weight;
137046
+ padding: $suggesstions-list-padding;
137047
+ margin: $suggesstions-list-margin;
137048
+ border-radius: $suggesstions-list-border-radius;
137049
+ cursor: pointer;
137050
+ white-space: nowrap;
137051
+ overflow: hidden;
137052
+ text-overflow: ellipsis;
136910
137053
  }
137054
+ }
137055
+ .e-views {
137056
+ display: flex;
137057
+ justify-content: space-around;
136911
137058
  .e-content-body {
136912
137059
  line-height: 25px;
136913
137060
  border-radius: 4px;
@@ -136993,85 +137140,36 @@ $prompt-text-border-color: $flyout-border !default;
136993
137140
  .e-content-body > *:first-child {
136994
137141
  margin-block-start: 0;
136995
137142
  }
136996
- .e-loading-body,
136997
- .e-content-body,
136998
- .e-loading-footer {
136999
- padding: 2px 0 0 8px;
137000
- }
137001
- .e-content-footer,
137002
- .e-prompt-toolbar {
137003
- opacity: 0;
137004
- }
137005
- .e-content-container {
137006
- margin-top: 16px;
137007
- font-size: 14px;
137008
- justify-content: space-between;
137009
- .e-prompt-text {
137010
- white-space: pre-wrap;
137011
- height: fit-content;
137012
- border-radius: $prompt-text-border-radius;
137013
- padding: $prompt-text-padding;
137014
- margin-right: 2px;
137015
- line-height: 20px;
137016
- }
137017
- }
137018
- .e-suggestions {
137019
- width: 100%;
137020
- &.e-suggestion-item-template li {
137021
- padding: 0;
137022
- }
137023
- .e-suggestion-header {
137024
- font-size: 14px;
137025
- font-weight: $suggesstions-header-font-weight;
137026
- margin: 0 2px 8px 8px;
137027
- text-align: right;
137028
- }
137029
- ul {
137030
- list-style-type: none;
137031
- padding: 0;
137032
- margin: 0;
137033
- display: flex;
137034
- flex-wrap: wrap;
137035
- justify-content: end;
137036
- }
137037
- li {
137038
- line-height: 20px;
137039
- font-weight: $suggesstions-font-weight;
137040
- padding: $suggesstions-list-padding;
137041
- margin: $suggesstions-list-margin;
137042
- border-radius: $suggesstions-list-border-radius;
137043
- cursor: pointer;
137044
- white-space: nowrap;
137045
- overflow: hidden;
137046
- text-overflow: ellipsis;
137047
- }
137048
- }
137049
- .e-prompt-container {
137050
- gap: 2px;
137051
- align-self: flex-end;
137052
- max-width: 70%;
137053
- margin-bottom: 5px;
137054
- flex-direction: column;
137055
- &:hover .e-assist-edit-icon {
137056
- opacity: 1;
137057
- cursor: pointer;
137058
- }
137059
- }
137060
137143
  }
137061
137144
  .e-views,
137062
137145
  .e-custom-view,
137063
- .e-aiassist-view-content-section {
137146
+ .e-assistview-content-section {
137064
137147
  height: 100%;
137065
- overflow-y: scroll;
137148
+ overflow: scroll;
137066
137149
  &::-webkit-scrollbar {
137067
137150
  width: $ai-assist-scrollbar-width;
137151
+ height: $ai-assist-scrollbar-width;
137068
137152
  }
137069
137153
  &::-webkit-scrollbar-thumb {
137070
137154
  border-radius: 10px;
137071
137155
  }
137072
137156
  }
137073
- .e-content {
137074
- margin-right: 8px;
137157
+ .e-assist-send {
137158
+ position: absolute;
137159
+ right: 20px;
137160
+ font-size: $send-icon-size;
137161
+ bottom: $send-icon-bottom;
137162
+ padding-top: 2px;
137163
+ }
137164
+ .e-assist-send.disabled {
137165
+ pointer-events: none;
137166
+ opacity: .5;
137167
+ cursor: not-allowed;
137168
+ }
137169
+ .e-assist-send.enabled {
137170
+ pointer-events: auto;
137171
+ opacity: 1;
137172
+ cursor: pointer;
137075
137173
  }
137076
137174
  .e-footer {
137077
137175
  position: relative;
@@ -137090,23 +137188,6 @@ $prompt-text-border-color: $flyout-border !default;
137090
137188
  .hide-scrollbar textarea {
137091
137189
  scrollbar-width: none;
137092
137190
  }
137093
- .e-assist-send {
137094
- position: absolute;
137095
- right: 20px;
137096
- font-size: $send-icon-size;
137097
- bottom: 8px;
137098
- padding-top: 2px;
137099
- }
137100
- .e-assist-send.disabled {
137101
- pointer-events: none;
137102
- opacity: .5;
137103
- cursor: not-allowed;
137104
- }
137105
- .e-assist-send.enabled {
137106
- pointer-events: auto;
137107
- opacity: 1;
137108
- cursor: pointer;
137109
- }
137110
137191
  &:has(.e-rtl) .e-assist-send {
137111
137192
  right: unset;
137112
137193
  left: 20px;
@@ -137118,6 +137199,13 @@ $prompt-text-border-color: $flyout-border !default;
137118
137199
  .e-multi-line-input.e-rtl {
137119
137200
  padding-left: 35px;
137120
137201
  padding-right: unset;
137202
+ &.e-input-group.e-control-wrapper {
137203
+ .e-textarea {
137204
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
137205
+ padding: 4px 12px 4px 8px;
137206
+ }
137207
+ }
137208
+ }
137121
137209
  }
137122
137210
  .e-input-group.e-multi-line-input {
137123
137211
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
@@ -137199,16 +137287,24 @@ $prompt-text-border-color: $flyout-border !default;
137199
137287
  outline: 1px solid;
137200
137288
  }
137201
137289
  &.e-rtl {
137202
- .e-views {
137203
- .e-suggestions {
137204
- .e-suggestion-header {
137205
- text-align: left;
137206
- margin: 0 8px 8px 2px;
137207
- }
137208
- li {
137209
- margin: $suggesstions-list-margin-rtl;
137290
+ .e-view-header .e-toolbar-item {
137291
+ &.e-assist-view-header,
137292
+ &.e-custom-view-header {
137293
+ .e-tbar-btn .e-btn-icon {
137294
+ padding: 4px 2px 4px 4px;
137210
137295
  }
137211
137296
  }
137297
+ }
137298
+ .e-suggestion-header {
137299
+ text-align: left;
137300
+ margin: 0 8px 8px 2px;
137301
+ }
137302
+ .e-suggestions {
137303
+ li {
137304
+ margin: $suggesstions-list-margin-rtl;
137305
+ }
137306
+ }
137307
+ .e-views {
137212
137308
  .e-content-body {
137213
137309
  blockquote {
137214
137310
  padding-left: unset;
@@ -137223,6 +137319,17 @@ $prompt-text-border-color: $flyout-border !default;
137223
137319
  }
137224
137320
  }
137225
137321
  }
137322
+ .e-loading-body,
137323
+ .e-content-body,
137324
+ .e-loading-footer {
137325
+ padding: 2px 6px 0 0;
137326
+ }
137327
+ .e-prompt-icon {
137328
+ margin: 0 8px 0 0;
137329
+ }
137330
+ .e-output-icon {
137331
+ margin: 0 8px 0 4px;
137332
+ }
137226
137333
  }
137227
137334
  }
137228
137335
  @media (max-width: 760px) {
@@ -137231,12 +137338,14 @@ $prompt-text-border-color: $flyout-border !default;
137231
137338
  .e-footer {
137232
137339
  width: 100%;
137233
137340
  }
137234
- .e-view-container .e-suggestions {
137341
+ .e-view-container .e-suggestions,
137342
+ .e-prompt-content {
137235
137343
  padding-right: 8px;
137236
137344
  }
137237
137345
  &.e-rtl {
137238
- .e-view-container .e-suggestions {
137239
- padding-left: 8px;
137346
+ .e-view-container .e-suggestions,
137347
+ .e-prompt-content {
137348
+ padding: 0 0 0 8px;
137240
137349
  }
137241
137350
  }
137242
137351
  }
@@ -137274,26 +137383,55 @@ $prompt-text-border-color: $flyout-border !default;
137274
137383
  }
137275
137384
  .e-tbar-btn {
137276
137385
  background: transparent;
137386
+ &:focus {
137387
+ box-shadow: none;
137388
+ }
137389
+ &:focus-visible {
137390
+ box-shadow: $tbar-header-btn-focus-box-shadow;
137391
+ @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') {
137392
+ background: $tbar-header-hover-bg-color;
137393
+ }
137394
+ }
137277
137395
  }
137278
137396
  }
137279
137397
  }
137280
- .e-views {
137281
- .e-prompt-icon,
137282
- .e-output-icon {
137283
- border: 1px solid $icon-border-color;
137284
- color: $user-logo-color;
137285
- background-color: $user-logo-bg-color;
137286
- }
137287
- .e-prompt-text {
137288
- background: $suggested-content-bg-color;
137398
+ .e-suggestion-header {
137399
+ color: $suggesstions-header-color;
137400
+ }
137401
+ .e-suggestions {
137402
+ li {
137289
137403
  color: $suggested-content-text-color;
137404
+ box-shadow: $suggestion-li-box-shadow;
137290
137405
  @if ($skin-name == 'bootstrap5.3') {
137291
137406
  border: none;
137292
137407
  }
137293
137408
  @else {
137294
- border: 1px solid $prompt-text-border-color;
137409
+ border: 1px solid $suggestion-li-border-color;
137295
137410
  }
137296
137411
  }
137412
+ }
137413
+ .e-prompt-icon,
137414
+ .e-output-icon {
137415
+ border: 1px solid $icon-border-color;
137416
+ color: $user-logo-color;
137417
+ @if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
137418
+ background: $user-logo-bg-color;
137419
+ }
137420
+ @else {
137421
+ background-color: $user-logo-bg-color;
137422
+ }
137423
+ }
137424
+ .e-prompt-text {
137425
+ background: $suggested-content-bg-color;
137426
+ color: $suggested-content-text-color;
137427
+ @if ($skin-name == 'bootstrap5.3') {
137428
+ border: none;
137429
+ }
137430
+ @else {
137431
+ border: 1px solid $prompt-text-border-color;
137432
+ }
137433
+ }
137434
+ .e-views {
137297
137435
  .e-content-body {
137298
137436
  color: $response-text-color;
137299
137437
  a {
@@ -137333,21 +137471,6 @@ $prompt-text-border-color: $flyout-border !default;
137333
137471
  color: rgba(255, 212, 212, 1);
137334
137472
  }
137335
137473
  }
137336
- .e-suggestions {
137337
- .e-suggestion-header {
137338
- color: $suggesstions-header-color;
137339
- }
137340
- li {
137341
- color: $suggested-content-text-color;
137342
- box-shadow: $suggestion-li-box-shadow;
137343
- @if ($skin-name == 'bootstrap5.3') {
137344
- border: none;
137345
- }
137346
- @else {
137347
- border: 1px solid $suggestion-li-border-color;
137348
- }
137349
- }
137350
- }
137351
137474
  }
137352
137475
  .e-stop-response {
137353
137476
  border-color: $response-stopper-border-color;
@@ -137357,21 +137480,21 @@ $prompt-text-border-color: $flyout-border !default;
137357
137480
  }
137358
137481
  .e-views,
137359
137482
  .e-custom-view,
137360
- .e-aiassist-view-content-section {
137483
+ .e-assistview-content-section {
137361
137484
  &::-webkit-scrollbar-thumb {
137362
137485
  background: $scrollbar-color;
137363
137486
  }
137364
137487
  }
137488
+ .e-assist-send {
137489
+ color: $send-icon-color;
137490
+ &.disabled {
137491
+ color: $send-icon-disabled-color;
137492
+ }
137493
+ }
137365
137494
  .e-footer {
137366
137495
  textarea::-webkit-scrollbar-thumb {
137367
137496
  background: $scrollbar-color;
137368
137497
  }
137369
- .e-assist-send {
137370
- color: $send-icon-color;
137371
- &.disabled {
137372
- color: $send-icon-disabled-color;
137373
- }
137374
- }
137375
137498
  // To override the default border style of the textarea component for the Material and Material3 themes.
137376
137499
  .e-input-group.e-multi-line-input {
137377
137500
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {