@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
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -37354,13 +37354,11 @@ $slider-button-vup-bg-image: none !default;
|
|
|
37354
37354
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
37355
37355
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
37356
37356
|
}
|
|
37357
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
37358
|
-
@
|
|
37359
|
-
|
|
37360
|
-
|
|
37361
|
-
@
|
|
37362
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
37363
|
-
}
|
|
37357
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
37358
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
37359
|
+
}
|
|
37360
|
+
@if ($skin-name == 'tailwind') {
|
|
37361
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
37364
37362
|
}
|
|
37365
37363
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
37366
37364
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -43144,7 +43142,7 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
43144
43142
|
}
|
|
43145
43143
|
|
|
43146
43144
|
&::before {
|
|
43147
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
43145
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
43148
43146
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
43149
43147
|
}
|
|
43150
43148
|
@else {
|
|
@@ -45231,6 +45229,10 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
|
45231
45229
|
}
|
|
45232
45230
|
}
|
|
45233
45231
|
|
|
45232
|
+
&.e-virtualization .e-list-container{
|
|
45233
|
+
overflow: unset;
|
|
45234
|
+
}
|
|
45235
|
+
|
|
45234
45236
|
& .e-list-container {
|
|
45235
45237
|
overflow: hidden;
|
|
45236
45238
|
position: relative;
|
|
@@ -68478,6 +68480,10 @@ $ddl-multi-list-select-color: $flyout-text-color-selected !default;
|
|
|
68478
68480
|
display: block;
|
|
68479
68481
|
}
|
|
68480
68482
|
|
|
68483
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
68484
|
+
margin-right: 30px;
|
|
68485
|
+
}
|
|
68486
|
+
|
|
68481
68487
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
68482
68488
|
border: 0;
|
|
68483
68489
|
height: 0;
|
|
@@ -85864,7 +85870,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85864
85870
|
/* stylelint-enable */
|
|
85865
85871
|
|
|
85866
85872
|
.e-dlg-content {
|
|
85867
|
-
|
|
85873
|
+
@if $grid-skin == 'fluent2' {
|
|
85874
|
+
padding: 24px 27px;
|
|
85875
|
+
}
|
|
85876
|
+
@else {
|
|
85877
|
+
padding: 8px 16px 8px 8px;
|
|
85878
|
+
}
|
|
85868
85879
|
overflow-y: hidden;
|
|
85869
85880
|
}
|
|
85870
85881
|
|
|
@@ -86719,7 +86730,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86719
86730
|
}
|
|
86720
86731
|
|
|
86721
86732
|
.e-grid-popup {
|
|
86722
|
-
position:
|
|
86733
|
+
position: absolute;
|
|
86723
86734
|
}
|
|
86724
86735
|
|
|
86725
86736
|
#{&}.e-grid,
|
|
@@ -89039,6 +89050,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89039
89050
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
89040
89051
|
}
|
|
89041
89052
|
|
|
89053
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
89054
|
+
@if $grid-skin == 'fluent' {
|
|
89055
|
+
padding-bottom: 1px;
|
|
89056
|
+
}
|
|
89057
|
+
}
|
|
89058
|
+
|
|
89042
89059
|
.e-edit-dialog {
|
|
89043
89060
|
min-height: 350px;
|
|
89044
89061
|
.e-dlg-content {
|
|
@@ -89853,14 +89870,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89853
89870
|
}
|
|
89854
89871
|
|
|
89855
89872
|
&.e-wrap {
|
|
89856
|
-
& .e-
|
|
89857
|
-
& .e-gridcontent .e-rowcell,
|
|
89873
|
+
& .e-rowcell,
|
|
89858
89874
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
89859
89875
|
& .e-columnheader .e-headercelldiv,
|
|
89860
89876
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
89861
89877
|
@include wrap-styles;
|
|
89862
89878
|
}
|
|
89863
89879
|
|
|
89880
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
89881
|
+
white-space: nowrap;
|
|
89882
|
+
}
|
|
89883
|
+
|
|
89864
89884
|
& .e-stackedheader .e-columnheader {
|
|
89865
89885
|
.e-stackedheadercelldiv,
|
|
89866
89886
|
.e-headercelldiv {
|
|
@@ -90418,7 +90438,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90418
90438
|
}
|
|
90419
90439
|
|
|
90420
90440
|
@if $grid-skin == 'fluent2' {
|
|
90421
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
90441
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
90442
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
90422
90443
|
padding: 0 6px;
|
|
90423
90444
|
}
|
|
90424
90445
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -91332,7 +91353,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91332
91353
|
}
|
|
91333
91354
|
|
|
91334
91355
|
@if $grid-skin == 'fluent2' {
|
|
91335
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
91356
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
91357
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
91336
91358
|
color: $flyout-text-color-hover;
|
|
91337
91359
|
}
|
|
91338
91360
|
}
|
|
@@ -139484,6 +139506,8 @@ $aiassist-header-height: 46px !default;
|
|
|
139484
139506
|
$aiassist-icon-height: 30px !default;
|
|
139485
139507
|
$aiassist-icon-width: 30px !default;
|
|
139486
139508
|
$send-icon-size: 14px !default;
|
|
139509
|
+
$send-icon-bottom: 10px !default;
|
|
139510
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
139487
139511
|
$aiassist-bigger-header-height: 50px !default;
|
|
139488
139512
|
$aiassist-bigger-icon-height: 40px !default;
|
|
139489
139513
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -139524,63 +139548,86 @@ $rating-selected-bg-color: $rating-selected-color !default;
|
|
|
139524
139548
|
$send-icon-color: $icon-color !default;
|
|
139525
139549
|
$send-icon-disabled-color: $icon-color-disabled !default;
|
|
139526
139550
|
$prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
139551
|
+
$tbar-header-btn-focus-box-shadow: $keyboard-focus !default;
|
|
139552
|
+
$tbar-header-hover-bg-color: transparent !default;
|
|
139527
139553
|
|
|
139528
139554
|
@include export-module('aiassistview-bigger') {
|
|
139529
139555
|
.e-bigger.e-aiassistview,
|
|
139530
139556
|
.e-bigger .e-aiassistview {
|
|
139531
139557
|
.e-view-header {
|
|
139532
139558
|
height: $aiassist-bigger-header-height;
|
|
139559
|
+
.e-toolbar {
|
|
139560
|
+
.e-toolbar-items {
|
|
139561
|
+
.e-toolbar-left {
|
|
139562
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
139563
|
+
}
|
|
139564
|
+
.e-toolbar-item {
|
|
139565
|
+
&.e-assist-view-header,
|
|
139566
|
+
&.e-custom-view-header {
|
|
139567
|
+
@if ($skin-name == 'highcontrast') {
|
|
139568
|
+
// To apply box-shadow styling during keyboard navigation
|
|
139569
|
+
padding: 1.5px;
|
|
139570
|
+
}
|
|
139571
|
+
@else {
|
|
139572
|
+
padding: 0;
|
|
139573
|
+
}
|
|
139574
|
+
.e-tbar-btn {
|
|
139575
|
+
padding: 0;
|
|
139576
|
+
.e-btn-icon {
|
|
139577
|
+
padding: 4px 4px 4px 2px;
|
|
139578
|
+
}
|
|
139579
|
+
}
|
|
139580
|
+
}
|
|
139581
|
+
}
|
|
139582
|
+
}
|
|
139583
|
+
}
|
|
139533
139584
|
}
|
|
139534
139585
|
.e-view-content {
|
|
139535
139586
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
139536
139587
|
}
|
|
139537
|
-
.e-
|
|
139538
|
-
|
|
139539
|
-
|
|
139540
|
-
|
|
139541
|
-
|
|
139542
|
-
|
|
139543
|
-
|
|
139544
|
-
|
|
139545
|
-
|
|
139546
|
-
|
|
139547
|
-
|
|
139548
|
-
|
|
139549
|
-
|
|
139550
|
-
|
|
139551
|
-
|
|
139552
|
-
|
|
139553
|
-
|
|
139554
|
-
|
|
139555
|
-
|
|
139556
|
-
|
|
139557
|
-
|
|
139558
|
-
|
|
139588
|
+
.e-prompt-icon {
|
|
139589
|
+
min-height: $aiassist-bigger-icon-height;
|
|
139590
|
+
}
|
|
139591
|
+
.e-output-icon {
|
|
139592
|
+
height: $aiassist-bigger-icon-height;
|
|
139593
|
+
}
|
|
139594
|
+
.e-prompt-icon,
|
|
139595
|
+
.e-output-icon {
|
|
139596
|
+
min-width: $aiassist-bigger-icon-width;
|
|
139597
|
+
}
|
|
139598
|
+
.e-loading-body,
|
|
139599
|
+
.e-content-body,
|
|
139600
|
+
.e-loading-footer {
|
|
139601
|
+
padding: 6px 0 0 6px;
|
|
139602
|
+
}
|
|
139603
|
+
.e-prompt-text {
|
|
139604
|
+
padding: $prompt-text-bigger-padding;
|
|
139605
|
+
line-height: 22px;
|
|
139606
|
+
}
|
|
139607
|
+
.e-content-container {
|
|
139608
|
+
font-size: 16px;
|
|
139609
|
+
}
|
|
139610
|
+
.e-suggestion-header {
|
|
139611
|
+
font-size: 16px;
|
|
139612
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
139613
|
+
margin-bottom: 15px;
|
|
139614
|
+
}
|
|
139615
|
+
.e-suggestions {
|
|
139616
|
+
&.e-suggestion-item-template ul li {
|
|
139617
|
+
padding: 0;
|
|
139559
139618
|
}
|
|
139560
|
-
|
|
139561
|
-
|
|
139562
|
-
|
|
139563
|
-
|
|
139564
|
-
|
|
139565
|
-
font-size: 16px;
|
|
139566
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
139567
|
-
margin-bottom: 15px;
|
|
139568
|
-
}
|
|
139569
|
-
ul {
|
|
139570
|
-
li {
|
|
139571
|
-
line-height: 22px;
|
|
139572
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
139573
|
-
padding: $suggesstions-bigger-list-padding;
|
|
139574
|
-
margin: $suggesstions-bigger-list-margin;
|
|
139575
|
-
}
|
|
139576
|
-
}
|
|
139619
|
+
li {
|
|
139620
|
+
line-height: 22px;
|
|
139621
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
139622
|
+
padding: $suggesstions-bigger-list-padding;
|
|
139623
|
+
margin: $suggesstions-bigger-list-margin;
|
|
139577
139624
|
}
|
|
139578
139625
|
}
|
|
139626
|
+
.e-assist-send {
|
|
139627
|
+
font-size: $send-icon-size-bigger;
|
|
139628
|
+
bottom: $send-icon-bigger-bottom;
|
|
139629
|
+
}
|
|
139579
139630
|
.e-footer {
|
|
139580
|
-
.e-assist-send {
|
|
139581
|
-
font-size: $send-icon-size-bigger;
|
|
139582
|
-
bottom: 9px;
|
|
139583
|
-
}
|
|
139584
139631
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
139585
139632
|
.e-textarea {
|
|
139586
139633
|
min-height: 38px;
|
|
@@ -139589,6 +139636,11 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139589
139636
|
min-height: 28px;
|
|
139590
139637
|
}
|
|
139591
139638
|
}
|
|
139639
|
+
&.e-rtl .e-textarea {
|
|
139640
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
139641
|
+
padding: 6px 16px 6px 12px;
|
|
139642
|
+
}
|
|
139643
|
+
}
|
|
139592
139644
|
}
|
|
139593
139645
|
}
|
|
139594
139646
|
.e-stop-response.e-btn-active {
|
|
@@ -139600,13 +139652,24 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139600
139652
|
font-size: $response-stopper-bigger-font-size;
|
|
139601
139653
|
}
|
|
139602
139654
|
&.e-rtl {
|
|
139603
|
-
.e-
|
|
139604
|
-
|
|
139605
|
-
|
|
139606
|
-
|
|
139655
|
+
.e-view-header .e-toolbar-item {
|
|
139656
|
+
&.e-assist-view-header,
|
|
139657
|
+
&.e-custom-view-header {
|
|
139658
|
+
.e-tbar-btn .e-btn-icon {
|
|
139659
|
+
padding: 4px 2px 4px 4px;
|
|
139607
139660
|
}
|
|
139608
139661
|
}
|
|
139609
139662
|
}
|
|
139663
|
+
.e-suggestions {
|
|
139664
|
+
li {
|
|
139665
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
139666
|
+
}
|
|
139667
|
+
}
|
|
139668
|
+
.e-loading-body,
|
|
139669
|
+
.e-content-body,
|
|
139670
|
+
.e-loading-footer {
|
|
139671
|
+
padding: 6px 6px 0 0;
|
|
139672
|
+
}
|
|
139610
139673
|
}
|
|
139611
139674
|
}
|
|
139612
139675
|
}
|
|
@@ -139634,14 +139697,29 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139634
139697
|
width: 100%;
|
|
139635
139698
|
border-radius: 4px;
|
|
139636
139699
|
}
|
|
139637
|
-
|
|
139638
|
-
|
|
139700
|
+
&.e-assist-view-header,
|
|
139701
|
+
&.e-custom-view-header {
|
|
139702
|
+
@if ($skin-name == 'highcontrast') {
|
|
139703
|
+
// To apply box-shadow styling during keyboard navigation
|
|
139704
|
+
padding: 1px;
|
|
139705
|
+
}
|
|
139706
|
+
@else {
|
|
139707
|
+
padding: 0;
|
|
139708
|
+
}
|
|
139709
|
+
.e-tbar-btn {
|
|
139710
|
+
padding: 0;
|
|
139711
|
+
.e-btn-icon {
|
|
139712
|
+
padding: 4px 4px 4px 2px;
|
|
139713
|
+
}
|
|
139714
|
+
}
|
|
139715
|
+
}
|
|
139716
|
+
&.e-active .e-btn {
|
|
139717
|
+
cursor: pointer;
|
|
139639
139718
|
}
|
|
139640
139719
|
}
|
|
139641
|
-
|
|
139642
|
-
|
|
139643
|
-
|
|
139644
|
-
cursor: pointer;
|
|
139720
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
139721
|
+
height: calc($aiassist-header-height - 1px);
|
|
139722
|
+
}
|
|
139645
139723
|
}
|
|
139646
139724
|
.e-view-container,
|
|
139647
139725
|
.e-footer {
|
|
@@ -139691,36 +139769,94 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139691
139769
|
}
|
|
139692
139770
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
139693
139771
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
139694
|
-
|
|
139695
|
-
padding: 6px 0 6px 5px;
|
|
139696
|
-
}
|
|
139697
|
-
@else {
|
|
139698
|
-
padding: 6px 0 6px 2px;
|
|
139699
|
-
}
|
|
139772
|
+
padding: 6px 2px;
|
|
139700
139773
|
}
|
|
139701
139774
|
}
|
|
139702
|
-
.e-
|
|
139775
|
+
.e-output-container {
|
|
139776
|
+
width: 90%;
|
|
139703
139777
|
display: flex;
|
|
139704
|
-
|
|
139705
|
-
|
|
139706
|
-
|
|
139707
|
-
|
|
139708
|
-
|
|
139709
|
-
|
|
139778
|
+
align-self: flex-start;
|
|
139779
|
+
margin: 10px 0;
|
|
139780
|
+
}
|
|
139781
|
+
.e-prompt-icon {
|
|
139782
|
+
margin: 0 0 0 8px;
|
|
139783
|
+
min-height: $aiassist-icon-height;
|
|
139784
|
+
}
|
|
139785
|
+
.e-output-icon {
|
|
139786
|
+
height: $aiassist-icon-height;
|
|
139787
|
+
margin: 0 4px 0 8px;
|
|
139788
|
+
}
|
|
139789
|
+
.e-prompt-icon,
|
|
139790
|
+
.e-output-icon {
|
|
139791
|
+
border-radius: 50%;
|
|
139792
|
+
min-width: $aiassist-icon-width;
|
|
139793
|
+
}
|
|
139794
|
+
.e-loading-body,
|
|
139795
|
+
.e-content-body,
|
|
139796
|
+
.e-loading-footer {
|
|
139797
|
+
padding: 2px 0 0 6px;
|
|
139798
|
+
}
|
|
139799
|
+
.e-content-container {
|
|
139800
|
+
margin-top: 16px;
|
|
139801
|
+
font-size: 14px;
|
|
139802
|
+
justify-content: space-between;
|
|
139803
|
+
}
|
|
139804
|
+
.e-prompt-text {
|
|
139805
|
+
white-space: pre-wrap;
|
|
139806
|
+
height: fit-content;
|
|
139807
|
+
border-radius: $prompt-text-border-radius;
|
|
139808
|
+
padding: $prompt-text-padding;
|
|
139809
|
+
line-height: 20px;
|
|
139810
|
+
}
|
|
139811
|
+
.e-content-footer,
|
|
139812
|
+
.e-prompt-toolbar {
|
|
139813
|
+
opacity: 0;
|
|
139814
|
+
}
|
|
139815
|
+
.e-prompt-container {
|
|
139816
|
+
gap: 2px;
|
|
139817
|
+
align-self: flex-end;
|
|
139818
|
+
max-width: 70%;
|
|
139819
|
+
margin-bottom: 5px;
|
|
139820
|
+
flex-direction: column;
|
|
139821
|
+
&:hover .e-assist-edit-icon {
|
|
139822
|
+
opacity: 1;
|
|
139823
|
+
cursor: pointer;
|
|
139710
139824
|
}
|
|
139711
|
-
|
|
139712
|
-
|
|
139713
|
-
|
|
139825
|
+
}
|
|
139826
|
+
.e-suggestion-header {
|
|
139827
|
+
font-size: 14px;
|
|
139828
|
+
font-weight: $suggesstions-header-font-weight;
|
|
139829
|
+
margin: 0 2px 8px 8px;
|
|
139830
|
+
text-align: right;
|
|
139831
|
+
}
|
|
139832
|
+
.e-suggestions {
|
|
139833
|
+
width: 100%;
|
|
139834
|
+
&.e-suggestion-item-template li {
|
|
139835
|
+
padding: 0;
|
|
139714
139836
|
}
|
|
139715
|
-
|
|
139716
|
-
|
|
139717
|
-
|
|
139837
|
+
ul {
|
|
139838
|
+
list-style-type: none;
|
|
139839
|
+
padding: 0;
|
|
139840
|
+
margin: 0;
|
|
139841
|
+
display: flex;
|
|
139842
|
+
flex-wrap: wrap;
|
|
139843
|
+
justify-content: end;
|
|
139718
139844
|
}
|
|
139719
|
-
|
|
139720
|
-
|
|
139721
|
-
|
|
139722
|
-
|
|
139845
|
+
li {
|
|
139846
|
+
line-height: 20px;
|
|
139847
|
+
font-weight: $suggesstions-font-weight;
|
|
139848
|
+
padding: $suggesstions-list-padding;
|
|
139849
|
+
margin: $suggesstions-list-margin;
|
|
139850
|
+
border-radius: $suggesstions-list-border-radius;
|
|
139851
|
+
cursor: pointer;
|
|
139852
|
+
white-space: nowrap;
|
|
139853
|
+
overflow: hidden;
|
|
139854
|
+
text-overflow: ellipsis;
|
|
139723
139855
|
}
|
|
139856
|
+
}
|
|
139857
|
+
.e-views {
|
|
139858
|
+
display: flex;
|
|
139859
|
+
justify-content: space-around;
|
|
139724
139860
|
.e-content-body {
|
|
139725
139861
|
line-height: 25px;
|
|
139726
139862
|
border-radius: 4px;
|
|
@@ -139806,85 +139942,36 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139806
139942
|
.e-content-body > *:first-child {
|
|
139807
139943
|
margin-block-start: 0;
|
|
139808
139944
|
}
|
|
139809
|
-
.e-loading-body,
|
|
139810
|
-
.e-content-body,
|
|
139811
|
-
.e-loading-footer {
|
|
139812
|
-
padding: 2px 0 0 8px;
|
|
139813
|
-
}
|
|
139814
|
-
.e-content-footer,
|
|
139815
|
-
.e-prompt-toolbar {
|
|
139816
|
-
opacity: 0;
|
|
139817
|
-
}
|
|
139818
|
-
.e-content-container {
|
|
139819
|
-
margin-top: 16px;
|
|
139820
|
-
font-size: 14px;
|
|
139821
|
-
justify-content: space-between;
|
|
139822
|
-
.e-prompt-text {
|
|
139823
|
-
white-space: pre-wrap;
|
|
139824
|
-
height: fit-content;
|
|
139825
|
-
border-radius: $prompt-text-border-radius;
|
|
139826
|
-
padding: $prompt-text-padding;
|
|
139827
|
-
margin-right: 2px;
|
|
139828
|
-
line-height: 20px;
|
|
139829
|
-
}
|
|
139830
|
-
}
|
|
139831
|
-
.e-suggestions {
|
|
139832
|
-
width: 100%;
|
|
139833
|
-
&.e-suggestion-item-template li {
|
|
139834
|
-
padding: 0;
|
|
139835
|
-
}
|
|
139836
|
-
.e-suggestion-header {
|
|
139837
|
-
font-size: 14px;
|
|
139838
|
-
font-weight: $suggesstions-header-font-weight;
|
|
139839
|
-
margin: 0 2px 8px 8px;
|
|
139840
|
-
text-align: right;
|
|
139841
|
-
}
|
|
139842
|
-
ul {
|
|
139843
|
-
list-style-type: none;
|
|
139844
|
-
padding: 0;
|
|
139845
|
-
margin: 0;
|
|
139846
|
-
display: flex;
|
|
139847
|
-
flex-wrap: wrap;
|
|
139848
|
-
justify-content: end;
|
|
139849
|
-
}
|
|
139850
|
-
li {
|
|
139851
|
-
line-height: 20px;
|
|
139852
|
-
font-weight: $suggesstions-font-weight;
|
|
139853
|
-
padding: $suggesstions-list-padding;
|
|
139854
|
-
margin: $suggesstions-list-margin;
|
|
139855
|
-
border-radius: $suggesstions-list-border-radius;
|
|
139856
|
-
cursor: pointer;
|
|
139857
|
-
white-space: nowrap;
|
|
139858
|
-
overflow: hidden;
|
|
139859
|
-
text-overflow: ellipsis;
|
|
139860
|
-
}
|
|
139861
|
-
}
|
|
139862
|
-
.e-prompt-container {
|
|
139863
|
-
gap: 2px;
|
|
139864
|
-
align-self: flex-end;
|
|
139865
|
-
max-width: 70%;
|
|
139866
|
-
margin-bottom: 5px;
|
|
139867
|
-
flex-direction: column;
|
|
139868
|
-
&:hover .e-assist-edit-icon {
|
|
139869
|
-
opacity: 1;
|
|
139870
|
-
cursor: pointer;
|
|
139871
|
-
}
|
|
139872
|
-
}
|
|
139873
139945
|
}
|
|
139874
139946
|
.e-views,
|
|
139875
139947
|
.e-custom-view,
|
|
139876
|
-
.e-
|
|
139948
|
+
.e-assistview-content-section {
|
|
139877
139949
|
height: 100%;
|
|
139878
|
-
overflow
|
|
139950
|
+
overflow: scroll;
|
|
139879
139951
|
&::-webkit-scrollbar {
|
|
139880
139952
|
width: $ai-assist-scrollbar-width;
|
|
139953
|
+
height: $ai-assist-scrollbar-width;
|
|
139881
139954
|
}
|
|
139882
139955
|
&::-webkit-scrollbar-thumb {
|
|
139883
139956
|
border-radius: 10px;
|
|
139884
139957
|
}
|
|
139885
139958
|
}
|
|
139886
|
-
.e-
|
|
139887
|
-
|
|
139959
|
+
.e-assist-send {
|
|
139960
|
+
position: absolute;
|
|
139961
|
+
right: 20px;
|
|
139962
|
+
font-size: $send-icon-size;
|
|
139963
|
+
bottom: $send-icon-bottom;
|
|
139964
|
+
padding-top: 2px;
|
|
139965
|
+
}
|
|
139966
|
+
.e-assist-send.disabled {
|
|
139967
|
+
pointer-events: none;
|
|
139968
|
+
opacity: .5;
|
|
139969
|
+
cursor: not-allowed;
|
|
139970
|
+
}
|
|
139971
|
+
.e-assist-send.enabled {
|
|
139972
|
+
pointer-events: auto;
|
|
139973
|
+
opacity: 1;
|
|
139974
|
+
cursor: pointer;
|
|
139888
139975
|
}
|
|
139889
139976
|
.e-footer {
|
|
139890
139977
|
position: relative;
|
|
@@ -139903,23 +139990,6 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139903
139990
|
.hide-scrollbar textarea {
|
|
139904
139991
|
scrollbar-width: none;
|
|
139905
139992
|
}
|
|
139906
|
-
.e-assist-send {
|
|
139907
|
-
position: absolute;
|
|
139908
|
-
right: 20px;
|
|
139909
|
-
font-size: $send-icon-size;
|
|
139910
|
-
bottom: 8px;
|
|
139911
|
-
padding-top: 2px;
|
|
139912
|
-
}
|
|
139913
|
-
.e-assist-send.disabled {
|
|
139914
|
-
pointer-events: none;
|
|
139915
|
-
opacity: .5;
|
|
139916
|
-
cursor: not-allowed;
|
|
139917
|
-
}
|
|
139918
|
-
.e-assist-send.enabled {
|
|
139919
|
-
pointer-events: auto;
|
|
139920
|
-
opacity: 1;
|
|
139921
|
-
cursor: pointer;
|
|
139922
|
-
}
|
|
139923
139993
|
&:has(.e-rtl) .e-assist-send {
|
|
139924
139994
|
right: unset;
|
|
139925
139995
|
left: 20px;
|
|
@@ -139931,6 +140001,13 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139931
140001
|
.e-multi-line-input.e-rtl {
|
|
139932
140002
|
padding-left: 35px;
|
|
139933
140003
|
padding-right: unset;
|
|
140004
|
+
&.e-input-group.e-control-wrapper {
|
|
140005
|
+
.e-textarea {
|
|
140006
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
140007
|
+
padding: 4px 12px 4px 8px;
|
|
140008
|
+
}
|
|
140009
|
+
}
|
|
140010
|
+
}
|
|
139934
140011
|
}
|
|
139935
140012
|
.e-input-group.e-multi-line-input {
|
|
139936
140013
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -140012,16 +140089,24 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
140012
140089
|
outline: 1px solid;
|
|
140013
140090
|
}
|
|
140014
140091
|
&.e-rtl {
|
|
140015
|
-
.e-
|
|
140016
|
-
|
|
140017
|
-
|
|
140018
|
-
|
|
140019
|
-
|
|
140020
|
-
}
|
|
140021
|
-
li {
|
|
140022
|
-
margin: $suggesstions-list-margin-rtl;
|
|
140092
|
+
.e-view-header .e-toolbar-item {
|
|
140093
|
+
&.e-assist-view-header,
|
|
140094
|
+
&.e-custom-view-header {
|
|
140095
|
+
.e-tbar-btn .e-btn-icon {
|
|
140096
|
+
padding: 4px 2px 4px 4px;
|
|
140023
140097
|
}
|
|
140024
140098
|
}
|
|
140099
|
+
}
|
|
140100
|
+
.e-suggestion-header {
|
|
140101
|
+
text-align: left;
|
|
140102
|
+
margin: 0 8px 8px 2px;
|
|
140103
|
+
}
|
|
140104
|
+
.e-suggestions {
|
|
140105
|
+
li {
|
|
140106
|
+
margin: $suggesstions-list-margin-rtl;
|
|
140107
|
+
}
|
|
140108
|
+
}
|
|
140109
|
+
.e-views {
|
|
140025
140110
|
.e-content-body {
|
|
140026
140111
|
blockquote {
|
|
140027
140112
|
padding-left: unset;
|
|
@@ -140036,6 +140121,17 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
140036
140121
|
}
|
|
140037
140122
|
}
|
|
140038
140123
|
}
|
|
140124
|
+
.e-loading-body,
|
|
140125
|
+
.e-content-body,
|
|
140126
|
+
.e-loading-footer {
|
|
140127
|
+
padding: 2px 6px 0 0;
|
|
140128
|
+
}
|
|
140129
|
+
.e-prompt-icon {
|
|
140130
|
+
margin: 0 8px 0 0;
|
|
140131
|
+
}
|
|
140132
|
+
.e-output-icon {
|
|
140133
|
+
margin: 0 8px 0 4px;
|
|
140134
|
+
}
|
|
140039
140135
|
}
|
|
140040
140136
|
}
|
|
140041
140137
|
@media (max-width: 760px) {
|
|
@@ -140044,12 +140140,14 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
140044
140140
|
.e-footer {
|
|
140045
140141
|
width: 100%;
|
|
140046
140142
|
}
|
|
140047
|
-
.e-view-container .e-suggestions
|
|
140143
|
+
.e-view-container .e-suggestions,
|
|
140144
|
+
.e-prompt-content {
|
|
140048
140145
|
padding-right: 8px;
|
|
140049
140146
|
}
|
|
140050
140147
|
&.e-rtl {
|
|
140051
|
-
.e-view-container .e-suggestions
|
|
140052
|
-
|
|
140148
|
+
.e-view-container .e-suggestions,
|
|
140149
|
+
.e-prompt-content {
|
|
140150
|
+
padding: 0 0 0 8px;
|
|
140053
140151
|
}
|
|
140054
140152
|
}
|
|
140055
140153
|
}
|
|
@@ -140087,26 +140185,55 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
140087
140185
|
}
|
|
140088
140186
|
.e-tbar-btn {
|
|
140089
140187
|
background: transparent;
|
|
140188
|
+
&:focus {
|
|
140189
|
+
box-shadow: none;
|
|
140190
|
+
}
|
|
140191
|
+
&:focus-visible {
|
|
140192
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
140193
|
+
@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') {
|
|
140194
|
+
background: $tbar-header-hover-bg-color;
|
|
140195
|
+
}
|
|
140196
|
+
}
|
|
140090
140197
|
}
|
|
140091
140198
|
}
|
|
140092
140199
|
}
|
|
140093
|
-
.e-
|
|
140094
|
-
|
|
140095
|
-
|
|
140096
|
-
|
|
140097
|
-
|
|
140098
|
-
background-color: $user-logo-bg-color;
|
|
140099
|
-
}
|
|
140100
|
-
.e-prompt-text {
|
|
140101
|
-
background: $suggested-content-bg-color;
|
|
140200
|
+
.e-suggestion-header {
|
|
140201
|
+
color: $suggesstions-header-color;
|
|
140202
|
+
}
|
|
140203
|
+
.e-suggestions {
|
|
140204
|
+
li {
|
|
140102
140205
|
color: $suggested-content-text-color;
|
|
140206
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
140103
140207
|
@if ($skin-name == 'bootstrap5.3') {
|
|
140104
140208
|
border: none;
|
|
140105
140209
|
}
|
|
140106
140210
|
@else {
|
|
140107
|
-
border: 1px solid $
|
|
140211
|
+
border: 1px solid $suggestion-li-border-color;
|
|
140108
140212
|
}
|
|
140109
140213
|
}
|
|
140214
|
+
}
|
|
140215
|
+
.e-prompt-icon,
|
|
140216
|
+
.e-output-icon {
|
|
140217
|
+
border: 1px solid $icon-border-color;
|
|
140218
|
+
color: $user-logo-color;
|
|
140219
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
140220
|
+
background: $user-logo-bg-color;
|
|
140221
|
+
}
|
|
140222
|
+
@else {
|
|
140223
|
+
background-color: $user-logo-bg-color;
|
|
140224
|
+
}
|
|
140225
|
+
}
|
|
140226
|
+
.e-prompt-text {
|
|
140227
|
+
background: $suggested-content-bg-color;
|
|
140228
|
+
color: $suggested-content-text-color;
|
|
140229
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
140230
|
+
border: none;
|
|
140231
|
+
}
|
|
140232
|
+
@else {
|
|
140233
|
+
border: 1px solid $prompt-text-border-color;
|
|
140234
|
+
}
|
|
140235
|
+
}
|
|
140236
|
+
.e-views {
|
|
140110
140237
|
.e-content-body {
|
|
140111
140238
|
color: $response-text-color;
|
|
140112
140239
|
a {
|
|
@@ -140146,21 +140273,6 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
140146
140273
|
color: rgba(255, 212, 212, 1);
|
|
140147
140274
|
}
|
|
140148
140275
|
}
|
|
140149
|
-
.e-suggestions {
|
|
140150
|
-
.e-suggestion-header {
|
|
140151
|
-
color: $suggesstions-header-color;
|
|
140152
|
-
}
|
|
140153
|
-
li {
|
|
140154
|
-
color: $suggested-content-text-color;
|
|
140155
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
140156
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
140157
|
-
border: none;
|
|
140158
|
-
}
|
|
140159
|
-
@else {
|
|
140160
|
-
border: 1px solid $suggestion-li-border-color;
|
|
140161
|
-
}
|
|
140162
|
-
}
|
|
140163
|
-
}
|
|
140164
140276
|
}
|
|
140165
140277
|
.e-stop-response {
|
|
140166
140278
|
border-color: $response-stopper-border-color;
|
|
@@ -140170,21 +140282,21 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
140170
140282
|
}
|
|
140171
140283
|
.e-views,
|
|
140172
140284
|
.e-custom-view,
|
|
140173
|
-
.e-
|
|
140285
|
+
.e-assistview-content-section {
|
|
140174
140286
|
&::-webkit-scrollbar-thumb {
|
|
140175
140287
|
background: $scrollbar-color;
|
|
140176
140288
|
}
|
|
140177
140289
|
}
|
|
140290
|
+
.e-assist-send {
|
|
140291
|
+
color: $send-icon-color;
|
|
140292
|
+
&.disabled {
|
|
140293
|
+
color: $send-icon-disabled-color;
|
|
140294
|
+
}
|
|
140295
|
+
}
|
|
140178
140296
|
.e-footer {
|
|
140179
140297
|
textarea::-webkit-scrollbar-thumb {
|
|
140180
140298
|
background: $scrollbar-color;
|
|
140181
140299
|
}
|
|
140182
|
-
.e-assist-send {
|
|
140183
|
-
color: $send-icon-color;
|
|
140184
|
-
&.disabled {
|
|
140185
|
-
color: $send-icon-disabled-color;
|
|
140186
|
-
}
|
|
140187
|
-
}
|
|
140188
140300
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
140189
140301
|
.e-input-group.e-multi-line-input {
|
|
140190
140302
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|