@syncfusion/blazor-themes 28.2.5 → 28.2.6
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/Compiled-Themes/bds-dark-lite.css +7 -3
- package/Compiled-Themes/bds-dark.css +11 -3
- package/Compiled-Themes/bds-lite.css +7 -3
- package/Compiled-Themes/bds.css +11 -3
- package/Compiled-Themes/bootstrap-dark-lite.css +7 -3
- package/Compiled-Themes/bootstrap-dark.css +11 -3
- package/Compiled-Themes/bootstrap-lite.css +7 -3
- package/Compiled-Themes/bootstrap.css +11 -3
- package/Compiled-Themes/bootstrap4-lite.css +7 -3
- package/Compiled-Themes/bootstrap4.css +11 -3
- package/Compiled-Themes/bootstrap5-dark-lite.css +7 -3
- package/Compiled-Themes/bootstrap5-dark.css +11 -3
- package/Compiled-Themes/bootstrap5-lite.css +7 -3
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +17 -13
- package/Compiled-Themes/bootstrap5.3-dark.css +21 -13
- package/Compiled-Themes/bootstrap5.3-lite.css +24 -20
- package/Compiled-Themes/bootstrap5.3.css +28 -20
- package/Compiled-Themes/bootstrap5.css +11 -3
- package/Compiled-Themes/fabric-dark-lite.css +7 -3
- package/Compiled-Themes/fabric-dark.css +11 -3
- package/Compiled-Themes/fabric-lite.css +7 -3
- package/Compiled-Themes/fabric.css +11 -3
- package/Compiled-Themes/fluent-dark-lite.css +7 -3
- package/Compiled-Themes/fluent-dark.css +11 -3
- package/Compiled-Themes/fluent-lite.css +7 -3
- package/Compiled-Themes/fluent.css +11 -3
- package/Compiled-Themes/fluent2-dark-lite.css +10 -6
- package/Compiled-Themes/fluent2-dark.css +14 -6
- package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -6
- package/Compiled-Themes/fluent2-highcontrast.css +14 -6
- package/Compiled-Themes/fluent2-lite.css +10 -6
- package/Compiled-Themes/fluent2.css +14 -6
- package/Compiled-Themes/highcontrast-lite.css +7 -3
- package/Compiled-Themes/highcontrast.css +11 -3
- package/Compiled-Themes/material-dark-lite.css +7 -3
- package/Compiled-Themes/material-dark.css +11 -3
- package/Compiled-Themes/material-lite.css +7 -3
- package/Compiled-Themes/material.css +11 -3
- package/Compiled-Themes/material3-dark-lite.css +7 -3
- package/Compiled-Themes/material3-dark.css +11 -3
- package/Compiled-Themes/material3-lite.css +7 -3
- package/Compiled-Themes/material3.css +11 -3
- package/Compiled-Themes/tailwind-dark-lite.css +7 -3
- package/Compiled-Themes/tailwind-dark.css +11 -3
- package/Compiled-Themes/tailwind-lite.css +7 -3
- package/Compiled-Themes/tailwind.css +11 -3
- package/Compiled-Themes/tailwind3-dark-lite.css +7 -3
- package/Compiled-Themes/tailwind3-dark.css +11 -3
- package/Compiled-Themes/tailwind3-lite.css +7 -3
- package/Compiled-Themes/tailwind3.css +11 -3
- package/SCSS-Themes/base/bootstrap5.3-dark-lite.scss +7 -7
- package/SCSS-Themes/base/bootstrap5.3-dark.scss +7 -7
- package/SCSS-Themes/base/bootstrap5.3-lite.scss +14 -14
- package/SCSS-Themes/base/bootstrap5.3.scss +14 -14
- package/SCSS-Themes/bds-dark-lite.scss +10 -3
- package/SCSS-Themes/bds-dark.scss +22 -3
- package/SCSS-Themes/bds-lite.scss +10 -3
- package/SCSS-Themes/bds.scss +22 -3
- package/SCSS-Themes/bootstrap-dark-lite.scss +10 -3
- package/SCSS-Themes/bootstrap-dark.scss +22 -3
- package/SCSS-Themes/bootstrap-lite.scss +10 -3
- package/SCSS-Themes/bootstrap.scss +22 -3
- package/SCSS-Themes/bootstrap4-lite.scss +10 -3
- package/SCSS-Themes/bootstrap4.scss +22 -3
- package/SCSS-Themes/bootstrap5-dark-lite.scss +10 -3
- package/SCSS-Themes/bootstrap5-dark.scss +22 -3
- package/SCSS-Themes/bootstrap5-lite.scss +10 -3
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +19 -12
- package/SCSS-Themes/bootstrap5.3-dark.scss +31 -12
- package/SCSS-Themes/bootstrap5.3-lite.scss +26 -19
- package/SCSS-Themes/bootstrap5.3.scss +38 -19
- package/SCSS-Themes/bootstrap5.scss +22 -3
- package/SCSS-Themes/fabric-dark-lite.scss +10 -3
- package/SCSS-Themes/fabric-dark.scss +22 -3
- package/SCSS-Themes/fabric-lite.scss +10 -3
- package/SCSS-Themes/fabric.scss +22 -3
- package/SCSS-Themes/fluent-dark-lite.scss +10 -3
- package/SCSS-Themes/fluent-dark.scss +22 -3
- package/SCSS-Themes/fluent-lite.scss +10 -3
- package/SCSS-Themes/fluent.scss +22 -3
- package/SCSS-Themes/fluent2-dark-lite.scss +12 -5
- package/SCSS-Themes/fluent2-dark.scss +24 -5
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +12 -5
- package/SCSS-Themes/fluent2-highcontrast.scss +24 -5
- package/SCSS-Themes/fluent2-lite.scss +12 -5
- package/SCSS-Themes/fluent2.scss +24 -5
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bds.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +19 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric.scss +19 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent.scss +19 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +19 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +19 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +19 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material.scss +19 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material3.scss +19 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +19 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +19 -0
- package/SCSS-Themes/highcontrast-lite.scss +10 -3
- package/SCSS-Themes/highcontrast.scss +22 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bds-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bds.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material3-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material3.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3.scss +3 -3
- package/SCSS-Themes/material-dark-lite.scss +10 -3
- package/SCSS-Themes/material-dark.scss +22 -3
- package/SCSS-Themes/material-lite.scss +10 -3
- package/SCSS-Themes/material.scss +22 -3
- package/SCSS-Themes/material3-dark-lite.scss +10 -3
- package/SCSS-Themes/material3-dark.scss +22 -3
- package/SCSS-Themes/material3-lite.scss +10 -3
- package/SCSS-Themes/material3.scss +22 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark-lite.scss +2 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark.scss +2 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-lite.scss +2 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3.scss +2 -2
- package/SCSS-Themes/schedule/recurrence-editor/fluent2-dark-lite.scss +2 -2
- package/SCSS-Themes/schedule/recurrence-editor/fluent2-dark.scss +2 -2
- package/SCSS-Themes/schedule/recurrence-editor/fluent2-highcontrast-lite.scss +2 -2
- package/SCSS-Themes/schedule/recurrence-editor/fluent2-highcontrast.scss +2 -2
- package/SCSS-Themes/schedule/recurrence-editor/fluent2-lite.scss +2 -2
- package/SCSS-Themes/schedule/recurrence-editor/fluent2.scss +2 -2
- package/SCSS-Themes/tailwind-dark-lite.scss +10 -3
- package/SCSS-Themes/tailwind-dark.scss +22 -3
- package/SCSS-Themes/tailwind-lite.scss +10 -3
- package/SCSS-Themes/tailwind.scss +22 -3
- package/SCSS-Themes/tailwind3-dark-lite.scss +10 -3
- package/SCSS-Themes/tailwind3-dark.scss +22 -3
- package/SCSS-Themes/tailwind3-lite.scss +10 -3
- package/SCSS-Themes/tailwind3.scss +22 -3
- package/package.json +1 -1
|
@@ -36187,6 +36187,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36187
36187
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
36188
36188
|
background-color: var(--color-sf-bg-secondary-hover);
|
|
36189
36189
|
}
|
|
36190
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
36191
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
36192
|
+
background-color: var(--color-sf-bg-primary-alt);
|
|
36193
|
+
}
|
|
36190
36194
|
|
|
36191
36195
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
36192
36196
|
background-color: var(--color-sf-bg-secondary-hover);
|
|
@@ -63643,9 +63647,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63643
63647
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
63644
63648
|
width: 4px;
|
|
63645
63649
|
}
|
|
63646
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
63647
|
-
scrollbar-width: none;
|
|
63648
|
-
}
|
|
63649
63650
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
63650
63651
|
right: unset;
|
|
63651
63652
|
left: 20px;
|
|
@@ -63658,6 +63659,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63658
63659
|
padding-left: 35px;
|
|
63659
63660
|
padding-right: unset;
|
|
63660
63661
|
}
|
|
63662
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
63663
|
+
max-height: 280px;
|
|
63664
|
+
}
|
|
63661
63665
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
63662
63666
|
position: absolute;
|
|
63663
63667
|
right: 20px;
|
|
@@ -46671,6 +46671,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46671
46671
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
46672
46672
|
background-color: var(--color-sf-bg-secondary-hover);
|
|
46673
46673
|
}
|
|
46674
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
46675
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
46676
|
+
background-color: var(--color-sf-bg-primary-alt);
|
|
46677
|
+
}
|
|
46674
46678
|
|
|
46675
46679
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
46676
46680
|
background-color: var(--color-sf-bg-secondary-hover);
|
|
@@ -48330,6 +48334,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
48330
48334
|
text-align: center;
|
|
48331
48335
|
padding-top: 40px;
|
|
48332
48336
|
}
|
|
48337
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
|
|
48338
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
|
|
48339
|
+
padding-top: 16px;
|
|
48340
|
+
}
|
|
48333
48341
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
|
|
48334
48342
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
|
|
48335
48343
|
float: right;
|
|
@@ -81669,9 +81677,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81669
81677
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
81670
81678
|
width: 4px;
|
|
81671
81679
|
}
|
|
81672
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
81673
|
-
scrollbar-width: none;
|
|
81674
|
-
}
|
|
81675
81680
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
81676
81681
|
right: unset;
|
|
81677
81682
|
left: 20px;
|
|
@@ -81684,6 +81689,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81684
81689
|
padding-left: 35px;
|
|
81685
81690
|
padding-right: unset;
|
|
81686
81691
|
}
|
|
81692
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
81693
|
+
max-height: 280px;
|
|
81694
|
+
}
|
|
81687
81695
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
81688
81696
|
position: absolute;
|
|
81689
81697
|
right: 20px;
|
|
@@ -36410,6 +36410,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36410
36410
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
36411
36411
|
background-color: var(--color-sf-bg-secondary-hover);
|
|
36412
36412
|
}
|
|
36413
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
36414
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
36415
|
+
background-color: var(--color-sf-bg-primary-alt);
|
|
36416
|
+
}
|
|
36413
36417
|
|
|
36414
36418
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
36415
36419
|
background-color: var(--color-sf-bg-secondary-hover);
|
|
@@ -63866,9 +63870,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63866
63870
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
63867
63871
|
width: 4px;
|
|
63868
63872
|
}
|
|
63869
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
63870
|
-
scrollbar-width: none;
|
|
63871
|
-
}
|
|
63872
63873
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
63873
63874
|
right: unset;
|
|
63874
63875
|
left: 20px;
|
|
@@ -63881,6 +63882,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63881
63882
|
padding-left: 35px;
|
|
63882
63883
|
padding-right: unset;
|
|
63883
63884
|
}
|
|
63885
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
63886
|
+
max-height: 280px;
|
|
63887
|
+
}
|
|
63884
63888
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
63885
63889
|
position: absolute;
|
|
63886
63890
|
right: 20px;
|
package/Compiled-Themes/bds.css
CHANGED
|
@@ -46894,6 +46894,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46894
46894
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
46895
46895
|
background-color: var(--color-sf-bg-secondary-hover);
|
|
46896
46896
|
}
|
|
46897
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
46898
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
46899
|
+
background-color: var(--color-sf-bg-primary-alt);
|
|
46900
|
+
}
|
|
46897
46901
|
|
|
46898
46902
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
46899
46903
|
background-color: var(--color-sf-bg-secondary-hover);
|
|
@@ -48553,6 +48557,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
48553
48557
|
text-align: center;
|
|
48554
48558
|
padding-top: 40px;
|
|
48555
48559
|
}
|
|
48560
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
|
|
48561
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
|
|
48562
|
+
padding-top: 16px;
|
|
48563
|
+
}
|
|
48556
48564
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
|
|
48557
48565
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
|
|
48558
48566
|
float: right;
|
|
@@ -81892,9 +81900,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81892
81900
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
81893
81901
|
width: 4px;
|
|
81894
81902
|
}
|
|
81895
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
81896
|
-
scrollbar-width: none;
|
|
81897
|
-
}
|
|
81898
81903
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
81899
81904
|
right: unset;
|
|
81900
81905
|
left: 20px;
|
|
@@ -81907,6 +81912,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81907
81912
|
padding-left: 35px;
|
|
81908
81913
|
padding-right: unset;
|
|
81909
81914
|
}
|
|
81915
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
81916
|
+
max-height: 280px;
|
|
81917
|
+
}
|
|
81910
81918
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
81911
81919
|
position: absolute;
|
|
81912
81920
|
right: 20px;
|
|
@@ -35891,6 +35891,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35891
35891
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
35892
35892
|
background-color: #393939;
|
|
35893
35893
|
}
|
|
35894
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
35895
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
35896
|
+
background-color: #1a1a1a;
|
|
35897
|
+
}
|
|
35894
35898
|
|
|
35895
35899
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
35896
35900
|
background-color: #393939;
|
|
@@ -63081,9 +63085,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63081
63085
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
63082
63086
|
width: 4px;
|
|
63083
63087
|
}
|
|
63084
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
63085
|
-
scrollbar-width: none;
|
|
63086
|
-
}
|
|
63087
63088
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
63088
63089
|
right: unset;
|
|
63089
63090
|
left: 20px;
|
|
@@ -63096,6 +63097,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63096
63097
|
padding-left: 35px;
|
|
63097
63098
|
padding-right: unset;
|
|
63098
63099
|
}
|
|
63100
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
63101
|
+
max-height: 280px;
|
|
63102
|
+
}
|
|
63099
63103
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
63100
63104
|
position: absolute;
|
|
63101
63105
|
right: 20px;
|
|
@@ -45283,6 +45283,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45283
45283
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
45284
45284
|
background-color: #393939;
|
|
45285
45285
|
}
|
|
45286
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
45287
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
45288
|
+
background-color: #1a1a1a;
|
|
45289
|
+
}
|
|
45286
45290
|
|
|
45287
45291
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
45288
45292
|
background-color: #393939;
|
|
@@ -46885,6 +46889,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46885
46889
|
text-align: center;
|
|
46886
46890
|
padding-top: 40px;
|
|
46887
46891
|
}
|
|
46892
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
|
|
46893
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
|
|
46894
|
+
padding-top: 16px;
|
|
46895
|
+
}
|
|
46888
46896
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
|
|
46889
46897
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
|
|
46890
46898
|
float: right;
|
|
@@ -79799,9 +79807,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
79799
79807
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
79800
79808
|
width: 4px;
|
|
79801
79809
|
}
|
|
79802
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
79803
|
-
scrollbar-width: none;
|
|
79804
|
-
}
|
|
79805
79810
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
79806
79811
|
right: unset;
|
|
79807
79812
|
left: 20px;
|
|
@@ -79814,6 +79819,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
79814
79819
|
padding-left: 35px;
|
|
79815
79820
|
padding-right: unset;
|
|
79816
79821
|
}
|
|
79822
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
79823
|
+
max-height: 280px;
|
|
79824
|
+
}
|
|
79817
79825
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
79818
79826
|
position: absolute;
|
|
79819
79827
|
right: 20px;
|
|
@@ -35914,6 +35914,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35914
35914
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
35915
35915
|
background-color: #f5f5f5;
|
|
35916
35916
|
}
|
|
35917
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
35918
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
35919
|
+
background-color: #fff;
|
|
35920
|
+
}
|
|
35917
35921
|
|
|
35918
35922
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
35919
35923
|
background-color: #f5f5f5;
|
|
@@ -63285,9 +63289,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63285
63289
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
63286
63290
|
width: 4px;
|
|
63287
63291
|
}
|
|
63288
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
63289
|
-
scrollbar-width: none;
|
|
63290
|
-
}
|
|
63291
63292
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
63292
63293
|
right: unset;
|
|
63293
63294
|
left: 20px;
|
|
@@ -63300,6 +63301,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63300
63301
|
padding-left: 35px;
|
|
63301
63302
|
padding-right: unset;
|
|
63302
63303
|
}
|
|
63304
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
63305
|
+
max-height: 280px;
|
|
63306
|
+
}
|
|
63303
63307
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
63304
63308
|
position: absolute;
|
|
63305
63309
|
right: 20px;
|
|
@@ -45318,6 +45318,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45318
45318
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
45319
45319
|
background-color: #f5f5f5;
|
|
45320
45320
|
}
|
|
45321
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
45322
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
45323
|
+
background-color: #fff;
|
|
45324
|
+
}
|
|
45321
45325
|
|
|
45322
45326
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
45323
45327
|
background-color: #f5f5f5;
|
|
@@ -46920,6 +46924,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46920
46924
|
text-align: center;
|
|
46921
46925
|
padding-top: 40px;
|
|
46922
46926
|
}
|
|
46927
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
|
|
46928
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
|
|
46929
|
+
padding-top: 16px;
|
|
46930
|
+
}
|
|
46923
46931
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
|
|
46924
46932
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
|
|
46925
46933
|
float: right;
|
|
@@ -80023,9 +80031,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80023
80031
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
80024
80032
|
width: 4px;
|
|
80025
80033
|
}
|
|
80026
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
80027
|
-
scrollbar-width: none;
|
|
80028
|
-
}
|
|
80029
80034
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
80030
80035
|
right: unset;
|
|
80031
80036
|
left: 20px;
|
|
@@ -80038,6 +80043,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80038
80043
|
padding-left: 35px;
|
|
80039
80044
|
padding-right: unset;
|
|
80040
80045
|
}
|
|
80046
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
80047
|
+
max-height: 280px;
|
|
80048
|
+
}
|
|
80041
80049
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
80042
80050
|
position: absolute;
|
|
80043
80051
|
right: 20px;
|
|
@@ -36142,6 +36142,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36142
36142
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
36143
36143
|
background-color: rgba(0, 0, 0, 0.08);
|
|
36144
36144
|
}
|
|
36145
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
36146
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
36147
|
+
background-color: #f8f9fa;
|
|
36148
|
+
}
|
|
36145
36149
|
|
|
36146
36150
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
36147
36151
|
background-color: rgba(0, 0, 0, 0.08);
|
|
@@ -63994,9 +63998,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63994
63998
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
63995
63999
|
width: 4px;
|
|
63996
64000
|
}
|
|
63997
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
63998
|
-
scrollbar-width: none;
|
|
63999
|
-
}
|
|
64000
64001
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
64001
64002
|
right: unset;
|
|
64002
64003
|
left: 20px;
|
|
@@ -64009,6 +64010,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
64009
64010
|
padding-left: 35px;
|
|
64010
64011
|
padding-right: unset;
|
|
64011
64012
|
}
|
|
64013
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
64014
|
+
max-height: 280px;
|
|
64015
|
+
}
|
|
64012
64016
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
64013
64017
|
position: absolute;
|
|
64014
64018
|
right: 20px;
|
|
@@ -46009,6 +46009,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46009
46009
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
46010
46010
|
background-color: rgba(0, 0, 0, 0.08);
|
|
46011
46011
|
}
|
|
46012
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
46013
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
46014
|
+
background-color: #f8f9fa;
|
|
46015
|
+
}
|
|
46012
46016
|
|
|
46013
46017
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
46014
46018
|
background-color: rgba(0, 0, 0, 0.08);
|
|
@@ -47644,6 +47648,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
47644
47648
|
text-align: center;
|
|
47645
47649
|
padding-top: 40px;
|
|
47646
47650
|
}
|
|
47651
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
|
|
47652
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
|
|
47653
|
+
padding-top: 16px;
|
|
47654
|
+
}
|
|
47647
47655
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
|
|
47648
47656
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
|
|
47649
47657
|
float: right;
|
|
@@ -81469,9 +81477,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81469
81477
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
81470
81478
|
width: 4px;
|
|
81471
81479
|
}
|
|
81472
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
81473
|
-
scrollbar-width: none;
|
|
81474
|
-
}
|
|
81475
81480
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
81476
81481
|
right: unset;
|
|
81477
81482
|
left: 20px;
|
|
@@ -81484,6 +81489,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81484
81489
|
padding-left: 35px;
|
|
81485
81490
|
padding-right: unset;
|
|
81486
81491
|
}
|
|
81492
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
81493
|
+
max-height: 280px;
|
|
81494
|
+
}
|
|
81487
81495
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
81488
81496
|
position: absolute;
|
|
81489
81497
|
right: 20px;
|
|
@@ -35814,6 +35814,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35814
35814
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
35815
35815
|
background-color: #31373d;
|
|
35816
35816
|
}
|
|
35817
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
35818
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
35819
|
+
background-color: #282d31;
|
|
35820
|
+
}
|
|
35817
35821
|
|
|
35818
35822
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
35819
35823
|
background-color: #31373d;
|
|
@@ -63549,9 +63553,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63549
63553
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
63550
63554
|
width: 4px;
|
|
63551
63555
|
}
|
|
63552
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
63553
|
-
scrollbar-width: none;
|
|
63554
|
-
}
|
|
63555
63556
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
63556
63557
|
right: unset;
|
|
63557
63558
|
left: 20px;
|
|
@@ -63564,6 +63565,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63564
63565
|
padding-left: 35px;
|
|
63565
63566
|
padding-right: unset;
|
|
63566
63567
|
}
|
|
63568
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
63569
|
+
max-height: 280px;
|
|
63570
|
+
}
|
|
63567
63571
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
63568
63572
|
position: absolute;
|
|
63569
63573
|
right: 20px;
|
|
@@ -45877,6 +45877,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45877
45877
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
45878
45878
|
background-color: #31373d;
|
|
45879
45879
|
}
|
|
45880
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
45881
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
45882
|
+
background-color: #282d31;
|
|
45883
|
+
}
|
|
45880
45884
|
|
|
45881
45885
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
45882
45886
|
background-color: #31373d;
|
|
@@ -47496,6 +47500,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
47496
47500
|
text-align: center;
|
|
47497
47501
|
padding-top: 40px;
|
|
47498
47502
|
}
|
|
47503
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
|
|
47504
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
|
|
47505
|
+
padding-top: 16px;
|
|
47506
|
+
}
|
|
47499
47507
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
|
|
47500
47508
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
|
|
47501
47509
|
float: right;
|
|
@@ -81119,9 +81127,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81119
81127
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
81120
81128
|
width: 4px;
|
|
81121
81129
|
}
|
|
81122
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
81123
|
-
scrollbar-width: none;
|
|
81124
|
-
}
|
|
81125
81130
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
81126
81131
|
right: unset;
|
|
81127
81132
|
left: 20px;
|
|
@@ -81134,6 +81139,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81134
81139
|
padding-left: 35px;
|
|
81135
81140
|
padding-right: unset;
|
|
81136
81141
|
}
|
|
81142
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
81143
|
+
max-height: 280px;
|
|
81144
|
+
}
|
|
81137
81145
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
81138
81146
|
position: absolute;
|
|
81139
81147
|
right: 20px;
|
|
@@ -35814,6 +35814,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35814
35814
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
35815
35815
|
background-color: #eff1f4;
|
|
35816
35816
|
}
|
|
35817
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
35818
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
35819
|
+
background-color: #f8f9fa;
|
|
35820
|
+
}
|
|
35817
35821
|
|
|
35818
35822
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
35819
35823
|
background-color: #eff1f4;
|
|
@@ -63558,9 +63562,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63558
63562
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
63559
63563
|
width: 4px;
|
|
63560
63564
|
}
|
|
63561
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
63562
|
-
scrollbar-width: none;
|
|
63563
|
-
}
|
|
63564
63565
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
63565
63566
|
right: unset;
|
|
63566
63567
|
left: 20px;
|
|
@@ -63573,6 +63574,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63573
63574
|
padding-left: 35px;
|
|
63574
63575
|
padding-right: unset;
|
|
63575
63576
|
}
|
|
63577
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
63578
|
+
max-height: 280px;
|
|
63579
|
+
}
|
|
63576
63580
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
63577
63581
|
position: absolute;
|
|
63578
63582
|
right: 20px;
|
|
@@ -193,11 +193,11 @@
|
|
|
193
193
|
--color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt1);
|
|
194
194
|
--color-sf-appbar-color-alt1: var(--color-sf-content-text-color);
|
|
195
195
|
--color-sf-appbar-border-color-alt1: var(--color-sf-appbar-bg-color-alt1);
|
|
196
|
-
--color-sf-appbar-hover-bg-color-alt1:
|
|
196
|
+
--color-sf-appbar-hover-bg-color-alt1: transparent;
|
|
197
197
|
--color-sf-appbar-bg-color-alt2: #dee2e6;
|
|
198
198
|
--color-sf-appbar-color-alt2: #212529;
|
|
199
199
|
--color-sf-appbar-border-color-alt2: var(--color-sf-appbar-bg-color-alt2);
|
|
200
|
-
--color-sf-appbar-hover-bg-color-alt2:
|
|
200
|
+
--color-sf-appbar-hover-bg-color-alt2: transparent;
|
|
201
201
|
--color-sf-diagram-palette-background: #dee2e6;
|
|
202
202
|
--color-sf-diagram-palette-hover-background: #ced4da;
|
|
203
203
|
--color-sf-diagram-palette-selected-color: #abb5bd;
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
--color-sf-msg-bg-color: #161719;
|
|
213
213
|
--color-sf-msg-border-color: #41464b;
|
|
214
214
|
--color-sf-msg-color-alt1: var(--color-sf-msg-color);
|
|
215
|
-
--color-sf-msg-bg-color-alt1:
|
|
215
|
+
--color-sf-msg-bg-color-alt1: transparent;
|
|
216
216
|
--color-sf-msg-border-color-alt1: var(--color-sf-msg-border-color);
|
|
217
217
|
--color-sf-msg-color-alt2: #fff;
|
|
218
218
|
--color-sf-msg-bg-color-alt2: #6c757d;
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
--color-sf-msg-danger-bg-color: #2c0b0e;
|
|
228
228
|
--color-sf-msg-danger-border-color: #842029;
|
|
229
229
|
--color-sf-msg-danger-color-alt1: var(--color-sf-msg-danger-color);
|
|
230
|
-
--color-sf-msg-danger-bg-color-alt1:
|
|
230
|
+
--color-sf-msg-danger-bg-color-alt1: transparent;
|
|
231
231
|
--color-sf-msg-danger-border-color-alt1: var(--color-sf-msg-danger-border-color);
|
|
232
232
|
--color-sf-msg-danger-color-alt2: #fff;
|
|
233
233
|
--color-sf-msg-danger-bg-color-alt2: #dc3545;
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
--color-sf-msg-success-bg-color: #051b11;
|
|
243
243
|
--color-sf-msg-success-border-color: #0f5132;
|
|
244
244
|
--color-sf-msg-success-color-alt1: var(--color-sf-msg-success-color);
|
|
245
|
-
--color-sf-msg-success-bg-color-alt1:
|
|
245
|
+
--color-sf-msg-success-bg-color-alt1: transparent;
|
|
246
246
|
--color-sf-msg-success-border-color-alt1: var(--color-sf-msg-success-border-color);
|
|
247
247
|
--color-sf-msg-success-color-alt2: #fff;
|
|
248
248
|
--color-sf-msg-success-bg-color-alt2: #198754;
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
--color-sf-msg-warning-bg-color: #332701;
|
|
258
258
|
--color-sf-msg-warning-border-color: #997404;
|
|
259
259
|
--color-sf-msg-warning-color-alt1: var(--color-sf-msg-warning-color);
|
|
260
|
-
--color-sf-msg-warning-bg-color-alt1:
|
|
260
|
+
--color-sf-msg-warning-bg-color-alt1: transparent;
|
|
261
261
|
--color-sf-msg-warning-border-color-alt1: var(--color-sf-msg-warning-border-color);
|
|
262
262
|
--color-sf-msg-warning-color-alt2: #212529;
|
|
263
263
|
--color-sf-msg-warning-bg-color-alt2: #ffc107;
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
--color-sf-msg-info-bg-color: #032830;
|
|
273
273
|
--color-sf-msg-info-border-color: #087990;
|
|
274
274
|
--color-sf-msg-info-color-alt1: var(--color-sf-msg-info-color);
|
|
275
|
-
--color-sf-msg-info-bg-color-alt1:
|
|
275
|
+
--color-sf-msg-info-bg-color-alt1: transparent;
|
|
276
276
|
--color-sf-msg-info-border-color-alt1: var(--color-sf-msg-info-border-color);
|
|
277
277
|
--color-sf-msg-info-color-alt2: #212529;
|
|
278
278
|
--color-sf-msg-info-bg-color-alt2: #0dcaf0;
|
|
@@ -36154,6 +36154,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36154
36154
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
36155
36155
|
background-color: linear-gradient(0deg, var(--color-sf-table-bg-color-hover), var(--color-sf-table-bg-color-hover)), linear-gradient(0deg, var(--color-sf-content-bg-color), var(--color-sf-content-bg-color));
|
|
36156
36156
|
}
|
|
36157
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
36158
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
36159
|
+
background-color: var(--color-sf-content-bg-color-alt1);
|
|
36160
|
+
}
|
|
36157
36161
|
|
|
36158
36162
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
36159
36163
|
background-color: linear-gradient(0deg, var(--color-sf-table-bg-color-hover), var(--color-sf-table-bg-color-hover)), linear-gradient(0deg, var(--color-sf-content-bg-color), var(--color-sf-content-bg-color));
|
|
@@ -48658,7 +48662,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
48658
48662
|
}
|
|
48659
48663
|
|
|
48660
48664
|
.e-pv-cb-checked {
|
|
48661
|
-
border: solid var(--color-sf-black);
|
|
48665
|
+
border: solid rgba(var(--color-sf-black));
|
|
48662
48666
|
border-left-color: transparent;
|
|
48663
48667
|
border-top-color: transparent;
|
|
48664
48668
|
border-width: 3px;
|
|
@@ -48678,7 +48682,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
48678
48682
|
}
|
|
48679
48683
|
|
|
48680
48684
|
.e-pv-radiobtn-div {
|
|
48681
|
-
border: 1px solid var(--color-sf-black);
|
|
48685
|
+
border: 1px solid rgba(var(--color-sf-black));
|
|
48682
48686
|
border-radius: 50%;
|
|
48683
48687
|
height: 100%;
|
|
48684
48688
|
left: 0;
|
|
@@ -48706,7 +48710,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
48706
48710
|
}
|
|
48707
48711
|
|
|
48708
48712
|
.e-pv-radio-btn:checked + .e-pv-radiobtn-span::before {
|
|
48709
|
-
background: var(--color-sf-black);
|
|
48713
|
+
background: rgba(var(--color-sf-black));
|
|
48710
48714
|
border-radius: 50%;
|
|
48711
48715
|
}
|
|
48712
48716
|
|
|
@@ -63757,9 +63761,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63757
63761
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
63758
63762
|
width: 4px;
|
|
63759
63763
|
}
|
|
63760
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
63761
|
-
scrollbar-width: none;
|
|
63762
|
-
}
|
|
63763
63764
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
63764
63765
|
right: unset;
|
|
63765
63766
|
left: 20px;
|
|
@@ -63772,6 +63773,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63772
63773
|
padding-left: 35px;
|
|
63773
63774
|
padding-right: unset;
|
|
63774
63775
|
}
|
|
63776
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
63777
|
+
max-height: 280px;
|
|
63778
|
+
}
|
|
63775
63779
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
63776
63780
|
position: absolute;
|
|
63777
63781
|
right: 20px;
|