@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
|
@@ -35056,13 +35056,11 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
35056
35056
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
35057
35057
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
35058
35058
|
}
|
|
35059
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
35060
|
-
@
|
|
35061
|
-
|
|
35062
|
-
|
|
35063
|
-
@
|
|
35064
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
35065
|
-
}
|
|
35059
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
35060
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
35061
|
+
}
|
|
35062
|
+
@if ($skin-name == 'tailwind') {
|
|
35063
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
35066
35064
|
}
|
|
35067
35065
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
35068
35066
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -40824,7 +40822,7 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
40824
40822
|
}
|
|
40825
40823
|
|
|
40826
40824
|
&::before {
|
|
40827
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
40825
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
40828
40826
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
40829
40827
|
}
|
|
40830
40828
|
@else {
|
|
@@ -42911,6 +42909,10 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
|
|
|
42911
42909
|
}
|
|
42912
42910
|
}
|
|
42913
42911
|
|
|
42912
|
+
&.e-virtualization .e-list-container{
|
|
42913
|
+
overflow: unset;
|
|
42914
|
+
}
|
|
42915
|
+
|
|
42914
42916
|
& .e-list-container {
|
|
42915
42917
|
overflow: hidden;
|
|
42916
42918
|
position: relative;
|
|
@@ -57578,7 +57580,7 @@ $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
|
57578
57580
|
$treeview-icon-padding: 0px !default;
|
|
57579
57581
|
$treeview-text-padding: 0 8px !default;
|
|
57580
57582
|
$treeview-text-margin: 0 !default;
|
|
57581
|
-
$treeview-image-size:
|
|
57583
|
+
$treeview-image-size: 18px !default;
|
|
57582
57584
|
$treeview-image-margin: 0 0 0 8px !default;
|
|
57583
57585
|
$treeview-navigable-icon-image-anchor-margin-bigger: 0 12px 0 8px !default;
|
|
57584
57586
|
$treeview-navigable-icon-image-anchor-margin-reverse-bigger: 0 6px 0 10px !default;
|
|
@@ -57586,7 +57588,7 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
|
|
|
57586
57588
|
$treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
|
|
57587
57589
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
57588
57590
|
$treeview-rtl-image-margin: 0 8px 0 0 !default;
|
|
57589
|
-
$treeview-image-text-padding: 0
|
|
57591
|
+
$treeview-image-text-padding: 0 12px !default;
|
|
57590
57592
|
$treeview-icon-image-margin: 0 0 0 8px !default;
|
|
57591
57593
|
$treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
|
|
57592
57594
|
$treeview-check-margin: 0 0 0 8px !default;
|
|
@@ -66025,6 +66027,10 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
66025
66027
|
display: block;
|
|
66026
66028
|
}
|
|
66027
66029
|
|
|
66030
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
66031
|
+
margin-right: 30px;
|
|
66032
|
+
}
|
|
66033
|
+
|
|
66028
66034
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
66029
66035
|
border: 0;
|
|
66030
66036
|
height: 0;
|
|
@@ -83121,7 +83127,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83121
83127
|
/* stylelint-enable */
|
|
83122
83128
|
|
|
83123
83129
|
.e-dlg-content {
|
|
83124
|
-
|
|
83130
|
+
@if $grid-skin == 'fluent2' {
|
|
83131
|
+
padding: 24px 27px;
|
|
83132
|
+
}
|
|
83133
|
+
@else {
|
|
83134
|
+
padding: 8px 16px 8px 8px;
|
|
83135
|
+
}
|
|
83125
83136
|
overflow-y: hidden;
|
|
83126
83137
|
}
|
|
83127
83138
|
|
|
@@ -83976,7 +83987,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83976
83987
|
}
|
|
83977
83988
|
|
|
83978
83989
|
.e-grid-popup {
|
|
83979
|
-
position:
|
|
83990
|
+
position: absolute;
|
|
83980
83991
|
}
|
|
83981
83992
|
|
|
83982
83993
|
#{&}.e-grid,
|
|
@@ -85021,6 +85032,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85021
85032
|
.e-filterbarcell,
|
|
85022
85033
|
.e-filterbarcelldisabled {
|
|
85023
85034
|
border-width: $grid-filtercell-both-border-width;
|
|
85035
|
+
border-top-width: 1px;
|
|
85024
85036
|
}
|
|
85025
85037
|
}
|
|
85026
85038
|
|
|
@@ -86296,6 +86308,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86296
86308
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
86297
86309
|
}
|
|
86298
86310
|
|
|
86311
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
86312
|
+
@if $grid-skin == 'fluent' {
|
|
86313
|
+
padding-bottom: 1px;
|
|
86314
|
+
}
|
|
86315
|
+
}
|
|
86316
|
+
|
|
86299
86317
|
.e-edit-dialog {
|
|
86300
86318
|
min-height: 350px;
|
|
86301
86319
|
.e-dlg-content {
|
|
@@ -86989,6 +87007,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86989
87007
|
.e-filterbarcell,
|
|
86990
87008
|
.e-filterbarcelldisabled {
|
|
86991
87009
|
border-width: $grid-filtercell-both-border-width;
|
|
87010
|
+
border-top-width: 1px;
|
|
86992
87011
|
}
|
|
86993
87012
|
|
|
86994
87013
|
.e-rowcell,
|
|
@@ -87110,14 +87129,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87110
87129
|
}
|
|
87111
87130
|
|
|
87112
87131
|
&.e-wrap {
|
|
87113
|
-
& .e-
|
|
87114
|
-
& .e-gridcontent .e-rowcell,
|
|
87132
|
+
& .e-rowcell,
|
|
87115
87133
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
87116
87134
|
& .e-columnheader .e-headercelldiv,
|
|
87117
87135
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
87118
87136
|
@include wrap-styles;
|
|
87119
87137
|
}
|
|
87120
87138
|
|
|
87139
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
87140
|
+
white-space: nowrap;
|
|
87141
|
+
}
|
|
87142
|
+
|
|
87121
87143
|
& .e-stackedheader .e-columnheader {
|
|
87122
87144
|
.e-stackedheadercelldiv,
|
|
87123
87145
|
.e-headercelldiv {
|
|
@@ -87675,7 +87697,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87675
87697
|
}
|
|
87676
87698
|
|
|
87677
87699
|
@if $grid-skin == 'fluent2' {
|
|
87678
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
87700
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
87701
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
87679
87702
|
padding: 0 6px;
|
|
87680
87703
|
}
|
|
87681
87704
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -88589,7 +88612,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88589
88612
|
}
|
|
88590
88613
|
|
|
88591
88614
|
@if $grid-skin == 'fluent2' {
|
|
88592
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
88615
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
88616
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
88593
88617
|
color: $flyout-text-color-hover;
|
|
88594
88618
|
}
|
|
88595
88619
|
}
|
|
@@ -92431,6 +92455,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
92431
92455
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92432
92456
|
@include grid-wrap;
|
|
92433
92457
|
}
|
|
92458
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92459
|
+
display: inline-block;
|
|
92460
|
+
white-space: nowrap;
|
|
92461
|
+
word-wrap: break-word;
|
|
92462
|
+
}
|
|
92434
92463
|
|
|
92435
92464
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92436
92465
|
@include grid-wrap;
|
|
@@ -104561,7 +104590,7 @@ $toast-progress-color: $primary !default;
|
|
|
104561
104590
|
$toast-bg-color: $content-bg-color !default;
|
|
104562
104591
|
$toast-hover-bg-color: $content-bg-color !default;
|
|
104563
104592
|
$toast-active-bg-color: $content-bg-color !default;
|
|
104564
|
-
$toast-font-color: $content-
|
|
104593
|
+
$toast-font-color: $content-text-color-alt1 !default;
|
|
104565
104594
|
$toast-icon-color: $icon-color !default;
|
|
104566
104595
|
$toast-close-icon-color: $icon-color !default;
|
|
104567
104596
|
$toast-title-color: $content-text-color !default;
|
|
@@ -119765,13 +119794,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
119765
119794
|
background: $pivotgrid-grp-bg-color;
|
|
119766
119795
|
}
|
|
119767
119796
|
|
|
119768
|
-
.e-toolbar-item
|
|
119769
|
-
|
|
119770
|
-
|
|
119771
|
-
|
|
119772
|
-
|
|
119797
|
+
.e-toolbar-item {
|
|
119798
|
+
.e-tbar-btn.e-btn {
|
|
119799
|
+
.e-icons.e-btn-icon {
|
|
119800
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119801
|
+
font-size: 16px;
|
|
119802
|
+
}
|
|
119773
119803
|
}
|
|
119774
119804
|
}
|
|
119805
|
+
&.e-disabled {
|
|
119806
|
+
pointer-events: none;
|
|
119807
|
+
}
|
|
119775
119808
|
}
|
|
119776
119809
|
|
|
119777
119810
|
.e-pivot-toolbar-menu {
|
|
@@ -136671,6 +136704,8 @@ $aiassist-header-height: 46px !default;
|
|
|
136671
136704
|
$aiassist-icon-height: 30px !default;
|
|
136672
136705
|
$aiassist-icon-width: 30px !default;
|
|
136673
136706
|
$send-icon-size: 14px !default;
|
|
136707
|
+
$send-icon-bottom: 9px !default;
|
|
136708
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
136674
136709
|
$aiassist-bigger-header-height: 50px !default;
|
|
136675
136710
|
$aiassist-bigger-icon-height: 40px !default;
|
|
136676
136711
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -136711,63 +136746,86 @@ $rating-selected-bg-color: $rating-selected-color !default;
|
|
|
136711
136746
|
$send-icon-color: $icon-color !default;
|
|
136712
136747
|
$send-icon-disabled-color: $icon-color-disabled !default;
|
|
136713
136748
|
$prompt-text-border-color: $flyout-border !default;
|
|
136749
|
+
$tbar-header-btn-focus-box-shadow: $secondary-shadow-focus !default;
|
|
136750
|
+
$tbar-header-hover-bg-color: transparent !default;
|
|
136714
136751
|
|
|
136715
136752
|
@include export-module('aiassistview-bigger') {
|
|
136716
136753
|
.e-bigger.e-aiassistview,
|
|
136717
136754
|
.e-bigger .e-aiassistview {
|
|
136718
136755
|
.e-view-header {
|
|
136719
136756
|
height: $aiassist-bigger-header-height;
|
|
136757
|
+
.e-toolbar {
|
|
136758
|
+
.e-toolbar-items {
|
|
136759
|
+
.e-toolbar-left {
|
|
136760
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
136761
|
+
}
|
|
136762
|
+
.e-toolbar-item {
|
|
136763
|
+
&.e-assist-view-header,
|
|
136764
|
+
&.e-custom-view-header {
|
|
136765
|
+
@if ($skin-name == 'highcontrast') {
|
|
136766
|
+
// To apply box-shadow styling during keyboard navigation
|
|
136767
|
+
padding: 1.5px;
|
|
136768
|
+
}
|
|
136769
|
+
@else {
|
|
136770
|
+
padding: 0;
|
|
136771
|
+
}
|
|
136772
|
+
.e-tbar-btn {
|
|
136773
|
+
padding: 0;
|
|
136774
|
+
.e-btn-icon {
|
|
136775
|
+
padding: 4px 4px 4px 2px;
|
|
136776
|
+
}
|
|
136777
|
+
}
|
|
136778
|
+
}
|
|
136779
|
+
}
|
|
136780
|
+
}
|
|
136781
|
+
}
|
|
136720
136782
|
}
|
|
136721
136783
|
.e-view-content {
|
|
136722
136784
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
136723
136785
|
}
|
|
136724
|
-
.e-
|
|
136725
|
-
|
|
136726
|
-
|
|
136727
|
-
|
|
136728
|
-
|
|
136729
|
-
|
|
136730
|
-
|
|
136731
|
-
|
|
136732
|
-
|
|
136733
|
-
|
|
136734
|
-
|
|
136735
|
-
|
|
136736
|
-
|
|
136737
|
-
|
|
136738
|
-
|
|
136739
|
-
|
|
136740
|
-
|
|
136741
|
-
|
|
136742
|
-
|
|
136743
|
-
|
|
136744
|
-
|
|
136745
|
-
|
|
136786
|
+
.e-prompt-icon {
|
|
136787
|
+
min-height: $aiassist-bigger-icon-height;
|
|
136788
|
+
}
|
|
136789
|
+
.e-output-icon {
|
|
136790
|
+
height: $aiassist-bigger-icon-height;
|
|
136791
|
+
}
|
|
136792
|
+
.e-prompt-icon,
|
|
136793
|
+
.e-output-icon {
|
|
136794
|
+
min-width: $aiassist-bigger-icon-width;
|
|
136795
|
+
}
|
|
136796
|
+
.e-loading-body,
|
|
136797
|
+
.e-content-body,
|
|
136798
|
+
.e-loading-footer {
|
|
136799
|
+
padding: 6px 0 0 6px;
|
|
136800
|
+
}
|
|
136801
|
+
.e-prompt-text {
|
|
136802
|
+
padding: $prompt-text-bigger-padding;
|
|
136803
|
+
line-height: 22px;
|
|
136804
|
+
}
|
|
136805
|
+
.e-content-container {
|
|
136806
|
+
font-size: 16px;
|
|
136807
|
+
}
|
|
136808
|
+
.e-suggestion-header {
|
|
136809
|
+
font-size: 16px;
|
|
136810
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
136811
|
+
margin-bottom: 15px;
|
|
136812
|
+
}
|
|
136813
|
+
.e-suggestions {
|
|
136814
|
+
&.e-suggestion-item-template ul li {
|
|
136815
|
+
padding: 0;
|
|
136746
136816
|
}
|
|
136747
|
-
|
|
136748
|
-
|
|
136749
|
-
|
|
136750
|
-
|
|
136751
|
-
|
|
136752
|
-
font-size: 16px;
|
|
136753
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
136754
|
-
margin-bottom: 15px;
|
|
136755
|
-
}
|
|
136756
|
-
ul {
|
|
136757
|
-
li {
|
|
136758
|
-
line-height: 22px;
|
|
136759
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
136760
|
-
padding: $suggesstions-bigger-list-padding;
|
|
136761
|
-
margin: $suggesstions-bigger-list-margin;
|
|
136762
|
-
}
|
|
136763
|
-
}
|
|
136817
|
+
li {
|
|
136818
|
+
line-height: 22px;
|
|
136819
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
136820
|
+
padding: $suggesstions-bigger-list-padding;
|
|
136821
|
+
margin: $suggesstions-bigger-list-margin;
|
|
136764
136822
|
}
|
|
136765
136823
|
}
|
|
136824
|
+
.e-assist-send {
|
|
136825
|
+
font-size: $send-icon-size-bigger;
|
|
136826
|
+
bottom: $send-icon-bigger-bottom;
|
|
136827
|
+
}
|
|
136766
136828
|
.e-footer {
|
|
136767
|
-
.e-assist-send {
|
|
136768
|
-
font-size: $send-icon-size-bigger;
|
|
136769
|
-
bottom: 9px;
|
|
136770
|
-
}
|
|
136771
136829
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
136772
136830
|
.e-textarea {
|
|
136773
136831
|
min-height: 38px;
|
|
@@ -136776,6 +136834,11 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
136776
136834
|
min-height: 28px;
|
|
136777
136835
|
}
|
|
136778
136836
|
}
|
|
136837
|
+
&.e-rtl .e-textarea {
|
|
136838
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
136839
|
+
padding: 6px 16px 6px 12px;
|
|
136840
|
+
}
|
|
136841
|
+
}
|
|
136779
136842
|
}
|
|
136780
136843
|
}
|
|
136781
136844
|
.e-stop-response.e-btn-active {
|
|
@@ -136787,13 +136850,24 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
136787
136850
|
font-size: $response-stopper-bigger-font-size;
|
|
136788
136851
|
}
|
|
136789
136852
|
&.e-rtl {
|
|
136790
|
-
.e-
|
|
136791
|
-
|
|
136792
|
-
|
|
136793
|
-
|
|
136853
|
+
.e-view-header .e-toolbar-item {
|
|
136854
|
+
&.e-assist-view-header,
|
|
136855
|
+
&.e-custom-view-header {
|
|
136856
|
+
.e-tbar-btn .e-btn-icon {
|
|
136857
|
+
padding: 4px 2px 4px 4px;
|
|
136794
136858
|
}
|
|
136795
136859
|
}
|
|
136796
136860
|
}
|
|
136861
|
+
.e-suggestions {
|
|
136862
|
+
li {
|
|
136863
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
136864
|
+
}
|
|
136865
|
+
}
|
|
136866
|
+
.e-loading-body,
|
|
136867
|
+
.e-content-body,
|
|
136868
|
+
.e-loading-footer {
|
|
136869
|
+
padding: 6px 6px 0 0;
|
|
136870
|
+
}
|
|
136797
136871
|
}
|
|
136798
136872
|
}
|
|
136799
136873
|
}
|
|
@@ -136821,14 +136895,29 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
136821
136895
|
width: 100%;
|
|
136822
136896
|
border-radius: 4px;
|
|
136823
136897
|
}
|
|
136824
|
-
|
|
136825
|
-
|
|
136898
|
+
&.e-assist-view-header,
|
|
136899
|
+
&.e-custom-view-header {
|
|
136900
|
+
@if ($skin-name == 'highcontrast') {
|
|
136901
|
+
// To apply box-shadow styling during keyboard navigation
|
|
136902
|
+
padding: 1px;
|
|
136903
|
+
}
|
|
136904
|
+
@else {
|
|
136905
|
+
padding: 0;
|
|
136906
|
+
}
|
|
136907
|
+
.e-tbar-btn {
|
|
136908
|
+
padding: 0;
|
|
136909
|
+
.e-btn-icon {
|
|
136910
|
+
padding: 4px 4px 4px 2px;
|
|
136911
|
+
}
|
|
136912
|
+
}
|
|
136913
|
+
}
|
|
136914
|
+
&.e-active .e-btn {
|
|
136915
|
+
cursor: pointer;
|
|
136826
136916
|
}
|
|
136827
136917
|
}
|
|
136828
|
-
|
|
136829
|
-
|
|
136830
|
-
|
|
136831
|
-
cursor: pointer;
|
|
136918
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
136919
|
+
height: calc($aiassist-header-height - 1px);
|
|
136920
|
+
}
|
|
136832
136921
|
}
|
|
136833
136922
|
.e-view-container,
|
|
136834
136923
|
.e-footer {
|
|
@@ -136878,36 +136967,94 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
136878
136967
|
}
|
|
136879
136968
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
136880
136969
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
136881
|
-
|
|
136882
|
-
padding: 6px 0 6px 5px;
|
|
136883
|
-
}
|
|
136884
|
-
@else {
|
|
136885
|
-
padding: 6px 0 6px 2px;
|
|
136886
|
-
}
|
|
136970
|
+
padding: 6px 2px;
|
|
136887
136971
|
}
|
|
136888
136972
|
}
|
|
136889
|
-
.e-
|
|
136973
|
+
.e-output-container {
|
|
136974
|
+
width: 90%;
|
|
136890
136975
|
display: flex;
|
|
136891
|
-
|
|
136892
|
-
|
|
136893
|
-
|
|
136894
|
-
|
|
136895
|
-
|
|
136896
|
-
|
|
136976
|
+
align-self: flex-start;
|
|
136977
|
+
margin: 10px 0;
|
|
136978
|
+
}
|
|
136979
|
+
.e-prompt-icon {
|
|
136980
|
+
margin: 0 0 0 8px;
|
|
136981
|
+
min-height: $aiassist-icon-height;
|
|
136982
|
+
}
|
|
136983
|
+
.e-output-icon {
|
|
136984
|
+
height: $aiassist-icon-height;
|
|
136985
|
+
margin: 0 4px 0 8px;
|
|
136986
|
+
}
|
|
136987
|
+
.e-prompt-icon,
|
|
136988
|
+
.e-output-icon {
|
|
136989
|
+
border-radius: 50%;
|
|
136990
|
+
min-width: $aiassist-icon-width;
|
|
136991
|
+
}
|
|
136992
|
+
.e-loading-body,
|
|
136993
|
+
.e-content-body,
|
|
136994
|
+
.e-loading-footer {
|
|
136995
|
+
padding: 2px 0 0 6px;
|
|
136996
|
+
}
|
|
136997
|
+
.e-content-container {
|
|
136998
|
+
margin-top: 16px;
|
|
136999
|
+
font-size: 14px;
|
|
137000
|
+
justify-content: space-between;
|
|
137001
|
+
}
|
|
137002
|
+
.e-prompt-text {
|
|
137003
|
+
white-space: pre-wrap;
|
|
137004
|
+
height: fit-content;
|
|
137005
|
+
border-radius: $prompt-text-border-radius;
|
|
137006
|
+
padding: $prompt-text-padding;
|
|
137007
|
+
line-height: 20px;
|
|
137008
|
+
}
|
|
137009
|
+
.e-content-footer,
|
|
137010
|
+
.e-prompt-toolbar {
|
|
137011
|
+
opacity: 0;
|
|
137012
|
+
}
|
|
137013
|
+
.e-prompt-container {
|
|
137014
|
+
gap: 2px;
|
|
137015
|
+
align-self: flex-end;
|
|
137016
|
+
max-width: 70%;
|
|
137017
|
+
margin-bottom: 5px;
|
|
137018
|
+
flex-direction: column;
|
|
137019
|
+
&:hover .e-assist-edit-icon {
|
|
137020
|
+
opacity: 1;
|
|
137021
|
+
cursor: pointer;
|
|
136897
137022
|
}
|
|
136898
|
-
|
|
136899
|
-
|
|
136900
|
-
|
|
137023
|
+
}
|
|
137024
|
+
.e-suggestion-header {
|
|
137025
|
+
font-size: 14px;
|
|
137026
|
+
font-weight: $suggesstions-header-font-weight;
|
|
137027
|
+
margin: 0 2px 8px 8px;
|
|
137028
|
+
text-align: right;
|
|
137029
|
+
}
|
|
137030
|
+
.e-suggestions {
|
|
137031
|
+
width: 100%;
|
|
137032
|
+
&.e-suggestion-item-template li {
|
|
137033
|
+
padding: 0;
|
|
136901
137034
|
}
|
|
136902
|
-
|
|
136903
|
-
|
|
136904
|
-
|
|
137035
|
+
ul {
|
|
137036
|
+
list-style-type: none;
|
|
137037
|
+
padding: 0;
|
|
137038
|
+
margin: 0;
|
|
137039
|
+
display: flex;
|
|
137040
|
+
flex-wrap: wrap;
|
|
137041
|
+
justify-content: end;
|
|
136905
137042
|
}
|
|
136906
|
-
|
|
136907
|
-
|
|
136908
|
-
|
|
136909
|
-
|
|
137043
|
+
li {
|
|
137044
|
+
line-height: 20px;
|
|
137045
|
+
font-weight: $suggesstions-font-weight;
|
|
137046
|
+
padding: $suggesstions-list-padding;
|
|
137047
|
+
margin: $suggesstions-list-margin;
|
|
137048
|
+
border-radius: $suggesstions-list-border-radius;
|
|
137049
|
+
cursor: pointer;
|
|
137050
|
+
white-space: nowrap;
|
|
137051
|
+
overflow: hidden;
|
|
137052
|
+
text-overflow: ellipsis;
|
|
136910
137053
|
}
|
|
137054
|
+
}
|
|
137055
|
+
.e-views {
|
|
137056
|
+
display: flex;
|
|
137057
|
+
justify-content: space-around;
|
|
136911
137058
|
.e-content-body {
|
|
136912
137059
|
line-height: 25px;
|
|
136913
137060
|
border-radius: 4px;
|
|
@@ -136993,85 +137140,36 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
136993
137140
|
.e-content-body > *:first-child {
|
|
136994
137141
|
margin-block-start: 0;
|
|
136995
137142
|
}
|
|
136996
|
-
.e-loading-body,
|
|
136997
|
-
.e-content-body,
|
|
136998
|
-
.e-loading-footer {
|
|
136999
|
-
padding: 2px 0 0 8px;
|
|
137000
|
-
}
|
|
137001
|
-
.e-content-footer,
|
|
137002
|
-
.e-prompt-toolbar {
|
|
137003
|
-
opacity: 0;
|
|
137004
|
-
}
|
|
137005
|
-
.e-content-container {
|
|
137006
|
-
margin-top: 16px;
|
|
137007
|
-
font-size: 14px;
|
|
137008
|
-
justify-content: space-between;
|
|
137009
|
-
.e-prompt-text {
|
|
137010
|
-
white-space: pre-wrap;
|
|
137011
|
-
height: fit-content;
|
|
137012
|
-
border-radius: $prompt-text-border-radius;
|
|
137013
|
-
padding: $prompt-text-padding;
|
|
137014
|
-
margin-right: 2px;
|
|
137015
|
-
line-height: 20px;
|
|
137016
|
-
}
|
|
137017
|
-
}
|
|
137018
|
-
.e-suggestions {
|
|
137019
|
-
width: 100%;
|
|
137020
|
-
&.e-suggestion-item-template li {
|
|
137021
|
-
padding: 0;
|
|
137022
|
-
}
|
|
137023
|
-
.e-suggestion-header {
|
|
137024
|
-
font-size: 14px;
|
|
137025
|
-
font-weight: $suggesstions-header-font-weight;
|
|
137026
|
-
margin: 0 2px 8px 8px;
|
|
137027
|
-
text-align: right;
|
|
137028
|
-
}
|
|
137029
|
-
ul {
|
|
137030
|
-
list-style-type: none;
|
|
137031
|
-
padding: 0;
|
|
137032
|
-
margin: 0;
|
|
137033
|
-
display: flex;
|
|
137034
|
-
flex-wrap: wrap;
|
|
137035
|
-
justify-content: end;
|
|
137036
|
-
}
|
|
137037
|
-
li {
|
|
137038
|
-
line-height: 20px;
|
|
137039
|
-
font-weight: $suggesstions-font-weight;
|
|
137040
|
-
padding: $suggesstions-list-padding;
|
|
137041
|
-
margin: $suggesstions-list-margin;
|
|
137042
|
-
border-radius: $suggesstions-list-border-radius;
|
|
137043
|
-
cursor: pointer;
|
|
137044
|
-
white-space: nowrap;
|
|
137045
|
-
overflow: hidden;
|
|
137046
|
-
text-overflow: ellipsis;
|
|
137047
|
-
}
|
|
137048
|
-
}
|
|
137049
|
-
.e-prompt-container {
|
|
137050
|
-
gap: 2px;
|
|
137051
|
-
align-self: flex-end;
|
|
137052
|
-
max-width: 70%;
|
|
137053
|
-
margin-bottom: 5px;
|
|
137054
|
-
flex-direction: column;
|
|
137055
|
-
&:hover .e-assist-edit-icon {
|
|
137056
|
-
opacity: 1;
|
|
137057
|
-
cursor: pointer;
|
|
137058
|
-
}
|
|
137059
|
-
}
|
|
137060
137143
|
}
|
|
137061
137144
|
.e-views,
|
|
137062
137145
|
.e-custom-view,
|
|
137063
|
-
.e-
|
|
137146
|
+
.e-assistview-content-section {
|
|
137064
137147
|
height: 100%;
|
|
137065
|
-
overflow
|
|
137148
|
+
overflow: scroll;
|
|
137066
137149
|
&::-webkit-scrollbar {
|
|
137067
137150
|
width: $ai-assist-scrollbar-width;
|
|
137151
|
+
height: $ai-assist-scrollbar-width;
|
|
137068
137152
|
}
|
|
137069
137153
|
&::-webkit-scrollbar-thumb {
|
|
137070
137154
|
border-radius: 10px;
|
|
137071
137155
|
}
|
|
137072
137156
|
}
|
|
137073
|
-
.e-
|
|
137074
|
-
|
|
137157
|
+
.e-assist-send {
|
|
137158
|
+
position: absolute;
|
|
137159
|
+
right: 20px;
|
|
137160
|
+
font-size: $send-icon-size;
|
|
137161
|
+
bottom: $send-icon-bottom;
|
|
137162
|
+
padding-top: 2px;
|
|
137163
|
+
}
|
|
137164
|
+
.e-assist-send.disabled {
|
|
137165
|
+
pointer-events: none;
|
|
137166
|
+
opacity: .5;
|
|
137167
|
+
cursor: not-allowed;
|
|
137168
|
+
}
|
|
137169
|
+
.e-assist-send.enabled {
|
|
137170
|
+
pointer-events: auto;
|
|
137171
|
+
opacity: 1;
|
|
137172
|
+
cursor: pointer;
|
|
137075
137173
|
}
|
|
137076
137174
|
.e-footer {
|
|
137077
137175
|
position: relative;
|
|
@@ -137090,23 +137188,6 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
137090
137188
|
.hide-scrollbar textarea {
|
|
137091
137189
|
scrollbar-width: none;
|
|
137092
137190
|
}
|
|
137093
|
-
.e-assist-send {
|
|
137094
|
-
position: absolute;
|
|
137095
|
-
right: 20px;
|
|
137096
|
-
font-size: $send-icon-size;
|
|
137097
|
-
bottom: 8px;
|
|
137098
|
-
padding-top: 2px;
|
|
137099
|
-
}
|
|
137100
|
-
.e-assist-send.disabled {
|
|
137101
|
-
pointer-events: none;
|
|
137102
|
-
opacity: .5;
|
|
137103
|
-
cursor: not-allowed;
|
|
137104
|
-
}
|
|
137105
|
-
.e-assist-send.enabled {
|
|
137106
|
-
pointer-events: auto;
|
|
137107
|
-
opacity: 1;
|
|
137108
|
-
cursor: pointer;
|
|
137109
|
-
}
|
|
137110
137191
|
&:has(.e-rtl) .e-assist-send {
|
|
137111
137192
|
right: unset;
|
|
137112
137193
|
left: 20px;
|
|
@@ -137118,6 +137199,13 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
137118
137199
|
.e-multi-line-input.e-rtl {
|
|
137119
137200
|
padding-left: 35px;
|
|
137120
137201
|
padding-right: unset;
|
|
137202
|
+
&.e-input-group.e-control-wrapper {
|
|
137203
|
+
.e-textarea {
|
|
137204
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
137205
|
+
padding: 4px 12px 4px 8px;
|
|
137206
|
+
}
|
|
137207
|
+
}
|
|
137208
|
+
}
|
|
137121
137209
|
}
|
|
137122
137210
|
.e-input-group.e-multi-line-input {
|
|
137123
137211
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -137199,16 +137287,24 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
137199
137287
|
outline: 1px solid;
|
|
137200
137288
|
}
|
|
137201
137289
|
&.e-rtl {
|
|
137202
|
-
.e-
|
|
137203
|
-
|
|
137204
|
-
|
|
137205
|
-
|
|
137206
|
-
|
|
137207
|
-
}
|
|
137208
|
-
li {
|
|
137209
|
-
margin: $suggesstions-list-margin-rtl;
|
|
137290
|
+
.e-view-header .e-toolbar-item {
|
|
137291
|
+
&.e-assist-view-header,
|
|
137292
|
+
&.e-custom-view-header {
|
|
137293
|
+
.e-tbar-btn .e-btn-icon {
|
|
137294
|
+
padding: 4px 2px 4px 4px;
|
|
137210
137295
|
}
|
|
137211
137296
|
}
|
|
137297
|
+
}
|
|
137298
|
+
.e-suggestion-header {
|
|
137299
|
+
text-align: left;
|
|
137300
|
+
margin: 0 8px 8px 2px;
|
|
137301
|
+
}
|
|
137302
|
+
.e-suggestions {
|
|
137303
|
+
li {
|
|
137304
|
+
margin: $suggesstions-list-margin-rtl;
|
|
137305
|
+
}
|
|
137306
|
+
}
|
|
137307
|
+
.e-views {
|
|
137212
137308
|
.e-content-body {
|
|
137213
137309
|
blockquote {
|
|
137214
137310
|
padding-left: unset;
|
|
@@ -137223,6 +137319,17 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
137223
137319
|
}
|
|
137224
137320
|
}
|
|
137225
137321
|
}
|
|
137322
|
+
.e-loading-body,
|
|
137323
|
+
.e-content-body,
|
|
137324
|
+
.e-loading-footer {
|
|
137325
|
+
padding: 2px 6px 0 0;
|
|
137326
|
+
}
|
|
137327
|
+
.e-prompt-icon {
|
|
137328
|
+
margin: 0 8px 0 0;
|
|
137329
|
+
}
|
|
137330
|
+
.e-output-icon {
|
|
137331
|
+
margin: 0 8px 0 4px;
|
|
137332
|
+
}
|
|
137226
137333
|
}
|
|
137227
137334
|
}
|
|
137228
137335
|
@media (max-width: 760px) {
|
|
@@ -137231,12 +137338,14 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
137231
137338
|
.e-footer {
|
|
137232
137339
|
width: 100%;
|
|
137233
137340
|
}
|
|
137234
|
-
.e-view-container .e-suggestions
|
|
137341
|
+
.e-view-container .e-suggestions,
|
|
137342
|
+
.e-prompt-content {
|
|
137235
137343
|
padding-right: 8px;
|
|
137236
137344
|
}
|
|
137237
137345
|
&.e-rtl {
|
|
137238
|
-
.e-view-container .e-suggestions
|
|
137239
|
-
|
|
137346
|
+
.e-view-container .e-suggestions,
|
|
137347
|
+
.e-prompt-content {
|
|
137348
|
+
padding: 0 0 0 8px;
|
|
137240
137349
|
}
|
|
137241
137350
|
}
|
|
137242
137351
|
}
|
|
@@ -137274,26 +137383,55 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
137274
137383
|
}
|
|
137275
137384
|
.e-tbar-btn {
|
|
137276
137385
|
background: transparent;
|
|
137386
|
+
&:focus {
|
|
137387
|
+
box-shadow: none;
|
|
137388
|
+
}
|
|
137389
|
+
&:focus-visible {
|
|
137390
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
137391
|
+
@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') {
|
|
137392
|
+
background: $tbar-header-hover-bg-color;
|
|
137393
|
+
}
|
|
137394
|
+
}
|
|
137277
137395
|
}
|
|
137278
137396
|
}
|
|
137279
137397
|
}
|
|
137280
|
-
.e-
|
|
137281
|
-
|
|
137282
|
-
|
|
137283
|
-
|
|
137284
|
-
|
|
137285
|
-
background-color: $user-logo-bg-color;
|
|
137286
|
-
}
|
|
137287
|
-
.e-prompt-text {
|
|
137288
|
-
background: $suggested-content-bg-color;
|
|
137398
|
+
.e-suggestion-header {
|
|
137399
|
+
color: $suggesstions-header-color;
|
|
137400
|
+
}
|
|
137401
|
+
.e-suggestions {
|
|
137402
|
+
li {
|
|
137289
137403
|
color: $suggested-content-text-color;
|
|
137404
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
137290
137405
|
@if ($skin-name == 'bootstrap5.3') {
|
|
137291
137406
|
border: none;
|
|
137292
137407
|
}
|
|
137293
137408
|
@else {
|
|
137294
|
-
border: 1px solid $
|
|
137409
|
+
border: 1px solid $suggestion-li-border-color;
|
|
137295
137410
|
}
|
|
137296
137411
|
}
|
|
137412
|
+
}
|
|
137413
|
+
.e-prompt-icon,
|
|
137414
|
+
.e-output-icon {
|
|
137415
|
+
border: 1px solid $icon-border-color;
|
|
137416
|
+
color: $user-logo-color;
|
|
137417
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
137418
|
+
background: $user-logo-bg-color;
|
|
137419
|
+
}
|
|
137420
|
+
@else {
|
|
137421
|
+
background-color: $user-logo-bg-color;
|
|
137422
|
+
}
|
|
137423
|
+
}
|
|
137424
|
+
.e-prompt-text {
|
|
137425
|
+
background: $suggested-content-bg-color;
|
|
137426
|
+
color: $suggested-content-text-color;
|
|
137427
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
137428
|
+
border: none;
|
|
137429
|
+
}
|
|
137430
|
+
@else {
|
|
137431
|
+
border: 1px solid $prompt-text-border-color;
|
|
137432
|
+
}
|
|
137433
|
+
}
|
|
137434
|
+
.e-views {
|
|
137297
137435
|
.e-content-body {
|
|
137298
137436
|
color: $response-text-color;
|
|
137299
137437
|
a {
|
|
@@ -137333,21 +137471,6 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
137333
137471
|
color: rgba(255, 212, 212, 1);
|
|
137334
137472
|
}
|
|
137335
137473
|
}
|
|
137336
|
-
.e-suggestions {
|
|
137337
|
-
.e-suggestion-header {
|
|
137338
|
-
color: $suggesstions-header-color;
|
|
137339
|
-
}
|
|
137340
|
-
li {
|
|
137341
|
-
color: $suggested-content-text-color;
|
|
137342
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
137343
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
137344
|
-
border: none;
|
|
137345
|
-
}
|
|
137346
|
-
@else {
|
|
137347
|
-
border: 1px solid $suggestion-li-border-color;
|
|
137348
|
-
}
|
|
137349
|
-
}
|
|
137350
|
-
}
|
|
137351
137474
|
}
|
|
137352
137475
|
.e-stop-response {
|
|
137353
137476
|
border-color: $response-stopper-border-color;
|
|
@@ -137357,21 +137480,21 @@ $prompt-text-border-color: $flyout-border !default;
|
|
|
137357
137480
|
}
|
|
137358
137481
|
.e-views,
|
|
137359
137482
|
.e-custom-view,
|
|
137360
|
-
.e-
|
|
137483
|
+
.e-assistview-content-section {
|
|
137361
137484
|
&::-webkit-scrollbar-thumb {
|
|
137362
137485
|
background: $scrollbar-color;
|
|
137363
137486
|
}
|
|
137364
137487
|
}
|
|
137488
|
+
.e-assist-send {
|
|
137489
|
+
color: $send-icon-color;
|
|
137490
|
+
&.disabled {
|
|
137491
|
+
color: $send-icon-disabled-color;
|
|
137492
|
+
}
|
|
137493
|
+
}
|
|
137365
137494
|
.e-footer {
|
|
137366
137495
|
textarea::-webkit-scrollbar-thumb {
|
|
137367
137496
|
background: $scrollbar-color;
|
|
137368
137497
|
}
|
|
137369
|
-
.e-assist-send {
|
|
137370
|
-
color: $send-icon-color;
|
|
137371
|
-
&.disabled {
|
|
137372
|
-
color: $send-icon-disabled-color;
|
|
137373
|
-
}
|
|
137374
|
-
}
|
|
137375
137498
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
137376
137499
|
.e-input-group.e-multi-line-input {
|
|
137377
137500
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|