@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
@@ -35289,13 +35289,11 @@ $slider-button-vup-bg-image: none !default;
35289
35289
  @if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
35290
35290
  @include alignment(6px, calc(50% - 3px), 'vertical');
35291
35291
  }
35292
- @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' ) {
35293
- @if ($skin-name == 'tailwind') {
35294
- left: calc(50%);
35295
- }
35296
- @else {
35297
- @include alignment(4px, calc(50% - 2px), 'vertical');
35298
- }
35292
+ @if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
35293
+ @include alignment(4px, calc(50% - 2px), 'vertical');
35294
+ }
35295
+ @if ($skin-name == 'tailwind') {
35296
+ @include alignment(4px, calc(50%), 'vertical');
35299
35297
  }
35300
35298
  @if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
35301
35299
  @include alignment(6px, calc(50% - 3px), 'vertical');
@@ -41003,7 +41001,7 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
41003
41001
  }
41004
41002
 
41005
41003
  &::before {
41006
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
41004
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
41007
41005
  background-color: $radio-btn-disabled-not-checked-bg-color;
41008
41006
  }
41009
41007
  @else {
@@ -43110,6 +43108,10 @@ $listview-template-focused-multiline-content-color: rgba($content-text-color-sel
43110
43108
  }
43111
43109
  }
43112
43110
 
43111
+ &.e-virtualization .e-list-container{
43112
+ overflow: unset;
43113
+ }
43114
+
43113
43115
  & .e-list-container {
43114
43116
  overflow: hidden;
43115
43117
  position: relative;
@@ -66181,6 +66183,10 @@ $ddl-chip-bigger-content-padding: 0 !default;
66181
66183
  display: block;
66182
66184
  }
66183
66185
 
66186
+ .e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
66187
+ margin-right: 30px;
66188
+ }
66189
+
66184
66190
  .e-multi-select-wrapper .e-multi-hidden {
66185
66191
  border: 0;
66186
66192
  height: 0;
@@ -83555,7 +83561,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
83555
83561
  /* stylelint-enable */
83556
83562
 
83557
83563
  .e-dlg-content {
83558
- padding: 24px 27px;
83564
+ @if $grid-skin == 'fluent2' {
83565
+ padding: 24px 27px;
83566
+ }
83567
+ @else {
83568
+ padding: 8px 16px 8px 8px;
83569
+ }
83559
83570
  overflow-y: hidden;
83560
83571
  }
83561
83572
 
@@ -84410,7 +84421,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
84410
84421
  }
84411
84422
 
84412
84423
  .e-grid-popup {
84413
- position: relative;
84424
+ position: absolute;
84414
84425
  }
84415
84426
 
84416
84427
  #{&}.e-grid,
@@ -86730,6 +86741,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
86730
86741
  padding: $grid-columnchooser-toolbardiv-padding;
86731
86742
  }
86732
86743
 
86744
+ &:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
86745
+ @if $grid-skin == 'fluent' {
86746
+ padding-bottom: 1px;
86747
+ }
86748
+ }
86749
+
86733
86750
  .e-edit-dialog {
86734
86751
  min-height: 350px;
86735
86752
  .e-dlg-content {
@@ -87544,14 +87561,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
87544
87561
  }
87545
87562
 
87546
87563
  &.e-wrap {
87547
- & .e-gridheader .e-rowcell,
87548
- & .e-gridcontent .e-rowcell,
87564
+ & .e-rowcell,
87549
87565
  & .e-columnheader .e-stackedheadercelldiv,
87550
87566
  & .e-columnheader .e-headercelldiv,
87551
87567
  & .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
87552
87568
  @include wrap-styles;
87553
87569
  }
87554
87570
 
87571
+ & .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
87572
+ white-space: nowrap;
87573
+ }
87574
+
87555
87575
  & .e-stackedheader .e-columnheader {
87556
87576
  .e-stackedheadercelldiv,
87557
87577
  .e-headercelldiv {
@@ -88109,7 +88129,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88109
88129
  }
88110
88130
 
88111
88131
  @if $grid-skin == 'fluent2' {
88112
- .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item {
88132
+ .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
88133
+ .e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
88113
88134
  padding: 0 6px;
88114
88135
  }
88115
88136
  .e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
@@ -89023,7 +89044,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
89023
89044
  }
89024
89045
 
89025
89046
  @if $grid-skin == 'fluent2' {
89026
- .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label {
89047
+ .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
89048
+ .e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
89027
89049
  color: $flyout-text-color-hover;
89028
89050
  }
89029
89051
  }
@@ -137131,6 +137153,8 @@ $aiassist-header-height: 50px !default;
137131
137153
  $aiassist-icon-height: 30px !default;
137132
137154
  $aiassist-icon-width: 30px !default;
137133
137155
  $send-icon-size: 16px !default;
137156
+ $send-icon-bottom: 7px !default;
137157
+ $send-icon-bigger-bottom: 11px !default;
137134
137158
  $aiassist-bigger-header-height: 58px !default;
137135
137159
  $aiassist-bigger-icon-height: 40px !default;
137136
137160
  $aiassist-bigger-icon-width: 40px !default;
@@ -137171,63 +137195,86 @@ $rating-selected-bg-color: rgba($rating-selected-color) !default;
137171
137195
  $send-icon-color: rgba($icon-color) !default;
137172
137196
  $send-icon-disabled-color: $icon-color-disabled !default;
137173
137197
  $prompt-text-border-color: rgba($content-bg-color) !default;
137198
+ $tbar-header-btn-focus-box-shadow: $shadow-focus-ring1 !default;
137199
+ $tbar-header-hover-bg-color: transparent !default;
137174
137200
 
137175
137201
  @include export-module('aiassistview-bigger') {
137176
137202
  .e-bigger.e-aiassistview,
137177
137203
  .e-bigger .e-aiassistview {
137178
137204
  .e-view-header {
137179
137205
  height: $aiassist-bigger-header-height;
137206
+ .e-toolbar {
137207
+ .e-toolbar-items {
137208
+ .e-toolbar-left {
137209
+ height: calc($aiassist-bigger-header-height - 1px);
137210
+ }
137211
+ .e-toolbar-item {
137212
+ &.e-assist-view-header,
137213
+ &.e-custom-view-header {
137214
+ @if ($skin-name == 'highcontrast') {
137215
+ // To apply box-shadow styling during keyboard navigation
137216
+ padding: 1.5px;
137217
+ }
137218
+ @else {
137219
+ padding: 0;
137220
+ }
137221
+ .e-tbar-btn {
137222
+ padding: 0;
137223
+ .e-btn-icon {
137224
+ padding: 4px 4px 4px 2px;
137225
+ }
137226
+ }
137227
+ }
137228
+ }
137229
+ }
137230
+ }
137180
137231
  }
137181
137232
  .e-view-content {
137182
137233
  height: calc(100% - $aiassist-bigger-header-height);
137183
137234
  }
137184
- .e-views {
137185
- .e-prompt-icon {
137186
- min-height: $aiassist-bigger-icon-height;
137187
- }
137188
- .e-output-icon {
137189
- height: $aiassist-bigger-icon-height;
137190
- }
137191
- .e-prompt-icon,
137192
- .e-output-icon {
137193
- min-width: $aiassist-bigger-icon-width;
137194
- }
137195
- .e-loading-body,
137196
- .e-content-body,
137197
- .e-loading-footer {
137198
- padding: 2px 0 0 10px;
137199
- }
137200
- .e-content-container {
137201
- font-size: 16px;
137202
- .e-prompt-text {
137203
- padding: $prompt-text-bigger-padding;
137204
- line-height: 22px;
137205
- }
137235
+ .e-prompt-icon {
137236
+ min-height: $aiassist-bigger-icon-height;
137237
+ }
137238
+ .e-output-icon {
137239
+ height: $aiassist-bigger-icon-height;
137240
+ }
137241
+ .e-prompt-icon,
137242
+ .e-output-icon {
137243
+ min-width: $aiassist-bigger-icon-width;
137244
+ }
137245
+ .e-loading-body,
137246
+ .e-content-body,
137247
+ .e-loading-footer {
137248
+ padding: 6px 0 0 6px;
137249
+ }
137250
+ .e-prompt-text {
137251
+ padding: $prompt-text-bigger-padding;
137252
+ line-height: 22px;
137253
+ }
137254
+ .e-content-container {
137255
+ font-size: 16px;
137256
+ }
137257
+ .e-suggestion-header {
137258
+ font-size: 16px;
137259
+ font-weight: $suggesstions-header-bigger-font-weight;
137260
+ margin-bottom: 15px;
137261
+ }
137262
+ .e-suggestions {
137263
+ &.e-suggestion-item-template ul li {
137264
+ padding: 0;
137206
137265
  }
137207
- .e-suggestions {
137208
- &.e-suggestion-item-template ul li {
137209
- padding: 0;
137210
- }
137211
- .e-suggestion-header {
137212
- font-size: 16px;
137213
- font-weight: $suggesstions-header-bigger-font-weight;
137214
- margin-bottom: 15px;
137215
- }
137216
- ul {
137217
- li {
137218
- line-height: 22px;
137219
- font-weight: $suggesstions-bigger-font-weight;
137220
- padding: $suggesstions-bigger-list-padding;
137221
- margin: $suggesstions-bigger-list-margin;
137222
- }
137223
- }
137266
+ li {
137267
+ line-height: 22px;
137268
+ font-weight: $suggesstions-bigger-font-weight;
137269
+ padding: $suggesstions-bigger-list-padding;
137270
+ margin: $suggesstions-bigger-list-margin;
137224
137271
  }
137225
137272
  }
137273
+ .e-assist-send {
137274
+ font-size: $send-icon-size-bigger;
137275
+ bottom: $send-icon-bigger-bottom;
137276
+ }
137226
137277
  .e-footer {
137227
- .e-assist-send {
137228
- font-size: $send-icon-size-bigger;
137229
- bottom: 9px;
137230
- }
137231
137278
  .e-input-group.e-control-wrapper.e-multi-line-input {
137232
137279
  .e-textarea {
137233
137280
  min-height: 38px;
@@ -137236,6 +137283,11 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137236
137283
  min-height: 28px;
137237
137284
  }
137238
137285
  }
137286
+ &.e-rtl .e-textarea {
137287
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
137288
+ padding: 6px 16px 6px 12px;
137289
+ }
137290
+ }
137239
137291
  }
137240
137292
  }
137241
137293
  .e-stop-response.e-btn-active {
@@ -137247,13 +137299,24 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137247
137299
  font-size: $response-stopper-bigger-font-size;
137248
137300
  }
137249
137301
  &.e-rtl {
137250
- .e-views {
137251
- .e-suggestions {
137252
- li {
137253
- margin: $suggesstions-bigger-list-margin-rtl;
137302
+ .e-view-header .e-toolbar-item {
137303
+ &.e-assist-view-header,
137304
+ &.e-custom-view-header {
137305
+ .e-tbar-btn .e-btn-icon {
137306
+ padding: 4px 2px 4px 4px;
137254
137307
  }
137255
137308
  }
137256
137309
  }
137310
+ .e-suggestions {
137311
+ li {
137312
+ margin: $suggesstions-bigger-list-margin-rtl;
137313
+ }
137314
+ }
137315
+ .e-loading-body,
137316
+ .e-content-body,
137317
+ .e-loading-footer {
137318
+ padding: 6px 6px 0 0;
137319
+ }
137257
137320
  }
137258
137321
  }
137259
137322
  }
@@ -137281,14 +137344,29 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137281
137344
  width: 100%;
137282
137345
  border-radius: 4px;
137283
137346
  }
137284
- .e-tbar-btn {
137285
- padding: 0;
137347
+ &.e-assist-view-header,
137348
+ &.e-custom-view-header {
137349
+ @if ($skin-name == 'highcontrast') {
137350
+ // To apply box-shadow styling during keyboard navigation
137351
+ padding: 1px;
137352
+ }
137353
+ @else {
137354
+ padding: 0;
137355
+ }
137356
+ .e-tbar-btn {
137357
+ padding: 0;
137358
+ .e-btn-icon {
137359
+ padding: 4px 4px 4px 2px;
137360
+ }
137361
+ }
137362
+ }
137363
+ &.e-active .e-btn {
137364
+ cursor: pointer;
137286
137365
  }
137287
137366
  }
137288
- }
137289
- .e-view-header .e-toolbar-item.e-active .e-btn {
137290
- border-radius: 0;
137291
- cursor: pointer;
137367
+ .e-toolbar .e-toolbar-items .e-toolbar-left {
137368
+ height: calc($aiassist-header-height - 1px);
137369
+ }
137292
137370
  }
137293
137371
  .e-view-container,
137294
137372
  .e-footer {
@@ -137338,36 +137416,94 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137338
137416
  }
137339
137417
  .e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
137340
137418
  .e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
137341
- @if $theme-name == 'highcontrast' {
137342
- padding: 6px 0 6px 5px;
137343
- }
137344
- @else {
137345
- padding: 6px 0 6px 2px;
137346
- }
137419
+ padding: 6px 2px;
137347
137420
  }
137348
137421
  }
137349
- .e-views {
137422
+ .e-output-container {
137423
+ width: 90%;
137350
137424
  display: flex;
137351
- justify-content: space-around;
137352
- .e-output-container {
137353
- width: 90%;
137354
- display: flex;
137355
- align-self: flex-start;
137356
- margin: 10px 0;
137425
+ align-self: flex-start;
137426
+ margin: 10px 0;
137427
+ }
137428
+ .e-prompt-icon {
137429
+ margin: 0 0 0 8px;
137430
+ min-height: $aiassist-icon-height;
137431
+ }
137432
+ .e-output-icon {
137433
+ height: $aiassist-icon-height;
137434
+ margin: 0 4px 0 8px;
137435
+ }
137436
+ .e-prompt-icon,
137437
+ .e-output-icon {
137438
+ border-radius: 50%;
137439
+ min-width: $aiassist-icon-width;
137440
+ }
137441
+ .e-loading-body,
137442
+ .e-content-body,
137443
+ .e-loading-footer {
137444
+ padding: 2px 0 0 6px;
137445
+ }
137446
+ .e-content-container {
137447
+ margin-top: 16px;
137448
+ font-size: 14px;
137449
+ justify-content: space-between;
137450
+ }
137451
+ .e-prompt-text {
137452
+ white-space: pre-wrap;
137453
+ height: fit-content;
137454
+ border-radius: $prompt-text-border-radius;
137455
+ padding: $prompt-text-padding;
137456
+ line-height: 20px;
137457
+ }
137458
+ .e-content-footer,
137459
+ .e-prompt-toolbar {
137460
+ opacity: 0;
137461
+ }
137462
+ .e-prompt-container {
137463
+ gap: 2px;
137464
+ align-self: flex-end;
137465
+ max-width: 70%;
137466
+ margin-bottom: 5px;
137467
+ flex-direction: column;
137468
+ &:hover .e-assist-edit-icon {
137469
+ opacity: 1;
137470
+ cursor: pointer;
137357
137471
  }
137358
- .e-prompt-icon {
137359
- margin: 0 8px;
137360
- min-height: $aiassist-icon-height;
137472
+ }
137473
+ .e-suggestion-header {
137474
+ font-size: 14px;
137475
+ font-weight: $suggesstions-header-font-weight;
137476
+ margin: 0 2px 8px 8px;
137477
+ text-align: right;
137478
+ }
137479
+ .e-suggestions {
137480
+ width: 100%;
137481
+ &.e-suggestion-item-template li {
137482
+ padding: 0;
137361
137483
  }
137362
- .e-output-icon {
137363
- height: $aiassist-icon-height;
137364
- margin-left: 10px;
137484
+ ul {
137485
+ list-style-type: none;
137486
+ padding: 0;
137487
+ margin: 0;
137488
+ display: flex;
137489
+ flex-wrap: wrap;
137490
+ justify-content: end;
137365
137491
  }
137366
- .e-prompt-icon,
137367
- .e-output-icon {
137368
- border-radius: 50%;
137369
- min-width: $aiassist-icon-width;
137492
+ li {
137493
+ line-height: 20px;
137494
+ font-weight: $suggesstions-font-weight;
137495
+ padding: $suggesstions-list-padding;
137496
+ margin: $suggesstions-list-margin;
137497
+ border-radius: $suggesstions-list-border-radius;
137498
+ cursor: pointer;
137499
+ white-space: nowrap;
137500
+ overflow: hidden;
137501
+ text-overflow: ellipsis;
137370
137502
  }
137503
+ }
137504
+ .e-views {
137505
+ display: flex;
137506
+ justify-content: space-around;
137371
137507
  .e-content-body {
137372
137508
  line-height: 25px;
137373
137509
  border-radius: 4px;
@@ -137453,85 +137589,36 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137453
137589
  .e-content-body > *:first-child {
137454
137590
  margin-block-start: 0;
137455
137591
  }
137456
- .e-loading-body,
137457
- .e-content-body,
137458
- .e-loading-footer {
137459
- padding: 2px 0 0 8px;
137460
- }
137461
- .e-content-footer,
137462
- .e-prompt-toolbar {
137463
- opacity: 0;
137464
- }
137465
- .e-content-container {
137466
- margin-top: 16px;
137467
- font-size: 14px;
137468
- justify-content: space-between;
137469
- .e-prompt-text {
137470
- white-space: pre-wrap;
137471
- height: fit-content;
137472
- border-radius: $prompt-text-border-radius;
137473
- padding: $prompt-text-padding;
137474
- margin-right: 2px;
137475
- line-height: 20px;
137476
- }
137477
- }
137478
- .e-suggestions {
137479
- width: 100%;
137480
- &.e-suggestion-item-template li {
137481
- padding: 0;
137482
- }
137483
- .e-suggestion-header {
137484
- font-size: 14px;
137485
- font-weight: $suggesstions-header-font-weight;
137486
- margin: 0 2px 8px 8px;
137487
- text-align: right;
137488
- }
137489
- ul {
137490
- list-style-type: none;
137491
- padding: 0;
137492
- margin: 0;
137493
- display: flex;
137494
- flex-wrap: wrap;
137495
- justify-content: end;
137496
- }
137497
- li {
137498
- line-height: 20px;
137499
- font-weight: $suggesstions-font-weight;
137500
- padding: $suggesstions-list-padding;
137501
- margin: $suggesstions-list-margin;
137502
- border-radius: $suggesstions-list-border-radius;
137503
- cursor: pointer;
137504
- white-space: nowrap;
137505
- overflow: hidden;
137506
- text-overflow: ellipsis;
137507
- }
137508
- }
137509
- .e-prompt-container {
137510
- gap: 2px;
137511
- align-self: flex-end;
137512
- max-width: 70%;
137513
- margin-bottom: 5px;
137514
- flex-direction: column;
137515
- &:hover .e-assist-edit-icon {
137516
- opacity: 1;
137517
- cursor: pointer;
137518
- }
137519
- }
137520
137592
  }
137521
137593
  .e-views,
137522
137594
  .e-custom-view,
137523
- .e-aiassist-view-content-section {
137595
+ .e-assistview-content-section {
137524
137596
  height: 100%;
137525
- overflow-y: scroll;
137597
+ overflow: scroll;
137526
137598
  &::-webkit-scrollbar {
137527
137599
  width: $ai-assist-scrollbar-width;
137600
+ height: $ai-assist-scrollbar-width;
137528
137601
  }
137529
137602
  &::-webkit-scrollbar-thumb {
137530
137603
  border-radius: 10px;
137531
137604
  }
137532
137605
  }
137533
- .e-content {
137534
- margin-right: 8px;
137606
+ .e-assist-send {
137607
+ position: absolute;
137608
+ right: 20px;
137609
+ font-size: $send-icon-size;
137610
+ bottom: $send-icon-bottom;
137611
+ padding-top: 2px;
137612
+ }
137613
+ .e-assist-send.disabled {
137614
+ pointer-events: none;
137615
+ opacity: .5;
137616
+ cursor: not-allowed;
137617
+ }
137618
+ .e-assist-send.enabled {
137619
+ pointer-events: auto;
137620
+ opacity: 1;
137621
+ cursor: pointer;
137535
137622
  }
137536
137623
  .e-footer {
137537
137624
  position: relative;
@@ -137550,23 +137637,6 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137550
137637
  .hide-scrollbar textarea {
137551
137638
  scrollbar-width: none;
137552
137639
  }
137553
- .e-assist-send {
137554
- position: absolute;
137555
- right: 20px;
137556
- font-size: $send-icon-size;
137557
- bottom: 8px;
137558
- padding-top: 2px;
137559
- }
137560
- .e-assist-send.disabled {
137561
- pointer-events: none;
137562
- opacity: .5;
137563
- cursor: not-allowed;
137564
- }
137565
- .e-assist-send.enabled {
137566
- pointer-events: auto;
137567
- opacity: 1;
137568
- cursor: pointer;
137569
- }
137570
137640
  &:has(.e-rtl) .e-assist-send {
137571
137641
  right: unset;
137572
137642
  left: 20px;
@@ -137578,6 +137648,13 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137578
137648
  .e-multi-line-input.e-rtl {
137579
137649
  padding-left: 35px;
137580
137650
  padding-right: unset;
137651
+ &.e-input-group.e-control-wrapper {
137652
+ .e-textarea {
137653
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
137654
+ padding: 4px 12px 4px 8px;
137655
+ }
137656
+ }
137657
+ }
137581
137658
  }
137582
137659
  .e-input-group.e-multi-line-input {
137583
137660
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
@@ -137659,16 +137736,24 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137659
137736
  outline: 1px solid;
137660
137737
  }
137661
137738
  &.e-rtl {
137662
- .e-views {
137663
- .e-suggestions {
137664
- .e-suggestion-header {
137665
- text-align: left;
137666
- margin: 0 8px 8px 2px;
137667
- }
137668
- li {
137669
- margin: $suggesstions-list-margin-rtl;
137739
+ .e-view-header .e-toolbar-item {
137740
+ &.e-assist-view-header,
137741
+ &.e-custom-view-header {
137742
+ .e-tbar-btn .e-btn-icon {
137743
+ padding: 4px 2px 4px 4px;
137670
137744
  }
137671
137745
  }
137746
+ }
137747
+ .e-suggestion-header {
137748
+ text-align: left;
137749
+ margin: 0 8px 8px 2px;
137750
+ }
137751
+ .e-suggestions {
137752
+ li {
137753
+ margin: $suggesstions-list-margin-rtl;
137754
+ }
137755
+ }
137756
+ .e-views {
137672
137757
  .e-content-body {
137673
137758
  blockquote {
137674
137759
  padding-left: unset;
@@ -137683,6 +137768,17 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137683
137768
  }
137684
137769
  }
137685
137770
  }
137771
+ .e-loading-body,
137772
+ .e-content-body,
137773
+ .e-loading-footer {
137774
+ padding: 2px 6px 0 0;
137775
+ }
137776
+ .e-prompt-icon {
137777
+ margin: 0 8px 0 0;
137778
+ }
137779
+ .e-output-icon {
137780
+ margin: 0 8px 0 4px;
137781
+ }
137686
137782
  }
137687
137783
  }
137688
137784
  @media (max-width: 760px) {
@@ -137691,12 +137787,14 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137691
137787
  .e-footer {
137692
137788
  width: 100%;
137693
137789
  }
137694
- .e-view-container .e-suggestions {
137790
+ .e-view-container .e-suggestions,
137791
+ .e-prompt-content {
137695
137792
  padding-right: 8px;
137696
137793
  }
137697
137794
  &.e-rtl {
137698
- .e-view-container .e-suggestions {
137699
- padding-left: 8px;
137795
+ .e-view-container .e-suggestions,
137796
+ .e-prompt-content {
137797
+ padding: 0 0 0 8px;
137700
137798
  }
137701
137799
  }
137702
137800
  }
@@ -137734,26 +137832,55 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137734
137832
  }
137735
137833
  .e-tbar-btn {
137736
137834
  background: transparent;
137835
+ &:focus {
137836
+ box-shadow: none;
137837
+ }
137838
+ &:focus-visible {
137839
+ box-shadow: $tbar-header-btn-focus-box-shadow;
137840
+ @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') {
137841
+ background: $tbar-header-hover-bg-color;
137842
+ }
137843
+ }
137737
137844
  }
137738
137845
  }
137739
137846
  }
137740
- .e-views {
137741
- .e-prompt-icon,
137742
- .e-output-icon {
137743
- border: 1px solid $icon-border-color;
137744
- color: $user-logo-color;
137745
- background-color: $user-logo-bg-color;
137746
- }
137747
- .e-prompt-text {
137748
- background: $suggested-content-bg-color;
137847
+ .e-suggestion-header {
137848
+ color: $suggesstions-header-color;
137849
+ }
137850
+ .e-suggestions {
137851
+ li {
137749
137852
  color: $suggested-content-text-color;
137853
+ box-shadow: $suggestion-li-box-shadow;
137750
137854
  @if ($skin-name == 'bootstrap5.3') {
137751
137855
  border: none;
137752
137856
  }
137753
137857
  @else {
137754
- border: 1px solid $prompt-text-border-color;
137858
+ border: 1px solid $suggestion-li-border-color;
137755
137859
  }
137756
137860
  }
137861
+ }
137862
+ .e-prompt-icon,
137863
+ .e-output-icon {
137864
+ border: 1px solid $icon-border-color;
137865
+ color: $user-logo-color;
137866
+ @if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
137867
+ background: $user-logo-bg-color;
137868
+ }
137869
+ @else {
137870
+ background-color: $user-logo-bg-color;
137871
+ }
137872
+ }
137873
+ .e-prompt-text {
137874
+ background: $suggested-content-bg-color;
137875
+ color: $suggested-content-text-color;
137876
+ @if ($skin-name == 'bootstrap5.3') {
137877
+ border: none;
137878
+ }
137879
+ @else {
137880
+ border: 1px solid $prompt-text-border-color;
137881
+ }
137882
+ }
137883
+ .e-views {
137757
137884
  .e-content-body {
137758
137885
  color: $response-text-color;
137759
137886
  a {
@@ -137793,21 +137920,6 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137793
137920
  color: rgba(255, 212, 212, 1);
137794
137921
  }
137795
137922
  }
137796
- .e-suggestions {
137797
- .e-suggestion-header {
137798
- color: $suggesstions-header-color;
137799
- }
137800
- li {
137801
- color: $suggested-content-text-color;
137802
- box-shadow: $suggestion-li-box-shadow;
137803
- @if ($skin-name == 'bootstrap5.3') {
137804
- border: none;
137805
- }
137806
- @else {
137807
- border: 1px solid $suggestion-li-border-color;
137808
- }
137809
- }
137810
- }
137811
137923
  }
137812
137924
  .e-stop-response {
137813
137925
  border-color: $response-stopper-border-color;
@@ -137817,21 +137929,21 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
137817
137929
  }
137818
137930
  .e-views,
137819
137931
  .e-custom-view,
137820
- .e-aiassist-view-content-section {
137932
+ .e-assistview-content-section {
137821
137933
  &::-webkit-scrollbar-thumb {
137822
137934
  background: $scrollbar-color;
137823
137935
  }
137824
137936
  }
137937
+ .e-assist-send {
137938
+ color: $send-icon-color;
137939
+ &.disabled {
137940
+ color: $send-icon-disabled-color;
137941
+ }
137942
+ }
137825
137943
  .e-footer {
137826
137944
  textarea::-webkit-scrollbar-thumb {
137827
137945
  background: $scrollbar-color;
137828
137946
  }
137829
- .e-assist-send {
137830
- color: $send-icon-color;
137831
- &.disabled {
137832
- color: $send-icon-disabled-color;
137833
- }
137834
- }
137835
137947
  // To override the default border style of the textarea component for the Material and Material3 themes.
137836
137948
  .e-input-group.e-multi-line-input {
137837
137949
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {