@syncfusion/blazor-themes 27.1.50 → 27.1.52
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 +347 -223
- package/SCSS-Themes/bds.scss +347 -223
- package/SCSS-Themes/bootstrap-dark.scss +346 -223
- package/SCSS-Themes/bootstrap.scss +346 -223
- package/SCSS-Themes/bootstrap4.scss +347 -223
- package/SCSS-Themes/bootstrap5-dark.scss +349 -226
- package/SCSS-Themes/bootstrap5.3.scss +349 -226
- package/SCSS-Themes/bootstrap5.scss +348 -225
- 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 +346 -223
- package/SCSS-Themes/fabric.scss +346 -223
- package/SCSS-Themes/fluent-dark.scss +348 -225
- package/SCSS-Themes/fluent.scss +348 -225
- package/SCSS-Themes/fluent2-dark.scss +346 -223
- package/SCSS-Themes/fluent2.scss +346 -223
- package/SCSS-Themes/grids/grid/bds-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/bds.scss +24 -6
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/bootstrap.scss +24 -6
- package/SCSS-Themes/grids/grid/bootstrap4.scss +24 -6
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +24 -6
- package/SCSS-Themes/grids/grid/bootstrap5.scss +24 -6
- package/SCSS-Themes/grids/grid/fabric-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/fabric.scss +24 -6
- package/SCSS-Themes/grids/grid/fluent-dark.scss +25 -7
- package/SCSS-Themes/grids/grid/fluent.scss +25 -7
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/fluent2.scss +24 -6
- package/SCSS-Themes/grids/grid/highcontrast.scss +24 -6
- package/SCSS-Themes/grids/grid/material-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/material.scss +24 -6
- package/SCSS-Themes/grids/grid/material3-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/material3.scss +24 -6
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/tailwind.scss +24 -6
- package/SCSS-Themes/highcontrast.scss +347 -224
- 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 +346 -223
- package/SCSS-Themes/material.scss +346 -223
- package/SCSS-Themes/material3-dark.scss +346 -223
- package/SCSS-Themes/material3.scss +346 -223
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +2 -2
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +1 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bds.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/material.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/material3.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +9 -5
- package/SCSS-Themes/tailwind-dark.scss +349 -225
- package/SCSS-Themes/tailwind.scss +349 -225
- package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bds.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.3.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fabric.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fluent.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fluent2-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fluent2.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/material-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/material.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/material3.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/tailwind.scss +5 -0
- 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,
|
|
@@ -87764,6 +87775,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87764
87775
|
.e-filterbarcell,
|
|
87765
87776
|
.e-filterbarcelldisabled {
|
|
87766
87777
|
border-width: $grid-filtercell-both-border-width;
|
|
87778
|
+
border-top-width: 1px;
|
|
87767
87779
|
}
|
|
87768
87780
|
}
|
|
87769
87781
|
|
|
@@ -89039,6 +89051,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89039
89051
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
89040
89052
|
}
|
|
89041
89053
|
|
|
89054
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
89055
|
+
@if $grid-skin == 'fluent' {
|
|
89056
|
+
padding-bottom: 1px;
|
|
89057
|
+
}
|
|
89058
|
+
}
|
|
89059
|
+
|
|
89042
89060
|
.e-edit-dialog {
|
|
89043
89061
|
min-height: 350px;
|
|
89044
89062
|
.e-dlg-content {
|
|
@@ -89732,6 +89750,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89732
89750
|
.e-filterbarcell,
|
|
89733
89751
|
.e-filterbarcelldisabled {
|
|
89734
89752
|
border-width: $grid-filtercell-both-border-width;
|
|
89753
|
+
border-top-width: 1px;
|
|
89735
89754
|
}
|
|
89736
89755
|
|
|
89737
89756
|
.e-rowcell,
|
|
@@ -89853,14 +89872,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89853
89872
|
}
|
|
89854
89873
|
|
|
89855
89874
|
&.e-wrap {
|
|
89856
|
-
& .e-
|
|
89857
|
-
& .e-gridcontent .e-rowcell,
|
|
89875
|
+
& .e-rowcell,
|
|
89858
89876
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
89859
89877
|
& .e-columnheader .e-headercelldiv,
|
|
89860
89878
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
89861
89879
|
@include wrap-styles;
|
|
89862
89880
|
}
|
|
89863
89881
|
|
|
89882
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
89883
|
+
white-space: nowrap;
|
|
89884
|
+
}
|
|
89885
|
+
|
|
89864
89886
|
& .e-stackedheader .e-columnheader {
|
|
89865
89887
|
.e-stackedheadercelldiv,
|
|
89866
89888
|
.e-headercelldiv {
|
|
@@ -90418,7 +90440,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90418
90440
|
}
|
|
90419
90441
|
|
|
90420
90442
|
@if $grid-skin == 'fluent2' {
|
|
90421
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
90443
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
90444
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
90422
90445
|
padding: 0 6px;
|
|
90423
90446
|
}
|
|
90424
90447
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -91332,7 +91355,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91332
91355
|
}
|
|
91333
91356
|
|
|
91334
91357
|
@if $grid-skin == 'fluent2' {
|
|
91335
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
91358
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
91359
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
91336
91360
|
color: $flyout-text-color-hover;
|
|
91337
91361
|
}
|
|
91338
91362
|
}
|
|
@@ -95194,6 +95218,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
95194
95218
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
95195
95219
|
@include grid-wrap;
|
|
95196
95220
|
}
|
|
95221
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
95222
|
+
display: inline-block;
|
|
95223
|
+
white-space: nowrap;
|
|
95224
|
+
word-wrap: break-word;
|
|
95225
|
+
}
|
|
95197
95226
|
|
|
95198
95227
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
95199
95228
|
@include grid-wrap;
|
|
@@ -122558,13 +122587,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
122558
122587
|
background: $pivotgrid-grp-bg-color;
|
|
122559
122588
|
}
|
|
122560
122589
|
|
|
122561
|
-
.e-toolbar-item
|
|
122562
|
-
|
|
122563
|
-
|
|
122564
|
-
|
|
122565
|
-
|
|
122590
|
+
.e-toolbar-item {
|
|
122591
|
+
.e-tbar-btn.e-btn {
|
|
122592
|
+
.e-icons.e-btn-icon {
|
|
122593
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
122594
|
+
font-size: 16px;
|
|
122595
|
+
}
|
|
122566
122596
|
}
|
|
122567
122597
|
}
|
|
122598
|
+
&.e-disabled {
|
|
122599
|
+
pointer-events: none;
|
|
122600
|
+
}
|
|
122568
122601
|
}
|
|
122569
122602
|
|
|
122570
122603
|
.e-pivot-toolbar-menu {
|
|
@@ -139484,6 +139517,8 @@ $aiassist-header-height: 46px !default;
|
|
|
139484
139517
|
$aiassist-icon-height: 30px !default;
|
|
139485
139518
|
$aiassist-icon-width: 30px !default;
|
|
139486
139519
|
$send-icon-size: 14px !default;
|
|
139520
|
+
$send-icon-bottom: 10px !default;
|
|
139521
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
139487
139522
|
$aiassist-bigger-header-height: 50px !default;
|
|
139488
139523
|
$aiassist-bigger-icon-height: 40px !default;
|
|
139489
139524
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -139524,63 +139559,86 @@ $rating-selected-bg-color: $rating-selected-color !default;
|
|
|
139524
139559
|
$send-icon-color: $icon-color !default;
|
|
139525
139560
|
$send-icon-disabled-color: $icon-color-disabled !default;
|
|
139526
139561
|
$prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
139562
|
+
$tbar-header-btn-focus-box-shadow: $keyboard-focus !default;
|
|
139563
|
+
$tbar-header-hover-bg-color: transparent !default;
|
|
139527
139564
|
|
|
139528
139565
|
@include export-module('aiassistview-bigger') {
|
|
139529
139566
|
.e-bigger.e-aiassistview,
|
|
139530
139567
|
.e-bigger .e-aiassistview {
|
|
139531
139568
|
.e-view-header {
|
|
139532
139569
|
height: $aiassist-bigger-header-height;
|
|
139570
|
+
.e-toolbar {
|
|
139571
|
+
.e-toolbar-items {
|
|
139572
|
+
.e-toolbar-left {
|
|
139573
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
139574
|
+
}
|
|
139575
|
+
.e-toolbar-item {
|
|
139576
|
+
&.e-assist-view-header,
|
|
139577
|
+
&.e-custom-view-header {
|
|
139578
|
+
@if ($skin-name == 'highcontrast') {
|
|
139579
|
+
// To apply box-shadow styling during keyboard navigation
|
|
139580
|
+
padding: 1.5px;
|
|
139581
|
+
}
|
|
139582
|
+
@else {
|
|
139583
|
+
padding: 0;
|
|
139584
|
+
}
|
|
139585
|
+
.e-tbar-btn {
|
|
139586
|
+
padding: 0;
|
|
139587
|
+
.e-btn-icon {
|
|
139588
|
+
padding: 4px 4px 4px 2px;
|
|
139589
|
+
}
|
|
139590
|
+
}
|
|
139591
|
+
}
|
|
139592
|
+
}
|
|
139593
|
+
}
|
|
139594
|
+
}
|
|
139533
139595
|
}
|
|
139534
139596
|
.e-view-content {
|
|
139535
139597
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
139536
139598
|
}
|
|
139537
|
-
.e-
|
|
139538
|
-
|
|
139539
|
-
|
|
139540
|
-
|
|
139541
|
-
|
|
139542
|
-
|
|
139543
|
-
|
|
139544
|
-
|
|
139545
|
-
|
|
139546
|
-
|
|
139547
|
-
|
|
139548
|
-
|
|
139549
|
-
|
|
139550
|
-
|
|
139551
|
-
|
|
139552
|
-
|
|
139553
|
-
|
|
139554
|
-
|
|
139555
|
-
|
|
139556
|
-
|
|
139557
|
-
|
|
139558
|
-
|
|
139599
|
+
.e-prompt-icon {
|
|
139600
|
+
min-height: $aiassist-bigger-icon-height;
|
|
139601
|
+
}
|
|
139602
|
+
.e-output-icon {
|
|
139603
|
+
height: $aiassist-bigger-icon-height;
|
|
139604
|
+
}
|
|
139605
|
+
.e-prompt-icon,
|
|
139606
|
+
.e-output-icon {
|
|
139607
|
+
min-width: $aiassist-bigger-icon-width;
|
|
139608
|
+
}
|
|
139609
|
+
.e-loading-body,
|
|
139610
|
+
.e-content-body,
|
|
139611
|
+
.e-loading-footer {
|
|
139612
|
+
padding: 6px 0 0 6px;
|
|
139613
|
+
}
|
|
139614
|
+
.e-prompt-text {
|
|
139615
|
+
padding: $prompt-text-bigger-padding;
|
|
139616
|
+
line-height: 22px;
|
|
139617
|
+
}
|
|
139618
|
+
.e-content-container {
|
|
139619
|
+
font-size: 16px;
|
|
139620
|
+
}
|
|
139621
|
+
.e-suggestion-header {
|
|
139622
|
+
font-size: 16px;
|
|
139623
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
139624
|
+
margin-bottom: 15px;
|
|
139625
|
+
}
|
|
139626
|
+
.e-suggestions {
|
|
139627
|
+
&.e-suggestion-item-template ul li {
|
|
139628
|
+
padding: 0;
|
|
139559
139629
|
}
|
|
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
|
-
}
|
|
139630
|
+
li {
|
|
139631
|
+
line-height: 22px;
|
|
139632
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
139633
|
+
padding: $suggesstions-bigger-list-padding;
|
|
139634
|
+
margin: $suggesstions-bigger-list-margin;
|
|
139577
139635
|
}
|
|
139578
139636
|
}
|
|
139637
|
+
.e-assist-send {
|
|
139638
|
+
font-size: $send-icon-size-bigger;
|
|
139639
|
+
bottom: $send-icon-bigger-bottom;
|
|
139640
|
+
}
|
|
139579
139641
|
.e-footer {
|
|
139580
|
-
.e-assist-send {
|
|
139581
|
-
font-size: $send-icon-size-bigger;
|
|
139582
|
-
bottom: 9px;
|
|
139583
|
-
}
|
|
139584
139642
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
139585
139643
|
.e-textarea {
|
|
139586
139644
|
min-height: 38px;
|
|
@@ -139589,6 +139647,11 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139589
139647
|
min-height: 28px;
|
|
139590
139648
|
}
|
|
139591
139649
|
}
|
|
139650
|
+
&.e-rtl .e-textarea {
|
|
139651
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
139652
|
+
padding: 6px 16px 6px 12px;
|
|
139653
|
+
}
|
|
139654
|
+
}
|
|
139592
139655
|
}
|
|
139593
139656
|
}
|
|
139594
139657
|
.e-stop-response.e-btn-active {
|
|
@@ -139600,13 +139663,24 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139600
139663
|
font-size: $response-stopper-bigger-font-size;
|
|
139601
139664
|
}
|
|
139602
139665
|
&.e-rtl {
|
|
139603
|
-
.e-
|
|
139604
|
-
|
|
139605
|
-
|
|
139606
|
-
|
|
139666
|
+
.e-view-header .e-toolbar-item {
|
|
139667
|
+
&.e-assist-view-header,
|
|
139668
|
+
&.e-custom-view-header {
|
|
139669
|
+
.e-tbar-btn .e-btn-icon {
|
|
139670
|
+
padding: 4px 2px 4px 4px;
|
|
139607
139671
|
}
|
|
139608
139672
|
}
|
|
139609
139673
|
}
|
|
139674
|
+
.e-suggestions {
|
|
139675
|
+
li {
|
|
139676
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
139677
|
+
}
|
|
139678
|
+
}
|
|
139679
|
+
.e-loading-body,
|
|
139680
|
+
.e-content-body,
|
|
139681
|
+
.e-loading-footer {
|
|
139682
|
+
padding: 6px 6px 0 0;
|
|
139683
|
+
}
|
|
139610
139684
|
}
|
|
139611
139685
|
}
|
|
139612
139686
|
}
|
|
@@ -139634,14 +139708,29 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139634
139708
|
width: 100%;
|
|
139635
139709
|
border-radius: 4px;
|
|
139636
139710
|
}
|
|
139637
|
-
|
|
139638
|
-
|
|
139711
|
+
&.e-assist-view-header,
|
|
139712
|
+
&.e-custom-view-header {
|
|
139713
|
+
@if ($skin-name == 'highcontrast') {
|
|
139714
|
+
// To apply box-shadow styling during keyboard navigation
|
|
139715
|
+
padding: 1px;
|
|
139716
|
+
}
|
|
139717
|
+
@else {
|
|
139718
|
+
padding: 0;
|
|
139719
|
+
}
|
|
139720
|
+
.e-tbar-btn {
|
|
139721
|
+
padding: 0;
|
|
139722
|
+
.e-btn-icon {
|
|
139723
|
+
padding: 4px 4px 4px 2px;
|
|
139724
|
+
}
|
|
139725
|
+
}
|
|
139726
|
+
}
|
|
139727
|
+
&.e-active .e-btn {
|
|
139728
|
+
cursor: pointer;
|
|
139639
139729
|
}
|
|
139640
139730
|
}
|
|
139641
|
-
|
|
139642
|
-
|
|
139643
|
-
|
|
139644
|
-
cursor: pointer;
|
|
139731
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
139732
|
+
height: calc($aiassist-header-height - 1px);
|
|
139733
|
+
}
|
|
139645
139734
|
}
|
|
139646
139735
|
.e-view-container,
|
|
139647
139736
|
.e-footer {
|
|
@@ -139691,36 +139780,94 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139691
139780
|
}
|
|
139692
139781
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
139693
139782
|
.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
|
-
}
|
|
139783
|
+
padding: 6px 2px;
|
|
139700
139784
|
}
|
|
139701
139785
|
}
|
|
139702
|
-
.e-
|
|
139786
|
+
.e-output-container {
|
|
139787
|
+
width: 90%;
|
|
139703
139788
|
display: flex;
|
|
139704
|
-
|
|
139705
|
-
|
|
139706
|
-
|
|
139707
|
-
|
|
139708
|
-
|
|
139709
|
-
|
|
139789
|
+
align-self: flex-start;
|
|
139790
|
+
margin: 10px 0;
|
|
139791
|
+
}
|
|
139792
|
+
.e-prompt-icon {
|
|
139793
|
+
margin: 0 0 0 8px;
|
|
139794
|
+
min-height: $aiassist-icon-height;
|
|
139795
|
+
}
|
|
139796
|
+
.e-output-icon {
|
|
139797
|
+
height: $aiassist-icon-height;
|
|
139798
|
+
margin: 0 4px 0 8px;
|
|
139799
|
+
}
|
|
139800
|
+
.e-prompt-icon,
|
|
139801
|
+
.e-output-icon {
|
|
139802
|
+
border-radius: 50%;
|
|
139803
|
+
min-width: $aiassist-icon-width;
|
|
139804
|
+
}
|
|
139805
|
+
.e-loading-body,
|
|
139806
|
+
.e-content-body,
|
|
139807
|
+
.e-loading-footer {
|
|
139808
|
+
padding: 2px 0 0 6px;
|
|
139809
|
+
}
|
|
139810
|
+
.e-content-container {
|
|
139811
|
+
margin-top: 16px;
|
|
139812
|
+
font-size: 14px;
|
|
139813
|
+
justify-content: space-between;
|
|
139814
|
+
}
|
|
139815
|
+
.e-prompt-text {
|
|
139816
|
+
white-space: pre-wrap;
|
|
139817
|
+
height: fit-content;
|
|
139818
|
+
border-radius: $prompt-text-border-radius;
|
|
139819
|
+
padding: $prompt-text-padding;
|
|
139820
|
+
line-height: 20px;
|
|
139821
|
+
}
|
|
139822
|
+
.e-content-footer,
|
|
139823
|
+
.e-prompt-toolbar {
|
|
139824
|
+
opacity: 0;
|
|
139825
|
+
}
|
|
139826
|
+
.e-prompt-container {
|
|
139827
|
+
gap: 2px;
|
|
139828
|
+
align-self: flex-end;
|
|
139829
|
+
max-width: 70%;
|
|
139830
|
+
margin-bottom: 5px;
|
|
139831
|
+
flex-direction: column;
|
|
139832
|
+
&:hover .e-assist-edit-icon {
|
|
139833
|
+
opacity: 1;
|
|
139834
|
+
cursor: pointer;
|
|
139710
139835
|
}
|
|
139711
|
-
|
|
139712
|
-
|
|
139713
|
-
|
|
139836
|
+
}
|
|
139837
|
+
.e-suggestion-header {
|
|
139838
|
+
font-size: 14px;
|
|
139839
|
+
font-weight: $suggesstions-header-font-weight;
|
|
139840
|
+
margin: 0 2px 8px 8px;
|
|
139841
|
+
text-align: right;
|
|
139842
|
+
}
|
|
139843
|
+
.e-suggestions {
|
|
139844
|
+
width: 100%;
|
|
139845
|
+
&.e-suggestion-item-template li {
|
|
139846
|
+
padding: 0;
|
|
139714
139847
|
}
|
|
139715
|
-
|
|
139716
|
-
|
|
139717
|
-
|
|
139848
|
+
ul {
|
|
139849
|
+
list-style-type: none;
|
|
139850
|
+
padding: 0;
|
|
139851
|
+
margin: 0;
|
|
139852
|
+
display: flex;
|
|
139853
|
+
flex-wrap: wrap;
|
|
139854
|
+
justify-content: end;
|
|
139718
139855
|
}
|
|
139719
|
-
|
|
139720
|
-
|
|
139721
|
-
|
|
139722
|
-
|
|
139856
|
+
li {
|
|
139857
|
+
line-height: 20px;
|
|
139858
|
+
font-weight: $suggesstions-font-weight;
|
|
139859
|
+
padding: $suggesstions-list-padding;
|
|
139860
|
+
margin: $suggesstions-list-margin;
|
|
139861
|
+
border-radius: $suggesstions-list-border-radius;
|
|
139862
|
+
cursor: pointer;
|
|
139863
|
+
white-space: nowrap;
|
|
139864
|
+
overflow: hidden;
|
|
139865
|
+
text-overflow: ellipsis;
|
|
139723
139866
|
}
|
|
139867
|
+
}
|
|
139868
|
+
.e-views {
|
|
139869
|
+
display: flex;
|
|
139870
|
+
justify-content: space-around;
|
|
139724
139871
|
.e-content-body {
|
|
139725
139872
|
line-height: 25px;
|
|
139726
139873
|
border-radius: 4px;
|
|
@@ -139806,85 +139953,36 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139806
139953
|
.e-content-body > *:first-child {
|
|
139807
139954
|
margin-block-start: 0;
|
|
139808
139955
|
}
|
|
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
139956
|
}
|
|
139874
139957
|
.e-views,
|
|
139875
139958
|
.e-custom-view,
|
|
139876
|
-
.e-
|
|
139959
|
+
.e-assistview-content-section {
|
|
139877
139960
|
height: 100%;
|
|
139878
|
-
overflow
|
|
139961
|
+
overflow: scroll;
|
|
139879
139962
|
&::-webkit-scrollbar {
|
|
139880
139963
|
width: $ai-assist-scrollbar-width;
|
|
139964
|
+
height: $ai-assist-scrollbar-width;
|
|
139881
139965
|
}
|
|
139882
139966
|
&::-webkit-scrollbar-thumb {
|
|
139883
139967
|
border-radius: 10px;
|
|
139884
139968
|
}
|
|
139885
139969
|
}
|
|
139886
|
-
.e-
|
|
139887
|
-
|
|
139970
|
+
.e-assist-send {
|
|
139971
|
+
position: absolute;
|
|
139972
|
+
right: 20px;
|
|
139973
|
+
font-size: $send-icon-size;
|
|
139974
|
+
bottom: $send-icon-bottom;
|
|
139975
|
+
padding-top: 2px;
|
|
139976
|
+
}
|
|
139977
|
+
.e-assist-send.disabled {
|
|
139978
|
+
pointer-events: none;
|
|
139979
|
+
opacity: .5;
|
|
139980
|
+
cursor: not-allowed;
|
|
139981
|
+
}
|
|
139982
|
+
.e-assist-send.enabled {
|
|
139983
|
+
pointer-events: auto;
|
|
139984
|
+
opacity: 1;
|
|
139985
|
+
cursor: pointer;
|
|
139888
139986
|
}
|
|
139889
139987
|
.e-footer {
|
|
139890
139988
|
position: relative;
|
|
@@ -139903,23 +140001,6 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139903
140001
|
.hide-scrollbar textarea {
|
|
139904
140002
|
scrollbar-width: none;
|
|
139905
140003
|
}
|
|
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
140004
|
&:has(.e-rtl) .e-assist-send {
|
|
139924
140005
|
right: unset;
|
|
139925
140006
|
left: 20px;
|
|
@@ -139931,6 +140012,13 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139931
140012
|
.e-multi-line-input.e-rtl {
|
|
139932
140013
|
padding-left: 35px;
|
|
139933
140014
|
padding-right: unset;
|
|
140015
|
+
&.e-input-group.e-control-wrapper {
|
|
140016
|
+
.e-textarea {
|
|
140017
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
140018
|
+
padding: 4px 12px 4px 8px;
|
|
140019
|
+
}
|
|
140020
|
+
}
|
|
140021
|
+
}
|
|
139934
140022
|
}
|
|
139935
140023
|
.e-input-group.e-multi-line-input {
|
|
139936
140024
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -140012,16 +140100,24 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
140012
140100
|
outline: 1px solid;
|
|
140013
140101
|
}
|
|
140014
140102
|
&.e-rtl {
|
|
140015
|
-
.e-
|
|
140016
|
-
|
|
140017
|
-
|
|
140018
|
-
|
|
140019
|
-
|
|
140020
|
-
}
|
|
140021
|
-
li {
|
|
140022
|
-
margin: $suggesstions-list-margin-rtl;
|
|
140103
|
+
.e-view-header .e-toolbar-item {
|
|
140104
|
+
&.e-assist-view-header,
|
|
140105
|
+
&.e-custom-view-header {
|
|
140106
|
+
.e-tbar-btn .e-btn-icon {
|
|
140107
|
+
padding: 4px 2px 4px 4px;
|
|
140023
140108
|
}
|
|
140024
140109
|
}
|
|
140110
|
+
}
|
|
140111
|
+
.e-suggestion-header {
|
|
140112
|
+
text-align: left;
|
|
140113
|
+
margin: 0 8px 8px 2px;
|
|
140114
|
+
}
|
|
140115
|
+
.e-suggestions {
|
|
140116
|
+
li {
|
|
140117
|
+
margin: $suggesstions-list-margin-rtl;
|
|
140118
|
+
}
|
|
140119
|
+
}
|
|
140120
|
+
.e-views {
|
|
140025
140121
|
.e-content-body {
|
|
140026
140122
|
blockquote {
|
|
140027
140123
|
padding-left: unset;
|
|
@@ -140036,6 +140132,17 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
140036
140132
|
}
|
|
140037
140133
|
}
|
|
140038
140134
|
}
|
|
140135
|
+
.e-loading-body,
|
|
140136
|
+
.e-content-body,
|
|
140137
|
+
.e-loading-footer {
|
|
140138
|
+
padding: 2px 6px 0 0;
|
|
140139
|
+
}
|
|
140140
|
+
.e-prompt-icon {
|
|
140141
|
+
margin: 0 8px 0 0;
|
|
140142
|
+
}
|
|
140143
|
+
.e-output-icon {
|
|
140144
|
+
margin: 0 8px 0 4px;
|
|
140145
|
+
}
|
|
140039
140146
|
}
|
|
140040
140147
|
}
|
|
140041
140148
|
@media (max-width: 760px) {
|
|
@@ -140044,12 +140151,14 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
140044
140151
|
.e-footer {
|
|
140045
140152
|
width: 100%;
|
|
140046
140153
|
}
|
|
140047
|
-
.e-view-container .e-suggestions
|
|
140154
|
+
.e-view-container .e-suggestions,
|
|
140155
|
+
.e-prompt-content {
|
|
140048
140156
|
padding-right: 8px;
|
|
140049
140157
|
}
|
|
140050
140158
|
&.e-rtl {
|
|
140051
|
-
.e-view-container .e-suggestions
|
|
140052
|
-
|
|
140159
|
+
.e-view-container .e-suggestions,
|
|
140160
|
+
.e-prompt-content {
|
|
140161
|
+
padding: 0 0 0 8px;
|
|
140053
140162
|
}
|
|
140054
140163
|
}
|
|
140055
140164
|
}
|
|
@@ -140087,26 +140196,55 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
140087
140196
|
}
|
|
140088
140197
|
.e-tbar-btn {
|
|
140089
140198
|
background: transparent;
|
|
140199
|
+
&:focus {
|
|
140200
|
+
box-shadow: none;
|
|
140201
|
+
}
|
|
140202
|
+
&:focus-visible {
|
|
140203
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
140204
|
+
@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') {
|
|
140205
|
+
background: $tbar-header-hover-bg-color;
|
|
140206
|
+
}
|
|
140207
|
+
}
|
|
140090
140208
|
}
|
|
140091
140209
|
}
|
|
140092
140210
|
}
|
|
140093
|
-
.e-
|
|
140094
|
-
|
|
140095
|
-
|
|
140096
|
-
|
|
140097
|
-
|
|
140098
|
-
background-color: $user-logo-bg-color;
|
|
140099
|
-
}
|
|
140100
|
-
.e-prompt-text {
|
|
140101
|
-
background: $suggested-content-bg-color;
|
|
140211
|
+
.e-suggestion-header {
|
|
140212
|
+
color: $suggesstions-header-color;
|
|
140213
|
+
}
|
|
140214
|
+
.e-suggestions {
|
|
140215
|
+
li {
|
|
140102
140216
|
color: $suggested-content-text-color;
|
|
140217
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
140103
140218
|
@if ($skin-name == 'bootstrap5.3') {
|
|
140104
140219
|
border: none;
|
|
140105
140220
|
}
|
|
140106
140221
|
@else {
|
|
140107
|
-
border: 1px solid $
|
|
140222
|
+
border: 1px solid $suggestion-li-border-color;
|
|
140108
140223
|
}
|
|
140109
140224
|
}
|
|
140225
|
+
}
|
|
140226
|
+
.e-prompt-icon,
|
|
140227
|
+
.e-output-icon {
|
|
140228
|
+
border: 1px solid $icon-border-color;
|
|
140229
|
+
color: $user-logo-color;
|
|
140230
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
140231
|
+
background: $user-logo-bg-color;
|
|
140232
|
+
}
|
|
140233
|
+
@else {
|
|
140234
|
+
background-color: $user-logo-bg-color;
|
|
140235
|
+
}
|
|
140236
|
+
}
|
|
140237
|
+
.e-prompt-text {
|
|
140238
|
+
background: $suggested-content-bg-color;
|
|
140239
|
+
color: $suggested-content-text-color;
|
|
140240
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
140241
|
+
border: none;
|
|
140242
|
+
}
|
|
140243
|
+
@else {
|
|
140244
|
+
border: 1px solid $prompt-text-border-color;
|
|
140245
|
+
}
|
|
140246
|
+
}
|
|
140247
|
+
.e-views {
|
|
140110
140248
|
.e-content-body {
|
|
140111
140249
|
color: $response-text-color;
|
|
140112
140250
|
a {
|
|
@@ -140146,21 +140284,6 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
140146
140284
|
color: rgba(255, 212, 212, 1);
|
|
140147
140285
|
}
|
|
140148
140286
|
}
|
|
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
140287
|
}
|
|
140165
140288
|
.e-stop-response {
|
|
140166
140289
|
border-color: $response-stopper-border-color;
|
|
@@ -140170,21 +140293,21 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
140170
140293
|
}
|
|
140171
140294
|
.e-views,
|
|
140172
140295
|
.e-custom-view,
|
|
140173
|
-
.e-
|
|
140296
|
+
.e-assistview-content-section {
|
|
140174
140297
|
&::-webkit-scrollbar-thumb {
|
|
140175
140298
|
background: $scrollbar-color;
|
|
140176
140299
|
}
|
|
140177
140300
|
}
|
|
140301
|
+
.e-assist-send {
|
|
140302
|
+
color: $send-icon-color;
|
|
140303
|
+
&.disabled {
|
|
140304
|
+
color: $send-icon-disabled-color;
|
|
140305
|
+
}
|
|
140306
|
+
}
|
|
140178
140307
|
.e-footer {
|
|
140179
140308
|
textarea::-webkit-scrollbar-thumb {
|
|
140180
140309
|
background: $scrollbar-color;
|
|
140181
140310
|
}
|
|
140182
|
-
.e-assist-send {
|
|
140183
|
-
color: $send-icon-color;
|
|
140184
|
-
&.disabled {
|
|
140185
|
-
color: $send-icon-disabled-color;
|
|
140186
|
-
}
|
|
140187
|
-
}
|
|
140188
140311
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
140189
140312
|
.e-input-group.e-multi-line-input {
|
|
140190
140313
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|