@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
|
@@ -35046,13 +35046,11 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
35046
35046
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
35047
35047
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
35048
35048
|
}
|
|
35049
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
35050
|
-
@
|
|
35051
|
-
|
|
35052
|
-
|
|
35053
|
-
@
|
|
35054
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
35055
|
-
}
|
|
35049
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
35050
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
35051
|
+
}
|
|
35052
|
+
@if ($skin-name == 'tailwind') {
|
|
35053
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
35056
35054
|
}
|
|
35057
35055
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
35058
35056
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -40001,7 +39999,7 @@ $radio-btn-check-transition: none !default;
|
|
|
40001
39999
|
$radio-btn-disabled-border-color: $border-light !default;
|
|
40002
40000
|
$radio-btn-disabled-checked-border-color: transparent !default;
|
|
40003
40001
|
$radio-btn-disabled-background-color: $primary-light !default;
|
|
40004
|
-
$radio-btn-disabled-not-checked-bg-color:
|
|
40002
|
+
$radio-btn-disabled-not-checked-bg-color: transparent !default;
|
|
40005
40003
|
$radio-btn-disabled-color: $content-text-color-disabled !default;
|
|
40006
40004
|
$radio-btn-disabled-checked-color: $primary-text-color !default;
|
|
40007
40005
|
$radio-btn-font-color: $content-text-color !default;
|
|
@@ -40813,7 +40811,7 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
40813
40811
|
}
|
|
40814
40812
|
|
|
40815
40813
|
&::before {
|
|
40816
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
40814
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
40817
40815
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
40818
40816
|
}
|
|
40819
40817
|
@else {
|
|
@@ -42900,6 +42898,10 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
|
|
|
42900
42898
|
}
|
|
42901
42899
|
}
|
|
42902
42900
|
|
|
42901
|
+
&.e-virtualization .e-list-container{
|
|
42902
|
+
overflow: unset;
|
|
42903
|
+
}
|
|
42904
|
+
|
|
42903
42905
|
& .e-list-container {
|
|
42904
42906
|
overflow: hidden;
|
|
42905
42907
|
position: relative;
|
|
@@ -66012,6 +66014,10 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
66012
66014
|
display: block;
|
|
66013
66015
|
}
|
|
66014
66016
|
|
|
66017
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
66018
|
+
margin-right: 30px;
|
|
66019
|
+
}
|
|
66020
|
+
|
|
66015
66021
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
66016
66022
|
border: 0;
|
|
66017
66023
|
height: 0;
|
|
@@ -83075,7 +83081,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83075
83081
|
/* stylelint-enable */
|
|
83076
83082
|
|
|
83077
83083
|
.e-dlg-content {
|
|
83078
|
-
|
|
83084
|
+
@if $grid-skin == 'fluent2' {
|
|
83085
|
+
padding: 24px 27px;
|
|
83086
|
+
}
|
|
83087
|
+
@else {
|
|
83088
|
+
padding: 8px 16px 8px 8px;
|
|
83089
|
+
}
|
|
83079
83090
|
overflow-y: hidden;
|
|
83080
83091
|
}
|
|
83081
83092
|
|
|
@@ -83930,7 +83941,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83930
83941
|
}
|
|
83931
83942
|
|
|
83932
83943
|
.e-grid-popup {
|
|
83933
|
-
position:
|
|
83944
|
+
position: absolute;
|
|
83934
83945
|
}
|
|
83935
83946
|
|
|
83936
83947
|
#{&}.e-grid,
|
|
@@ -84975,6 +84986,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84975
84986
|
.e-filterbarcell,
|
|
84976
84987
|
.e-filterbarcelldisabled {
|
|
84977
84988
|
border-width: $grid-filtercell-both-border-width;
|
|
84989
|
+
border-top-width: 1px;
|
|
84978
84990
|
}
|
|
84979
84991
|
}
|
|
84980
84992
|
|
|
@@ -86250,6 +86262,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86250
86262
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
86251
86263
|
}
|
|
86252
86264
|
|
|
86265
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
86266
|
+
@if $grid-skin == 'fluent' {
|
|
86267
|
+
padding-bottom: 1px;
|
|
86268
|
+
}
|
|
86269
|
+
}
|
|
86270
|
+
|
|
86253
86271
|
.e-edit-dialog {
|
|
86254
86272
|
min-height: 350px;
|
|
86255
86273
|
.e-dlg-content {
|
|
@@ -86943,6 +86961,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86943
86961
|
.e-filterbarcell,
|
|
86944
86962
|
.e-filterbarcelldisabled {
|
|
86945
86963
|
border-width: $grid-filtercell-both-border-width;
|
|
86964
|
+
border-top-width: 1px;
|
|
86946
86965
|
}
|
|
86947
86966
|
|
|
86948
86967
|
.e-rowcell,
|
|
@@ -87064,14 +87083,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87064
87083
|
}
|
|
87065
87084
|
|
|
87066
87085
|
&.e-wrap {
|
|
87067
|
-
& .e-
|
|
87068
|
-
& .e-gridcontent .e-rowcell,
|
|
87086
|
+
& .e-rowcell,
|
|
87069
87087
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
87070
87088
|
& .e-columnheader .e-headercelldiv,
|
|
87071
87089
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
87072
87090
|
@include wrap-styles;
|
|
87073
87091
|
}
|
|
87074
87092
|
|
|
87093
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
87094
|
+
white-space: nowrap;
|
|
87095
|
+
}
|
|
87096
|
+
|
|
87075
87097
|
& .e-stackedheader .e-columnheader {
|
|
87076
87098
|
.e-stackedheadercelldiv,
|
|
87077
87099
|
.e-headercelldiv {
|
|
@@ -87629,7 +87651,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87629
87651
|
}
|
|
87630
87652
|
|
|
87631
87653
|
@if $grid-skin == 'fluent2' {
|
|
87632
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
87654
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
87655
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
87633
87656
|
padding: 0 6px;
|
|
87634
87657
|
}
|
|
87635
87658
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -88543,7 +88566,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88543
88566
|
}
|
|
88544
88567
|
|
|
88545
88568
|
@if $grid-skin == 'fluent2' {
|
|
88546
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
88569
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
88570
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
88547
88571
|
color: $flyout-text-color-hover;
|
|
88548
88572
|
}
|
|
88549
88573
|
}
|
|
@@ -92385,6 +92409,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
92385
92409
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92386
92410
|
@include grid-wrap;
|
|
92387
92411
|
}
|
|
92412
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92413
|
+
display: inline-block;
|
|
92414
|
+
white-space: nowrap;
|
|
92415
|
+
word-wrap: break-word;
|
|
92416
|
+
}
|
|
92388
92417
|
|
|
92389
92418
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92390
92419
|
@include grid-wrap;
|
|
@@ -104516,7 +104545,7 @@ $toast-progress-color: $primary !default;
|
|
|
104516
104545
|
$toast-bg-color: $content-bg-color !default;
|
|
104517
104546
|
$toast-hover-bg-color: $content-bg-color !default;
|
|
104518
104547
|
$toast-active-bg-color: $content-bg-color !default;
|
|
104519
|
-
$toast-font-color: $content-
|
|
104548
|
+
$toast-font-color: $content-text-color-alt1 !default;
|
|
104520
104549
|
$toast-icon-color: $icon-color !default;
|
|
104521
104550
|
$toast-close-icon-color: $icon-color !default;
|
|
104522
104551
|
$toast-title-color: $content-text-color !default;
|
|
@@ -119727,13 +119756,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
119727
119756
|
background: $pivotgrid-grp-bg-color;
|
|
119728
119757
|
}
|
|
119729
119758
|
|
|
119730
|
-
.e-toolbar-item
|
|
119731
|
-
|
|
119732
|
-
|
|
119733
|
-
|
|
119734
|
-
|
|
119759
|
+
.e-toolbar-item {
|
|
119760
|
+
.e-tbar-btn.e-btn {
|
|
119761
|
+
.e-icons.e-btn-icon {
|
|
119762
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119763
|
+
font-size: 16px;
|
|
119764
|
+
}
|
|
119735
119765
|
}
|
|
119736
119766
|
}
|
|
119767
|
+
&.e-disabled {
|
|
119768
|
+
pointer-events: none;
|
|
119769
|
+
}
|
|
119737
119770
|
}
|
|
119738
119771
|
|
|
119739
119772
|
.e-pivot-toolbar-menu {
|
|
@@ -136632,6 +136665,8 @@ $aiassist-header-height: 46px !default;
|
|
|
136632
136665
|
$aiassist-icon-height: 30px !default;
|
|
136633
136666
|
$aiassist-icon-width: 30px !default;
|
|
136634
136667
|
$send-icon-size: 14px !default;
|
|
136668
|
+
$send-icon-bottom: 9px !default;
|
|
136669
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
136635
136670
|
$aiassist-bigger-header-height: 50px !default;
|
|
136636
136671
|
$aiassist-bigger-icon-height: 40px !default;
|
|
136637
136672
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -136672,63 +136707,86 @@ $rating-selected-bg-color: $rating-selected-color !default;
|
|
|
136672
136707
|
$send-icon-color: $icon-color !default;
|
|
136673
136708
|
$send-icon-disabled-color: $icon-color-disabled !default;
|
|
136674
136709
|
$prompt-text-border-color: $content-bg-color !default;
|
|
136710
|
+
$tbar-header-btn-focus-box-shadow: $secondary-shadow-focus !default;
|
|
136711
|
+
$tbar-header-hover-bg-color: transparent !default;
|
|
136675
136712
|
|
|
136676
136713
|
@include export-module('aiassistview-bigger') {
|
|
136677
136714
|
.e-bigger.e-aiassistview,
|
|
136678
136715
|
.e-bigger .e-aiassistview {
|
|
136679
136716
|
.e-view-header {
|
|
136680
136717
|
height: $aiassist-bigger-header-height;
|
|
136718
|
+
.e-toolbar {
|
|
136719
|
+
.e-toolbar-items {
|
|
136720
|
+
.e-toolbar-left {
|
|
136721
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
136722
|
+
}
|
|
136723
|
+
.e-toolbar-item {
|
|
136724
|
+
&.e-assist-view-header,
|
|
136725
|
+
&.e-custom-view-header {
|
|
136726
|
+
@if ($skin-name == 'highcontrast') {
|
|
136727
|
+
// To apply box-shadow styling during keyboard navigation
|
|
136728
|
+
padding: 1.5px;
|
|
136729
|
+
}
|
|
136730
|
+
@else {
|
|
136731
|
+
padding: 0;
|
|
136732
|
+
}
|
|
136733
|
+
.e-tbar-btn {
|
|
136734
|
+
padding: 0;
|
|
136735
|
+
.e-btn-icon {
|
|
136736
|
+
padding: 4px 4px 4px 2px;
|
|
136737
|
+
}
|
|
136738
|
+
}
|
|
136739
|
+
}
|
|
136740
|
+
}
|
|
136741
|
+
}
|
|
136742
|
+
}
|
|
136681
136743
|
}
|
|
136682
136744
|
.e-view-content {
|
|
136683
136745
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
136684
136746
|
}
|
|
136685
|
-
.e-
|
|
136686
|
-
|
|
136687
|
-
|
|
136688
|
-
|
|
136689
|
-
|
|
136690
|
-
|
|
136691
|
-
|
|
136692
|
-
|
|
136693
|
-
|
|
136694
|
-
|
|
136695
|
-
|
|
136696
|
-
|
|
136697
|
-
|
|
136698
|
-
|
|
136699
|
-
|
|
136700
|
-
|
|
136701
|
-
|
|
136702
|
-
|
|
136703
|
-
|
|
136704
|
-
|
|
136705
|
-
|
|
136706
|
-
|
|
136747
|
+
.e-prompt-icon {
|
|
136748
|
+
min-height: $aiassist-bigger-icon-height;
|
|
136749
|
+
}
|
|
136750
|
+
.e-output-icon {
|
|
136751
|
+
height: $aiassist-bigger-icon-height;
|
|
136752
|
+
}
|
|
136753
|
+
.e-prompt-icon,
|
|
136754
|
+
.e-output-icon {
|
|
136755
|
+
min-width: $aiassist-bigger-icon-width;
|
|
136756
|
+
}
|
|
136757
|
+
.e-loading-body,
|
|
136758
|
+
.e-content-body,
|
|
136759
|
+
.e-loading-footer {
|
|
136760
|
+
padding: 6px 0 0 6px;
|
|
136761
|
+
}
|
|
136762
|
+
.e-prompt-text {
|
|
136763
|
+
padding: $prompt-text-bigger-padding;
|
|
136764
|
+
line-height: 22px;
|
|
136765
|
+
}
|
|
136766
|
+
.e-content-container {
|
|
136767
|
+
font-size: 16px;
|
|
136768
|
+
}
|
|
136769
|
+
.e-suggestion-header {
|
|
136770
|
+
font-size: 16px;
|
|
136771
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
136772
|
+
margin-bottom: 15px;
|
|
136773
|
+
}
|
|
136774
|
+
.e-suggestions {
|
|
136775
|
+
&.e-suggestion-item-template ul li {
|
|
136776
|
+
padding: 0;
|
|
136707
136777
|
}
|
|
136708
|
-
|
|
136709
|
-
|
|
136710
|
-
|
|
136711
|
-
|
|
136712
|
-
|
|
136713
|
-
font-size: 16px;
|
|
136714
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
136715
|
-
margin-bottom: 15px;
|
|
136716
|
-
}
|
|
136717
|
-
ul {
|
|
136718
|
-
li {
|
|
136719
|
-
line-height: 22px;
|
|
136720
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
136721
|
-
padding: $suggesstions-bigger-list-padding;
|
|
136722
|
-
margin: $suggesstions-bigger-list-margin;
|
|
136723
|
-
}
|
|
136724
|
-
}
|
|
136778
|
+
li {
|
|
136779
|
+
line-height: 22px;
|
|
136780
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
136781
|
+
padding: $suggesstions-bigger-list-padding;
|
|
136782
|
+
margin: $suggesstions-bigger-list-margin;
|
|
136725
136783
|
}
|
|
136726
136784
|
}
|
|
136785
|
+
.e-assist-send {
|
|
136786
|
+
font-size: $send-icon-size-bigger;
|
|
136787
|
+
bottom: $send-icon-bigger-bottom;
|
|
136788
|
+
}
|
|
136727
136789
|
.e-footer {
|
|
136728
|
-
.e-assist-send {
|
|
136729
|
-
font-size: $send-icon-size-bigger;
|
|
136730
|
-
bottom: 9px;
|
|
136731
|
-
}
|
|
136732
136790
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
136733
136791
|
.e-textarea {
|
|
136734
136792
|
min-height: 38px;
|
|
@@ -136737,6 +136795,11 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
136737
136795
|
min-height: 28px;
|
|
136738
136796
|
}
|
|
136739
136797
|
}
|
|
136798
|
+
&.e-rtl .e-textarea {
|
|
136799
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
136800
|
+
padding: 6px 16px 6px 12px;
|
|
136801
|
+
}
|
|
136802
|
+
}
|
|
136740
136803
|
}
|
|
136741
136804
|
}
|
|
136742
136805
|
.e-stop-response.e-btn-active {
|
|
@@ -136748,13 +136811,24 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
136748
136811
|
font-size: $response-stopper-bigger-font-size;
|
|
136749
136812
|
}
|
|
136750
136813
|
&.e-rtl {
|
|
136751
|
-
.e-
|
|
136752
|
-
|
|
136753
|
-
|
|
136754
|
-
|
|
136814
|
+
.e-view-header .e-toolbar-item {
|
|
136815
|
+
&.e-assist-view-header,
|
|
136816
|
+
&.e-custom-view-header {
|
|
136817
|
+
.e-tbar-btn .e-btn-icon {
|
|
136818
|
+
padding: 4px 2px 4px 4px;
|
|
136755
136819
|
}
|
|
136756
136820
|
}
|
|
136757
136821
|
}
|
|
136822
|
+
.e-suggestions {
|
|
136823
|
+
li {
|
|
136824
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
136825
|
+
}
|
|
136826
|
+
}
|
|
136827
|
+
.e-loading-body,
|
|
136828
|
+
.e-content-body,
|
|
136829
|
+
.e-loading-footer {
|
|
136830
|
+
padding: 6px 6px 0 0;
|
|
136831
|
+
}
|
|
136758
136832
|
}
|
|
136759
136833
|
}
|
|
136760
136834
|
}
|
|
@@ -136782,14 +136856,29 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
136782
136856
|
width: 100%;
|
|
136783
136857
|
border-radius: 4px;
|
|
136784
136858
|
}
|
|
136785
|
-
|
|
136786
|
-
|
|
136859
|
+
&.e-assist-view-header,
|
|
136860
|
+
&.e-custom-view-header {
|
|
136861
|
+
@if ($skin-name == 'highcontrast') {
|
|
136862
|
+
// To apply box-shadow styling during keyboard navigation
|
|
136863
|
+
padding: 1px;
|
|
136864
|
+
}
|
|
136865
|
+
@else {
|
|
136866
|
+
padding: 0;
|
|
136867
|
+
}
|
|
136868
|
+
.e-tbar-btn {
|
|
136869
|
+
padding: 0;
|
|
136870
|
+
.e-btn-icon {
|
|
136871
|
+
padding: 4px 4px 4px 2px;
|
|
136872
|
+
}
|
|
136873
|
+
}
|
|
136874
|
+
}
|
|
136875
|
+
&.e-active .e-btn {
|
|
136876
|
+
cursor: pointer;
|
|
136787
136877
|
}
|
|
136788
136878
|
}
|
|
136789
|
-
|
|
136790
|
-
|
|
136791
|
-
|
|
136792
|
-
cursor: pointer;
|
|
136879
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
136880
|
+
height: calc($aiassist-header-height - 1px);
|
|
136881
|
+
}
|
|
136793
136882
|
}
|
|
136794
136883
|
.e-view-container,
|
|
136795
136884
|
.e-footer {
|
|
@@ -136839,36 +136928,94 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
136839
136928
|
}
|
|
136840
136929
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
136841
136930
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
136842
|
-
|
|
136843
|
-
padding: 6px 0 6px 5px;
|
|
136844
|
-
}
|
|
136845
|
-
@else {
|
|
136846
|
-
padding: 6px 0 6px 2px;
|
|
136847
|
-
}
|
|
136931
|
+
padding: 6px 2px;
|
|
136848
136932
|
}
|
|
136849
136933
|
}
|
|
136850
|
-
.e-
|
|
136934
|
+
.e-output-container {
|
|
136935
|
+
width: 90%;
|
|
136851
136936
|
display: flex;
|
|
136852
|
-
|
|
136853
|
-
|
|
136854
|
-
|
|
136855
|
-
|
|
136856
|
-
|
|
136857
|
-
|
|
136937
|
+
align-self: flex-start;
|
|
136938
|
+
margin: 10px 0;
|
|
136939
|
+
}
|
|
136940
|
+
.e-prompt-icon {
|
|
136941
|
+
margin: 0 0 0 8px;
|
|
136942
|
+
min-height: $aiassist-icon-height;
|
|
136943
|
+
}
|
|
136944
|
+
.e-output-icon {
|
|
136945
|
+
height: $aiassist-icon-height;
|
|
136946
|
+
margin: 0 4px 0 8px;
|
|
136947
|
+
}
|
|
136948
|
+
.e-prompt-icon,
|
|
136949
|
+
.e-output-icon {
|
|
136950
|
+
border-radius: 50%;
|
|
136951
|
+
min-width: $aiassist-icon-width;
|
|
136952
|
+
}
|
|
136953
|
+
.e-loading-body,
|
|
136954
|
+
.e-content-body,
|
|
136955
|
+
.e-loading-footer {
|
|
136956
|
+
padding: 2px 0 0 6px;
|
|
136957
|
+
}
|
|
136958
|
+
.e-content-container {
|
|
136959
|
+
margin-top: 16px;
|
|
136960
|
+
font-size: 14px;
|
|
136961
|
+
justify-content: space-between;
|
|
136962
|
+
}
|
|
136963
|
+
.e-prompt-text {
|
|
136964
|
+
white-space: pre-wrap;
|
|
136965
|
+
height: fit-content;
|
|
136966
|
+
border-radius: $prompt-text-border-radius;
|
|
136967
|
+
padding: $prompt-text-padding;
|
|
136968
|
+
line-height: 20px;
|
|
136969
|
+
}
|
|
136970
|
+
.e-content-footer,
|
|
136971
|
+
.e-prompt-toolbar {
|
|
136972
|
+
opacity: 0;
|
|
136973
|
+
}
|
|
136974
|
+
.e-prompt-container {
|
|
136975
|
+
gap: 2px;
|
|
136976
|
+
align-self: flex-end;
|
|
136977
|
+
max-width: 70%;
|
|
136978
|
+
margin-bottom: 5px;
|
|
136979
|
+
flex-direction: column;
|
|
136980
|
+
&:hover .e-assist-edit-icon {
|
|
136981
|
+
opacity: 1;
|
|
136982
|
+
cursor: pointer;
|
|
136858
136983
|
}
|
|
136859
|
-
|
|
136860
|
-
|
|
136861
|
-
|
|
136984
|
+
}
|
|
136985
|
+
.e-suggestion-header {
|
|
136986
|
+
font-size: 14px;
|
|
136987
|
+
font-weight: $suggesstions-header-font-weight;
|
|
136988
|
+
margin: 0 2px 8px 8px;
|
|
136989
|
+
text-align: right;
|
|
136990
|
+
}
|
|
136991
|
+
.e-suggestions {
|
|
136992
|
+
width: 100%;
|
|
136993
|
+
&.e-suggestion-item-template li {
|
|
136994
|
+
padding: 0;
|
|
136862
136995
|
}
|
|
136863
|
-
|
|
136864
|
-
|
|
136865
|
-
|
|
136996
|
+
ul {
|
|
136997
|
+
list-style-type: none;
|
|
136998
|
+
padding: 0;
|
|
136999
|
+
margin: 0;
|
|
137000
|
+
display: flex;
|
|
137001
|
+
flex-wrap: wrap;
|
|
137002
|
+
justify-content: end;
|
|
136866
137003
|
}
|
|
136867
|
-
|
|
136868
|
-
|
|
136869
|
-
|
|
136870
|
-
|
|
137004
|
+
li {
|
|
137005
|
+
line-height: 20px;
|
|
137006
|
+
font-weight: $suggesstions-font-weight;
|
|
137007
|
+
padding: $suggesstions-list-padding;
|
|
137008
|
+
margin: $suggesstions-list-margin;
|
|
137009
|
+
border-radius: $suggesstions-list-border-radius;
|
|
137010
|
+
cursor: pointer;
|
|
137011
|
+
white-space: nowrap;
|
|
137012
|
+
overflow: hidden;
|
|
137013
|
+
text-overflow: ellipsis;
|
|
136871
137014
|
}
|
|
137015
|
+
}
|
|
137016
|
+
.e-views {
|
|
137017
|
+
display: flex;
|
|
137018
|
+
justify-content: space-around;
|
|
136872
137019
|
.e-content-body {
|
|
136873
137020
|
line-height: 25px;
|
|
136874
137021
|
border-radius: 4px;
|
|
@@ -136954,85 +137101,36 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
136954
137101
|
.e-content-body > *:first-child {
|
|
136955
137102
|
margin-block-start: 0;
|
|
136956
137103
|
}
|
|
136957
|
-
.e-loading-body,
|
|
136958
|
-
.e-content-body,
|
|
136959
|
-
.e-loading-footer {
|
|
136960
|
-
padding: 2px 0 0 8px;
|
|
136961
|
-
}
|
|
136962
|
-
.e-content-footer,
|
|
136963
|
-
.e-prompt-toolbar {
|
|
136964
|
-
opacity: 0;
|
|
136965
|
-
}
|
|
136966
|
-
.e-content-container {
|
|
136967
|
-
margin-top: 16px;
|
|
136968
|
-
font-size: 14px;
|
|
136969
|
-
justify-content: space-between;
|
|
136970
|
-
.e-prompt-text {
|
|
136971
|
-
white-space: pre-wrap;
|
|
136972
|
-
height: fit-content;
|
|
136973
|
-
border-radius: $prompt-text-border-radius;
|
|
136974
|
-
padding: $prompt-text-padding;
|
|
136975
|
-
margin-right: 2px;
|
|
136976
|
-
line-height: 20px;
|
|
136977
|
-
}
|
|
136978
|
-
}
|
|
136979
|
-
.e-suggestions {
|
|
136980
|
-
width: 100%;
|
|
136981
|
-
&.e-suggestion-item-template li {
|
|
136982
|
-
padding: 0;
|
|
136983
|
-
}
|
|
136984
|
-
.e-suggestion-header {
|
|
136985
|
-
font-size: 14px;
|
|
136986
|
-
font-weight: $suggesstions-header-font-weight;
|
|
136987
|
-
margin: 0 2px 8px 8px;
|
|
136988
|
-
text-align: right;
|
|
136989
|
-
}
|
|
136990
|
-
ul {
|
|
136991
|
-
list-style-type: none;
|
|
136992
|
-
padding: 0;
|
|
136993
|
-
margin: 0;
|
|
136994
|
-
display: flex;
|
|
136995
|
-
flex-wrap: wrap;
|
|
136996
|
-
justify-content: end;
|
|
136997
|
-
}
|
|
136998
|
-
li {
|
|
136999
|
-
line-height: 20px;
|
|
137000
|
-
font-weight: $suggesstions-font-weight;
|
|
137001
|
-
padding: $suggesstions-list-padding;
|
|
137002
|
-
margin: $suggesstions-list-margin;
|
|
137003
|
-
border-radius: $suggesstions-list-border-radius;
|
|
137004
|
-
cursor: pointer;
|
|
137005
|
-
white-space: nowrap;
|
|
137006
|
-
overflow: hidden;
|
|
137007
|
-
text-overflow: ellipsis;
|
|
137008
|
-
}
|
|
137009
|
-
}
|
|
137010
|
-
.e-prompt-container {
|
|
137011
|
-
gap: 2px;
|
|
137012
|
-
align-self: flex-end;
|
|
137013
|
-
max-width: 70%;
|
|
137014
|
-
margin-bottom: 5px;
|
|
137015
|
-
flex-direction: column;
|
|
137016
|
-
&:hover .e-assist-edit-icon {
|
|
137017
|
-
opacity: 1;
|
|
137018
|
-
cursor: pointer;
|
|
137019
|
-
}
|
|
137020
|
-
}
|
|
137021
137104
|
}
|
|
137022
137105
|
.e-views,
|
|
137023
137106
|
.e-custom-view,
|
|
137024
|
-
.e-
|
|
137107
|
+
.e-assistview-content-section {
|
|
137025
137108
|
height: 100%;
|
|
137026
|
-
overflow
|
|
137109
|
+
overflow: scroll;
|
|
137027
137110
|
&::-webkit-scrollbar {
|
|
137028
137111
|
width: $ai-assist-scrollbar-width;
|
|
137112
|
+
height: $ai-assist-scrollbar-width;
|
|
137029
137113
|
}
|
|
137030
137114
|
&::-webkit-scrollbar-thumb {
|
|
137031
137115
|
border-radius: 10px;
|
|
137032
137116
|
}
|
|
137033
137117
|
}
|
|
137034
|
-
.e-
|
|
137035
|
-
|
|
137118
|
+
.e-assist-send {
|
|
137119
|
+
position: absolute;
|
|
137120
|
+
right: 20px;
|
|
137121
|
+
font-size: $send-icon-size;
|
|
137122
|
+
bottom: $send-icon-bottom;
|
|
137123
|
+
padding-top: 2px;
|
|
137124
|
+
}
|
|
137125
|
+
.e-assist-send.disabled {
|
|
137126
|
+
pointer-events: none;
|
|
137127
|
+
opacity: .5;
|
|
137128
|
+
cursor: not-allowed;
|
|
137129
|
+
}
|
|
137130
|
+
.e-assist-send.enabled {
|
|
137131
|
+
pointer-events: auto;
|
|
137132
|
+
opacity: 1;
|
|
137133
|
+
cursor: pointer;
|
|
137036
137134
|
}
|
|
137037
137135
|
.e-footer {
|
|
137038
137136
|
position: relative;
|
|
@@ -137051,23 +137149,6 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137051
137149
|
.hide-scrollbar textarea {
|
|
137052
137150
|
scrollbar-width: none;
|
|
137053
137151
|
}
|
|
137054
|
-
.e-assist-send {
|
|
137055
|
-
position: absolute;
|
|
137056
|
-
right: 20px;
|
|
137057
|
-
font-size: $send-icon-size;
|
|
137058
|
-
bottom: 8px;
|
|
137059
|
-
padding-top: 2px;
|
|
137060
|
-
}
|
|
137061
|
-
.e-assist-send.disabled {
|
|
137062
|
-
pointer-events: none;
|
|
137063
|
-
opacity: .5;
|
|
137064
|
-
cursor: not-allowed;
|
|
137065
|
-
}
|
|
137066
|
-
.e-assist-send.enabled {
|
|
137067
|
-
pointer-events: auto;
|
|
137068
|
-
opacity: 1;
|
|
137069
|
-
cursor: pointer;
|
|
137070
|
-
}
|
|
137071
137152
|
&:has(.e-rtl) .e-assist-send {
|
|
137072
137153
|
right: unset;
|
|
137073
137154
|
left: 20px;
|
|
@@ -137079,6 +137160,13 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137079
137160
|
.e-multi-line-input.e-rtl {
|
|
137080
137161
|
padding-left: 35px;
|
|
137081
137162
|
padding-right: unset;
|
|
137163
|
+
&.e-input-group.e-control-wrapper {
|
|
137164
|
+
.e-textarea {
|
|
137165
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
137166
|
+
padding: 4px 12px 4px 8px;
|
|
137167
|
+
}
|
|
137168
|
+
}
|
|
137169
|
+
}
|
|
137082
137170
|
}
|
|
137083
137171
|
.e-input-group.e-multi-line-input {
|
|
137084
137172
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -137160,16 +137248,24 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137160
137248
|
outline: 1px solid;
|
|
137161
137249
|
}
|
|
137162
137250
|
&.e-rtl {
|
|
137163
|
-
.e-
|
|
137164
|
-
|
|
137165
|
-
|
|
137166
|
-
|
|
137167
|
-
|
|
137168
|
-
}
|
|
137169
|
-
li {
|
|
137170
|
-
margin: $suggesstions-list-margin-rtl;
|
|
137251
|
+
.e-view-header .e-toolbar-item {
|
|
137252
|
+
&.e-assist-view-header,
|
|
137253
|
+
&.e-custom-view-header {
|
|
137254
|
+
.e-tbar-btn .e-btn-icon {
|
|
137255
|
+
padding: 4px 2px 4px 4px;
|
|
137171
137256
|
}
|
|
137172
137257
|
}
|
|
137258
|
+
}
|
|
137259
|
+
.e-suggestion-header {
|
|
137260
|
+
text-align: left;
|
|
137261
|
+
margin: 0 8px 8px 2px;
|
|
137262
|
+
}
|
|
137263
|
+
.e-suggestions {
|
|
137264
|
+
li {
|
|
137265
|
+
margin: $suggesstions-list-margin-rtl;
|
|
137266
|
+
}
|
|
137267
|
+
}
|
|
137268
|
+
.e-views {
|
|
137173
137269
|
.e-content-body {
|
|
137174
137270
|
blockquote {
|
|
137175
137271
|
padding-left: unset;
|
|
@@ -137184,6 +137280,17 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137184
137280
|
}
|
|
137185
137281
|
}
|
|
137186
137282
|
}
|
|
137283
|
+
.e-loading-body,
|
|
137284
|
+
.e-content-body,
|
|
137285
|
+
.e-loading-footer {
|
|
137286
|
+
padding: 2px 6px 0 0;
|
|
137287
|
+
}
|
|
137288
|
+
.e-prompt-icon {
|
|
137289
|
+
margin: 0 8px 0 0;
|
|
137290
|
+
}
|
|
137291
|
+
.e-output-icon {
|
|
137292
|
+
margin: 0 8px 0 4px;
|
|
137293
|
+
}
|
|
137187
137294
|
}
|
|
137188
137295
|
}
|
|
137189
137296
|
@media (max-width: 760px) {
|
|
@@ -137192,12 +137299,14 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137192
137299
|
.e-footer {
|
|
137193
137300
|
width: 100%;
|
|
137194
137301
|
}
|
|
137195
|
-
.e-view-container .e-suggestions
|
|
137302
|
+
.e-view-container .e-suggestions,
|
|
137303
|
+
.e-prompt-content {
|
|
137196
137304
|
padding-right: 8px;
|
|
137197
137305
|
}
|
|
137198
137306
|
&.e-rtl {
|
|
137199
|
-
.e-view-container .e-suggestions
|
|
137200
|
-
|
|
137307
|
+
.e-view-container .e-suggestions,
|
|
137308
|
+
.e-prompt-content {
|
|
137309
|
+
padding: 0 0 0 8px;
|
|
137201
137310
|
}
|
|
137202
137311
|
}
|
|
137203
137312
|
}
|
|
@@ -137235,26 +137344,55 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137235
137344
|
}
|
|
137236
137345
|
.e-tbar-btn {
|
|
137237
137346
|
background: transparent;
|
|
137347
|
+
&:focus {
|
|
137348
|
+
box-shadow: none;
|
|
137349
|
+
}
|
|
137350
|
+
&:focus-visible {
|
|
137351
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
137352
|
+
@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') {
|
|
137353
|
+
background: $tbar-header-hover-bg-color;
|
|
137354
|
+
}
|
|
137355
|
+
}
|
|
137238
137356
|
}
|
|
137239
137357
|
}
|
|
137240
137358
|
}
|
|
137241
|
-
.e-
|
|
137242
|
-
|
|
137243
|
-
|
|
137244
|
-
|
|
137245
|
-
|
|
137246
|
-
background-color: $user-logo-bg-color;
|
|
137247
|
-
}
|
|
137248
|
-
.e-prompt-text {
|
|
137249
|
-
background: $suggested-content-bg-color;
|
|
137359
|
+
.e-suggestion-header {
|
|
137360
|
+
color: $suggesstions-header-color;
|
|
137361
|
+
}
|
|
137362
|
+
.e-suggestions {
|
|
137363
|
+
li {
|
|
137250
137364
|
color: $suggested-content-text-color;
|
|
137365
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
137251
137366
|
@if ($skin-name == 'bootstrap5.3') {
|
|
137252
137367
|
border: none;
|
|
137253
137368
|
}
|
|
137254
137369
|
@else {
|
|
137255
|
-
border: 1px solid $
|
|
137370
|
+
border: 1px solid $suggestion-li-border-color;
|
|
137256
137371
|
}
|
|
137257
137372
|
}
|
|
137373
|
+
}
|
|
137374
|
+
.e-prompt-icon,
|
|
137375
|
+
.e-output-icon {
|
|
137376
|
+
border: 1px solid $icon-border-color;
|
|
137377
|
+
color: $user-logo-color;
|
|
137378
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
137379
|
+
background: $user-logo-bg-color;
|
|
137380
|
+
}
|
|
137381
|
+
@else {
|
|
137382
|
+
background-color: $user-logo-bg-color;
|
|
137383
|
+
}
|
|
137384
|
+
}
|
|
137385
|
+
.e-prompt-text {
|
|
137386
|
+
background: $suggested-content-bg-color;
|
|
137387
|
+
color: $suggested-content-text-color;
|
|
137388
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
137389
|
+
border: none;
|
|
137390
|
+
}
|
|
137391
|
+
@else {
|
|
137392
|
+
border: 1px solid $prompt-text-border-color;
|
|
137393
|
+
}
|
|
137394
|
+
}
|
|
137395
|
+
.e-views {
|
|
137258
137396
|
.e-content-body {
|
|
137259
137397
|
color: $response-text-color;
|
|
137260
137398
|
a {
|
|
@@ -137294,21 +137432,6 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137294
137432
|
color: rgba(255, 212, 212, 1);
|
|
137295
137433
|
}
|
|
137296
137434
|
}
|
|
137297
|
-
.e-suggestions {
|
|
137298
|
-
.e-suggestion-header {
|
|
137299
|
-
color: $suggesstions-header-color;
|
|
137300
|
-
}
|
|
137301
|
-
li {
|
|
137302
|
-
color: $suggested-content-text-color;
|
|
137303
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
137304
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
137305
|
-
border: none;
|
|
137306
|
-
}
|
|
137307
|
-
@else {
|
|
137308
|
-
border: 1px solid $suggestion-li-border-color;
|
|
137309
|
-
}
|
|
137310
|
-
}
|
|
137311
|
-
}
|
|
137312
137435
|
}
|
|
137313
137436
|
.e-stop-response {
|
|
137314
137437
|
border-color: $response-stopper-border-color;
|
|
@@ -137318,21 +137441,21 @@ $prompt-text-border-color: $content-bg-color !default;
|
|
|
137318
137441
|
}
|
|
137319
137442
|
.e-views,
|
|
137320
137443
|
.e-custom-view,
|
|
137321
|
-
.e-
|
|
137444
|
+
.e-assistview-content-section {
|
|
137322
137445
|
&::-webkit-scrollbar-thumb {
|
|
137323
137446
|
background: $scrollbar-color;
|
|
137324
137447
|
}
|
|
137325
137448
|
}
|
|
137449
|
+
.e-assist-send {
|
|
137450
|
+
color: $send-icon-color;
|
|
137451
|
+
&.disabled {
|
|
137452
|
+
color: $send-icon-disabled-color;
|
|
137453
|
+
}
|
|
137454
|
+
}
|
|
137326
137455
|
.e-footer {
|
|
137327
137456
|
textarea::-webkit-scrollbar-thumb {
|
|
137328
137457
|
background: $scrollbar-color;
|
|
137329
137458
|
}
|
|
137330
|
-
.e-assist-send {
|
|
137331
|
-
color: $send-icon-color;
|
|
137332
|
-
&.disabled {
|
|
137333
|
-
color: $send-icon-disabled-color;
|
|
137334
|
-
}
|
|
137335
|
-
}
|
|
137336
137459
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
137337
137460
|
.e-input-group.e-multi-line-input {
|
|
137338
137461
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|