@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
|
@@ -35289,13 +35289,11 @@ $slider-button-vup-bg-image: none !default;
|
|
|
35289
35289
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
35290
35290
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
35291
35291
|
}
|
|
35292
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
35293
|
-
@
|
|
35294
|
-
|
|
35295
|
-
|
|
35296
|
-
@
|
|
35297
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
35298
|
-
}
|
|
35292
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
35293
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
35294
|
+
}
|
|
35295
|
+
@if ($skin-name == 'tailwind') {
|
|
35296
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
35299
35297
|
}
|
|
35300
35298
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
35301
35299
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -41003,7 +41001,7 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
41003
41001
|
}
|
|
41004
41002
|
|
|
41005
41003
|
&::before {
|
|
41006
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
41004
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
41007
41005
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
41008
41006
|
}
|
|
41009
41007
|
@else {
|
|
@@ -43110,6 +43108,10 @@ $listview-template-focused-multiline-content-color: rgba($content-text-color-sel
|
|
|
43110
43108
|
}
|
|
43111
43109
|
}
|
|
43112
43110
|
|
|
43111
|
+
&.e-virtualization .e-list-container{
|
|
43112
|
+
overflow: unset;
|
|
43113
|
+
}
|
|
43114
|
+
|
|
43113
43115
|
& .e-list-container {
|
|
43114
43116
|
overflow: hidden;
|
|
43115
43117
|
position: relative;
|
|
@@ -66181,6 +66183,10 @@ $ddl-chip-bigger-content-padding: 0 !default;
|
|
|
66181
66183
|
display: block;
|
|
66182
66184
|
}
|
|
66183
66185
|
|
|
66186
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
66187
|
+
margin-right: 30px;
|
|
66188
|
+
}
|
|
66189
|
+
|
|
66184
66190
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
66185
66191
|
border: 0;
|
|
66186
66192
|
height: 0;
|
|
@@ -83555,7 +83561,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
83555
83561
|
/* stylelint-enable */
|
|
83556
83562
|
|
|
83557
83563
|
.e-dlg-content {
|
|
83558
|
-
|
|
83564
|
+
@if $grid-skin == 'fluent2' {
|
|
83565
|
+
padding: 24px 27px;
|
|
83566
|
+
}
|
|
83567
|
+
@else {
|
|
83568
|
+
padding: 8px 16px 8px 8px;
|
|
83569
|
+
}
|
|
83559
83570
|
overflow-y: hidden;
|
|
83560
83571
|
}
|
|
83561
83572
|
|
|
@@ -84410,7 +84421,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
84410
84421
|
}
|
|
84411
84422
|
|
|
84412
84423
|
.e-grid-popup {
|
|
84413
|
-
position:
|
|
84424
|
+
position: absolute;
|
|
84414
84425
|
}
|
|
84415
84426
|
|
|
84416
84427
|
#{&}.e-grid,
|
|
@@ -85455,6 +85466,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
85455
85466
|
.e-filterbarcell,
|
|
85456
85467
|
.e-filterbarcelldisabled {
|
|
85457
85468
|
border-width: $grid-filtercell-both-border-width;
|
|
85469
|
+
border-top-width: 1px;
|
|
85458
85470
|
}
|
|
85459
85471
|
}
|
|
85460
85472
|
|
|
@@ -86730,6 +86742,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
86730
86742
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
86731
86743
|
}
|
|
86732
86744
|
|
|
86745
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
86746
|
+
@if $grid-skin == 'fluent' {
|
|
86747
|
+
padding-bottom: 1px;
|
|
86748
|
+
}
|
|
86749
|
+
}
|
|
86750
|
+
|
|
86733
86751
|
.e-edit-dialog {
|
|
86734
86752
|
min-height: 350px;
|
|
86735
86753
|
.e-dlg-content {
|
|
@@ -87423,6 +87441,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
87423
87441
|
.e-filterbarcell,
|
|
87424
87442
|
.e-filterbarcelldisabled {
|
|
87425
87443
|
border-width: $grid-filtercell-both-border-width;
|
|
87444
|
+
border-top-width: 1px;
|
|
87426
87445
|
}
|
|
87427
87446
|
|
|
87428
87447
|
.e-rowcell,
|
|
@@ -87544,14 +87563,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
87544
87563
|
}
|
|
87545
87564
|
|
|
87546
87565
|
&.e-wrap {
|
|
87547
|
-
& .e-
|
|
87548
|
-
& .e-gridcontent .e-rowcell,
|
|
87566
|
+
& .e-rowcell,
|
|
87549
87567
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
87550
87568
|
& .e-columnheader .e-headercelldiv,
|
|
87551
87569
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
87552
87570
|
@include wrap-styles;
|
|
87553
87571
|
}
|
|
87554
87572
|
|
|
87573
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
87574
|
+
white-space: nowrap;
|
|
87575
|
+
}
|
|
87576
|
+
|
|
87555
87577
|
& .e-stackedheader .e-columnheader {
|
|
87556
87578
|
.e-stackedheadercelldiv,
|
|
87557
87579
|
.e-headercelldiv {
|
|
@@ -88109,7 +88131,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
88109
88131
|
}
|
|
88110
88132
|
|
|
88111
88133
|
@if $grid-skin == 'fluent2' {
|
|
88112
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
88134
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
88135
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
88113
88136
|
padding: 0 6px;
|
|
88114
88137
|
}
|
|
88115
88138
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -89023,7 +89046,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
89023
89046
|
}
|
|
89024
89047
|
|
|
89025
89048
|
@if $grid-skin == 'fluent2' {
|
|
89026
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
89049
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
89050
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
89027
89051
|
color: $flyout-text-color-hover;
|
|
89028
89052
|
}
|
|
89029
89053
|
}
|
|
@@ -92855,6 +92879,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
92855
92879
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92856
92880
|
@include grid-wrap;
|
|
92857
92881
|
}
|
|
92882
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92883
|
+
display: inline-block;
|
|
92884
|
+
white-space: nowrap;
|
|
92885
|
+
word-wrap: break-word;
|
|
92886
|
+
}
|
|
92858
92887
|
|
|
92859
92888
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92860
92889
|
@include grid-wrap;
|
|
@@ -120217,13 +120246,17 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
120217
120246
|
background: $pivotgrid-grp-bg-color;
|
|
120218
120247
|
}
|
|
120219
120248
|
|
|
120220
|
-
.e-toolbar-item
|
|
120221
|
-
|
|
120222
|
-
|
|
120223
|
-
|
|
120224
|
-
|
|
120249
|
+
.e-toolbar-item {
|
|
120250
|
+
.e-tbar-btn.e-btn {
|
|
120251
|
+
.e-icons.e-btn-icon {
|
|
120252
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
120253
|
+
font-size: 16px;
|
|
120254
|
+
}
|
|
120225
120255
|
}
|
|
120226
120256
|
}
|
|
120257
|
+
&.e-disabled {
|
|
120258
|
+
pointer-events: none;
|
|
120259
|
+
}
|
|
120227
120260
|
}
|
|
120228
120261
|
|
|
120229
120262
|
.e-pivot-toolbar-menu {
|
|
@@ -137131,6 +137164,8 @@ $aiassist-header-height: 50px !default;
|
|
|
137131
137164
|
$aiassist-icon-height: 30px !default;
|
|
137132
137165
|
$aiassist-icon-width: 30px !default;
|
|
137133
137166
|
$send-icon-size: 16px !default;
|
|
137167
|
+
$send-icon-bottom: 7px !default;
|
|
137168
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
137134
137169
|
$aiassist-bigger-header-height: 58px !default;
|
|
137135
137170
|
$aiassist-bigger-icon-height: 40px !default;
|
|
137136
137171
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -137171,63 +137206,86 @@ $rating-selected-bg-color: rgba($rating-selected-color) !default;
|
|
|
137171
137206
|
$send-icon-color: rgba($icon-color) !default;
|
|
137172
137207
|
$send-icon-disabled-color: $icon-color-disabled !default;
|
|
137173
137208
|
$prompt-text-border-color: rgba($content-bg-color) !default;
|
|
137209
|
+
$tbar-header-btn-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
137210
|
+
$tbar-header-hover-bg-color: transparent !default;
|
|
137174
137211
|
|
|
137175
137212
|
@include export-module('aiassistview-bigger') {
|
|
137176
137213
|
.e-bigger.e-aiassistview,
|
|
137177
137214
|
.e-bigger .e-aiassistview {
|
|
137178
137215
|
.e-view-header {
|
|
137179
137216
|
height: $aiassist-bigger-header-height;
|
|
137217
|
+
.e-toolbar {
|
|
137218
|
+
.e-toolbar-items {
|
|
137219
|
+
.e-toolbar-left {
|
|
137220
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
137221
|
+
}
|
|
137222
|
+
.e-toolbar-item {
|
|
137223
|
+
&.e-assist-view-header,
|
|
137224
|
+
&.e-custom-view-header {
|
|
137225
|
+
@if ($skin-name == 'highcontrast') {
|
|
137226
|
+
// To apply box-shadow styling during keyboard navigation
|
|
137227
|
+
padding: 1.5px;
|
|
137228
|
+
}
|
|
137229
|
+
@else {
|
|
137230
|
+
padding: 0;
|
|
137231
|
+
}
|
|
137232
|
+
.e-tbar-btn {
|
|
137233
|
+
padding: 0;
|
|
137234
|
+
.e-btn-icon {
|
|
137235
|
+
padding: 4px 4px 4px 2px;
|
|
137236
|
+
}
|
|
137237
|
+
}
|
|
137238
|
+
}
|
|
137239
|
+
}
|
|
137240
|
+
}
|
|
137241
|
+
}
|
|
137180
137242
|
}
|
|
137181
137243
|
.e-view-content {
|
|
137182
137244
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
137183
137245
|
}
|
|
137184
|
-
.e-
|
|
137185
|
-
|
|
137186
|
-
|
|
137187
|
-
|
|
137188
|
-
|
|
137189
|
-
|
|
137190
|
-
|
|
137191
|
-
|
|
137192
|
-
|
|
137193
|
-
|
|
137194
|
-
|
|
137195
|
-
|
|
137196
|
-
|
|
137197
|
-
|
|
137198
|
-
|
|
137199
|
-
|
|
137200
|
-
|
|
137201
|
-
|
|
137202
|
-
|
|
137203
|
-
|
|
137204
|
-
|
|
137205
|
-
|
|
137246
|
+
.e-prompt-icon {
|
|
137247
|
+
min-height: $aiassist-bigger-icon-height;
|
|
137248
|
+
}
|
|
137249
|
+
.e-output-icon {
|
|
137250
|
+
height: $aiassist-bigger-icon-height;
|
|
137251
|
+
}
|
|
137252
|
+
.e-prompt-icon,
|
|
137253
|
+
.e-output-icon {
|
|
137254
|
+
min-width: $aiassist-bigger-icon-width;
|
|
137255
|
+
}
|
|
137256
|
+
.e-loading-body,
|
|
137257
|
+
.e-content-body,
|
|
137258
|
+
.e-loading-footer {
|
|
137259
|
+
padding: 6px 0 0 6px;
|
|
137260
|
+
}
|
|
137261
|
+
.e-prompt-text {
|
|
137262
|
+
padding: $prompt-text-bigger-padding;
|
|
137263
|
+
line-height: 22px;
|
|
137264
|
+
}
|
|
137265
|
+
.e-content-container {
|
|
137266
|
+
font-size: 16px;
|
|
137267
|
+
}
|
|
137268
|
+
.e-suggestion-header {
|
|
137269
|
+
font-size: 16px;
|
|
137270
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
137271
|
+
margin-bottom: 15px;
|
|
137272
|
+
}
|
|
137273
|
+
.e-suggestions {
|
|
137274
|
+
&.e-suggestion-item-template ul li {
|
|
137275
|
+
padding: 0;
|
|
137206
137276
|
}
|
|
137207
|
-
|
|
137208
|
-
|
|
137209
|
-
|
|
137210
|
-
|
|
137211
|
-
|
|
137212
|
-
font-size: 16px;
|
|
137213
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
137214
|
-
margin-bottom: 15px;
|
|
137215
|
-
}
|
|
137216
|
-
ul {
|
|
137217
|
-
li {
|
|
137218
|
-
line-height: 22px;
|
|
137219
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
137220
|
-
padding: $suggesstions-bigger-list-padding;
|
|
137221
|
-
margin: $suggesstions-bigger-list-margin;
|
|
137222
|
-
}
|
|
137223
|
-
}
|
|
137277
|
+
li {
|
|
137278
|
+
line-height: 22px;
|
|
137279
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
137280
|
+
padding: $suggesstions-bigger-list-padding;
|
|
137281
|
+
margin: $suggesstions-bigger-list-margin;
|
|
137224
137282
|
}
|
|
137225
137283
|
}
|
|
137284
|
+
.e-assist-send {
|
|
137285
|
+
font-size: $send-icon-size-bigger;
|
|
137286
|
+
bottom: $send-icon-bigger-bottom;
|
|
137287
|
+
}
|
|
137226
137288
|
.e-footer {
|
|
137227
|
-
.e-assist-send {
|
|
137228
|
-
font-size: $send-icon-size-bigger;
|
|
137229
|
-
bottom: 9px;
|
|
137230
|
-
}
|
|
137231
137289
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
137232
137290
|
.e-textarea {
|
|
137233
137291
|
min-height: 38px;
|
|
@@ -137236,6 +137294,11 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137236
137294
|
min-height: 28px;
|
|
137237
137295
|
}
|
|
137238
137296
|
}
|
|
137297
|
+
&.e-rtl .e-textarea {
|
|
137298
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
137299
|
+
padding: 6px 16px 6px 12px;
|
|
137300
|
+
}
|
|
137301
|
+
}
|
|
137239
137302
|
}
|
|
137240
137303
|
}
|
|
137241
137304
|
.e-stop-response.e-btn-active {
|
|
@@ -137247,13 +137310,24 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137247
137310
|
font-size: $response-stopper-bigger-font-size;
|
|
137248
137311
|
}
|
|
137249
137312
|
&.e-rtl {
|
|
137250
|
-
.e-
|
|
137251
|
-
|
|
137252
|
-
|
|
137253
|
-
|
|
137313
|
+
.e-view-header .e-toolbar-item {
|
|
137314
|
+
&.e-assist-view-header,
|
|
137315
|
+
&.e-custom-view-header {
|
|
137316
|
+
.e-tbar-btn .e-btn-icon {
|
|
137317
|
+
padding: 4px 2px 4px 4px;
|
|
137254
137318
|
}
|
|
137255
137319
|
}
|
|
137256
137320
|
}
|
|
137321
|
+
.e-suggestions {
|
|
137322
|
+
li {
|
|
137323
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
137324
|
+
}
|
|
137325
|
+
}
|
|
137326
|
+
.e-loading-body,
|
|
137327
|
+
.e-content-body,
|
|
137328
|
+
.e-loading-footer {
|
|
137329
|
+
padding: 6px 6px 0 0;
|
|
137330
|
+
}
|
|
137257
137331
|
}
|
|
137258
137332
|
}
|
|
137259
137333
|
}
|
|
@@ -137281,14 +137355,29 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137281
137355
|
width: 100%;
|
|
137282
137356
|
border-radius: 4px;
|
|
137283
137357
|
}
|
|
137284
|
-
|
|
137285
|
-
|
|
137358
|
+
&.e-assist-view-header,
|
|
137359
|
+
&.e-custom-view-header {
|
|
137360
|
+
@if ($skin-name == 'highcontrast') {
|
|
137361
|
+
// To apply box-shadow styling during keyboard navigation
|
|
137362
|
+
padding: 1px;
|
|
137363
|
+
}
|
|
137364
|
+
@else {
|
|
137365
|
+
padding: 0;
|
|
137366
|
+
}
|
|
137367
|
+
.e-tbar-btn {
|
|
137368
|
+
padding: 0;
|
|
137369
|
+
.e-btn-icon {
|
|
137370
|
+
padding: 4px 4px 4px 2px;
|
|
137371
|
+
}
|
|
137372
|
+
}
|
|
137373
|
+
}
|
|
137374
|
+
&.e-active .e-btn {
|
|
137375
|
+
cursor: pointer;
|
|
137286
137376
|
}
|
|
137287
137377
|
}
|
|
137288
|
-
|
|
137289
|
-
|
|
137290
|
-
|
|
137291
|
-
cursor: pointer;
|
|
137378
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
137379
|
+
height: calc($aiassist-header-height - 1px);
|
|
137380
|
+
}
|
|
137292
137381
|
}
|
|
137293
137382
|
.e-view-container,
|
|
137294
137383
|
.e-footer {
|
|
@@ -137338,36 +137427,94 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137338
137427
|
}
|
|
137339
137428
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
137340
137429
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
137341
|
-
|
|
137342
|
-
padding: 6px 0 6px 5px;
|
|
137343
|
-
}
|
|
137344
|
-
@else {
|
|
137345
|
-
padding: 6px 0 6px 2px;
|
|
137346
|
-
}
|
|
137430
|
+
padding: 6px 2px;
|
|
137347
137431
|
}
|
|
137348
137432
|
}
|
|
137349
|
-
.e-
|
|
137433
|
+
.e-output-container {
|
|
137434
|
+
width: 90%;
|
|
137350
137435
|
display: flex;
|
|
137351
|
-
|
|
137352
|
-
|
|
137353
|
-
|
|
137354
|
-
|
|
137355
|
-
|
|
137356
|
-
|
|
137436
|
+
align-self: flex-start;
|
|
137437
|
+
margin: 10px 0;
|
|
137438
|
+
}
|
|
137439
|
+
.e-prompt-icon {
|
|
137440
|
+
margin: 0 0 0 8px;
|
|
137441
|
+
min-height: $aiassist-icon-height;
|
|
137442
|
+
}
|
|
137443
|
+
.e-output-icon {
|
|
137444
|
+
height: $aiassist-icon-height;
|
|
137445
|
+
margin: 0 4px 0 8px;
|
|
137446
|
+
}
|
|
137447
|
+
.e-prompt-icon,
|
|
137448
|
+
.e-output-icon {
|
|
137449
|
+
border-radius: 50%;
|
|
137450
|
+
min-width: $aiassist-icon-width;
|
|
137451
|
+
}
|
|
137452
|
+
.e-loading-body,
|
|
137453
|
+
.e-content-body,
|
|
137454
|
+
.e-loading-footer {
|
|
137455
|
+
padding: 2px 0 0 6px;
|
|
137456
|
+
}
|
|
137457
|
+
.e-content-container {
|
|
137458
|
+
margin-top: 16px;
|
|
137459
|
+
font-size: 14px;
|
|
137460
|
+
justify-content: space-between;
|
|
137461
|
+
}
|
|
137462
|
+
.e-prompt-text {
|
|
137463
|
+
white-space: pre-wrap;
|
|
137464
|
+
height: fit-content;
|
|
137465
|
+
border-radius: $prompt-text-border-radius;
|
|
137466
|
+
padding: $prompt-text-padding;
|
|
137467
|
+
line-height: 20px;
|
|
137468
|
+
}
|
|
137469
|
+
.e-content-footer,
|
|
137470
|
+
.e-prompt-toolbar {
|
|
137471
|
+
opacity: 0;
|
|
137472
|
+
}
|
|
137473
|
+
.e-prompt-container {
|
|
137474
|
+
gap: 2px;
|
|
137475
|
+
align-self: flex-end;
|
|
137476
|
+
max-width: 70%;
|
|
137477
|
+
margin-bottom: 5px;
|
|
137478
|
+
flex-direction: column;
|
|
137479
|
+
&:hover .e-assist-edit-icon {
|
|
137480
|
+
opacity: 1;
|
|
137481
|
+
cursor: pointer;
|
|
137357
137482
|
}
|
|
137358
|
-
|
|
137359
|
-
|
|
137360
|
-
|
|
137483
|
+
}
|
|
137484
|
+
.e-suggestion-header {
|
|
137485
|
+
font-size: 14px;
|
|
137486
|
+
font-weight: $suggesstions-header-font-weight;
|
|
137487
|
+
margin: 0 2px 8px 8px;
|
|
137488
|
+
text-align: right;
|
|
137489
|
+
}
|
|
137490
|
+
.e-suggestions {
|
|
137491
|
+
width: 100%;
|
|
137492
|
+
&.e-suggestion-item-template li {
|
|
137493
|
+
padding: 0;
|
|
137361
137494
|
}
|
|
137362
|
-
|
|
137363
|
-
|
|
137364
|
-
|
|
137495
|
+
ul {
|
|
137496
|
+
list-style-type: none;
|
|
137497
|
+
padding: 0;
|
|
137498
|
+
margin: 0;
|
|
137499
|
+
display: flex;
|
|
137500
|
+
flex-wrap: wrap;
|
|
137501
|
+
justify-content: end;
|
|
137365
137502
|
}
|
|
137366
|
-
|
|
137367
|
-
|
|
137368
|
-
|
|
137369
|
-
|
|
137503
|
+
li {
|
|
137504
|
+
line-height: 20px;
|
|
137505
|
+
font-weight: $suggesstions-font-weight;
|
|
137506
|
+
padding: $suggesstions-list-padding;
|
|
137507
|
+
margin: $suggesstions-list-margin;
|
|
137508
|
+
border-radius: $suggesstions-list-border-radius;
|
|
137509
|
+
cursor: pointer;
|
|
137510
|
+
white-space: nowrap;
|
|
137511
|
+
overflow: hidden;
|
|
137512
|
+
text-overflow: ellipsis;
|
|
137370
137513
|
}
|
|
137514
|
+
}
|
|
137515
|
+
.e-views {
|
|
137516
|
+
display: flex;
|
|
137517
|
+
justify-content: space-around;
|
|
137371
137518
|
.e-content-body {
|
|
137372
137519
|
line-height: 25px;
|
|
137373
137520
|
border-radius: 4px;
|
|
@@ -137453,85 +137600,36 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137453
137600
|
.e-content-body > *:first-child {
|
|
137454
137601
|
margin-block-start: 0;
|
|
137455
137602
|
}
|
|
137456
|
-
.e-loading-body,
|
|
137457
|
-
.e-content-body,
|
|
137458
|
-
.e-loading-footer {
|
|
137459
|
-
padding: 2px 0 0 8px;
|
|
137460
|
-
}
|
|
137461
|
-
.e-content-footer,
|
|
137462
|
-
.e-prompt-toolbar {
|
|
137463
|
-
opacity: 0;
|
|
137464
|
-
}
|
|
137465
|
-
.e-content-container {
|
|
137466
|
-
margin-top: 16px;
|
|
137467
|
-
font-size: 14px;
|
|
137468
|
-
justify-content: space-between;
|
|
137469
|
-
.e-prompt-text {
|
|
137470
|
-
white-space: pre-wrap;
|
|
137471
|
-
height: fit-content;
|
|
137472
|
-
border-radius: $prompt-text-border-radius;
|
|
137473
|
-
padding: $prompt-text-padding;
|
|
137474
|
-
margin-right: 2px;
|
|
137475
|
-
line-height: 20px;
|
|
137476
|
-
}
|
|
137477
|
-
}
|
|
137478
|
-
.e-suggestions {
|
|
137479
|
-
width: 100%;
|
|
137480
|
-
&.e-suggestion-item-template li {
|
|
137481
|
-
padding: 0;
|
|
137482
|
-
}
|
|
137483
|
-
.e-suggestion-header {
|
|
137484
|
-
font-size: 14px;
|
|
137485
|
-
font-weight: $suggesstions-header-font-weight;
|
|
137486
|
-
margin: 0 2px 8px 8px;
|
|
137487
|
-
text-align: right;
|
|
137488
|
-
}
|
|
137489
|
-
ul {
|
|
137490
|
-
list-style-type: none;
|
|
137491
|
-
padding: 0;
|
|
137492
|
-
margin: 0;
|
|
137493
|
-
display: flex;
|
|
137494
|
-
flex-wrap: wrap;
|
|
137495
|
-
justify-content: end;
|
|
137496
|
-
}
|
|
137497
|
-
li {
|
|
137498
|
-
line-height: 20px;
|
|
137499
|
-
font-weight: $suggesstions-font-weight;
|
|
137500
|
-
padding: $suggesstions-list-padding;
|
|
137501
|
-
margin: $suggesstions-list-margin;
|
|
137502
|
-
border-radius: $suggesstions-list-border-radius;
|
|
137503
|
-
cursor: pointer;
|
|
137504
|
-
white-space: nowrap;
|
|
137505
|
-
overflow: hidden;
|
|
137506
|
-
text-overflow: ellipsis;
|
|
137507
|
-
}
|
|
137508
|
-
}
|
|
137509
|
-
.e-prompt-container {
|
|
137510
|
-
gap: 2px;
|
|
137511
|
-
align-self: flex-end;
|
|
137512
|
-
max-width: 70%;
|
|
137513
|
-
margin-bottom: 5px;
|
|
137514
|
-
flex-direction: column;
|
|
137515
|
-
&:hover .e-assist-edit-icon {
|
|
137516
|
-
opacity: 1;
|
|
137517
|
-
cursor: pointer;
|
|
137518
|
-
}
|
|
137519
|
-
}
|
|
137520
137603
|
}
|
|
137521
137604
|
.e-views,
|
|
137522
137605
|
.e-custom-view,
|
|
137523
|
-
.e-
|
|
137606
|
+
.e-assistview-content-section {
|
|
137524
137607
|
height: 100%;
|
|
137525
|
-
overflow
|
|
137608
|
+
overflow: scroll;
|
|
137526
137609
|
&::-webkit-scrollbar {
|
|
137527
137610
|
width: $ai-assist-scrollbar-width;
|
|
137611
|
+
height: $ai-assist-scrollbar-width;
|
|
137528
137612
|
}
|
|
137529
137613
|
&::-webkit-scrollbar-thumb {
|
|
137530
137614
|
border-radius: 10px;
|
|
137531
137615
|
}
|
|
137532
137616
|
}
|
|
137533
|
-
.e-
|
|
137534
|
-
|
|
137617
|
+
.e-assist-send {
|
|
137618
|
+
position: absolute;
|
|
137619
|
+
right: 20px;
|
|
137620
|
+
font-size: $send-icon-size;
|
|
137621
|
+
bottom: $send-icon-bottom;
|
|
137622
|
+
padding-top: 2px;
|
|
137623
|
+
}
|
|
137624
|
+
.e-assist-send.disabled {
|
|
137625
|
+
pointer-events: none;
|
|
137626
|
+
opacity: .5;
|
|
137627
|
+
cursor: not-allowed;
|
|
137628
|
+
}
|
|
137629
|
+
.e-assist-send.enabled {
|
|
137630
|
+
pointer-events: auto;
|
|
137631
|
+
opacity: 1;
|
|
137632
|
+
cursor: pointer;
|
|
137535
137633
|
}
|
|
137536
137634
|
.e-footer {
|
|
137537
137635
|
position: relative;
|
|
@@ -137550,23 +137648,6 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137550
137648
|
.hide-scrollbar textarea {
|
|
137551
137649
|
scrollbar-width: none;
|
|
137552
137650
|
}
|
|
137553
|
-
.e-assist-send {
|
|
137554
|
-
position: absolute;
|
|
137555
|
-
right: 20px;
|
|
137556
|
-
font-size: $send-icon-size;
|
|
137557
|
-
bottom: 8px;
|
|
137558
|
-
padding-top: 2px;
|
|
137559
|
-
}
|
|
137560
|
-
.e-assist-send.disabled {
|
|
137561
|
-
pointer-events: none;
|
|
137562
|
-
opacity: .5;
|
|
137563
|
-
cursor: not-allowed;
|
|
137564
|
-
}
|
|
137565
|
-
.e-assist-send.enabled {
|
|
137566
|
-
pointer-events: auto;
|
|
137567
|
-
opacity: 1;
|
|
137568
|
-
cursor: pointer;
|
|
137569
|
-
}
|
|
137570
137651
|
&:has(.e-rtl) .e-assist-send {
|
|
137571
137652
|
right: unset;
|
|
137572
137653
|
left: 20px;
|
|
@@ -137578,6 +137659,13 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137578
137659
|
.e-multi-line-input.e-rtl {
|
|
137579
137660
|
padding-left: 35px;
|
|
137580
137661
|
padding-right: unset;
|
|
137662
|
+
&.e-input-group.e-control-wrapper {
|
|
137663
|
+
.e-textarea {
|
|
137664
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
137665
|
+
padding: 4px 12px 4px 8px;
|
|
137666
|
+
}
|
|
137667
|
+
}
|
|
137668
|
+
}
|
|
137581
137669
|
}
|
|
137582
137670
|
.e-input-group.e-multi-line-input {
|
|
137583
137671
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -137659,16 +137747,24 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137659
137747
|
outline: 1px solid;
|
|
137660
137748
|
}
|
|
137661
137749
|
&.e-rtl {
|
|
137662
|
-
.e-
|
|
137663
|
-
|
|
137664
|
-
|
|
137665
|
-
|
|
137666
|
-
|
|
137667
|
-
}
|
|
137668
|
-
li {
|
|
137669
|
-
margin: $suggesstions-list-margin-rtl;
|
|
137750
|
+
.e-view-header .e-toolbar-item {
|
|
137751
|
+
&.e-assist-view-header,
|
|
137752
|
+
&.e-custom-view-header {
|
|
137753
|
+
.e-tbar-btn .e-btn-icon {
|
|
137754
|
+
padding: 4px 2px 4px 4px;
|
|
137670
137755
|
}
|
|
137671
137756
|
}
|
|
137757
|
+
}
|
|
137758
|
+
.e-suggestion-header {
|
|
137759
|
+
text-align: left;
|
|
137760
|
+
margin: 0 8px 8px 2px;
|
|
137761
|
+
}
|
|
137762
|
+
.e-suggestions {
|
|
137763
|
+
li {
|
|
137764
|
+
margin: $suggesstions-list-margin-rtl;
|
|
137765
|
+
}
|
|
137766
|
+
}
|
|
137767
|
+
.e-views {
|
|
137672
137768
|
.e-content-body {
|
|
137673
137769
|
blockquote {
|
|
137674
137770
|
padding-left: unset;
|
|
@@ -137683,6 +137779,17 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137683
137779
|
}
|
|
137684
137780
|
}
|
|
137685
137781
|
}
|
|
137782
|
+
.e-loading-body,
|
|
137783
|
+
.e-content-body,
|
|
137784
|
+
.e-loading-footer {
|
|
137785
|
+
padding: 2px 6px 0 0;
|
|
137786
|
+
}
|
|
137787
|
+
.e-prompt-icon {
|
|
137788
|
+
margin: 0 8px 0 0;
|
|
137789
|
+
}
|
|
137790
|
+
.e-output-icon {
|
|
137791
|
+
margin: 0 8px 0 4px;
|
|
137792
|
+
}
|
|
137686
137793
|
}
|
|
137687
137794
|
}
|
|
137688
137795
|
@media (max-width: 760px) {
|
|
@@ -137691,12 +137798,14 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137691
137798
|
.e-footer {
|
|
137692
137799
|
width: 100%;
|
|
137693
137800
|
}
|
|
137694
|
-
.e-view-container .e-suggestions
|
|
137801
|
+
.e-view-container .e-suggestions,
|
|
137802
|
+
.e-prompt-content {
|
|
137695
137803
|
padding-right: 8px;
|
|
137696
137804
|
}
|
|
137697
137805
|
&.e-rtl {
|
|
137698
|
-
.e-view-container .e-suggestions
|
|
137699
|
-
|
|
137806
|
+
.e-view-container .e-suggestions,
|
|
137807
|
+
.e-prompt-content {
|
|
137808
|
+
padding: 0 0 0 8px;
|
|
137700
137809
|
}
|
|
137701
137810
|
}
|
|
137702
137811
|
}
|
|
@@ -137734,26 +137843,55 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137734
137843
|
}
|
|
137735
137844
|
.e-tbar-btn {
|
|
137736
137845
|
background: transparent;
|
|
137846
|
+
&:focus {
|
|
137847
|
+
box-shadow: none;
|
|
137848
|
+
}
|
|
137849
|
+
&:focus-visible {
|
|
137850
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
137851
|
+
@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') {
|
|
137852
|
+
background: $tbar-header-hover-bg-color;
|
|
137853
|
+
}
|
|
137854
|
+
}
|
|
137737
137855
|
}
|
|
137738
137856
|
}
|
|
137739
137857
|
}
|
|
137740
|
-
.e-
|
|
137741
|
-
|
|
137742
|
-
|
|
137743
|
-
|
|
137744
|
-
|
|
137745
|
-
background-color: $user-logo-bg-color;
|
|
137746
|
-
}
|
|
137747
|
-
.e-prompt-text {
|
|
137748
|
-
background: $suggested-content-bg-color;
|
|
137858
|
+
.e-suggestion-header {
|
|
137859
|
+
color: $suggesstions-header-color;
|
|
137860
|
+
}
|
|
137861
|
+
.e-suggestions {
|
|
137862
|
+
li {
|
|
137749
137863
|
color: $suggested-content-text-color;
|
|
137864
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
137750
137865
|
@if ($skin-name == 'bootstrap5.3') {
|
|
137751
137866
|
border: none;
|
|
137752
137867
|
}
|
|
137753
137868
|
@else {
|
|
137754
|
-
border: 1px solid $
|
|
137869
|
+
border: 1px solid $suggestion-li-border-color;
|
|
137755
137870
|
}
|
|
137756
137871
|
}
|
|
137872
|
+
}
|
|
137873
|
+
.e-prompt-icon,
|
|
137874
|
+
.e-output-icon {
|
|
137875
|
+
border: 1px solid $icon-border-color;
|
|
137876
|
+
color: $user-logo-color;
|
|
137877
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
137878
|
+
background: $user-logo-bg-color;
|
|
137879
|
+
}
|
|
137880
|
+
@else {
|
|
137881
|
+
background-color: $user-logo-bg-color;
|
|
137882
|
+
}
|
|
137883
|
+
}
|
|
137884
|
+
.e-prompt-text {
|
|
137885
|
+
background: $suggested-content-bg-color;
|
|
137886
|
+
color: $suggested-content-text-color;
|
|
137887
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
137888
|
+
border: none;
|
|
137889
|
+
}
|
|
137890
|
+
@else {
|
|
137891
|
+
border: 1px solid $prompt-text-border-color;
|
|
137892
|
+
}
|
|
137893
|
+
}
|
|
137894
|
+
.e-views {
|
|
137757
137895
|
.e-content-body {
|
|
137758
137896
|
color: $response-text-color;
|
|
137759
137897
|
a {
|
|
@@ -137793,21 +137931,6 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137793
137931
|
color: rgba(255, 212, 212, 1);
|
|
137794
137932
|
}
|
|
137795
137933
|
}
|
|
137796
|
-
.e-suggestions {
|
|
137797
|
-
.e-suggestion-header {
|
|
137798
|
-
color: $suggesstions-header-color;
|
|
137799
|
-
}
|
|
137800
|
-
li {
|
|
137801
|
-
color: $suggested-content-text-color;
|
|
137802
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
137803
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
137804
|
-
border: none;
|
|
137805
|
-
}
|
|
137806
|
-
@else {
|
|
137807
|
-
border: 1px solid $suggestion-li-border-color;
|
|
137808
|
-
}
|
|
137809
|
-
}
|
|
137810
|
-
}
|
|
137811
137934
|
}
|
|
137812
137935
|
.e-stop-response {
|
|
137813
137936
|
border-color: $response-stopper-border-color;
|
|
@@ -137817,21 +137940,21 @@ $prompt-text-border-color: rgba($content-bg-color) !default;
|
|
|
137817
137940
|
}
|
|
137818
137941
|
.e-views,
|
|
137819
137942
|
.e-custom-view,
|
|
137820
|
-
.e-
|
|
137943
|
+
.e-assistview-content-section {
|
|
137821
137944
|
&::-webkit-scrollbar-thumb {
|
|
137822
137945
|
background: $scrollbar-color;
|
|
137823
137946
|
}
|
|
137824
137947
|
}
|
|
137948
|
+
.e-assist-send {
|
|
137949
|
+
color: $send-icon-color;
|
|
137950
|
+
&.disabled {
|
|
137951
|
+
color: $send-icon-disabled-color;
|
|
137952
|
+
}
|
|
137953
|
+
}
|
|
137825
137954
|
.e-footer {
|
|
137826
137955
|
textarea::-webkit-scrollbar-thumb {
|
|
137827
137956
|
background: $scrollbar-color;
|
|
137828
137957
|
}
|
|
137829
|
-
.e-assist-send {
|
|
137830
|
-
color: $send-icon-color;
|
|
137831
|
-
&.disabled {
|
|
137832
|
-
color: $send-icon-disabled-color;
|
|
137833
|
-
}
|
|
137834
|
-
}
|
|
137835
137958
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
137836
137959
|
.e-input-group.e-multi-line-input {
|
|
137837
137960
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|