@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
|
@@ -35066,13 +35066,11 @@ $slider-hover-handle-border-color: $primary !default;
|
|
|
35066
35066
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
35067
35067
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
35068
35068
|
}
|
|
35069
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
35070
|
-
@
|
|
35071
|
-
|
|
35072
|
-
|
|
35073
|
-
@
|
|
35074
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
35075
|
-
}
|
|
35069
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
35070
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
35071
|
+
}
|
|
35072
|
+
@if ($skin-name == 'tailwind') {
|
|
35073
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
35076
35074
|
}
|
|
35077
35075
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
35078
35076
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -40840,7 +40838,7 @@ $radio-btn-uncheck-color: $icon-color !default;
|
|
|
40840
40838
|
}
|
|
40841
40839
|
|
|
40842
40840
|
&::before {
|
|
40843
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
40841
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
40844
40842
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
40845
40843
|
}
|
|
40846
40844
|
@else {
|
|
@@ -42935,6 +42933,10 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
|
|
|
42935
42933
|
}
|
|
42936
42934
|
}
|
|
42937
42935
|
|
|
42936
|
+
&.e-virtualization .e-list-container{
|
|
42937
|
+
overflow: unset;
|
|
42938
|
+
}
|
|
42939
|
+
|
|
42938
42940
|
& .e-list-container {
|
|
42939
42941
|
overflow: hidden;
|
|
42940
42942
|
position: relative;
|
|
@@ -66109,6 +66111,10 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
66109
66111
|
display: block;
|
|
66110
66112
|
}
|
|
66111
66113
|
|
|
66114
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
66115
|
+
margin-right: 30px;
|
|
66116
|
+
}
|
|
66117
|
+
|
|
66112
66118
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
66113
66119
|
border: 0;
|
|
66114
66120
|
height: 0;
|
|
@@ -81042,7 +81048,7 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
|
|
|
81042
81048
|
$grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
|
|
81043
81049
|
$grid-columnchooser-toolbar-icon-font-size: $font-icon-15 !default;
|
|
81044
81050
|
$grid-columnchooser-btn-font-size: $text-base !default;
|
|
81045
|
-
$grid-columnchooser-toolbardiv-padding: 0 4px
|
|
81051
|
+
$grid-columnchooser-toolbardiv-padding: 0 4px !default;
|
|
81046
81052
|
$grid-columnchooser-toolbardiv-margin-top: 0 !default;
|
|
81047
81053
|
$grid-columnchooser-toolbar-icon-vertical-align: middle !default;
|
|
81048
81054
|
$grid-columnchooser-cancel-icon-content-f-opactiy: 1 !default;
|
|
@@ -83168,7 +83174,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83168
83174
|
/* stylelint-enable */
|
|
83169
83175
|
|
|
83170
83176
|
.e-dlg-content {
|
|
83171
|
-
|
|
83177
|
+
@if $grid-skin == 'fluent2' {
|
|
83178
|
+
padding: 24px 27px;
|
|
83179
|
+
}
|
|
83180
|
+
@else {
|
|
83181
|
+
padding: 8px 16px 8px 8px;
|
|
83182
|
+
}
|
|
83172
83183
|
overflow-y: hidden;
|
|
83173
83184
|
}
|
|
83174
83185
|
|
|
@@ -84023,7 +84034,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84023
84034
|
}
|
|
84024
84035
|
|
|
84025
84036
|
.e-grid-popup {
|
|
84026
|
-
position:
|
|
84037
|
+
position: absolute;
|
|
84027
84038
|
}
|
|
84028
84039
|
|
|
84029
84040
|
#{&}.e-grid,
|
|
@@ -86343,6 +86354,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86343
86354
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
86344
86355
|
}
|
|
86345
86356
|
|
|
86357
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
86358
|
+
@if $grid-skin == 'fluent' {
|
|
86359
|
+
padding-bottom: 1px;
|
|
86360
|
+
}
|
|
86361
|
+
}
|
|
86362
|
+
|
|
86346
86363
|
.e-edit-dialog {
|
|
86347
86364
|
min-height: 350px;
|
|
86348
86365
|
.e-dlg-content {
|
|
@@ -87157,14 +87174,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87157
87174
|
}
|
|
87158
87175
|
|
|
87159
87176
|
&.e-wrap {
|
|
87160
|
-
& .e-
|
|
87161
|
-
& .e-gridcontent .e-rowcell,
|
|
87177
|
+
& .e-rowcell,
|
|
87162
87178
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
87163
87179
|
& .e-columnheader .e-headercelldiv,
|
|
87164
87180
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
87165
87181
|
@include wrap-styles;
|
|
87166
87182
|
}
|
|
87167
87183
|
|
|
87184
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
87185
|
+
white-space: nowrap;
|
|
87186
|
+
}
|
|
87187
|
+
|
|
87168
87188
|
& .e-stackedheader .e-columnheader {
|
|
87169
87189
|
.e-stackedheadercelldiv,
|
|
87170
87190
|
.e-headercelldiv {
|
|
@@ -87722,7 +87742,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87722
87742
|
}
|
|
87723
87743
|
|
|
87724
87744
|
@if $grid-skin == 'fluent2' {
|
|
87725
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
87745
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
87746
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
87726
87747
|
padding: 0 6px;
|
|
87727
87748
|
}
|
|
87728
87749
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -88636,7 +88657,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88636
88657
|
}
|
|
88637
88658
|
|
|
88638
88659
|
@if $grid-skin == 'fluent2' {
|
|
88639
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
88660
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
88661
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
88640
88662
|
color: $flyout-text-color-hover;
|
|
88641
88663
|
}
|
|
88642
88664
|
}
|
|
@@ -136744,6 +136766,8 @@ $aiassist-header-height: 46px !default;
|
|
|
136744
136766
|
$aiassist-icon-height: 30px !default;
|
|
136745
136767
|
$aiassist-icon-width: 30px !default;
|
|
136746
136768
|
$send-icon-size: 14px !default;
|
|
136769
|
+
$send-icon-bottom: 9px !default;
|
|
136770
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
136747
136771
|
$aiassist-bigger-header-height: 50px !default;
|
|
136748
136772
|
$aiassist-bigger-icon-height: 40px !default;
|
|
136749
136773
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -136784,63 +136808,86 @@ $rating-selected-bg-color: $rating-selected-color !default;
|
|
|
136784
136808
|
$send-icon-color: $icon-color !default;
|
|
136785
136809
|
$send-icon-disabled-color: $icon-color-disabled !default;
|
|
136786
136810
|
$prompt-text-border-color: $content-bg-color !default;
|
|
136811
|
+
$tbar-header-btn-focus-box-shadow: inset 0 0 0 1px !default;
|
|
136812
|
+
$tbar-header-hover-bg-color: transparent !default;
|
|
136787
136813
|
|
|
136788
136814
|
@include export-module('aiassistview-bigger') {
|
|
136789
136815
|
.e-bigger.e-aiassistview,
|
|
136790
136816
|
.e-bigger .e-aiassistview {
|
|
136791
136817
|
.e-view-header {
|
|
136792
136818
|
height: $aiassist-bigger-header-height;
|
|
136819
|
+
.e-toolbar {
|
|
136820
|
+
.e-toolbar-items {
|
|
136821
|
+
.e-toolbar-left {
|
|
136822
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
136823
|
+
}
|
|
136824
|
+
.e-toolbar-item {
|
|
136825
|
+
&.e-assist-view-header,
|
|
136826
|
+
&.e-custom-view-header {
|
|
136827
|
+
@if ($skin-name == 'highcontrast') {
|
|
136828
|
+
// To apply box-shadow styling during keyboard navigation
|
|
136829
|
+
padding: 1.5px;
|
|
136830
|
+
}
|
|
136831
|
+
@else {
|
|
136832
|
+
padding: 0;
|
|
136833
|
+
}
|
|
136834
|
+
.e-tbar-btn {
|
|
136835
|
+
padding: 0;
|
|
136836
|
+
.e-btn-icon {
|
|
136837
|
+
padding: 4px 4px 4px 2px;
|
|
136838
|
+
}
|
|
136839
|
+
}
|
|
136840
|
+
}
|
|
136841
|
+
}
|
|
136842
|
+
}
|
|
136843
|
+
}
|
|
136793
136844
|
}
|
|
136794
136845
|
.e-view-content {
|
|
136795
136846
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
136796
136847
|
}
|
|
136797
|
-
.e-
|
|
136798
|
-
|
|
136799
|
-
|
|
136800
|
-
|
|
136801
|
-
|
|
136802
|
-
|
|
136803
|
-
|
|
136804
|
-
|
|
136805
|
-
|
|
136806
|
-
|
|
136807
|
-
|
|
136808
|
-
|
|
136809
|
-
|
|
136810
|
-
|
|
136811
|
-
|
|
136812
|
-
|
|
136813
|
-
|
|
136814
|
-
|
|
136815
|
-
|
|
136816
|
-
|
|
136817
|
-
|
|
136818
|
-
|
|
136848
|
+
.e-prompt-icon {
|
|
136849
|
+
min-height: $aiassist-bigger-icon-height;
|
|
136850
|
+
}
|
|
136851
|
+
.e-output-icon {
|
|
136852
|
+
height: $aiassist-bigger-icon-height;
|
|
136853
|
+
}
|
|
136854
|
+
.e-prompt-icon,
|
|
136855
|
+
.e-output-icon {
|
|
136856
|
+
min-width: $aiassist-bigger-icon-width;
|
|
136857
|
+
}
|
|
136858
|
+
.e-loading-body,
|
|
136859
|
+
.e-content-body,
|
|
136860
|
+
.e-loading-footer {
|
|
136861
|
+
padding: 6px 0 0 6px;
|
|
136862
|
+
}
|
|
136863
|
+
.e-prompt-text {
|
|
136864
|
+
padding: $prompt-text-bigger-padding;
|
|
136865
|
+
line-height: 22px;
|
|
136866
|
+
}
|
|
136867
|
+
.e-content-container {
|
|
136868
|
+
font-size: 16px;
|
|
136869
|
+
}
|
|
136870
|
+
.e-suggestion-header {
|
|
136871
|
+
font-size: 16px;
|
|
136872
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
136873
|
+
margin-bottom: 15px;
|
|
136874
|
+
}
|
|
136875
|
+
.e-suggestions {
|
|
136876
|
+
&.e-suggestion-item-template ul li {
|
|
136877
|
+
padding: 0;
|
|
136819
136878
|
}
|
|
136820
|
-
|
|
136821
|
-
|
|
136822
|
-
|
|
136823
|
-
|
|
136824
|
-
|
|
136825
|
-
font-size: 16px;
|
|
136826
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
136827
|
-
margin-bottom: 15px;
|
|
136828
|
-
}
|
|
136829
|
-
ul {
|
|
136830
|
-
li {
|
|
136831
|
-
line-height: 22px;
|
|
136832
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
136833
|
-
padding: $suggesstions-bigger-list-padding;
|
|
136834
|
-
margin: $suggesstions-bigger-list-margin;
|
|
136835
|
-
}
|
|
136836
|
-
}
|
|
136879
|
+
li {
|
|
136880
|
+
line-height: 22px;
|
|
136881
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
136882
|
+
padding: $suggesstions-bigger-list-padding;
|
|
136883
|
+
margin: $suggesstions-bigger-list-margin;
|
|
136837
136884
|
}
|
|
136838
136885
|
}
|
|
136886
|
+
.e-assist-send {
|
|
136887
|
+
font-size: $send-icon-size-bigger;
|
|
136888
|
+
bottom: $send-icon-bigger-bottom;
|
|
136889
|
+
}
|
|
136839
136890
|
.e-footer {
|
|
136840
|
-
.e-assist-send {
|
|
136841
|
-
font-size: $send-icon-size-bigger;
|
|
136842
|
-
bottom: 9px;
|
|
136843
|
-
}
|
|
136844
136891
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
136845
136892
|
.e-textarea {
|
|
136846
136893
|
min-height: 38px;
|
|
@@ -136849,6 +136896,11 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
136849
136896
|
min-height: 28px;
|
|
136850
136897
|
}
|
|
136851
136898
|
}
|
|
136899
|
+
&.e-rtl .e-textarea {
|
|
136900
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
136901
|
+
padding: 6px 16px 6px 12px;
|
|
136902
|
+
}
|
|
136903
|
+
}
|
|
136852
136904
|
}
|
|
136853
136905
|
}
|
|
136854
136906
|
.e-stop-response.e-btn-active {
|
|
@@ -136860,13 +136912,24 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
136860
136912
|
font-size: $response-stopper-bigger-font-size;
|
|
136861
136913
|
}
|
|
136862
136914
|
&.e-rtl {
|
|
136863
|
-
.e-
|
|
136864
|
-
|
|
136865
|
-
|
|
136866
|
-
|
|
136915
|
+
.e-view-header .e-toolbar-item {
|
|
136916
|
+
&.e-assist-view-header,
|
|
136917
|
+
&.e-custom-view-header {
|
|
136918
|
+
.e-tbar-btn .e-btn-icon {
|
|
136919
|
+
padding: 4px 2px 4px 4px;
|
|
136867
136920
|
}
|
|
136868
136921
|
}
|
|
136869
136922
|
}
|
|
136923
|
+
.e-suggestions {
|
|
136924
|
+
li {
|
|
136925
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
136926
|
+
}
|
|
136927
|
+
}
|
|
136928
|
+
.e-loading-body,
|
|
136929
|
+
.e-content-body,
|
|
136930
|
+
.e-loading-footer {
|
|
136931
|
+
padding: 6px 6px 0 0;
|
|
136932
|
+
}
|
|
136870
136933
|
}
|
|
136871
136934
|
}
|
|
136872
136935
|
}
|
|
@@ -136894,14 +136957,29 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
136894
136957
|
width: 100%;
|
|
136895
136958
|
border-radius: 4px;
|
|
136896
136959
|
}
|
|
136897
|
-
|
|
136898
|
-
|
|
136960
|
+
&.e-assist-view-header,
|
|
136961
|
+
&.e-custom-view-header {
|
|
136962
|
+
@if ($skin-name == 'highcontrast') {
|
|
136963
|
+
// To apply box-shadow styling during keyboard navigation
|
|
136964
|
+
padding: 1px;
|
|
136965
|
+
}
|
|
136966
|
+
@else {
|
|
136967
|
+
padding: 0;
|
|
136968
|
+
}
|
|
136969
|
+
.e-tbar-btn {
|
|
136970
|
+
padding: 0;
|
|
136971
|
+
.e-btn-icon {
|
|
136972
|
+
padding: 4px 4px 4px 2px;
|
|
136973
|
+
}
|
|
136974
|
+
}
|
|
136975
|
+
}
|
|
136976
|
+
&.e-active .e-btn {
|
|
136977
|
+
cursor: pointer;
|
|
136899
136978
|
}
|
|
136900
136979
|
}
|
|
136901
|
-
|
|
136902
|
-
|
|
136903
|
-
|
|
136904
|
-
cursor: pointer;
|
|
136980
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
136981
|
+
height: calc($aiassist-header-height - 1px);
|
|
136982
|
+
}
|
|
136905
136983
|
}
|
|
136906
136984
|
.e-view-container,
|
|
136907
136985
|
.e-footer {
|
|
@@ -136951,36 +137029,94 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
136951
137029
|
}
|
|
136952
137030
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
136953
137031
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
136954
|
-
|
|
136955
|
-
padding: 6px 0 6px 5px;
|
|
136956
|
-
}
|
|
136957
|
-
@else {
|
|
136958
|
-
padding: 6px 0 6px 2px;
|
|
136959
|
-
}
|
|
137032
|
+
padding: 6px 2px;
|
|
136960
137033
|
}
|
|
136961
137034
|
}
|
|
136962
|
-
.e-
|
|
137035
|
+
.e-output-container {
|
|
137036
|
+
width: 90%;
|
|
136963
137037
|
display: flex;
|
|
136964
|
-
|
|
136965
|
-
|
|
136966
|
-
|
|
136967
|
-
|
|
136968
|
-
|
|
136969
|
-
|
|
137038
|
+
align-self: flex-start;
|
|
137039
|
+
margin: 10px 0;
|
|
137040
|
+
}
|
|
137041
|
+
.e-prompt-icon {
|
|
137042
|
+
margin: 0 0 0 8px;
|
|
137043
|
+
min-height: $aiassist-icon-height;
|
|
137044
|
+
}
|
|
137045
|
+
.e-output-icon {
|
|
137046
|
+
height: $aiassist-icon-height;
|
|
137047
|
+
margin: 0 4px 0 8px;
|
|
137048
|
+
}
|
|
137049
|
+
.e-prompt-icon,
|
|
137050
|
+
.e-output-icon {
|
|
137051
|
+
border-radius: 50%;
|
|
137052
|
+
min-width: $aiassist-icon-width;
|
|
137053
|
+
}
|
|
137054
|
+
.e-loading-body,
|
|
137055
|
+
.e-content-body,
|
|
137056
|
+
.e-loading-footer {
|
|
137057
|
+
padding: 2px 0 0 6px;
|
|
137058
|
+
}
|
|
137059
|
+
.e-content-container {
|
|
137060
|
+
margin-top: 16px;
|
|
137061
|
+
font-size: 14px;
|
|
137062
|
+
justify-content: space-between;
|
|
137063
|
+
}
|
|
137064
|
+
.e-prompt-text {
|
|
137065
|
+
white-space: pre-wrap;
|
|
137066
|
+
height: fit-content;
|
|
137067
|
+
border-radius: $prompt-text-border-radius;
|
|
137068
|
+
padding: $prompt-text-padding;
|
|
137069
|
+
line-height: 20px;
|
|
137070
|
+
}
|
|
137071
|
+
.e-content-footer,
|
|
137072
|
+
.e-prompt-toolbar {
|
|
137073
|
+
opacity: 0;
|
|
137074
|
+
}
|
|
137075
|
+
.e-prompt-container {
|
|
137076
|
+
gap: 2px;
|
|
137077
|
+
align-self: flex-end;
|
|
137078
|
+
max-width: 70%;
|
|
137079
|
+
margin-bottom: 5px;
|
|
137080
|
+
flex-direction: column;
|
|
137081
|
+
&:hover .e-assist-edit-icon {
|
|
137082
|
+
opacity: 1;
|
|
137083
|
+
cursor: pointer;
|
|
136970
137084
|
}
|
|
136971
|
-
|
|
136972
|
-
|
|
136973
|
-
|
|
137085
|
+
}
|
|
137086
|
+
.e-suggestion-header {
|
|
137087
|
+
font-size: 14px;
|
|
137088
|
+
font-weight: $suggesstions-header-font-weight;
|
|
137089
|
+
margin: 0 2px 8px 8px;
|
|
137090
|
+
text-align: right;
|
|
137091
|
+
}
|
|
137092
|
+
.e-suggestions {
|
|
137093
|
+
width: 100%;
|
|
137094
|
+
&.e-suggestion-item-template li {
|
|
137095
|
+
padding: 0;
|
|
136974
137096
|
}
|
|
136975
|
-
|
|
136976
|
-
|
|
136977
|
-
|
|
137097
|
+
ul {
|
|
137098
|
+
list-style-type: none;
|
|
137099
|
+
padding: 0;
|
|
137100
|
+
margin: 0;
|
|
137101
|
+
display: flex;
|
|
137102
|
+
flex-wrap: wrap;
|
|
137103
|
+
justify-content: end;
|
|
136978
137104
|
}
|
|
136979
|
-
|
|
136980
|
-
|
|
136981
|
-
|
|
136982
|
-
|
|
137105
|
+
li {
|
|
137106
|
+
line-height: 20px;
|
|
137107
|
+
font-weight: $suggesstions-font-weight;
|
|
137108
|
+
padding: $suggesstions-list-padding;
|
|
137109
|
+
margin: $suggesstions-list-margin;
|
|
137110
|
+
border-radius: $suggesstions-list-border-radius;
|
|
137111
|
+
cursor: pointer;
|
|
137112
|
+
white-space: nowrap;
|
|
137113
|
+
overflow: hidden;
|
|
137114
|
+
text-overflow: ellipsis;
|
|
136983
137115
|
}
|
|
137116
|
+
}
|
|
137117
|
+
.e-views {
|
|
137118
|
+
display: flex;
|
|
137119
|
+
justify-content: space-around;
|
|
136984
137120
|
.e-content-body {
|
|
136985
137121
|
line-height: 25px;
|
|
136986
137122
|
border-radius: 4px;
|
|
@@ -137066,85 +137202,36 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137066
137202
|
.e-content-body > *:first-child {
|
|
137067
137203
|
margin-block-start: 0;
|
|
137068
137204
|
}
|
|
137069
|
-
.e-loading-body,
|
|
137070
|
-
.e-content-body,
|
|
137071
|
-
.e-loading-footer {
|
|
137072
|
-
padding: 2px 0 0 8px;
|
|
137073
|
-
}
|
|
137074
|
-
.e-content-footer,
|
|
137075
|
-
.e-prompt-toolbar {
|
|
137076
|
-
opacity: 0;
|
|
137077
|
-
}
|
|
137078
|
-
.e-content-container {
|
|
137079
|
-
margin-top: 16px;
|
|
137080
|
-
font-size: 14px;
|
|
137081
|
-
justify-content: space-between;
|
|
137082
|
-
.e-prompt-text {
|
|
137083
|
-
white-space: pre-wrap;
|
|
137084
|
-
height: fit-content;
|
|
137085
|
-
border-radius: $prompt-text-border-radius;
|
|
137086
|
-
padding: $prompt-text-padding;
|
|
137087
|
-
margin-right: 2px;
|
|
137088
|
-
line-height: 20px;
|
|
137089
|
-
}
|
|
137090
|
-
}
|
|
137091
|
-
.e-suggestions {
|
|
137092
|
-
width: 100%;
|
|
137093
|
-
&.e-suggestion-item-template li {
|
|
137094
|
-
padding: 0;
|
|
137095
|
-
}
|
|
137096
|
-
.e-suggestion-header {
|
|
137097
|
-
font-size: 14px;
|
|
137098
|
-
font-weight: $suggesstions-header-font-weight;
|
|
137099
|
-
margin: 0 2px 8px 8px;
|
|
137100
|
-
text-align: right;
|
|
137101
|
-
}
|
|
137102
|
-
ul {
|
|
137103
|
-
list-style-type: none;
|
|
137104
|
-
padding: 0;
|
|
137105
|
-
margin: 0;
|
|
137106
|
-
display: flex;
|
|
137107
|
-
flex-wrap: wrap;
|
|
137108
|
-
justify-content: end;
|
|
137109
|
-
}
|
|
137110
|
-
li {
|
|
137111
|
-
line-height: 20px;
|
|
137112
|
-
font-weight: $suggesstions-font-weight;
|
|
137113
|
-
padding: $suggesstions-list-padding;
|
|
137114
|
-
margin: $suggesstions-list-margin;
|
|
137115
|
-
border-radius: $suggesstions-list-border-radius;
|
|
137116
|
-
cursor: pointer;
|
|
137117
|
-
white-space: nowrap;
|
|
137118
|
-
overflow: hidden;
|
|
137119
|
-
text-overflow: ellipsis;
|
|
137120
|
-
}
|
|
137121
|
-
}
|
|
137122
|
-
.e-prompt-container {
|
|
137123
|
-
gap: 2px;
|
|
137124
|
-
align-self: flex-end;
|
|
137125
|
-
max-width: 70%;
|
|
137126
|
-
margin-bottom: 5px;
|
|
137127
|
-
flex-direction: column;
|
|
137128
|
-
&:hover .e-assist-edit-icon {
|
|
137129
|
-
opacity: 1;
|
|
137130
|
-
cursor: pointer;
|
|
137131
|
-
}
|
|
137132
|
-
}
|
|
137133
137205
|
}
|
|
137134
137206
|
.e-views,
|
|
137135
137207
|
.e-custom-view,
|
|
137136
|
-
.e-
|
|
137208
|
+
.e-assistview-content-section {
|
|
137137
137209
|
height: 100%;
|
|
137138
|
-
overflow
|
|
137210
|
+
overflow: scroll;
|
|
137139
137211
|
&::-webkit-scrollbar {
|
|
137140
137212
|
width: $ai-assist-scrollbar-width;
|
|
137213
|
+
height: $ai-assist-scrollbar-width;
|
|
137141
137214
|
}
|
|
137142
137215
|
&::-webkit-scrollbar-thumb {
|
|
137143
137216
|
border-radius: 10px;
|
|
137144
137217
|
}
|
|
137145
137218
|
}
|
|
137146
|
-
.e-
|
|
137147
|
-
|
|
137219
|
+
.e-assist-send {
|
|
137220
|
+
position: absolute;
|
|
137221
|
+
right: 20px;
|
|
137222
|
+
font-size: $send-icon-size;
|
|
137223
|
+
bottom: $send-icon-bottom;
|
|
137224
|
+
padding-top: 2px;
|
|
137225
|
+
}
|
|
137226
|
+
.e-assist-send.disabled {
|
|
137227
|
+
pointer-events: none;
|
|
137228
|
+
opacity: .5;
|
|
137229
|
+
cursor: not-allowed;
|
|
137230
|
+
}
|
|
137231
|
+
.e-assist-send.enabled {
|
|
137232
|
+
pointer-events: auto;
|
|
137233
|
+
opacity: 1;
|
|
137234
|
+
cursor: pointer;
|
|
137148
137235
|
}
|
|
137149
137236
|
.e-footer {
|
|
137150
137237
|
position: relative;
|
|
@@ -137163,23 +137250,6 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137163
137250
|
.hide-scrollbar textarea {
|
|
137164
137251
|
scrollbar-width: none;
|
|
137165
137252
|
}
|
|
137166
|
-
.e-assist-send {
|
|
137167
|
-
position: absolute;
|
|
137168
|
-
right: 20px;
|
|
137169
|
-
font-size: $send-icon-size;
|
|
137170
|
-
bottom: 8px;
|
|
137171
|
-
padding-top: 2px;
|
|
137172
|
-
}
|
|
137173
|
-
.e-assist-send.disabled {
|
|
137174
|
-
pointer-events: none;
|
|
137175
|
-
opacity: .5;
|
|
137176
|
-
cursor: not-allowed;
|
|
137177
|
-
}
|
|
137178
|
-
.e-assist-send.enabled {
|
|
137179
|
-
pointer-events: auto;
|
|
137180
|
-
opacity: 1;
|
|
137181
|
-
cursor: pointer;
|
|
137182
|
-
}
|
|
137183
137253
|
&:has(.e-rtl) .e-assist-send {
|
|
137184
137254
|
right: unset;
|
|
137185
137255
|
left: 20px;
|
|
@@ -137191,6 +137261,13 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137191
137261
|
.e-multi-line-input.e-rtl {
|
|
137192
137262
|
padding-left: 35px;
|
|
137193
137263
|
padding-right: unset;
|
|
137264
|
+
&.e-input-group.e-control-wrapper {
|
|
137265
|
+
.e-textarea {
|
|
137266
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
137267
|
+
padding: 4px 12px 4px 8px;
|
|
137268
|
+
}
|
|
137269
|
+
}
|
|
137270
|
+
}
|
|
137194
137271
|
}
|
|
137195
137272
|
.e-input-group.e-multi-line-input {
|
|
137196
137273
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -137272,16 +137349,24 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137272
137349
|
outline: 1px solid;
|
|
137273
137350
|
}
|
|
137274
137351
|
&.e-rtl {
|
|
137275
|
-
.e-
|
|
137276
|
-
|
|
137277
|
-
|
|
137278
|
-
|
|
137279
|
-
|
|
137280
|
-
}
|
|
137281
|
-
li {
|
|
137282
|
-
margin: $suggesstions-list-margin-rtl;
|
|
137352
|
+
.e-view-header .e-toolbar-item {
|
|
137353
|
+
&.e-assist-view-header,
|
|
137354
|
+
&.e-custom-view-header {
|
|
137355
|
+
.e-tbar-btn .e-btn-icon {
|
|
137356
|
+
padding: 4px 2px 4px 4px;
|
|
137283
137357
|
}
|
|
137284
137358
|
}
|
|
137359
|
+
}
|
|
137360
|
+
.e-suggestion-header {
|
|
137361
|
+
text-align: left;
|
|
137362
|
+
margin: 0 8px 8px 2px;
|
|
137363
|
+
}
|
|
137364
|
+
.e-suggestions {
|
|
137365
|
+
li {
|
|
137366
|
+
margin: $suggesstions-list-margin-rtl;
|
|
137367
|
+
}
|
|
137368
|
+
}
|
|
137369
|
+
.e-views {
|
|
137285
137370
|
.e-content-body {
|
|
137286
137371
|
blockquote {
|
|
137287
137372
|
padding-left: unset;
|
|
@@ -137296,6 +137381,17 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137296
137381
|
}
|
|
137297
137382
|
}
|
|
137298
137383
|
}
|
|
137384
|
+
.e-loading-body,
|
|
137385
|
+
.e-content-body,
|
|
137386
|
+
.e-loading-footer {
|
|
137387
|
+
padding: 2px 6px 0 0;
|
|
137388
|
+
}
|
|
137389
|
+
.e-prompt-icon {
|
|
137390
|
+
margin: 0 8px 0 0;
|
|
137391
|
+
}
|
|
137392
|
+
.e-output-icon {
|
|
137393
|
+
margin: 0 8px 0 4px;
|
|
137394
|
+
}
|
|
137299
137395
|
}
|
|
137300
137396
|
}
|
|
137301
137397
|
@media (max-width: 760px) {
|
|
@@ -137304,12 +137400,14 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137304
137400
|
.e-footer {
|
|
137305
137401
|
width: 100%;
|
|
137306
137402
|
}
|
|
137307
|
-
.e-view-container .e-suggestions
|
|
137403
|
+
.e-view-container .e-suggestions,
|
|
137404
|
+
.e-prompt-content {
|
|
137308
137405
|
padding-right: 8px;
|
|
137309
137406
|
}
|
|
137310
137407
|
&.e-rtl {
|
|
137311
|
-
.e-view-container .e-suggestions
|
|
137312
|
-
|
|
137408
|
+
.e-view-container .e-suggestions,
|
|
137409
|
+
.e-prompt-content {
|
|
137410
|
+
padding: 0 0 0 8px;
|
|
137313
137411
|
}
|
|
137314
137412
|
}
|
|
137315
137413
|
}
|
|
@@ -137347,26 +137445,55 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137347
137445
|
}
|
|
137348
137446
|
.e-tbar-btn {
|
|
137349
137447
|
background: transparent;
|
|
137448
|
+
&:focus {
|
|
137449
|
+
box-shadow: none;
|
|
137450
|
+
}
|
|
137451
|
+
&:focus-visible {
|
|
137452
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
137453
|
+
@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') {
|
|
137454
|
+
background: $tbar-header-hover-bg-color;
|
|
137455
|
+
}
|
|
137456
|
+
}
|
|
137350
137457
|
}
|
|
137351
137458
|
}
|
|
137352
137459
|
}
|
|
137353
|
-
.e-
|
|
137354
|
-
|
|
137355
|
-
|
|
137356
|
-
|
|
137357
|
-
|
|
137358
|
-
background-color: $user-logo-bg-color;
|
|
137359
|
-
}
|
|
137360
|
-
.e-prompt-text {
|
|
137361
|
-
background: $suggested-content-bg-color;
|
|
137460
|
+
.e-suggestion-header {
|
|
137461
|
+
color: $suggesstions-header-color;
|
|
137462
|
+
}
|
|
137463
|
+
.e-suggestions {
|
|
137464
|
+
li {
|
|
137362
137465
|
color: $suggested-content-text-color;
|
|
137466
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
137363
137467
|
@if ($skin-name == 'bootstrap5.3') {
|
|
137364
137468
|
border: none;
|
|
137365
137469
|
}
|
|
137366
137470
|
@else {
|
|
137367
|
-
border: 1px solid $
|
|
137471
|
+
border: 1px solid $suggestion-li-border-color;
|
|
137368
137472
|
}
|
|
137369
137473
|
}
|
|
137474
|
+
}
|
|
137475
|
+
.e-prompt-icon,
|
|
137476
|
+
.e-output-icon {
|
|
137477
|
+
border: 1px solid $icon-border-color;
|
|
137478
|
+
color: $user-logo-color;
|
|
137479
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
137480
|
+
background: $user-logo-bg-color;
|
|
137481
|
+
}
|
|
137482
|
+
@else {
|
|
137483
|
+
background-color: $user-logo-bg-color;
|
|
137484
|
+
}
|
|
137485
|
+
}
|
|
137486
|
+
.e-prompt-text {
|
|
137487
|
+
background: $suggested-content-bg-color;
|
|
137488
|
+
color: $suggested-content-text-color;
|
|
137489
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
137490
|
+
border: none;
|
|
137491
|
+
}
|
|
137492
|
+
@else {
|
|
137493
|
+
border: 1px solid $prompt-text-border-color;
|
|
137494
|
+
}
|
|
137495
|
+
}
|
|
137496
|
+
.e-views {
|
|
137370
137497
|
.e-content-body {
|
|
137371
137498
|
color: $response-text-color;
|
|
137372
137499
|
a {
|
|
@@ -137406,21 +137533,6 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137406
137533
|
color: rgba(255, 212, 212, 1);
|
|
137407
137534
|
}
|
|
137408
137535
|
}
|
|
137409
|
-
.e-suggestions {
|
|
137410
|
-
.e-suggestion-header {
|
|
137411
|
-
color: $suggesstions-header-color;
|
|
137412
|
-
}
|
|
137413
|
-
li {
|
|
137414
|
-
color: $suggested-content-text-color;
|
|
137415
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
137416
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
137417
|
-
border: none;
|
|
137418
|
-
}
|
|
137419
|
-
@else {
|
|
137420
|
-
border: 1px solid $suggestion-li-border-color;
|
|
137421
|
-
}
|
|
137422
|
-
}
|
|
137423
|
-
}
|
|
137424
137536
|
}
|
|
137425
137537
|
.e-stop-response {
|
|
137426
137538
|
border-color: $response-stopper-border-color;
|
|
@@ -137430,21 +137542,21 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137430
137542
|
}
|
|
137431
137543
|
.e-views,
|
|
137432
137544
|
.e-custom-view,
|
|
137433
|
-
.e-
|
|
137545
|
+
.e-assistview-content-section {
|
|
137434
137546
|
&::-webkit-scrollbar-thumb {
|
|
137435
137547
|
background: $scrollbar-color;
|
|
137436
137548
|
}
|
|
137437
137549
|
}
|
|
137550
|
+
.e-assist-send {
|
|
137551
|
+
color: $send-icon-color;
|
|
137552
|
+
&.disabled {
|
|
137553
|
+
color: $send-icon-disabled-color;
|
|
137554
|
+
}
|
|
137555
|
+
}
|
|
137438
137556
|
.e-footer {
|
|
137439
137557
|
textarea::-webkit-scrollbar-thumb {
|
|
137440
137558
|
background: $scrollbar-color;
|
|
137441
137559
|
}
|
|
137442
|
-
.e-assist-send {
|
|
137443
|
-
color: $send-icon-color;
|
|
137444
|
-
&.disabled {
|
|
137445
|
-
color: $send-icon-disabled-color;
|
|
137446
|
-
}
|
|
137447
|
-
}
|
|
137448
137560
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
137449
137561
|
.e-input-group.e-multi-line-input {
|
|
137450
137562
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|