@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/bds.scss
CHANGED
|
@@ -36466,13 +36466,11 @@ $slider-button-vup-bg-image: none !default;
|
|
|
36466
36466
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
36467
36467
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
36468
36468
|
}
|
|
36469
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
36470
|
-
@
|
|
36471
|
-
|
|
36472
|
-
|
|
36473
|
-
@
|
|
36474
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
36475
|
-
}
|
|
36469
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
36470
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
36471
|
+
}
|
|
36472
|
+
@if ($skin-name == 'tailwind') {
|
|
36473
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
36476
36474
|
}
|
|
36477
36475
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
36478
36476
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -41446,6 +41444,7 @@ $radio-btn-check-transition: none !default;
|
|
|
41446
41444
|
$radio-btn-disabled-border-color: $border !default;
|
|
41447
41445
|
$radio-btn-disabled-checked-border-color: transparent !default;
|
|
41448
41446
|
$radio-btn-disabled-background-color: $content-bg-color-alt3 !default;
|
|
41447
|
+
$radio-btn-disabled-not-checked-bg-color: transparent !default;
|
|
41449
41448
|
$radio-btn-disabled-color: $border !default;
|
|
41450
41449
|
$radio-btn-disabled-checked-color: $content-text-color-disabled !default;
|
|
41451
41450
|
$radio-btn-font-color: $content-text-color !default;
|
|
@@ -42257,7 +42256,7 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
42257
42256
|
}
|
|
42258
42257
|
|
|
42259
42258
|
&::before {
|
|
42260
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
42259
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
42261
42260
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
42262
42261
|
}
|
|
42263
42262
|
@else {
|
|
@@ -44350,6 +44349,10 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
|
44350
44349
|
}
|
|
44351
44350
|
}
|
|
44352
44351
|
|
|
44352
|
+
&.e-virtualization .e-list-container{
|
|
44353
|
+
overflow: unset;
|
|
44354
|
+
}
|
|
44355
|
+
|
|
44353
44356
|
& .e-list-container {
|
|
44354
44357
|
overflow: hidden;
|
|
44355
44358
|
position: relative;
|
|
@@ -67579,6 +67582,10 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
67579
67582
|
display: block;
|
|
67580
67583
|
}
|
|
67581
67584
|
|
|
67585
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
67586
|
+
margin-right: 30px;
|
|
67587
|
+
}
|
|
67588
|
+
|
|
67582
67589
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
67583
67590
|
border: 0;
|
|
67584
67591
|
height: 0;
|
|
@@ -84646,7 +84653,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
84646
84653
|
/* stylelint-enable */
|
|
84647
84654
|
|
|
84648
84655
|
.e-dlg-content {
|
|
84649
|
-
|
|
84656
|
+
@if $grid-skin == 'fluent2' {
|
|
84657
|
+
padding: 24px 27px;
|
|
84658
|
+
}
|
|
84659
|
+
@else {
|
|
84660
|
+
padding: 8px 16px 8px 8px;
|
|
84661
|
+
}
|
|
84650
84662
|
overflow-y: hidden;
|
|
84651
84663
|
}
|
|
84652
84664
|
|
|
@@ -85501,7 +85513,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
85501
85513
|
}
|
|
85502
85514
|
|
|
85503
85515
|
.e-grid-popup {
|
|
85504
|
-
position:
|
|
85516
|
+
position: absolute;
|
|
85505
85517
|
}
|
|
85506
85518
|
|
|
85507
85519
|
#{&}.e-grid,
|
|
@@ -86546,6 +86558,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
86546
86558
|
.e-filterbarcell,
|
|
86547
86559
|
.e-filterbarcelldisabled {
|
|
86548
86560
|
border-width: $grid-filtercell-both-border-width;
|
|
86561
|
+
border-top-width: 1px;
|
|
86549
86562
|
}
|
|
86550
86563
|
}
|
|
86551
86564
|
|
|
@@ -87821,6 +87834,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
87821
87834
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
87822
87835
|
}
|
|
87823
87836
|
|
|
87837
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
87838
|
+
@if $grid-skin == 'fluent' {
|
|
87839
|
+
padding-bottom: 1px;
|
|
87840
|
+
}
|
|
87841
|
+
}
|
|
87842
|
+
|
|
87824
87843
|
.e-edit-dialog {
|
|
87825
87844
|
min-height: 350px;
|
|
87826
87845
|
.e-dlg-content {
|
|
@@ -88514,6 +88533,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
88514
88533
|
.e-filterbarcell,
|
|
88515
88534
|
.e-filterbarcelldisabled {
|
|
88516
88535
|
border-width: $grid-filtercell-both-border-width;
|
|
88536
|
+
border-top-width: 1px;
|
|
88517
88537
|
}
|
|
88518
88538
|
|
|
88519
88539
|
.e-rowcell,
|
|
@@ -88635,14 +88655,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
88635
88655
|
}
|
|
88636
88656
|
|
|
88637
88657
|
&.e-wrap {
|
|
88638
|
-
& .e-
|
|
88639
|
-
& .e-gridcontent .e-rowcell,
|
|
88658
|
+
& .e-rowcell,
|
|
88640
88659
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
88641
88660
|
& .e-columnheader .e-headercelldiv,
|
|
88642
88661
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
88643
88662
|
@include wrap-styles;
|
|
88644
88663
|
}
|
|
88645
88664
|
|
|
88665
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
88666
|
+
white-space: nowrap;
|
|
88667
|
+
}
|
|
88668
|
+
|
|
88646
88669
|
& .e-stackedheader .e-columnheader {
|
|
88647
88670
|
.e-stackedheadercelldiv,
|
|
88648
88671
|
.e-headercelldiv {
|
|
@@ -89200,7 +89223,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
89200
89223
|
}
|
|
89201
89224
|
|
|
89202
89225
|
@if $grid-skin == 'fluent2' {
|
|
89203
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
89226
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
89227
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
89204
89228
|
padding: 0 6px;
|
|
89205
89229
|
}
|
|
89206
89230
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -90114,7 +90138,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
90114
90138
|
}
|
|
90115
90139
|
|
|
90116
90140
|
@if $grid-skin == 'fluent2' {
|
|
90117
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
90141
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
90142
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
90118
90143
|
color: $flyout-text-color-hover;
|
|
90119
90144
|
}
|
|
90120
90145
|
}
|
|
@@ -93953,6 +93978,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
93953
93978
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93954
93979
|
@include grid-wrap;
|
|
93955
93980
|
}
|
|
93981
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93982
|
+
display: inline-block;
|
|
93983
|
+
white-space: nowrap;
|
|
93984
|
+
word-wrap: break-word;
|
|
93985
|
+
}
|
|
93956
93986
|
|
|
93957
93987
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
93958
93988
|
@include grid-wrap;
|
|
@@ -121317,13 +121347,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
121317
121347
|
background: $pivotgrid-grp-bg-color;
|
|
121318
121348
|
}
|
|
121319
121349
|
|
|
121320
|
-
.e-toolbar-item
|
|
121321
|
-
|
|
121322
|
-
|
|
121323
|
-
|
|
121324
|
-
|
|
121350
|
+
.e-toolbar-item {
|
|
121351
|
+
.e-tbar-btn.e-btn {
|
|
121352
|
+
.e-icons.e-btn-icon {
|
|
121353
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
121354
|
+
font-size: 16px;
|
|
121355
|
+
}
|
|
121325
121356
|
}
|
|
121326
121357
|
}
|
|
121358
|
+
&.e-disabled {
|
|
121359
|
+
pointer-events: none;
|
|
121360
|
+
}
|
|
121327
121361
|
}
|
|
121328
121362
|
|
|
121329
121363
|
.e-pivot-toolbar-menu {
|
|
@@ -138237,6 +138271,8 @@ $aiassist-header-height: 46px !default;
|
|
|
138237
138271
|
$aiassist-icon-height: 30px !default;
|
|
138238
138272
|
$aiassist-icon-width: 30px !default;
|
|
138239
138273
|
$send-icon-size: 14px !default;
|
|
138274
|
+
$send-icon-bottom: 8px !default;
|
|
138275
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
138240
138276
|
$aiassist-bigger-header-height: 50px !default;
|
|
138241
138277
|
$aiassist-bigger-icon-height: 40px !default;
|
|
138242
138278
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -138277,63 +138313,86 @@ $rating-selected-bg-color: $rating-selected-color !default;
|
|
|
138277
138313
|
$send-icon-color: rgba(255, 255, 255, 1) !default;
|
|
138278
138314
|
$send-icon-disabled-color: $send-icon-color !default;
|
|
138279
138315
|
$prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
138316
|
+
$tbar-header-btn-focus-box-shadow: none !default;
|
|
138317
|
+
$tbar-header-hover-bg-color: transparent !default;
|
|
138280
138318
|
|
|
138281
138319
|
@include export-module('aiassistview-bigger') {
|
|
138282
138320
|
.e-bigger.e-aiassistview,
|
|
138283
138321
|
.e-bigger .e-aiassistview {
|
|
138284
138322
|
.e-view-header {
|
|
138285
138323
|
height: $aiassist-bigger-header-height;
|
|
138324
|
+
.e-toolbar {
|
|
138325
|
+
.e-toolbar-items {
|
|
138326
|
+
.e-toolbar-left {
|
|
138327
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
138328
|
+
}
|
|
138329
|
+
.e-toolbar-item {
|
|
138330
|
+
&.e-assist-view-header,
|
|
138331
|
+
&.e-custom-view-header {
|
|
138332
|
+
@if ($skin-name == 'highcontrast') {
|
|
138333
|
+
// To apply box-shadow styling during keyboard navigation
|
|
138334
|
+
padding: 1.5px;
|
|
138335
|
+
}
|
|
138336
|
+
@else {
|
|
138337
|
+
padding: 0;
|
|
138338
|
+
}
|
|
138339
|
+
.e-tbar-btn {
|
|
138340
|
+
padding: 0;
|
|
138341
|
+
.e-btn-icon {
|
|
138342
|
+
padding: 4px 4px 4px 2px;
|
|
138343
|
+
}
|
|
138344
|
+
}
|
|
138345
|
+
}
|
|
138346
|
+
}
|
|
138347
|
+
}
|
|
138348
|
+
}
|
|
138286
138349
|
}
|
|
138287
138350
|
.e-view-content {
|
|
138288
138351
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
138289
138352
|
}
|
|
138290
|
-
.e-
|
|
138291
|
-
|
|
138292
|
-
|
|
138293
|
-
|
|
138294
|
-
|
|
138295
|
-
|
|
138296
|
-
|
|
138297
|
-
|
|
138298
|
-
|
|
138299
|
-
|
|
138300
|
-
|
|
138301
|
-
|
|
138302
|
-
|
|
138303
|
-
|
|
138304
|
-
|
|
138305
|
-
|
|
138306
|
-
|
|
138307
|
-
|
|
138308
|
-
|
|
138309
|
-
|
|
138310
|
-
|
|
138311
|
-
|
|
138353
|
+
.e-prompt-icon {
|
|
138354
|
+
min-height: $aiassist-bigger-icon-height;
|
|
138355
|
+
}
|
|
138356
|
+
.e-output-icon {
|
|
138357
|
+
height: $aiassist-bigger-icon-height;
|
|
138358
|
+
}
|
|
138359
|
+
.e-prompt-icon,
|
|
138360
|
+
.e-output-icon {
|
|
138361
|
+
min-width: $aiassist-bigger-icon-width;
|
|
138362
|
+
}
|
|
138363
|
+
.e-loading-body,
|
|
138364
|
+
.e-content-body,
|
|
138365
|
+
.e-loading-footer {
|
|
138366
|
+
padding: 6px 0 0 6px;
|
|
138367
|
+
}
|
|
138368
|
+
.e-prompt-text {
|
|
138369
|
+
padding: $prompt-text-bigger-padding;
|
|
138370
|
+
line-height: 22px;
|
|
138371
|
+
}
|
|
138372
|
+
.e-content-container {
|
|
138373
|
+
font-size: 16px;
|
|
138374
|
+
}
|
|
138375
|
+
.e-suggestion-header {
|
|
138376
|
+
font-size: 16px;
|
|
138377
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
138378
|
+
margin-bottom: 15px;
|
|
138379
|
+
}
|
|
138380
|
+
.e-suggestions {
|
|
138381
|
+
&.e-suggestion-item-template ul li {
|
|
138382
|
+
padding: 0;
|
|
138312
138383
|
}
|
|
138313
|
-
|
|
138314
|
-
|
|
138315
|
-
|
|
138316
|
-
|
|
138317
|
-
|
|
138318
|
-
font-size: 16px;
|
|
138319
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
138320
|
-
margin-bottom: 15px;
|
|
138321
|
-
}
|
|
138322
|
-
ul {
|
|
138323
|
-
li {
|
|
138324
|
-
line-height: 22px;
|
|
138325
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
138326
|
-
padding: $suggesstions-bigger-list-padding;
|
|
138327
|
-
margin: $suggesstions-bigger-list-margin;
|
|
138328
|
-
}
|
|
138329
|
-
}
|
|
138384
|
+
li {
|
|
138385
|
+
line-height: 22px;
|
|
138386
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
138387
|
+
padding: $suggesstions-bigger-list-padding;
|
|
138388
|
+
margin: $suggesstions-bigger-list-margin;
|
|
138330
138389
|
}
|
|
138331
138390
|
}
|
|
138391
|
+
.e-assist-send {
|
|
138392
|
+
font-size: $send-icon-size-bigger;
|
|
138393
|
+
bottom: $send-icon-bigger-bottom;
|
|
138394
|
+
}
|
|
138332
138395
|
.e-footer {
|
|
138333
|
-
.e-assist-send {
|
|
138334
|
-
font-size: $send-icon-size-bigger;
|
|
138335
|
-
bottom: 9px;
|
|
138336
|
-
}
|
|
138337
138396
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
138338
138397
|
.e-textarea {
|
|
138339
138398
|
min-height: 38px;
|
|
@@ -138342,6 +138401,11 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138342
138401
|
min-height: 28px;
|
|
138343
138402
|
}
|
|
138344
138403
|
}
|
|
138404
|
+
&.e-rtl .e-textarea {
|
|
138405
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
138406
|
+
padding: 6px 16px 6px 12px;
|
|
138407
|
+
}
|
|
138408
|
+
}
|
|
138345
138409
|
}
|
|
138346
138410
|
}
|
|
138347
138411
|
.e-stop-response.e-btn-active {
|
|
@@ -138353,13 +138417,24 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138353
138417
|
font-size: $response-stopper-bigger-font-size;
|
|
138354
138418
|
}
|
|
138355
138419
|
&.e-rtl {
|
|
138356
|
-
.e-
|
|
138357
|
-
|
|
138358
|
-
|
|
138359
|
-
|
|
138420
|
+
.e-view-header .e-toolbar-item {
|
|
138421
|
+
&.e-assist-view-header,
|
|
138422
|
+
&.e-custom-view-header {
|
|
138423
|
+
.e-tbar-btn .e-btn-icon {
|
|
138424
|
+
padding: 4px 2px 4px 4px;
|
|
138360
138425
|
}
|
|
138361
138426
|
}
|
|
138362
138427
|
}
|
|
138428
|
+
.e-suggestions {
|
|
138429
|
+
li {
|
|
138430
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
138431
|
+
}
|
|
138432
|
+
}
|
|
138433
|
+
.e-loading-body,
|
|
138434
|
+
.e-content-body,
|
|
138435
|
+
.e-loading-footer {
|
|
138436
|
+
padding: 6px 6px 0 0;
|
|
138437
|
+
}
|
|
138363
138438
|
}
|
|
138364
138439
|
}
|
|
138365
138440
|
}
|
|
@@ -138387,14 +138462,29 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138387
138462
|
width: 100%;
|
|
138388
138463
|
border-radius: 4px;
|
|
138389
138464
|
}
|
|
138390
|
-
|
|
138391
|
-
|
|
138465
|
+
&.e-assist-view-header,
|
|
138466
|
+
&.e-custom-view-header {
|
|
138467
|
+
@if ($skin-name == 'highcontrast') {
|
|
138468
|
+
// To apply box-shadow styling during keyboard navigation
|
|
138469
|
+
padding: 1px;
|
|
138470
|
+
}
|
|
138471
|
+
@else {
|
|
138472
|
+
padding: 0;
|
|
138473
|
+
}
|
|
138474
|
+
.e-tbar-btn {
|
|
138475
|
+
padding: 0;
|
|
138476
|
+
.e-btn-icon {
|
|
138477
|
+
padding: 4px 4px 4px 2px;
|
|
138478
|
+
}
|
|
138479
|
+
}
|
|
138480
|
+
}
|
|
138481
|
+
&.e-active .e-btn {
|
|
138482
|
+
cursor: pointer;
|
|
138392
138483
|
}
|
|
138393
138484
|
}
|
|
138394
|
-
|
|
138395
|
-
|
|
138396
|
-
|
|
138397
|
-
cursor: pointer;
|
|
138485
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
138486
|
+
height: calc($aiassist-header-height - 1px);
|
|
138487
|
+
}
|
|
138398
138488
|
}
|
|
138399
138489
|
.e-view-container,
|
|
138400
138490
|
.e-footer {
|
|
@@ -138444,36 +138534,94 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138444
138534
|
}
|
|
138445
138535
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
138446
138536
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
138447
|
-
|
|
138448
|
-
padding: 6px 0 6px 5px;
|
|
138449
|
-
}
|
|
138450
|
-
@else {
|
|
138451
|
-
padding: 6px 0 6px 2px;
|
|
138452
|
-
}
|
|
138537
|
+
padding: 6px 2px;
|
|
138453
138538
|
}
|
|
138454
138539
|
}
|
|
138455
|
-
.e-
|
|
138540
|
+
.e-output-container {
|
|
138541
|
+
width: 90%;
|
|
138456
138542
|
display: flex;
|
|
138457
|
-
|
|
138458
|
-
|
|
138459
|
-
|
|
138460
|
-
|
|
138461
|
-
|
|
138462
|
-
|
|
138543
|
+
align-self: flex-start;
|
|
138544
|
+
margin: 10px 0;
|
|
138545
|
+
}
|
|
138546
|
+
.e-prompt-icon {
|
|
138547
|
+
margin: 0 0 0 8px;
|
|
138548
|
+
min-height: $aiassist-icon-height;
|
|
138549
|
+
}
|
|
138550
|
+
.e-output-icon {
|
|
138551
|
+
height: $aiassist-icon-height;
|
|
138552
|
+
margin: 0 4px 0 8px;
|
|
138553
|
+
}
|
|
138554
|
+
.e-prompt-icon,
|
|
138555
|
+
.e-output-icon {
|
|
138556
|
+
border-radius: 50%;
|
|
138557
|
+
min-width: $aiassist-icon-width;
|
|
138558
|
+
}
|
|
138559
|
+
.e-loading-body,
|
|
138560
|
+
.e-content-body,
|
|
138561
|
+
.e-loading-footer {
|
|
138562
|
+
padding: 2px 0 0 6px;
|
|
138563
|
+
}
|
|
138564
|
+
.e-content-container {
|
|
138565
|
+
margin-top: 16px;
|
|
138566
|
+
font-size: 14px;
|
|
138567
|
+
justify-content: space-between;
|
|
138568
|
+
}
|
|
138569
|
+
.e-prompt-text {
|
|
138570
|
+
white-space: pre-wrap;
|
|
138571
|
+
height: fit-content;
|
|
138572
|
+
border-radius: $prompt-text-border-radius;
|
|
138573
|
+
padding: $prompt-text-padding;
|
|
138574
|
+
line-height: 20px;
|
|
138575
|
+
}
|
|
138576
|
+
.e-content-footer,
|
|
138577
|
+
.e-prompt-toolbar {
|
|
138578
|
+
opacity: 0;
|
|
138579
|
+
}
|
|
138580
|
+
.e-prompt-container {
|
|
138581
|
+
gap: 2px;
|
|
138582
|
+
align-self: flex-end;
|
|
138583
|
+
max-width: 70%;
|
|
138584
|
+
margin-bottom: 5px;
|
|
138585
|
+
flex-direction: column;
|
|
138586
|
+
&:hover .e-assist-edit-icon {
|
|
138587
|
+
opacity: 1;
|
|
138588
|
+
cursor: pointer;
|
|
138463
138589
|
}
|
|
138464
|
-
|
|
138465
|
-
|
|
138466
|
-
|
|
138590
|
+
}
|
|
138591
|
+
.e-suggestion-header {
|
|
138592
|
+
font-size: 14px;
|
|
138593
|
+
font-weight: $suggesstions-header-font-weight;
|
|
138594
|
+
margin: 0 2px 8px 8px;
|
|
138595
|
+
text-align: right;
|
|
138596
|
+
}
|
|
138597
|
+
.e-suggestions {
|
|
138598
|
+
width: 100%;
|
|
138599
|
+
&.e-suggestion-item-template li {
|
|
138600
|
+
padding: 0;
|
|
138467
138601
|
}
|
|
138468
|
-
|
|
138469
|
-
|
|
138470
|
-
|
|
138602
|
+
ul {
|
|
138603
|
+
list-style-type: none;
|
|
138604
|
+
padding: 0;
|
|
138605
|
+
margin: 0;
|
|
138606
|
+
display: flex;
|
|
138607
|
+
flex-wrap: wrap;
|
|
138608
|
+
justify-content: end;
|
|
138471
138609
|
}
|
|
138472
|
-
|
|
138473
|
-
|
|
138474
|
-
|
|
138475
|
-
|
|
138610
|
+
li {
|
|
138611
|
+
line-height: 20px;
|
|
138612
|
+
font-weight: $suggesstions-font-weight;
|
|
138613
|
+
padding: $suggesstions-list-padding;
|
|
138614
|
+
margin: $suggesstions-list-margin;
|
|
138615
|
+
border-radius: $suggesstions-list-border-radius;
|
|
138616
|
+
cursor: pointer;
|
|
138617
|
+
white-space: nowrap;
|
|
138618
|
+
overflow: hidden;
|
|
138619
|
+
text-overflow: ellipsis;
|
|
138476
138620
|
}
|
|
138621
|
+
}
|
|
138622
|
+
.e-views {
|
|
138623
|
+
display: flex;
|
|
138624
|
+
justify-content: space-around;
|
|
138477
138625
|
.e-content-body {
|
|
138478
138626
|
line-height: 25px;
|
|
138479
138627
|
border-radius: 4px;
|
|
@@ -138559,85 +138707,36 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138559
138707
|
.e-content-body > *:first-child {
|
|
138560
138708
|
margin-block-start: 0;
|
|
138561
138709
|
}
|
|
138562
|
-
.e-loading-body,
|
|
138563
|
-
.e-content-body,
|
|
138564
|
-
.e-loading-footer {
|
|
138565
|
-
padding: 2px 0 0 8px;
|
|
138566
|
-
}
|
|
138567
|
-
.e-content-footer,
|
|
138568
|
-
.e-prompt-toolbar {
|
|
138569
|
-
opacity: 0;
|
|
138570
|
-
}
|
|
138571
|
-
.e-content-container {
|
|
138572
|
-
margin-top: 16px;
|
|
138573
|
-
font-size: 14px;
|
|
138574
|
-
justify-content: space-between;
|
|
138575
|
-
.e-prompt-text {
|
|
138576
|
-
white-space: pre-wrap;
|
|
138577
|
-
height: fit-content;
|
|
138578
|
-
border-radius: $prompt-text-border-radius;
|
|
138579
|
-
padding: $prompt-text-padding;
|
|
138580
|
-
margin-right: 2px;
|
|
138581
|
-
line-height: 20px;
|
|
138582
|
-
}
|
|
138583
|
-
}
|
|
138584
|
-
.e-suggestions {
|
|
138585
|
-
width: 100%;
|
|
138586
|
-
&.e-suggestion-item-template li {
|
|
138587
|
-
padding: 0;
|
|
138588
|
-
}
|
|
138589
|
-
.e-suggestion-header {
|
|
138590
|
-
font-size: 14px;
|
|
138591
|
-
font-weight: $suggesstions-header-font-weight;
|
|
138592
|
-
margin: 0 2px 8px 8px;
|
|
138593
|
-
text-align: right;
|
|
138594
|
-
}
|
|
138595
|
-
ul {
|
|
138596
|
-
list-style-type: none;
|
|
138597
|
-
padding: 0;
|
|
138598
|
-
margin: 0;
|
|
138599
|
-
display: flex;
|
|
138600
|
-
flex-wrap: wrap;
|
|
138601
|
-
justify-content: end;
|
|
138602
|
-
}
|
|
138603
|
-
li {
|
|
138604
|
-
line-height: 20px;
|
|
138605
|
-
font-weight: $suggesstions-font-weight;
|
|
138606
|
-
padding: $suggesstions-list-padding;
|
|
138607
|
-
margin: $suggesstions-list-margin;
|
|
138608
|
-
border-radius: $suggesstions-list-border-radius;
|
|
138609
|
-
cursor: pointer;
|
|
138610
|
-
white-space: nowrap;
|
|
138611
|
-
overflow: hidden;
|
|
138612
|
-
text-overflow: ellipsis;
|
|
138613
|
-
}
|
|
138614
|
-
}
|
|
138615
|
-
.e-prompt-container {
|
|
138616
|
-
gap: 2px;
|
|
138617
|
-
align-self: flex-end;
|
|
138618
|
-
max-width: 70%;
|
|
138619
|
-
margin-bottom: 5px;
|
|
138620
|
-
flex-direction: column;
|
|
138621
|
-
&:hover .e-assist-edit-icon {
|
|
138622
|
-
opacity: 1;
|
|
138623
|
-
cursor: pointer;
|
|
138624
|
-
}
|
|
138625
|
-
}
|
|
138626
138710
|
}
|
|
138627
138711
|
.e-views,
|
|
138628
138712
|
.e-custom-view,
|
|
138629
|
-
.e-
|
|
138713
|
+
.e-assistview-content-section {
|
|
138630
138714
|
height: 100%;
|
|
138631
|
-
overflow
|
|
138715
|
+
overflow: scroll;
|
|
138632
138716
|
&::-webkit-scrollbar {
|
|
138633
138717
|
width: $ai-assist-scrollbar-width;
|
|
138718
|
+
height: $ai-assist-scrollbar-width;
|
|
138634
138719
|
}
|
|
138635
138720
|
&::-webkit-scrollbar-thumb {
|
|
138636
138721
|
border-radius: 10px;
|
|
138637
138722
|
}
|
|
138638
138723
|
}
|
|
138639
|
-
.e-
|
|
138640
|
-
|
|
138724
|
+
.e-assist-send {
|
|
138725
|
+
position: absolute;
|
|
138726
|
+
right: 20px;
|
|
138727
|
+
font-size: $send-icon-size;
|
|
138728
|
+
bottom: $send-icon-bottom;
|
|
138729
|
+
padding-top: 2px;
|
|
138730
|
+
}
|
|
138731
|
+
.e-assist-send.disabled {
|
|
138732
|
+
pointer-events: none;
|
|
138733
|
+
opacity: .5;
|
|
138734
|
+
cursor: not-allowed;
|
|
138735
|
+
}
|
|
138736
|
+
.e-assist-send.enabled {
|
|
138737
|
+
pointer-events: auto;
|
|
138738
|
+
opacity: 1;
|
|
138739
|
+
cursor: pointer;
|
|
138641
138740
|
}
|
|
138642
138741
|
.e-footer {
|
|
138643
138742
|
position: relative;
|
|
@@ -138656,23 +138755,6 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138656
138755
|
.hide-scrollbar textarea {
|
|
138657
138756
|
scrollbar-width: none;
|
|
138658
138757
|
}
|
|
138659
|
-
.e-assist-send {
|
|
138660
|
-
position: absolute;
|
|
138661
|
-
right: 20px;
|
|
138662
|
-
font-size: $send-icon-size;
|
|
138663
|
-
bottom: 8px;
|
|
138664
|
-
padding-top: 2px;
|
|
138665
|
-
}
|
|
138666
|
-
.e-assist-send.disabled {
|
|
138667
|
-
pointer-events: none;
|
|
138668
|
-
opacity: .5;
|
|
138669
|
-
cursor: not-allowed;
|
|
138670
|
-
}
|
|
138671
|
-
.e-assist-send.enabled {
|
|
138672
|
-
pointer-events: auto;
|
|
138673
|
-
opacity: 1;
|
|
138674
|
-
cursor: pointer;
|
|
138675
|
-
}
|
|
138676
138758
|
&:has(.e-rtl) .e-assist-send {
|
|
138677
138759
|
right: unset;
|
|
138678
138760
|
left: 20px;
|
|
@@ -138684,6 +138766,13 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138684
138766
|
.e-multi-line-input.e-rtl {
|
|
138685
138767
|
padding-left: 35px;
|
|
138686
138768
|
padding-right: unset;
|
|
138769
|
+
&.e-input-group.e-control-wrapper {
|
|
138770
|
+
.e-textarea {
|
|
138771
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
138772
|
+
padding: 4px 12px 4px 8px;
|
|
138773
|
+
}
|
|
138774
|
+
}
|
|
138775
|
+
}
|
|
138687
138776
|
}
|
|
138688
138777
|
.e-input-group.e-multi-line-input {
|
|
138689
138778
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -138765,16 +138854,24 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138765
138854
|
outline: 1px solid;
|
|
138766
138855
|
}
|
|
138767
138856
|
&.e-rtl {
|
|
138768
|
-
.e-
|
|
138769
|
-
|
|
138770
|
-
|
|
138771
|
-
|
|
138772
|
-
|
|
138773
|
-
}
|
|
138774
|
-
li {
|
|
138775
|
-
margin: $suggesstions-list-margin-rtl;
|
|
138857
|
+
.e-view-header .e-toolbar-item {
|
|
138858
|
+
&.e-assist-view-header,
|
|
138859
|
+
&.e-custom-view-header {
|
|
138860
|
+
.e-tbar-btn .e-btn-icon {
|
|
138861
|
+
padding: 4px 2px 4px 4px;
|
|
138776
138862
|
}
|
|
138777
138863
|
}
|
|
138864
|
+
}
|
|
138865
|
+
.e-suggestion-header {
|
|
138866
|
+
text-align: left;
|
|
138867
|
+
margin: 0 8px 8px 2px;
|
|
138868
|
+
}
|
|
138869
|
+
.e-suggestions {
|
|
138870
|
+
li {
|
|
138871
|
+
margin: $suggesstions-list-margin-rtl;
|
|
138872
|
+
}
|
|
138873
|
+
}
|
|
138874
|
+
.e-views {
|
|
138778
138875
|
.e-content-body {
|
|
138779
138876
|
blockquote {
|
|
138780
138877
|
padding-left: unset;
|
|
@@ -138789,6 +138886,17 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138789
138886
|
}
|
|
138790
138887
|
}
|
|
138791
138888
|
}
|
|
138889
|
+
.e-loading-body,
|
|
138890
|
+
.e-content-body,
|
|
138891
|
+
.e-loading-footer {
|
|
138892
|
+
padding: 2px 6px 0 0;
|
|
138893
|
+
}
|
|
138894
|
+
.e-prompt-icon {
|
|
138895
|
+
margin: 0 8px 0 0;
|
|
138896
|
+
}
|
|
138897
|
+
.e-output-icon {
|
|
138898
|
+
margin: 0 8px 0 4px;
|
|
138899
|
+
}
|
|
138792
138900
|
}
|
|
138793
138901
|
}
|
|
138794
138902
|
@media (max-width: 760px) {
|
|
@@ -138797,12 +138905,14 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138797
138905
|
.e-footer {
|
|
138798
138906
|
width: 100%;
|
|
138799
138907
|
}
|
|
138800
|
-
.e-view-container .e-suggestions
|
|
138908
|
+
.e-view-container .e-suggestions,
|
|
138909
|
+
.e-prompt-content {
|
|
138801
138910
|
padding-right: 8px;
|
|
138802
138911
|
}
|
|
138803
138912
|
&.e-rtl {
|
|
138804
|
-
.e-view-container .e-suggestions
|
|
138805
|
-
|
|
138913
|
+
.e-view-container .e-suggestions,
|
|
138914
|
+
.e-prompt-content {
|
|
138915
|
+
padding: 0 0 0 8px;
|
|
138806
138916
|
}
|
|
138807
138917
|
}
|
|
138808
138918
|
}
|
|
@@ -138840,26 +138950,55 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138840
138950
|
}
|
|
138841
138951
|
.e-tbar-btn {
|
|
138842
138952
|
background: transparent;
|
|
138953
|
+
&:focus {
|
|
138954
|
+
box-shadow: none;
|
|
138955
|
+
}
|
|
138956
|
+
&:focus-visible {
|
|
138957
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
138958
|
+
@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') {
|
|
138959
|
+
background: $tbar-header-hover-bg-color;
|
|
138960
|
+
}
|
|
138961
|
+
}
|
|
138843
138962
|
}
|
|
138844
138963
|
}
|
|
138845
138964
|
}
|
|
138846
|
-
.e-
|
|
138847
|
-
|
|
138848
|
-
|
|
138849
|
-
|
|
138850
|
-
|
|
138851
|
-
background-color: $user-logo-bg-color;
|
|
138852
|
-
}
|
|
138853
|
-
.e-prompt-text {
|
|
138854
|
-
background: $suggested-content-bg-color;
|
|
138965
|
+
.e-suggestion-header {
|
|
138966
|
+
color: $suggesstions-header-color;
|
|
138967
|
+
}
|
|
138968
|
+
.e-suggestions {
|
|
138969
|
+
li {
|
|
138855
138970
|
color: $suggested-content-text-color;
|
|
138971
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
138856
138972
|
@if ($skin-name == 'bootstrap5.3') {
|
|
138857
138973
|
border: none;
|
|
138858
138974
|
}
|
|
138859
138975
|
@else {
|
|
138860
|
-
border: 1px solid $
|
|
138976
|
+
border: 1px solid $suggestion-li-border-color;
|
|
138861
138977
|
}
|
|
138862
138978
|
}
|
|
138979
|
+
}
|
|
138980
|
+
.e-prompt-icon,
|
|
138981
|
+
.e-output-icon {
|
|
138982
|
+
border: 1px solid $icon-border-color;
|
|
138983
|
+
color: $user-logo-color;
|
|
138984
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
138985
|
+
background: $user-logo-bg-color;
|
|
138986
|
+
}
|
|
138987
|
+
@else {
|
|
138988
|
+
background-color: $user-logo-bg-color;
|
|
138989
|
+
}
|
|
138990
|
+
}
|
|
138991
|
+
.e-prompt-text {
|
|
138992
|
+
background: $suggested-content-bg-color;
|
|
138993
|
+
color: $suggested-content-text-color;
|
|
138994
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
138995
|
+
border: none;
|
|
138996
|
+
}
|
|
138997
|
+
@else {
|
|
138998
|
+
border: 1px solid $prompt-text-border-color;
|
|
138999
|
+
}
|
|
139000
|
+
}
|
|
139001
|
+
.e-views {
|
|
138863
139002
|
.e-content-body {
|
|
138864
139003
|
color: $response-text-color;
|
|
138865
139004
|
a {
|
|
@@ -138899,21 +139038,6 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138899
139038
|
color: rgba(255, 212, 212, 1);
|
|
138900
139039
|
}
|
|
138901
139040
|
}
|
|
138902
|
-
.e-suggestions {
|
|
138903
|
-
.e-suggestion-header {
|
|
138904
|
-
color: $suggesstions-header-color;
|
|
138905
|
-
}
|
|
138906
|
-
li {
|
|
138907
|
-
color: $suggested-content-text-color;
|
|
138908
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
138909
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
138910
|
-
border: none;
|
|
138911
|
-
}
|
|
138912
|
-
@else {
|
|
138913
|
-
border: 1px solid $suggestion-li-border-color;
|
|
138914
|
-
}
|
|
138915
|
-
}
|
|
138916
|
-
}
|
|
138917
139041
|
}
|
|
138918
139042
|
.e-stop-response {
|
|
138919
139043
|
border-color: $response-stopper-border-color;
|
|
@@ -138923,21 +139047,21 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138923
139047
|
}
|
|
138924
139048
|
.e-views,
|
|
138925
139049
|
.e-custom-view,
|
|
138926
|
-
.e-
|
|
139050
|
+
.e-assistview-content-section {
|
|
138927
139051
|
&::-webkit-scrollbar-thumb {
|
|
138928
139052
|
background: $scrollbar-color;
|
|
138929
139053
|
}
|
|
138930
139054
|
}
|
|
139055
|
+
.e-assist-send {
|
|
139056
|
+
color: $send-icon-color;
|
|
139057
|
+
&.disabled {
|
|
139058
|
+
color: $send-icon-disabled-color;
|
|
139059
|
+
}
|
|
139060
|
+
}
|
|
138931
139061
|
.e-footer {
|
|
138932
139062
|
textarea::-webkit-scrollbar-thumb {
|
|
138933
139063
|
background: $scrollbar-color;
|
|
138934
139064
|
}
|
|
138935
|
-
.e-assist-send {
|
|
138936
|
-
color: $send-icon-color;
|
|
138937
|
-
&.disabled {
|
|
138938
|
-
color: $send-icon-disabled-color;
|
|
138939
|
-
}
|
|
138940
|
-
}
|
|
138941
139065
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
138942
139066
|
.e-input-group.e-multi-line-input {
|
|
138943
139067
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|