@syncfusion/blazor-themes 27.1.50 → 27.1.51

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 (152) hide show
  1. package/SCSS-Themes/bds-dark.scss +331 -218
  2. package/SCSS-Themes/bds.scss +331 -218
  3. package/SCSS-Themes/bootstrap-dark.scss +330 -218
  4. package/SCSS-Themes/bootstrap.scss +330 -218
  5. package/SCSS-Themes/bootstrap4.scss +331 -218
  6. package/SCSS-Themes/bootstrap5-dark.scss +332 -220
  7. package/SCSS-Themes/bootstrap5.3.scss +332 -220
  8. package/SCSS-Themes/bootstrap5.scss +331 -219
  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 +330 -218
  52. package/SCSS-Themes/fabric.scss +330 -218
  53. package/SCSS-Themes/fluent-dark.scss +331 -219
  54. package/SCSS-Themes/fluent.scss +331 -219
  55. package/SCSS-Themes/fluent2-dark.scss +330 -218
  56. package/SCSS-Themes/fluent2.scss +330 -218
  57. package/SCSS-Themes/grids/grid/bds-dark.scss +22 -6
  58. package/SCSS-Themes/grids/grid/bds.scss +22 -6
  59. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +22 -6
  60. package/SCSS-Themes/grids/grid/bootstrap.scss +22 -6
  61. package/SCSS-Themes/grids/grid/bootstrap4.scss +22 -6
  62. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -6
  63. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +22 -6
  64. package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -6
  65. package/SCSS-Themes/grids/grid/fabric-dark.scss +22 -6
  66. package/SCSS-Themes/grids/grid/fabric.scss +22 -6
  67. package/SCSS-Themes/grids/grid/fluent-dark.scss +23 -7
  68. package/SCSS-Themes/grids/grid/fluent.scss +23 -7
  69. package/SCSS-Themes/grids/grid/fluent2-dark.scss +22 -6
  70. package/SCSS-Themes/grids/grid/fluent2.scss +22 -6
  71. package/SCSS-Themes/grids/grid/highcontrast.scss +22 -6
  72. package/SCSS-Themes/grids/grid/material-dark.scss +22 -6
  73. package/SCSS-Themes/grids/grid/material.scss +22 -6
  74. package/SCSS-Themes/grids/grid/material3-dark.scss +22 -6
  75. package/SCSS-Themes/grids/grid/material3.scss +22 -6
  76. package/SCSS-Themes/grids/grid/tailwind-dark.scss +22 -6
  77. package/SCSS-Themes/grids/grid/tailwind.scss +22 -6
  78. package/SCSS-Themes/highcontrast.scss +331 -219
  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 +330 -218
  145. package/SCSS-Themes/material.scss +330 -218
  146. package/SCSS-Themes/material3-dark.scss +330 -218
  147. package/SCSS-Themes/material3.scss +330 -218
  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/tailwind-dark.scss +332 -219
  151. package/SCSS-Themes/tailwind.scss +332 -219
  152. package/package.json +1 -1
@@ -35219,13 +35219,11 @@ $slider-button-vup-bg-image: none !default;
35219
35219
  @if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
35220
35220
  @include alignment(6px, calc(50% - 3px), 'vertical');
35221
35221
  }
35222
- @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' ) {
35223
- @if ($skin-name == 'tailwind') {
35224
- left: calc(50%);
35225
- }
35226
- @else {
35227
- @include alignment(4px, calc(50% - 2px), 'vertical');
35228
- }
35222
+ @if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
35223
+ @include alignment(4px, calc(50% - 2px), 'vertical');
35224
+ }
35225
+ @if ($skin-name == 'tailwind') {
35226
+ @include alignment(4px, calc(50%), 'vertical');
35229
35227
  }
35230
35228
  @if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
35231
35229
  @include alignment(6px, calc(50% - 3px), 'vertical');
@@ -40933,7 +40931,7 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
40933
40931
  }
40934
40932
 
40935
40933
  &::before {
40936
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
40934
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
40937
40935
  background-color: $radio-btn-disabled-not-checked-bg-color;
40938
40936
  }
40939
40937
  @else {
@@ -43040,6 +43038,10 @@ $listview-template-focused-multiline-content-color: rgba($content-text-color-sel
43040
43038
  }
43041
43039
  }
43042
43040
 
43041
+ &.e-virtualization .e-list-container{
43042
+ overflow: unset;
43043
+ }
43044
+
43043
43045
  & .e-list-container {
43044
43046
  overflow: hidden;
43045
43047
  position: relative;
@@ -66111,6 +66113,10 @@ $ddl-chip-bigger-content-padding: 0 !default;
66111
66113
  display: block;
66112
66114
  }
66113
66115
 
66116
+ .e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
66117
+ margin-right: 30px;
66118
+ }
66119
+
66114
66120
  .e-multi-select-wrapper .e-multi-hidden {
66115
66121
  border: 0;
66116
66122
  height: 0;
@@ -83485,7 +83491,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
83485
83491
  /* stylelint-enable */
83486
83492
 
83487
83493
  .e-dlg-content {
83488
- padding: 24px 27px;
83494
+ @if $grid-skin == 'fluent2' {
83495
+ padding: 24px 27px;
83496
+ }
83497
+ @else {
83498
+ padding: 8px 16px 8px 8px;
83499
+ }
83489
83500
  overflow-y: hidden;
83490
83501
  }
83491
83502
 
@@ -84340,7 +84351,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
84340
84351
  }
84341
84352
 
84342
84353
  .e-grid-popup {
84343
- position: relative;
84354
+ position: absolute;
84344
84355
  }
84345
84356
 
84346
84357
  #{&}.e-grid,
@@ -86660,6 +86671,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
86660
86671
  padding: $grid-columnchooser-toolbardiv-padding;
86661
86672
  }
86662
86673
 
86674
+ &:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
86675
+ @if $grid-skin == 'fluent' {
86676
+ padding-bottom: 1px;
86677
+ }
86678
+ }
86679
+
86663
86680
  .e-edit-dialog {
86664
86681
  min-height: 350px;
86665
86682
  .e-dlg-content {
@@ -87474,14 +87491,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
87474
87491
  }
87475
87492
 
87476
87493
  &.e-wrap {
87477
- & .e-gridheader .e-rowcell,
87478
- & .e-gridcontent .e-rowcell,
87494
+ & .e-rowcell,
87479
87495
  & .e-columnheader .e-stackedheadercelldiv,
87480
87496
  & .e-columnheader .e-headercelldiv,
87481
87497
  & .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
87482
87498
  @include wrap-styles;
87483
87499
  }
87484
87500
 
87501
+ & .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
87502
+ white-space: nowrap;
87503
+ }
87504
+
87485
87505
  & .e-stackedheader .e-columnheader {
87486
87506
  .e-stackedheadercelldiv,
87487
87507
  .e-headercelldiv {
@@ -88039,7 +88059,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88039
88059
  }
88040
88060
 
88041
88061
  @if $grid-skin == 'fluent2' {
88042
- .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item {
88062
+ .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
88063
+ .e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
88043
88064
  padding: 0 6px;
88044
88065
  }
88045
88066
  .e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
@@ -88953,7 +88974,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88953
88974
  }
88954
88975
 
88955
88976
  @if $grid-skin == 'fluent2' {
88956
- .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label {
88977
+ .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
88978
+ .e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
88957
88979
  color: $flyout-text-color-hover;
88958
88980
  }
88959
88981
  }
@@ -137061,6 +137083,8 @@ $aiassist-header-height: 50px !default;
137061
137083
  $aiassist-icon-height: 30px !default;
137062
137084
  $aiassist-icon-width: 30px !default;
137063
137085
  $send-icon-size: 16px !default;
137086
+ $send-icon-bottom: 7px !default;
137087
+ $send-icon-bigger-bottom: 11px !default;
137064
137088
  $aiassist-bigger-header-height: 58px !default;
137065
137089
  $aiassist-bigger-icon-height: 40px !default;
137066
137090
  $aiassist-bigger-icon-width: 40px !default;
@@ -137101,63 +137125,86 @@ $rating-selected-bg-color: rgba($rating-selected-color) !default;
137101
137125
  $send-icon-color: rgba($icon-color) !default;
137102
137126
  $send-icon-disabled-color: $icon-color-disabled !default;
137103
137127
  $prompt-text-border-color: rgba($content-bg-color) !default;
137128
+ $tbar-header-btn-focus-box-shadow: $shadow-focus-ring1 !default;
137129
+ $tbar-header-hover-bg-color: transparent !default;
137104
137130
 
137105
137131
  @include export-module('aiassistview-bigger') {
137106
137132
  .e-bigger.e-aiassistview,
137107
137133
  .e-bigger .e-aiassistview {
137108
137134
  .e-view-header {
137109
137135
  height: $aiassist-bigger-header-height;
137136
+ .e-toolbar {
137137
+ .e-toolbar-items {
137138
+ .e-toolbar-left {
137139
+ height: calc($aiassist-bigger-header-height - 1px);
137140
+ }
137141
+ .e-toolbar-item {
137142
+ &.e-assist-view-header,
137143
+ &.e-custom-view-header {
137144
+ @if ($skin-name == 'highcontrast') {
137145
+ // To apply box-shadow styling during keyboard navigation
137146
+ padding: 1.5px;
137147
+ }
137148
+ @else {
137149
+ padding: 0;
137150
+ }
137151
+ .e-tbar-btn {
137152
+ padding: 0;
137153
+ .e-btn-icon {
137154
+ padding: 4px 4px 4px 2px;
137155
+ }
137156
+ }
137157
+ }
137158
+ }
137159
+ }
137160
+ }
137110
137161
  }
137111
137162
  .e-view-content {
137112
137163
  height: calc(100% - $aiassist-bigger-header-height);
137113
137164
  }
137114
- .e-views {
137115
- .e-prompt-icon {
137116
- min-height: $aiassist-bigger-icon-height;
137117
- }
137118
- .e-output-icon {
137119
- height: $aiassist-bigger-icon-height;
137120
- }
137121
- .e-prompt-icon,
137122
- .e-output-icon {
137123
- min-width: $aiassist-bigger-icon-width;
137124
- }
137125
- .e-loading-body,
137126
- .e-content-body,
137127
- .e-loading-footer {
137128
- padding: 2px 0 0 10px;
137129
- }
137130
- .e-content-container {
137131
- font-size: 16px;
137132
- .e-prompt-text {
137133
- padding: $prompt-text-bigger-padding;
137134
- line-height: 22px;
137135
- }
137165
+ .e-prompt-icon {
137166
+ min-height: $aiassist-bigger-icon-height;
137167
+ }
137168
+ .e-output-icon {
137169
+ height: $aiassist-bigger-icon-height;
137170
+ }
137171
+ .e-prompt-icon,
137172
+ .e-output-icon {
137173
+ min-width: $aiassist-bigger-icon-width;
137174
+ }
137175
+ .e-loading-body,
137176
+ .e-content-body,
137177
+ .e-loading-footer {
137178
+ padding: 6px 0 0 6px;
137179
+ }
137180
+ .e-prompt-text {
137181
+ padding: $prompt-text-bigger-padding;
137182
+ line-height: 22px;
137183
+ }
137184
+ .e-content-container {
137185
+ font-size: 16px;
137186
+ }
137187
+ .e-suggestion-header {
137188
+ font-size: 16px;
137189
+ font-weight: $suggesstions-header-bigger-font-weight;
137190
+ margin-bottom: 15px;
137191
+ }
137192
+ .e-suggestions {
137193
+ &.e-suggestion-item-template ul li {
137194
+ padding: 0;
137136
137195
  }
137137
- .e-suggestions {
137138
- &.e-suggestion-item-template ul li {
137139
- padding: 0;
137140
- }
137141
- .e-suggestion-header {
137142
- font-size: 16px;
137143
- font-weight: $suggesstions-header-bigger-font-weight;
137144
- margin-bottom: 15px;
137145
- }
137146
- ul {
137147
- li {
137148
- line-height: 22px;
137149
- font-weight: $suggesstions-bigger-font-weight;
137150
- padding: $suggesstions-bigger-list-padding;
137151
- margin: $suggesstions-bigger-list-margin;
137152
- }
137153
- }
137196
+ li {
137197
+ line-height: 22px;
137198
+ font-weight: $suggesstions-bigger-font-weight;
137199
+ padding: $suggesstions-bigger-list-padding;
137200
+ margin: $suggesstions-bigger-list-margin;
137154
137201
  }
137155
137202
  }
137203
+ .e-assist-send {
137204
+ font-size: $send-icon-size-bigger;
137205
+ bottom: $send-icon-bigger-bottom;
137206
+ }
137156
137207
  .e-footer {
137157
- .e-assist-send {
137158
- font-size: $send-icon-size-bigger;
137159
- bottom: 9px;
137160
- }
137161
137208
  .e-input-group.e-control-wrapper.e-multi-line-input {
137162
137209
  .e-textarea {
137163
137210
  min-height: 38px;
@@ -137166,6 +137213,11 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137166
137213
  min-height: 28px;
137167
137214
  }
137168
137215
  }
137216
+ &.e-rtl .e-textarea {
137217
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
137218
+ padding: 6px 16px 6px 12px;
137219
+ }
137220
+ }
137169
137221
  }
137170
137222
  }
137171
137223
  .e-stop-response.e-btn-active {
@@ -137177,13 +137229,24 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137177
137229
  font-size: $response-stopper-bigger-font-size;
137178
137230
  }
137179
137231
  &.e-rtl {
137180
- .e-views {
137181
- .e-suggestions {
137182
- li {
137183
- margin: $suggesstions-bigger-list-margin-rtl;
137232
+ .e-view-header .e-toolbar-item {
137233
+ &.e-assist-view-header,
137234
+ &.e-custom-view-header {
137235
+ .e-tbar-btn .e-btn-icon {
137236
+ padding: 4px 2px 4px 4px;
137184
137237
  }
137185
137238
  }
137186
137239
  }
137240
+ .e-suggestions {
137241
+ li {
137242
+ margin: $suggesstions-bigger-list-margin-rtl;
137243
+ }
137244
+ }
137245
+ .e-loading-body,
137246
+ .e-content-body,
137247
+ .e-loading-footer {
137248
+ padding: 6px 6px 0 0;
137249
+ }
137187
137250
  }
137188
137251
  }
137189
137252
  }
@@ -137211,14 +137274,29 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137211
137274
  width: 100%;
137212
137275
  border-radius: 4px;
137213
137276
  }
137214
- .e-tbar-btn {
137215
- padding: 0;
137277
+ &.e-assist-view-header,
137278
+ &.e-custom-view-header {
137279
+ @if ($skin-name == 'highcontrast') {
137280
+ // To apply box-shadow styling during keyboard navigation
137281
+ padding: 1px;
137282
+ }
137283
+ @else {
137284
+ padding: 0;
137285
+ }
137286
+ .e-tbar-btn {
137287
+ padding: 0;
137288
+ .e-btn-icon {
137289
+ padding: 4px 4px 4px 2px;
137290
+ }
137291
+ }
137292
+ }
137293
+ &.e-active .e-btn {
137294
+ cursor: pointer;
137216
137295
  }
137217
137296
  }
137218
- }
137219
- .e-view-header .e-toolbar-item.e-active .e-btn {
137220
- border-radius: 0;
137221
- cursor: pointer;
137297
+ .e-toolbar .e-toolbar-items .e-toolbar-left {
137298
+ height: calc($aiassist-header-height - 1px);
137299
+ }
137222
137300
  }
137223
137301
  .e-view-container,
137224
137302
  .e-footer {
@@ -137268,36 +137346,94 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137268
137346
  }
137269
137347
  .e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
137270
137348
  .e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
137271
- @if $theme-name == 'highcontrast' {
137272
- padding: 6px 0 6px 5px;
137273
- }
137274
- @else {
137275
- padding: 6px 0 6px 2px;
137276
- }
137349
+ padding: 6px 2px;
137277
137350
  }
137278
137351
  }
137279
- .e-views {
137352
+ .e-output-container {
137353
+ width: 90%;
137280
137354
  display: flex;
137281
- justify-content: space-around;
137282
- .e-output-container {
137283
- width: 90%;
137284
- display: flex;
137285
- align-self: flex-start;
137286
- margin: 10px 0;
137355
+ align-self: flex-start;
137356
+ margin: 10px 0;
137357
+ }
137358
+ .e-prompt-icon {
137359
+ margin: 0 0 0 8px;
137360
+ min-height: $aiassist-icon-height;
137361
+ }
137362
+ .e-output-icon {
137363
+ height: $aiassist-icon-height;
137364
+ margin: 0 4px 0 8px;
137365
+ }
137366
+ .e-prompt-icon,
137367
+ .e-output-icon {
137368
+ border-radius: 50%;
137369
+ min-width: $aiassist-icon-width;
137370
+ }
137371
+ .e-loading-body,
137372
+ .e-content-body,
137373
+ .e-loading-footer {
137374
+ padding: 2px 0 0 6px;
137375
+ }
137376
+ .e-content-container {
137377
+ margin-top: 16px;
137378
+ font-size: 14px;
137379
+ justify-content: space-between;
137380
+ }
137381
+ .e-prompt-text {
137382
+ white-space: pre-wrap;
137383
+ height: fit-content;
137384
+ border-radius: $prompt-text-border-radius;
137385
+ padding: $prompt-text-padding;
137386
+ line-height: 20px;
137387
+ }
137388
+ .e-content-footer,
137389
+ .e-prompt-toolbar {
137390
+ opacity: 0;
137391
+ }
137392
+ .e-prompt-container {
137393
+ gap: 2px;
137394
+ align-self: flex-end;
137395
+ max-width: 70%;
137396
+ margin-bottom: 5px;
137397
+ flex-direction: column;
137398
+ &:hover .e-assist-edit-icon {
137399
+ opacity: 1;
137400
+ cursor: pointer;
137287
137401
  }
137288
- .e-prompt-icon {
137289
- margin: 0 8px;
137290
- min-height: $aiassist-icon-height;
137402
+ }
137403
+ .e-suggestion-header {
137404
+ font-size: 14px;
137405
+ font-weight: $suggesstions-header-font-weight;
137406
+ margin: 0 2px 8px 8px;
137407
+ text-align: right;
137408
+ }
137409
+ .e-suggestions {
137410
+ width: 100%;
137411
+ &.e-suggestion-item-template li {
137412
+ padding: 0;
137291
137413
  }
137292
- .e-output-icon {
137293
- height: $aiassist-icon-height;
137294
- margin-left: 10px;
137414
+ ul {
137415
+ list-style-type: none;
137416
+ padding: 0;
137417
+ margin: 0;
137418
+ display: flex;
137419
+ flex-wrap: wrap;
137420
+ justify-content: end;
137295
137421
  }
137296
- .e-prompt-icon,
137297
- .e-output-icon {
137298
- border-radius: 50%;
137299
- min-width: $aiassist-icon-width;
137422
+ li {
137423
+ line-height: 20px;
137424
+ font-weight: $suggesstions-font-weight;
137425
+ padding: $suggesstions-list-padding;
137426
+ margin: $suggesstions-list-margin;
137427
+ border-radius: $suggesstions-list-border-radius;
137428
+ cursor: pointer;
137429
+ white-space: nowrap;
137430
+ overflow: hidden;
137431
+ text-overflow: ellipsis;
137300
137432
  }
137433
+ }
137434
+ .e-views {
137435
+ display: flex;
137436
+ justify-content: space-around;
137301
137437
  .e-content-body {
137302
137438
  line-height: 25px;
137303
137439
  border-radius: 4px;
@@ -137383,85 +137519,36 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137383
137519
  .e-content-body > *:first-child {
137384
137520
  margin-block-start: 0;
137385
137521
  }
137386
- .e-loading-body,
137387
- .e-content-body,
137388
- .e-loading-footer {
137389
- padding: 2px 0 0 8px;
137390
- }
137391
- .e-content-footer,
137392
- .e-prompt-toolbar {
137393
- opacity: 0;
137394
- }
137395
- .e-content-container {
137396
- margin-top: 16px;
137397
- font-size: 14px;
137398
- justify-content: space-between;
137399
- .e-prompt-text {
137400
- white-space: pre-wrap;
137401
- height: fit-content;
137402
- border-radius: $prompt-text-border-radius;
137403
- padding: $prompt-text-padding;
137404
- margin-right: 2px;
137405
- line-height: 20px;
137406
- }
137407
- }
137408
- .e-suggestions {
137409
- width: 100%;
137410
- &.e-suggestion-item-template li {
137411
- padding: 0;
137412
- }
137413
- .e-suggestion-header {
137414
- font-size: 14px;
137415
- font-weight: $suggesstions-header-font-weight;
137416
- margin: 0 2px 8px 8px;
137417
- text-align: right;
137418
- }
137419
- ul {
137420
- list-style-type: none;
137421
- padding: 0;
137422
- margin: 0;
137423
- display: flex;
137424
- flex-wrap: wrap;
137425
- justify-content: end;
137426
- }
137427
- li {
137428
- line-height: 20px;
137429
- font-weight: $suggesstions-font-weight;
137430
- padding: $suggesstions-list-padding;
137431
- margin: $suggesstions-list-margin;
137432
- border-radius: $suggesstions-list-border-radius;
137433
- cursor: pointer;
137434
- white-space: nowrap;
137435
- overflow: hidden;
137436
- text-overflow: ellipsis;
137437
- }
137438
- }
137439
- .e-prompt-container {
137440
- gap: 2px;
137441
- align-self: flex-end;
137442
- max-width: 70%;
137443
- margin-bottom: 5px;
137444
- flex-direction: column;
137445
- &:hover .e-assist-edit-icon {
137446
- opacity: 1;
137447
- cursor: pointer;
137448
- }
137449
- }
137450
137522
  }
137451
137523
  .e-views,
137452
137524
  .e-custom-view,
137453
- .e-aiassist-view-content-section {
137525
+ .e-assistview-content-section {
137454
137526
  height: 100%;
137455
- overflow-y: scroll;
137527
+ overflow: scroll;
137456
137528
  &::-webkit-scrollbar {
137457
137529
  width: $ai-assist-scrollbar-width;
137530
+ height: $ai-assist-scrollbar-width;
137458
137531
  }
137459
137532
  &::-webkit-scrollbar-thumb {
137460
137533
  border-radius: 10px;
137461
137534
  }
137462
137535
  }
137463
- .e-content {
137464
- margin-right: 8px;
137536
+ .e-assist-send {
137537
+ position: absolute;
137538
+ right: 20px;
137539
+ font-size: $send-icon-size;
137540
+ bottom: $send-icon-bottom;
137541
+ padding-top: 2px;
137542
+ }
137543
+ .e-assist-send.disabled {
137544
+ pointer-events: none;
137545
+ opacity: .5;
137546
+ cursor: not-allowed;
137547
+ }
137548
+ .e-assist-send.enabled {
137549
+ pointer-events: auto;
137550
+ opacity: 1;
137551
+ cursor: pointer;
137465
137552
  }
137466
137553
  .e-footer {
137467
137554
  position: relative;
@@ -137480,23 +137567,6 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137480
137567
  .hide-scrollbar textarea {
137481
137568
  scrollbar-width: none;
137482
137569
  }
137483
- .e-assist-send {
137484
- position: absolute;
137485
- right: 20px;
137486
- font-size: $send-icon-size;
137487
- bottom: 8px;
137488
- padding-top: 2px;
137489
- }
137490
- .e-assist-send.disabled {
137491
- pointer-events: none;
137492
- opacity: .5;
137493
- cursor: not-allowed;
137494
- }
137495
- .e-assist-send.enabled {
137496
- pointer-events: auto;
137497
- opacity: 1;
137498
- cursor: pointer;
137499
- }
137500
137570
  &:has(.e-rtl) .e-assist-send {
137501
137571
  right: unset;
137502
137572
  left: 20px;
@@ -137508,6 +137578,13 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137508
137578
  .e-multi-line-input.e-rtl {
137509
137579
  padding-left: 35px;
137510
137580
  padding-right: unset;
137581
+ &.e-input-group.e-control-wrapper {
137582
+ .e-textarea {
137583
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
137584
+ padding: 4px 12px 4px 8px;
137585
+ }
137586
+ }
137587
+ }
137511
137588
  }
137512
137589
  .e-input-group.e-multi-line-input {
137513
137590
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
@@ -137589,16 +137666,24 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137589
137666
  outline: 1px solid;
137590
137667
  }
137591
137668
  &.e-rtl {
137592
- .e-views {
137593
- .e-suggestions {
137594
- .e-suggestion-header {
137595
- text-align: left;
137596
- margin: 0 8px 8px 2px;
137597
- }
137598
- li {
137599
- margin: $suggesstions-list-margin-rtl;
137669
+ .e-view-header .e-toolbar-item {
137670
+ &.e-assist-view-header,
137671
+ &.e-custom-view-header {
137672
+ .e-tbar-btn .e-btn-icon {
137673
+ padding: 4px 2px 4px 4px;
137600
137674
  }
137601
137675
  }
137676
+ }
137677
+ .e-suggestion-header {
137678
+ text-align: left;
137679
+ margin: 0 8px 8px 2px;
137680
+ }
137681
+ .e-suggestions {
137682
+ li {
137683
+ margin: $suggesstions-list-margin-rtl;
137684
+ }
137685
+ }
137686
+ .e-views {
137602
137687
  .e-content-body {
137603
137688
  blockquote {
137604
137689
  padding-left: unset;
@@ -137613,6 +137698,17 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137613
137698
  }
137614
137699
  }
137615
137700
  }
137701
+ .e-loading-body,
137702
+ .e-content-body,
137703
+ .e-loading-footer {
137704
+ padding: 2px 6px 0 0;
137705
+ }
137706
+ .e-prompt-icon {
137707
+ margin: 0 8px 0 0;
137708
+ }
137709
+ .e-output-icon {
137710
+ margin: 0 8px 0 4px;
137711
+ }
137616
137712
  }
137617
137713
  }
137618
137714
  @media (max-width: 760px) {
@@ -137621,12 +137717,14 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137621
137717
  .e-footer {
137622
137718
  width: 100%;
137623
137719
  }
137624
- .e-view-container .e-suggestions {
137720
+ .e-view-container .e-suggestions,
137721
+ .e-prompt-content {
137625
137722
  padding-right: 8px;
137626
137723
  }
137627
137724
  &.e-rtl {
137628
- .e-view-container .e-suggestions {
137629
- padding-left: 8px;
137725
+ .e-view-container .e-suggestions,
137726
+ .e-prompt-content {
137727
+ padding: 0 0 0 8px;
137630
137728
  }
137631
137729
  }
137632
137730
  }
@@ -137664,26 +137762,55 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137664
137762
  }
137665
137763
  .e-tbar-btn {
137666
137764
  background: transparent;
137765
+ &:focus {
137766
+ box-shadow: none;
137767
+ }
137768
+ &:focus-visible {
137769
+ box-shadow: $tbar-header-btn-focus-box-shadow;
137770
+ @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') {
137771
+ background: $tbar-header-hover-bg-color;
137772
+ }
137773
+ }
137667
137774
  }
137668
137775
  }
137669
137776
  }
137670
- .e-views {
137671
- .e-prompt-icon,
137672
- .e-output-icon {
137673
- border: 1px solid $icon-border-color;
137674
- color: $user-logo-color;
137675
- background-color: $user-logo-bg-color;
137676
- }
137677
- .e-prompt-text {
137678
- background: $suggested-content-bg-color;
137777
+ .e-suggestion-header {
137778
+ color: $suggesstions-header-color;
137779
+ }
137780
+ .e-suggestions {
137781
+ li {
137679
137782
  color: $suggested-content-text-color;
137783
+ box-shadow: $suggestion-li-box-shadow;
137680
137784
  @if ($skin-name == 'bootstrap5.3') {
137681
137785
  border: none;
137682
137786
  }
137683
137787
  @else {
137684
- border: 1px solid $prompt-text-border-color;
137788
+ border: 1px solid $suggestion-li-border-color;
137685
137789
  }
137686
137790
  }
137791
+ }
137792
+ .e-prompt-icon,
137793
+ .e-output-icon {
137794
+ border: 1px solid $icon-border-color;
137795
+ color: $user-logo-color;
137796
+ @if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
137797
+ background: $user-logo-bg-color;
137798
+ }
137799
+ @else {
137800
+ background-color: $user-logo-bg-color;
137801
+ }
137802
+ }
137803
+ .e-prompt-text {
137804
+ background: $suggested-content-bg-color;
137805
+ color: $suggested-content-text-color;
137806
+ @if ($skin-name == 'bootstrap5.3') {
137807
+ border: none;
137808
+ }
137809
+ @else {
137810
+ border: 1px solid $prompt-text-border-color;
137811
+ }
137812
+ }
137813
+ .e-views {
137687
137814
  .e-content-body {
137688
137815
  color: $response-text-color;
137689
137816
  a {
@@ -137723,21 +137850,6 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137723
137850
  color: rgba(255, 212, 212, 1);
137724
137851
  }
137725
137852
  }
137726
- .e-suggestions {
137727
- .e-suggestion-header {
137728
- color: $suggesstions-header-color;
137729
- }
137730
- li {
137731
- color: $suggested-content-text-color;
137732
- box-shadow: $suggestion-li-box-shadow;
137733
- @if ($skin-name == 'bootstrap5.3') {
137734
- border: none;
137735
- }
137736
- @else {
137737
- border: 1px solid $suggestion-li-border-color;
137738
- }
137739
- }
137740
- }
137741
137853
  }
137742
137854
  .e-stop-response {
137743
137855
  border-color: $response-stopper-border-color;
@@ -137747,21 +137859,21 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137747
137859
  }
137748
137860
  .e-views,
137749
137861
  .e-custom-view,
137750
- .e-aiassist-view-content-section {
137862
+ .e-assistview-content-section {
137751
137863
  &::-webkit-scrollbar-thumb {
137752
137864
  background: $scrollbar-color;
137753
137865
  }
137754
137866
  }
137867
+ .e-assist-send {
137868
+ color: $send-icon-color;
137869
+ &.disabled {
137870
+ color: $send-icon-disabled-color;
137871
+ }
137872
+ }
137755
137873
  .e-footer {
137756
137874
  textarea::-webkit-scrollbar-thumb {
137757
137875
  background: $scrollbar-color;
137758
137876
  }
137759
- .e-assist-send {
137760
- color: $send-icon-color;
137761
- &.disabled {
137762
- color: $send-icon-disabled-color;
137763
- }
137764
- }
137765
137877
  // To override the default border style of the textarea component for the Material and Material3 themes.
137766
137878
  .e-input-group.e-multi-line-input {
137767
137879
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {