@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
|
@@ -36171,13 +36171,11 @@ $slider-button-vup-bg-image: none !default;
|
|
|
36171
36171
|
@if ($skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3') {
|
|
36172
36172
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
36173
36173
|
}
|
|
36174
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == '
|
|
36175
|
-
@
|
|
36176
|
-
|
|
36177
|
-
|
|
36178
|
-
@
|
|
36179
|
-
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
36180
|
-
}
|
|
36174
|
+
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' ) {
|
|
36175
|
+
@include alignment(4px, calc(50% - 2px), 'vertical');
|
|
36176
|
+
}
|
|
36177
|
+
@if ($skin-name == 'tailwind') {
|
|
36178
|
+
@include alignment(4px, calc(50%), 'vertical');
|
|
36181
36179
|
}
|
|
36182
36180
|
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
36183
36181
|
@include alignment(6px, calc(50% - 3px), 'vertical');
|
|
@@ -41151,6 +41149,7 @@ $radio-btn-check-transition: none !default;
|
|
|
41151
41149
|
$radio-btn-disabled-border-color: $border !default;
|
|
41152
41150
|
$radio-btn-disabled-checked-border-color: transparent !default;
|
|
41153
41151
|
$radio-btn-disabled-background-color: $content-bg-color-alt3 !default;
|
|
41152
|
+
$radio-btn-disabled-not-checked-bg-color: transparent !default;
|
|
41154
41153
|
$radio-btn-disabled-color: $border !default;
|
|
41155
41154
|
$radio-btn-disabled-checked-color: $content-text-color-disabled !default;
|
|
41156
41155
|
$radio-btn-font-color: $content-text-color !default;
|
|
@@ -41962,7 +41961,7 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
41962
41961
|
}
|
|
41963
41962
|
|
|
41964
41963
|
&::before {
|
|
41965
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
41964
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
41966
41965
|
background-color: $radio-btn-disabled-not-checked-bg-color;
|
|
41967
41966
|
}
|
|
41968
41967
|
@else {
|
|
@@ -44055,6 +44054,10 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
|
44055
44054
|
}
|
|
44056
44055
|
}
|
|
44057
44056
|
|
|
44057
|
+
&.e-virtualization .e-list-container{
|
|
44058
|
+
overflow: unset;
|
|
44059
|
+
}
|
|
44060
|
+
|
|
44058
44061
|
& .e-list-container {
|
|
44059
44062
|
overflow: hidden;
|
|
44060
44063
|
position: relative;
|
|
@@ -67284,6 +67287,10 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
67284
67287
|
display: block;
|
|
67285
67288
|
}
|
|
67286
67289
|
|
|
67290
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
67291
|
+
margin-right: 30px;
|
|
67292
|
+
}
|
|
67293
|
+
|
|
67287
67294
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
67288
67295
|
border: 0;
|
|
67289
67296
|
height: 0;
|
|
@@ -84351,7 +84358,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
84351
84358
|
/* stylelint-enable */
|
|
84352
84359
|
|
|
84353
84360
|
.e-dlg-content {
|
|
84354
|
-
|
|
84361
|
+
@if $grid-skin == 'fluent2' {
|
|
84362
|
+
padding: 24px 27px;
|
|
84363
|
+
}
|
|
84364
|
+
@else {
|
|
84365
|
+
padding: 8px 16px 8px 8px;
|
|
84366
|
+
}
|
|
84355
84367
|
overflow-y: hidden;
|
|
84356
84368
|
}
|
|
84357
84369
|
|
|
@@ -85206,7 +85218,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
85206
85218
|
}
|
|
85207
85219
|
|
|
85208
85220
|
.e-grid-popup {
|
|
85209
|
-
position:
|
|
85221
|
+
position: absolute;
|
|
85210
85222
|
}
|
|
85211
85223
|
|
|
85212
85224
|
#{&}.e-grid,
|
|
@@ -86251,6 +86263,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
86251
86263
|
.e-filterbarcell,
|
|
86252
86264
|
.e-filterbarcelldisabled {
|
|
86253
86265
|
border-width: $grid-filtercell-both-border-width;
|
|
86266
|
+
border-top-width: 1px;
|
|
86254
86267
|
}
|
|
86255
86268
|
}
|
|
86256
86269
|
|
|
@@ -87526,6 +87539,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
87526
87539
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
87527
87540
|
}
|
|
87528
87541
|
|
|
87542
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
87543
|
+
@if $grid-skin == 'fluent' {
|
|
87544
|
+
padding-bottom: 1px;
|
|
87545
|
+
}
|
|
87546
|
+
}
|
|
87547
|
+
|
|
87529
87548
|
.e-edit-dialog {
|
|
87530
87549
|
min-height: 350px;
|
|
87531
87550
|
.e-dlg-content {
|
|
@@ -88219,6 +88238,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
88219
88238
|
.e-filterbarcell,
|
|
88220
88239
|
.e-filterbarcelldisabled {
|
|
88221
88240
|
border-width: $grid-filtercell-both-border-width;
|
|
88241
|
+
border-top-width: 1px;
|
|
88222
88242
|
}
|
|
88223
88243
|
|
|
88224
88244
|
.e-rowcell,
|
|
@@ -88340,14 +88360,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
88340
88360
|
}
|
|
88341
88361
|
|
|
88342
88362
|
&.e-wrap {
|
|
88343
|
-
& .e-
|
|
88344
|
-
& .e-gridcontent .e-rowcell,
|
|
88363
|
+
& .e-rowcell,
|
|
88345
88364
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
88346
88365
|
& .e-columnheader .e-headercelldiv,
|
|
88347
88366
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
88348
88367
|
@include wrap-styles;
|
|
88349
88368
|
}
|
|
88350
88369
|
|
|
88370
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
88371
|
+
white-space: nowrap;
|
|
88372
|
+
}
|
|
88373
|
+
|
|
88351
88374
|
& .e-stackedheader .e-columnheader {
|
|
88352
88375
|
.e-stackedheadercelldiv,
|
|
88353
88376
|
.e-headercelldiv {
|
|
@@ -88905,7 +88928,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
88905
88928
|
}
|
|
88906
88929
|
|
|
88907
88930
|
@if $grid-skin == 'fluent2' {
|
|
88908
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
88931
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
88932
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
88909
88933
|
padding: 0 6px;
|
|
88910
88934
|
}
|
|
88911
88935
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -89819,7 +89843,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
89819
89843
|
}
|
|
89820
89844
|
|
|
89821
89845
|
@if $grid-skin == 'fluent2' {
|
|
89822
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
89846
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
89847
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
89823
89848
|
color: $flyout-text-color-hover;
|
|
89824
89849
|
}
|
|
89825
89850
|
}
|
|
@@ -93658,6 +93683,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
93658
93683
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93659
93684
|
@include grid-wrap;
|
|
93660
93685
|
}
|
|
93686
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93687
|
+
display: inline-block;
|
|
93688
|
+
white-space: nowrap;
|
|
93689
|
+
word-wrap: break-word;
|
|
93690
|
+
}
|
|
93661
93691
|
|
|
93662
93692
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
93663
93693
|
@include grid-wrap;
|
|
@@ -121022,13 +121052,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
121022
121052
|
background: $pivotgrid-grp-bg-color;
|
|
121023
121053
|
}
|
|
121024
121054
|
|
|
121025
|
-
.e-toolbar-item
|
|
121026
|
-
|
|
121027
|
-
|
|
121028
|
-
|
|
121029
|
-
|
|
121055
|
+
.e-toolbar-item {
|
|
121056
|
+
.e-tbar-btn.e-btn {
|
|
121057
|
+
.e-icons.e-btn-icon {
|
|
121058
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
121059
|
+
font-size: 16px;
|
|
121060
|
+
}
|
|
121030
121061
|
}
|
|
121031
121062
|
}
|
|
121063
|
+
&.e-disabled {
|
|
121064
|
+
pointer-events: none;
|
|
121065
|
+
}
|
|
121032
121066
|
}
|
|
121033
121067
|
|
|
121034
121068
|
.e-pivot-toolbar-menu {
|
|
@@ -137942,6 +137976,8 @@ $aiassist-header-height: 46px !default;
|
|
|
137942
137976
|
$aiassist-icon-height: 30px !default;
|
|
137943
137977
|
$aiassist-icon-width: 30px !default;
|
|
137944
137978
|
$send-icon-size: 14px !default;
|
|
137979
|
+
$send-icon-bottom: 8px !default;
|
|
137980
|
+
$send-icon-bigger-bottom: 11px !default;
|
|
137945
137981
|
$aiassist-bigger-header-height: 50px !default;
|
|
137946
137982
|
$aiassist-bigger-icon-height: 40px !default;
|
|
137947
137983
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -137982,63 +138018,86 @@ $rating-selected-bg-color: $rating-selected-color !default;
|
|
|
137982
138018
|
$send-icon-color: rgba(255, 255, 255, 1) !default;
|
|
137983
138019
|
$send-icon-disabled-color: $send-icon-color !default;
|
|
137984
138020
|
$prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
138021
|
+
$tbar-header-btn-focus-box-shadow: none !default;
|
|
138022
|
+
$tbar-header-hover-bg-color: transparent !default;
|
|
137985
138023
|
|
|
137986
138024
|
@include export-module('aiassistview-bigger') {
|
|
137987
138025
|
.e-bigger.e-aiassistview,
|
|
137988
138026
|
.e-bigger .e-aiassistview {
|
|
137989
138027
|
.e-view-header {
|
|
137990
138028
|
height: $aiassist-bigger-header-height;
|
|
138029
|
+
.e-toolbar {
|
|
138030
|
+
.e-toolbar-items {
|
|
138031
|
+
.e-toolbar-left {
|
|
138032
|
+
height: calc($aiassist-bigger-header-height - 1px);
|
|
138033
|
+
}
|
|
138034
|
+
.e-toolbar-item {
|
|
138035
|
+
&.e-assist-view-header,
|
|
138036
|
+
&.e-custom-view-header {
|
|
138037
|
+
@if ($skin-name == 'highcontrast') {
|
|
138038
|
+
// To apply box-shadow styling during keyboard navigation
|
|
138039
|
+
padding: 1.5px;
|
|
138040
|
+
}
|
|
138041
|
+
@else {
|
|
138042
|
+
padding: 0;
|
|
138043
|
+
}
|
|
138044
|
+
.e-tbar-btn {
|
|
138045
|
+
padding: 0;
|
|
138046
|
+
.e-btn-icon {
|
|
138047
|
+
padding: 4px 4px 4px 2px;
|
|
138048
|
+
}
|
|
138049
|
+
}
|
|
138050
|
+
}
|
|
138051
|
+
}
|
|
138052
|
+
}
|
|
138053
|
+
}
|
|
137991
138054
|
}
|
|
137992
138055
|
.e-view-content {
|
|
137993
138056
|
height: calc(100% - $aiassist-bigger-header-height);
|
|
137994
138057
|
}
|
|
137995
|
-
.e-
|
|
137996
|
-
|
|
137997
|
-
|
|
137998
|
-
|
|
137999
|
-
|
|
138000
|
-
|
|
138001
|
-
|
|
138002
|
-
|
|
138003
|
-
|
|
138004
|
-
|
|
138005
|
-
|
|
138006
|
-
|
|
138007
|
-
|
|
138008
|
-
|
|
138009
|
-
|
|
138010
|
-
|
|
138011
|
-
|
|
138012
|
-
|
|
138013
|
-
|
|
138014
|
-
|
|
138015
|
-
|
|
138016
|
-
|
|
138058
|
+
.e-prompt-icon {
|
|
138059
|
+
min-height: $aiassist-bigger-icon-height;
|
|
138060
|
+
}
|
|
138061
|
+
.e-output-icon {
|
|
138062
|
+
height: $aiassist-bigger-icon-height;
|
|
138063
|
+
}
|
|
138064
|
+
.e-prompt-icon,
|
|
138065
|
+
.e-output-icon {
|
|
138066
|
+
min-width: $aiassist-bigger-icon-width;
|
|
138067
|
+
}
|
|
138068
|
+
.e-loading-body,
|
|
138069
|
+
.e-content-body,
|
|
138070
|
+
.e-loading-footer {
|
|
138071
|
+
padding: 6px 0 0 6px;
|
|
138072
|
+
}
|
|
138073
|
+
.e-prompt-text {
|
|
138074
|
+
padding: $prompt-text-bigger-padding;
|
|
138075
|
+
line-height: 22px;
|
|
138076
|
+
}
|
|
138077
|
+
.e-content-container {
|
|
138078
|
+
font-size: 16px;
|
|
138079
|
+
}
|
|
138080
|
+
.e-suggestion-header {
|
|
138081
|
+
font-size: 16px;
|
|
138082
|
+
font-weight: $suggesstions-header-bigger-font-weight;
|
|
138083
|
+
margin-bottom: 15px;
|
|
138084
|
+
}
|
|
138085
|
+
.e-suggestions {
|
|
138086
|
+
&.e-suggestion-item-template ul li {
|
|
138087
|
+
padding: 0;
|
|
138017
138088
|
}
|
|
138018
|
-
|
|
138019
|
-
|
|
138020
|
-
|
|
138021
|
-
|
|
138022
|
-
|
|
138023
|
-
font-size: 16px;
|
|
138024
|
-
font-weight: $suggesstions-header-bigger-font-weight;
|
|
138025
|
-
margin-bottom: 15px;
|
|
138026
|
-
}
|
|
138027
|
-
ul {
|
|
138028
|
-
li {
|
|
138029
|
-
line-height: 22px;
|
|
138030
|
-
font-weight: $suggesstions-bigger-font-weight;
|
|
138031
|
-
padding: $suggesstions-bigger-list-padding;
|
|
138032
|
-
margin: $suggesstions-bigger-list-margin;
|
|
138033
|
-
}
|
|
138034
|
-
}
|
|
138089
|
+
li {
|
|
138090
|
+
line-height: 22px;
|
|
138091
|
+
font-weight: $suggesstions-bigger-font-weight;
|
|
138092
|
+
padding: $suggesstions-bigger-list-padding;
|
|
138093
|
+
margin: $suggesstions-bigger-list-margin;
|
|
138035
138094
|
}
|
|
138036
138095
|
}
|
|
138096
|
+
.e-assist-send {
|
|
138097
|
+
font-size: $send-icon-size-bigger;
|
|
138098
|
+
bottom: $send-icon-bigger-bottom;
|
|
138099
|
+
}
|
|
138037
138100
|
.e-footer {
|
|
138038
|
-
.e-assist-send {
|
|
138039
|
-
font-size: $send-icon-size-bigger;
|
|
138040
|
-
bottom: 9px;
|
|
138041
|
-
}
|
|
138042
138101
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
138043
138102
|
.e-textarea {
|
|
138044
138103
|
min-height: 38px;
|
|
@@ -138047,6 +138106,11 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138047
138106
|
min-height: 28px;
|
|
138048
138107
|
}
|
|
138049
138108
|
}
|
|
138109
|
+
&.e-rtl .e-textarea {
|
|
138110
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
138111
|
+
padding: 6px 16px 6px 12px;
|
|
138112
|
+
}
|
|
138113
|
+
}
|
|
138050
138114
|
}
|
|
138051
138115
|
}
|
|
138052
138116
|
.e-stop-response.e-btn-active {
|
|
@@ -138058,13 +138122,24 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138058
138122
|
font-size: $response-stopper-bigger-font-size;
|
|
138059
138123
|
}
|
|
138060
138124
|
&.e-rtl {
|
|
138061
|
-
.e-
|
|
138062
|
-
|
|
138063
|
-
|
|
138064
|
-
|
|
138125
|
+
.e-view-header .e-toolbar-item {
|
|
138126
|
+
&.e-assist-view-header,
|
|
138127
|
+
&.e-custom-view-header {
|
|
138128
|
+
.e-tbar-btn .e-btn-icon {
|
|
138129
|
+
padding: 4px 2px 4px 4px;
|
|
138065
138130
|
}
|
|
138066
138131
|
}
|
|
138067
138132
|
}
|
|
138133
|
+
.e-suggestions {
|
|
138134
|
+
li {
|
|
138135
|
+
margin: $suggesstions-bigger-list-margin-rtl;
|
|
138136
|
+
}
|
|
138137
|
+
}
|
|
138138
|
+
.e-loading-body,
|
|
138139
|
+
.e-content-body,
|
|
138140
|
+
.e-loading-footer {
|
|
138141
|
+
padding: 6px 6px 0 0;
|
|
138142
|
+
}
|
|
138068
138143
|
}
|
|
138069
138144
|
}
|
|
138070
138145
|
}
|
|
@@ -138092,14 +138167,29 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138092
138167
|
width: 100%;
|
|
138093
138168
|
border-radius: 4px;
|
|
138094
138169
|
}
|
|
138095
|
-
|
|
138096
|
-
|
|
138170
|
+
&.e-assist-view-header,
|
|
138171
|
+
&.e-custom-view-header {
|
|
138172
|
+
@if ($skin-name == 'highcontrast') {
|
|
138173
|
+
// To apply box-shadow styling during keyboard navigation
|
|
138174
|
+
padding: 1px;
|
|
138175
|
+
}
|
|
138176
|
+
@else {
|
|
138177
|
+
padding: 0;
|
|
138178
|
+
}
|
|
138179
|
+
.e-tbar-btn {
|
|
138180
|
+
padding: 0;
|
|
138181
|
+
.e-btn-icon {
|
|
138182
|
+
padding: 4px 4px 4px 2px;
|
|
138183
|
+
}
|
|
138184
|
+
}
|
|
138185
|
+
}
|
|
138186
|
+
&.e-active .e-btn {
|
|
138187
|
+
cursor: pointer;
|
|
138097
138188
|
}
|
|
138098
138189
|
}
|
|
138099
|
-
|
|
138100
|
-
|
|
138101
|
-
|
|
138102
|
-
cursor: pointer;
|
|
138190
|
+
.e-toolbar .e-toolbar-items .e-toolbar-left {
|
|
138191
|
+
height: calc($aiassist-header-height - 1px);
|
|
138192
|
+
}
|
|
138103
138193
|
}
|
|
138104
138194
|
.e-view-container,
|
|
138105
138195
|
.e-footer {
|
|
@@ -138149,36 +138239,94 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138149
138239
|
}
|
|
138150
138240
|
.e-toolbar .e-toolbar-item.e-assist-view-header .e-tbar-btn .e-tbar-btn-text,
|
|
138151
138241
|
.e-toolbar .e-toolbar-item.e-custom-view-header .e-tbar-btn .e-tbar-btn-text {
|
|
138152
|
-
|
|
138153
|
-
padding: 6px 0 6px 5px;
|
|
138154
|
-
}
|
|
138155
|
-
@else {
|
|
138156
|
-
padding: 6px 0 6px 2px;
|
|
138157
|
-
}
|
|
138242
|
+
padding: 6px 2px;
|
|
138158
138243
|
}
|
|
138159
138244
|
}
|
|
138160
|
-
.e-
|
|
138245
|
+
.e-output-container {
|
|
138246
|
+
width: 90%;
|
|
138161
138247
|
display: flex;
|
|
138162
|
-
|
|
138163
|
-
|
|
138164
|
-
|
|
138165
|
-
|
|
138166
|
-
|
|
138167
|
-
|
|
138248
|
+
align-self: flex-start;
|
|
138249
|
+
margin: 10px 0;
|
|
138250
|
+
}
|
|
138251
|
+
.e-prompt-icon {
|
|
138252
|
+
margin: 0 0 0 8px;
|
|
138253
|
+
min-height: $aiassist-icon-height;
|
|
138254
|
+
}
|
|
138255
|
+
.e-output-icon {
|
|
138256
|
+
height: $aiassist-icon-height;
|
|
138257
|
+
margin: 0 4px 0 8px;
|
|
138258
|
+
}
|
|
138259
|
+
.e-prompt-icon,
|
|
138260
|
+
.e-output-icon {
|
|
138261
|
+
border-radius: 50%;
|
|
138262
|
+
min-width: $aiassist-icon-width;
|
|
138263
|
+
}
|
|
138264
|
+
.e-loading-body,
|
|
138265
|
+
.e-content-body,
|
|
138266
|
+
.e-loading-footer {
|
|
138267
|
+
padding: 2px 0 0 6px;
|
|
138268
|
+
}
|
|
138269
|
+
.e-content-container {
|
|
138270
|
+
margin-top: 16px;
|
|
138271
|
+
font-size: 14px;
|
|
138272
|
+
justify-content: space-between;
|
|
138273
|
+
}
|
|
138274
|
+
.e-prompt-text {
|
|
138275
|
+
white-space: pre-wrap;
|
|
138276
|
+
height: fit-content;
|
|
138277
|
+
border-radius: $prompt-text-border-radius;
|
|
138278
|
+
padding: $prompt-text-padding;
|
|
138279
|
+
line-height: 20px;
|
|
138280
|
+
}
|
|
138281
|
+
.e-content-footer,
|
|
138282
|
+
.e-prompt-toolbar {
|
|
138283
|
+
opacity: 0;
|
|
138284
|
+
}
|
|
138285
|
+
.e-prompt-container {
|
|
138286
|
+
gap: 2px;
|
|
138287
|
+
align-self: flex-end;
|
|
138288
|
+
max-width: 70%;
|
|
138289
|
+
margin-bottom: 5px;
|
|
138290
|
+
flex-direction: column;
|
|
138291
|
+
&:hover .e-assist-edit-icon {
|
|
138292
|
+
opacity: 1;
|
|
138293
|
+
cursor: pointer;
|
|
138168
138294
|
}
|
|
138169
|
-
|
|
138170
|
-
|
|
138171
|
-
|
|
138295
|
+
}
|
|
138296
|
+
.e-suggestion-header {
|
|
138297
|
+
font-size: 14px;
|
|
138298
|
+
font-weight: $suggesstions-header-font-weight;
|
|
138299
|
+
margin: 0 2px 8px 8px;
|
|
138300
|
+
text-align: right;
|
|
138301
|
+
}
|
|
138302
|
+
.e-suggestions {
|
|
138303
|
+
width: 100%;
|
|
138304
|
+
&.e-suggestion-item-template li {
|
|
138305
|
+
padding: 0;
|
|
138172
138306
|
}
|
|
138173
|
-
|
|
138174
|
-
|
|
138175
|
-
|
|
138307
|
+
ul {
|
|
138308
|
+
list-style-type: none;
|
|
138309
|
+
padding: 0;
|
|
138310
|
+
margin: 0;
|
|
138311
|
+
display: flex;
|
|
138312
|
+
flex-wrap: wrap;
|
|
138313
|
+
justify-content: end;
|
|
138176
138314
|
}
|
|
138177
|
-
|
|
138178
|
-
|
|
138179
|
-
|
|
138180
|
-
|
|
138315
|
+
li {
|
|
138316
|
+
line-height: 20px;
|
|
138317
|
+
font-weight: $suggesstions-font-weight;
|
|
138318
|
+
padding: $suggesstions-list-padding;
|
|
138319
|
+
margin: $suggesstions-list-margin;
|
|
138320
|
+
border-radius: $suggesstions-list-border-radius;
|
|
138321
|
+
cursor: pointer;
|
|
138322
|
+
white-space: nowrap;
|
|
138323
|
+
overflow: hidden;
|
|
138324
|
+
text-overflow: ellipsis;
|
|
138181
138325
|
}
|
|
138326
|
+
}
|
|
138327
|
+
.e-views {
|
|
138328
|
+
display: flex;
|
|
138329
|
+
justify-content: space-around;
|
|
138182
138330
|
.e-content-body {
|
|
138183
138331
|
line-height: 25px;
|
|
138184
138332
|
border-radius: 4px;
|
|
@@ -138264,85 +138412,36 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138264
138412
|
.e-content-body > *:first-child {
|
|
138265
138413
|
margin-block-start: 0;
|
|
138266
138414
|
}
|
|
138267
|
-
.e-loading-body,
|
|
138268
|
-
.e-content-body,
|
|
138269
|
-
.e-loading-footer {
|
|
138270
|
-
padding: 2px 0 0 8px;
|
|
138271
|
-
}
|
|
138272
|
-
.e-content-footer,
|
|
138273
|
-
.e-prompt-toolbar {
|
|
138274
|
-
opacity: 0;
|
|
138275
|
-
}
|
|
138276
|
-
.e-content-container {
|
|
138277
|
-
margin-top: 16px;
|
|
138278
|
-
font-size: 14px;
|
|
138279
|
-
justify-content: space-between;
|
|
138280
|
-
.e-prompt-text {
|
|
138281
|
-
white-space: pre-wrap;
|
|
138282
|
-
height: fit-content;
|
|
138283
|
-
border-radius: $prompt-text-border-radius;
|
|
138284
|
-
padding: $prompt-text-padding;
|
|
138285
|
-
margin-right: 2px;
|
|
138286
|
-
line-height: 20px;
|
|
138287
|
-
}
|
|
138288
|
-
}
|
|
138289
|
-
.e-suggestions {
|
|
138290
|
-
width: 100%;
|
|
138291
|
-
&.e-suggestion-item-template li {
|
|
138292
|
-
padding: 0;
|
|
138293
|
-
}
|
|
138294
|
-
.e-suggestion-header {
|
|
138295
|
-
font-size: 14px;
|
|
138296
|
-
font-weight: $suggesstions-header-font-weight;
|
|
138297
|
-
margin: 0 2px 8px 8px;
|
|
138298
|
-
text-align: right;
|
|
138299
|
-
}
|
|
138300
|
-
ul {
|
|
138301
|
-
list-style-type: none;
|
|
138302
|
-
padding: 0;
|
|
138303
|
-
margin: 0;
|
|
138304
|
-
display: flex;
|
|
138305
|
-
flex-wrap: wrap;
|
|
138306
|
-
justify-content: end;
|
|
138307
|
-
}
|
|
138308
|
-
li {
|
|
138309
|
-
line-height: 20px;
|
|
138310
|
-
font-weight: $suggesstions-font-weight;
|
|
138311
|
-
padding: $suggesstions-list-padding;
|
|
138312
|
-
margin: $suggesstions-list-margin;
|
|
138313
|
-
border-radius: $suggesstions-list-border-radius;
|
|
138314
|
-
cursor: pointer;
|
|
138315
|
-
white-space: nowrap;
|
|
138316
|
-
overflow: hidden;
|
|
138317
|
-
text-overflow: ellipsis;
|
|
138318
|
-
}
|
|
138319
|
-
}
|
|
138320
|
-
.e-prompt-container {
|
|
138321
|
-
gap: 2px;
|
|
138322
|
-
align-self: flex-end;
|
|
138323
|
-
max-width: 70%;
|
|
138324
|
-
margin-bottom: 5px;
|
|
138325
|
-
flex-direction: column;
|
|
138326
|
-
&:hover .e-assist-edit-icon {
|
|
138327
|
-
opacity: 1;
|
|
138328
|
-
cursor: pointer;
|
|
138329
|
-
}
|
|
138330
|
-
}
|
|
138331
138415
|
}
|
|
138332
138416
|
.e-views,
|
|
138333
138417
|
.e-custom-view,
|
|
138334
|
-
.e-
|
|
138418
|
+
.e-assistview-content-section {
|
|
138335
138419
|
height: 100%;
|
|
138336
|
-
overflow
|
|
138420
|
+
overflow: scroll;
|
|
138337
138421
|
&::-webkit-scrollbar {
|
|
138338
138422
|
width: $ai-assist-scrollbar-width;
|
|
138423
|
+
height: $ai-assist-scrollbar-width;
|
|
138339
138424
|
}
|
|
138340
138425
|
&::-webkit-scrollbar-thumb {
|
|
138341
138426
|
border-radius: 10px;
|
|
138342
138427
|
}
|
|
138343
138428
|
}
|
|
138344
|
-
.e-
|
|
138345
|
-
|
|
138429
|
+
.e-assist-send {
|
|
138430
|
+
position: absolute;
|
|
138431
|
+
right: 20px;
|
|
138432
|
+
font-size: $send-icon-size;
|
|
138433
|
+
bottom: $send-icon-bottom;
|
|
138434
|
+
padding-top: 2px;
|
|
138435
|
+
}
|
|
138436
|
+
.e-assist-send.disabled {
|
|
138437
|
+
pointer-events: none;
|
|
138438
|
+
opacity: .5;
|
|
138439
|
+
cursor: not-allowed;
|
|
138440
|
+
}
|
|
138441
|
+
.e-assist-send.enabled {
|
|
138442
|
+
pointer-events: auto;
|
|
138443
|
+
opacity: 1;
|
|
138444
|
+
cursor: pointer;
|
|
138346
138445
|
}
|
|
138347
138446
|
.e-footer {
|
|
138348
138447
|
position: relative;
|
|
@@ -138361,23 +138460,6 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138361
138460
|
.hide-scrollbar textarea {
|
|
138362
138461
|
scrollbar-width: none;
|
|
138363
138462
|
}
|
|
138364
|
-
.e-assist-send {
|
|
138365
|
-
position: absolute;
|
|
138366
|
-
right: 20px;
|
|
138367
|
-
font-size: $send-icon-size;
|
|
138368
|
-
bottom: 8px;
|
|
138369
|
-
padding-top: 2px;
|
|
138370
|
-
}
|
|
138371
|
-
.e-assist-send.disabled {
|
|
138372
|
-
pointer-events: none;
|
|
138373
|
-
opacity: .5;
|
|
138374
|
-
cursor: not-allowed;
|
|
138375
|
-
}
|
|
138376
|
-
.e-assist-send.enabled {
|
|
138377
|
-
pointer-events: auto;
|
|
138378
|
-
opacity: 1;
|
|
138379
|
-
cursor: pointer;
|
|
138380
|
-
}
|
|
138381
138463
|
&:has(.e-rtl) .e-assist-send {
|
|
138382
138464
|
right: unset;
|
|
138383
138465
|
left: 20px;
|
|
@@ -138389,6 +138471,13 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138389
138471
|
.e-multi-line-input.e-rtl {
|
|
138390
138472
|
padding-left: 35px;
|
|
138391
138473
|
padding-right: unset;
|
|
138474
|
+
&.e-input-group.e-control-wrapper {
|
|
138475
|
+
.e-textarea {
|
|
138476
|
+
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
138477
|
+
padding: 4px 12px 4px 8px;
|
|
138478
|
+
}
|
|
138479
|
+
}
|
|
138480
|
+
}
|
|
138392
138481
|
}
|
|
138393
138482
|
.e-input-group.e-multi-line-input {
|
|
138394
138483
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|
|
@@ -138470,16 +138559,24 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138470
138559
|
outline: 1px solid;
|
|
138471
138560
|
}
|
|
138472
138561
|
&.e-rtl {
|
|
138473
|
-
.e-
|
|
138474
|
-
|
|
138475
|
-
|
|
138476
|
-
|
|
138477
|
-
|
|
138478
|
-
}
|
|
138479
|
-
li {
|
|
138480
|
-
margin: $suggesstions-list-margin-rtl;
|
|
138562
|
+
.e-view-header .e-toolbar-item {
|
|
138563
|
+
&.e-assist-view-header,
|
|
138564
|
+
&.e-custom-view-header {
|
|
138565
|
+
.e-tbar-btn .e-btn-icon {
|
|
138566
|
+
padding: 4px 2px 4px 4px;
|
|
138481
138567
|
}
|
|
138482
138568
|
}
|
|
138569
|
+
}
|
|
138570
|
+
.e-suggestion-header {
|
|
138571
|
+
text-align: left;
|
|
138572
|
+
margin: 0 8px 8px 2px;
|
|
138573
|
+
}
|
|
138574
|
+
.e-suggestions {
|
|
138575
|
+
li {
|
|
138576
|
+
margin: $suggesstions-list-margin-rtl;
|
|
138577
|
+
}
|
|
138578
|
+
}
|
|
138579
|
+
.e-views {
|
|
138483
138580
|
.e-content-body {
|
|
138484
138581
|
blockquote {
|
|
138485
138582
|
padding-left: unset;
|
|
@@ -138494,6 +138591,17 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138494
138591
|
}
|
|
138495
138592
|
}
|
|
138496
138593
|
}
|
|
138594
|
+
.e-loading-body,
|
|
138595
|
+
.e-content-body,
|
|
138596
|
+
.e-loading-footer {
|
|
138597
|
+
padding: 2px 6px 0 0;
|
|
138598
|
+
}
|
|
138599
|
+
.e-prompt-icon {
|
|
138600
|
+
margin: 0 8px 0 0;
|
|
138601
|
+
}
|
|
138602
|
+
.e-output-icon {
|
|
138603
|
+
margin: 0 8px 0 4px;
|
|
138604
|
+
}
|
|
138497
138605
|
}
|
|
138498
138606
|
}
|
|
138499
138607
|
@media (max-width: 760px) {
|
|
@@ -138502,12 +138610,14 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138502
138610
|
.e-footer {
|
|
138503
138611
|
width: 100%;
|
|
138504
138612
|
}
|
|
138505
|
-
.e-view-container .e-suggestions
|
|
138613
|
+
.e-view-container .e-suggestions,
|
|
138614
|
+
.e-prompt-content {
|
|
138506
138615
|
padding-right: 8px;
|
|
138507
138616
|
}
|
|
138508
138617
|
&.e-rtl {
|
|
138509
|
-
.e-view-container .e-suggestions
|
|
138510
|
-
|
|
138618
|
+
.e-view-container .e-suggestions,
|
|
138619
|
+
.e-prompt-content {
|
|
138620
|
+
padding: 0 0 0 8px;
|
|
138511
138621
|
}
|
|
138512
138622
|
}
|
|
138513
138623
|
}
|
|
@@ -138545,26 +138655,55 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138545
138655
|
}
|
|
138546
138656
|
.e-tbar-btn {
|
|
138547
138657
|
background: transparent;
|
|
138658
|
+
&:focus {
|
|
138659
|
+
box-shadow: none;
|
|
138660
|
+
}
|
|
138661
|
+
&:focus-visible {
|
|
138662
|
+
box-shadow: $tbar-header-btn-focus-box-shadow;
|
|
138663
|
+
@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') {
|
|
138664
|
+
background: $tbar-header-hover-bg-color;
|
|
138665
|
+
}
|
|
138666
|
+
}
|
|
138548
138667
|
}
|
|
138549
138668
|
}
|
|
138550
138669
|
}
|
|
138551
|
-
.e-
|
|
138552
|
-
|
|
138553
|
-
|
|
138554
|
-
|
|
138555
|
-
|
|
138556
|
-
background-color: $user-logo-bg-color;
|
|
138557
|
-
}
|
|
138558
|
-
.e-prompt-text {
|
|
138559
|
-
background: $suggested-content-bg-color;
|
|
138670
|
+
.e-suggestion-header {
|
|
138671
|
+
color: $suggesstions-header-color;
|
|
138672
|
+
}
|
|
138673
|
+
.e-suggestions {
|
|
138674
|
+
li {
|
|
138560
138675
|
color: $suggested-content-text-color;
|
|
138676
|
+
box-shadow: $suggestion-li-box-shadow;
|
|
138561
138677
|
@if ($skin-name == 'bootstrap5.3') {
|
|
138562
138678
|
border: none;
|
|
138563
138679
|
}
|
|
138564
138680
|
@else {
|
|
138565
|
-
border: 1px solid $
|
|
138681
|
+
border: 1px solid $suggestion-li-border-color;
|
|
138566
138682
|
}
|
|
138567
138683
|
}
|
|
138684
|
+
}
|
|
138685
|
+
.e-prompt-icon,
|
|
138686
|
+
.e-output-icon {
|
|
138687
|
+
border: 1px solid $icon-border-color;
|
|
138688
|
+
color: $user-logo-color;
|
|
138689
|
+
@if ($skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
138690
|
+
background: $user-logo-bg-color;
|
|
138691
|
+
}
|
|
138692
|
+
@else {
|
|
138693
|
+
background-color: $user-logo-bg-color;
|
|
138694
|
+
}
|
|
138695
|
+
}
|
|
138696
|
+
.e-prompt-text {
|
|
138697
|
+
background: $suggested-content-bg-color;
|
|
138698
|
+
color: $suggested-content-text-color;
|
|
138699
|
+
@if ($skin-name == 'bootstrap5.3') {
|
|
138700
|
+
border: none;
|
|
138701
|
+
}
|
|
138702
|
+
@else {
|
|
138703
|
+
border: 1px solid $prompt-text-border-color;
|
|
138704
|
+
}
|
|
138705
|
+
}
|
|
138706
|
+
.e-views {
|
|
138568
138707
|
.e-content-body {
|
|
138569
138708
|
color: $response-text-color;
|
|
138570
138709
|
a {
|
|
@@ -138604,21 +138743,6 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138604
138743
|
color: rgba(255, 212, 212, 1);
|
|
138605
138744
|
}
|
|
138606
138745
|
}
|
|
138607
|
-
.e-suggestions {
|
|
138608
|
-
.e-suggestion-header {
|
|
138609
|
-
color: $suggesstions-header-color;
|
|
138610
|
-
}
|
|
138611
|
-
li {
|
|
138612
|
-
color: $suggested-content-text-color;
|
|
138613
|
-
box-shadow: $suggestion-li-box-shadow;
|
|
138614
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
138615
|
-
border: none;
|
|
138616
|
-
}
|
|
138617
|
-
@else {
|
|
138618
|
-
border: 1px solid $suggestion-li-border-color;
|
|
138619
|
-
}
|
|
138620
|
-
}
|
|
138621
|
-
}
|
|
138622
138746
|
}
|
|
138623
138747
|
.e-stop-response {
|
|
138624
138748
|
border-color: $response-stopper-border-color;
|
|
@@ -138628,21 +138752,21 @@ $prompt-text-border-color: rgba(150, 150, 150, 1) !default;
|
|
|
138628
138752
|
}
|
|
138629
138753
|
.e-views,
|
|
138630
138754
|
.e-custom-view,
|
|
138631
|
-
.e-
|
|
138755
|
+
.e-assistview-content-section {
|
|
138632
138756
|
&::-webkit-scrollbar-thumb {
|
|
138633
138757
|
background: $scrollbar-color;
|
|
138634
138758
|
}
|
|
138635
138759
|
}
|
|
138760
|
+
.e-assist-send {
|
|
138761
|
+
color: $send-icon-color;
|
|
138762
|
+
&.disabled {
|
|
138763
|
+
color: $send-icon-disabled-color;
|
|
138764
|
+
}
|
|
138765
|
+
}
|
|
138636
138766
|
.e-footer {
|
|
138637
138767
|
textarea::-webkit-scrollbar-thumb {
|
|
138638
138768
|
background: $scrollbar-color;
|
|
138639
138769
|
}
|
|
138640
|
-
.e-assist-send {
|
|
138641
|
-
color: $send-icon-color;
|
|
138642
|
-
&.disabled {
|
|
138643
|
-
color: $send-icon-disabled-color;
|
|
138644
|
-
}
|
|
138645
|
-
}
|
|
138646
138770
|
// To override the default border style of the textarea component for the Material and Material3 themes.
|
|
138647
138771
|
.e-input-group.e-multi-line-input {
|
|
138648
138772
|
@if $theme-name == 'Material3' or $theme-name == 'material' or $theme-name == 'Material3-dark' or $theme-name == 'material-dark' {
|