@syncfusion/blazor-themes 27.1.53 → 27.1.56
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 +192 -23
- package/SCSS-Themes/bds.scss +192 -23
- package/SCSS-Themes/bootstrap-dark.scss +194 -25
- package/SCSS-Themes/bootstrap.scss +194 -25
- package/SCSS-Themes/bootstrap4.scss +197 -28
- package/SCSS-Themes/bootstrap5-dark.scss +198 -29
- package/SCSS-Themes/bootstrap5.3-dark.scss +196 -27
- package/SCSS-Themes/bootstrap5.3.scss +196 -27
- package/SCSS-Themes/bootstrap5.scss +198 -29
- package/SCSS-Themes/fabric-dark.scss +194 -25
- package/SCSS-Themes/fabric.scss +194 -25
- package/SCSS-Themes/fluent-dark.scss +197 -28
- package/SCSS-Themes/fluent.scss +197 -28
- package/SCSS-Themes/fluent2-dark.scss +194 -25
- package/SCSS-Themes/fluent2-highcontrast.scss +194 -25
- package/SCSS-Themes/fluent2.scss +194 -25
- package/SCSS-Themes/grids/grid/bds-dark.scss +95 -12
- package/SCSS-Themes/grids/grid/bds.scss +95 -12
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +97 -14
- package/SCSS-Themes/grids/grid/bootstrap.scss +97 -14
- package/SCSS-Themes/grids/grid/bootstrap4.scss +100 -17
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +101 -18
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +99 -16
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +99 -16
- package/SCSS-Themes/grids/grid/bootstrap5.scss +101 -18
- package/SCSS-Themes/grids/grid/fabric-dark.scss +97 -14
- package/SCSS-Themes/grids/grid/fabric.scss +97 -14
- package/SCSS-Themes/grids/grid/fluent-dark.scss +100 -17
- package/SCSS-Themes/grids/grid/fluent.scss +100 -17
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +97 -14
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +97 -14
- package/SCSS-Themes/grids/grid/fluent2.scss +97 -14
- package/SCSS-Themes/grids/grid/highcontrast.scss +102 -19
- package/SCSS-Themes/grids/grid/material-dark.scss +98 -15
- package/SCSS-Themes/grids/grid/material.scss +98 -15
- package/SCSS-Themes/grids/grid/material3-dark.scss +106 -23
- package/SCSS-Themes/grids/grid/material3.scss +106 -23
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +100 -17
- package/SCSS-Themes/grids/grid/tailwind.scss +100 -17
- package/SCSS-Themes/highcontrast.scss +199 -30
- package/SCSS-Themes/inputs/input/bds-dark.scss +56 -0
- package/SCSS-Themes/inputs/input/bds.scss +56 -0
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +56 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +56 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +56 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +56 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +56 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3.scss +56 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +56 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +56 -0
- package/SCSS-Themes/inputs/input/fabric.scss +56 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +56 -0
- package/SCSS-Themes/inputs/input/fluent.scss +56 -0
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +56 -0
- package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +56 -0
- package/SCSS-Themes/inputs/input/fluent2.scss +56 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +56 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +56 -0
- package/SCSS-Themes/inputs/input/material.scss +56 -0
- package/SCSS-Themes/inputs/input/material3-dark.scss +56 -0
- package/SCSS-Themes/inputs/input/material3.scss +56 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +56 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +56 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/bds-dark.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/bds.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap4.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap5.3-dark.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap5.3.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap5.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/fabric-dark.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/fabric.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/fluent-dark.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/fluent.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/fluent2-dark.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/fluent2-highcontrast.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/fluent2.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/highcontrast.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/material-dark.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/material.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/material3-dark.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/material3.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/tailwind-dark.scss +10 -0
- package/SCSS-Themes/interactive-chat/ai-assist-view/tailwind.scss +10 -0
- package/SCSS-Themes/material-dark.scss +195 -26
- package/SCSS-Themes/material.scss +195 -26
- package/SCSS-Themes/material3-dark.scss +203 -34
- package/SCSS-Themes/material3.scss +203 -34
- package/SCSS-Themes/navigations/stepper/bds-dark.scss +2 -1
- package/SCSS-Themes/navigations/stepper/bds.scss +2 -1
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +2 -1
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +2 -1
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/navigations/stepper/bootstrap5.3-dark.scss +2 -1
- package/SCSS-Themes/navigations/stepper/bootstrap5.3.scss +2 -1
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +2 -1
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +2 -1
- package/SCSS-Themes/navigations/stepper/fabric.scss +2 -1
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +2 -1
- package/SCSS-Themes/navigations/stepper/fluent.scss +2 -1
- package/SCSS-Themes/navigations/stepper/fluent2-dark.scss +2 -1
- package/SCSS-Themes/navigations/stepper/fluent2-highcontrast.scss +2 -1
- package/SCSS-Themes/navigations/stepper/fluent2.scss +2 -1
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +2 -1
- package/SCSS-Themes/navigations/stepper/material-dark.scss +2 -1
- package/SCSS-Themes/navigations/stepper/material.scss +2 -1
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +2 -1
- package/SCSS-Themes/navigations/stepper/material3.scss +2 -1
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +2 -1
- package/SCSS-Themes/navigations/stepper/tailwind.scss +2 -1
- package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/bds.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/material.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/material3.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +7 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +7 -1
- package/SCSS-Themes/popups/dialog/bds-dark.scss +8 -8
- package/SCSS-Themes/popups/dialog/bds.scss +8 -8
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +8 -8
- package/SCSS-Themes/popups/dialog/bootstrap.scss +8 -8
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +8 -8
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +8 -8
- package/SCSS-Themes/popups/dialog/bootstrap5.3-dark.scss +8 -8
- package/SCSS-Themes/popups/dialog/bootstrap5.3.scss +8 -8
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +8 -8
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +8 -8
- package/SCSS-Themes/popups/dialog/fabric.scss +8 -8
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +8 -8
- package/SCSS-Themes/popups/dialog/fluent.scss +8 -8
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +8 -8
- package/SCSS-Themes/popups/dialog/fluent2-highcontrast.scss +8 -8
- package/SCSS-Themes/popups/dialog/fluent2.scss +8 -8
- package/SCSS-Themes/popups/dialog/highcontrast.scss +8 -8
- package/SCSS-Themes/popups/dialog/material-dark.scss +8 -8
- package/SCSS-Themes/popups/dialog/material.scss +8 -8
- package/SCSS-Themes/popups/dialog/material3-dark.scss +8 -8
- package/SCSS-Themes/popups/dialog/material3.scss +8 -8
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +8 -8
- package/SCSS-Themes/popups/dialog/tailwind.scss +8 -8
- package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/bds.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/material.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bds.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent2.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +4 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +4 -0
- package/SCSS-Themes/tailwind-dark.scss +197 -28
- package/SCSS-Themes/tailwind.scss +197 -28
- package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/bds.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.3-dark.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.3.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/fabric.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/fluent.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/fluent2-dark.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/fluent2-highcontrast.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/fluent2.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/material-dark.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/material.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/material3.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +6 -1
- package/SCSS-Themes/treegrid/treegrid/tailwind.scss +6 -1
- package/package.json +1 -1
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 8px !default;
|
|
20
|
+
$clear-icon-bottom: 8px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 11px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 8px !default;
|
|
20
|
+
$clear-icon-bottom: 8px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 11px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 10px !default;
|
|
20
|
+
$clear-icon-bottom: 10px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 12px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: $grey-dark !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: $grey-dark !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 10px !default;
|
|
20
|
+
$clear-icon-bottom: 10px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 12px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: $grey-e6 !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: $grey-e6 !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 10px !default;
|
|
20
|
+
$clear-icon-bottom: 10px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 11px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 9px !default;
|
|
20
|
+
$clear-icon-bottom: 9px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 11px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 9px !default;
|
|
20
|
+
$clear-icon-bottom: 9px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 11px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 9px !default;
|
|
20
|
+
$clear-icon-bottom: 9px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 11px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 9px !default;
|
|
20
|
+
$clear-icon-bottom: 9px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 11px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 8px !default;
|
|
20
|
+
$clear-icon-bottom: 8px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 12px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 13px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: $neutral-light !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: $neutral-light !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 8px !default;
|
|
20
|
+
$clear-icon-bottom: 8px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 12px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 13px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: $neutral-lighter !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: $neutral-lighter !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 9px !default;
|
|
20
|
+
$clear-icon-bottom: 10px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 11px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 9px !default;
|
|
20
|
+
$clear-icon-bottom: 10px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 11px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 10px !default;
|
|
20
|
+
$clear-icon-bottom: 9px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 10px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 10px !default;
|
|
20
|
+
$clear-icon-bottom: 9px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 10px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 10px !default;
|
|
20
|
+
$clear-icon-bottom: 9px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 10px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 50px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 8px !default;
|
|
20
|
+
$clear-icon-bottom: 8px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 13px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 56px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 7px !default;
|
|
20
|
+
$clear-icon-bottom: 7px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 13px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 14px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 58px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 14px !default;
|
|
19
19
|
$send-icon-bottom: 7px !default;
|
|
20
|
+
$clear-icon-bottom: 7px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 13px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 14px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 58px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 16px !default;
|
|
19
19
|
$send-icon-bottom: 7px !default;
|
|
20
|
+
$clear-icon-bottom: 6px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 10px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 58px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|
|
@@ -17,7 +17,9 @@ $aiassist-icon-height: 30px !default;
|
|
|
17
17
|
$aiassist-icon-width: 30px !default;
|
|
18
18
|
$send-icon-size: 16px !default;
|
|
19
19
|
$send-icon-bottom: 7px !default;
|
|
20
|
+
$clear-icon-bottom: 6px !default;
|
|
20
21
|
$send-icon-bigger-bottom: 11px !default;
|
|
22
|
+
$clear-icon-bigger-bottom: 10px !default;
|
|
21
23
|
$aiassist-bigger-header-height: 58px !default;
|
|
22
24
|
$aiassist-bigger-icon-height: 40px !default;
|
|
23
25
|
$aiassist-bigger-icon-width: 40px !default;
|
|
@@ -362,6 +364,11 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
362
364
|
.e-footer {
|
|
363
365
|
position: relative;
|
|
364
366
|
margin: 0 auto 24px;
|
|
367
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
368
|
+
display: flex;
|
|
369
|
+
justify-content: flex-end;
|
|
370
|
+
padding-bottom: $clear-icon-bottom;
|
|
371
|
+
}
|
|
365
372
|
textarea::-webkit-scrollbar-thumb {
|
|
366
373
|
border-radius: 10px;
|
|
367
374
|
}
|
|
@@ -854,6 +861,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
854
861
|
bottom: $send-icon-bigger-bottom;
|
|
855
862
|
}
|
|
856
863
|
.e-footer {
|
|
864
|
+
.e-clear-icon:not(.e-clear-icon-hide) {
|
|
865
|
+
padding-bottom: $clear-icon-bigger-bottom;
|
|
866
|
+
}
|
|
857
867
|
.e-input-group.e-control-wrapper.e-multi-line-input {
|
|
858
868
|
.e-textarea {
|
|
859
869
|
min-height: 38px;
|