@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
@@ -34785,13 +34785,11 @@ $slider-disabled-track-color: $gray-300;
34785
34785
  @if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
34786
34786
  @include alignment(6px, calc(50% - 3px), 'vertical');
34787
34787
  }
34788
- @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' ) {
34789
- @if ($skin-name == 'tailwind') {
34790
- left: calc(50%);
34791
- }
34792
- @else {
34793
- @include alignment(4px, calc(50% - 2px), 'vertical');
34794
- }
34788
+ @if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
34789
+ @include alignment(4px, calc(50% - 2px), 'vertical');
34790
+ }
34791
+ @if ($skin-name == 'tailwind') {
34792
+ @include alignment(4px, calc(50%), 'vertical');
34795
34793
  }
34796
34794
  @if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
34797
34795
  @include alignment(6px, calc(50% - 3px), 'vertical');
@@ -39697,6 +39695,7 @@ $radio-btn-check-transition: none !default;
39697
39695
  $radio-btn-disabled-border-color: $gray-500 !default;
39698
39696
  $radio-btn-disabled-checked-border-color: transparent !default;
39699
39697
  $radio-btn-disabled-background-color: rgba($primary, .5) !default;
39698
+ $radio-btn-disabled-not-checked-bg-color: transparent !default;
39700
39699
  $radio-btn-disabled-color: $gray-200 !default;
39701
39700
  $radio-btn-disabled-checked-color: $white !default;
39702
39701
  $radio-btn-font-color: $gray-900 !default;
@@ -40541,7 +40540,7 @@ $radio-btn-focus-outline-offset: 0 !default;
40541
40540
  }
40542
40541
 
40543
40542
  &::before {
40544
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
40543
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
40545
40544
  background-color: $radio-btn-disabled-not-checked-bg-color;
40546
40545
  }
40547
40546
  @else {
@@ -42612,6 +42611,10 @@ $listview-template-multiline-avatar-top: .7142em !default;
42612
42611
  }
42613
42612
  }
42614
42613
 
42614
+ &.e-virtualization .e-list-container{
42615
+ overflow: unset;
42616
+ }
42617
+
42615
42618
  & .e-list-container {
42616
42619
  overflow: hidden;
42617
42620
  position: relative;
@@ -65691,6 +65694,10 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
65691
65694
  display: block;
65692
65695
  }
65693
65696
 
65697
+ .e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
65698
+ margin-right: 30px;
65699
+ }
65700
+
65694
65701
  .e-multi-select-wrapper .e-multi-hidden {
65695
65702
  border: 0;
65696
65703
  height: 0;
@@ -82683,7 +82690,12 @@ $grid-checkmark-color: $white !default;
82683
82690
  /* stylelint-enable */
82684
82691
 
82685
82692
  .e-dlg-content {
82686
- padding: 24px 27px;
82693
+ @if $grid-skin == 'fluent2' {
82694
+ padding: 24px 27px;
82695
+ }
82696
+ @else {
82697
+ padding: 8px 16px 8px 8px;
82698
+ }
82687
82699
  overflow-y: hidden;
82688
82700
  }
82689
82701
 
@@ -83538,7 +83550,7 @@ $grid-checkmark-color: $white !default;
83538
83550
  }
83539
83551
 
83540
83552
  .e-grid-popup {
83541
- position: relative;
83553
+ position: absolute;
83542
83554
  }
83543
83555
 
83544
83556
  #{&}.e-grid,
@@ -85858,6 +85870,12 @@ $grid-checkmark-color: $white !default;
85858
85870
  padding: $grid-columnchooser-toolbardiv-padding;
85859
85871
  }
85860
85872
 
85873
+ &:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
85874
+ @if $grid-skin == 'fluent' {
85875
+ padding-bottom: 1px;
85876
+ }
85877
+ }
85878
+
85861
85879
  .e-edit-dialog {
85862
85880
  min-height: 350px;
85863
85881
  .e-dlg-content {
@@ -86672,14 +86690,17 @@ $grid-checkmark-color: $white !default;
86672
86690
  }
86673
86691
 
86674
86692
  &.e-wrap {
86675
- & .e-gridheader .e-rowcell,
86676
- & .e-gridcontent .e-rowcell,
86693
+ & .e-rowcell,
86677
86694
  & .e-columnheader .e-stackedheadercelldiv,
86678
86695
  & .e-columnheader .e-headercelldiv,
86679
86696
  & .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
86680
86697
  @include wrap-styles;
86681
86698
  }
86682
86699
 
86700
+ & .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
86701
+ white-space: nowrap;
86702
+ }
86703
+
86683
86704
  & .e-stackedheader .e-columnheader {
86684
86705
  .e-stackedheadercelldiv,
86685
86706
  .e-headercelldiv {
@@ -87237,7 +87258,8 @@ $grid-checkmark-color: $white !default;
87237
87258
  }
87238
87259
 
87239
87260
  @if $grid-skin == 'fluent2' {
87240
- .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item {
87261
+ .e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
87262
+ .e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
87241
87263
  padding: 0 6px;
87242
87264
  }
87243
87265
  .e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
@@ -88151,7 +88173,8 @@ $grid-checkmark-color: $white !default;
88151
88173
  }
88152
88174
 
88153
88175
  @if $grid-skin == 'fluent2' {
88154
- .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label {
88176
+ .e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
88177
+ .e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
88155
88178
  color: $flyout-text-color-hover;
88156
88179
  }
88157
88180
  }
@@ -136480,6 +136503,8 @@ $aiassist-header-height: 46px !default;
136480
136503
  $aiassist-icon-height: 30px !default;
136481
136504
  $aiassist-icon-width: 30px !default;
136482
136505
  $send-icon-size: 14px !default;
136506
+ $send-icon-bottom: 10px !default;
136507
+ $send-icon-bigger-bottom: 11px !default;
136483
136508
  $aiassist-bigger-header-height: 50px !default;
136484
136509
  $aiassist-bigger-icon-height: 40px !default;
136485
136510
  $aiassist-bigger-icon-width: 40px !default;
@@ -136520,63 +136545,86 @@ $rating-selected-bg-color: $gray-700 !default;
136520
136545
  $send-icon-color: $gray-600 !default;
136521
136546
  $send-icon-disabled-color: $send-icon-color !default;
136522
136547
  $prompt-text-border-color: $white !default;
136548
+ $tbar-header-btn-focus-box-shadow: $tbar-focus-btn-box-shadow !default;
136549
+ $tbar-header-hover-bg-color: transparent !default;
136523
136550
 
136524
136551
  @include export-module('aiassistview-bigger') {
136525
136552
  .e-bigger.e-aiassistview,
136526
136553
  .e-bigger .e-aiassistview {
136527
136554
  .e-view-header {
136528
136555
  height: $aiassist-bigger-header-height;
136556
+ .e-toolbar {
136557
+ .e-toolbar-items {
136558
+ .e-toolbar-left {
136559
+ height: calc($aiassist-bigger-header-height - 1px);
136560
+ }
136561
+ .e-toolbar-item {
136562
+ &.e-assist-view-header,
136563
+ &.e-custom-view-header {
136564
+ @if ($skin-name == 'highcontrast') {
136565
+ // To apply box-shadow styling during keyboard navigation
136566
+ padding: 1.5px;
136567
+ }
136568
+ @else {
136569
+ padding: 0;
136570
+ }
136571
+ .e-tbar-btn {
136572
+ padding: 0;
136573
+ .e-btn-icon {
136574
+ padding: 4px 4px 4px 2px;
136575
+ }
136576
+ }
136577
+ }
136578
+ }
136579
+ }
136580
+ }
136529
136581
  }
136530
136582
  .e-view-content {
136531
136583
  height: calc(100% - $aiassist-bigger-header-height);
136532
136584
  }
136533
- .e-views {
136534
- .e-prompt-icon {
136535
- min-height: $aiassist-bigger-icon-height;
136536
- }
136537
- .e-output-icon {
136538
- height: $aiassist-bigger-icon-height;
136539
- }
136540
- .e-prompt-icon,
136541
- .e-output-icon {
136542
- min-width: $aiassist-bigger-icon-width;
136543
- }
136544
- .e-loading-body,
136545
- .e-content-body,
136546
- .e-loading-footer {
136547
- padding: 2px 0 0 10px;
136548
- }
136549
- .e-content-container {
136550
- font-size: 16px;
136551
- .e-prompt-text {
136552
- padding: $prompt-text-bigger-padding;
136553
- line-height: 22px;
136554
- }
136585
+ .e-prompt-icon {
136586
+ min-height: $aiassist-bigger-icon-height;
136587
+ }
136588
+ .e-output-icon {
136589
+ height: $aiassist-bigger-icon-height;
136590
+ }
136591
+ .e-prompt-icon,
136592
+ .e-output-icon {
136593
+ min-width: $aiassist-bigger-icon-width;
136594
+ }
136595
+ .e-loading-body,
136596
+ .e-content-body,
136597
+ .e-loading-footer {
136598
+ padding: 6px 0 0 6px;
136599
+ }
136600
+ .e-prompt-text {
136601
+ padding: $prompt-text-bigger-padding;
136602
+ line-height: 22px;
136603
+ }
136604
+ .e-content-container {
136605
+ font-size: 16px;
136606
+ }
136607
+ .e-suggestion-header {
136608
+ font-size: 16px;
136609
+ font-weight: $suggesstions-header-bigger-font-weight;
136610
+ margin-bottom: 15px;
136611
+ }
136612
+ .e-suggestions {
136613
+ &.e-suggestion-item-template ul li {
136614
+ padding: 0;
136555
136615
  }
136556
- .e-suggestions {
136557
- &.e-suggestion-item-template ul li {
136558
- padding: 0;
136559
- }
136560
- .e-suggestion-header {
136561
- font-size: 16px;
136562
- font-weight: $suggesstions-header-bigger-font-weight;
136563
- margin-bottom: 15px;
136564
- }
136565
- ul {
136566
- li {
136567
- line-height: 22px;
136568
- font-weight: $suggesstions-bigger-font-weight;
136569
- padding: $suggesstions-bigger-list-padding;
136570
- margin: $suggesstions-bigger-list-margin;
136571
- }
136572
- }
136616
+ li {
136617
+ line-height: 22px;
136618
+ font-weight: $suggesstions-bigger-font-weight;
136619
+ padding: $suggesstions-bigger-list-padding;
136620
+ margin: $suggesstions-bigger-list-margin;
136573
136621
  }
136574
136622
  }
136623
+ .e-assist-send {
136624
+ font-size: $send-icon-size-bigger;
136625
+ bottom: $send-icon-bigger-bottom;
136626
+ }
136575
136627
  .e-footer {
136576
- .e-assist-send {
136577
- font-size: $send-icon-size-bigger;
136578
- bottom: 9px;
136579
- }
136580
136628
  .e-input-group.e-control-wrapper.e-multi-line-input {
136581
136629
  .e-textarea {
136582
136630
  min-height: 38px;
@@ -136585,6 +136633,11 @@ $prompt-text-border-color: $white !default;
136585
136633
  min-height: 28px;
136586
136634
  }
136587
136635
  }
136636
+ &.e-rtl .e-textarea {
136637
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
136638
+ padding: 6px 16px 6px 12px;
136639
+ }
136640
+ }
136588
136641
  }
136589
136642
  }
136590
136643
  .e-stop-response.e-btn-active {
@@ -136596,13 +136649,24 @@ $prompt-text-border-color: $white !default;
136596
136649
  font-size: $response-stopper-bigger-font-size;
136597
136650
  }
136598
136651
  &.e-rtl {
136599
- .e-views {
136600
- .e-suggestions {
136601
- li {
136602
- margin: $suggesstions-bigger-list-margin-rtl;
136652
+ .e-view-header .e-toolbar-item {
136653
+ &.e-assist-view-header,
136654
+ &.e-custom-view-header {
136655
+ .e-tbar-btn .e-btn-icon {
136656
+ padding: 4px 2px 4px 4px;
136603
136657
  }
136604
136658
  }
136605
136659
  }
136660
+ .e-suggestions {
136661
+ li {
136662
+ margin: $suggesstions-bigger-list-margin-rtl;
136663
+ }
136664
+ }
136665
+ .e-loading-body,
136666
+ .e-content-body,
136667
+ .e-loading-footer {
136668
+ padding: 6px 6px 0 0;
136669
+ }
136606
136670
  }
136607
136671
  }
136608
136672
  }
@@ -136630,14 +136694,29 @@ $prompt-text-border-color: $white !default;
136630
136694
  width: 100%;
136631
136695
  border-radius: 4px;
136632
136696
  }
136633
- .e-tbar-btn {
136634
- padding: 0;
136697
+ &.e-assist-view-header,
136698
+ &.e-custom-view-header {
136699
+ @if ($skin-name == 'highcontrast') {
136700
+ // To apply box-shadow styling during keyboard navigation
136701
+ padding: 1px;
136702
+ }
136703
+ @else {
136704
+ padding: 0;
136705
+ }
136706
+ .e-tbar-btn {
136707
+ padding: 0;
136708
+ .e-btn-icon {
136709
+ padding: 4px 4px 4px 2px;
136710
+ }
136711
+ }
136712
+ }
136713
+ &.e-active .e-btn {
136714
+ cursor: pointer;
136635
136715
  }
136636
136716
  }
136637
- }
136638
- .e-view-header .e-toolbar-item.e-active .e-btn {
136639
- border-radius: 0;
136640
- cursor: pointer;
136717
+ .e-toolbar .e-toolbar-items .e-toolbar-left {
136718
+ height: calc($aiassist-header-height - 1px);
136719
+ }
136641
136720
  }
136642
136721
  .e-view-container,
136643
136722
  .e-footer {
@@ -136687,36 +136766,94 @@ $prompt-text-border-color: $white !default;
136687
136766
  }
136688
136767
  .e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
136689
136768
  .e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
136690
- @if $theme-name == 'highcontrast' {
136691
- padding: 6px 0 6px 5px;
136692
- }
136693
- @else {
136694
- padding: 6px 0 6px 2px;
136695
- }
136769
+ padding: 6px 2px;
136696
136770
  }
136697
136771
  }
136698
- .e-views {
136772
+ .e-output-container {
136773
+ width: 90%;
136699
136774
  display: flex;
136700
- justify-content: space-around;
136701
- .e-output-container {
136702
- width: 90%;
136703
- display: flex;
136704
- align-self: flex-start;
136705
- margin: 10px 0;
136775
+ align-self: flex-start;
136776
+ margin: 10px 0;
136777
+ }
136778
+ .e-prompt-icon {
136779
+ margin: 0 0 0 8px;
136780
+ min-height: $aiassist-icon-height;
136781
+ }
136782
+ .e-output-icon {
136783
+ height: $aiassist-icon-height;
136784
+ margin: 0 4px 0 8px;
136785
+ }
136786
+ .e-prompt-icon,
136787
+ .e-output-icon {
136788
+ border-radius: 50%;
136789
+ min-width: $aiassist-icon-width;
136790
+ }
136791
+ .e-loading-body,
136792
+ .e-content-body,
136793
+ .e-loading-footer {
136794
+ padding: 2px 0 0 6px;
136795
+ }
136796
+ .e-content-container {
136797
+ margin-top: 16px;
136798
+ font-size: 14px;
136799
+ justify-content: space-between;
136800
+ }
136801
+ .e-prompt-text {
136802
+ white-space: pre-wrap;
136803
+ height: fit-content;
136804
+ border-radius: $prompt-text-border-radius;
136805
+ padding: $prompt-text-padding;
136806
+ line-height: 20px;
136807
+ }
136808
+ .e-content-footer,
136809
+ .e-prompt-toolbar {
136810
+ opacity: 0;
136811
+ }
136812
+ .e-prompt-container {
136813
+ gap: 2px;
136814
+ align-self: flex-end;
136815
+ max-width: 70%;
136816
+ margin-bottom: 5px;
136817
+ flex-direction: column;
136818
+ &:hover .e-assist-edit-icon {
136819
+ opacity: 1;
136820
+ cursor: pointer;
136706
136821
  }
136707
- .e-prompt-icon {
136708
- margin: 0 8px;
136709
- min-height: $aiassist-icon-height;
136822
+ }
136823
+ .e-suggestion-header {
136824
+ font-size: 14px;
136825
+ font-weight: $suggesstions-header-font-weight;
136826
+ margin: 0 2px 8px 8px;
136827
+ text-align: right;
136828
+ }
136829
+ .e-suggestions {
136830
+ width: 100%;
136831
+ &.e-suggestion-item-template li {
136832
+ padding: 0;
136710
136833
  }
136711
- .e-output-icon {
136712
- height: $aiassist-icon-height;
136713
- margin-left: 10px;
136834
+ ul {
136835
+ list-style-type: none;
136836
+ padding: 0;
136837
+ margin: 0;
136838
+ display: flex;
136839
+ flex-wrap: wrap;
136840
+ justify-content: end;
136714
136841
  }
136715
- .e-prompt-icon,
136716
- .e-output-icon {
136717
- border-radius: 50%;
136718
- min-width: $aiassist-icon-width;
136842
+ li {
136843
+ line-height: 20px;
136844
+ font-weight: $suggesstions-font-weight;
136845
+ padding: $suggesstions-list-padding;
136846
+ margin: $suggesstions-list-margin;
136847
+ border-radius: $suggesstions-list-border-radius;
136848
+ cursor: pointer;
136849
+ white-space: nowrap;
136850
+ overflow: hidden;
136851
+ text-overflow: ellipsis;
136719
136852
  }
136853
+ }
136854
+ .e-views {
136855
+ display: flex;
136856
+ justify-content: space-around;
136720
136857
  .e-content-body {
136721
136858
  line-height: 25px;
136722
136859
  border-radius: 4px;
@@ -136802,85 +136939,36 @@ $prompt-text-border-color: $white !default;
136802
136939
  .e-content-body > *:first-child {
136803
136940
  margin-block-start: 0;
136804
136941
  }
136805
- .e-loading-body,
136806
- .e-content-body,
136807
- .e-loading-footer {
136808
- padding: 2px 0 0 8px;
136809
- }
136810
- .e-content-footer,
136811
- .e-prompt-toolbar {
136812
- opacity: 0;
136813
- }
136814
- .e-content-container {
136815
- margin-top: 16px;
136816
- font-size: 14px;
136817
- justify-content: space-between;
136818
- .e-prompt-text {
136819
- white-space: pre-wrap;
136820
- height: fit-content;
136821
- border-radius: $prompt-text-border-radius;
136822
- padding: $prompt-text-padding;
136823
- margin-right: 2px;
136824
- line-height: 20px;
136825
- }
136826
- }
136827
- .e-suggestions {
136828
- width: 100%;
136829
- &.e-suggestion-item-template li {
136830
- padding: 0;
136831
- }
136832
- .e-suggestion-header {
136833
- font-size: 14px;
136834
- font-weight: $suggesstions-header-font-weight;
136835
- margin: 0 2px 8px 8px;
136836
- text-align: right;
136837
- }
136838
- ul {
136839
- list-style-type: none;
136840
- padding: 0;
136841
- margin: 0;
136842
- display: flex;
136843
- flex-wrap: wrap;
136844
- justify-content: end;
136845
- }
136846
- li {
136847
- line-height: 20px;
136848
- font-weight: $suggesstions-font-weight;
136849
- padding: $suggesstions-list-padding;
136850
- margin: $suggesstions-list-margin;
136851
- border-radius: $suggesstions-list-border-radius;
136852
- cursor: pointer;
136853
- white-space: nowrap;
136854
- overflow: hidden;
136855
- text-overflow: ellipsis;
136856
- }
136857
- }
136858
- .e-prompt-container {
136859
- gap: 2px;
136860
- align-self: flex-end;
136861
- max-width: 70%;
136862
- margin-bottom: 5px;
136863
- flex-direction: column;
136864
- &:hover .e-assist-edit-icon {
136865
- opacity: 1;
136866
- cursor: pointer;
136867
- }
136868
- }
136869
136942
  }
136870
136943
  .e-views,
136871
136944
  .e-custom-view,
136872
- .e-aiassist-view-content-section {
136945
+ .e-assistview-content-section {
136873
136946
  height: 100%;
136874
- overflow-y: scroll;
136947
+ overflow: scroll;
136875
136948
  &::-webkit-scrollbar {
136876
136949
  width: $ai-assist-scrollbar-width;
136950
+ height: $ai-assist-scrollbar-width;
136877
136951
  }
136878
136952
  &::-webkit-scrollbar-thumb {
136879
136953
  border-radius: 10px;
136880
136954
  }
136881
136955
  }
136882
- .e-content {
136883
- margin-right: 8px;
136956
+ .e-assist-send {
136957
+ position: absolute;
136958
+ right: 20px;
136959
+ font-size: $send-icon-size;
136960
+ bottom: $send-icon-bottom;
136961
+ padding-top: 2px;
136962
+ }
136963
+ .e-assist-send.disabled {
136964
+ pointer-events: none;
136965
+ opacity: .5;
136966
+ cursor: not-allowed;
136967
+ }
136968
+ .e-assist-send.enabled {
136969
+ pointer-events: auto;
136970
+ opacity: 1;
136971
+ cursor: pointer;
136884
136972
  }
136885
136973
  .e-footer {
136886
136974
  position: relative;
@@ -136899,23 +136987,6 @@ $prompt-text-border-color: $white !default;
136899
136987
  .hide-scrollbar textarea {
136900
136988
  scrollbar-width: none;
136901
136989
  }
136902
- .e-assist-send {
136903
- position: absolute;
136904
- right: 20px;
136905
- font-size: $send-icon-size;
136906
- bottom: 8px;
136907
- padding-top: 2px;
136908
- }
136909
- .e-assist-send.disabled {
136910
- pointer-events: none;
136911
- opacity: .5;
136912
- cursor: not-allowed;
136913
- }
136914
- .e-assist-send.enabled {
136915
- pointer-events: auto;
136916
- opacity: 1;
136917
- cursor: pointer;
136918
- }
136919
136990
  &:has(.e-rtl) .e-assist-send {
136920
136991
  right: unset;
136921
136992
  left: 20px;
@@ -136927,6 +136998,13 @@ $prompt-text-border-color: $white !default;
136927
136998
  .e-multi-line-input.e-rtl {
136928
136999
  padding-left: 35px;
136929
137000
  padding-right: unset;
137001
+ &.e-input-group.e-control-wrapper {
137002
+ .e-textarea {
137003
+ @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
137004
+ padding: 4px 12px 4px 8px;
137005
+ }
137006
+ }
137007
+ }
136930
137008
  }
136931
137009
  .e-input-group.e-multi-line-input {
136932
137010
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
@@ -137008,16 +137086,24 @@ $prompt-text-border-color: $white !default;
137008
137086
  outline: 1px solid;
137009
137087
  }
137010
137088
  &.e-rtl {
137011
- .e-views {
137012
- .e-suggestions {
137013
- .e-suggestion-header {
137014
- text-align: left;
137015
- margin: 0 8px 8px 2px;
137016
- }
137017
- li {
137018
- margin: $suggesstions-list-margin-rtl;
137089
+ .e-view-header .e-toolbar-item {
137090
+ &.e-assist-view-header,
137091
+ &.e-custom-view-header {
137092
+ .e-tbar-btn .e-btn-icon {
137093
+ padding: 4px 2px 4px 4px;
137019
137094
  }
137020
137095
  }
137096
+ }
137097
+ .e-suggestion-header {
137098
+ text-align: left;
137099
+ margin: 0 8px 8px 2px;
137100
+ }
137101
+ .e-suggestions {
137102
+ li {
137103
+ margin: $suggesstions-list-margin-rtl;
137104
+ }
137105
+ }
137106
+ .e-views {
137021
137107
  .e-content-body {
137022
137108
  blockquote {
137023
137109
  padding-left: unset;
@@ -137032,6 +137118,17 @@ $prompt-text-border-color: $white !default;
137032
137118
  }
137033
137119
  }
137034
137120
  }
137121
+ .e-loading-body,
137122
+ .e-content-body,
137123
+ .e-loading-footer {
137124
+ padding: 2px 6px 0 0;
137125
+ }
137126
+ .e-prompt-icon {
137127
+ margin: 0 8px 0 0;
137128
+ }
137129
+ .e-output-icon {
137130
+ margin: 0 8px 0 4px;
137131
+ }
137035
137132
  }
137036
137133
  }
137037
137134
  @media (max-width: 760px) {
@@ -137040,12 +137137,14 @@ $prompt-text-border-color: $white !default;
137040
137137
  .e-footer {
137041
137138
  width: 100%;
137042
137139
  }
137043
- .e-view-container .e-suggestions {
137140
+ .e-view-container .e-suggestions,
137141
+ .e-prompt-content {
137044
137142
  padding-right: 8px;
137045
137143
  }
137046
137144
  &.e-rtl {
137047
- .e-view-container .e-suggestions {
137048
- padding-left: 8px;
137145
+ .e-view-container .e-suggestions,
137146
+ .e-prompt-content {
137147
+ padding: 0 0 0 8px;
137049
137148
  }
137050
137149
  }
137051
137150
  }
@@ -137083,26 +137182,55 @@ $prompt-text-border-color: $white !default;
137083
137182
  }
137084
137183
  .e-tbar-btn {
137085
137184
  background: transparent;
137185
+ &:focus {
137186
+ box-shadow: none;
137187
+ }
137188
+ &:focus-visible {
137189
+ box-shadow: $tbar-header-btn-focus-box-shadow;
137190
+ @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') {
137191
+ background: $tbar-header-hover-bg-color;
137192
+ }
137193
+ }
137086
137194
  }
137087
137195
  }
137088
137196
  }
137089
- .e-views {
137090
- .e-prompt-icon,
137091
- .e-output-icon {
137092
- border: 1px solid $icon-border-color;
137093
- color: $user-logo-color;
137094
- background-color: $user-logo-bg-color;
137095
- }
137096
- .e-prompt-text {
137097
- background: $suggested-content-bg-color;
137197
+ .e-suggestion-header {
137198
+ color: $suggesstions-header-color;
137199
+ }
137200
+ .e-suggestions {
137201
+ li {
137098
137202
  color: $suggested-content-text-color;
137203
+ box-shadow: $suggestion-li-box-shadow;
137099
137204
  @if ($skin-name == 'bootstrap5.3') {
137100
137205
  border: none;
137101
137206
  }
137102
137207
  @else {
137103
- border: 1px solid $prompt-text-border-color;
137208
+ border: 1px solid $suggestion-li-border-color;
137104
137209
  }
137105
137210
  }
137211
+ }
137212
+ .e-prompt-icon,
137213
+ .e-output-icon {
137214
+ border: 1px solid $icon-border-color;
137215
+ color: $user-logo-color;
137216
+ @if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
137217
+ background: $user-logo-bg-color;
137218
+ }
137219
+ @else {
137220
+ background-color: $user-logo-bg-color;
137221
+ }
137222
+ }
137223
+ .e-prompt-text {
137224
+ background: $suggested-content-bg-color;
137225
+ color: $suggested-content-text-color;
137226
+ @if ($skin-name == 'bootstrap5.3') {
137227
+ border: none;
137228
+ }
137229
+ @else {
137230
+ border: 1px solid $prompt-text-border-color;
137231
+ }
137232
+ }
137233
+ .e-views {
137106
137234
  .e-content-body {
137107
137235
  color: $response-text-color;
137108
137236
  a {
@@ -137142,21 +137270,6 @@ $prompt-text-border-color: $white !default;
137142
137270
  color: rgba(255, 212, 212, 1);
137143
137271
  }
137144
137272
  }
137145
- .e-suggestions {
137146
- .e-suggestion-header {
137147
- color: $suggesstions-header-color;
137148
- }
137149
- li {
137150
- color: $suggested-content-text-color;
137151
- box-shadow: $suggestion-li-box-shadow;
137152
- @if ($skin-name == 'bootstrap5.3') {
137153
- border: none;
137154
- }
137155
- @else {
137156
- border: 1px solid $suggestion-li-border-color;
137157
- }
137158
- }
137159
- }
137160
137273
  }
137161
137274
  .e-stop-response {
137162
137275
  border-color: $response-stopper-border-color;
@@ -137166,21 +137279,21 @@ $prompt-text-border-color: $white !default;
137166
137279
  }
137167
137280
  .e-views,
137168
137281
  .e-custom-view,
137169
- .e-aiassist-view-content-section {
137282
+ .e-assistview-content-section {
137170
137283
  &::-webkit-scrollbar-thumb {
137171
137284
  background: $scrollbar-color;
137172
137285
  }
137173
137286
  }
137287
+ .e-assist-send {
137288
+ color: $send-icon-color;
137289
+ &.disabled {
137290
+ color: $send-icon-disabled-color;
137291
+ }
137292
+ }
137174
137293
  .e-footer {
137175
137294
  textarea::-webkit-scrollbar-thumb {
137176
137295
  background: $scrollbar-color;
137177
137296
  }
137178
- .e-assist-send {
137179
- color: $send-icon-color;
137180
- &.disabled {
137181
- color: $send-icon-disabled-color;
137182
- }
137183
- }
137184
137297
  // To override the default border style of the textarea component for the Material and Material3 themes.
137185
137298
  .e-input-group.e-multi-line-input {
137186
137299
  @if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {