@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
|
@@ -34785,13 +34785,11 @@ $slider-disabled-track-color: $gray-300;
|
|
|
34785
34785
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
34786
34786
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
34787
34787
|
}
|
|
34788
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
34789
|
-
@
|
|
34790
|
-
|
|
34791
|
-
|
|
34792
|
-
@
|
|
34793
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
34794
|
-
}
|
|
34788
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
34789
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
34790
|
+
}
|
|
34791
|
+
@if ($skin-name == 'tailwind') {
|
|
34792
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
34795
34793
|
}
|
|
34796
34794
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
34797
34795
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -39697,6 +39695,7 @@ $radio-btn-check-transition: none !default;
|
|
|
39697
39695
|
$radio-btn-disabled-border-color: $gray-500 !default;
|
|
39698
39696
|
$radio-btn-disabled-checked-border-color: transparent !default;
|
|
39699
39697
|
$radio-btn-disabled-background-color: rgba($primary, .5) !default;
|
|
39698
|
+
$radio-btn-disabled-not-checked-bg-color: transparent !default;
|
|
39700
39699
|
$radio-btn-disabled-color: $gray-200 !default;
|
|
39701
39700
|
$radio-btn-disabled-checked-color: $white !default;
|
|
39702
39701
|
$radio-btn-font-color: $gray-900 !default;
|
|
@@ -40541,7 +40540,7 @@ $radio-btn-focus-outline-offset: 0 !default;
|
|
|
40541
40540
|
}
|
|
40542
40541
|
|
|
40543
40542
|
&::before {
|
|
40544
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
40543
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
40545
40544
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
40546
40545
|
}
|
|
40547
40546
|
@else {
|
|
@@ -42612,6 +42611,10 @@ $listview-template-multiline-avatar-top: .7142em !default;
|
|
|
42612
42611
|
}
|
|
42613
42612
|
}
|
|
42614
42613
|
|
|
42614
|
+
&.e-virtualization .e-list-container{
|
|
42615
|
+
overflow: unset;
|
|
42616
|
+
}
|
|
42617
|
+
|
|
42615
42618
|
& .e-list-container {
|
|
42616
42619
|
overflow: hidden;
|
|
42617
42620
|
position: relative;
|
|
@@ -65691,6 +65694,10 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
65691
65694
|
display: block;
|
|
65692
65695
|
}
|
|
65693
65696
|
|
|
65697
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
65698
|
+
margin-right: 30px;
|
|
65699
|
+
}
|
|
65700
|
+
|
|
65694
65701
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
65695
65702
|
border: 0;
|
|
65696
65703
|
height: 0;
|
|
@@ -82683,7 +82690,12 @@ $grid-checkmark-color: $white !default;
|
|
|
82683
82690
|
/* stylelint-enable */
|
|
82684
82691
|
|
|
82685
82692
|
.e-dlg-content {
|
|
82686
|
-
|
|
82693
|
+
@if $grid-skin == 'fluent2' {
|
|
82694
|
+
padding: 24px 27px;
|
|
82695
|
+
}
|
|
82696
|
+
@else {
|
|
82697
|
+
padding: 8px 16px 8px 8px;
|
|
82698
|
+
}
|
|
82687
82699
|
overflow-y: hidden;
|
|
82688
82700
|
}
|
|
82689
82701
|
|
|
@@ -83538,7 +83550,7 @@ $grid-checkmark-color: $white !default;
|
|
|
83538
83550
|
}
|
|
83539
83551
|
|
|
83540
83552
|
.e-grid-popup {
|
|
83541
|
-
position:
|
|
83553
|
+
position: absolute;
|
|
83542
83554
|
}
|
|
83543
83555
|
|
|
83544
83556
|
#{&}.e-grid,
|
|
@@ -84583,6 +84595,7 @@ $grid-checkmark-color: $white !default;
|
|
|
84583
84595
|
.e-filterbarcell,
|
|
84584
84596
|
.e-filterbarcelldisabled {
|
|
84585
84597
|
border-width: $grid-filtercell-both-border-width;
|
|
84598
|
+
border-top-width: 1px;
|
|
84586
84599
|
}
|
|
84587
84600
|
}
|
|
84588
84601
|
|
|
@@ -85858,6 +85871,12 @@ $grid-checkmark-color: $white !default;
|
|
|
85858
85871
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
85859
85872
|
}
|
|
85860
85873
|
|
|
85874
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
85875
|
+
@if $grid-skin == 'fluent' {
|
|
85876
|
+
padding-bottom: 1px;
|
|
85877
|
+
}
|
|
85878
|
+
}
|
|
85879
|
+
|
|
85861
85880
|
.e-edit-dialog {
|
|
85862
85881
|
min-height: 350px;
|
|
85863
85882
|
.e-dlg-content {
|
|
@@ -86551,6 +86570,7 @@ $grid-checkmark-color: $white !default;
|
|
|
86551
86570
|
.e-filterbarcell,
|
|
86552
86571
|
.e-filterbarcelldisabled {
|
|
86553
86572
|
border-width: $grid-filtercell-both-border-width;
|
|
86573
|
+
border-top-width: 1px;
|
|
86554
86574
|
}
|
|
86555
86575
|
|
|
86556
86576
|
.e-rowcell,
|
|
@@ -86672,14 +86692,17 @@ $grid-checkmark-color: $white !default;
|
|
|
86672
86692
|
}
|
|
86673
86693
|
|
|
86674
86694
|
&.e-wrap {
|
|
86675
|
-
& .e-
|
|
86676
|
-
& .e-gridcontent .e-rowcell,
|
|
86695
|
+
& .e-rowcell,
|
|
86677
86696
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
86678
86697
|
& .e-columnheader .e-headercelldiv,
|
|
86679
86698
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
86680
86699
|
@include wrap-styles;
|
|
86681
86700
|
}
|
|
86682
86701
|
|
|
86702
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
86703
|
+
white-space: nowrap;
|
|
86704
|
+
}
|
|
86705
|
+
|
|
86683
86706
|
& .e-stackedheader .e-columnheader {
|
|
86684
86707
|
.e-stackedheadercelldiv,
|
|
86685
86708
|
.e-headercelldiv {
|
|
@@ -87237,7 +87260,8 @@ $grid-checkmark-color: $white !default;
|
|
|
87237
87260
|
}
|
|
87238
87261
|
|
|
87239
87262
|
@if $grid-skin == 'fluent2' {
|
|
87240
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
87263
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
87264
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
87241
87265
|
padding: 0 6px;
|
|
87242
87266
|
}
|
|
87243
87267
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -88151,7 +88175,8 @@ $grid-checkmark-color: $white !default;
|
|
|
88151
88175
|
}
|
|
88152
88176
|
|
|
88153
88177
|
@if $grid-skin == 'fluent2' {
|
|
88154
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
88178
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
88179
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
88155
88180
|
color: $flyout-text-color-hover;
|
|
88156
88181
|
}
|
|
88157
88182
|
}
|
|
@@ -91988,6 +92013,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
91988
92013
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
91989
92014
|
@include grid-wrap;
|
|
91990
92015
|
}
|
|
92016
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92017
|
+
display: inline-block;
|
|
92018
|
+
white-space: nowrap;
|
|
92019
|
+
word-wrap: break-word;
|
|
92020
|
+
}
|
|
91991
92021
|
|
|
91992
92022
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
91993
92023
|
@include grid-wrap;
|
|
@@ -119579,13 +119609,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
119579
119609
|
background: $pivotgrid-grp-bg-color;
|
|
119580
119610
|
}
|
|
119581
119611
|
|
|
119582
|
-
.e-toolbar-item
|
|
119583
|
-
|
|
119584
|
-
|
|
119585
|
-
|
|
119586
|
-
|
|
119612
|
+
.e-toolbar-item {
|
|
119613
|
+
.e-tbar-btn.e-btn {
|
|
119614
|
+
.e-icons.e-btn-icon {
|
|
119615
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119616
|
+
font-size: 16px;
|
|
119617
|
+
}
|
|
119587
119618
|
}
|
|
119588
119619
|
}
|
|
119620
|
+
&.e-disabled {
|
|
119621
|
+
pointer-events: none;
|
|
119622
|
+
}
|
|
119589
119623
|
}
|
|
119590
119624
|
|
|
119591
119625
|
.e-pivot-toolbar-menu {
|
|
@@ -136480,6 +136514,8 @@ $aiassist-header-height: 46px !default;
|
|
|
136480
136514
|
$aiassist-icon-height: 30px !default;
|
|
136481
136515
|
$aiassist-icon-width: 30px !default;
|
|
136482
136516
|
$send-icon-size: 14px !default;
|
|
136517
|
+
$send-icon-bottom: 10px !default;
|
|
136518
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
136483
136519
|
$aiassist-bigger-header-height: 50px !default;
|
|
136484
136520
|
$aiassist-bigger-icon-height: 40px !default;
|
|
136485
136521
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -136520,63 +136556,86 @@ $rating-selected-bg-color: $gray-700 !default;
|
|
|
136520
136556
|
$send-icon-color: $gray-600 !default;
|
|
136521
136557
|
$send-icon-disabled-color: $send-icon-color !default;
|
|
136522
136558
|
$prompt-text-border-color: $white !default;
|
|
136559
|
+
$tbar-header-btn-focus-box-shadow: $tbar-focus-btn-box-shadow !default;
|
|
136560
|
+
$tbar-header-hover-bg-color: transparent !default;
|
|
136523
136561
|
|
|
136524
136562
|
@include export-module('aiassistview-bigger') {
|
|
136525
136563
|
.e-bigger.e-aiassistview,
|
|
136526
136564
|
.e-bigger .e-aiassistview {
|
|
136527
136565
|
.e-view-header {
|
|
136528
136566
|
height: $aiassist-bigger-header-height;
|
|
136567
|
+
.e-toolbar {
|
|
136568
|
+
.e-toolbar-items {
|
|
136569
|
+
.e-toolbar-left {
|
|
136570
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
136571
|
+
}
|
|
136572
|
+
.e-toolbar-item {
|
|
136573
|
+
&.e-assist-view-header,
|
|
136574
|
+
&.e-custom-view-header {
|
|
136575
|
+
@if ($skin-name == 'highcontrast') {
|
|
136576
|
+
// To apply box-shadow styling during keyboard navigation
|
|
136577
|
+
padding: 1.5px;
|
|
136578
|
+
}
|
|
136579
|
+
@else {
|
|
136580
|
+
padding: 0;
|
|
136581
|
+
}
|
|
136582
|
+
.e-tbar-btn {
|
|
136583
|
+
padding: 0;
|
|
136584
|
+
.e-btn-icon {
|
|
136585
|
+
padding: 4px 4px 4px 2px;
|
|
136586
|
+
}
|
|
136587
|
+
}
|
|
136588
|
+
}
|
|
136589
|
+
}
|
|
136590
|
+
}
|
|
136591
|
+
}
|
|
136529
136592
|
}
|
|
136530
136593
|
.e-view-content {
|
|
136531
136594
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
136532
136595
|
}
|
|
136533
|
-
.e-
|
|
136534
|
-
|
|
136535
|
-
|
|
136536
|
-
|
|
136537
|
-
|
|
136538
|
-
|
|
136539
|
-
|
|
136540
|
-
|
|
136541
|
-
|
|
136542
|
-
|
|
136543
|
-
|
|
136544
|
-
|
|
136545
|
-
|
|
136546
|
-
|
|
136547
|
-
|
|
136548
|
-
|
|
136549
|
-
|
|
136550
|
-
|
|
136551
|
-
|
|
136552
|
-
|
|
136553
|
-
|
|
136554
|
-
|
|
136596
|
+
.e-prompt-icon {
|
|
136597
|
+
min-height: $aiassist-bigger-icon-height;
|
|
136598
|
+
}
|
|
136599
|
+
.e-output-icon {
|
|
136600
|
+
height: $aiassist-bigger-icon-height;
|
|
136601
|
+
}
|
|
136602
|
+
.e-prompt-icon,
|
|
136603
|
+
.e-output-icon {
|
|
136604
|
+
min-width: $aiassist-bigger-icon-width;
|
|
136605
|
+
}
|
|
136606
|
+
.e-loading-body,
|
|
136607
|
+
.e-content-body,
|
|
136608
|
+
.e-loading-footer {
|
|
136609
|
+
padding: 6px 0 0 6px;
|
|
136610
|
+
}
|
|
136611
|
+
.e-prompt-text {
|
|
136612
|
+
padding: $prompt-text-bigger-padding;
|
|
136613
|
+
line-height: 22px;
|
|
136614
|
+
}
|
|
136615
|
+
.e-content-container {
|
|
136616
|
+
font-size: 16px;
|
|
136617
|
+
}
|
|
136618
|
+
.e-suggestion-header {
|
|
136619
|
+
font-size: 16px;
|
|
136620
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
136621
|
+
margin-bottom: 15px;
|
|
136622
|
+
}
|
|
136623
|
+
.e-suggestions {
|
|
136624
|
+
&.e-suggestion-item-template ul li {
|
|
136625
|
+
padding: 0;
|
|
136555
136626
|
}
|
|
136556
|
-
|
|
136557
|
-
|
|
136558
|
-
|
|
136559
|
-
|
|
136560
|
-
|
|
136561
|
-
font-size: 16px;
|
|
136562
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
136563
|
-
margin-bottom: 15px;
|
|
136564
|
-
}
|
|
136565
|
-
ul {
|
|
136566
|
-
li {
|
|
136567
|
-
line-height: 22px;
|
|
136568
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
136569
|
-
padding: $suggesstions-bigger-list-padding;
|
|
136570
|
-
margin: $suggesstions-bigger-list-margin;
|
|
136571
|
-
}
|
|
136572
|
-
}
|
|
136627
|
+
li {
|
|
136628
|
+
line-height: 22px;
|
|
136629
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
136630
|
+
padding: $suggesstions-bigger-list-padding;
|
|
136631
|
+
margin: $suggesstions-bigger-list-margin;
|
|
136573
136632
|
}
|
|
136574
136633
|
}
|
|
136634
|
+
.e-assist-send {
|
|
136635
|
+
font-size: $send-icon-size-bigger;
|
|
136636
|
+
bottom: $send-icon-bigger-bottom;
|
|
136637
|
+
}
|
|
136575
136638
|
.e-footer {
|
|
136576
|
-
.e-assist-send {
|
|
136577
|
-
font-size: $send-icon-size-bigger;
|
|
136578
|
-
bottom: 9px;
|
|
136579
|
-
}
|
|
136580
136639
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
136581
136640
|
.e-textarea {
|
|
136582
136641
|
min-height: 38px;
|
|
@@ -136585,6 +136644,11 @@ $prompt-text-border-color: $white !default;
|
|
|
136585
136644
|
min-height: 28px;
|
|
136586
136645
|
}
|
|
136587
136646
|
}
|
|
136647
|
+
&.e-rtl .e-textarea {
|
|
136648
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
136649
|
+
padding: 6px 16px 6px 12px;
|
|
136650
|
+
}
|
|
136651
|
+
}
|
|
136588
136652
|
}
|
|
136589
136653
|
}
|
|
136590
136654
|
.e-stop-response.e-btn-active {
|
|
@@ -136596,13 +136660,24 @@ $prompt-text-border-color: $white !default;
|
|
|
136596
136660
|
font-size: $response-stopper-bigger-font-size;
|
|
136597
136661
|
}
|
|
136598
136662
|
&.e-rtl {
|
|
136599
|
-
.e-
|
|
136600
|
-
|
|
136601
|
-
|
|
136602
|
-
|
|
136663
|
+
.e-view-header .e-toolbar-item {
|
|
136664
|
+
&.e-assist-view-header,
|
|
136665
|
+
&.e-custom-view-header {
|
|
136666
|
+
.e-tbar-btn .e-btn-icon {
|
|
136667
|
+
padding: 4px 2px 4px 4px;
|
|
136603
136668
|
}
|
|
136604
136669
|
}
|
|
136605
136670
|
}
|
|
136671
|
+
.e-suggestions {
|
|
136672
|
+
li {
|
|
136673
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
136674
|
+
}
|
|
136675
|
+
}
|
|
136676
|
+
.e-loading-body,
|
|
136677
|
+
.e-content-body,
|
|
136678
|
+
.e-loading-footer {
|
|
136679
|
+
padding: 6px 6px 0 0;
|
|
136680
|
+
}
|
|
136606
136681
|
}
|
|
136607
136682
|
}
|
|
136608
136683
|
}
|
|
@@ -136630,14 +136705,29 @@ $prompt-text-border-color: $white !default;
|
|
|
136630
136705
|
width: 100%;
|
|
136631
136706
|
border-radius: 4px;
|
|
136632
136707
|
}
|
|
136633
|
-
|
|
136634
|
-
|
|
136708
|
+
&.e-assist-view-header,
|
|
136709
|
+
&.e-custom-view-header {
|
|
136710
|
+
@if ($skin-name == 'highcontrast') {
|
|
136711
|
+
// To apply box-shadow styling during keyboard navigation
|
|
136712
|
+
padding: 1px;
|
|
136713
|
+
}
|
|
136714
|
+
@else {
|
|
136715
|
+
padding: 0;
|
|
136716
|
+
}
|
|
136717
|
+
.e-tbar-btn {
|
|
136718
|
+
padding: 0;
|
|
136719
|
+
.e-btn-icon {
|
|
136720
|
+
padding: 4px 4px 4px 2px;
|
|
136721
|
+
}
|
|
136722
|
+
}
|
|
136723
|
+
}
|
|
136724
|
+
&.e-active .e-btn {
|
|
136725
|
+
cursor: pointer;
|
|
136635
136726
|
}
|
|
136636
136727
|
}
|
|
136637
|
-
|
|
136638
|
-
|
|
136639
|
-
|
|
136640
|
-
cursor: pointer;
|
|
136728
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
136729
|
+
height: calc($aiassist-header-height - 1px);
|
|
136730
|
+
}
|
|
136641
136731
|
}
|
|
136642
136732
|
.e-view-container,
|
|
136643
136733
|
.e-footer {
|
|
@@ -136687,36 +136777,94 @@ $prompt-text-border-color: $white !default;
|
|
|
136687
136777
|
}
|
|
136688
136778
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
136689
136779
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
136690
|
-
|
|
136691
|
-
padding: 6px 0 6px 5px;
|
|
136692
|
-
}
|
|
136693
|
-
@else {
|
|
136694
|
-
padding: 6px 0 6px 2px;
|
|
136695
|
-
}
|
|
136780
|
+
padding: 6px 2px;
|
|
136696
136781
|
}
|
|
136697
136782
|
}
|
|
136698
|
-
.e-
|
|
136783
|
+
.e-output-container {
|
|
136784
|
+
width: 90%;
|
|
136699
136785
|
display: flex;
|
|
136700
|
-
|
|
136701
|
-
|
|
136702
|
-
|
|
136703
|
-
|
|
136704
|
-
|
|
136705
|
-
|
|
136786
|
+
align-self: flex-start;
|
|
136787
|
+
margin: 10px 0;
|
|
136788
|
+
}
|
|
136789
|
+
.e-prompt-icon {
|
|
136790
|
+
margin: 0 0 0 8px;
|
|
136791
|
+
min-height: $aiassist-icon-height;
|
|
136792
|
+
}
|
|
136793
|
+
.e-output-icon {
|
|
136794
|
+
height: $aiassist-icon-height;
|
|
136795
|
+
margin: 0 4px 0 8px;
|
|
136796
|
+
}
|
|
136797
|
+
.e-prompt-icon,
|
|
136798
|
+
.e-output-icon {
|
|
136799
|
+
border-radius: 50%;
|
|
136800
|
+
min-width: $aiassist-icon-width;
|
|
136801
|
+
}
|
|
136802
|
+
.e-loading-body,
|
|
136803
|
+
.e-content-body,
|
|
136804
|
+
.e-loading-footer {
|
|
136805
|
+
padding: 2px 0 0 6px;
|
|
136806
|
+
}
|
|
136807
|
+
.e-content-container {
|
|
136808
|
+
margin-top: 16px;
|
|
136809
|
+
font-size: 14px;
|
|
136810
|
+
justify-content: space-between;
|
|
136811
|
+
}
|
|
136812
|
+
.e-prompt-text {
|
|
136813
|
+
white-space: pre-wrap;
|
|
136814
|
+
height: fit-content;
|
|
136815
|
+
border-radius: $prompt-text-border-radius;
|
|
136816
|
+
padding: $prompt-text-padding;
|
|
136817
|
+
line-height: 20px;
|
|
136818
|
+
}
|
|
136819
|
+
.e-content-footer,
|
|
136820
|
+
.e-prompt-toolbar {
|
|
136821
|
+
opacity: 0;
|
|
136822
|
+
}
|
|
136823
|
+
.e-prompt-container {
|
|
136824
|
+
gap: 2px;
|
|
136825
|
+
align-self: flex-end;
|
|
136826
|
+
max-width: 70%;
|
|
136827
|
+
margin-bottom: 5px;
|
|
136828
|
+
flex-direction: column;
|
|
136829
|
+
&:hover .e-assist-edit-icon {
|
|
136830
|
+
opacity: 1;
|
|
136831
|
+
cursor: pointer;
|
|
136706
136832
|
}
|
|
136707
|
-
|
|
136708
|
-
|
|
136709
|
-
|
|
136833
|
+
}
|
|
136834
|
+
.e-suggestion-header {
|
|
136835
|
+
font-size: 14px;
|
|
136836
|
+
font-weight: $suggesstions-header-font-weight;
|
|
136837
|
+
margin: 0 2px 8px 8px;
|
|
136838
|
+
text-align: right;
|
|
136839
|
+
}
|
|
136840
|
+
.e-suggestions {
|
|
136841
|
+
width: 100%;
|
|
136842
|
+
&.e-suggestion-item-template li {
|
|
136843
|
+
padding: 0;
|
|
136710
136844
|
}
|
|
136711
|
-
|
|
136712
|
-
|
|
136713
|
-
|
|
136845
|
+
ul {
|
|
136846
|
+
list-style-type: none;
|
|
136847
|
+
padding: 0;
|
|
136848
|
+
margin: 0;
|
|
136849
|
+
display: flex;
|
|
136850
|
+
flex-wrap: wrap;
|
|
136851
|
+
justify-content: end;
|
|
136714
136852
|
}
|
|
136715
|
-
|
|
136716
|
-
|
|
136717
|
-
|
|
136718
|
-
|
|
136853
|
+
li {
|
|
136854
|
+
line-height: 20px;
|
|
136855
|
+
font-weight: $suggesstions-font-weight;
|
|
136856
|
+
padding: $suggesstions-list-padding;
|
|
136857
|
+
margin: $suggesstions-list-margin;
|
|
136858
|
+
border-radius: $suggesstions-list-border-radius;
|
|
136859
|
+
cursor: pointer;
|
|
136860
|
+
white-space: nowrap;
|
|
136861
|
+
overflow: hidden;
|
|
136862
|
+
text-overflow: ellipsis;
|
|
136719
136863
|
}
|
|
136864
|
+
}
|
|
136865
|
+
.e-views {
|
|
136866
|
+
display: flex;
|
|
136867
|
+
justify-content: space-around;
|
|
136720
136868
|
.e-content-body {
|
|
136721
136869
|
line-height: 25px;
|
|
136722
136870
|
border-radius: 4px;
|
|
@@ -136802,85 +136950,36 @@ $prompt-text-border-color: $white !default;
|
|
|
136802
136950
|
.e-content-body > *:first-child {
|
|
136803
136951
|
margin-block-start: 0;
|
|
136804
136952
|
}
|
|
136805
|
-
.e-loading-body,
|
|
136806
|
-
.e-content-body,
|
|
136807
|
-
.e-loading-footer {
|
|
136808
|
-
padding: 2px 0 0 8px;
|
|
136809
|
-
}
|
|
136810
|
-
.e-content-footer,
|
|
136811
|
-
.e-prompt-toolbar {
|
|
136812
|
-
opacity: 0;
|
|
136813
|
-
}
|
|
136814
|
-
.e-content-container {
|
|
136815
|
-
margin-top: 16px;
|
|
136816
|
-
font-size: 14px;
|
|
136817
|
-
justify-content: space-between;
|
|
136818
|
-
.e-prompt-text {
|
|
136819
|
-
white-space: pre-wrap;
|
|
136820
|
-
height: fit-content;
|
|
136821
|
-
border-radius: $prompt-text-border-radius;
|
|
136822
|
-
padding: $prompt-text-padding;
|
|
136823
|
-
margin-right: 2px;
|
|
136824
|
-
line-height: 20px;
|
|
136825
|
-
}
|
|
136826
|
-
}
|
|
136827
|
-
.e-suggestions {
|
|
136828
|
-
width: 100%;
|
|
136829
|
-
&.e-suggestion-item-template li {
|
|
136830
|
-
padding: 0;
|
|
136831
|
-
}
|
|
136832
|
-
.e-suggestion-header {
|
|
136833
|
-
font-size: 14px;
|
|
136834
|
-
font-weight: $suggesstions-header-font-weight;
|
|
136835
|
-
margin: 0 2px 8px 8px;
|
|
136836
|
-
text-align: right;
|
|
136837
|
-
}
|
|
136838
|
-
ul {
|
|
136839
|
-
list-style-type: none;
|
|
136840
|
-
padding: 0;
|
|
136841
|
-
margin: 0;
|
|
136842
|
-
display: flex;
|
|
136843
|
-
flex-wrap: wrap;
|
|
136844
|
-
justify-content: end;
|
|
136845
|
-
}
|
|
136846
|
-
li {
|
|
136847
|
-
line-height: 20px;
|
|
136848
|
-
font-weight: $suggesstions-font-weight;
|
|
136849
|
-
padding: $suggesstions-list-padding;
|
|
136850
|
-
margin: $suggesstions-list-margin;
|
|
136851
|
-
border-radius: $suggesstions-list-border-radius;
|
|
136852
|
-
cursor: pointer;
|
|
136853
|
-
white-space: nowrap;
|
|
136854
|
-
overflow: hidden;
|
|
136855
|
-
text-overflow: ellipsis;
|
|
136856
|
-
}
|
|
136857
|
-
}
|
|
136858
|
-
.e-prompt-container {
|
|
136859
|
-
gap: 2px;
|
|
136860
|
-
align-self: flex-end;
|
|
136861
|
-
max-width: 70%;
|
|
136862
|
-
margin-bottom: 5px;
|
|
136863
|
-
flex-direction: column;
|
|
136864
|
-
&:hover .e-assist-edit-icon {
|
|
136865
|
-
opacity: 1;
|
|
136866
|
-
cursor: pointer;
|
|
136867
|
-
}
|
|
136868
|
-
}
|
|
136869
136953
|
}
|
|
136870
136954
|
.e-views,
|
|
136871
136955
|
.e-custom-view,
|
|
136872
|
-
.e-
|
|
136956
|
+
.e-assistview-content-section {
|
|
136873
136957
|
height: 100%;
|
|
136874
|
-
overflow
|
|
136958
|
+
overflow: scroll;
|
|
136875
136959
|
&::-webkit-scrollbar {
|
|
136876
136960
|
width: $ai-assist-scrollbar-width;
|
|
136961
|
+
height: $ai-assist-scrollbar-width;
|
|
136877
136962
|
}
|
|
136878
136963
|
&::-webkit-scrollbar-thumb {
|
|
136879
136964
|
border-radius: 10px;
|
|
136880
136965
|
}
|
|
136881
136966
|
}
|
|
136882
|
-
.e-
|
|
136883
|
-
|
|
136967
|
+
.e-assist-send {
|
|
136968
|
+
position: absolute;
|
|
136969
|
+
right: 20px;
|
|
136970
|
+
font-size: $send-icon-size;
|
|
136971
|
+
bottom: $send-icon-bottom;
|
|
136972
|
+
padding-top: 2px;
|
|
136973
|
+
}
|
|
136974
|
+
.e-assist-send.disabled {
|
|
136975
|
+
pointer-events: none;
|
|
136976
|
+
opacity: .5;
|
|
136977
|
+
cursor: not-allowed;
|
|
136978
|
+
}
|
|
136979
|
+
.e-assist-send.enabled {
|
|
136980
|
+
pointer-events: auto;
|
|
136981
|
+
opacity: 1;
|
|
136982
|
+
cursor: pointer;
|
|
136884
136983
|
}
|
|
136885
136984
|
.e-footer {
|
|
136886
136985
|
position: relative;
|
|
@@ -136899,23 +136998,6 @@ $prompt-text-border-color: $white !default;
|
|
|
136899
136998
|
.hide-scrollbar textarea {
|
|
136900
136999
|
scrollbar-width: none;
|
|
136901
137000
|
}
|
|
136902
|
-
.e-assist-send {
|
|
136903
|
-
position: absolute;
|
|
136904
|
-
right: 20px;
|
|
136905
|
-
font-size: $send-icon-size;
|
|
136906
|
-
bottom: 8px;
|
|
136907
|
-
padding-top: 2px;
|
|
136908
|
-
}
|
|
136909
|
-
.e-assist-send.disabled {
|
|
136910
|
-
pointer-events: none;
|
|
136911
|
-
opacity: .5;
|
|
136912
|
-
cursor: not-allowed;
|
|
136913
|
-
}
|
|
136914
|
-
.e-assist-send.enabled {
|
|
136915
|
-
pointer-events: auto;
|
|
136916
|
-
opacity: 1;
|
|
136917
|
-
cursor: pointer;
|
|
136918
|
-
}
|
|
136919
137001
|
&:has(.e-rtl) .e-assist-send {
|
|
136920
137002
|
right: unset;
|
|
136921
137003
|
left: 20px;
|
|
@@ -136927,6 +137009,13 @@ $prompt-text-border-color: $white !default;
|
|
|
136927
137009
|
.e-multi-line-input.e-rtl {
|
|
136928
137010
|
padding-left: 35px;
|
|
136929
137011
|
padding-right: unset;
|
|
137012
|
+
&.e-input-group.e-control-wrapper {
|
|
137013
|
+
.e-textarea {
|
|
137014
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
137015
|
+
padding: 4px 12px 4px 8px;
|
|
137016
|
+
}
|
|
137017
|
+
}
|
|
137018
|
+
}
|
|
136930
137019
|
}
|
|
136931
137020
|
.e-input-group.e-multi-line-input {
|
|
136932
137021
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -137008,16 +137097,24 @@ $prompt-text-border-color: $white !default;
|
|
|
137008
137097
|
outline: 1px solid;
|
|
137009
137098
|
}
|
|
137010
137099
|
&.e-rtl {
|
|
137011
|
-
.e-
|
|
137012
|
-
|
|
137013
|
-
|
|
137014
|
-
|
|
137015
|
-
|
|
137016
|
-
}
|
|
137017
|
-
li {
|
|
137018
|
-
margin: $suggesstions-list-margin-rtl;
|
|
137100
|
+
.e-view-header .e-toolbar-item {
|
|
137101
|
+
&.e-assist-view-header,
|
|
137102
|
+
&.e-custom-view-header {
|
|
137103
|
+
.e-tbar-btn .e-btn-icon {
|
|
137104
|
+
padding: 4px 2px 4px 4px;
|
|
137019
137105
|
}
|
|
137020
137106
|
}
|
|
137107
|
+
}
|
|
137108
|
+
.e-suggestion-header {
|
|
137109
|
+
text-align: left;
|
|
137110
|
+
margin: 0 8px 8px 2px;
|
|
137111
|
+
}
|
|
137112
|
+
.e-suggestions {
|
|
137113
|
+
li {
|
|
137114
|
+
margin: $suggesstions-list-margin-rtl;
|
|
137115
|
+
}
|
|
137116
|
+
}
|
|
137117
|
+
.e-views {
|
|
137021
137118
|
.e-content-body {
|
|
137022
137119
|
blockquote {
|
|
137023
137120
|
padding-left: unset;
|
|
@@ -137032,6 +137129,17 @@ $prompt-text-border-color: $white !default;
|
|
|
137032
137129
|
}
|
|
137033
137130
|
}
|
|
137034
137131
|
}
|
|
137132
|
+
.e-loading-body,
|
|
137133
|
+
.e-content-body,
|
|
137134
|
+
.e-loading-footer {
|
|
137135
|
+
padding: 2px 6px 0 0;
|
|
137136
|
+
}
|
|
137137
|
+
.e-prompt-icon {
|
|
137138
|
+
margin: 0 8px 0 0;
|
|
137139
|
+
}
|
|
137140
|
+
.e-output-icon {
|
|
137141
|
+
margin: 0 8px 0 4px;
|
|
137142
|
+
}
|
|
137035
137143
|
}
|
|
137036
137144
|
}
|
|
137037
137145
|
@media (max-width: 760px) {
|
|
@@ -137040,12 +137148,14 @@ $prompt-text-border-color: $white !default;
|
|
|
137040
137148
|
.e-footer {
|
|
137041
137149
|
width: 100%;
|
|
137042
137150
|
}
|
|
137043
|
-
.e-view-container .e-suggestions
|
|
137151
|
+
.e-view-container .e-suggestions,
|
|
137152
|
+
.e-prompt-content {
|
|
137044
137153
|
padding-right: 8px;
|
|
137045
137154
|
}
|
|
137046
137155
|
&.e-rtl {
|
|
137047
|
-
.e-view-container .e-suggestions
|
|
137048
|
-
|
|
137156
|
+
.e-view-container .e-suggestions,
|
|
137157
|
+
.e-prompt-content {
|
|
137158
|
+
padding: 0 0 0 8px;
|
|
137049
137159
|
}
|
|
137050
137160
|
}
|
|
137051
137161
|
}
|
|
@@ -137083,26 +137193,55 @@ $prompt-text-border-color: $white !default;
|
|
|
137083
137193
|
}
|
|
137084
137194
|
.e-tbar-btn {
|
|
137085
137195
|
background: transparent;
|
|
137196
|
+
&:focus {
|
|
137197
|
+
box-shadow: none;
|
|
137198
|
+
}
|
|
137199
|
+
&:focus-visible {
|
|
137200
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
137201
|
+
@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') {
|
|
137202
|
+
background: $tbar-header-hover-bg-color;
|
|
137203
|
+
}
|
|
137204
|
+
}
|
|
137086
137205
|
}
|
|
137087
137206
|
}
|
|
137088
137207
|
}
|
|
137089
|
-
.e-
|
|
137090
|
-
|
|
137091
|
-
|
|
137092
|
-
|
|
137093
|
-
|
|
137094
|
-
background-color: $user-logo-bg-color;
|
|
137095
|
-
}
|
|
137096
|
-
.e-prompt-text {
|
|
137097
|
-
background: $suggested-content-bg-color;
|
|
137208
|
+
.e-suggestion-header {
|
|
137209
|
+
color: $suggesstions-header-color;
|
|
137210
|
+
}
|
|
137211
|
+
.e-suggestions {
|
|
137212
|
+
li {
|
|
137098
137213
|
color: $suggested-content-text-color;
|
|
137214
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
137099
137215
|
@if ($skin-name == 'bootstrap5.3') {
|
|
137100
137216
|
border: none;
|
|
137101
137217
|
}
|
|
137102
137218
|
@else {
|
|
137103
|
-
border: 1px solid $
|
|
137219
|
+
border: 1px solid $suggestion-li-border-color;
|
|
137104
137220
|
}
|
|
137105
137221
|
}
|
|
137222
|
+
}
|
|
137223
|
+
.e-prompt-icon,
|
|
137224
|
+
.e-output-icon {
|
|
137225
|
+
border: 1px solid $icon-border-color;
|
|
137226
|
+
color: $user-logo-color;
|
|
137227
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
137228
|
+
background: $user-logo-bg-color;
|
|
137229
|
+
}
|
|
137230
|
+
@else {
|
|
137231
|
+
background-color: $user-logo-bg-color;
|
|
137232
|
+
}
|
|
137233
|
+
}
|
|
137234
|
+
.e-prompt-text {
|
|
137235
|
+
background: $suggested-content-bg-color;
|
|
137236
|
+
color: $suggested-content-text-color;
|
|
137237
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
137238
|
+
border: none;
|
|
137239
|
+
}
|
|
137240
|
+
@else {
|
|
137241
|
+
border: 1px solid $prompt-text-border-color;
|
|
137242
|
+
}
|
|
137243
|
+
}
|
|
137244
|
+
.e-views {
|
|
137106
137245
|
.e-content-body {
|
|
137107
137246
|
color: $response-text-color;
|
|
137108
137247
|
a {
|
|
@@ -137142,21 +137281,6 @@ $prompt-text-border-color: $white !default;
|
|
|
137142
137281
|
color: rgba(255, 212, 212, 1);
|
|
137143
137282
|
}
|
|
137144
137283
|
}
|
|
137145
|
-
.e-suggestions {
|
|
137146
|
-
.e-suggestion-header {
|
|
137147
|
-
color: $suggesstions-header-color;
|
|
137148
|
-
}
|
|
137149
|
-
li {
|
|
137150
|
-
color: $suggested-content-text-color;
|
|
137151
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
137152
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
137153
|
-
border: none;
|
|
137154
|
-
}
|
|
137155
|
-
@else {
|
|
137156
|
-
border: 1px solid $suggestion-li-border-color;
|
|
137157
|
-
}
|
|
137158
|
-
}
|
|
137159
|
-
}
|
|
137160
137284
|
}
|
|
137161
137285
|
.e-stop-response {
|
|
137162
137286
|
border-color: $response-stopper-border-color;
|
|
@@ -137166,21 +137290,21 @@ $prompt-text-border-color: $white !default;
|
|
|
137166
137290
|
}
|
|
137167
137291
|
.e-views,
|
|
137168
137292
|
.e-custom-view,
|
|
137169
|
-
.e-
|
|
137293
|
+
.e-assistview-content-section {
|
|
137170
137294
|
&::-webkit-scrollbar-thumb {
|
|
137171
137295
|
background: $scrollbar-color;
|
|
137172
137296
|
}
|
|
137173
137297
|
}
|
|
137298
|
+
.e-assist-send {
|
|
137299
|
+
color: $send-icon-color;
|
|
137300
|
+
&.disabled {
|
|
137301
|
+
color: $send-icon-disabled-color;
|
|
137302
|
+
}
|
|
137303
|
+
}
|
|
137174
137304
|
.e-footer {
|
|
137175
137305
|
textarea::-webkit-scrollbar-thumb {
|
|
137176
137306
|
background: $scrollbar-color;
|
|
137177
137307
|
}
|
|
137178
|
-
.e-assist-send {
|
|
137179
|
-
color: $send-icon-color;
|
|
137180
|
-
&.disabled {
|
|
137181
|
-
color: $send-icon-disabled-color;
|
|
137182
|
-
}
|
|
137183
|
-
}
|
|
137184
137308
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
137185
137309
|
.e-input-group.e-multi-line-input {
|
|
137186
137310
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|