@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
|
@@ -36582,13 +36582,11 @@ $slider-button-vup-bg-image: none !default;
|
|
|
36582
36582
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
36583
36583
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
36584
36584
|
}
|
|
36585
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
36586
|
-
@
|
|
36587
|
-
|
|
36588
|
-
|
|
36589
|
-
@
|
|
36590
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
36591
|
-
}
|
|
36585
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
36586
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
36587
|
+
}
|
|
36588
|
+
@if ($skin-name == 'tailwind') {
|
|
36589
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
36592
36590
|
}
|
|
36593
36591
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
36594
36592
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -42372,7 +42370,7 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
42372
42370
|
}
|
|
42373
42371
|
|
|
42374
42372
|
&::before {
|
|
42375
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
42373
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
42376
42374
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
42377
42375
|
}
|
|
42378
42376
|
@else {
|
|
@@ -44459,6 +44457,10 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
|
44459
44457
|
}
|
|
44460
44458
|
}
|
|
44461
44459
|
|
|
44460
|
+
&.e-virtualization .e-list-container{
|
|
44461
|
+
overflow: unset;
|
|
44462
|
+
}
|
|
44463
|
+
|
|
44462
44464
|
& .e-list-container {
|
|
44463
44465
|
overflow: hidden;
|
|
44464
44466
|
position: relative;
|
|
@@ -67706,6 +67708,10 @@ $ddl-multi-list-select-color: $flyout-text-color-selected !default;
|
|
|
67706
67708
|
display: block;
|
|
67707
67709
|
}
|
|
67708
67710
|
|
|
67711
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
67712
|
+
margin-right: 30px;
|
|
67713
|
+
}
|
|
67714
|
+
|
|
67709
67715
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
67710
67716
|
border: 0;
|
|
67711
67717
|
height: 0;
|
|
@@ -85092,7 +85098,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85092
85098
|
/* stylelint-enable */
|
|
85093
85099
|
|
|
85094
85100
|
.e-dlg-content {
|
|
85095
|
-
|
|
85101
|
+
@if $grid-skin == 'fluent2' {
|
|
85102
|
+
padding: 24px 27px;
|
|
85103
|
+
}
|
|
85104
|
+
@else {
|
|
85105
|
+
padding: 8px 16px 8px 8px;
|
|
85106
|
+
}
|
|
85096
85107
|
overflow-y: hidden;
|
|
85097
85108
|
}
|
|
85098
85109
|
|
|
@@ -85947,7 +85958,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85947
85958
|
}
|
|
85948
85959
|
|
|
85949
85960
|
.e-grid-popup {
|
|
85950
|
-
position:
|
|
85961
|
+
position: absolute;
|
|
85951
85962
|
}
|
|
85952
85963
|
|
|
85953
85964
|
#{&}.e-grid,
|
|
@@ -86992,6 +87003,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86992
87003
|
.e-filterbarcell,
|
|
86993
87004
|
.e-filterbarcelldisabled {
|
|
86994
87005
|
border-width: $grid-filtercell-both-border-width;
|
|
87006
|
+
border-top-width: 1px;
|
|
86995
87007
|
}
|
|
86996
87008
|
}
|
|
86997
87009
|
|
|
@@ -88267,6 +88279,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88267
88279
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
88268
88280
|
}
|
|
88269
88281
|
|
|
88282
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
88283
|
+
@if $grid-skin == 'fluent' {
|
|
88284
|
+
padding-bottom: 1px;
|
|
88285
|
+
}
|
|
88286
|
+
}
|
|
88287
|
+
|
|
88270
88288
|
.e-edit-dialog {
|
|
88271
88289
|
min-height: 350px;
|
|
88272
88290
|
.e-dlg-content {
|
|
@@ -88960,6 +88978,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88960
88978
|
.e-filterbarcell,
|
|
88961
88979
|
.e-filterbarcelldisabled {
|
|
88962
88980
|
border-width: $grid-filtercell-both-border-width;
|
|
88981
|
+
border-top-width: 1px;
|
|
88963
88982
|
}
|
|
88964
88983
|
|
|
88965
88984
|
.e-rowcell,
|
|
@@ -89081,14 +89100,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89081
89100
|
}
|
|
89082
89101
|
|
|
89083
89102
|
&.e-wrap {
|
|
89084
|
-
& .e-
|
|
89085
|
-
& .e-gridcontent .e-rowcell,
|
|
89103
|
+
& .e-rowcell,
|
|
89086
89104
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
89087
89105
|
& .e-columnheader .e-headercelldiv,
|
|
89088
89106
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
89089
89107
|
@include wrap-styles;
|
|
89090
89108
|
}
|
|
89091
89109
|
|
|
89110
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
89111
|
+
white-space: nowrap;
|
|
89112
|
+
}
|
|
89113
|
+
|
|
89092
89114
|
& .e-stackedheader .e-columnheader {
|
|
89093
89115
|
.e-stackedheadercelldiv,
|
|
89094
89116
|
.e-headercelldiv {
|
|
@@ -89646,7 +89668,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89646
89668
|
}
|
|
89647
89669
|
|
|
89648
89670
|
@if $grid-skin == 'fluent2' {
|
|
89649
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
89671
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
89672
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
89650
89673
|
padding: 0 6px;
|
|
89651
89674
|
}
|
|
89652
89675
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -90560,7 +90583,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90560
90583
|
}
|
|
90561
90584
|
|
|
90562
90585
|
@if $grid-skin == 'fluent2' {
|
|
90563
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
90586
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
90587
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
90564
90588
|
color: $flyout-text-color-hover;
|
|
90565
90589
|
}
|
|
90566
90590
|
}
|
|
@@ -94422,6 +94446,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
94422
94446
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
94423
94447
|
@include grid-wrap;
|
|
94424
94448
|
}
|
|
94449
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
94450
|
+
display: inline-block;
|
|
94451
|
+
white-space: nowrap;
|
|
94452
|
+
word-wrap: break-word;
|
|
94453
|
+
}
|
|
94425
94454
|
|
|
94426
94455
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
94427
94456
|
@include grid-wrap;
|
|
@@ -121786,13 +121815,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
121786
121815
|
background: $pivotgrid-grp-bg-color;
|
|
121787
121816
|
}
|
|
121788
121817
|
|
|
121789
|
-
.e-toolbar-item
|
|
121790
|
-
|
|
121791
|
-
|
|
121792
|
-
|
|
121793
|
-
|
|
121818
|
+
.e-toolbar-item {
|
|
121819
|
+
.e-tbar-btn.e-btn {
|
|
121820
|
+
.e-icons.e-btn-icon {
|
|
121821
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
121822
|
+
font-size: 16px;
|
|
121823
|
+
}
|
|
121794
121824
|
}
|
|
121795
121825
|
}
|
|
121826
|
+
&.e-disabled {
|
|
121827
|
+
pointer-events: none;
|
|
121828
|
+
}
|
|
121796
121829
|
}
|
|
121797
121830
|
|
|
121798
121831
|
.e-pivot-toolbar-menu {
|
|
@@ -138712,6 +138745,8 @@ $aiassist-header-height: 46px !default;
|
|
|
138712
138745
|
$aiassist-icon-height: 30px !default;
|
|
138713
138746
|
$aiassist-icon-width: 30px !default;
|
|
138714
138747
|
$send-icon-size: 14px !default;
|
|
138748
|
+
$send-icon-bottom: 10px !default;
|
|
138749
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
138715
138750
|
$aiassist-bigger-header-height: 50px !default;
|
|
138716
138751
|
$aiassist-bigger-icon-height: 40px !default;
|
|
138717
138752
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -138752,63 +138787,86 @@ $rating-selected-bg-color: $rating-selected-color !default;
|
|
|
138752
138787
|
$send-icon-color: $icon-color !default;
|
|
138753
138788
|
$send-icon-disabled-color: $icon-color-disabled !default;
|
|
138754
138789
|
$prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
138790
|
+
$tbar-header-btn-focus-box-shadow: $keyboard-focus !default;
|
|
138791
|
+
$tbar-header-hover-bg-color: transparent !default;
|
|
138755
138792
|
|
|
138756
138793
|
@include export-module('aiassistview-bigger') {
|
|
138757
138794
|
.e-bigger.e-aiassistview,
|
|
138758
138795
|
.e-bigger .e-aiassistview {
|
|
138759
138796
|
.e-view-header {
|
|
138760
138797
|
height: $aiassist-bigger-header-height;
|
|
138798
|
+
.e-toolbar {
|
|
138799
|
+
.e-toolbar-items {
|
|
138800
|
+
.e-toolbar-left {
|
|
138801
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
138802
|
+
}
|
|
138803
|
+
.e-toolbar-item {
|
|
138804
|
+
&.e-assist-view-header,
|
|
138805
|
+
&.e-custom-view-header {
|
|
138806
|
+
@if ($skin-name == 'highcontrast') {
|
|
138807
|
+
// To apply box-shadow styling during keyboard navigation
|
|
138808
|
+
padding: 1.5px;
|
|
138809
|
+
}
|
|
138810
|
+
@else {
|
|
138811
|
+
padding: 0;
|
|
138812
|
+
}
|
|
138813
|
+
.e-tbar-btn {
|
|
138814
|
+
padding: 0;
|
|
138815
|
+
.e-btn-icon {
|
|
138816
|
+
padding: 4px 4px 4px 2px;
|
|
138817
|
+
}
|
|
138818
|
+
}
|
|
138819
|
+
}
|
|
138820
|
+
}
|
|
138821
|
+
}
|
|
138822
|
+
}
|
|
138761
138823
|
}
|
|
138762
138824
|
.e-view-content {
|
|
138763
138825
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
138764
138826
|
}
|
|
138765
|
-
.e-
|
|
138766
|
-
|
|
138767
|
-
|
|
138768
|
-
|
|
138769
|
-
|
|
138770
|
-
|
|
138771
|
-
|
|
138772
|
-
|
|
138773
|
-
|
|
138774
|
-
|
|
138775
|
-
|
|
138776
|
-
|
|
138777
|
-
|
|
138778
|
-
|
|
138779
|
-
|
|
138780
|
-
|
|
138781
|
-
|
|
138782
|
-
|
|
138783
|
-
|
|
138784
|
-
|
|
138785
|
-
|
|
138786
|
-
|
|
138827
|
+
.e-prompt-icon {
|
|
138828
|
+
min-height: $aiassist-bigger-icon-height;
|
|
138829
|
+
}
|
|
138830
|
+
.e-output-icon {
|
|
138831
|
+
height: $aiassist-bigger-icon-height;
|
|
138832
|
+
}
|
|
138833
|
+
.e-prompt-icon,
|
|
138834
|
+
.e-output-icon {
|
|
138835
|
+
min-width: $aiassist-bigger-icon-width;
|
|
138836
|
+
}
|
|
138837
|
+
.e-loading-body,
|
|
138838
|
+
.e-content-body,
|
|
138839
|
+
.e-loading-footer {
|
|
138840
|
+
padding: 6px 0 0 6px;
|
|
138841
|
+
}
|
|
138842
|
+
.e-prompt-text {
|
|
138843
|
+
padding: $prompt-text-bigger-padding;
|
|
138844
|
+
line-height: 22px;
|
|
138845
|
+
}
|
|
138846
|
+
.e-content-container {
|
|
138847
|
+
font-size: 16px;
|
|
138848
|
+
}
|
|
138849
|
+
.e-suggestion-header {
|
|
138850
|
+
font-size: 16px;
|
|
138851
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
138852
|
+
margin-bottom: 15px;
|
|
138853
|
+
}
|
|
138854
|
+
.e-suggestions {
|
|
138855
|
+
&.e-suggestion-item-template ul li {
|
|
138856
|
+
padding: 0;
|
|
138787
138857
|
}
|
|
138788
|
-
|
|
138789
|
-
|
|
138790
|
-
|
|
138791
|
-
|
|
138792
|
-
|
|
138793
|
-
font-size: 16px;
|
|
138794
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
138795
|
-
margin-bottom: 15px;
|
|
138796
|
-
}
|
|
138797
|
-
ul {
|
|
138798
|
-
li {
|
|
138799
|
-
line-height: 22px;
|
|
138800
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
138801
|
-
padding: $suggesstions-bigger-list-padding;
|
|
138802
|
-
margin: $suggesstions-bigger-list-margin;
|
|
138803
|
-
}
|
|
138804
|
-
}
|
|
138858
|
+
li {
|
|
138859
|
+
line-height: 22px;
|
|
138860
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
138861
|
+
padding: $suggesstions-bigger-list-padding;
|
|
138862
|
+
margin: $suggesstions-bigger-list-margin;
|
|
138805
138863
|
}
|
|
138806
138864
|
}
|
|
138865
|
+
.e-assist-send {
|
|
138866
|
+
font-size: $send-icon-size-bigger;
|
|
138867
|
+
bottom: $send-icon-bigger-bottom;
|
|
138868
|
+
}
|
|
138807
138869
|
.e-footer {
|
|
138808
|
-
.e-assist-send {
|
|
138809
|
-
font-size: $send-icon-size-bigger;
|
|
138810
|
-
bottom: 9px;
|
|
138811
|
-
}
|
|
138812
138870
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
138813
138871
|
.e-textarea {
|
|
138814
138872
|
min-height: 38px;
|
|
@@ -138817,6 +138875,11 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
138817
138875
|
min-height: 28px;
|
|
138818
138876
|
}
|
|
138819
138877
|
}
|
|
138878
|
+
&.e-rtl .e-textarea {
|
|
138879
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
138880
|
+
padding: 6px 16px 6px 12px;
|
|
138881
|
+
}
|
|
138882
|
+
}
|
|
138820
138883
|
}
|
|
138821
138884
|
}
|
|
138822
138885
|
.e-stop-response.e-btn-active {
|
|
@@ -138828,13 +138891,24 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
138828
138891
|
font-size: $response-stopper-bigger-font-size;
|
|
138829
138892
|
}
|
|
138830
138893
|
&.e-rtl {
|
|
138831
|
-
.e-
|
|
138832
|
-
|
|
138833
|
-
|
|
138834
|
-
|
|
138894
|
+
.e-view-header .e-toolbar-item {
|
|
138895
|
+
&.e-assist-view-header,
|
|
138896
|
+
&.e-custom-view-header {
|
|
138897
|
+
.e-tbar-btn .e-btn-icon {
|
|
138898
|
+
padding: 4px 2px 4px 4px;
|
|
138835
138899
|
}
|
|
138836
138900
|
}
|
|
138837
138901
|
}
|
|
138902
|
+
.e-suggestions {
|
|
138903
|
+
li {
|
|
138904
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
138905
|
+
}
|
|
138906
|
+
}
|
|
138907
|
+
.e-loading-body,
|
|
138908
|
+
.e-content-body,
|
|
138909
|
+
.e-loading-footer {
|
|
138910
|
+
padding: 6px 6px 0 0;
|
|
138911
|
+
}
|
|
138838
138912
|
}
|
|
138839
138913
|
}
|
|
138840
138914
|
}
|
|
@@ -138862,14 +138936,29 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
138862
138936
|
width: 100%;
|
|
138863
138937
|
border-radius: 4px;
|
|
138864
138938
|
}
|
|
138865
|
-
|
|
138866
|
-
|
|
138939
|
+
&.e-assist-view-header,
|
|
138940
|
+
&.e-custom-view-header {
|
|
138941
|
+
@if ($skin-name == 'highcontrast') {
|
|
138942
|
+
// To apply box-shadow styling during keyboard navigation
|
|
138943
|
+
padding: 1px;
|
|
138944
|
+
}
|
|
138945
|
+
@else {
|
|
138946
|
+
padding: 0;
|
|
138947
|
+
}
|
|
138948
|
+
.e-tbar-btn {
|
|
138949
|
+
padding: 0;
|
|
138950
|
+
.e-btn-icon {
|
|
138951
|
+
padding: 4px 4px 4px 2px;
|
|
138952
|
+
}
|
|
138953
|
+
}
|
|
138954
|
+
}
|
|
138955
|
+
&.e-active .e-btn {
|
|
138956
|
+
cursor: pointer;
|
|
138867
138957
|
}
|
|
138868
138958
|
}
|
|
138869
|
-
|
|
138870
|
-
|
|
138871
|
-
|
|
138872
|
-
cursor: pointer;
|
|
138959
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
138960
|
+
height: calc($aiassist-header-height - 1px);
|
|
138961
|
+
}
|
|
138873
138962
|
}
|
|
138874
138963
|
.e-view-container,
|
|
138875
138964
|
.e-footer {
|
|
@@ -138919,36 +139008,94 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
138919
139008
|
}
|
|
138920
139009
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
138921
139010
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
138922
|
-
|
|
138923
|
-
padding: 6px 0 6px 5px;
|
|
138924
|
-
}
|
|
138925
|
-
@else {
|
|
138926
|
-
padding: 6px 0 6px 2px;
|
|
138927
|
-
}
|
|
139011
|
+
padding: 6px 2px;
|
|
138928
139012
|
}
|
|
138929
139013
|
}
|
|
138930
|
-
.e-
|
|
139014
|
+
.e-output-container {
|
|
139015
|
+
width: 90%;
|
|
138931
139016
|
display: flex;
|
|
138932
|
-
|
|
138933
|
-
|
|
138934
|
-
|
|
138935
|
-
|
|
138936
|
-
|
|
138937
|
-
|
|
139017
|
+
align-self: flex-start;
|
|
139018
|
+
margin: 10px 0;
|
|
139019
|
+
}
|
|
139020
|
+
.e-prompt-icon {
|
|
139021
|
+
margin: 0 0 0 8px;
|
|
139022
|
+
min-height: $aiassist-icon-height;
|
|
139023
|
+
}
|
|
139024
|
+
.e-output-icon {
|
|
139025
|
+
height: $aiassist-icon-height;
|
|
139026
|
+
margin: 0 4px 0 8px;
|
|
139027
|
+
}
|
|
139028
|
+
.e-prompt-icon,
|
|
139029
|
+
.e-output-icon {
|
|
139030
|
+
border-radius: 50%;
|
|
139031
|
+
min-width: $aiassist-icon-width;
|
|
139032
|
+
}
|
|
139033
|
+
.e-loading-body,
|
|
139034
|
+
.e-content-body,
|
|
139035
|
+
.e-loading-footer {
|
|
139036
|
+
padding: 2px 0 0 6px;
|
|
139037
|
+
}
|
|
139038
|
+
.e-content-container {
|
|
139039
|
+
margin-top: 16px;
|
|
139040
|
+
font-size: 14px;
|
|
139041
|
+
justify-content: space-between;
|
|
139042
|
+
}
|
|
139043
|
+
.e-prompt-text {
|
|
139044
|
+
white-space: pre-wrap;
|
|
139045
|
+
height: fit-content;
|
|
139046
|
+
border-radius: $prompt-text-border-radius;
|
|
139047
|
+
padding: $prompt-text-padding;
|
|
139048
|
+
line-height: 20px;
|
|
139049
|
+
}
|
|
139050
|
+
.e-content-footer,
|
|
139051
|
+
.e-prompt-toolbar {
|
|
139052
|
+
opacity: 0;
|
|
139053
|
+
}
|
|
139054
|
+
.e-prompt-container {
|
|
139055
|
+
gap: 2px;
|
|
139056
|
+
align-self: flex-end;
|
|
139057
|
+
max-width: 70%;
|
|
139058
|
+
margin-bottom: 5px;
|
|
139059
|
+
flex-direction: column;
|
|
139060
|
+
&:hover .e-assist-edit-icon {
|
|
139061
|
+
opacity: 1;
|
|
139062
|
+
cursor: pointer;
|
|
138938
139063
|
}
|
|
138939
|
-
|
|
138940
|
-
|
|
138941
|
-
|
|
139064
|
+
}
|
|
139065
|
+
.e-suggestion-header {
|
|
139066
|
+
font-size: 14px;
|
|
139067
|
+
font-weight: $suggesstions-header-font-weight;
|
|
139068
|
+
margin: 0 2px 8px 8px;
|
|
139069
|
+
text-align: right;
|
|
139070
|
+
}
|
|
139071
|
+
.e-suggestions {
|
|
139072
|
+
width: 100%;
|
|
139073
|
+
&.e-suggestion-item-template li {
|
|
139074
|
+
padding: 0;
|
|
138942
139075
|
}
|
|
138943
|
-
|
|
138944
|
-
|
|
138945
|
-
|
|
139076
|
+
ul {
|
|
139077
|
+
list-style-type: none;
|
|
139078
|
+
padding: 0;
|
|
139079
|
+
margin: 0;
|
|
139080
|
+
display: flex;
|
|
139081
|
+
flex-wrap: wrap;
|
|
139082
|
+
justify-content: end;
|
|
138946
139083
|
}
|
|
138947
|
-
|
|
138948
|
-
|
|
138949
|
-
|
|
138950
|
-
|
|
139084
|
+
li {
|
|
139085
|
+
line-height: 20px;
|
|
139086
|
+
font-weight: $suggesstions-font-weight;
|
|
139087
|
+
padding: $suggesstions-list-padding;
|
|
139088
|
+
margin: $suggesstions-list-margin;
|
|
139089
|
+
border-radius: $suggesstions-list-border-radius;
|
|
139090
|
+
cursor: pointer;
|
|
139091
|
+
white-space: nowrap;
|
|
139092
|
+
overflow: hidden;
|
|
139093
|
+
text-overflow: ellipsis;
|
|
138951
139094
|
}
|
|
139095
|
+
}
|
|
139096
|
+
.e-views {
|
|
139097
|
+
display: flex;
|
|
139098
|
+
justify-content: space-around;
|
|
138952
139099
|
.e-content-body {
|
|
138953
139100
|
line-height: 25px;
|
|
138954
139101
|
border-radius: 4px;
|
|
@@ -139034,85 +139181,36 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139034
139181
|
.e-content-body > *:first-child {
|
|
139035
139182
|
margin-block-start: 0;
|
|
139036
139183
|
}
|
|
139037
|
-
.e-loading-body,
|
|
139038
|
-
.e-content-body,
|
|
139039
|
-
.e-loading-footer {
|
|
139040
|
-
padding: 2px 0 0 8px;
|
|
139041
|
-
}
|
|
139042
|
-
.e-content-footer,
|
|
139043
|
-
.e-prompt-toolbar {
|
|
139044
|
-
opacity: 0;
|
|
139045
|
-
}
|
|
139046
|
-
.e-content-container {
|
|
139047
|
-
margin-top: 16px;
|
|
139048
|
-
font-size: 14px;
|
|
139049
|
-
justify-content: space-between;
|
|
139050
|
-
.e-prompt-text {
|
|
139051
|
-
white-space: pre-wrap;
|
|
139052
|
-
height: fit-content;
|
|
139053
|
-
border-radius: $prompt-text-border-radius;
|
|
139054
|
-
padding: $prompt-text-padding;
|
|
139055
|
-
margin-right: 2px;
|
|
139056
|
-
line-height: 20px;
|
|
139057
|
-
}
|
|
139058
|
-
}
|
|
139059
|
-
.e-suggestions {
|
|
139060
|
-
width: 100%;
|
|
139061
|
-
&.e-suggestion-item-template li {
|
|
139062
|
-
padding: 0;
|
|
139063
|
-
}
|
|
139064
|
-
.e-suggestion-header {
|
|
139065
|
-
font-size: 14px;
|
|
139066
|
-
font-weight: $suggesstions-header-font-weight;
|
|
139067
|
-
margin: 0 2px 8px 8px;
|
|
139068
|
-
text-align: right;
|
|
139069
|
-
}
|
|
139070
|
-
ul {
|
|
139071
|
-
list-style-type: none;
|
|
139072
|
-
padding: 0;
|
|
139073
|
-
margin: 0;
|
|
139074
|
-
display: flex;
|
|
139075
|
-
flex-wrap: wrap;
|
|
139076
|
-
justify-content: end;
|
|
139077
|
-
}
|
|
139078
|
-
li {
|
|
139079
|
-
line-height: 20px;
|
|
139080
|
-
font-weight: $suggesstions-font-weight;
|
|
139081
|
-
padding: $suggesstions-list-padding;
|
|
139082
|
-
margin: $suggesstions-list-margin;
|
|
139083
|
-
border-radius: $suggesstions-list-border-radius;
|
|
139084
|
-
cursor: pointer;
|
|
139085
|
-
white-space: nowrap;
|
|
139086
|
-
overflow: hidden;
|
|
139087
|
-
text-overflow: ellipsis;
|
|
139088
|
-
}
|
|
139089
|
-
}
|
|
139090
|
-
.e-prompt-container {
|
|
139091
|
-
gap: 2px;
|
|
139092
|
-
align-self: flex-end;
|
|
139093
|
-
max-width: 70%;
|
|
139094
|
-
margin-bottom: 5px;
|
|
139095
|
-
flex-direction: column;
|
|
139096
|
-
&:hover .e-assist-edit-icon {
|
|
139097
|
-
opacity: 1;
|
|
139098
|
-
cursor: pointer;
|
|
139099
|
-
}
|
|
139100
|
-
}
|
|
139101
139184
|
}
|
|
139102
139185
|
.e-views,
|
|
139103
139186
|
.e-custom-view,
|
|
139104
|
-
.e-
|
|
139187
|
+
.e-assistview-content-section {
|
|
139105
139188
|
height: 100%;
|
|
139106
|
-
overflow
|
|
139189
|
+
overflow: scroll;
|
|
139107
139190
|
&::-webkit-scrollbar {
|
|
139108
139191
|
width: $ai-assist-scrollbar-width;
|
|
139192
|
+
height: $ai-assist-scrollbar-width;
|
|
139109
139193
|
}
|
|
139110
139194
|
&::-webkit-scrollbar-thumb {
|
|
139111
139195
|
border-radius: 10px;
|
|
139112
139196
|
}
|
|
139113
139197
|
}
|
|
139114
|
-
.e-
|
|
139115
|
-
|
|
139198
|
+
.e-assist-send {
|
|
139199
|
+
position: absolute;
|
|
139200
|
+
right: 20px;
|
|
139201
|
+
font-size: $send-icon-size;
|
|
139202
|
+
bottom: $send-icon-bottom;
|
|
139203
|
+
padding-top: 2px;
|
|
139204
|
+
}
|
|
139205
|
+
.e-assist-send.disabled {
|
|
139206
|
+
pointer-events: none;
|
|
139207
|
+
opacity: .5;
|
|
139208
|
+
cursor: not-allowed;
|
|
139209
|
+
}
|
|
139210
|
+
.e-assist-send.enabled {
|
|
139211
|
+
pointer-events: auto;
|
|
139212
|
+
opacity: 1;
|
|
139213
|
+
cursor: pointer;
|
|
139116
139214
|
}
|
|
139117
139215
|
.e-footer {
|
|
139118
139216
|
position: relative;
|
|
@@ -139131,23 +139229,6 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139131
139229
|
.hide-scrollbar textarea {
|
|
139132
139230
|
scrollbar-width: none;
|
|
139133
139231
|
}
|
|
139134
|
-
.e-assist-send {
|
|
139135
|
-
position: absolute;
|
|
139136
|
-
right: 20px;
|
|
139137
|
-
font-size: $send-icon-size;
|
|
139138
|
-
bottom: 8px;
|
|
139139
|
-
padding-top: 2px;
|
|
139140
|
-
}
|
|
139141
|
-
.e-assist-send.disabled {
|
|
139142
|
-
pointer-events: none;
|
|
139143
|
-
opacity: .5;
|
|
139144
|
-
cursor: not-allowed;
|
|
139145
|
-
}
|
|
139146
|
-
.e-assist-send.enabled {
|
|
139147
|
-
pointer-events: auto;
|
|
139148
|
-
opacity: 1;
|
|
139149
|
-
cursor: pointer;
|
|
139150
|
-
}
|
|
139151
139232
|
&:has(.e-rtl) .e-assist-send {
|
|
139152
139233
|
right: unset;
|
|
139153
139234
|
left: 20px;
|
|
@@ -139159,6 +139240,13 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139159
139240
|
.e-multi-line-input.e-rtl {
|
|
139160
139241
|
padding-left: 35px;
|
|
139161
139242
|
padding-right: unset;
|
|
139243
|
+
&.e-input-group.e-control-wrapper {
|
|
139244
|
+
.e-textarea {
|
|
139245
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
139246
|
+
padding: 4px 12px 4px 8px;
|
|
139247
|
+
}
|
|
139248
|
+
}
|
|
139249
|
+
}
|
|
139162
139250
|
}
|
|
139163
139251
|
.e-input-group.e-multi-line-input {
|
|
139164
139252
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -139240,16 +139328,24 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139240
139328
|
outline: 1px solid;
|
|
139241
139329
|
}
|
|
139242
139330
|
&.e-rtl {
|
|
139243
|
-
.e-
|
|
139244
|
-
|
|
139245
|
-
|
|
139246
|
-
|
|
139247
|
-
|
|
139248
|
-
}
|
|
139249
|
-
li {
|
|
139250
|
-
margin: $suggesstions-list-margin-rtl;
|
|
139331
|
+
.e-view-header .e-toolbar-item {
|
|
139332
|
+
&.e-assist-view-header,
|
|
139333
|
+
&.e-custom-view-header {
|
|
139334
|
+
.e-tbar-btn .e-btn-icon {
|
|
139335
|
+
padding: 4px 2px 4px 4px;
|
|
139251
139336
|
}
|
|
139252
139337
|
}
|
|
139338
|
+
}
|
|
139339
|
+
.e-suggestion-header {
|
|
139340
|
+
text-align: left;
|
|
139341
|
+
margin: 0 8px 8px 2px;
|
|
139342
|
+
}
|
|
139343
|
+
.e-suggestions {
|
|
139344
|
+
li {
|
|
139345
|
+
margin: $suggesstions-list-margin-rtl;
|
|
139346
|
+
}
|
|
139347
|
+
}
|
|
139348
|
+
.e-views {
|
|
139253
139349
|
.e-content-body {
|
|
139254
139350
|
blockquote {
|
|
139255
139351
|
padding-left: unset;
|
|
@@ -139264,6 +139360,17 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139264
139360
|
}
|
|
139265
139361
|
}
|
|
139266
139362
|
}
|
|
139363
|
+
.e-loading-body,
|
|
139364
|
+
.e-content-body,
|
|
139365
|
+
.e-loading-footer {
|
|
139366
|
+
padding: 2px 6px 0 0;
|
|
139367
|
+
}
|
|
139368
|
+
.e-prompt-icon {
|
|
139369
|
+
margin: 0 8px 0 0;
|
|
139370
|
+
}
|
|
139371
|
+
.e-output-icon {
|
|
139372
|
+
margin: 0 8px 0 4px;
|
|
139373
|
+
}
|
|
139267
139374
|
}
|
|
139268
139375
|
}
|
|
139269
139376
|
@media (max-width: 760px) {
|
|
@@ -139272,12 +139379,14 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139272
139379
|
.e-footer {
|
|
139273
139380
|
width: 100%;
|
|
139274
139381
|
}
|
|
139275
|
-
.e-view-container .e-suggestions
|
|
139382
|
+
.e-view-container .e-suggestions,
|
|
139383
|
+
.e-prompt-content {
|
|
139276
139384
|
padding-right: 8px;
|
|
139277
139385
|
}
|
|
139278
139386
|
&.e-rtl {
|
|
139279
|
-
.e-view-container .e-suggestions
|
|
139280
|
-
|
|
139387
|
+
.e-view-container .e-suggestions,
|
|
139388
|
+
.e-prompt-content {
|
|
139389
|
+
padding: 0 0 0 8px;
|
|
139281
139390
|
}
|
|
139282
139391
|
}
|
|
139283
139392
|
}
|
|
@@ -139315,26 +139424,55 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139315
139424
|
}
|
|
139316
139425
|
.e-tbar-btn {
|
|
139317
139426
|
background: transparent;
|
|
139427
|
+
&:focus {
|
|
139428
|
+
box-shadow: none;
|
|
139429
|
+
}
|
|
139430
|
+
&:focus-visible {
|
|
139431
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
139432
|
+
@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') {
|
|
139433
|
+
background: $tbar-header-hover-bg-color;
|
|
139434
|
+
}
|
|
139435
|
+
}
|
|
139318
139436
|
}
|
|
139319
139437
|
}
|
|
139320
139438
|
}
|
|
139321
|
-
.e-
|
|
139322
|
-
|
|
139323
|
-
|
|
139324
|
-
|
|
139325
|
-
|
|
139326
|
-
background-color: $user-logo-bg-color;
|
|
139327
|
-
}
|
|
139328
|
-
.e-prompt-text {
|
|
139329
|
-
background: $suggested-content-bg-color;
|
|
139439
|
+
.e-suggestion-header {
|
|
139440
|
+
color: $suggesstions-header-color;
|
|
139441
|
+
}
|
|
139442
|
+
.e-suggestions {
|
|
139443
|
+
li {
|
|
139330
139444
|
color: $suggested-content-text-color;
|
|
139445
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
139331
139446
|
@if ($skin-name == 'bootstrap5.3') {
|
|
139332
139447
|
border: none;
|
|
139333
139448
|
}
|
|
139334
139449
|
@else {
|
|
139335
|
-
border: 1px solid $
|
|
139450
|
+
border: 1px solid $suggestion-li-border-color;
|
|
139336
139451
|
}
|
|
139337
139452
|
}
|
|
139453
|
+
}
|
|
139454
|
+
.e-prompt-icon,
|
|
139455
|
+
.e-output-icon {
|
|
139456
|
+
border: 1px solid $icon-border-color;
|
|
139457
|
+
color: $user-logo-color;
|
|
139458
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
139459
|
+
background: $user-logo-bg-color;
|
|
139460
|
+
}
|
|
139461
|
+
@else {
|
|
139462
|
+
background-color: $user-logo-bg-color;
|
|
139463
|
+
}
|
|
139464
|
+
}
|
|
139465
|
+
.e-prompt-text {
|
|
139466
|
+
background: $suggested-content-bg-color;
|
|
139467
|
+
color: $suggested-content-text-color;
|
|
139468
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
139469
|
+
border: none;
|
|
139470
|
+
}
|
|
139471
|
+
@else {
|
|
139472
|
+
border: 1px solid $prompt-text-border-color;
|
|
139473
|
+
}
|
|
139474
|
+
}
|
|
139475
|
+
.e-views {
|
|
139338
139476
|
.e-content-body {
|
|
139339
139477
|
color: $response-text-color;
|
|
139340
139478
|
a {
|
|
@@ -139374,21 +139512,6 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139374
139512
|
color: rgba(255, 212, 212, 1);
|
|
139375
139513
|
}
|
|
139376
139514
|
}
|
|
139377
|
-
.e-suggestions {
|
|
139378
|
-
.e-suggestion-header {
|
|
139379
|
-
color: $suggesstions-header-color;
|
|
139380
|
-
}
|
|
139381
|
-
li {
|
|
139382
|
-
color: $suggested-content-text-color;
|
|
139383
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
139384
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
139385
|
-
border: none;
|
|
139386
|
-
}
|
|
139387
|
-
@else {
|
|
139388
|
-
border: 1px solid $suggestion-li-border-color;
|
|
139389
|
-
}
|
|
139390
|
-
}
|
|
139391
|
-
}
|
|
139392
139515
|
}
|
|
139393
139516
|
.e-stop-response {
|
|
139394
139517
|
border-color: $response-stopper-border-color;
|
|
@@ -139398,21 +139521,21 @@ $prompt-text-border-color: $content-bg-color-alt1 !default;
|
|
|
139398
139521
|
}
|
|
139399
139522
|
.e-views,
|
|
139400
139523
|
.e-custom-view,
|
|
139401
|
-
.e-
|
|
139524
|
+
.e-assistview-content-section {
|
|
139402
139525
|
&::-webkit-scrollbar-thumb {
|
|
139403
139526
|
background: $scrollbar-color;
|
|
139404
139527
|
}
|
|
139405
139528
|
}
|
|
139529
|
+
.e-assist-send {
|
|
139530
|
+
color: $send-icon-color;
|
|
139531
|
+
&.disabled {
|
|
139532
|
+
color: $send-icon-disabled-color;
|
|
139533
|
+
}
|
|
139534
|
+
}
|
|
139406
139535
|
.e-footer {
|
|
139407
139536
|
textarea::-webkit-scrollbar-thumb {
|
|
139408
139537
|
background: $scrollbar-color;
|
|
139409
139538
|
}
|
|
139410
|
-
.e-assist-send {
|
|
139411
|
-
color: $send-icon-color;
|
|
139412
|
-
&.disabled {
|
|
139413
|
-
color: $send-icon-disabled-color;
|
|
139414
|
-
}
|
|
139415
|
-
}
|
|
139416
139539
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
139417
139540
|
.e-input-group.e-multi-line-input {
|
|
139418
139541
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|