@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
|
@@ -35219,13 +35219,11 @@ $slider-button-vup-bg-image: none !default;
|
|
|
35219
35219
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
35220
35220
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
35221
35221
|
}
|
|
35222
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
35223
|
-
@
|
|
35224
|
-
|
|
35225
|
-
|
|
35226
|
-
@
|
|
35227
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
35228
|
-
}
|
|
35222
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
35223
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
35224
|
+
}
|
|
35225
|
+
@if ($skin-name == 'tailwind') {
|
|
35226
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
35229
35227
|
}
|
|
35230
35228
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
35231
35229
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -40933,7 +40931,7 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
40933
40931
|
}
|
|
40934
40932
|
|
|
40935
40933
|
&::before {
|
|
40936
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
40934
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
40937
40935
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
40938
40936
|
}
|
|
40939
40937
|
@else {
|
|
@@ -43040,6 +43038,10 @@ $listview-template-focused-multiline-content-color: rgba($content-text-color-sel
|
|
|
43040
43038
|
}
|
|
43041
43039
|
}
|
|
43042
43040
|
|
|
43041
|
+
&.e-virtualization .e-list-container{
|
|
43042
|
+
overflow: unset;
|
|
43043
|
+
}
|
|
43044
|
+
|
|
43043
43045
|
& .e-list-container {
|
|
43044
43046
|
overflow: hidden;
|
|
43045
43047
|
position: relative;
|
|
@@ -66111,6 +66113,10 @@ $ddl-chip-bigger-content-padding: 0 !default;
|
|
|
66111
66113
|
display: block;
|
|
66112
66114
|
}
|
|
66113
66115
|
|
|
66116
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
66117
|
+
margin-right: 30px;
|
|
66118
|
+
}
|
|
66119
|
+
|
|
66114
66120
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
66115
66121
|
border: 0;
|
|
66116
66122
|
height: 0;
|
|
@@ -83485,7 +83491,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
83485
83491
|
/* stylelint-enable */
|
|
83486
83492
|
|
|
83487
83493
|
.e-dlg-content {
|
|
83488
|
-
|
|
83494
|
+
@if $grid-skin == 'fluent2' {
|
|
83495
|
+
padding: 24px 27px;
|
|
83496
|
+
}
|
|
83497
|
+
@else {
|
|
83498
|
+
padding: 8px 16px 8px 8px;
|
|
83499
|
+
}
|
|
83489
83500
|
overflow-y: hidden;
|
|
83490
83501
|
}
|
|
83491
83502
|
|
|
@@ -84340,7 +84351,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
84340
84351
|
}
|
|
84341
84352
|
|
|
84342
84353
|
.e-grid-popup {
|
|
84343
|
-
position:
|
|
84354
|
+
position: absolute;
|
|
84344
84355
|
}
|
|
84345
84356
|
|
|
84346
84357
|
#{&}.e-grid,
|
|
@@ -85385,6 +85396,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
85385
85396
|
.e-filterbarcell,
|
|
85386
85397
|
.e-filterbarcelldisabled {
|
|
85387
85398
|
border-width: $grid-filtercell-both-border-width;
|
|
85399
|
+
border-top-width: 1px;
|
|
85388
85400
|
}
|
|
85389
85401
|
}
|
|
85390
85402
|
|
|
@@ -86660,6 +86672,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
86660
86672
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
86661
86673
|
}
|
|
86662
86674
|
|
|
86675
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
86676
|
+
@if $grid-skin == 'fluent' {
|
|
86677
|
+
padding-bottom: 1px;
|
|
86678
|
+
}
|
|
86679
|
+
}
|
|
86680
|
+
|
|
86663
86681
|
.e-edit-dialog {
|
|
86664
86682
|
min-height: 350px;
|
|
86665
86683
|
.e-dlg-content {
|
|
@@ -87353,6 +87371,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
87353
87371
|
.e-filterbarcell,
|
|
87354
87372
|
.e-filterbarcelldisabled {
|
|
87355
87373
|
border-width: $grid-filtercell-both-border-width;
|
|
87374
|
+
border-top-width: 1px;
|
|
87356
87375
|
}
|
|
87357
87376
|
|
|
87358
87377
|
.e-rowcell,
|
|
@@ -87474,14 +87493,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
87474
87493
|
}
|
|
87475
87494
|
|
|
87476
87495
|
&.e-wrap {
|
|
87477
|
-
& .e-
|
|
87478
|
-
& .e-gridcontent .e-rowcell,
|
|
87496
|
+
& .e-rowcell,
|
|
87479
87497
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
87480
87498
|
& .e-columnheader .e-headercelldiv,
|
|
87481
87499
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
87482
87500
|
@include wrap-styles;
|
|
87483
87501
|
}
|
|
87484
87502
|
|
|
87503
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
87504
|
+
white-space: nowrap;
|
|
87505
|
+
}
|
|
87506
|
+
|
|
87485
87507
|
& .e-stackedheader .e-columnheader {
|
|
87486
87508
|
.e-stackedheadercelldiv,
|
|
87487
87509
|
.e-headercelldiv {
|
|
@@ -88039,7 +88061,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
88039
88061
|
}
|
|
88040
88062
|
|
|
88041
88063
|
@if $grid-skin == 'fluent2' {
|
|
88042
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
88064
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
88065
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
88043
88066
|
padding: 0 6px;
|
|
88044
88067
|
}
|
|
88045
88068
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -88953,7 +88976,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
88953
88976
|
}
|
|
88954
88977
|
|
|
88955
88978
|
@if $grid-skin == 'fluent2' {
|
|
88956
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
88979
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
88980
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
88957
88981
|
color: $flyout-text-color-hover;
|
|
88958
88982
|
}
|
|
88959
88983
|
}
|
|
@@ -92785,6 +92809,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
92785
92809
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92786
92810
|
@include grid-wrap;
|
|
92787
92811
|
}
|
|
92812
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92813
|
+
display: inline-block;
|
|
92814
|
+
white-space: nowrap;
|
|
92815
|
+
word-wrap: break-word;
|
|
92816
|
+
}
|
|
92788
92817
|
|
|
92789
92818
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92790
92819
|
@include grid-wrap;
|
|
@@ -120147,13 +120176,17 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
120147
120176
|
background: $pivotgrid-grp-bg-color;
|
|
120148
120177
|
}
|
|
120149
120178
|
|
|
120150
|
-
.e-toolbar-item
|
|
120151
|
-
|
|
120152
|
-
|
|
120153
|
-
|
|
120154
|
-
|
|
120179
|
+
.e-toolbar-item {
|
|
120180
|
+
.e-tbar-btn.e-btn {
|
|
120181
|
+
.e-icons.e-btn-icon {
|
|
120182
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
120183
|
+
font-size: 16px;
|
|
120184
|
+
}
|
|
120155
120185
|
}
|
|
120156
120186
|
}
|
|
120187
|
+
&.e-disabled {
|
|
120188
|
+
pointer-events: none;
|
|
120189
|
+
}
|
|
120157
120190
|
}
|
|
120158
120191
|
|
|
120159
120192
|
.e-pivot-toolbar-menu {
|
|
@@ -137061,6 +137094,8 @@ $aiassist-header-height: 50px !default;
|
|
|
137061
137094
|
$aiassist-icon-height: 30px !default;
|
|
137062
137095
|
$aiassist-icon-width: 30px !default;
|
|
137063
137096
|
$send-icon-size: 16px !default;
|
|
137097
|
+
$send-icon-bottom: 7px !default;
|
|
137098
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
137064
137099
|
$aiassist-bigger-header-height: 58px !default;
|
|
137065
137100
|
$aiassist-bigger-icon-height: 40px !default;
|
|
137066
137101
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -137101,63 +137136,86 @@ $rating-selected-bg-color: rgba($rating-selected-color) !default;
|
|
|
137101
137136
|
$send-icon-color: rgba($icon-color) !default;
|
|
137102
137137
|
$send-icon-disabled-color: $icon-color-disabled !default;
|
|
137103
137138
|
$prompt-text-border-color: rgba($content-bg-color) !default;
|
|
137139
|
+
$tbar-header-btn-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
137140
|
+
$tbar-header-hover-bg-color: transparent !default;
|
|
137104
137141
|
|
|
137105
137142
|
@include export-module('aiassistview-bigger') {
|
|
137106
137143
|
.e-bigger.e-aiassistview,
|
|
137107
137144
|
.e-bigger .e-aiassistview {
|
|
137108
137145
|
.e-view-header {
|
|
137109
137146
|
height: $aiassist-bigger-header-height;
|
|
137147
|
+
.e-toolbar {
|
|
137148
|
+
.e-toolbar-items {
|
|
137149
|
+
.e-toolbar-left {
|
|
137150
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
137151
|
+
}
|
|
137152
|
+
.e-toolbar-item {
|
|
137153
|
+
&.e-assist-view-header,
|
|
137154
|
+
&.e-custom-view-header {
|
|
137155
|
+
@if ($skin-name == 'highcontrast') {
|
|
137156
|
+
// To apply box-shadow styling during keyboard navigation
|
|
137157
|
+
padding: 1.5px;
|
|
137158
|
+
}
|
|
137159
|
+
@else {
|
|
137160
|
+
padding: 0;
|
|
137161
|
+
}
|
|
137162
|
+
.e-tbar-btn {
|
|
137163
|
+
padding: 0;
|
|
137164
|
+
.e-btn-icon {
|
|
137165
|
+
padding: 4px 4px 4px 2px;
|
|
137166
|
+
}
|
|
137167
|
+
}
|
|
137168
|
+
}
|
|
137169
|
+
}
|
|
137170
|
+
}
|
|
137171
|
+
}
|
|
137110
137172
|
}
|
|
137111
137173
|
.e-view-content {
|
|
137112
137174
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
137113
137175
|
}
|
|
137114
|
-
.e-
|
|
137115
|
-
|
|
137116
|
-
|
|
137117
|
-
|
|
137118
|
-
|
|
137119
|
-
|
|
137120
|
-
|
|
137121
|
-
|
|
137122
|
-
|
|
137123
|
-
|
|
137124
|
-
|
|
137125
|
-
|
|
137126
|
-
|
|
137127
|
-
|
|
137128
|
-
|
|
137129
|
-
|
|
137130
|
-
|
|
137131
|
-
|
|
137132
|
-
|
|
137133
|
-
|
|
137134
|
-
|
|
137135
|
-
|
|
137176
|
+
.e-prompt-icon {
|
|
137177
|
+
min-height: $aiassist-bigger-icon-height;
|
|
137178
|
+
}
|
|
137179
|
+
.e-output-icon {
|
|
137180
|
+
height: $aiassist-bigger-icon-height;
|
|
137181
|
+
}
|
|
137182
|
+
.e-prompt-icon,
|
|
137183
|
+
.e-output-icon {
|
|
137184
|
+
min-width: $aiassist-bigger-icon-width;
|
|
137185
|
+
}
|
|
137186
|
+
.e-loading-body,
|
|
137187
|
+
.e-content-body,
|
|
137188
|
+
.e-loading-footer {
|
|
137189
|
+
padding: 6px 0 0 6px;
|
|
137190
|
+
}
|
|
137191
|
+
.e-prompt-text {
|
|
137192
|
+
padding: $prompt-text-bigger-padding;
|
|
137193
|
+
line-height: 22px;
|
|
137194
|
+
}
|
|
137195
|
+
.e-content-container {
|
|
137196
|
+
font-size: 16px;
|
|
137197
|
+
}
|
|
137198
|
+
.e-suggestion-header {
|
|
137199
|
+
font-size: 16px;
|
|
137200
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
137201
|
+
margin-bottom: 15px;
|
|
137202
|
+
}
|
|
137203
|
+
.e-suggestions {
|
|
137204
|
+
&.e-suggestion-item-template ul li {
|
|
137205
|
+
padding: 0;
|
|
137136
137206
|
}
|
|
137137
|
-
|
|
137138
|
-
|
|
137139
|
-
|
|
137140
|
-
|
|
137141
|
-
|
|
137142
|
-
font-size: 16px;
|
|
137143
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
137144
|
-
margin-bottom: 15px;
|
|
137145
|
-
}
|
|
137146
|
-
ul {
|
|
137147
|
-
li {
|
|
137148
|
-
line-height: 22px;
|
|
137149
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
137150
|
-
padding: $suggesstions-bigger-list-padding;
|
|
137151
|
-
margin: $suggesstions-bigger-list-margin;
|
|
137152
|
-
}
|
|
137153
|
-
}
|
|
137207
|
+
li {
|
|
137208
|
+
line-height: 22px;
|
|
137209
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
137210
|
+
padding: $suggesstions-bigger-list-padding;
|
|
137211
|
+
margin: $suggesstions-bigger-list-margin;
|
|
137154
137212
|
}
|
|
137155
137213
|
}
|
|
137214
|
+
.e-assist-send {
|
|
137215
|
+
font-size: $send-icon-size-bigger;
|
|
137216
|
+
bottom: $send-icon-bigger-bottom;
|
|
137217
|
+
}
|
|
137156
137218
|
.e-footer {
|
|
137157
|
-
.e-assist-send {
|
|
137158
|
-
font-size: $send-icon-size-bigger;
|
|
137159
|
-
bottom: 9px;
|
|
137160
|
-
}
|
|
137161
137219
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
137162
137220
|
.e-textarea {
|
|
137163
137221
|
min-height: 38px;
|
|
@@ -137166,6 +137224,11 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137166
137224
|
min-height: 28px;
|
|
137167
137225
|
}
|
|
137168
137226
|
}
|
|
137227
|
+
&.e-rtl .e-textarea {
|
|
137228
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
137229
|
+
padding: 6px 16px 6px 12px;
|
|
137230
|
+
}
|
|
137231
|
+
}
|
|
137169
137232
|
}
|
|
137170
137233
|
}
|
|
137171
137234
|
.e-stop-response.e-btn-active {
|
|
@@ -137177,13 +137240,24 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137177
137240
|
font-size: $response-stopper-bigger-font-size;
|
|
137178
137241
|
}
|
|
137179
137242
|
&.e-rtl {
|
|
137180
|
-
.e-
|
|
137181
|
-
|
|
137182
|
-
|
|
137183
|
-
|
|
137243
|
+
.e-view-header .e-toolbar-item {
|
|
137244
|
+
&.e-assist-view-header,
|
|
137245
|
+
&.e-custom-view-header {
|
|
137246
|
+
.e-tbar-btn .e-btn-icon {
|
|
137247
|
+
padding: 4px 2px 4px 4px;
|
|
137184
137248
|
}
|
|
137185
137249
|
}
|
|
137186
137250
|
}
|
|
137251
|
+
.e-suggestions {
|
|
137252
|
+
li {
|
|
137253
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
137254
|
+
}
|
|
137255
|
+
}
|
|
137256
|
+
.e-loading-body,
|
|
137257
|
+
.e-content-body,
|
|
137258
|
+
.e-loading-footer {
|
|
137259
|
+
padding: 6px 6px 0 0;
|
|
137260
|
+
}
|
|
137187
137261
|
}
|
|
137188
137262
|
}
|
|
137189
137263
|
}
|
|
@@ -137211,14 +137285,29 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137211
137285
|
width: 100%;
|
|
137212
137286
|
border-radius: 4px;
|
|
137213
137287
|
}
|
|
137214
|
-
|
|
137215
|
-
|
|
137288
|
+
&.e-assist-view-header,
|
|
137289
|
+
&.e-custom-view-header {
|
|
137290
|
+
@if ($skin-name == 'highcontrast') {
|
|
137291
|
+
// To apply box-shadow styling during keyboard navigation
|
|
137292
|
+
padding: 1px;
|
|
137293
|
+
}
|
|
137294
|
+
@else {
|
|
137295
|
+
padding: 0;
|
|
137296
|
+
}
|
|
137297
|
+
.e-tbar-btn {
|
|
137298
|
+
padding: 0;
|
|
137299
|
+
.e-btn-icon {
|
|
137300
|
+
padding: 4px 4px 4px 2px;
|
|
137301
|
+
}
|
|
137302
|
+
}
|
|
137303
|
+
}
|
|
137304
|
+
&.e-active .e-btn {
|
|
137305
|
+
cursor: pointer;
|
|
137216
137306
|
}
|
|
137217
137307
|
}
|
|
137218
|
-
|
|
137219
|
-
|
|
137220
|
-
|
|
137221
|
-
cursor: pointer;
|
|
137308
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
137309
|
+
height: calc($aiassist-header-height - 1px);
|
|
137310
|
+
}
|
|
137222
137311
|
}
|
|
137223
137312
|
.e-view-container,
|
|
137224
137313
|
.e-footer {
|
|
@@ -137268,36 +137357,94 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137268
137357
|
}
|
|
137269
137358
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
137270
137359
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
137271
|
-
|
|
137272
|
-
padding: 6px 0 6px 5px;
|
|
137273
|
-
}
|
|
137274
|
-
@else {
|
|
137275
|
-
padding: 6px 0 6px 2px;
|
|
137276
|
-
}
|
|
137360
|
+
padding: 6px 2px;
|
|
137277
137361
|
}
|
|
137278
137362
|
}
|
|
137279
|
-
.e-
|
|
137363
|
+
.e-output-container {
|
|
137364
|
+
width: 90%;
|
|
137280
137365
|
display: flex;
|
|
137281
|
-
|
|
137282
|
-
|
|
137283
|
-
|
|
137284
|
-
|
|
137285
|
-
|
|
137286
|
-
|
|
137366
|
+
align-self: flex-start;
|
|
137367
|
+
margin: 10px 0;
|
|
137368
|
+
}
|
|
137369
|
+
.e-prompt-icon {
|
|
137370
|
+
margin: 0 0 0 8px;
|
|
137371
|
+
min-height: $aiassist-icon-height;
|
|
137372
|
+
}
|
|
137373
|
+
.e-output-icon {
|
|
137374
|
+
height: $aiassist-icon-height;
|
|
137375
|
+
margin: 0 4px 0 8px;
|
|
137376
|
+
}
|
|
137377
|
+
.e-prompt-icon,
|
|
137378
|
+
.e-output-icon {
|
|
137379
|
+
border-radius: 50%;
|
|
137380
|
+
min-width: $aiassist-icon-width;
|
|
137381
|
+
}
|
|
137382
|
+
.e-loading-body,
|
|
137383
|
+
.e-content-body,
|
|
137384
|
+
.e-loading-footer {
|
|
137385
|
+
padding: 2px 0 0 6px;
|
|
137386
|
+
}
|
|
137387
|
+
.e-content-container {
|
|
137388
|
+
margin-top: 16px;
|
|
137389
|
+
font-size: 14px;
|
|
137390
|
+
justify-content: space-between;
|
|
137391
|
+
}
|
|
137392
|
+
.e-prompt-text {
|
|
137393
|
+
white-space: pre-wrap;
|
|
137394
|
+
height: fit-content;
|
|
137395
|
+
border-radius: $prompt-text-border-radius;
|
|
137396
|
+
padding: $prompt-text-padding;
|
|
137397
|
+
line-height: 20px;
|
|
137398
|
+
}
|
|
137399
|
+
.e-content-footer,
|
|
137400
|
+
.e-prompt-toolbar {
|
|
137401
|
+
opacity: 0;
|
|
137402
|
+
}
|
|
137403
|
+
.e-prompt-container {
|
|
137404
|
+
gap: 2px;
|
|
137405
|
+
align-self: flex-end;
|
|
137406
|
+
max-width: 70%;
|
|
137407
|
+
margin-bottom: 5px;
|
|
137408
|
+
flex-direction: column;
|
|
137409
|
+
&:hover .e-assist-edit-icon {
|
|
137410
|
+
opacity: 1;
|
|
137411
|
+
cursor: pointer;
|
|
137287
137412
|
}
|
|
137288
|
-
|
|
137289
|
-
|
|
137290
|
-
|
|
137413
|
+
}
|
|
137414
|
+
.e-suggestion-header {
|
|
137415
|
+
font-size: 14px;
|
|
137416
|
+
font-weight: $suggesstions-header-font-weight;
|
|
137417
|
+
margin: 0 2px 8px 8px;
|
|
137418
|
+
text-align: right;
|
|
137419
|
+
}
|
|
137420
|
+
.e-suggestions {
|
|
137421
|
+
width: 100%;
|
|
137422
|
+
&.e-suggestion-item-template li {
|
|
137423
|
+
padding: 0;
|
|
137291
137424
|
}
|
|
137292
|
-
|
|
137293
|
-
|
|
137294
|
-
|
|
137425
|
+
ul {
|
|
137426
|
+
list-style-type: none;
|
|
137427
|
+
padding: 0;
|
|
137428
|
+
margin: 0;
|
|
137429
|
+
display: flex;
|
|
137430
|
+
flex-wrap: wrap;
|
|
137431
|
+
justify-content: end;
|
|
137295
137432
|
}
|
|
137296
|
-
|
|
137297
|
-
|
|
137298
|
-
|
|
137299
|
-
|
|
137433
|
+
li {
|
|
137434
|
+
line-height: 20px;
|
|
137435
|
+
font-weight: $suggesstions-font-weight;
|
|
137436
|
+
padding: $suggesstions-list-padding;
|
|
137437
|
+
margin: $suggesstions-list-margin;
|
|
137438
|
+
border-radius: $suggesstions-list-border-radius;
|
|
137439
|
+
cursor: pointer;
|
|
137440
|
+
white-space: nowrap;
|
|
137441
|
+
overflow: hidden;
|
|
137442
|
+
text-overflow: ellipsis;
|
|
137300
137443
|
}
|
|
137444
|
+
}
|
|
137445
|
+
.e-views {
|
|
137446
|
+
display: flex;
|
|
137447
|
+
justify-content: space-around;
|
|
137301
137448
|
.e-content-body {
|
|
137302
137449
|
line-height: 25px;
|
|
137303
137450
|
border-radius: 4px;
|
|
@@ -137383,85 +137530,36 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137383
137530
|
.e-content-body > *:first-child {
|
|
137384
137531
|
margin-block-start: 0;
|
|
137385
137532
|
}
|
|
137386
|
-
.e-loading-body,
|
|
137387
|
-
.e-content-body,
|
|
137388
|
-
.e-loading-footer {
|
|
137389
|
-
padding: 2px 0 0 8px;
|
|
137390
|
-
}
|
|
137391
|
-
.e-content-footer,
|
|
137392
|
-
.e-prompt-toolbar {
|
|
137393
|
-
opacity: 0;
|
|
137394
|
-
}
|
|
137395
|
-
.e-content-container {
|
|
137396
|
-
margin-top: 16px;
|
|
137397
|
-
font-size: 14px;
|
|
137398
|
-
justify-content: space-between;
|
|
137399
|
-
.e-prompt-text {
|
|
137400
|
-
white-space: pre-wrap;
|
|
137401
|
-
height: fit-content;
|
|
137402
|
-
border-radius: $prompt-text-border-radius;
|
|
137403
|
-
padding: $prompt-text-padding;
|
|
137404
|
-
margin-right: 2px;
|
|
137405
|
-
line-height: 20px;
|
|
137406
|
-
}
|
|
137407
|
-
}
|
|
137408
|
-
.e-suggestions {
|
|
137409
|
-
width: 100%;
|
|
137410
|
-
&.e-suggestion-item-template li {
|
|
137411
|
-
padding: 0;
|
|
137412
|
-
}
|
|
137413
|
-
.e-suggestion-header {
|
|
137414
|
-
font-size: 14px;
|
|
137415
|
-
font-weight: $suggesstions-header-font-weight;
|
|
137416
|
-
margin: 0 2px 8px 8px;
|
|
137417
|
-
text-align: right;
|
|
137418
|
-
}
|
|
137419
|
-
ul {
|
|
137420
|
-
list-style-type: none;
|
|
137421
|
-
padding: 0;
|
|
137422
|
-
margin: 0;
|
|
137423
|
-
display: flex;
|
|
137424
|
-
flex-wrap: wrap;
|
|
137425
|
-
justify-content: end;
|
|
137426
|
-
}
|
|
137427
|
-
li {
|
|
137428
|
-
line-height: 20px;
|
|
137429
|
-
font-weight: $suggesstions-font-weight;
|
|
137430
|
-
padding: $suggesstions-list-padding;
|
|
137431
|
-
margin: $suggesstions-list-margin;
|
|
137432
|
-
border-radius: $suggesstions-list-border-radius;
|
|
137433
|
-
cursor: pointer;
|
|
137434
|
-
white-space: nowrap;
|
|
137435
|
-
overflow: hidden;
|
|
137436
|
-
text-overflow: ellipsis;
|
|
137437
|
-
}
|
|
137438
|
-
}
|
|
137439
|
-
.e-prompt-container {
|
|
137440
|
-
gap: 2px;
|
|
137441
|
-
align-self: flex-end;
|
|
137442
|
-
max-width: 70%;
|
|
137443
|
-
margin-bottom: 5px;
|
|
137444
|
-
flex-direction: column;
|
|
137445
|
-
&:hover .e-assist-edit-icon {
|
|
137446
|
-
opacity: 1;
|
|
137447
|
-
cursor: pointer;
|
|
137448
|
-
}
|
|
137449
|
-
}
|
|
137450
137533
|
}
|
|
137451
137534
|
.e-views,
|
|
137452
137535
|
.e-custom-view,
|
|
137453
|
-
.e-
|
|
137536
|
+
.e-assistview-content-section {
|
|
137454
137537
|
height: 100%;
|
|
137455
|
-
overflow
|
|
137538
|
+
overflow: scroll;
|
|
137456
137539
|
&::-webkit-scrollbar {
|
|
137457
137540
|
width: $ai-assist-scrollbar-width;
|
|
137541
|
+
height: $ai-assist-scrollbar-width;
|
|
137458
137542
|
}
|
|
137459
137543
|
&::-webkit-scrollbar-thumb {
|
|
137460
137544
|
border-radius: 10px;
|
|
137461
137545
|
}
|
|
137462
137546
|
}
|
|
137463
|
-
.e-
|
|
137464
|
-
|
|
137547
|
+
.e-assist-send {
|
|
137548
|
+
position: absolute;
|
|
137549
|
+
right: 20px;
|
|
137550
|
+
font-size: $send-icon-size;
|
|
137551
|
+
bottom: $send-icon-bottom;
|
|
137552
|
+
padding-top: 2px;
|
|
137553
|
+
}
|
|
137554
|
+
.e-assist-send.disabled {
|
|
137555
|
+
pointer-events: none;
|
|
137556
|
+
opacity: .5;
|
|
137557
|
+
cursor: not-allowed;
|
|
137558
|
+
}
|
|
137559
|
+
.e-assist-send.enabled {
|
|
137560
|
+
pointer-events: auto;
|
|
137561
|
+
opacity: 1;
|
|
137562
|
+
cursor: pointer;
|
|
137465
137563
|
}
|
|
137466
137564
|
.e-footer {
|
|
137467
137565
|
position: relative;
|
|
@@ -137480,23 +137578,6 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137480
137578
|
.hide-scrollbar textarea {
|
|
137481
137579
|
scrollbar-width: none;
|
|
137482
137580
|
}
|
|
137483
|
-
.e-assist-send {
|
|
137484
|
-
position: absolute;
|
|
137485
|
-
right: 20px;
|
|
137486
|
-
font-size: $send-icon-size;
|
|
137487
|
-
bottom: 8px;
|
|
137488
|
-
padding-top: 2px;
|
|
137489
|
-
}
|
|
137490
|
-
.e-assist-send.disabled {
|
|
137491
|
-
pointer-events: none;
|
|
137492
|
-
opacity: .5;
|
|
137493
|
-
cursor: not-allowed;
|
|
137494
|
-
}
|
|
137495
|
-
.e-assist-send.enabled {
|
|
137496
|
-
pointer-events: auto;
|
|
137497
|
-
opacity: 1;
|
|
137498
|
-
cursor: pointer;
|
|
137499
|
-
}
|
|
137500
137581
|
&:has(.e-rtl) .e-assist-send {
|
|
137501
137582
|
right: unset;
|
|
137502
137583
|
left: 20px;
|
|
@@ -137508,6 +137589,13 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137508
137589
|
.e-multi-line-input.e-rtl {
|
|
137509
137590
|
padding-left: 35px;
|
|
137510
137591
|
padding-right: unset;
|
|
137592
|
+
&.e-input-group.e-control-wrapper {
|
|
137593
|
+
.e-textarea {
|
|
137594
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
137595
|
+
padding: 4px 12px 4px 8px;
|
|
137596
|
+
}
|
|
137597
|
+
}
|
|
137598
|
+
}
|
|
137511
137599
|
}
|
|
137512
137600
|
.e-input-group.e-multi-line-input {
|
|
137513
137601
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -137589,16 +137677,24 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137589
137677
|
outline: 1px solid;
|
|
137590
137678
|
}
|
|
137591
137679
|
&.e-rtl {
|
|
137592
|
-
.e-
|
|
137593
|
-
|
|
137594
|
-
|
|
137595
|
-
|
|
137596
|
-
|
|
137597
|
-
}
|
|
137598
|
-
li {
|
|
137599
|
-
margin: $suggesstions-list-margin-rtl;
|
|
137680
|
+
.e-view-header .e-toolbar-item {
|
|
137681
|
+
&.e-assist-view-header,
|
|
137682
|
+
&.e-custom-view-header {
|
|
137683
|
+
.e-tbar-btn .e-btn-icon {
|
|
137684
|
+
padding: 4px 2px 4px 4px;
|
|
137600
137685
|
}
|
|
137601
137686
|
}
|
|
137687
|
+
}
|
|
137688
|
+
.e-suggestion-header {
|
|
137689
|
+
text-align: left;
|
|
137690
|
+
margin: 0 8px 8px 2px;
|
|
137691
|
+
}
|
|
137692
|
+
.e-suggestions {
|
|
137693
|
+
li {
|
|
137694
|
+
margin: $suggesstions-list-margin-rtl;
|
|
137695
|
+
}
|
|
137696
|
+
}
|
|
137697
|
+
.e-views {
|
|
137602
137698
|
.e-content-body {
|
|
137603
137699
|
blockquote {
|
|
137604
137700
|
padding-left: unset;
|
|
@@ -137613,6 +137709,17 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137613
137709
|
}
|
|
137614
137710
|
}
|
|
137615
137711
|
}
|
|
137712
|
+
.e-loading-body,
|
|
137713
|
+
.e-content-body,
|
|
137714
|
+
.e-loading-footer {
|
|
137715
|
+
padding: 2px 6px 0 0;
|
|
137716
|
+
}
|
|
137717
|
+
.e-prompt-icon {
|
|
137718
|
+
margin: 0 8px 0 0;
|
|
137719
|
+
}
|
|
137720
|
+
.e-output-icon {
|
|
137721
|
+
margin: 0 8px 0 4px;
|
|
137722
|
+
}
|
|
137616
137723
|
}
|
|
137617
137724
|
}
|
|
137618
137725
|
@media (max-width: 760px) {
|
|
@@ -137621,12 +137728,14 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137621
137728
|
.e-footer {
|
|
137622
137729
|
width: 100%;
|
|
137623
137730
|
}
|
|
137624
|
-
.e-view-container .e-suggestions
|
|
137731
|
+
.e-view-container .e-suggestions,
|
|
137732
|
+
.e-prompt-content {
|
|
137625
137733
|
padding-right: 8px;
|
|
137626
137734
|
}
|
|
137627
137735
|
&.e-rtl {
|
|
137628
|
-
.e-view-container .e-suggestions
|
|
137629
|
-
|
|
137736
|
+
.e-view-container .e-suggestions,
|
|
137737
|
+
.e-prompt-content {
|
|
137738
|
+
padding: 0 0 0 8px;
|
|
137630
137739
|
}
|
|
137631
137740
|
}
|
|
137632
137741
|
}
|
|
@@ -137664,26 +137773,55 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137664
137773
|
}
|
|
137665
137774
|
.e-tbar-btn {
|
|
137666
137775
|
background: transparent;
|
|
137776
|
+
&:focus {
|
|
137777
|
+
box-shadow: none;
|
|
137778
|
+
}
|
|
137779
|
+
&:focus-visible {
|
|
137780
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
137781
|
+
@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') {
|
|
137782
|
+
background: $tbar-header-hover-bg-color;
|
|
137783
|
+
}
|
|
137784
|
+
}
|
|
137667
137785
|
}
|
|
137668
137786
|
}
|
|
137669
137787
|
}
|
|
137670
|
-
.e-
|
|
137671
|
-
|
|
137672
|
-
|
|
137673
|
-
|
|
137674
|
-
|
|
137675
|
-
background-color: $user-logo-bg-color;
|
|
137676
|
-
}
|
|
137677
|
-
.e-prompt-text {
|
|
137678
|
-
background: $suggested-content-bg-color;
|
|
137788
|
+
.e-suggestion-header {
|
|
137789
|
+
color: $suggesstions-header-color;
|
|
137790
|
+
}
|
|
137791
|
+
.e-suggestions {
|
|
137792
|
+
li {
|
|
137679
137793
|
color: $suggested-content-text-color;
|
|
137794
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
137680
137795
|
@if ($skin-name == 'bootstrap5.3') {
|
|
137681
137796
|
border: none;
|
|
137682
137797
|
}
|
|
137683
137798
|
@else {
|
|
137684
|
-
border: 1px solid $
|
|
137799
|
+
border: 1px solid $suggestion-li-border-color;
|
|
137685
137800
|
}
|
|
137686
137801
|
}
|
|
137802
|
+
}
|
|
137803
|
+
.e-prompt-icon,
|
|
137804
|
+
.e-output-icon {
|
|
137805
|
+
border: 1px solid $icon-border-color;
|
|
137806
|
+
color: $user-logo-color;
|
|
137807
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
137808
|
+
background: $user-logo-bg-color;
|
|
137809
|
+
}
|
|
137810
|
+
@else {
|
|
137811
|
+
background-color: $user-logo-bg-color;
|
|
137812
|
+
}
|
|
137813
|
+
}
|
|
137814
|
+
.e-prompt-text {
|
|
137815
|
+
background: $suggested-content-bg-color;
|
|
137816
|
+
color: $suggested-content-text-color;
|
|
137817
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
137818
|
+
border: none;
|
|
137819
|
+
}
|
|
137820
|
+
@else {
|
|
137821
|
+
border: 1px solid $prompt-text-border-color;
|
|
137822
|
+
}
|
|
137823
|
+
}
|
|
137824
|
+
.e-views {
|
|
137687
137825
|
.e-content-body {
|
|
137688
137826
|
color: $response-text-color;
|
|
137689
137827
|
a {
|
|
@@ -137723,21 +137861,6 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137723
137861
|
color: rgba(255, 212, 212, 1);
|
|
137724
137862
|
}
|
|
137725
137863
|
}
|
|
137726
|
-
.e-suggestions {
|
|
137727
|
-
.e-suggestion-header {
|
|
137728
|
-
color: $suggesstions-header-color;
|
|
137729
|
-
}
|
|
137730
|
-
li {
|
|
137731
|
-
color: $suggested-content-text-color;
|
|
137732
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
137733
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
137734
|
-
border: none;
|
|
137735
|
-
}
|
|
137736
|
-
@else {
|
|
137737
|
-
border: 1px solid $suggestion-li-border-color;
|
|
137738
|
-
}
|
|
137739
|
-
}
|
|
137740
|
-
}
|
|
137741
137864
|
}
|
|
137742
137865
|
.e-stop-response {
|
|
137743
137866
|
border-color: $response-stopper-border-color;
|
|
@@ -137747,21 +137870,21 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137747
137870
|
}
|
|
137748
137871
|
.e-views,
|
|
137749
137872
|
.e-custom-view,
|
|
137750
|
-
.e-
|
|
137873
|
+
.e-assistview-content-section {
|
|
137751
137874
|
&::-webkit-scrollbar-thumb {
|
|
137752
137875
|
background: $scrollbar-color;
|
|
137753
137876
|
}
|
|
137754
137877
|
}
|
|
137878
|
+
.e-assist-send {
|
|
137879
|
+
color: $send-icon-color;
|
|
137880
|
+
&.disabled {
|
|
137881
|
+
color: $send-icon-disabled-color;
|
|
137882
|
+
}
|
|
137883
|
+
}
|
|
137755
137884
|
.e-footer {
|
|
137756
137885
|
textarea::-webkit-scrollbar-thumb {
|
|
137757
137886
|
background: $scrollbar-color;
|
|
137758
137887
|
}
|
|
137759
|
-
.e-assist-send {
|
|
137760
|
-
color: $send-icon-color;
|
|
137761
|
-
&.disabled {
|
|
137762
|
-
color: $send-icon-disabled-color;
|
|
137763
|
-
}
|
|
137764
|
-
}
|
|
137765
137888
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
137766
137889
|
.e-input-group.e-multi-line-input {
|
|
137767
137890
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|