@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.
- package/SCSS-Themes/bds-dark.scss +331 -218
- package/SCSS-Themes/bds.scss +331 -218
- package/SCSS-Themes/bootstrap-dark.scss +330 -218
- package/SCSS-Themes/bootstrap.scss +330 -218
- package/SCSS-Themes/bootstrap4.scss +331 -218
- package/SCSS-Themes/bootstrap5-dark.scss +332 -220
- package/SCSS-Themes/bootstrap5.3.scss +332 -220
- package/SCSS-Themes/bootstrap5.scss +331 -219
- package/SCSS-Themes/buttons/radio-button/bds-dark.scss +2 -1
- package/SCSS-Themes/buttons/radio-button/bds.scss +2 -1
- package/SCSS-Themes/buttons/radio-button/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/bootstrap.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/bootstrap4.scss +2 -1
- package/SCSS-Themes/buttons/radio-button/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/bootstrap5.3.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/bootstrap5.scss +2 -2
- package/SCSS-Themes/buttons/radio-button/fabric-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/fabric.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/fluent-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/fluent.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/fluent2-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/fluent2.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/highcontrast.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/material-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/material.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/material3-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/material3.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/tailwind-dark.scss +2 -1
- package/SCSS-Themes/buttons/radio-button/tailwind.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +4 -0
- package/SCSS-Themes/fabric-dark.scss +330 -218
- package/SCSS-Themes/fabric.scss +330 -218
- package/SCSS-Themes/fluent-dark.scss +331 -219
- package/SCSS-Themes/fluent.scss +331 -219
- package/SCSS-Themes/fluent2-dark.scss +330 -218
- package/SCSS-Themes/fluent2.scss +330 -218
- package/SCSS-Themes/grids/grid/bds-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/bds.scss +22 -6
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/bootstrap.scss +22 -6
- package/SCSS-Themes/grids/grid/bootstrap4.scss +22 -6
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +22 -6
- package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -6
- package/SCSS-Themes/grids/grid/fabric-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/fabric.scss +22 -6
- package/SCSS-Themes/grids/grid/fluent-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/fluent.scss +23 -7
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/fluent2.scss +22 -6
- package/SCSS-Themes/grids/grid/highcontrast.scss +22 -6
- package/SCSS-Themes/grids/grid/material-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/material.scss +22 -6
- package/SCSS-Themes/grids/grid/material3-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/material3.scss +22 -6
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/tailwind.scss +22 -6
- package/SCSS-Themes/highcontrast.scss +331 -219
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -1
- package/SCSS-Themes/inputs/slider/bds-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/bds.scss +5 -7
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/bootstrap.scss +5 -7
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +5 -7
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/bootstrap5.3.scss +5 -7
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +5 -7
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/fabric.scss +5 -7
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/fluent.scss +5 -7
- package/SCSS-Themes/inputs/slider/fluent2-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/fluent2.scss +5 -7
- package/SCSS-Themes/inputs/slider/highcontrast.scss +5 -7
- package/SCSS-Themes/inputs/slider/material-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/material.scss +5 -7
- package/SCSS-Themes/inputs/slider/material3-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/material3.scss +5 -7
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/tailwind.scss +5 -7
- package/SCSS-Themes/interactive-chat/ai-assist-view/bds-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bds.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap4.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap5-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap5.3.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap5.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/fabric-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/fabric.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/fluent-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/fluent.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/fluent2-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/fluent2.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/highcontrast.scss +295 -205
- package/SCSS-Themes/interactive-chat/ai-assist-view/material-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/material.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/material3-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/material3.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/tailwind-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/tailwind.scss +294 -204
- package/SCSS-Themes/lists/list-view/bds-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/bds.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap4.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap5.scss +4 -0
- package/SCSS-Themes/lists/list-view/fabric-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/fabric.scss +4 -0
- package/SCSS-Themes/lists/list-view/fluent-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/fluent.scss +4 -0
- package/SCSS-Themes/lists/list-view/fluent2-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/fluent2.scss +4 -0
- package/SCSS-Themes/lists/list-view/highcontrast.scss +4 -0
- package/SCSS-Themes/lists/list-view/material-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/material.scss +4 -0
- package/SCSS-Themes/lists/list-view/material3-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/material3.scss +4 -0
- package/SCSS-Themes/lists/list-view/tailwind-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/tailwind.scss +4 -0
- package/SCSS-Themes/material-dark.scss +330 -218
- package/SCSS-Themes/material.scss +330 -218
- package/SCSS-Themes/material3-dark.scss +330 -218
- package/SCSS-Themes/material3.scss +330 -218
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +2 -2
- package/SCSS-Themes/tailwind-dark.scss +332 -219
- package/SCSS-Themes/tailwind.scss +332 -219
- package/package.json +1 -1
|
@@ -36582,13 +36582,11 @@ $slider-button-vup-bg-image: none !default;
|
|
|
36582
36582
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
36583
36583
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
36584
36584
|
}
|
|
36585
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
36586
|
-
@
|
|
36587
|
-
|
|
36588
|
-
|
|
36589
|
-
@
|
|
36590
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
36591
|
-
}
|
|
36585
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
36586
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
36587
|
+
}
|
|
36588
|
+
@if ($skin-name == 'tailwind') {
|
|
36589
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
36592
36590
|
}
|
|
36593
36591
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
36594
36592
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -42372,7 +42370,7 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
42372
42370
|
}
|
|
42373
42371
|
|
|
42374
42372
|
&::before {
|
|
42375
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
42373
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
42376
42374
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
42377
42375
|
}
|
|
42378
42376
|
@else {
|
|
@@ -44459,6 +44457,10 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
|
44459
44457
|
}
|
|
44460
44458
|
}
|
|
44461
44459
|
|
|
44460
|
+
&.e-virtualization .e-list-container{
|
|
44461
|
+
overflow: unset;
|
|
44462
|
+
}
|
|
44463
|
+
|
|
44462
44464
|
& .e-list-container {
|
|
44463
44465
|
overflow: hidden;
|
|
44464
44466
|
position: relative;
|
|
@@ -67706,6 +67708,10 @@ $ddl-multi-list-select-color: $flyout-text-color-selected !default;
|
|
|
67706
67708
|
display: block;
|
|
67707
67709
|
}
|
|
67708
67710
|
|
|
67711
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
67712
|
+
margin-right: 30px;
|
|
67713
|
+
}
|
|
67714
|
+
|
|
67709
67715
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
67710
67716
|
border: 0;
|
|
67711
67717
|
height: 0;
|
|
@@ -85092,7 +85098,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85092
85098
|
/* stylelint-enable */
|
|
85093
85099
|
|
|
85094
85100
|
.e-dlg-content {
|
|
85095
|
-
|
|
85101
|
+
@if $grid-skin == 'fluent2' {
|
|
85102
|
+
padding: 24px 27px;
|
|
85103
|
+
}
|
|
85104
|
+
@else {
|
|
85105
|
+
padding: 8px 16px 8px 8px;
|
|
85106
|
+
}
|
|
85096
85107
|
overflow-y: hidden;
|
|
85097
85108
|
}
|
|
85098
85109
|
|
|
@@ -85947,7 +85958,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85947
85958
|
}
|
|
85948
85959
|
|
|
85949
85960
|
.e-grid-popup {
|
|
85950
|
-
position:
|
|
85961
|
+
position: absolute;
|
|
85951
85962
|
}
|
|
85952
85963
|
|
|
85953
85964
|
#{&}.e-grid,
|
|
@@ -88267,6 +88278,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88267
88278
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
88268
88279
|
}
|
|
88269
88280
|
|
|
88281
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
88282
|
+
@if $grid-skin == 'fluent' {
|
|
88283
|
+
padding-bottom: 1px;
|
|
88284
|
+
}
|
|
88285
|
+
}
|
|
88286
|
+
|
|
88270
88287
|
.e-edit-dialog {
|
|
88271
88288
|
min-height: 350px;
|
|
88272
88289
|
.e-dlg-content {
|
|
@@ -89081,14 +89098,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89081
89098
|
}
|
|
89082
89099
|
|
|
89083
89100
|
&.e-wrap {
|
|
89084
|
-
& .e-
|
|
89085
|
-
& .e-gridcontent .e-rowcell,
|
|
89101
|
+
& .e-rowcell,
|
|
89086
89102
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
89087
89103
|
& .e-columnheader .e-headercelldiv,
|
|
89088
89104
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
89089
89105
|
@include wrap-styles;
|
|
89090
89106
|
}
|
|
89091
89107
|
|
|
89108
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
89109
|
+
white-space: nowrap;
|
|
89110
|
+
}
|
|
89111
|
+
|
|
89092
89112
|
& .e-stackedheader .e-columnheader {
|
|
89093
89113
|
.e-stackedheadercelldiv,
|
|
89094
89114
|
.e-headercelldiv {
|
|
@@ -89646,7 +89666,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89646
89666
|
}
|
|
89647
89667
|
|
|
89648
89668
|
@if $grid-skin == 'fluent2' {
|
|
89649
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
89669
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
89670
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
89650
89671
|
padding: 0 6px;
|
|
89651
89672
|
}
|
|
89652
89673
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -90560,7 +90581,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90560
90581
|
}
|
|
90561
90582
|
|
|
90562
90583
|
@if $grid-skin == 'fluent2' {
|
|
90563
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
90584
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
90585
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
90564
90586
|
color: $flyout-text-color-hover;
|
|
90565
90587
|
}
|
|
90566
90588
|
}
|
|
@@ -138712,6 +138734,8 @@ $aiassist-header-height: 46px !default;
|
|
|
138712
138734
|
$aiassist-icon-height: 30px !default;
|
|
138713
138735
|
$aiassist-icon-width: 30px !default;
|
|
138714
138736
|
$send-icon-size: 14px !default;
|
|
138737
|
+
$send-icon-bottom: 10px !default;
|
|
138738
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
138715
138739
|
$aiassist-bigger-header-height: 50px !default;
|
|
138716
138740
|
$aiassist-bigger-icon-height: 40px !default;
|
|
138717
138741
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -138752,63 +138776,86 @@ $rating-selected-bg-color: $rating-selected-color !default;
|
|
|
138752
138776
|
$send-icon-color: $icon-color !default;
|
|
138753
138777
|
$send-icon-disabled-color: $icon-color-disabled !default;
|
|
138754
138778
|
$prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
138779
|
+
$tbar-header-btn-focus-box-shadow: $keyboard-focus !default;
|
|
138780
|
+
$tbar-header-hover-bg-color: transparent !default;
|
|
138755
138781
|
|
|
138756
138782
|
@include export-module('aiassistview-bigger') {
|
|
138757
138783
|
.e-bigger.e-aiassistview,
|
|
138758
138784
|
.e-bigger .e-aiassistview {
|
|
138759
138785
|
.e-view-header {
|
|
138760
138786
|
height: $aiassist-bigger-header-height;
|
|
138787
|
+
.e-toolbar {
|
|
138788
|
+
.e-toolbar-items {
|
|
138789
|
+
.e-toolbar-left {
|
|
138790
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
138791
|
+
}
|
|
138792
|
+
.e-toolbar-item {
|
|
138793
|
+
&.e-assist-view-header,
|
|
138794
|
+
&.e-custom-view-header {
|
|
138795
|
+
@if ($skin-name == 'highcontrast') {
|
|
138796
|
+
// To apply box-shadow styling during keyboard navigation
|
|
138797
|
+
padding: 1.5px;
|
|
138798
|
+
}
|
|
138799
|
+
@else {
|
|
138800
|
+
padding: 0;
|
|
138801
|
+
}
|
|
138802
|
+
.e-tbar-btn {
|
|
138803
|
+
padding: 0;
|
|
138804
|
+
.e-btn-icon {
|
|
138805
|
+
padding: 4px 4px 4px 2px;
|
|
138806
|
+
}
|
|
138807
|
+
}
|
|
138808
|
+
}
|
|
138809
|
+
}
|
|
138810
|
+
}
|
|
138811
|
+
}
|
|
138761
138812
|
}
|
|
138762
138813
|
.e-view-content {
|
|
138763
138814
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
138764
138815
|
}
|
|
138765
|
-
.e-
|
|
138766
|
-
|
|
138767
|
-
|
|
138768
|
-
|
|
138769
|
-
|
|
138770
|
-
|
|
138771
|
-
|
|
138772
|
-
|
|
138773
|
-
|
|
138774
|
-
|
|
138775
|
-
|
|
138776
|
-
|
|
138777
|
-
|
|
138778
|
-
|
|
138779
|
-
|
|
138780
|
-
|
|
138781
|
-
|
|
138782
|
-
|
|
138783
|
-
|
|
138784
|
-
|
|
138785
|
-
|
|
138786
|
-
|
|
138816
|
+
.e-prompt-icon {
|
|
138817
|
+
min-height: $aiassist-bigger-icon-height;
|
|
138818
|
+
}
|
|
138819
|
+
.e-output-icon {
|
|
138820
|
+
height: $aiassist-bigger-icon-height;
|
|
138821
|
+
}
|
|
138822
|
+
.e-prompt-icon,
|
|
138823
|
+
.e-output-icon {
|
|
138824
|
+
min-width: $aiassist-bigger-icon-width;
|
|
138825
|
+
}
|
|
138826
|
+
.e-loading-body,
|
|
138827
|
+
.e-content-body,
|
|
138828
|
+
.e-loading-footer {
|
|
138829
|
+
padding: 6px 0 0 6px;
|
|
138830
|
+
}
|
|
138831
|
+
.e-prompt-text {
|
|
138832
|
+
padding: $prompt-text-bigger-padding;
|
|
138833
|
+
line-height: 22px;
|
|
138834
|
+
}
|
|
138835
|
+
.e-content-container {
|
|
138836
|
+
font-size: 16px;
|
|
138837
|
+
}
|
|
138838
|
+
.e-suggestion-header {
|
|
138839
|
+
font-size: 16px;
|
|
138840
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
138841
|
+
margin-bottom: 15px;
|
|
138842
|
+
}
|
|
138843
|
+
.e-suggestions {
|
|
138844
|
+
&.e-suggestion-item-template ul li {
|
|
138845
|
+
padding: 0;
|
|
138787
138846
|
}
|
|
138788
|
-
|
|
138789
|
-
|
|
138790
|
-
|
|
138791
|
-
|
|
138792
|
-
|
|
138793
|
-
font-size: 16px;
|
|
138794
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
138795
|
-
margin-bottom: 15px;
|
|
138796
|
-
}
|
|
138797
|
-
ul {
|
|
138798
|
-
li {
|
|
138799
|
-
line-height: 22px;
|
|
138800
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
138801
|
-
padding: $suggesstions-bigger-list-padding;
|
|
138802
|
-
margin: $suggesstions-bigger-list-margin;
|
|
138803
|
-
}
|
|
138804
|
-
}
|
|
138847
|
+
li {
|
|
138848
|
+
line-height: 22px;
|
|
138849
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
138850
|
+
padding: $suggesstions-bigger-list-padding;
|
|
138851
|
+
margin: $suggesstions-bigger-list-margin;
|
|
138805
138852
|
}
|
|
138806
138853
|
}
|
|
138854
|
+
.e-assist-send {
|
|
138855
|
+
font-size: $send-icon-size-bigger;
|
|
138856
|
+
bottom: $send-icon-bigger-bottom;
|
|
138857
|
+
}
|
|
138807
138858
|
.e-footer {
|
|
138808
|
-
.e-assist-send {
|
|
138809
|
-
font-size: $send-icon-size-bigger;
|
|
138810
|
-
bottom: 9px;
|
|
138811
|
-
}
|
|
138812
138859
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
138813
138860
|
.e-textarea {
|
|
138814
138861
|
min-height: 38px;
|
|
@@ -138817,6 +138864,11 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
138817
138864
|
min-height: 28px;
|
|
138818
138865
|
}
|
|
138819
138866
|
}
|
|
138867
|
+
&.e-rtl .e-textarea {
|
|
138868
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
138869
|
+
padding: 6px 16px 6px 12px;
|
|
138870
|
+
}
|
|
138871
|
+
}
|
|
138820
138872
|
}
|
|
138821
138873
|
}
|
|
138822
138874
|
.e-stop-response.e-btn-active {
|
|
@@ -138828,13 +138880,24 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
138828
138880
|
font-size: $response-stopper-bigger-font-size;
|
|
138829
138881
|
}
|
|
138830
138882
|
&.e-rtl {
|
|
138831
|
-
.e-
|
|
138832
|
-
|
|
138833
|
-
|
|
138834
|
-
|
|
138883
|
+
.e-view-header .e-toolbar-item {
|
|
138884
|
+
&.e-assist-view-header,
|
|
138885
|
+
&.e-custom-view-header {
|
|
138886
|
+
.e-tbar-btn .e-btn-icon {
|
|
138887
|
+
padding: 4px 2px 4px 4px;
|
|
138835
138888
|
}
|
|
138836
138889
|
}
|
|
138837
138890
|
}
|
|
138891
|
+
.e-suggestions {
|
|
138892
|
+
li {
|
|
138893
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
138894
|
+
}
|
|
138895
|
+
}
|
|
138896
|
+
.e-loading-body,
|
|
138897
|
+
.e-content-body,
|
|
138898
|
+
.e-loading-footer {
|
|
138899
|
+
padding: 6px 6px 0 0;
|
|
138900
|
+
}
|
|
138838
138901
|
}
|
|
138839
138902
|
}
|
|
138840
138903
|
}
|
|
@@ -138862,14 +138925,29 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
138862
138925
|
width: 100%;
|
|
138863
138926
|
border-radius: 4px;
|
|
138864
138927
|
}
|
|
138865
|
-
|
|
138866
|
-
|
|
138928
|
+
&.e-assist-view-header,
|
|
138929
|
+
&.e-custom-view-header {
|
|
138930
|
+
@if ($skin-name == 'highcontrast') {
|
|
138931
|
+
// To apply box-shadow styling during keyboard navigation
|
|
138932
|
+
padding: 1px;
|
|
138933
|
+
}
|
|
138934
|
+
@else {
|
|
138935
|
+
padding: 0;
|
|
138936
|
+
}
|
|
138937
|
+
.e-tbar-btn {
|
|
138938
|
+
padding: 0;
|
|
138939
|
+
.e-btn-icon {
|
|
138940
|
+
padding: 4px 4px 4px 2px;
|
|
138941
|
+
}
|
|
138942
|
+
}
|
|
138943
|
+
}
|
|
138944
|
+
&.e-active .e-btn {
|
|
138945
|
+
cursor: pointer;
|
|
138867
138946
|
}
|
|
138868
138947
|
}
|
|
138869
|
-
|
|
138870
|
-
|
|
138871
|
-
|
|
138872
|
-
cursor: pointer;
|
|
138948
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
138949
|
+
height: calc($aiassist-header-height - 1px);
|
|
138950
|
+
}
|
|
138873
138951
|
}
|
|
138874
138952
|
.e-view-container,
|
|
138875
138953
|
.e-footer {
|
|
@@ -138919,36 +138997,94 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
138919
138997
|
}
|
|
138920
138998
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
138921
138999
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
138922
|
-
|
|
138923
|
-
padding: 6px 0 6px 5px;
|
|
138924
|
-
}
|
|
138925
|
-
@else {
|
|
138926
|
-
padding: 6px 0 6px 2px;
|
|
138927
|
-
}
|
|
139000
|
+
padding: 6px 2px;
|
|
138928
139001
|
}
|
|
138929
139002
|
}
|
|
138930
|
-
.e-
|
|
139003
|
+
.e-output-container {
|
|
139004
|
+
width: 90%;
|
|
138931
139005
|
display: flex;
|
|
138932
|
-
|
|
138933
|
-
|
|
138934
|
-
|
|
138935
|
-
|
|
138936
|
-
|
|
138937
|
-
|
|
139006
|
+
align-self: flex-start;
|
|
139007
|
+
margin: 10px 0;
|
|
139008
|
+
}
|
|
139009
|
+
.e-prompt-icon {
|
|
139010
|
+
margin: 0 0 0 8px;
|
|
139011
|
+
min-height: $aiassist-icon-height;
|
|
139012
|
+
}
|
|
139013
|
+
.e-output-icon {
|
|
139014
|
+
height: $aiassist-icon-height;
|
|
139015
|
+
margin: 0 4px 0 8px;
|
|
139016
|
+
}
|
|
139017
|
+
.e-prompt-icon,
|
|
139018
|
+
.e-output-icon {
|
|
139019
|
+
border-radius: 50%;
|
|
139020
|
+
min-width: $aiassist-icon-width;
|
|
139021
|
+
}
|
|
139022
|
+
.e-loading-body,
|
|
139023
|
+
.e-content-body,
|
|
139024
|
+
.e-loading-footer {
|
|
139025
|
+
padding: 2px 0 0 6px;
|
|
139026
|
+
}
|
|
139027
|
+
.e-content-container {
|
|
139028
|
+
margin-top: 16px;
|
|
139029
|
+
font-size: 14px;
|
|
139030
|
+
justify-content: space-between;
|
|
139031
|
+
}
|
|
139032
|
+
.e-prompt-text {
|
|
139033
|
+
white-space: pre-wrap;
|
|
139034
|
+
height: fit-content;
|
|
139035
|
+
border-radius: $prompt-text-border-radius;
|
|
139036
|
+
padding: $prompt-text-padding;
|
|
139037
|
+
line-height: 20px;
|
|
139038
|
+
}
|
|
139039
|
+
.e-content-footer,
|
|
139040
|
+
.e-prompt-toolbar {
|
|
139041
|
+
opacity: 0;
|
|
139042
|
+
}
|
|
139043
|
+
.e-prompt-container {
|
|
139044
|
+
gap: 2px;
|
|
139045
|
+
align-self: flex-end;
|
|
139046
|
+
max-width: 70%;
|
|
139047
|
+
margin-bottom: 5px;
|
|
139048
|
+
flex-direction: column;
|
|
139049
|
+
&:hover .e-assist-edit-icon {
|
|
139050
|
+
opacity: 1;
|
|
139051
|
+
cursor: pointer;
|
|
138938
139052
|
}
|
|
138939
|
-
|
|
138940
|
-
|
|
138941
|
-
|
|
139053
|
+
}
|
|
139054
|
+
.e-suggestion-header {
|
|
139055
|
+
font-size: 14px;
|
|
139056
|
+
font-weight: $suggesstions-header-font-weight;
|
|
139057
|
+
margin: 0 2px 8px 8px;
|
|
139058
|
+
text-align: right;
|
|
139059
|
+
}
|
|
139060
|
+
.e-suggestions {
|
|
139061
|
+
width: 100%;
|
|
139062
|
+
&.e-suggestion-item-template li {
|
|
139063
|
+
padding: 0;
|
|
138942
139064
|
}
|
|
138943
|
-
|
|
138944
|
-
|
|
138945
|
-
|
|
139065
|
+
ul {
|
|
139066
|
+
list-style-type: none;
|
|
139067
|
+
padding: 0;
|
|
139068
|
+
margin: 0;
|
|
139069
|
+
display: flex;
|
|
139070
|
+
flex-wrap: wrap;
|
|
139071
|
+
justify-content: end;
|
|
138946
139072
|
}
|
|
138947
|
-
|
|
138948
|
-
|
|
138949
|
-
|
|
138950
|
-
|
|
139073
|
+
li {
|
|
139074
|
+
line-height: 20px;
|
|
139075
|
+
font-weight: $suggesstions-font-weight;
|
|
139076
|
+
padding: $suggesstions-list-padding;
|
|
139077
|
+
margin: $suggesstions-list-margin;
|
|
139078
|
+
border-radius: $suggesstions-list-border-radius;
|
|
139079
|
+
cursor: pointer;
|
|
139080
|
+
white-space: nowrap;
|
|
139081
|
+
overflow: hidden;
|
|
139082
|
+
text-overflow: ellipsis;
|
|
138951
139083
|
}
|
|
139084
|
+
}
|
|
139085
|
+
.e-views {
|
|
139086
|
+
display: flex;
|
|
139087
|
+
justify-content: space-around;
|
|
138952
139088
|
.e-content-body {
|
|
138953
139089
|
line-height: 25px;
|
|
138954
139090
|
border-radius: 4px;
|
|
@@ -139034,85 +139170,36 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139034
139170
|
.e-content-body > *:first-child {
|
|
139035
139171
|
margin-block-start: 0;
|
|
139036
139172
|
}
|
|
139037
|
-
.e-loading-body,
|
|
139038
|
-
.e-content-body,
|
|
139039
|
-
.e-loading-footer {
|
|
139040
|
-
padding: 2px 0 0 8px;
|
|
139041
|
-
}
|
|
139042
|
-
.e-content-footer,
|
|
139043
|
-
.e-prompt-toolbar {
|
|
139044
|
-
opacity: 0;
|
|
139045
|
-
}
|
|
139046
|
-
.e-content-container {
|
|
139047
|
-
margin-top: 16px;
|
|
139048
|
-
font-size: 14px;
|
|
139049
|
-
justify-content: space-between;
|
|
139050
|
-
.e-prompt-text {
|
|
139051
|
-
white-space: pre-wrap;
|
|
139052
|
-
height: fit-content;
|
|
139053
|
-
border-radius: $prompt-text-border-radius;
|
|
139054
|
-
padding: $prompt-text-padding;
|
|
139055
|
-
margin-right: 2px;
|
|
139056
|
-
line-height: 20px;
|
|
139057
|
-
}
|
|
139058
|
-
}
|
|
139059
|
-
.e-suggestions {
|
|
139060
|
-
width: 100%;
|
|
139061
|
-
&.e-suggestion-item-template li {
|
|
139062
|
-
padding: 0;
|
|
139063
|
-
}
|
|
139064
|
-
.e-suggestion-header {
|
|
139065
|
-
font-size: 14px;
|
|
139066
|
-
font-weight: $suggesstions-header-font-weight;
|
|
139067
|
-
margin: 0 2px 8px 8px;
|
|
139068
|
-
text-align: right;
|
|
139069
|
-
}
|
|
139070
|
-
ul {
|
|
139071
|
-
list-style-type: none;
|
|
139072
|
-
padding: 0;
|
|
139073
|
-
margin: 0;
|
|
139074
|
-
display: flex;
|
|
139075
|
-
flex-wrap: wrap;
|
|
139076
|
-
justify-content: end;
|
|
139077
|
-
}
|
|
139078
|
-
li {
|
|
139079
|
-
line-height: 20px;
|
|
139080
|
-
font-weight: $suggesstions-font-weight;
|
|
139081
|
-
padding: $suggesstions-list-padding;
|
|
139082
|
-
margin: $suggesstions-list-margin;
|
|
139083
|
-
border-radius: $suggesstions-list-border-radius;
|
|
139084
|
-
cursor: pointer;
|
|
139085
|
-
white-space: nowrap;
|
|
139086
|
-
overflow: hidden;
|
|
139087
|
-
text-overflow: ellipsis;
|
|
139088
|
-
}
|
|
139089
|
-
}
|
|
139090
|
-
.e-prompt-container {
|
|
139091
|
-
gap: 2px;
|
|
139092
|
-
align-self: flex-end;
|
|
139093
|
-
max-width: 70%;
|
|
139094
|
-
margin-bottom: 5px;
|
|
139095
|
-
flex-direction: column;
|
|
139096
|
-
&:hover .e-assist-edit-icon {
|
|
139097
|
-
opacity: 1;
|
|
139098
|
-
cursor: pointer;
|
|
139099
|
-
}
|
|
139100
|
-
}
|
|
139101
139173
|
}
|
|
139102
139174
|
.e-views,
|
|
139103
139175
|
.e-custom-view,
|
|
139104
|
-
.e-
|
|
139176
|
+
.e-assistview-content-section {
|
|
139105
139177
|
height: 100%;
|
|
139106
|
-
overflow
|
|
139178
|
+
overflow: scroll;
|
|
139107
139179
|
&::-webkit-scrollbar {
|
|
139108
139180
|
width: $ai-assist-scrollbar-width;
|
|
139181
|
+
height: $ai-assist-scrollbar-width;
|
|
139109
139182
|
}
|
|
139110
139183
|
&::-webkit-scrollbar-thumb {
|
|
139111
139184
|
border-radius: 10px;
|
|
139112
139185
|
}
|
|
139113
139186
|
}
|
|
139114
|
-
.e-
|
|
139115
|
-
|
|
139187
|
+
.e-assist-send {
|
|
139188
|
+
position: absolute;
|
|
139189
|
+
right: 20px;
|
|
139190
|
+
font-size: $send-icon-size;
|
|
139191
|
+
bottom: $send-icon-bottom;
|
|
139192
|
+
padding-top: 2px;
|
|
139193
|
+
}
|
|
139194
|
+
.e-assist-send.disabled {
|
|
139195
|
+
pointer-events: none;
|
|
139196
|
+
opacity: .5;
|
|
139197
|
+
cursor: not-allowed;
|
|
139198
|
+
}
|
|
139199
|
+
.e-assist-send.enabled {
|
|
139200
|
+
pointer-events: auto;
|
|
139201
|
+
opacity: 1;
|
|
139202
|
+
cursor: pointer;
|
|
139116
139203
|
}
|
|
139117
139204
|
.e-footer {
|
|
139118
139205
|
position: relative;
|
|
@@ -139131,23 +139218,6 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139131
139218
|
.hide-scrollbar textarea {
|
|
139132
139219
|
scrollbar-width: none;
|
|
139133
139220
|
}
|
|
139134
|
-
.e-assist-send {
|
|
139135
|
-
position: absolute;
|
|
139136
|
-
right: 20px;
|
|
139137
|
-
font-size: $send-icon-size;
|
|
139138
|
-
bottom: 8px;
|
|
139139
|
-
padding-top: 2px;
|
|
139140
|
-
}
|
|
139141
|
-
.e-assist-send.disabled {
|
|
139142
|
-
pointer-events: none;
|
|
139143
|
-
opacity: .5;
|
|
139144
|
-
cursor: not-allowed;
|
|
139145
|
-
}
|
|
139146
|
-
.e-assist-send.enabled {
|
|
139147
|
-
pointer-events: auto;
|
|
139148
|
-
opacity: 1;
|
|
139149
|
-
cursor: pointer;
|
|
139150
|
-
}
|
|
139151
139221
|
&:has(.e-rtl) .e-assist-send {
|
|
139152
139222
|
right: unset;
|
|
139153
139223
|
left: 20px;
|
|
@@ -139159,6 +139229,13 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139159
139229
|
.e-multi-line-input.e-rtl {
|
|
139160
139230
|
padding-left: 35px;
|
|
139161
139231
|
padding-right: unset;
|
|
139232
|
+
&.e-input-group.e-control-wrapper {
|
|
139233
|
+
.e-textarea {
|
|
139234
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
139235
|
+
padding: 4px 12px 4px 8px;
|
|
139236
|
+
}
|
|
139237
|
+
}
|
|
139238
|
+
}
|
|
139162
139239
|
}
|
|
139163
139240
|
.e-input-group.e-multi-line-input {
|
|
139164
139241
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -139240,16 +139317,24 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139240
139317
|
outline: 1px solid;
|
|
139241
139318
|
}
|
|
139242
139319
|
&.e-rtl {
|
|
139243
|
-
.e-
|
|
139244
|
-
|
|
139245
|
-
|
|
139246
|
-
|
|
139247
|
-
|
|
139248
|
-
}
|
|
139249
|
-
li {
|
|
139250
|
-
margin: $suggesstions-list-margin-rtl;
|
|
139320
|
+
.e-view-header .e-toolbar-item {
|
|
139321
|
+
&.e-assist-view-header,
|
|
139322
|
+
&.e-custom-view-header {
|
|
139323
|
+
.e-tbar-btn .e-btn-icon {
|
|
139324
|
+
padding: 4px 2px 4px 4px;
|
|
139251
139325
|
}
|
|
139252
139326
|
}
|
|
139327
|
+
}
|
|
139328
|
+
.e-suggestion-header {
|
|
139329
|
+
text-align: left;
|
|
139330
|
+
margin: 0 8px 8px 2px;
|
|
139331
|
+
}
|
|
139332
|
+
.e-suggestions {
|
|
139333
|
+
li {
|
|
139334
|
+
margin: $suggesstions-list-margin-rtl;
|
|
139335
|
+
}
|
|
139336
|
+
}
|
|
139337
|
+
.e-views {
|
|
139253
139338
|
.e-content-body {
|
|
139254
139339
|
blockquote {
|
|
139255
139340
|
padding-left: unset;
|
|
@@ -139264,6 +139349,17 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139264
139349
|
}
|
|
139265
139350
|
}
|
|
139266
139351
|
}
|
|
139352
|
+
.e-loading-body,
|
|
139353
|
+
.e-content-body,
|
|
139354
|
+
.e-loading-footer {
|
|
139355
|
+
padding: 2px 6px 0 0;
|
|
139356
|
+
}
|
|
139357
|
+
.e-prompt-icon {
|
|
139358
|
+
margin: 0 8px 0 0;
|
|
139359
|
+
}
|
|
139360
|
+
.e-output-icon {
|
|
139361
|
+
margin: 0 8px 0 4px;
|
|
139362
|
+
}
|
|
139267
139363
|
}
|
|
139268
139364
|
}
|
|
139269
139365
|
@media (max-width: 760px) {
|
|
@@ -139272,12 +139368,14 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139272
139368
|
.e-footer {
|
|
139273
139369
|
width: 100%;
|
|
139274
139370
|
}
|
|
139275
|
-
.e-view-container .e-suggestions
|
|
139371
|
+
.e-view-container .e-suggestions,
|
|
139372
|
+
.e-prompt-content {
|
|
139276
139373
|
padding-right: 8px;
|
|
139277
139374
|
}
|
|
139278
139375
|
&.e-rtl {
|
|
139279
|
-
.e-view-container .e-suggestions
|
|
139280
|
-
|
|
139376
|
+
.e-view-container .e-suggestions,
|
|
139377
|
+
.e-prompt-content {
|
|
139378
|
+
padding: 0 0 0 8px;
|
|
139281
139379
|
}
|
|
139282
139380
|
}
|
|
139283
139381
|
}
|
|
@@ -139315,26 +139413,55 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139315
139413
|
}
|
|
139316
139414
|
.e-tbar-btn {
|
|
139317
139415
|
background: transparent;
|
|
139416
|
+
&:focus {
|
|
139417
|
+
box-shadow: none;
|
|
139418
|
+
}
|
|
139419
|
+
&:focus-visible {
|
|
139420
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
139421
|
+
@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') {
|
|
139422
|
+
background: $tbar-header-hover-bg-color;
|
|
139423
|
+
}
|
|
139424
|
+
}
|
|
139318
139425
|
}
|
|
139319
139426
|
}
|
|
139320
139427
|
}
|
|
139321
|
-
.e-
|
|
139322
|
-
|
|
139323
|
-
|
|
139324
|
-
|
|
139325
|
-
|
|
139326
|
-
background-color: $user-logo-bg-color;
|
|
139327
|
-
}
|
|
139328
|
-
.e-prompt-text {
|
|
139329
|
-
background: $suggested-content-bg-color;
|
|
139428
|
+
.e-suggestion-header {
|
|
139429
|
+
color: $suggesstions-header-color;
|
|
139430
|
+
}
|
|
139431
|
+
.e-suggestions {
|
|
139432
|
+
li {
|
|
139330
139433
|
color: $suggested-content-text-color;
|
|
139434
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
139331
139435
|
@if ($skin-name == 'bootstrap5.3') {
|
|
139332
139436
|
border: none;
|
|
139333
139437
|
}
|
|
139334
139438
|
@else {
|
|
139335
|
-
border: 1px solid $
|
|
139439
|
+
border: 1px solid $suggestion-li-border-color;
|
|
139336
139440
|
}
|
|
139337
139441
|
}
|
|
139442
|
+
}
|
|
139443
|
+
.e-prompt-icon,
|
|
139444
|
+
.e-output-icon {
|
|
139445
|
+
border: 1px solid $icon-border-color;
|
|
139446
|
+
color: $user-logo-color;
|
|
139447
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
139448
|
+
background: $user-logo-bg-color;
|
|
139449
|
+
}
|
|
139450
|
+
@else {
|
|
139451
|
+
background-color: $user-logo-bg-color;
|
|
139452
|
+
}
|
|
139453
|
+
}
|
|
139454
|
+
.e-prompt-text {
|
|
139455
|
+
background: $suggested-content-bg-color;
|
|
139456
|
+
color: $suggested-content-text-color;
|
|
139457
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
139458
|
+
border: none;
|
|
139459
|
+
}
|
|
139460
|
+
@else {
|
|
139461
|
+
border: 1px solid $prompt-text-border-color;
|
|
139462
|
+
}
|
|
139463
|
+
}
|
|
139464
|
+
.e-views {
|
|
139338
139465
|
.e-content-body {
|
|
139339
139466
|
color: $response-text-color;
|
|
139340
139467
|
a {
|
|
@@ -139374,21 +139501,6 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139374
139501
|
color: rgba(255, 212, 212, 1);
|
|
139375
139502
|
}
|
|
139376
139503
|
}
|
|
139377
|
-
.e-suggestions {
|
|
139378
|
-
.e-suggestion-header {
|
|
139379
|
-
color: $suggesstions-header-color;
|
|
139380
|
-
}
|
|
139381
|
-
li {
|
|
139382
|
-
color: $suggested-content-text-color;
|
|
139383
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
139384
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
139385
|
-
border: none;
|
|
139386
|
-
}
|
|
139387
|
-
@else {
|
|
139388
|
-
border: 1px solid $suggestion-li-border-color;
|
|
139389
|
-
}
|
|
139390
|
-
}
|
|
139391
|
-
}
|
|
139392
139504
|
}
|
|
139393
139505
|
.e-stop-response {
|
|
139394
139506
|
border-color: $response-stopper-border-color;
|
|
@@ -139398,21 +139510,21 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139398
139510
|
}
|
|
139399
139511
|
.e-views,
|
|
139400
139512
|
.e-custom-view,
|
|
139401
|
-
.e-
|
|
139513
|
+
.e-assistview-content-section {
|
|
139402
139514
|
&::-webkit-scrollbar-thumb {
|
|
139403
139515
|
background: $scrollbar-color;
|
|
139404
139516
|
}
|
|
139405
139517
|
}
|
|
139518
|
+
.e-assist-send {
|
|
139519
|
+
color: $send-icon-color;
|
|
139520
|
+
&.disabled {
|
|
139521
|
+
color: $send-icon-disabled-color;
|
|
139522
|
+
}
|
|
139523
|
+
}
|
|
139406
139524
|
.e-footer {
|
|
139407
139525
|
textarea::-webkit-scrollbar-thumb {
|
|
139408
139526
|
background: $scrollbar-color;
|
|
139409
139527
|
}
|
|
139410
|
-
.e-assist-send {
|
|
139411
|
-
color: $send-icon-color;
|
|
139412
|
-
&.disabled {
|
|
139413
|
-
color: $send-icon-disabled-color;
|
|
139414
|
-
}
|
|
139415
|
-
}
|
|
139416
139528
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
139417
139529
|
.e-input-group.e-multi-line-input {
|
|
139418
139530
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|