@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
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -34785,13 +34785,11 @@ $slider-tick-font-color: $message-font !default;
|
|
|
34785
34785
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
34786
34786
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
34787
34787
|
}
|
|
34788
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
34789
|
-
@
|
|
34790
|
-
|
|
34791
|
-
|
|
34792
|
-
@
|
|
34793
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
34794
|
-
}
|
|
34788
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
34789
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
34790
|
+
}
|
|
34791
|
+
@if ($skin-name == 'tailwind') {
|
|
34792
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
34795
34793
|
}
|
|
34796
34794
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
34797
34795
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -40517,7 +40515,7 @@ $radio-btn-checked-ripple-bgcolor: #ff4081 !default;
|
|
|
40517
40515
|
}
|
|
40518
40516
|
|
|
40519
40517
|
&::before {
|
|
40520
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
40518
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
40521
40519
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
40522
40520
|
}
|
|
40523
40521
|
@else {
|
|
@@ -42584,6 +42582,10 @@ $listview-template-multiline-avatar-top: .6153em !default;
|
|
|
42584
42582
|
}
|
|
42585
42583
|
}
|
|
42586
42584
|
|
|
42585
|
+
&.e-virtualization .e-list-container{
|
|
42586
|
+
overflow: unset;
|
|
42587
|
+
}
|
|
42588
|
+
|
|
42587
42589
|
& .e-list-container {
|
|
42588
42590
|
overflow: hidden;
|
|
42589
42591
|
position: relative;
|
|
@@ -65561,6 +65563,10 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
65561
65563
|
display: block;
|
|
65562
65564
|
}
|
|
65563
65565
|
|
|
65566
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
65567
|
+
margin-right: 30px;
|
|
65568
|
+
}
|
|
65569
|
+
|
|
65564
65570
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
65565
65571
|
border: 0;
|
|
65566
65572
|
height: 0;
|
|
@@ -82510,7 +82516,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
82510
82516
|
/* stylelint-enable */
|
|
82511
82517
|
|
|
82512
82518
|
.e-dlg-content {
|
|
82513
|
-
|
|
82519
|
+
@if $grid-skin == 'fluent2' {
|
|
82520
|
+
padding: 24px 27px;
|
|
82521
|
+
}
|
|
82522
|
+
@else {
|
|
82523
|
+
padding: 8px 16px 8px 8px;
|
|
82524
|
+
}
|
|
82514
82525
|
overflow-y: hidden;
|
|
82515
82526
|
}
|
|
82516
82527
|
|
|
@@ -83365,7 +83376,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
83365
83376
|
}
|
|
83366
83377
|
|
|
83367
83378
|
.e-grid-popup {
|
|
83368
|
-
position:
|
|
83379
|
+
position: absolute;
|
|
83369
83380
|
}
|
|
83370
83381
|
|
|
83371
83382
|
#{&}.e-grid,
|
|
@@ -84410,6 +84421,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
84410
84421
|
.e-filterbarcell,
|
|
84411
84422
|
.e-filterbarcelldisabled {
|
|
84412
84423
|
border-width: $grid-filtercell-both-border-width;
|
|
84424
|
+
border-top-width: 1px;
|
|
84413
84425
|
}
|
|
84414
84426
|
}
|
|
84415
84427
|
|
|
@@ -85685,6 +85697,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
85685
85697
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
85686
85698
|
}
|
|
85687
85699
|
|
|
85700
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
85701
|
+
@if $grid-skin == 'fluent' {
|
|
85702
|
+
padding-bottom: 1px;
|
|
85703
|
+
}
|
|
85704
|
+
}
|
|
85705
|
+
|
|
85688
85706
|
.e-edit-dialog {
|
|
85689
85707
|
min-height: 350px;
|
|
85690
85708
|
.e-dlg-content {
|
|
@@ -86378,6 +86396,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
86378
86396
|
.e-filterbarcell,
|
|
86379
86397
|
.e-filterbarcelldisabled {
|
|
86380
86398
|
border-width: $grid-filtercell-both-border-width;
|
|
86399
|
+
border-top-width: 1px;
|
|
86381
86400
|
}
|
|
86382
86401
|
|
|
86383
86402
|
.e-rowcell,
|
|
@@ -86499,14 +86518,17 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
86499
86518
|
}
|
|
86500
86519
|
|
|
86501
86520
|
&.e-wrap {
|
|
86502
|
-
& .e-
|
|
86503
|
-
& .e-gridcontent .e-rowcell,
|
|
86521
|
+
& .e-rowcell,
|
|
86504
86522
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
86505
86523
|
& .e-columnheader .e-headercelldiv,
|
|
86506
86524
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
86507
86525
|
@include wrap-styles;
|
|
86508
86526
|
}
|
|
86509
86527
|
|
|
86528
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
86529
|
+
white-space: nowrap;
|
|
86530
|
+
}
|
|
86531
|
+
|
|
86510
86532
|
& .e-stackedheader .e-columnheader {
|
|
86511
86533
|
.e-stackedheadercelldiv,
|
|
86512
86534
|
.e-headercelldiv {
|
|
@@ -87064,7 +87086,8 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
87064
87086
|
}
|
|
87065
87087
|
|
|
87066
87088
|
@if $grid-skin == 'fluent2' {
|
|
87067
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
87089
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
87090
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
87068
87091
|
padding: 0 6px;
|
|
87069
87092
|
}
|
|
87070
87093
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -87978,7 +88001,8 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
87978
88001
|
}
|
|
87979
88002
|
|
|
87980
88003
|
@if $grid-skin == 'fluent2' {
|
|
87981
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
88004
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
88005
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
87982
88006
|
color: $flyout-text-color-hover;
|
|
87983
88007
|
}
|
|
87984
88008
|
}
|
|
@@ -91832,6 +91856,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
91832
91856
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
91833
91857
|
@include grid-wrap;
|
|
91834
91858
|
}
|
|
91859
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
91860
|
+
display: inline-block;
|
|
91861
|
+
white-space: nowrap;
|
|
91862
|
+
word-wrap: break-word;
|
|
91863
|
+
}
|
|
91835
91864
|
|
|
91836
91865
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
91837
91866
|
@include grid-wrap;
|
|
@@ -119160,13 +119189,17 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
119160
119189
|
background: $pivotgrid-grp-bg-color;
|
|
119161
119190
|
}
|
|
119162
119191
|
|
|
119163
|
-
.e-toolbar-item
|
|
119164
|
-
|
|
119165
|
-
|
|
119166
|
-
|
|
119167
|
-
|
|
119192
|
+
.e-toolbar-item {
|
|
119193
|
+
.e-tbar-btn.e-btn {
|
|
119194
|
+
.e-icons.e-btn-icon {
|
|
119195
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119196
|
+
font-size: 16px;
|
|
119197
|
+
}
|
|
119168
119198
|
}
|
|
119169
119199
|
}
|
|
119200
|
+
&.e-disabled {
|
|
119201
|
+
pointer-events: none;
|
|
119202
|
+
}
|
|
119170
119203
|
}
|
|
119171
119204
|
|
|
119172
119205
|
.e-pivot-toolbar-menu {
|
|
@@ -136062,6 +136095,8 @@ $aiassist-header-height: 46px !default;
|
|
|
136062
136095
|
$aiassist-icon-height: 30px !default;
|
|
136063
136096
|
$aiassist-icon-width: 30px !default;
|
|
136064
136097
|
$send-icon-size: 14px !default;
|
|
136098
|
+
$send-icon-bottom: 8px !default;
|
|
136099
|
+
$send-icon-bigger-bottom: 12px !default;
|
|
136065
136100
|
$aiassist-bigger-header-height: 50px !default;
|
|
136066
136101
|
$aiassist-bigger-icon-height: 40px !default;
|
|
136067
136102
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -136102,63 +136137,86 @@ $rating-selected-bg-color: $neutral-primary !default;
|
|
|
136102
136137
|
$send-icon-color: $neutral-light-font !default;
|
|
136103
136138
|
$send-icon-disabled-color: $neutral-tertiary !default;
|
|
136104
136139
|
$prompt-text-border-color: $neutral-white !default;
|
|
136140
|
+
$tbar-header-btn-focus-box-shadow: none !default;
|
|
136141
|
+
$tbar-header-hover-bg-color: $neutral-lighter !default;
|
|
136105
136142
|
|
|
136106
136143
|
@include export-module('aiassistview-bigger') {
|
|
136107
136144
|
.e-bigger.e-aiassistview,
|
|
136108
136145
|
.e-bigger .e-aiassistview {
|
|
136109
136146
|
.e-view-header {
|
|
136110
136147
|
height: $aiassist-bigger-header-height;
|
|
136148
|
+
.e-toolbar {
|
|
136149
|
+
.e-toolbar-items {
|
|
136150
|
+
.e-toolbar-left {
|
|
136151
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
136152
|
+
}
|
|
136153
|
+
.e-toolbar-item {
|
|
136154
|
+
&.e-assist-view-header,
|
|
136155
|
+
&.e-custom-view-header {
|
|
136156
|
+
@if ($skin-name == 'highcontrast') {
|
|
136157
|
+
// To apply box-shadow styling during keyboard navigation
|
|
136158
|
+
padding: 1.5px;
|
|
136159
|
+
}
|
|
136160
|
+
@else {
|
|
136161
|
+
padding: 0;
|
|
136162
|
+
}
|
|
136163
|
+
.e-tbar-btn {
|
|
136164
|
+
padding: 0;
|
|
136165
|
+
.e-btn-icon {
|
|
136166
|
+
padding: 4px 4px 4px 2px;
|
|
136167
|
+
}
|
|
136168
|
+
}
|
|
136169
|
+
}
|
|
136170
|
+
}
|
|
136171
|
+
}
|
|
136172
|
+
}
|
|
136111
136173
|
}
|
|
136112
136174
|
.e-view-content {
|
|
136113
136175
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
136114
136176
|
}
|
|
136115
|
-
.e-
|
|
136116
|
-
|
|
136117
|
-
|
|
136118
|
-
|
|
136119
|
-
|
|
136120
|
-
|
|
136121
|
-
|
|
136122
|
-
|
|
136123
|
-
|
|
136124
|
-
|
|
136125
|
-
|
|
136126
|
-
|
|
136127
|
-
|
|
136128
|
-
|
|
136129
|
-
|
|
136130
|
-
|
|
136131
|
-
|
|
136132
|
-
|
|
136133
|
-
|
|
136134
|
-
|
|
136135
|
-
|
|
136136
|
-
|
|
136177
|
+
.e-prompt-icon {
|
|
136178
|
+
min-height: $aiassist-bigger-icon-height;
|
|
136179
|
+
}
|
|
136180
|
+
.e-output-icon {
|
|
136181
|
+
height: $aiassist-bigger-icon-height;
|
|
136182
|
+
}
|
|
136183
|
+
.e-prompt-icon,
|
|
136184
|
+
.e-output-icon {
|
|
136185
|
+
min-width: $aiassist-bigger-icon-width;
|
|
136186
|
+
}
|
|
136187
|
+
.e-loading-body,
|
|
136188
|
+
.e-content-body,
|
|
136189
|
+
.e-loading-footer {
|
|
136190
|
+
padding: 6px 0 0 6px;
|
|
136191
|
+
}
|
|
136192
|
+
.e-prompt-text {
|
|
136193
|
+
padding: $prompt-text-bigger-padding;
|
|
136194
|
+
line-height: 22px;
|
|
136195
|
+
}
|
|
136196
|
+
.e-content-container {
|
|
136197
|
+
font-size: 16px;
|
|
136198
|
+
}
|
|
136199
|
+
.e-suggestion-header {
|
|
136200
|
+
font-size: 16px;
|
|
136201
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
136202
|
+
margin-bottom: 15px;
|
|
136203
|
+
}
|
|
136204
|
+
.e-suggestions {
|
|
136205
|
+
&.e-suggestion-item-template ul li {
|
|
136206
|
+
padding: 0;
|
|
136137
136207
|
}
|
|
136138
|
-
|
|
136139
|
-
|
|
136140
|
-
|
|
136141
|
-
|
|
136142
|
-
|
|
136143
|
-
font-size: 16px;
|
|
136144
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
136145
|
-
margin-bottom: 15px;
|
|
136146
|
-
}
|
|
136147
|
-
ul {
|
|
136148
|
-
li {
|
|
136149
|
-
line-height: 22px;
|
|
136150
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
136151
|
-
padding: $suggesstions-bigger-list-padding;
|
|
136152
|
-
margin: $suggesstions-bigger-list-margin;
|
|
136153
|
-
}
|
|
136154
|
-
}
|
|
136208
|
+
li {
|
|
136209
|
+
line-height: 22px;
|
|
136210
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
136211
|
+
padding: $suggesstions-bigger-list-padding;
|
|
136212
|
+
margin: $suggesstions-bigger-list-margin;
|
|
136155
136213
|
}
|
|
136156
136214
|
}
|
|
136215
|
+
.e-assist-send {
|
|
136216
|
+
font-size: $send-icon-size-bigger;
|
|
136217
|
+
bottom: $send-icon-bigger-bottom;
|
|
136218
|
+
}
|
|
136157
136219
|
.e-footer {
|
|
136158
|
-
.e-assist-send {
|
|
136159
|
-
font-size: $send-icon-size-bigger;
|
|
136160
|
-
bottom: 9px;
|
|
136161
|
-
}
|
|
136162
136220
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
136163
136221
|
.e-textarea {
|
|
136164
136222
|
min-height: 38px;
|
|
@@ -136167,6 +136225,11 @@ $prompt-text-border-color: $neutral-white !default;
|
|
|
136167
136225
|
min-height: 28px;
|
|
136168
136226
|
}
|
|
136169
136227
|
}
|
|
136228
|
+
&.e-rtl .e-textarea {
|
|
136229
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
136230
|
+
padding: 6px 16px 6px 12px;
|
|
136231
|
+
}
|
|
136232
|
+
}
|
|
136170
136233
|
}
|
|
136171
136234
|
}
|
|
136172
136235
|
.e-stop-response.e-btn-active {
|
|
@@ -136178,13 +136241,24 @@ $prompt-text-border-color: $neutral-white !default;
|
|
|
136178
136241
|
font-size: $response-stopper-bigger-font-size;
|
|
136179
136242
|
}
|
|
136180
136243
|
&.e-rtl {
|
|
136181
|
-
.e-
|
|
136182
|
-
|
|
136183
|
-
|
|
136184
|
-
|
|
136244
|
+
.e-view-header .e-toolbar-item {
|
|
136245
|
+
&.e-assist-view-header,
|
|
136246
|
+
&.e-custom-view-header {
|
|
136247
|
+
.e-tbar-btn .e-btn-icon {
|
|
136248
|
+
padding: 4px 2px 4px 4px;
|
|
136185
136249
|
}
|
|
136186
136250
|
}
|
|
136187
136251
|
}
|
|
136252
|
+
.e-suggestions {
|
|
136253
|
+
li {
|
|
136254
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
136255
|
+
}
|
|
136256
|
+
}
|
|
136257
|
+
.e-loading-body,
|
|
136258
|
+
.e-content-body,
|
|
136259
|
+
.e-loading-footer {
|
|
136260
|
+
padding: 6px 6px 0 0;
|
|
136261
|
+
}
|
|
136188
136262
|
}
|
|
136189
136263
|
}
|
|
136190
136264
|
}
|
|
@@ -136212,14 +136286,29 @@ $prompt-text-border-color: $neutral-white !default;
|
|
|
136212
136286
|
width: 100%;
|
|
136213
136287
|
border-radius: 4px;
|
|
136214
136288
|
}
|
|
136215
|
-
|
|
136216
|
-
|
|
136289
|
+
&.e-assist-view-header,
|
|
136290
|
+
&.e-custom-view-header {
|
|
136291
|
+
@if ($skin-name == 'highcontrast') {
|
|
136292
|
+
// To apply box-shadow styling during keyboard navigation
|
|
136293
|
+
padding: 1px;
|
|
136294
|
+
}
|
|
136295
|
+
@else {
|
|
136296
|
+
padding: 0;
|
|
136297
|
+
}
|
|
136298
|
+
.e-tbar-btn {
|
|
136299
|
+
padding: 0;
|
|
136300
|
+
.e-btn-icon {
|
|
136301
|
+
padding: 4px 4px 4px 2px;
|
|
136302
|
+
}
|
|
136303
|
+
}
|
|
136304
|
+
}
|
|
136305
|
+
&.e-active .e-btn {
|
|
136306
|
+
cursor: pointer;
|
|
136217
136307
|
}
|
|
136218
136308
|
}
|
|
136219
|
-
|
|
136220
|
-
|
|
136221
|
-
|
|
136222
|
-
cursor: pointer;
|
|
136309
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
136310
|
+
height: calc($aiassist-header-height - 1px);
|
|
136311
|
+
}
|
|
136223
136312
|
}
|
|
136224
136313
|
.e-view-container,
|
|
136225
136314
|
.e-footer {
|
|
@@ -136269,36 +136358,94 @@ $prompt-text-border-color: $neutral-white !default;
|
|
|
136269
136358
|
}
|
|
136270
136359
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
136271
136360
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
136272
|
-
|
|
136273
|
-
padding: 6px 0 6px 5px;
|
|
136274
|
-
}
|
|
136275
|
-
@else {
|
|
136276
|
-
padding: 6px 0 6px 2px;
|
|
136277
|
-
}
|
|
136361
|
+
padding: 6px 2px;
|
|
136278
136362
|
}
|
|
136279
136363
|
}
|
|
136280
|
-
.e-
|
|
136364
|
+
.e-output-container {
|
|
136365
|
+
width: 90%;
|
|
136281
136366
|
display: flex;
|
|
136282
|
-
|
|
136283
|
-
|
|
136284
|
-
|
|
136285
|
-
|
|
136286
|
-
|
|
136287
|
-
|
|
136367
|
+
align-self: flex-start;
|
|
136368
|
+
margin: 10px 0;
|
|
136369
|
+
}
|
|
136370
|
+
.e-prompt-icon {
|
|
136371
|
+
margin: 0 0 0 8px;
|
|
136372
|
+
min-height: $aiassist-icon-height;
|
|
136373
|
+
}
|
|
136374
|
+
.e-output-icon {
|
|
136375
|
+
height: $aiassist-icon-height;
|
|
136376
|
+
margin: 0 4px 0 8px;
|
|
136377
|
+
}
|
|
136378
|
+
.e-prompt-icon,
|
|
136379
|
+
.e-output-icon {
|
|
136380
|
+
border-radius: 50%;
|
|
136381
|
+
min-width: $aiassist-icon-width;
|
|
136382
|
+
}
|
|
136383
|
+
.e-loading-body,
|
|
136384
|
+
.e-content-body,
|
|
136385
|
+
.e-loading-footer {
|
|
136386
|
+
padding: 2px 0 0 6px;
|
|
136387
|
+
}
|
|
136388
|
+
.e-content-container {
|
|
136389
|
+
margin-top: 16px;
|
|
136390
|
+
font-size: 14px;
|
|
136391
|
+
justify-content: space-between;
|
|
136392
|
+
}
|
|
136393
|
+
.e-prompt-text {
|
|
136394
|
+
white-space: pre-wrap;
|
|
136395
|
+
height: fit-content;
|
|
136396
|
+
border-radius: $prompt-text-border-radius;
|
|
136397
|
+
padding: $prompt-text-padding;
|
|
136398
|
+
line-height: 20px;
|
|
136399
|
+
}
|
|
136400
|
+
.e-content-footer,
|
|
136401
|
+
.e-prompt-toolbar {
|
|
136402
|
+
opacity: 0;
|
|
136403
|
+
}
|
|
136404
|
+
.e-prompt-container {
|
|
136405
|
+
gap: 2px;
|
|
136406
|
+
align-self: flex-end;
|
|
136407
|
+
max-width: 70%;
|
|
136408
|
+
margin-bottom: 5px;
|
|
136409
|
+
flex-direction: column;
|
|
136410
|
+
&:hover .e-assist-edit-icon {
|
|
136411
|
+
opacity: 1;
|
|
136412
|
+
cursor: pointer;
|
|
136288
136413
|
}
|
|
136289
|
-
|
|
136290
|
-
|
|
136291
|
-
|
|
136414
|
+
}
|
|
136415
|
+
.e-suggestion-header {
|
|
136416
|
+
font-size: 14px;
|
|
136417
|
+
font-weight: $suggesstions-header-font-weight;
|
|
136418
|
+
margin: 0 2px 8px 8px;
|
|
136419
|
+
text-align: right;
|
|
136420
|
+
}
|
|
136421
|
+
.e-suggestions {
|
|
136422
|
+
width: 100%;
|
|
136423
|
+
&.e-suggestion-item-template li {
|
|
136424
|
+
padding: 0;
|
|
136292
136425
|
}
|
|
136293
|
-
|
|
136294
|
-
|
|
136295
|
-
|
|
136426
|
+
ul {
|
|
136427
|
+
list-style-type: none;
|
|
136428
|
+
padding: 0;
|
|
136429
|
+
margin: 0;
|
|
136430
|
+
display: flex;
|
|
136431
|
+
flex-wrap: wrap;
|
|
136432
|
+
justify-content: end;
|
|
136296
136433
|
}
|
|
136297
|
-
|
|
136298
|
-
|
|
136299
|
-
|
|
136300
|
-
|
|
136434
|
+
li {
|
|
136435
|
+
line-height: 20px;
|
|
136436
|
+
font-weight: $suggesstions-font-weight;
|
|
136437
|
+
padding: $suggesstions-list-padding;
|
|
136438
|
+
margin: $suggesstions-list-margin;
|
|
136439
|
+
border-radius: $suggesstions-list-border-radius;
|
|
136440
|
+
cursor: pointer;
|
|
136441
|
+
white-space: nowrap;
|
|
136442
|
+
overflow: hidden;
|
|
136443
|
+
text-overflow: ellipsis;
|
|
136301
136444
|
}
|
|
136445
|
+
}
|
|
136446
|
+
.e-views {
|
|
136447
|
+
display: flex;
|
|
136448
|
+
justify-content: space-around;
|
|
136302
136449
|
.e-content-body {
|
|
136303
136450
|
line-height: 25px;
|
|
136304
136451
|
border-radius: 4px;
|
|
@@ -136384,85 +136531,36 @@ $prompt-text-border-color: $neutral-white !default;
|
|
|
136384
136531
|
.e-content-body > *:first-child {
|
|
136385
136532
|
margin-block-start: 0;
|
|
136386
136533
|
}
|
|
136387
|
-
.e-loading-body,
|
|
136388
|
-
.e-content-body,
|
|
136389
|
-
.e-loading-footer {
|
|
136390
|
-
padding: 2px 0 0 8px;
|
|
136391
|
-
}
|
|
136392
|
-
.e-content-footer,
|
|
136393
|
-
.e-prompt-toolbar {
|
|
136394
|
-
opacity: 0;
|
|
136395
|
-
}
|
|
136396
|
-
.e-content-container {
|
|
136397
|
-
margin-top: 16px;
|
|
136398
|
-
font-size: 14px;
|
|
136399
|
-
justify-content: space-between;
|
|
136400
|
-
.e-prompt-text {
|
|
136401
|
-
white-space: pre-wrap;
|
|
136402
|
-
height: fit-content;
|
|
136403
|
-
border-radius: $prompt-text-border-radius;
|
|
136404
|
-
padding: $prompt-text-padding;
|
|
136405
|
-
margin-right: 2px;
|
|
136406
|
-
line-height: 20px;
|
|
136407
|
-
}
|
|
136408
|
-
}
|
|
136409
|
-
.e-suggestions {
|
|
136410
|
-
width: 100%;
|
|
136411
|
-
&.e-suggestion-item-template li {
|
|
136412
|
-
padding: 0;
|
|
136413
|
-
}
|
|
136414
|
-
.e-suggestion-header {
|
|
136415
|
-
font-size: 14px;
|
|
136416
|
-
font-weight: $suggesstions-header-font-weight;
|
|
136417
|
-
margin: 0 2px 8px 8px;
|
|
136418
|
-
text-align: right;
|
|
136419
|
-
}
|
|
136420
|
-
ul {
|
|
136421
|
-
list-style-type: none;
|
|
136422
|
-
padding: 0;
|
|
136423
|
-
margin: 0;
|
|
136424
|
-
display: flex;
|
|
136425
|
-
flex-wrap: wrap;
|
|
136426
|
-
justify-content: end;
|
|
136427
|
-
}
|
|
136428
|
-
li {
|
|
136429
|
-
line-height: 20px;
|
|
136430
|
-
font-weight: $suggesstions-font-weight;
|
|
136431
|
-
padding: $suggesstions-list-padding;
|
|
136432
|
-
margin: $suggesstions-list-margin;
|
|
136433
|
-
border-radius: $suggesstions-list-border-radius;
|
|
136434
|
-
cursor: pointer;
|
|
136435
|
-
white-space: nowrap;
|
|
136436
|
-
overflow: hidden;
|
|
136437
|
-
text-overflow: ellipsis;
|
|
136438
|
-
}
|
|
136439
|
-
}
|
|
136440
|
-
.e-prompt-container {
|
|
136441
|
-
gap: 2px;
|
|
136442
|
-
align-self: flex-end;
|
|
136443
|
-
max-width: 70%;
|
|
136444
|
-
margin-bottom: 5px;
|
|
136445
|
-
flex-direction: column;
|
|
136446
|
-
&:hover .e-assist-edit-icon {
|
|
136447
|
-
opacity: 1;
|
|
136448
|
-
cursor: pointer;
|
|
136449
|
-
}
|
|
136450
|
-
}
|
|
136451
136534
|
}
|
|
136452
136535
|
.e-views,
|
|
136453
136536
|
.e-custom-view,
|
|
136454
|
-
.e-
|
|
136537
|
+
.e-assistview-content-section {
|
|
136455
136538
|
height: 100%;
|
|
136456
|
-
overflow
|
|
136539
|
+
overflow: scroll;
|
|
136457
136540
|
&::-webkit-scrollbar {
|
|
136458
136541
|
width: $ai-assist-scrollbar-width;
|
|
136542
|
+
height: $ai-assist-scrollbar-width;
|
|
136459
136543
|
}
|
|
136460
136544
|
&::-webkit-scrollbar-thumb {
|
|
136461
136545
|
border-radius: 10px;
|
|
136462
136546
|
}
|
|
136463
136547
|
}
|
|
136464
|
-
.e-
|
|
136465
|
-
|
|
136548
|
+
.e-assist-send {
|
|
136549
|
+
position: absolute;
|
|
136550
|
+
right: 20px;
|
|
136551
|
+
font-size: $send-icon-size;
|
|
136552
|
+
bottom: $send-icon-bottom;
|
|
136553
|
+
padding-top: 2px;
|
|
136554
|
+
}
|
|
136555
|
+
.e-assist-send.disabled {
|
|
136556
|
+
pointer-events: none;
|
|
136557
|
+
opacity: .5;
|
|
136558
|
+
cursor: not-allowed;
|
|
136559
|
+
}
|
|
136560
|
+
.e-assist-send.enabled {
|
|
136561
|
+
pointer-events: auto;
|
|
136562
|
+
opacity: 1;
|
|
136563
|
+
cursor: pointer;
|
|
136466
136564
|
}
|
|
136467
136565
|
.e-footer {
|
|
136468
136566
|
position: relative;
|
|
@@ -136481,23 +136579,6 @@ $prompt-text-border-color: $neutral-white !default;
|
|
|
136481
136579
|
.hide-scrollbar textarea {
|
|
136482
136580
|
scrollbar-width: none;
|
|
136483
136581
|
}
|
|
136484
|
-
.e-assist-send {
|
|
136485
|
-
position: absolute;
|
|
136486
|
-
right: 20px;
|
|
136487
|
-
font-size: $send-icon-size;
|
|
136488
|
-
bottom: 8px;
|
|
136489
|
-
padding-top: 2px;
|
|
136490
|
-
}
|
|
136491
|
-
.e-assist-send.disabled {
|
|
136492
|
-
pointer-events: none;
|
|
136493
|
-
opacity: .5;
|
|
136494
|
-
cursor: not-allowed;
|
|
136495
|
-
}
|
|
136496
|
-
.e-assist-send.enabled {
|
|
136497
|
-
pointer-events: auto;
|
|
136498
|
-
opacity: 1;
|
|
136499
|
-
cursor: pointer;
|
|
136500
|
-
}
|
|
136501
136582
|
&:has(.e-rtl) .e-assist-send {
|
|
136502
136583
|
right: unset;
|
|
136503
136584
|
left: 20px;
|
|
@@ -136509,6 +136590,13 @@ $prompt-text-border-color: $neutral-white !default;
|
|
|
136509
136590
|
.e-multi-line-input.e-rtl {
|
|
136510
136591
|
padding-left: 35px;
|
|
136511
136592
|
padding-right: unset;
|
|
136593
|
+
&.e-input-group.e-control-wrapper {
|
|
136594
|
+
.e-textarea {
|
|
136595
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
136596
|
+
padding: 4px 12px 4px 8px;
|
|
136597
|
+
}
|
|
136598
|
+
}
|
|
136599
|
+
}
|
|
136512
136600
|
}
|
|
136513
136601
|
.e-input-group.e-multi-line-input {
|
|
136514
136602
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -136590,16 +136678,24 @@ $prompt-text-border-color: $neutral-white !default;
|
|
|
136590
136678
|
outline: 1px solid;
|
|
136591
136679
|
}
|
|
136592
136680
|
&.e-rtl {
|
|
136593
|
-
.e-
|
|
136594
|
-
|
|
136595
|
-
|
|
136596
|
-
|
|
136597
|
-
|
|
136598
|
-
}
|
|
136599
|
-
li {
|
|
136600
|
-
margin: $suggesstions-list-margin-rtl;
|
|
136681
|
+
.e-view-header .e-toolbar-item {
|
|
136682
|
+
&.e-assist-view-header,
|
|
136683
|
+
&.e-custom-view-header {
|
|
136684
|
+
.e-tbar-btn .e-btn-icon {
|
|
136685
|
+
padding: 4px 2px 4px 4px;
|
|
136601
136686
|
}
|
|
136602
136687
|
}
|
|
136688
|
+
}
|
|
136689
|
+
.e-suggestion-header {
|
|
136690
|
+
text-align: left;
|
|
136691
|
+
margin: 0 8px 8px 2px;
|
|
136692
|
+
}
|
|
136693
|
+
.e-suggestions {
|
|
136694
|
+
li {
|
|
136695
|
+
margin: $suggesstions-list-margin-rtl;
|
|
136696
|
+
}
|
|
136697
|
+
}
|
|
136698
|
+
.e-views {
|
|
136603
136699
|
.e-content-body {
|
|
136604
136700
|
blockquote {
|
|
136605
136701
|
padding-left: unset;
|
|
@@ -136614,6 +136710,17 @@ $prompt-text-border-color: $neutral-white !default;
|
|
|
136614
136710
|
}
|
|
136615
136711
|
}
|
|
136616
136712
|
}
|
|
136713
|
+
.e-loading-body,
|
|
136714
|
+
.e-content-body,
|
|
136715
|
+
.e-loading-footer {
|
|
136716
|
+
padding: 2px 6px 0 0;
|
|
136717
|
+
}
|
|
136718
|
+
.e-prompt-icon {
|
|
136719
|
+
margin: 0 8px 0 0;
|
|
136720
|
+
}
|
|
136721
|
+
.e-output-icon {
|
|
136722
|
+
margin: 0 8px 0 4px;
|
|
136723
|
+
}
|
|
136617
136724
|
}
|
|
136618
136725
|
}
|
|
136619
136726
|
@media (max-width: 760px) {
|
|
@@ -136622,12 +136729,14 @@ $prompt-text-border-color: $neutral-white !default;
|
|
|
136622
136729
|
.e-footer {
|
|
136623
136730
|
width: 100%;
|
|
136624
136731
|
}
|
|
136625
|
-
.e-view-container .e-suggestions
|
|
136732
|
+
.e-view-container .e-suggestions,
|
|
136733
|
+
.e-prompt-content {
|
|
136626
136734
|
padding-right: 8px;
|
|
136627
136735
|
}
|
|
136628
136736
|
&.e-rtl {
|
|
136629
|
-
.e-view-container .e-suggestions
|
|
136630
|
-
|
|
136737
|
+
.e-view-container .e-suggestions,
|
|
136738
|
+
.e-prompt-content {
|
|
136739
|
+
padding: 0 0 0 8px;
|
|
136631
136740
|
}
|
|
136632
136741
|
}
|
|
136633
136742
|
}
|
|
@@ -136665,26 +136774,55 @@ $prompt-text-border-color: $neutral-white !default;
|
|
|
136665
136774
|
}
|
|
136666
136775
|
.e-tbar-btn {
|
|
136667
136776
|
background: transparent;
|
|
136777
|
+
&:focus {
|
|
136778
|
+
box-shadow: none;
|
|
136779
|
+
}
|
|
136780
|
+
&:focus-visible {
|
|
136781
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
136782
|
+
@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') {
|
|
136783
|
+
background: $tbar-header-hover-bg-color;
|
|
136784
|
+
}
|
|
136785
|
+
}
|
|
136668
136786
|
}
|
|
136669
136787
|
}
|
|
136670
136788
|
}
|
|
136671
|
-
.e-
|
|
136672
|
-
|
|
136673
|
-
|
|
136674
|
-
|
|
136675
|
-
|
|
136676
|
-
background-color: $user-logo-bg-color;
|
|
136677
|
-
}
|
|
136678
|
-
.e-prompt-text {
|
|
136679
|
-
background: $suggested-content-bg-color;
|
|
136789
|
+
.e-suggestion-header {
|
|
136790
|
+
color: $suggesstions-header-color;
|
|
136791
|
+
}
|
|
136792
|
+
.e-suggestions {
|
|
136793
|
+
li {
|
|
136680
136794
|
color: $suggested-content-text-color;
|
|
136795
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
136681
136796
|
@if ($skin-name == 'bootstrap5.3') {
|
|
136682
136797
|
border: none;
|
|
136683
136798
|
}
|
|
136684
136799
|
@else {
|
|
136685
|
-
border: 1px solid $
|
|
136800
|
+
border: 1px solid $suggestion-li-border-color;
|
|
136686
136801
|
}
|
|
136687
136802
|
}
|
|
136803
|
+
}
|
|
136804
|
+
.e-prompt-icon,
|
|
136805
|
+
.e-output-icon {
|
|
136806
|
+
border: 1px solid $icon-border-color;
|
|
136807
|
+
color: $user-logo-color;
|
|
136808
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
136809
|
+
background: $user-logo-bg-color;
|
|
136810
|
+
}
|
|
136811
|
+
@else {
|
|
136812
|
+
background-color: $user-logo-bg-color;
|
|
136813
|
+
}
|
|
136814
|
+
}
|
|
136815
|
+
.e-prompt-text {
|
|
136816
|
+
background: $suggested-content-bg-color;
|
|
136817
|
+
color: $suggested-content-text-color;
|
|
136818
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
136819
|
+
border: none;
|
|
136820
|
+
}
|
|
136821
|
+
@else {
|
|
136822
|
+
border: 1px solid $prompt-text-border-color;
|
|
136823
|
+
}
|
|
136824
|
+
}
|
|
136825
|
+
.e-views {
|
|
136688
136826
|
.e-content-body {
|
|
136689
136827
|
color: $response-text-color;
|
|
136690
136828
|
a {
|
|
@@ -136724,21 +136862,6 @@ $prompt-text-border-color: $neutral-white !default;
|
|
|
136724
136862
|
color: rgba(255, 212, 212, 1);
|
|
136725
136863
|
}
|
|
136726
136864
|
}
|
|
136727
|
-
.e-suggestions {
|
|
136728
|
-
.e-suggestion-header {
|
|
136729
|
-
color: $suggesstions-header-color;
|
|
136730
|
-
}
|
|
136731
|
-
li {
|
|
136732
|
-
color: $suggested-content-text-color;
|
|
136733
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
136734
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
136735
|
-
border: none;
|
|
136736
|
-
}
|
|
136737
|
-
@else {
|
|
136738
|
-
border: 1px solid $suggestion-li-border-color;
|
|
136739
|
-
}
|
|
136740
|
-
}
|
|
136741
|
-
}
|
|
136742
136865
|
}
|
|
136743
136866
|
.e-stop-response {
|
|
136744
136867
|
border-color: $response-stopper-border-color;
|
|
@@ -136748,21 +136871,21 @@ $prompt-text-border-color: $neutral-white !default;
|
|
|
136748
136871
|
}
|
|
136749
136872
|
.e-views,
|
|
136750
136873
|
.e-custom-view,
|
|
136751
|
-
.e-
|
|
136874
|
+
.e-assistview-content-section {
|
|
136752
136875
|
&::-webkit-scrollbar-thumb {
|
|
136753
136876
|
background: $scrollbar-color;
|
|
136754
136877
|
}
|
|
136755
136878
|
}
|
|
136879
|
+
.e-assist-send {
|
|
136880
|
+
color: $send-icon-color;
|
|
136881
|
+
&.disabled {
|
|
136882
|
+
color: $send-icon-disabled-color;
|
|
136883
|
+
}
|
|
136884
|
+
}
|
|
136756
136885
|
.e-footer {
|
|
136757
136886
|
textarea::-webkit-scrollbar-thumb {
|
|
136758
136887
|
background: $scrollbar-color;
|
|
136759
136888
|
}
|
|
136760
|
-
.e-assist-send {
|
|
136761
|
-
color: $send-icon-color;
|
|
136762
|
-
&.disabled {
|
|
136763
|
-
color: $send-icon-disabled-color;
|
|
136764
|
-
}
|
|
136765
|
-
}
|
|
136766
136889
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
136767
136890
|
.e-input-group.e-multi-line-input {
|
|
136768
136891
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|