@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
|
@@ -35073,13 +35073,11 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
35073
35073
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
35074
35074
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
35075
35075
|
}
|
|
35076
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
35077
|
-
@
|
|
35078
|
-
|
|
35079
|
-
|
|
35080
|
-
@
|
|
35081
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
35082
|
-
}
|
|
35076
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
35077
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
35078
|
+
}
|
|
35079
|
+
@if ($skin-name == 'tailwind') {
|
|
35080
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
35083
35081
|
}
|
|
35084
35082
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
35085
35083
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -40814,7 +40812,7 @@ $radio-btn-focus-outline-offset: 0 !default;
|
|
|
40814
40812
|
}
|
|
40815
40813
|
|
|
40816
40814
|
&::before {
|
|
40817
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
40815
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
40818
40816
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
40819
40817
|
}
|
|
40820
40818
|
@else {
|
|
@@ -42882,6 +42880,10 @@ $listview-template-multiline-avatar-top: .7142em !default;
|
|
|
42882
42880
|
}
|
|
42883
42881
|
}
|
|
42884
42882
|
|
|
42883
|
+
&.e-virtualization .e-list-container{
|
|
42884
|
+
overflow: unset;
|
|
42885
|
+
}
|
|
42886
|
+
|
|
42885
42887
|
& .e-list-container {
|
|
42886
42888
|
overflow: hidden;
|
|
42887
42889
|
position: relative;
|
|
@@ -65881,6 +65883,10 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
65881
65883
|
display: block;
|
|
65882
65884
|
}
|
|
65883
65885
|
|
|
65886
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
65887
|
+
margin-right: 30px;
|
|
65888
|
+
}
|
|
65889
|
+
|
|
65884
65890
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
65885
65891
|
border: 0;
|
|
65886
65892
|
height: 0;
|
|
@@ -82833,7 +82839,12 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
82833
82839
|
/* stylelint-enable */
|
|
82834
82840
|
|
|
82835
82841
|
.e-dlg-content {
|
|
82836
|
-
|
|
82842
|
+
@if $grid-skin == 'fluent2' {
|
|
82843
|
+
padding: 24px 27px;
|
|
82844
|
+
}
|
|
82845
|
+
@else {
|
|
82846
|
+
padding: 8px 16px 8px 8px;
|
|
82847
|
+
}
|
|
82837
82848
|
overflow-y: hidden;
|
|
82838
82849
|
}
|
|
82839
82850
|
|
|
@@ -83688,7 +83699,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
83688
83699
|
}
|
|
83689
83700
|
|
|
83690
83701
|
.e-grid-popup {
|
|
83691
|
-
position:
|
|
83702
|
+
position: absolute;
|
|
83692
83703
|
}
|
|
83693
83704
|
|
|
83694
83705
|
#{&}.e-grid,
|
|
@@ -84733,6 +84744,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
84733
84744
|
.e-filterbarcell,
|
|
84734
84745
|
.e-filterbarcelldisabled {
|
|
84735
84746
|
border-width: $grid-filtercell-both-border-width;
|
|
84747
|
+
border-top-width: 1px;
|
|
84736
84748
|
}
|
|
84737
84749
|
}
|
|
84738
84750
|
|
|
@@ -86008,6 +86020,12 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
86008
86020
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
86009
86021
|
}
|
|
86010
86022
|
|
|
86023
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
86024
|
+
@if $grid-skin == 'fluent' {
|
|
86025
|
+
padding-bottom: 1px;
|
|
86026
|
+
}
|
|
86027
|
+
}
|
|
86028
|
+
|
|
86011
86029
|
.e-edit-dialog {
|
|
86012
86030
|
min-height: 350px;
|
|
86013
86031
|
.e-dlg-content {
|
|
@@ -86701,6 +86719,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
86701
86719
|
.e-filterbarcell,
|
|
86702
86720
|
.e-filterbarcelldisabled {
|
|
86703
86721
|
border-width: $grid-filtercell-both-border-width;
|
|
86722
|
+
border-top-width: 1px;
|
|
86704
86723
|
}
|
|
86705
86724
|
|
|
86706
86725
|
.e-rowcell,
|
|
@@ -86822,14 +86841,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
86822
86841
|
}
|
|
86823
86842
|
|
|
86824
86843
|
&.e-wrap {
|
|
86825
|
-
& .e-
|
|
86826
|
-
& .e-gridcontent .e-rowcell,
|
|
86844
|
+
& .e-rowcell,
|
|
86827
86845
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
86828
86846
|
& .e-columnheader .e-headercelldiv,
|
|
86829
86847
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
86830
86848
|
@include wrap-styles;
|
|
86831
86849
|
}
|
|
86832
86850
|
|
|
86851
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
86852
|
+
white-space: nowrap;
|
|
86853
|
+
}
|
|
86854
|
+
|
|
86833
86855
|
& .e-stackedheader .e-columnheader {
|
|
86834
86856
|
.e-stackedheadercelldiv,
|
|
86835
86857
|
.e-headercelldiv {
|
|
@@ -87387,7 +87409,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
87387
87409
|
}
|
|
87388
87410
|
|
|
87389
87411
|
@if $grid-skin == 'fluent2' {
|
|
87390
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
87412
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
87413
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
87391
87414
|
padding: 0 6px;
|
|
87392
87415
|
}
|
|
87393
87416
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -88301,7 +88324,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
88301
88324
|
}
|
|
88302
88325
|
|
|
88303
88326
|
@if $grid-skin == 'fluent2' {
|
|
88304
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
88327
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
88328
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
88305
88329
|
color: $flyout-text-color-hover;
|
|
88306
88330
|
}
|
|
88307
88331
|
}
|
|
@@ -92162,6 +92186,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
92162
92186
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92163
92187
|
@include grid-wrap;
|
|
92164
92188
|
}
|
|
92189
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92190
|
+
display: inline-block;
|
|
92191
|
+
white-space: nowrap;
|
|
92192
|
+
word-wrap: break-word;
|
|
92193
|
+
}
|
|
92165
92194
|
|
|
92166
92195
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92167
92196
|
@include grid-wrap;
|
|
@@ -119526,13 +119555,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
119526
119555
|
background: $pivotgrid-grp-bg-color;
|
|
119527
119556
|
}
|
|
119528
119557
|
|
|
119529
|
-
.e-toolbar-item
|
|
119530
|
-
|
|
119531
|
-
|
|
119532
|
-
|
|
119533
|
-
|
|
119558
|
+
.e-toolbar-item {
|
|
119559
|
+
.e-tbar-btn.e-btn {
|
|
119560
|
+
.e-icons.e-btn-icon {
|
|
119561
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119562
|
+
font-size: 16px;
|
|
119563
|
+
}
|
|
119534
119564
|
}
|
|
119535
119565
|
}
|
|
119566
|
+
&.e-disabled {
|
|
119567
|
+
pointer-events: none;
|
|
119568
|
+
}
|
|
119536
119569
|
}
|
|
119537
119570
|
|
|
119538
119571
|
.e-pivot-toolbar-menu {
|
|
@@ -136428,6 +136461,8 @@ $aiassist-header-height: 46px !default;
|
|
|
136428
136461
|
$aiassist-icon-height: 30px !default;
|
|
136429
136462
|
$aiassist-icon-width: 30px !default;
|
|
136430
136463
|
$send-icon-size: 14px !default;
|
|
136464
|
+
$send-icon-bottom: 10px !default;
|
|
136465
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
136431
136466
|
$aiassist-bigger-header-height: 50px !default;
|
|
136432
136467
|
$aiassist-bigger-icon-height: 40px !default;
|
|
136433
136468
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -136468,63 +136503,86 @@ $rating-selected-bg-color: $grey-cc !default;
|
|
|
136468
136503
|
$send-icon-color: $grey-light-font !default;
|
|
136469
136504
|
$send-icon-disabled-color: $grey-f5 !default;
|
|
136470
136505
|
$prompt-text-border-color: $gray-base !default;
|
|
136506
|
+
$tbar-header-btn-focus-box-shadow: none !default;
|
|
136507
|
+
$tbar-header-hover-bg-color: $grey-dark !default;
|
|
136471
136508
|
|
|
136472
136509
|
@include export-module('aiassistview-bigger') {
|
|
136473
136510
|
.e-bigger.e-aiassistview,
|
|
136474
136511
|
.e-bigger .e-aiassistview {
|
|
136475
136512
|
.e-view-header {
|
|
136476
136513
|
height: $aiassist-bigger-header-height;
|
|
136514
|
+
.e-toolbar {
|
|
136515
|
+
.e-toolbar-items {
|
|
136516
|
+
.e-toolbar-left {
|
|
136517
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
136518
|
+
}
|
|
136519
|
+
.e-toolbar-item {
|
|
136520
|
+
&.e-assist-view-header,
|
|
136521
|
+
&.e-custom-view-header {
|
|
136522
|
+
@if ($skin-name == 'highcontrast') {
|
|
136523
|
+
// To apply box-shadow styling during keyboard navigation
|
|
136524
|
+
padding: 1.5px;
|
|
136525
|
+
}
|
|
136526
|
+
@else {
|
|
136527
|
+
padding: 0;
|
|
136528
|
+
}
|
|
136529
|
+
.e-tbar-btn {
|
|
136530
|
+
padding: 0;
|
|
136531
|
+
.e-btn-icon {
|
|
136532
|
+
padding: 4px 4px 4px 2px;
|
|
136533
|
+
}
|
|
136534
|
+
}
|
|
136535
|
+
}
|
|
136536
|
+
}
|
|
136537
|
+
}
|
|
136538
|
+
}
|
|
136477
136539
|
}
|
|
136478
136540
|
.e-view-content {
|
|
136479
136541
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
136480
136542
|
}
|
|
136481
|
-
.e-
|
|
136482
|
-
|
|
136483
|
-
|
|
136484
|
-
|
|
136485
|
-
|
|
136486
|
-
|
|
136487
|
-
|
|
136488
|
-
|
|
136489
|
-
|
|
136490
|
-
|
|
136491
|
-
|
|
136492
|
-
|
|
136493
|
-
|
|
136494
|
-
|
|
136495
|
-
|
|
136496
|
-
|
|
136497
|
-
|
|
136498
|
-
|
|
136499
|
-
|
|
136500
|
-
|
|
136501
|
-
|
|
136502
|
-
|
|
136543
|
+
.e-prompt-icon {
|
|
136544
|
+
min-height: $aiassist-bigger-icon-height;
|
|
136545
|
+
}
|
|
136546
|
+
.e-output-icon {
|
|
136547
|
+
height: $aiassist-bigger-icon-height;
|
|
136548
|
+
}
|
|
136549
|
+
.e-prompt-icon,
|
|
136550
|
+
.e-output-icon {
|
|
136551
|
+
min-width: $aiassist-bigger-icon-width;
|
|
136552
|
+
}
|
|
136553
|
+
.e-loading-body,
|
|
136554
|
+
.e-content-body,
|
|
136555
|
+
.e-loading-footer {
|
|
136556
|
+
padding: 6px 0 0 6px;
|
|
136557
|
+
}
|
|
136558
|
+
.e-prompt-text {
|
|
136559
|
+
padding: $prompt-text-bigger-padding;
|
|
136560
|
+
line-height: 22px;
|
|
136561
|
+
}
|
|
136562
|
+
.e-content-container {
|
|
136563
|
+
font-size: 16px;
|
|
136564
|
+
}
|
|
136565
|
+
.e-suggestion-header {
|
|
136566
|
+
font-size: 16px;
|
|
136567
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
136568
|
+
margin-bottom: 15px;
|
|
136569
|
+
}
|
|
136570
|
+
.e-suggestions {
|
|
136571
|
+
&.e-suggestion-item-template ul li {
|
|
136572
|
+
padding: 0;
|
|
136503
136573
|
}
|
|
136504
|
-
|
|
136505
|
-
|
|
136506
|
-
|
|
136507
|
-
|
|
136508
|
-
|
|
136509
|
-
font-size: 16px;
|
|
136510
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
136511
|
-
margin-bottom: 15px;
|
|
136512
|
-
}
|
|
136513
|
-
ul {
|
|
136514
|
-
li {
|
|
136515
|
-
line-height: 22px;
|
|
136516
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
136517
|
-
padding: $suggesstions-bigger-list-padding;
|
|
136518
|
-
margin: $suggesstions-bigger-list-margin;
|
|
136519
|
-
}
|
|
136520
|
-
}
|
|
136574
|
+
li {
|
|
136575
|
+
line-height: 22px;
|
|
136576
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
136577
|
+
padding: $suggesstions-bigger-list-padding;
|
|
136578
|
+
margin: $suggesstions-bigger-list-margin;
|
|
136521
136579
|
}
|
|
136522
136580
|
}
|
|
136581
|
+
.e-assist-send {
|
|
136582
|
+
font-size: $send-icon-size-bigger;
|
|
136583
|
+
bottom: $send-icon-bigger-bottom;
|
|
136584
|
+
}
|
|
136523
136585
|
.e-footer {
|
|
136524
|
-
.e-assist-send {
|
|
136525
|
-
font-size: $send-icon-size-bigger;
|
|
136526
|
-
bottom: 9px;
|
|
136527
|
-
}
|
|
136528
136586
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
136529
136587
|
.e-textarea {
|
|
136530
136588
|
min-height: 38px;
|
|
@@ -136533,6 +136591,11 @@ $prompt-text-border-color: $gray-base !default;
|
|
|
136533
136591
|
min-height: 28px;
|
|
136534
136592
|
}
|
|
136535
136593
|
}
|
|
136594
|
+
&.e-rtl .e-textarea {
|
|
136595
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
136596
|
+
padding: 6px 16px 6px 12px;
|
|
136597
|
+
}
|
|
136598
|
+
}
|
|
136536
136599
|
}
|
|
136537
136600
|
}
|
|
136538
136601
|
.e-stop-response.e-btn-active {
|
|
@@ -136544,13 +136607,24 @@ $prompt-text-border-color: $gray-base !default;
|
|
|
136544
136607
|
font-size: $response-stopper-bigger-font-size;
|
|
136545
136608
|
}
|
|
136546
136609
|
&.e-rtl {
|
|
136547
|
-
.e-
|
|
136548
|
-
|
|
136549
|
-
|
|
136550
|
-
|
|
136610
|
+
.e-view-header .e-toolbar-item {
|
|
136611
|
+
&.e-assist-view-header,
|
|
136612
|
+
&.e-custom-view-header {
|
|
136613
|
+
.e-tbar-btn .e-btn-icon {
|
|
136614
|
+
padding: 4px 2px 4px 4px;
|
|
136551
136615
|
}
|
|
136552
136616
|
}
|
|
136553
136617
|
}
|
|
136618
|
+
.e-suggestions {
|
|
136619
|
+
li {
|
|
136620
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
136621
|
+
}
|
|
136622
|
+
}
|
|
136623
|
+
.e-loading-body,
|
|
136624
|
+
.e-content-body,
|
|
136625
|
+
.e-loading-footer {
|
|
136626
|
+
padding: 6px 6px 0 0;
|
|
136627
|
+
}
|
|
136554
136628
|
}
|
|
136555
136629
|
}
|
|
136556
136630
|
}
|
|
@@ -136578,14 +136652,29 @@ $prompt-text-border-color: $gray-base !default;
|
|
|
136578
136652
|
width: 100%;
|
|
136579
136653
|
border-radius: 4px;
|
|
136580
136654
|
}
|
|
136581
|
-
|
|
136582
|
-
|
|
136655
|
+
&.e-assist-view-header,
|
|
136656
|
+
&.e-custom-view-header {
|
|
136657
|
+
@if ($skin-name == 'highcontrast') {
|
|
136658
|
+
// To apply box-shadow styling during keyboard navigation
|
|
136659
|
+
padding: 1px;
|
|
136660
|
+
}
|
|
136661
|
+
@else {
|
|
136662
|
+
padding: 0;
|
|
136663
|
+
}
|
|
136664
|
+
.e-tbar-btn {
|
|
136665
|
+
padding: 0;
|
|
136666
|
+
.e-btn-icon {
|
|
136667
|
+
padding: 4px 4px 4px 2px;
|
|
136668
|
+
}
|
|
136669
|
+
}
|
|
136670
|
+
}
|
|
136671
|
+
&.e-active .e-btn {
|
|
136672
|
+
cursor: pointer;
|
|
136583
136673
|
}
|
|
136584
136674
|
}
|
|
136585
|
-
|
|
136586
|
-
|
|
136587
|
-
|
|
136588
|
-
cursor: pointer;
|
|
136675
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
136676
|
+
height: calc($aiassist-header-height - 1px);
|
|
136677
|
+
}
|
|
136589
136678
|
}
|
|
136590
136679
|
.e-view-container,
|
|
136591
136680
|
.e-footer {
|
|
@@ -136635,36 +136724,94 @@ $prompt-text-border-color: $gray-base !default;
|
|
|
136635
136724
|
}
|
|
136636
136725
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
136637
136726
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
136638
|
-
|
|
136639
|
-
padding: 6px 0 6px 5px;
|
|
136640
|
-
}
|
|
136641
|
-
@else {
|
|
136642
|
-
padding: 6px 0 6px 2px;
|
|
136643
|
-
}
|
|
136727
|
+
padding: 6px 2px;
|
|
136644
136728
|
}
|
|
136645
136729
|
}
|
|
136646
|
-
.e-
|
|
136730
|
+
.e-output-container {
|
|
136731
|
+
width: 90%;
|
|
136647
136732
|
display: flex;
|
|
136648
|
-
|
|
136649
|
-
|
|
136650
|
-
|
|
136651
|
-
|
|
136652
|
-
|
|
136653
|
-
|
|
136733
|
+
align-self: flex-start;
|
|
136734
|
+
margin: 10px 0;
|
|
136735
|
+
}
|
|
136736
|
+
.e-prompt-icon {
|
|
136737
|
+
margin: 0 0 0 8px;
|
|
136738
|
+
min-height: $aiassist-icon-height;
|
|
136739
|
+
}
|
|
136740
|
+
.e-output-icon {
|
|
136741
|
+
height: $aiassist-icon-height;
|
|
136742
|
+
margin: 0 4px 0 8px;
|
|
136743
|
+
}
|
|
136744
|
+
.e-prompt-icon,
|
|
136745
|
+
.e-output-icon {
|
|
136746
|
+
border-radius: 50%;
|
|
136747
|
+
min-width: $aiassist-icon-width;
|
|
136748
|
+
}
|
|
136749
|
+
.e-loading-body,
|
|
136750
|
+
.e-content-body,
|
|
136751
|
+
.e-loading-footer {
|
|
136752
|
+
padding: 2px 0 0 6px;
|
|
136753
|
+
}
|
|
136754
|
+
.e-content-container {
|
|
136755
|
+
margin-top: 16px;
|
|
136756
|
+
font-size: 14px;
|
|
136757
|
+
justify-content: space-between;
|
|
136758
|
+
}
|
|
136759
|
+
.e-prompt-text {
|
|
136760
|
+
white-space: pre-wrap;
|
|
136761
|
+
height: fit-content;
|
|
136762
|
+
border-radius: $prompt-text-border-radius;
|
|
136763
|
+
padding: $prompt-text-padding;
|
|
136764
|
+
line-height: 20px;
|
|
136765
|
+
}
|
|
136766
|
+
.e-content-footer,
|
|
136767
|
+
.e-prompt-toolbar {
|
|
136768
|
+
opacity: 0;
|
|
136769
|
+
}
|
|
136770
|
+
.e-prompt-container {
|
|
136771
|
+
gap: 2px;
|
|
136772
|
+
align-self: flex-end;
|
|
136773
|
+
max-width: 70%;
|
|
136774
|
+
margin-bottom: 5px;
|
|
136775
|
+
flex-direction: column;
|
|
136776
|
+
&:hover .e-assist-edit-icon {
|
|
136777
|
+
opacity: 1;
|
|
136778
|
+
cursor: pointer;
|
|
136654
136779
|
}
|
|
136655
|
-
|
|
136656
|
-
|
|
136657
|
-
|
|
136780
|
+
}
|
|
136781
|
+
.e-suggestion-header {
|
|
136782
|
+
font-size: 14px;
|
|
136783
|
+
font-weight: $suggesstions-header-font-weight;
|
|
136784
|
+
margin: 0 2px 8px 8px;
|
|
136785
|
+
text-align: right;
|
|
136786
|
+
}
|
|
136787
|
+
.e-suggestions {
|
|
136788
|
+
width: 100%;
|
|
136789
|
+
&.e-suggestion-item-template li {
|
|
136790
|
+
padding: 0;
|
|
136658
136791
|
}
|
|
136659
|
-
|
|
136660
|
-
|
|
136661
|
-
|
|
136792
|
+
ul {
|
|
136793
|
+
list-style-type: none;
|
|
136794
|
+
padding: 0;
|
|
136795
|
+
margin: 0;
|
|
136796
|
+
display: flex;
|
|
136797
|
+
flex-wrap: wrap;
|
|
136798
|
+
justify-content: end;
|
|
136662
136799
|
}
|
|
136663
|
-
|
|
136664
|
-
|
|
136665
|
-
|
|
136666
|
-
|
|
136800
|
+
li {
|
|
136801
|
+
line-height: 20px;
|
|
136802
|
+
font-weight: $suggesstions-font-weight;
|
|
136803
|
+
padding: $suggesstions-list-padding;
|
|
136804
|
+
margin: $suggesstions-list-margin;
|
|
136805
|
+
border-radius: $suggesstions-list-border-radius;
|
|
136806
|
+
cursor: pointer;
|
|
136807
|
+
white-space: nowrap;
|
|
136808
|
+
overflow: hidden;
|
|
136809
|
+
text-overflow: ellipsis;
|
|
136667
136810
|
}
|
|
136811
|
+
}
|
|
136812
|
+
.e-views {
|
|
136813
|
+
display: flex;
|
|
136814
|
+
justify-content: space-around;
|
|
136668
136815
|
.e-content-body {
|
|
136669
136816
|
line-height: 25px;
|
|
136670
136817
|
border-radius: 4px;
|
|
@@ -136750,85 +136897,36 @@ $prompt-text-border-color: $gray-base !default;
|
|
|
136750
136897
|
.e-content-body > *:first-child {
|
|
136751
136898
|
margin-block-start: 0;
|
|
136752
136899
|
}
|
|
136753
|
-
.e-loading-body,
|
|
136754
|
-
.e-content-body,
|
|
136755
|
-
.e-loading-footer {
|
|
136756
|
-
padding: 2px 0 0 8px;
|
|
136757
|
-
}
|
|
136758
|
-
.e-content-footer,
|
|
136759
|
-
.e-prompt-toolbar {
|
|
136760
|
-
opacity: 0;
|
|
136761
|
-
}
|
|
136762
|
-
.e-content-container {
|
|
136763
|
-
margin-top: 16px;
|
|
136764
|
-
font-size: 14px;
|
|
136765
|
-
justify-content: space-between;
|
|
136766
|
-
.e-prompt-text {
|
|
136767
|
-
white-space: pre-wrap;
|
|
136768
|
-
height: fit-content;
|
|
136769
|
-
border-radius: $prompt-text-border-radius;
|
|
136770
|
-
padding: $prompt-text-padding;
|
|
136771
|
-
margin-right: 2px;
|
|
136772
|
-
line-height: 20px;
|
|
136773
|
-
}
|
|
136774
|
-
}
|
|
136775
|
-
.e-suggestions {
|
|
136776
|
-
width: 100%;
|
|
136777
|
-
&.e-suggestion-item-template li {
|
|
136778
|
-
padding: 0;
|
|
136779
|
-
}
|
|
136780
|
-
.e-suggestion-header {
|
|
136781
|
-
font-size: 14px;
|
|
136782
|
-
font-weight: $suggesstions-header-font-weight;
|
|
136783
|
-
margin: 0 2px 8px 8px;
|
|
136784
|
-
text-align: right;
|
|
136785
|
-
}
|
|
136786
|
-
ul {
|
|
136787
|
-
list-style-type: none;
|
|
136788
|
-
padding: 0;
|
|
136789
|
-
margin: 0;
|
|
136790
|
-
display: flex;
|
|
136791
|
-
flex-wrap: wrap;
|
|
136792
|
-
justify-content: end;
|
|
136793
|
-
}
|
|
136794
|
-
li {
|
|
136795
|
-
line-height: 20px;
|
|
136796
|
-
font-weight: $suggesstions-font-weight;
|
|
136797
|
-
padding: $suggesstions-list-padding;
|
|
136798
|
-
margin: $suggesstions-list-margin;
|
|
136799
|
-
border-radius: $suggesstions-list-border-radius;
|
|
136800
|
-
cursor: pointer;
|
|
136801
|
-
white-space: nowrap;
|
|
136802
|
-
overflow: hidden;
|
|
136803
|
-
text-overflow: ellipsis;
|
|
136804
|
-
}
|
|
136805
|
-
}
|
|
136806
|
-
.e-prompt-container {
|
|
136807
|
-
gap: 2px;
|
|
136808
|
-
align-self: flex-end;
|
|
136809
|
-
max-width: 70%;
|
|
136810
|
-
margin-bottom: 5px;
|
|
136811
|
-
flex-direction: column;
|
|
136812
|
-
&:hover .e-assist-edit-icon {
|
|
136813
|
-
opacity: 1;
|
|
136814
|
-
cursor: pointer;
|
|
136815
|
-
}
|
|
136816
|
-
}
|
|
136817
136900
|
}
|
|
136818
136901
|
.e-views,
|
|
136819
136902
|
.e-custom-view,
|
|
136820
|
-
.e-
|
|
136903
|
+
.e-assistview-content-section {
|
|
136821
136904
|
height: 100%;
|
|
136822
|
-
overflow
|
|
136905
|
+
overflow: scroll;
|
|
136823
136906
|
&::-webkit-scrollbar {
|
|
136824
136907
|
width: $ai-assist-scrollbar-width;
|
|
136908
|
+
height: $ai-assist-scrollbar-width;
|
|
136825
136909
|
}
|
|
136826
136910
|
&::-webkit-scrollbar-thumb {
|
|
136827
136911
|
border-radius: 10px;
|
|
136828
136912
|
}
|
|
136829
136913
|
}
|
|
136830
|
-
.e-
|
|
136831
|
-
|
|
136914
|
+
.e-assist-send {
|
|
136915
|
+
position: absolute;
|
|
136916
|
+
right: 20px;
|
|
136917
|
+
font-size: $send-icon-size;
|
|
136918
|
+
bottom: $send-icon-bottom;
|
|
136919
|
+
padding-top: 2px;
|
|
136920
|
+
}
|
|
136921
|
+
.e-assist-send.disabled {
|
|
136922
|
+
pointer-events: none;
|
|
136923
|
+
opacity: .5;
|
|
136924
|
+
cursor: not-allowed;
|
|
136925
|
+
}
|
|
136926
|
+
.e-assist-send.enabled {
|
|
136927
|
+
pointer-events: auto;
|
|
136928
|
+
opacity: 1;
|
|
136929
|
+
cursor: pointer;
|
|
136832
136930
|
}
|
|
136833
136931
|
.e-footer {
|
|
136834
136932
|
position: relative;
|
|
@@ -136847,23 +136945,6 @@ $prompt-text-border-color: $gray-base !default;
|
|
|
136847
136945
|
.hide-scrollbar textarea {
|
|
136848
136946
|
scrollbar-width: none;
|
|
136849
136947
|
}
|
|
136850
|
-
.e-assist-send {
|
|
136851
|
-
position: absolute;
|
|
136852
|
-
right: 20px;
|
|
136853
|
-
font-size: $send-icon-size;
|
|
136854
|
-
bottom: 8px;
|
|
136855
|
-
padding-top: 2px;
|
|
136856
|
-
}
|
|
136857
|
-
.e-assist-send.disabled {
|
|
136858
|
-
pointer-events: none;
|
|
136859
|
-
opacity: .5;
|
|
136860
|
-
cursor: not-allowed;
|
|
136861
|
-
}
|
|
136862
|
-
.e-assist-send.enabled {
|
|
136863
|
-
pointer-events: auto;
|
|
136864
|
-
opacity: 1;
|
|
136865
|
-
cursor: pointer;
|
|
136866
|
-
}
|
|
136867
136948
|
&:has(.e-rtl) .e-assist-send {
|
|
136868
136949
|
right: unset;
|
|
136869
136950
|
left: 20px;
|
|
@@ -136875,6 +136956,13 @@ $prompt-text-border-color: $gray-base !default;
|
|
|
136875
136956
|
.e-multi-line-input.e-rtl {
|
|
136876
136957
|
padding-left: 35px;
|
|
136877
136958
|
padding-right: unset;
|
|
136959
|
+
&.e-input-group.e-control-wrapper {
|
|
136960
|
+
.e-textarea {
|
|
136961
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
136962
|
+
padding: 4px 12px 4px 8px;
|
|
136963
|
+
}
|
|
136964
|
+
}
|
|
136965
|
+
}
|
|
136878
136966
|
}
|
|
136879
136967
|
.e-input-group.e-multi-line-input {
|
|
136880
136968
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -136956,16 +137044,24 @@ $prompt-text-border-color: $gray-base !default;
|
|
|
136956
137044
|
outline: 1px solid;
|
|
136957
137045
|
}
|
|
136958
137046
|
&.e-rtl {
|
|
136959
|
-
.e-
|
|
136960
|
-
|
|
136961
|
-
|
|
136962
|
-
|
|
136963
|
-
|
|
136964
|
-
}
|
|
136965
|
-
li {
|
|
136966
|
-
margin: $suggesstions-list-margin-rtl;
|
|
137047
|
+
.e-view-header .e-toolbar-item {
|
|
137048
|
+
&.e-assist-view-header,
|
|
137049
|
+
&.e-custom-view-header {
|
|
137050
|
+
.e-tbar-btn .e-btn-icon {
|
|
137051
|
+
padding: 4px 2px 4px 4px;
|
|
136967
137052
|
}
|
|
136968
137053
|
}
|
|
137054
|
+
}
|
|
137055
|
+
.e-suggestion-header {
|
|
137056
|
+
text-align: left;
|
|
137057
|
+
margin: 0 8px 8px 2px;
|
|
137058
|
+
}
|
|
137059
|
+
.e-suggestions {
|
|
137060
|
+
li {
|
|
137061
|
+
margin: $suggesstions-list-margin-rtl;
|
|
137062
|
+
}
|
|
137063
|
+
}
|
|
137064
|
+
.e-views {
|
|
136969
137065
|
.e-content-body {
|
|
136970
137066
|
blockquote {
|
|
136971
137067
|
padding-left: unset;
|
|
@@ -136980,6 +137076,17 @@ $prompt-text-border-color: $gray-base !default;
|
|
|
136980
137076
|
}
|
|
136981
137077
|
}
|
|
136982
137078
|
}
|
|
137079
|
+
.e-loading-body,
|
|
137080
|
+
.e-content-body,
|
|
137081
|
+
.e-loading-footer {
|
|
137082
|
+
padding: 2px 6px 0 0;
|
|
137083
|
+
}
|
|
137084
|
+
.e-prompt-icon {
|
|
137085
|
+
margin: 0 8px 0 0;
|
|
137086
|
+
}
|
|
137087
|
+
.e-output-icon {
|
|
137088
|
+
margin: 0 8px 0 4px;
|
|
137089
|
+
}
|
|
136983
137090
|
}
|
|
136984
137091
|
}
|
|
136985
137092
|
@media (max-width: 760px) {
|
|
@@ -136988,12 +137095,14 @@ $prompt-text-border-color: $gray-base !default;
|
|
|
136988
137095
|
.e-footer {
|
|
136989
137096
|
width: 100%;
|
|
136990
137097
|
}
|
|
136991
|
-
.e-view-container .e-suggestions
|
|
137098
|
+
.e-view-container .e-suggestions,
|
|
137099
|
+
.e-prompt-content {
|
|
136992
137100
|
padding-right: 8px;
|
|
136993
137101
|
}
|
|
136994
137102
|
&.e-rtl {
|
|
136995
|
-
.e-view-container .e-suggestions
|
|
136996
|
-
|
|
137103
|
+
.e-view-container .e-suggestions,
|
|
137104
|
+
.e-prompt-content {
|
|
137105
|
+
padding: 0 0 0 8px;
|
|
136997
137106
|
}
|
|
136998
137107
|
}
|
|
136999
137108
|
}
|
|
@@ -137031,26 +137140,55 @@ $prompt-text-border-color: $gray-base !default;
|
|
|
137031
137140
|
}
|
|
137032
137141
|
.e-tbar-btn {
|
|
137033
137142
|
background: transparent;
|
|
137143
|
+
&:focus {
|
|
137144
|
+
box-shadow: none;
|
|
137145
|
+
}
|
|
137146
|
+
&:focus-visible {
|
|
137147
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
137148
|
+
@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') {
|
|
137149
|
+
background: $tbar-header-hover-bg-color;
|
|
137150
|
+
}
|
|
137151
|
+
}
|
|
137034
137152
|
}
|
|
137035
137153
|
}
|
|
137036
137154
|
}
|
|
137037
|
-
.e-
|
|
137038
|
-
|
|
137039
|
-
|
|
137040
|
-
|
|
137041
|
-
|
|
137042
|
-
background-color: $user-logo-bg-color;
|
|
137043
|
-
}
|
|
137044
|
-
.e-prompt-text {
|
|
137045
|
-
background: $suggested-content-bg-color;
|
|
137155
|
+
.e-suggestion-header {
|
|
137156
|
+
color: $suggesstions-header-color;
|
|
137157
|
+
}
|
|
137158
|
+
.e-suggestions {
|
|
137159
|
+
li {
|
|
137046
137160
|
color: $suggested-content-text-color;
|
|
137161
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
137047
137162
|
@if ($skin-name == 'bootstrap5.3') {
|
|
137048
137163
|
border: none;
|
|
137049
137164
|
}
|
|
137050
137165
|
@else {
|
|
137051
|
-
border: 1px solid $
|
|
137166
|
+
border: 1px solid $suggestion-li-border-color;
|
|
137052
137167
|
}
|
|
137053
137168
|
}
|
|
137169
|
+
}
|
|
137170
|
+
.e-prompt-icon,
|
|
137171
|
+
.e-output-icon {
|
|
137172
|
+
border: 1px solid $icon-border-color;
|
|
137173
|
+
color: $user-logo-color;
|
|
137174
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
137175
|
+
background: $user-logo-bg-color;
|
|
137176
|
+
}
|
|
137177
|
+
@else {
|
|
137178
|
+
background-color: $user-logo-bg-color;
|
|
137179
|
+
}
|
|
137180
|
+
}
|
|
137181
|
+
.e-prompt-text {
|
|
137182
|
+
background: $suggested-content-bg-color;
|
|
137183
|
+
color: $suggested-content-text-color;
|
|
137184
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
137185
|
+
border: none;
|
|
137186
|
+
}
|
|
137187
|
+
@else {
|
|
137188
|
+
border: 1px solid $prompt-text-border-color;
|
|
137189
|
+
}
|
|
137190
|
+
}
|
|
137191
|
+
.e-views {
|
|
137054
137192
|
.e-content-body {
|
|
137055
137193
|
color: $response-text-color;
|
|
137056
137194
|
a {
|
|
@@ -137090,21 +137228,6 @@ $prompt-text-border-color: $gray-base !default;
|
|
|
137090
137228
|
color: rgba(255, 212, 212, 1);
|
|
137091
137229
|
}
|
|
137092
137230
|
}
|
|
137093
|
-
.e-suggestions {
|
|
137094
|
-
.e-suggestion-header {
|
|
137095
|
-
color: $suggesstions-header-color;
|
|
137096
|
-
}
|
|
137097
|
-
li {
|
|
137098
|
-
color: $suggested-content-text-color;
|
|
137099
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
137100
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
137101
|
-
border: none;
|
|
137102
|
-
}
|
|
137103
|
-
@else {
|
|
137104
|
-
border: 1px solid $suggestion-li-border-color;
|
|
137105
|
-
}
|
|
137106
|
-
}
|
|
137107
|
-
}
|
|
137108
137231
|
}
|
|
137109
137232
|
.e-stop-response {
|
|
137110
137233
|
border-color: $response-stopper-border-color;
|
|
@@ -137114,21 +137237,21 @@ $prompt-text-border-color: $gray-base !default;
|
|
|
137114
137237
|
}
|
|
137115
137238
|
.e-views,
|
|
137116
137239
|
.e-custom-view,
|
|
137117
|
-
.e-
|
|
137240
|
+
.e-assistview-content-section {
|
|
137118
137241
|
&::-webkit-scrollbar-thumb {
|
|
137119
137242
|
background: $scrollbar-color;
|
|
137120
137243
|
}
|
|
137121
137244
|
}
|
|
137245
|
+
.e-assist-send {
|
|
137246
|
+
color: $send-icon-color;
|
|
137247
|
+
&.disabled {
|
|
137248
|
+
color: $send-icon-disabled-color;
|
|
137249
|
+
}
|
|
137250
|
+
}
|
|
137122
137251
|
.e-footer {
|
|
137123
137252
|
textarea::-webkit-scrollbar-thumb {
|
|
137124
137253
|
background: $scrollbar-color;
|
|
137125
137254
|
}
|
|
137126
|
-
.e-assist-send {
|
|
137127
|
-
color: $send-icon-color;
|
|
137128
|
-
&.disabled {
|
|
137129
|
-
color: $send-icon-disabled-color;
|
|
137130
|
-
}
|
|
137131
|
-
}
|
|
137132
137255
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
137133
137256
|
.e-input-group.e-multi-line-input {
|
|
137134
137257
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|