@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
|
@@ -36152,13 +36152,11 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
36152
36152
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
36153
36153
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
36154
36154
|
}
|
|
36155
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
36156
|
-
@
|
|
36157
|
-
|
|
36158
|
-
|
|
36159
|
-
@
|
|
36160
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
36161
|
-
}
|
|
36155
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
36156
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
36157
|
+
}
|
|
36158
|
+
@if ($skin-name == 'tailwind') {
|
|
36159
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
36162
36160
|
}
|
|
36163
36161
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
36164
36162
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -41920,7 +41918,7 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
41920
41918
|
}
|
|
41921
41919
|
|
|
41922
41920
|
&::before {
|
|
41923
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
41921
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
41924
41922
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
41925
41923
|
}
|
|
41926
41924
|
@else {
|
|
@@ -44007,6 +44005,10 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
|
|
|
44007
44005
|
}
|
|
44008
44006
|
}
|
|
44009
44007
|
|
|
44008
|
+
&.e-virtualization .e-list-container{
|
|
44009
|
+
overflow: unset;
|
|
44010
|
+
}
|
|
44011
|
+
|
|
44010
44012
|
& .e-list-container {
|
|
44011
44013
|
overflow: hidden;
|
|
44012
44014
|
position: relative;
|
|
@@ -58674,7 +58676,7 @@ $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
|
58674
58676
|
$treeview-icon-padding: 0px !default;
|
|
58675
58677
|
$treeview-text-padding: 0 8px !default;
|
|
58676
58678
|
$treeview-text-margin: 0 !default;
|
|
58677
|
-
$treeview-image-size:
|
|
58679
|
+
$treeview-image-size: 18px !default;
|
|
58678
58680
|
$treeview-image-margin: 0 0 0 8px !default;
|
|
58679
58681
|
$treeview-navigable-icon-image-anchor-margin-bigger: 0 12px 0 8px !default;
|
|
58680
58682
|
$treeview-navigable-icon-image-anchor-margin-reverse-bigger: 0 6px 0 10px !default;
|
|
@@ -58682,7 +58684,7 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
|
|
|
58682
58684
|
$treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
|
|
58683
58685
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
58684
58686
|
$treeview-rtl-image-margin: 0 8px 0 0 !default;
|
|
58685
|
-
$treeview-image-text-padding: 0
|
|
58687
|
+
$treeview-image-text-padding: 0 12px !default;
|
|
58686
58688
|
$treeview-icon-image-margin: 0 0 0 8px !default;
|
|
58687
58689
|
$treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
|
|
58688
58690
|
$treeview-check-margin: 0 0 0 8px !default;
|
|
@@ -67121,6 +67123,10 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
67121
67123
|
display: block;
|
|
67122
67124
|
}
|
|
67123
67125
|
|
|
67126
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
67127
|
+
margin-right: 30px;
|
|
67128
|
+
}
|
|
67129
|
+
|
|
67124
67130
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
67125
67131
|
border: 0;
|
|
67126
67132
|
height: 0;
|
|
@@ -84217,7 +84223,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84217
84223
|
/* stylelint-enable */
|
|
84218
84224
|
|
|
84219
84225
|
.e-dlg-content {
|
|
84220
|
-
|
|
84226
|
+
@if $grid-skin == 'fluent2' {
|
|
84227
|
+
padding: 24px 27px;
|
|
84228
|
+
}
|
|
84229
|
+
@else {
|
|
84230
|
+
padding: 8px 16px 8px 8px;
|
|
84231
|
+
}
|
|
84221
84232
|
overflow-y: hidden;
|
|
84222
84233
|
}
|
|
84223
84234
|
|
|
@@ -85072,7 +85083,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85072
85083
|
}
|
|
85073
85084
|
|
|
85074
85085
|
.e-grid-popup {
|
|
85075
|
-
position:
|
|
85086
|
+
position: absolute;
|
|
85076
85087
|
}
|
|
85077
85088
|
|
|
85078
85089
|
#{&}.e-grid,
|
|
@@ -86117,6 +86128,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86117
86128
|
.e-filterbarcell,
|
|
86118
86129
|
.e-filterbarcelldisabled {
|
|
86119
86130
|
border-width: $grid-filtercell-both-border-width;
|
|
86131
|
+
border-top-width: 1px;
|
|
86120
86132
|
}
|
|
86121
86133
|
}
|
|
86122
86134
|
|
|
@@ -87392,6 +87404,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87392
87404
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
87393
87405
|
}
|
|
87394
87406
|
|
|
87407
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
87408
|
+
@if $grid-skin == 'fluent' {
|
|
87409
|
+
padding-bottom: 1px;
|
|
87410
|
+
}
|
|
87411
|
+
}
|
|
87412
|
+
|
|
87395
87413
|
.e-edit-dialog {
|
|
87396
87414
|
min-height: 350px;
|
|
87397
87415
|
.e-dlg-content {
|
|
@@ -88085,6 +88103,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88085
88103
|
.e-filterbarcell,
|
|
88086
88104
|
.e-filterbarcelldisabled {
|
|
88087
88105
|
border-width: $grid-filtercell-both-border-width;
|
|
88106
|
+
border-top-width: 1px;
|
|
88088
88107
|
}
|
|
88089
88108
|
|
|
88090
88109
|
.e-rowcell,
|
|
@@ -88206,14 +88225,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88206
88225
|
}
|
|
88207
88226
|
|
|
88208
88227
|
&.e-wrap {
|
|
88209
|
-
& .e-
|
|
88210
|
-
& .e-gridcontent .e-rowcell,
|
|
88228
|
+
& .e-rowcell,
|
|
88211
88229
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
88212
88230
|
& .e-columnheader .e-headercelldiv,
|
|
88213
88231
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
88214
88232
|
@include wrap-styles;
|
|
88215
88233
|
}
|
|
88216
88234
|
|
|
88235
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
88236
|
+
white-space: nowrap;
|
|
88237
|
+
}
|
|
88238
|
+
|
|
88217
88239
|
& .e-stackedheader .e-columnheader {
|
|
88218
88240
|
.e-stackedheadercelldiv,
|
|
88219
88241
|
.e-headercelldiv {
|
|
@@ -88771,7 +88793,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88771
88793
|
}
|
|
88772
88794
|
|
|
88773
88795
|
@if $grid-skin == 'fluent2' {
|
|
88774
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
88796
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
88797
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
88775
88798
|
padding: 0 6px;
|
|
88776
88799
|
}
|
|
88777
88800
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -89685,7 +89708,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89685
89708
|
}
|
|
89686
89709
|
|
|
89687
89710
|
@if $grid-skin == 'fluent2' {
|
|
89688
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
89711
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
89712
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
89689
89713
|
color: $flyout-text-color-hover;
|
|
89690
89714
|
}
|
|
89691
89715
|
}
|
|
@@ -93527,6 +93551,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
93527
93551
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93528
93552
|
@include grid-wrap;
|
|
93529
93553
|
}
|
|
93554
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93555
|
+
display: inline-block;
|
|
93556
|
+
white-space: nowrap;
|
|
93557
|
+
word-wrap: break-word;
|
|
93558
|
+
}
|
|
93530
93559
|
|
|
93531
93560
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
93532
93561
|
@include grid-wrap;
|
|
@@ -105657,7 +105686,7 @@ $toast-progress-color: $primary !default;
|
|
|
105657
105686
|
$toast-bg-color: $content-bg-color !default;
|
|
105658
105687
|
$toast-hover-bg-color: $content-bg-color !default;
|
|
105659
105688
|
$toast-active-bg-color: $content-bg-color !default;
|
|
105660
|
-
$toast-font-color: $content-
|
|
105689
|
+
$toast-font-color: $content-text-color-alt1 !default;
|
|
105661
105690
|
$toast-icon-color: $icon-color !default;
|
|
105662
105691
|
$toast-close-icon-color: $icon-color !default;
|
|
105663
105692
|
$toast-title-color: $content-text-color !default;
|
|
@@ -120861,13 +120890,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
120861
120890
|
background: $pivotgrid-grp-bg-color;
|
|
120862
120891
|
}
|
|
120863
120892
|
|
|
120864
|
-
.e-toolbar-item
|
|
120865
|
-
|
|
120866
|
-
|
|
120867
|
-
|
|
120868
|
-
|
|
120893
|
+
.e-toolbar-item {
|
|
120894
|
+
.e-tbar-btn.e-btn {
|
|
120895
|
+
.e-icons.e-btn-icon {
|
|
120896
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
120897
|
+
font-size: 16px;
|
|
120898
|
+
}
|
|
120869
120899
|
}
|
|
120870
120900
|
}
|
|
120901
|
+
&.e-disabled {
|
|
120902
|
+
pointer-events: none;
|
|
120903
|
+
}
|
|
120871
120904
|
}
|
|
120872
120905
|
|
|
120873
120906
|
.e-pivot-toolbar-menu {
|
|
@@ -137767,6 +137800,8 @@ $aiassist-header-height: 46px !default;
|
|
|
137767
137800
|
$aiassist-icon-height: 30px !default;
|
|
137768
137801
|
$aiassist-icon-width: 30px !default;
|
|
137769
137802
|
$send-icon-size: 14px !default;
|
|
137803
|
+
$send-icon-bottom: 9px !default;
|
|
137804
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
137770
137805
|
$aiassist-bigger-header-height: 50px !default;
|
|
137771
137806
|
$aiassist-bigger-icon-height: 40px !default;
|
|
137772
137807
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -137807,63 +137842,86 @@ $rating-selected-bg-color: $rating-selected-color !default;
|
|
|
137807
137842
|
$send-icon-color: $icon-color !default;
|
|
137808
137843
|
$send-icon-disabled-color: $icon-color-disabled !default;
|
|
137809
137844
|
$prompt-text-border-color: $flyout-border !default;
|
|
137845
|
+
$tbar-header-btn-focus-box-shadow: $secondary-shadow-focus !default;
|
|
137846
|
+
$tbar-header-hover-bg-color: transparent !default;
|
|
137810
137847
|
|
|
137811
137848
|
@include export-module('aiassistview-bigger') {
|
|
137812
137849
|
.e-bigger.e-aiassistview,
|
|
137813
137850
|
.e-bigger .e-aiassistview {
|
|
137814
137851
|
.e-view-header {
|
|
137815
137852
|
height: $aiassist-bigger-header-height;
|
|
137853
|
+
.e-toolbar {
|
|
137854
|
+
.e-toolbar-items {
|
|
137855
|
+
.e-toolbar-left {
|
|
137856
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
137857
|
+
}
|
|
137858
|
+
.e-toolbar-item {
|
|
137859
|
+
&.e-assist-view-header,
|
|
137860
|
+
&.e-custom-view-header {
|
|
137861
|
+
@if ($skin-name == 'highcontrast') {
|
|
137862
|
+
// To apply box-shadow styling during keyboard navigation
|
|
137863
|
+
padding: 1.5px;
|
|
137864
|
+
}
|
|
137865
|
+
@else {
|
|
137866
|
+
padding: 0;
|
|
137867
|
+
}
|
|
137868
|
+
.e-tbar-btn {
|
|
137869
|
+
padding: 0;
|
|
137870
|
+
.e-btn-icon {
|
|
137871
|
+
padding: 4px 4px 4px 2px;
|
|
137872
|
+
}
|
|
137873
|
+
}
|
|
137874
|
+
}
|
|
137875
|
+
}
|
|
137876
|
+
}
|
|
137877
|
+
}
|
|
137816
137878
|
}
|
|
137817
137879
|
.e-view-content {
|
|
137818
137880
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
137819
137881
|
}
|
|
137820
|
-
.e-
|
|
137821
|
-
|
|
137822
|
-
|
|
137823
|
-
|
|
137824
|
-
|
|
137825
|
-
|
|
137826
|
-
|
|
137827
|
-
|
|
137828
|
-
|
|
137829
|
-
|
|
137830
|
-
|
|
137831
|
-
|
|
137832
|
-
|
|
137833
|
-
|
|
137834
|
-
|
|
137835
|
-
|
|
137836
|
-
|
|
137837
|
-
|
|
137838
|
-
|
|
137839
|
-
|
|
137840
|
-
|
|
137841
|
-
|
|
137882
|
+
.e-prompt-icon {
|
|
137883
|
+
min-height: $aiassist-bigger-icon-height;
|
|
137884
|
+
}
|
|
137885
|
+
.e-output-icon {
|
|
137886
|
+
height: $aiassist-bigger-icon-height;
|
|
137887
|
+
}
|
|
137888
|
+
.e-prompt-icon,
|
|
137889
|
+
.e-output-icon {
|
|
137890
|
+
min-width: $aiassist-bigger-icon-width;
|
|
137891
|
+
}
|
|
137892
|
+
.e-loading-body,
|
|
137893
|
+
.e-content-body,
|
|
137894
|
+
.e-loading-footer {
|
|
137895
|
+
padding: 6px 0 0 6px;
|
|
137896
|
+
}
|
|
137897
|
+
.e-prompt-text {
|
|
137898
|
+
padding: $prompt-text-bigger-padding;
|
|
137899
|
+
line-height: 22px;
|
|
137900
|
+
}
|
|
137901
|
+
.e-content-container {
|
|
137902
|
+
font-size: 16px;
|
|
137903
|
+
}
|
|
137904
|
+
.e-suggestion-header {
|
|
137905
|
+
font-size: 16px;
|
|
137906
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
137907
|
+
margin-bottom: 15px;
|
|
137908
|
+
}
|
|
137909
|
+
.e-suggestions {
|
|
137910
|
+
&.e-suggestion-item-template ul li {
|
|
137911
|
+
padding: 0;
|
|
137842
137912
|
}
|
|
137843
|
-
|
|
137844
|
-
|
|
137845
|
-
|
|
137846
|
-
|
|
137847
|
-
|
|
137848
|
-
font-size: 16px;
|
|
137849
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
137850
|
-
margin-bottom: 15px;
|
|
137851
|
-
}
|
|
137852
|
-
ul {
|
|
137853
|
-
li {
|
|
137854
|
-
line-height: 22px;
|
|
137855
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
137856
|
-
padding: $suggesstions-bigger-list-padding;
|
|
137857
|
-
margin: $suggesstions-bigger-list-margin;
|
|
137858
|
-
}
|
|
137859
|
-
}
|
|
137913
|
+
li {
|
|
137914
|
+
line-height: 22px;
|
|
137915
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
137916
|
+
padding: $suggesstions-bigger-list-padding;
|
|
137917
|
+
margin: $suggesstions-bigger-list-margin;
|
|
137860
137918
|
}
|
|
137861
137919
|
}
|
|
137920
|
+
.e-assist-send {
|
|
137921
|
+
font-size: $send-icon-size-bigger;
|
|
137922
|
+
bottom: $send-icon-bigger-bottom;
|
|
137923
|
+
}
|
|
137862
137924
|
.e-footer {
|
|
137863
|
-
.e-assist-send {
|
|
137864
|
-
font-size: $send-icon-size-bigger;
|
|
137865
|
-
bottom: 9px;
|
|
137866
|
-
}
|
|
137867
137925
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
137868
137926
|
.e-textarea {
|
|
137869
137927
|
min-height: 38px;
|
|
@@ -137872,6 +137930,11 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
137872
137930
|
min-height: 28px;
|
|
137873
137931
|
}
|
|
137874
137932
|
}
|
|
137933
|
+
&.e-rtl .e-textarea {
|
|
137934
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
137935
|
+
padding: 6px 16px 6px 12px;
|
|
137936
|
+
}
|
|
137937
|
+
}
|
|
137875
137938
|
}
|
|
137876
137939
|
}
|
|
137877
137940
|
.e-stop-response.e-btn-active {
|
|
@@ -137883,13 +137946,24 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
137883
137946
|
font-size: $response-stopper-bigger-font-size;
|
|
137884
137947
|
}
|
|
137885
137948
|
&.e-rtl {
|
|
137886
|
-
.e-
|
|
137887
|
-
|
|
137888
|
-
|
|
137889
|
-
|
|
137949
|
+
.e-view-header .e-toolbar-item {
|
|
137950
|
+
&.e-assist-view-header,
|
|
137951
|
+
&.e-custom-view-header {
|
|
137952
|
+
.e-tbar-btn .e-btn-icon {
|
|
137953
|
+
padding: 4px 2px 4px 4px;
|
|
137890
137954
|
}
|
|
137891
137955
|
}
|
|
137892
137956
|
}
|
|
137957
|
+
.e-suggestions {
|
|
137958
|
+
li {
|
|
137959
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
137960
|
+
}
|
|
137961
|
+
}
|
|
137962
|
+
.e-loading-body,
|
|
137963
|
+
.e-content-body,
|
|
137964
|
+
.e-loading-footer {
|
|
137965
|
+
padding: 6px 6px 0 0;
|
|
137966
|
+
}
|
|
137893
137967
|
}
|
|
137894
137968
|
}
|
|
137895
137969
|
}
|
|
@@ -137917,14 +137991,29 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
137917
137991
|
width: 100%;
|
|
137918
137992
|
border-radius: 4px;
|
|
137919
137993
|
}
|
|
137920
|
-
|
|
137921
|
-
|
|
137994
|
+
&.e-assist-view-header,
|
|
137995
|
+
&.e-custom-view-header {
|
|
137996
|
+
@if ($skin-name == 'highcontrast') {
|
|
137997
|
+
// To apply box-shadow styling during keyboard navigation
|
|
137998
|
+
padding: 1px;
|
|
137999
|
+
}
|
|
138000
|
+
@else {
|
|
138001
|
+
padding: 0;
|
|
138002
|
+
}
|
|
138003
|
+
.e-tbar-btn {
|
|
138004
|
+
padding: 0;
|
|
138005
|
+
.e-btn-icon {
|
|
138006
|
+
padding: 4px 4px 4px 2px;
|
|
138007
|
+
}
|
|
138008
|
+
}
|
|
138009
|
+
}
|
|
138010
|
+
&.e-active .e-btn {
|
|
138011
|
+
cursor: pointer;
|
|
137922
138012
|
}
|
|
137923
138013
|
}
|
|
137924
|
-
|
|
137925
|
-
|
|
137926
|
-
|
|
137927
|
-
cursor: pointer;
|
|
138014
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
138015
|
+
height: calc($aiassist-header-height - 1px);
|
|
138016
|
+
}
|
|
137928
138017
|
}
|
|
137929
138018
|
.e-view-container,
|
|
137930
138019
|
.e-footer {
|
|
@@ -137974,36 +138063,94 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
137974
138063
|
}
|
|
137975
138064
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
137976
138065
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
137977
|
-
|
|
137978
|
-
padding: 6px 0 6px 5px;
|
|
137979
|
-
}
|
|
137980
|
-
@else {
|
|
137981
|
-
padding: 6px 0 6px 2px;
|
|
137982
|
-
}
|
|
138066
|
+
padding: 6px 2px;
|
|
137983
138067
|
}
|
|
137984
138068
|
}
|
|
137985
|
-
.e-
|
|
138069
|
+
.e-output-container {
|
|
138070
|
+
width: 90%;
|
|
137986
138071
|
display: flex;
|
|
137987
|
-
|
|
137988
|
-
|
|
137989
|
-
|
|
137990
|
-
|
|
137991
|
-
|
|
137992
|
-
|
|
138072
|
+
align-self: flex-start;
|
|
138073
|
+
margin: 10px 0;
|
|
138074
|
+
}
|
|
138075
|
+
.e-prompt-icon {
|
|
138076
|
+
margin: 0 0 0 8px;
|
|
138077
|
+
min-height: $aiassist-icon-height;
|
|
138078
|
+
}
|
|
138079
|
+
.e-output-icon {
|
|
138080
|
+
height: $aiassist-icon-height;
|
|
138081
|
+
margin: 0 4px 0 8px;
|
|
138082
|
+
}
|
|
138083
|
+
.e-prompt-icon,
|
|
138084
|
+
.e-output-icon {
|
|
138085
|
+
border-radius: 50%;
|
|
138086
|
+
min-width: $aiassist-icon-width;
|
|
138087
|
+
}
|
|
138088
|
+
.e-loading-body,
|
|
138089
|
+
.e-content-body,
|
|
138090
|
+
.e-loading-footer {
|
|
138091
|
+
padding: 2px 0 0 6px;
|
|
138092
|
+
}
|
|
138093
|
+
.e-content-container {
|
|
138094
|
+
margin-top: 16px;
|
|
138095
|
+
font-size: 14px;
|
|
138096
|
+
justify-content: space-between;
|
|
138097
|
+
}
|
|
138098
|
+
.e-prompt-text {
|
|
138099
|
+
white-space: pre-wrap;
|
|
138100
|
+
height: fit-content;
|
|
138101
|
+
border-radius: $prompt-text-border-radius;
|
|
138102
|
+
padding: $prompt-text-padding;
|
|
138103
|
+
line-height: 20px;
|
|
138104
|
+
}
|
|
138105
|
+
.e-content-footer,
|
|
138106
|
+
.e-prompt-toolbar {
|
|
138107
|
+
opacity: 0;
|
|
138108
|
+
}
|
|
138109
|
+
.e-prompt-container {
|
|
138110
|
+
gap: 2px;
|
|
138111
|
+
align-self: flex-end;
|
|
138112
|
+
max-width: 70%;
|
|
138113
|
+
margin-bottom: 5px;
|
|
138114
|
+
flex-direction: column;
|
|
138115
|
+
&:hover .e-assist-edit-icon {
|
|
138116
|
+
opacity: 1;
|
|
138117
|
+
cursor: pointer;
|
|
137993
138118
|
}
|
|
137994
|
-
|
|
137995
|
-
|
|
137996
|
-
|
|
138119
|
+
}
|
|
138120
|
+
.e-suggestion-header {
|
|
138121
|
+
font-size: 14px;
|
|
138122
|
+
font-weight: $suggesstions-header-font-weight;
|
|
138123
|
+
margin: 0 2px 8px 8px;
|
|
138124
|
+
text-align: right;
|
|
138125
|
+
}
|
|
138126
|
+
.e-suggestions {
|
|
138127
|
+
width: 100%;
|
|
138128
|
+
&.e-suggestion-item-template li {
|
|
138129
|
+
padding: 0;
|
|
137997
138130
|
}
|
|
137998
|
-
|
|
137999
|
-
|
|
138000
|
-
|
|
138131
|
+
ul {
|
|
138132
|
+
list-style-type: none;
|
|
138133
|
+
padding: 0;
|
|
138134
|
+
margin: 0;
|
|
138135
|
+
display: flex;
|
|
138136
|
+
flex-wrap: wrap;
|
|
138137
|
+
justify-content: end;
|
|
138001
138138
|
}
|
|
138002
|
-
|
|
138003
|
-
|
|
138004
|
-
|
|
138005
|
-
|
|
138139
|
+
li {
|
|
138140
|
+
line-height: 20px;
|
|
138141
|
+
font-weight: $suggesstions-font-weight;
|
|
138142
|
+
padding: $suggesstions-list-padding;
|
|
138143
|
+
margin: $suggesstions-list-margin;
|
|
138144
|
+
border-radius: $suggesstions-list-border-radius;
|
|
138145
|
+
cursor: pointer;
|
|
138146
|
+
white-space: nowrap;
|
|
138147
|
+
overflow: hidden;
|
|
138148
|
+
text-overflow: ellipsis;
|
|
138006
138149
|
}
|
|
138150
|
+
}
|
|
138151
|
+
.e-views {
|
|
138152
|
+
display: flex;
|
|
138153
|
+
justify-content: space-around;
|
|
138007
138154
|
.e-content-body {
|
|
138008
138155
|
line-height: 25px;
|
|
138009
138156
|
border-radius: 4px;
|
|
@@ -138089,85 +138236,36 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
138089
138236
|
.e-content-body > *:first-child {
|
|
138090
138237
|
margin-block-start: 0;
|
|
138091
138238
|
}
|
|
138092
|
-
.e-loading-body,
|
|
138093
|
-
.e-content-body,
|
|
138094
|
-
.e-loading-footer {
|
|
138095
|
-
padding: 2px 0 0 8px;
|
|
138096
|
-
}
|
|
138097
|
-
.e-content-footer,
|
|
138098
|
-
.e-prompt-toolbar {
|
|
138099
|
-
opacity: 0;
|
|
138100
|
-
}
|
|
138101
|
-
.e-content-container {
|
|
138102
|
-
margin-top: 16px;
|
|
138103
|
-
font-size: 14px;
|
|
138104
|
-
justify-content: space-between;
|
|
138105
|
-
.e-prompt-text {
|
|
138106
|
-
white-space: pre-wrap;
|
|
138107
|
-
height: fit-content;
|
|
138108
|
-
border-radius: $prompt-text-border-radius;
|
|
138109
|
-
padding: $prompt-text-padding;
|
|
138110
|
-
margin-right: 2px;
|
|
138111
|
-
line-height: 20px;
|
|
138112
|
-
}
|
|
138113
|
-
}
|
|
138114
|
-
.e-suggestions {
|
|
138115
|
-
width: 100%;
|
|
138116
|
-
&.e-suggestion-item-template li {
|
|
138117
|
-
padding: 0;
|
|
138118
|
-
}
|
|
138119
|
-
.e-suggestion-header {
|
|
138120
|
-
font-size: 14px;
|
|
138121
|
-
font-weight: $suggesstions-header-font-weight;
|
|
138122
|
-
margin: 0 2px 8px 8px;
|
|
138123
|
-
text-align: right;
|
|
138124
|
-
}
|
|
138125
|
-
ul {
|
|
138126
|
-
list-style-type: none;
|
|
138127
|
-
padding: 0;
|
|
138128
|
-
margin: 0;
|
|
138129
|
-
display: flex;
|
|
138130
|
-
flex-wrap: wrap;
|
|
138131
|
-
justify-content: end;
|
|
138132
|
-
}
|
|
138133
|
-
li {
|
|
138134
|
-
line-height: 20px;
|
|
138135
|
-
font-weight: $suggesstions-font-weight;
|
|
138136
|
-
padding: $suggesstions-list-padding;
|
|
138137
|
-
margin: $suggesstions-list-margin;
|
|
138138
|
-
border-radius: $suggesstions-list-border-radius;
|
|
138139
|
-
cursor: pointer;
|
|
138140
|
-
white-space: nowrap;
|
|
138141
|
-
overflow: hidden;
|
|
138142
|
-
text-overflow: ellipsis;
|
|
138143
|
-
}
|
|
138144
|
-
}
|
|
138145
|
-
.e-prompt-container {
|
|
138146
|
-
gap: 2px;
|
|
138147
|
-
align-self: flex-end;
|
|
138148
|
-
max-width: 70%;
|
|
138149
|
-
margin-bottom: 5px;
|
|
138150
|
-
flex-direction: column;
|
|
138151
|
-
&:hover .e-assist-edit-icon {
|
|
138152
|
-
opacity: 1;
|
|
138153
|
-
cursor: pointer;
|
|
138154
|
-
}
|
|
138155
|
-
}
|
|
138156
138239
|
}
|
|
138157
138240
|
.e-views,
|
|
138158
138241
|
.e-custom-view,
|
|
138159
|
-
.e-
|
|
138242
|
+
.e-assistview-content-section {
|
|
138160
138243
|
height: 100%;
|
|
138161
|
-
overflow
|
|
138244
|
+
overflow: scroll;
|
|
138162
138245
|
&::-webkit-scrollbar {
|
|
138163
138246
|
width: $ai-assist-scrollbar-width;
|
|
138247
|
+
height: $ai-assist-scrollbar-width;
|
|
138164
138248
|
}
|
|
138165
138249
|
&::-webkit-scrollbar-thumb {
|
|
138166
138250
|
border-radius: 10px;
|
|
138167
138251
|
}
|
|
138168
138252
|
}
|
|
138169
|
-
.e-
|
|
138170
|
-
|
|
138253
|
+
.e-assist-send {
|
|
138254
|
+
position: absolute;
|
|
138255
|
+
right: 20px;
|
|
138256
|
+
font-size: $send-icon-size;
|
|
138257
|
+
bottom: $send-icon-bottom;
|
|
138258
|
+
padding-top: 2px;
|
|
138259
|
+
}
|
|
138260
|
+
.e-assist-send.disabled {
|
|
138261
|
+
pointer-events: none;
|
|
138262
|
+
opacity: .5;
|
|
138263
|
+
cursor: not-allowed;
|
|
138264
|
+
}
|
|
138265
|
+
.e-assist-send.enabled {
|
|
138266
|
+
pointer-events: auto;
|
|
138267
|
+
opacity: 1;
|
|
138268
|
+
cursor: pointer;
|
|
138171
138269
|
}
|
|
138172
138270
|
.e-footer {
|
|
138173
138271
|
position: relative;
|
|
@@ -138186,23 +138284,6 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
138186
138284
|
.hide-scrollbar textarea {
|
|
138187
138285
|
scrollbar-width: none;
|
|
138188
138286
|
}
|
|
138189
|
-
.e-assist-send {
|
|
138190
|
-
position: absolute;
|
|
138191
|
-
right: 20px;
|
|
138192
|
-
font-size: $send-icon-size;
|
|
138193
|
-
bottom: 8px;
|
|
138194
|
-
padding-top: 2px;
|
|
138195
|
-
}
|
|
138196
|
-
.e-assist-send.disabled {
|
|
138197
|
-
pointer-events: none;
|
|
138198
|
-
opacity: .5;
|
|
138199
|
-
cursor: not-allowed;
|
|
138200
|
-
}
|
|
138201
|
-
.e-assist-send.enabled {
|
|
138202
|
-
pointer-events: auto;
|
|
138203
|
-
opacity: 1;
|
|
138204
|
-
cursor: pointer;
|
|
138205
|
-
}
|
|
138206
138287
|
&:has(.e-rtl) .e-assist-send {
|
|
138207
138288
|
right: unset;
|
|
138208
138289
|
left: 20px;
|
|
@@ -138214,6 +138295,13 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
138214
138295
|
.e-multi-line-input.e-rtl {
|
|
138215
138296
|
padding-left: 35px;
|
|
138216
138297
|
padding-right: unset;
|
|
138298
|
+
&.e-input-group.e-control-wrapper {
|
|
138299
|
+
.e-textarea {
|
|
138300
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
138301
|
+
padding: 4px 12px 4px 8px;
|
|
138302
|
+
}
|
|
138303
|
+
}
|
|
138304
|
+
}
|
|
138217
138305
|
}
|
|
138218
138306
|
.e-input-group.e-multi-line-input {
|
|
138219
138307
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -138295,16 +138383,24 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
138295
138383
|
outline: 1px solid;
|
|
138296
138384
|
}
|
|
138297
138385
|
&.e-rtl {
|
|
138298
|
-
.e-
|
|
138299
|
-
|
|
138300
|
-
|
|
138301
|
-
|
|
138302
|
-
|
|
138303
|
-
}
|
|
138304
|
-
li {
|
|
138305
|
-
margin: $suggesstions-list-margin-rtl;
|
|
138386
|
+
.e-view-header .e-toolbar-item {
|
|
138387
|
+
&.e-assist-view-header,
|
|
138388
|
+
&.e-custom-view-header {
|
|
138389
|
+
.e-tbar-btn .e-btn-icon {
|
|
138390
|
+
padding: 4px 2px 4px 4px;
|
|
138306
138391
|
}
|
|
138307
138392
|
}
|
|
138393
|
+
}
|
|
138394
|
+
.e-suggestion-header {
|
|
138395
|
+
text-align: left;
|
|
138396
|
+
margin: 0 8px 8px 2px;
|
|
138397
|
+
}
|
|
138398
|
+
.e-suggestions {
|
|
138399
|
+
li {
|
|
138400
|
+
margin: $suggesstions-list-margin-rtl;
|
|
138401
|
+
}
|
|
138402
|
+
}
|
|
138403
|
+
.e-views {
|
|
138308
138404
|
.e-content-body {
|
|
138309
138405
|
blockquote {
|
|
138310
138406
|
padding-left: unset;
|
|
@@ -138319,6 +138415,17 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
138319
138415
|
}
|
|
138320
138416
|
}
|
|
138321
138417
|
}
|
|
138418
|
+
.e-loading-body,
|
|
138419
|
+
.e-content-body,
|
|
138420
|
+
.e-loading-footer {
|
|
138421
|
+
padding: 2px 6px 0 0;
|
|
138422
|
+
}
|
|
138423
|
+
.e-prompt-icon {
|
|
138424
|
+
margin: 0 8px 0 0;
|
|
138425
|
+
}
|
|
138426
|
+
.e-output-icon {
|
|
138427
|
+
margin: 0 8px 0 4px;
|
|
138428
|
+
}
|
|
138322
138429
|
}
|
|
138323
138430
|
}
|
|
138324
138431
|
@media (max-width: 760px) {
|
|
@@ -138327,12 +138434,14 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
138327
138434
|
.e-footer {
|
|
138328
138435
|
width: 100%;
|
|
138329
138436
|
}
|
|
138330
|
-
.e-view-container .e-suggestions
|
|
138437
|
+
.e-view-container .e-suggestions,
|
|
138438
|
+
.e-prompt-content {
|
|
138331
138439
|
padding-right: 8px;
|
|
138332
138440
|
}
|
|
138333
138441
|
&.e-rtl {
|
|
138334
|
-
.e-view-container .e-suggestions
|
|
138335
|
-
|
|
138442
|
+
.e-view-container .e-suggestions,
|
|
138443
|
+
.e-prompt-content {
|
|
138444
|
+
padding: 0 0 0 8px;
|
|
138336
138445
|
}
|
|
138337
138446
|
}
|
|
138338
138447
|
}
|
|
@@ -138370,26 +138479,55 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
138370
138479
|
}
|
|
138371
138480
|
.e-tbar-btn {
|
|
138372
138481
|
background: transparent;
|
|
138482
|
+
&:focus {
|
|
138483
|
+
box-shadow: none;
|
|
138484
|
+
}
|
|
138485
|
+
&:focus-visible {
|
|
138486
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
138487
|
+
@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') {
|
|
138488
|
+
background: $tbar-header-hover-bg-color;
|
|
138489
|
+
}
|
|
138490
|
+
}
|
|
138373
138491
|
}
|
|
138374
138492
|
}
|
|
138375
138493
|
}
|
|
138376
|
-
.e-
|
|
138377
|
-
|
|
138378
|
-
|
|
138379
|
-
|
|
138380
|
-
|
|
138381
|
-
background-color: $user-logo-bg-color;
|
|
138382
|
-
}
|
|
138383
|
-
.e-prompt-text {
|
|
138384
|
-
background: $suggested-content-bg-color;
|
|
138494
|
+
.e-suggestion-header {
|
|
138495
|
+
color: $suggesstions-header-color;
|
|
138496
|
+
}
|
|
138497
|
+
.e-suggestions {
|
|
138498
|
+
li {
|
|
138385
138499
|
color: $suggested-content-text-color;
|
|
138500
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
138386
138501
|
@if ($skin-name == 'bootstrap5.3') {
|
|
138387
138502
|
border: none;
|
|
138388
138503
|
}
|
|
138389
138504
|
@else {
|
|
138390
|
-
border: 1px solid $
|
|
138505
|
+
border: 1px solid $suggestion-li-border-color;
|
|
138391
138506
|
}
|
|
138392
138507
|
}
|
|
138508
|
+
}
|
|
138509
|
+
.e-prompt-icon,
|
|
138510
|
+
.e-output-icon {
|
|
138511
|
+
border: 1px solid $icon-border-color;
|
|
138512
|
+
color: $user-logo-color;
|
|
138513
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
138514
|
+
background: $user-logo-bg-color;
|
|
138515
|
+
}
|
|
138516
|
+
@else {
|
|
138517
|
+
background-color: $user-logo-bg-color;
|
|
138518
|
+
}
|
|
138519
|
+
}
|
|
138520
|
+
.e-prompt-text {
|
|
138521
|
+
background: $suggested-content-bg-color;
|
|
138522
|
+
color: $suggested-content-text-color;
|
|
138523
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
138524
|
+
border: none;
|
|
138525
|
+
}
|
|
138526
|
+
@else {
|
|
138527
|
+
border: 1px solid $prompt-text-border-color;
|
|
138528
|
+
}
|
|
138529
|
+
}
|
|
138530
|
+
.e-views {
|
|
138393
138531
|
.e-content-body {
|
|
138394
138532
|
color: $response-text-color;
|
|
138395
138533
|
a {
|
|
@@ -138429,21 +138567,6 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
138429
138567
|
color: rgba(255, 212, 212, 1);
|
|
138430
138568
|
}
|
|
138431
138569
|
}
|
|
138432
|
-
.e-suggestions {
|
|
138433
|
-
.e-suggestion-header {
|
|
138434
|
-
color: $suggesstions-header-color;
|
|
138435
|
-
}
|
|
138436
|
-
li {
|
|
138437
|
-
color: $suggested-content-text-color;
|
|
138438
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
138439
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
138440
|
-
border: none;
|
|
138441
|
-
}
|
|
138442
|
-
@else {
|
|
138443
|
-
border: 1px solid $suggestion-li-border-color;
|
|
138444
|
-
}
|
|
138445
|
-
}
|
|
138446
|
-
}
|
|
138447
138570
|
}
|
|
138448
138571
|
.e-stop-response {
|
|
138449
138572
|
border-color: $response-stopper-border-color;
|
|
@@ -138453,21 +138576,21 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
138453
138576
|
}
|
|
138454
138577
|
.e-views,
|
|
138455
138578
|
.e-custom-view,
|
|
138456
|
-
.e-
|
|
138579
|
+
.e-assistview-content-section {
|
|
138457
138580
|
&::-webkit-scrollbar-thumb {
|
|
138458
138581
|
background: $scrollbar-color;
|
|
138459
138582
|
}
|
|
138460
138583
|
}
|
|
138584
|
+
.e-assist-send {
|
|
138585
|
+
color: $send-icon-color;
|
|
138586
|
+
&.disabled {
|
|
138587
|
+
color: $send-icon-disabled-color;
|
|
138588
|
+
}
|
|
138589
|
+
}
|
|
138461
138590
|
.e-footer {
|
|
138462
138591
|
textarea::-webkit-scrollbar-thumb {
|
|
138463
138592
|
background: $scrollbar-color;
|
|
138464
138593
|
}
|
|
138465
|
-
.e-assist-send {
|
|
138466
|
-
color: $send-icon-color;
|
|
138467
|
-
&.disabled {
|
|
138468
|
-
color: $send-icon-disabled-color;
|
|
138469
|
-
}
|
|
138470
|
-
}
|
|
138471
138594
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
138472
138595
|
.e-input-group.e-multi-line-input {
|
|
138473
138596
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|