@syncfusion/blazor-themes 31.1.23 → 31.2.3
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 +20 -5
- package/Compiled-Themes/bds-dark.css +22 -7
- package/Compiled-Themes/bds-lite.css +20 -5
- package/Compiled-Themes/bds.css +22 -7
- package/Compiled-Themes/bootstrap-dark-lite.css +20 -5
- package/Compiled-Themes/bootstrap-dark.css +22 -7
- package/Compiled-Themes/bootstrap-lite.css +20 -5
- package/Compiled-Themes/bootstrap.css +22 -7
- package/Compiled-Themes/bootstrap4-lite.css +20 -5
- package/Compiled-Themes/bootstrap4.css +22 -7
- package/Compiled-Themes/bootstrap5-dark-lite.css +20 -5
- package/Compiled-Themes/bootstrap5-dark.css +22 -7
- package/Compiled-Themes/bootstrap5-lite.css +20 -5
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +20 -5
- package/Compiled-Themes/bootstrap5.3-dark.css +22 -7
- package/Compiled-Themes/bootstrap5.3-lite.css +20 -5
- package/Compiled-Themes/bootstrap5.3.css +22 -7
- package/Compiled-Themes/bootstrap5.css +22 -7
- package/Compiled-Themes/fabric-dark-lite.css +20 -5
- package/Compiled-Themes/fabric-dark.css +22 -7
- package/Compiled-Themes/fabric-lite.css +20 -5
- package/Compiled-Themes/fabric.css +22 -7
- package/Compiled-Themes/fluent-dark-lite.css +20 -5
- package/Compiled-Themes/fluent-dark.css +22 -7
- package/Compiled-Themes/fluent-lite.css +20 -5
- package/Compiled-Themes/fluent.css +22 -7
- package/Compiled-Themes/fluent2-dark-lite.css +20 -5
- package/Compiled-Themes/fluent2-dark.css +22 -7
- package/Compiled-Themes/fluent2-highcontrast-lite.css +20 -5
- package/Compiled-Themes/fluent2-highcontrast.css +22 -7
- package/Compiled-Themes/fluent2-lite.css +20 -5
- package/Compiled-Themes/fluent2.css +22 -7
- package/Compiled-Themes/highcontrast-lite.css +20 -5
- package/Compiled-Themes/highcontrast.css +22 -7
- package/Compiled-Themes/material-dark-lite.css +20 -5
- package/Compiled-Themes/material-dark.css +22 -7
- package/Compiled-Themes/material-lite.css +20 -5
- package/Compiled-Themes/material.css +22 -7
- package/Compiled-Themes/material3-dark-lite.css +20 -5
- package/Compiled-Themes/material3-dark.css +22 -7
- package/Compiled-Themes/material3-lite.css +20 -5
- package/Compiled-Themes/material3.css +22 -7
- package/Compiled-Themes/tailwind-dark-lite.css +20 -5
- package/Compiled-Themes/tailwind-dark.css +22 -7
- package/Compiled-Themes/tailwind-lite.css +20 -5
- package/Compiled-Themes/tailwind.css +22 -7
- package/Compiled-Themes/tailwind3-dark-lite.css +20 -5
- package/Compiled-Themes/tailwind3-dark.css +22 -7
- package/Compiled-Themes/tailwind3-lite.css +20 -5
- package/Compiled-Themes/tailwind3.css +22 -7
- package/SCSS-Themes/bds-dark-lite.scss +20 -3
- package/SCSS-Themes/bds-dark.scss +21 -4
- package/SCSS-Themes/bds-lite.scss +20 -3
- package/SCSS-Themes/bds.scss +21 -4
- package/SCSS-Themes/bootstrap-dark-lite.scss +20 -3
- package/SCSS-Themes/bootstrap-dark.scss +21 -4
- package/SCSS-Themes/bootstrap-lite.scss +20 -3
- package/SCSS-Themes/bootstrap.scss +21 -4
- package/SCSS-Themes/bootstrap4-lite.scss +20 -3
- package/SCSS-Themes/bootstrap4.scss +21 -4
- package/SCSS-Themes/bootstrap5-dark-lite.scss +20 -3
- package/SCSS-Themes/bootstrap5-dark.scss +21 -4
- package/SCSS-Themes/bootstrap5-lite.scss +20 -3
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +20 -3
- package/SCSS-Themes/bootstrap5.3-dark.scss +21 -4
- package/SCSS-Themes/bootstrap5.3-lite.scss +20 -3
- package/SCSS-Themes/bootstrap5.3.scss +21 -4
- package/SCSS-Themes/bootstrap5.scss +21 -4
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3.scss +4 -0
- package/SCSS-Themes/fabric-dark-lite.scss +20 -3
- package/SCSS-Themes/fabric-dark.scss +21 -4
- package/SCSS-Themes/fabric-lite.scss +20 -3
- package/SCSS-Themes/fabric.scss +21 -4
- package/SCSS-Themes/fluent-dark-lite.scss +20 -3
- package/SCSS-Themes/fluent-dark.scss +21 -4
- package/SCSS-Themes/fluent-lite.scss +20 -3
- package/SCSS-Themes/fluent.scss +21 -4
- package/SCSS-Themes/fluent2-dark-lite.scss +20 -3
- package/SCSS-Themes/fluent2-dark.scss +21 -4
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +20 -3
- package/SCSS-Themes/fluent2-highcontrast.scss +21 -4
- package/SCSS-Themes/fluent2-lite.scss +20 -3
- package/SCSS-Themes/fluent2.scss +21 -4
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/bds-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bds.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +14 -1
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/fabric-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fabric.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2.scss +14 -1
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +14 -1
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/material-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/material.scss +14 -1
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/material3-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/material3-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/material3.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind3.scss +14 -1
- package/SCSS-Themes/highcontrast-lite.scss +20 -3
- package/SCSS-Themes/highcontrast.scss +21 -4
- package/SCSS-Themes/layouts/timeline/bds-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bds-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bds-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bds.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap4-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap4.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap5-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap5-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap5.3-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap5.3-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap5.3-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap5.3.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap5.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fabric-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fabric-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fabric-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fabric.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent2-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent2-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent2-highcontrast-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent2-highcontrast.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent2-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent2.scss +3 -3
- package/SCSS-Themes/layouts/timeline/highcontrast-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/highcontrast.scss +3 -3
- package/SCSS-Themes/layouts/timeline/material-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/material-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/material-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/material.scss +3 -3
- package/SCSS-Themes/layouts/timeline/material3-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/material3-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/material3-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/material3.scss +3 -3
- package/SCSS-Themes/layouts/timeline/tailwind-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/tailwind-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/tailwind-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/tailwind.scss +3 -3
- package/SCSS-Themes/layouts/timeline/tailwind3-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/tailwind3-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/tailwind3-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/tailwind3.scss +3 -3
- package/SCSS-Themes/material-dark-lite.scss +20 -3
- package/SCSS-Themes/material-dark.scss +21 -4
- package/SCSS-Themes/material-lite.scss +20 -3
- package/SCSS-Themes/material.scss +21 -4
- package/SCSS-Themes/material3-dark-lite.scss +20 -3
- package/SCSS-Themes/material3-dark.scss +21 -4
- package/SCSS-Themes/material3-lite.scss +20 -3
- package/SCSS-Themes/material3.scss +21 -4
- package/SCSS-Themes/tailwind-dark-lite.scss +20 -3
- package/SCSS-Themes/tailwind-dark.scss +21 -4
- package/SCSS-Themes/tailwind-lite.scss +20 -3
- package/SCSS-Themes/tailwind.scss +21 -4
- package/SCSS-Themes/tailwind3-dark-lite.scss +20 -3
- package/SCSS-Themes/tailwind3-dark.scss +21 -4
- package/SCSS-Themes/tailwind3-lite.scss +20 -3
- package/SCSS-Themes/tailwind3.scss +21 -4
- package/package.json +1 -1
|
@@ -4030,6 +4030,10 @@
|
|
|
4030
4030
|
display: flex;
|
|
4031
4031
|
}
|
|
4032
4032
|
|
|
4033
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
4034
|
+
pointer-events: none;
|
|
4035
|
+
}
|
|
4036
|
+
|
|
4033
4037
|
.e-ddl.e-input-group .e-input-value,
|
|
4034
4038
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
4035
4039
|
font-family: inherit;
|
|
@@ -40921,18 +40925,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
40921
40925
|
line-height: normal;
|
|
40922
40926
|
}
|
|
40923
40927
|
|
|
40924
|
-
.e-grid.sf-grid.e-
|
|
40928
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
40925
40929
|
/* stylelint-disable declaration-no-important */
|
|
40926
40930
|
/* stylelint-enable declaration-no-important */
|
|
40927
40931
|
}
|
|
40928
|
-
.e-grid.sf-grid.e-
|
|
40932
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
40929
40933
|
border-spacing: 0 !important;
|
|
40930
40934
|
}
|
|
40931
|
-
.e-grid.sf-grid.e-
|
|
40935
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
40932
40936
|
line-height: 1;
|
|
40933
40937
|
}
|
|
40934
40938
|
}
|
|
40935
40939
|
/* stylelint-enable function-url-quotes */
|
|
40940
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
40941
|
+
/* stylelint-disable function-url-quotes */
|
|
40942
|
+
@supports (font: -apple-system-body) {
|
|
40943
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
40944
|
+
/* stylelint-disable declaration-no-important */
|
|
40945
|
+
}
|
|
40946
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
40947
|
+
border-spacing: 0 !important;
|
|
40948
|
+
}
|
|
40949
|
+
}
|
|
40950
|
+
/* stylelint-enable function-url-quotes */
|
|
40936
40951
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
40937
40952
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
40938
40953
|
color: var(--color-sf-icon-color);
|
|
@@ -70920,14 +70935,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70920
70935
|
height: inherit;
|
|
70921
70936
|
width: 100%;
|
|
70922
70937
|
}
|
|
70923
|
-
.e-timeline [class
|
|
70938
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
70924
70939
|
.e-timeline .e-dot-item,
|
|
70925
70940
|
.e-timeline .e-dot {
|
|
70926
70941
|
display: flex;
|
|
70927
70942
|
align-items: center;
|
|
70928
70943
|
justify-content: center;
|
|
70929
70944
|
}
|
|
70930
|
-
.e-timeline [class
|
|
70945
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
70931
70946
|
min-width: 32px;
|
|
70932
70947
|
min-height: 32px;
|
|
70933
70948
|
border-radius: var(--dot-radius);
|
|
@@ -4126,6 +4126,10 @@
|
|
|
4126
4126
|
display: flex;
|
|
4127
4127
|
}
|
|
4128
4128
|
|
|
4129
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
4130
|
+
pointer-events: none;
|
|
4131
|
+
}
|
|
4132
|
+
|
|
4129
4133
|
.e-ddl.e-input-group .e-input-value,
|
|
4130
4134
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
4131
4135
|
font-family: inherit;
|
|
@@ -53245,18 +53249,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
53245
53249
|
line-height: normal;
|
|
53246
53250
|
}
|
|
53247
53251
|
|
|
53248
|
-
.e-grid.sf-grid.e-
|
|
53252
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
53249
53253
|
/* stylelint-disable declaration-no-important */
|
|
53250
53254
|
/* stylelint-enable declaration-no-important */
|
|
53251
53255
|
}
|
|
53252
|
-
.e-grid.sf-grid.e-
|
|
53256
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
53253
53257
|
border-spacing: 0 !important;
|
|
53254
53258
|
}
|
|
53255
|
-
.e-grid.sf-grid.e-
|
|
53259
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
53256
53260
|
line-height: 1;
|
|
53257
53261
|
}
|
|
53258
53262
|
}
|
|
53259
53263
|
/* stylelint-enable function-url-quotes */
|
|
53264
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
53265
|
+
/* stylelint-disable function-url-quotes */
|
|
53266
|
+
@supports (font: -apple-system-body) {
|
|
53267
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
53268
|
+
/* stylelint-disable declaration-no-important */
|
|
53269
|
+
}
|
|
53270
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
53271
|
+
border-spacing: 0 !important;
|
|
53272
|
+
}
|
|
53273
|
+
}
|
|
53274
|
+
/* stylelint-enable function-url-quotes */
|
|
53260
53275
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
53261
53276
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
53262
53277
|
color: var(--color-sf-icon-color);
|
|
@@ -90911,14 +90926,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
90911
90926
|
height: inherit;
|
|
90912
90927
|
width: 100%;
|
|
90913
90928
|
}
|
|
90914
|
-
.e-timeline [class
|
|
90929
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
90915
90930
|
.e-timeline .e-dot-item,
|
|
90916
90931
|
.e-timeline .e-dot {
|
|
90917
90932
|
display: flex;
|
|
90918
90933
|
align-items: center;
|
|
90919
90934
|
justify-content: center;
|
|
90920
90935
|
}
|
|
90921
|
-
.e-timeline [class
|
|
90936
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
90922
90937
|
min-width: 32px;
|
|
90923
90938
|
min-height: 32px;
|
|
90924
90939
|
border-radius: var(--dot-radius);
|
|
@@ -91108,8 +91123,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
91108
91123
|
color: var(--color-sf-content-text-color-disabled);
|
|
91109
91124
|
}
|
|
91110
91125
|
|
|
91111
|
-
.e-bigger.e-timeline [class
|
|
91112
|
-
.e-bigger .e-timeline [class
|
|
91126
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
91127
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
91113
91128
|
min-width: 40px;
|
|
91114
91129
|
min-height: 40px;
|
|
91115
91130
|
font-size: 18px;
|
|
@@ -3712,6 +3712,10 @@
|
|
|
3712
3712
|
display: flex;
|
|
3713
3713
|
}
|
|
3714
3714
|
|
|
3715
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3716
|
+
pointer-events: none;
|
|
3717
|
+
}
|
|
3718
|
+
|
|
3715
3719
|
.e-ddl.e-input-group .e-input-value,
|
|
3716
3720
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3717
3721
|
font-family: inherit;
|
|
@@ -37119,18 +37123,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37119
37123
|
line-height: normal;
|
|
37120
37124
|
}
|
|
37121
37125
|
|
|
37122
|
-
.e-grid.sf-grid.e-
|
|
37126
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37123
37127
|
/* stylelint-disable declaration-no-important */
|
|
37124
37128
|
/* stylelint-enable declaration-no-important */
|
|
37125
37129
|
}
|
|
37126
|
-
.e-grid.sf-grid.e-
|
|
37130
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37127
37131
|
border-spacing: 0 !important;
|
|
37128
37132
|
}
|
|
37129
|
-
.e-grid.sf-grid.e-
|
|
37133
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
37130
37134
|
line-height: 1;
|
|
37131
37135
|
}
|
|
37132
37136
|
}
|
|
37133
37137
|
/* stylelint-enable function-url-quotes */
|
|
37138
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
37139
|
+
/* stylelint-disable function-url-quotes */
|
|
37140
|
+
@supports (font: -apple-system-body) {
|
|
37141
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37142
|
+
/* stylelint-disable declaration-no-important */
|
|
37143
|
+
}
|
|
37144
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37145
|
+
border-spacing: 0 !important;
|
|
37146
|
+
}
|
|
37147
|
+
}
|
|
37148
|
+
/* stylelint-enable function-url-quotes */
|
|
37134
37149
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
37135
37150
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
37136
37151
|
color: #fff;
|
|
@@ -66416,14 +66431,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66416
66431
|
height: inherit;
|
|
66417
66432
|
width: 100%;
|
|
66418
66433
|
}
|
|
66419
|
-
.e-timeline [class
|
|
66434
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66420
66435
|
.e-timeline .e-dot-item,
|
|
66421
66436
|
.e-timeline .e-dot {
|
|
66422
66437
|
display: flex;
|
|
66423
66438
|
align-items: center;
|
|
66424
66439
|
justify-content: center;
|
|
66425
66440
|
}
|
|
66426
|
-
.e-timeline [class
|
|
66441
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66427
66442
|
min-width: 32px;
|
|
66428
66443
|
min-height: 32px;
|
|
66429
66444
|
border-radius: var(--dot-radius);
|
|
@@ -3808,6 +3808,10 @@
|
|
|
3808
3808
|
display: flex;
|
|
3809
3809
|
}
|
|
3810
3810
|
|
|
3811
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3812
|
+
pointer-events: none;
|
|
3813
|
+
}
|
|
3814
|
+
|
|
3811
3815
|
.e-ddl.e-input-group .e-input-value,
|
|
3812
3816
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3813
3817
|
font-family: inherit;
|
|
@@ -46605,18 +46609,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46605
46609
|
line-height: normal;
|
|
46606
46610
|
}
|
|
46607
46611
|
|
|
46608
|
-
.e-grid.sf-grid.e-
|
|
46612
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46609
46613
|
/* stylelint-disable declaration-no-important */
|
|
46610
46614
|
/* stylelint-enable declaration-no-important */
|
|
46611
46615
|
}
|
|
46612
|
-
.e-grid.sf-grid.e-
|
|
46616
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46613
46617
|
border-spacing: 0 !important;
|
|
46614
46618
|
}
|
|
46615
|
-
.e-grid.sf-grid.e-
|
|
46619
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46616
46620
|
line-height: 1;
|
|
46617
46621
|
}
|
|
46618
46622
|
}
|
|
46619
46623
|
/* stylelint-enable function-url-quotes */
|
|
46624
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46625
|
+
/* stylelint-disable function-url-quotes */
|
|
46626
|
+
@supports (font: -apple-system-body) {
|
|
46627
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46628
|
+
/* stylelint-disable declaration-no-important */
|
|
46629
|
+
}
|
|
46630
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46631
|
+
border-spacing: 0 !important;
|
|
46632
|
+
}
|
|
46633
|
+
}
|
|
46634
|
+
/* stylelint-enable function-url-quotes */
|
|
46620
46635
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46621
46636
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46622
46637
|
color: #fff;
|
|
@@ -83153,14 +83168,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83153
83168
|
height: inherit;
|
|
83154
83169
|
width: 100%;
|
|
83155
83170
|
}
|
|
83156
|
-
.e-timeline [class
|
|
83171
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83157
83172
|
.e-timeline .e-dot-item,
|
|
83158
83173
|
.e-timeline .e-dot {
|
|
83159
83174
|
display: flex;
|
|
83160
83175
|
align-items: center;
|
|
83161
83176
|
justify-content: center;
|
|
83162
83177
|
}
|
|
83163
|
-
.e-timeline [class
|
|
83178
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83164
83179
|
min-width: 32px;
|
|
83165
83180
|
min-height: 32px;
|
|
83166
83181
|
border-radius: var(--dot-radius);
|
|
@@ -83346,8 +83361,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83346
83361
|
color: #ffd939;
|
|
83347
83362
|
}
|
|
83348
83363
|
|
|
83349
|
-
.e-bigger.e-timeline [class
|
|
83350
|
-
.e-bigger .e-timeline [class
|
|
83364
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83365
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83351
83366
|
min-width: 40px;
|
|
83352
83367
|
min-height: 40px;
|
|
83353
83368
|
font-size: 18px;
|
|
@@ -3722,6 +3722,10 @@
|
|
|
3722
3722
|
display: flex;
|
|
3723
3723
|
}
|
|
3724
3724
|
|
|
3725
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3726
|
+
pointer-events: none;
|
|
3727
|
+
}
|
|
3728
|
+
|
|
3725
3729
|
.e-ddl.e-input-group .e-input-value,
|
|
3726
3730
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3727
3731
|
font-family: inherit;
|
|
@@ -41587,18 +41591,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41587
41591
|
line-height: normal;
|
|
41588
41592
|
}
|
|
41589
41593
|
|
|
41590
|
-
.e-grid.sf-grid.e-
|
|
41594
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41591
41595
|
/* stylelint-disable declaration-no-important */
|
|
41592
41596
|
/* stylelint-enable declaration-no-important */
|
|
41593
41597
|
}
|
|
41594
|
-
.e-grid.sf-grid.e-
|
|
41598
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41595
41599
|
border-spacing: 0 !important;
|
|
41596
41600
|
}
|
|
41597
|
-
.e-grid.sf-grid.e-
|
|
41601
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
41598
41602
|
line-height: 1;
|
|
41599
41603
|
}
|
|
41600
41604
|
}
|
|
41601
41605
|
/* stylelint-enable function-url-quotes */
|
|
41606
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
41607
|
+
/* stylelint-disable function-url-quotes */
|
|
41608
|
+
@supports (font: -apple-system-body) {
|
|
41609
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41610
|
+
/* stylelint-disable declaration-no-important */
|
|
41611
|
+
}
|
|
41612
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41613
|
+
border-spacing: 0 !important;
|
|
41614
|
+
}
|
|
41615
|
+
}
|
|
41616
|
+
/* stylelint-enable function-url-quotes */
|
|
41602
41617
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
41603
41618
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
41604
41619
|
color: #fff;
|
|
@@ -70645,14 +70660,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70645
70660
|
height: inherit;
|
|
70646
70661
|
width: 100%;
|
|
70647
70662
|
}
|
|
70648
|
-
.e-timeline [class
|
|
70663
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
70649
70664
|
.e-timeline .e-dot-item,
|
|
70650
70665
|
.e-timeline .e-dot {
|
|
70651
70666
|
display: flex;
|
|
70652
70667
|
align-items: center;
|
|
70653
70668
|
justify-content: center;
|
|
70654
70669
|
}
|
|
70655
|
-
.e-timeline [class
|
|
70670
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
70656
70671
|
min-width: 32px;
|
|
70657
70672
|
min-height: 32px;
|
|
70658
70673
|
border-radius: var(--dot-radius);
|
|
@@ -3818,6 +3818,10 @@
|
|
|
3818
3818
|
display: flex;
|
|
3819
3819
|
}
|
|
3820
3820
|
|
|
3821
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3822
|
+
pointer-events: none;
|
|
3823
|
+
}
|
|
3824
|
+
|
|
3821
3825
|
.e-ddl.e-input-group .e-input-value,
|
|
3822
3826
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3823
3827
|
font-family: inherit;
|
|
@@ -55391,18 +55395,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55391
55395
|
line-height: normal;
|
|
55392
55396
|
}
|
|
55393
55397
|
|
|
55394
|
-
.e-grid.sf-grid.e-
|
|
55398
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55395
55399
|
/* stylelint-disable declaration-no-important */
|
|
55396
55400
|
/* stylelint-enable declaration-no-important */
|
|
55397
55401
|
}
|
|
55398
|
-
.e-grid.sf-grid.e-
|
|
55402
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55399
55403
|
border-spacing: 0 !important;
|
|
55400
55404
|
}
|
|
55401
|
-
.e-grid.sf-grid.e-
|
|
55405
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
55402
55406
|
line-height: 1;
|
|
55403
55407
|
}
|
|
55404
55408
|
}
|
|
55405
55409
|
/* stylelint-enable function-url-quotes */
|
|
55410
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
55411
|
+
/* stylelint-disable function-url-quotes */
|
|
55412
|
+
@supports (font: -apple-system-body) {
|
|
55413
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55414
|
+
/* stylelint-disable declaration-no-important */
|
|
55415
|
+
}
|
|
55416
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55417
|
+
border-spacing: 0 !important;
|
|
55418
|
+
}
|
|
55419
|
+
}
|
|
55420
|
+
/* stylelint-enable function-url-quotes */
|
|
55406
55421
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
55407
55422
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
55408
55423
|
color: #fff;
|
|
@@ -91688,14 +91703,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
91688
91703
|
height: inherit;
|
|
91689
91704
|
width: 100%;
|
|
91690
91705
|
}
|
|
91691
|
-
.e-timeline [class
|
|
91706
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
91692
91707
|
.e-timeline .e-dot-item,
|
|
91693
91708
|
.e-timeline .e-dot {
|
|
91694
91709
|
display: flex;
|
|
91695
91710
|
align-items: center;
|
|
91696
91711
|
justify-content: center;
|
|
91697
91712
|
}
|
|
91698
|
-
.e-timeline [class
|
|
91713
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
91699
91714
|
min-width: 32px;
|
|
91700
91715
|
min-height: 32px;
|
|
91701
91716
|
border-radius: var(--dot-radius);
|
|
@@ -91881,8 +91896,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
91881
91896
|
color: rgba(255, 255, 255, 0.38);
|
|
91882
91897
|
}
|
|
91883
91898
|
|
|
91884
|
-
.e-bigger.e-timeline [class
|
|
91885
|
-
.e-bigger .e-timeline [class
|
|
91899
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
91900
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
91886
91901
|
min-width: 40px;
|
|
91887
91902
|
min-height: 40px;
|
|
91888
91903
|
font-size: 18px;
|
|
@@ -3725,6 +3725,10 @@
|
|
|
3725
3725
|
display: flex;
|
|
3726
3726
|
}
|
|
3727
3727
|
|
|
3728
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3729
|
+
pointer-events: none;
|
|
3730
|
+
}
|
|
3731
|
+
|
|
3728
3732
|
.e-ddl.e-input-group .e-input-value,
|
|
3729
3733
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3730
3734
|
font-family: inherit;
|
|
@@ -41634,18 +41638,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41634
41638
|
line-height: normal;
|
|
41635
41639
|
}
|
|
41636
41640
|
|
|
41637
|
-
.e-grid.sf-grid.e-
|
|
41641
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41638
41642
|
/* stylelint-disable declaration-no-important */
|
|
41639
41643
|
/* stylelint-enable declaration-no-important */
|
|
41640
41644
|
}
|
|
41641
|
-
.e-grid.sf-grid.e-
|
|
41645
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41642
41646
|
border-spacing: 0 !important;
|
|
41643
41647
|
}
|
|
41644
|
-
.e-grid.sf-grid.e-
|
|
41648
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
41645
41649
|
line-height: 1;
|
|
41646
41650
|
}
|
|
41647
41651
|
}
|
|
41648
41652
|
/* stylelint-enable function-url-quotes */
|
|
41653
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
41654
|
+
/* stylelint-disable function-url-quotes */
|
|
41655
|
+
@supports (font: -apple-system-body) {
|
|
41656
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41657
|
+
/* stylelint-disable declaration-no-important */
|
|
41658
|
+
}
|
|
41659
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41660
|
+
border-spacing: 0 !important;
|
|
41661
|
+
}
|
|
41662
|
+
}
|
|
41663
|
+
/* stylelint-enable function-url-quotes */
|
|
41649
41664
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
41650
41665
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
41651
41666
|
color: #000;
|
|
@@ -70798,14 +70813,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70798
70813
|
height: inherit;
|
|
70799
70814
|
width: 100%;
|
|
70800
70815
|
}
|
|
70801
|
-
.e-timeline [class
|
|
70816
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
70802
70817
|
.e-timeline .e-dot-item,
|
|
70803
70818
|
.e-timeline .e-dot {
|
|
70804
70819
|
display: flex;
|
|
70805
70820
|
align-items: center;
|
|
70806
70821
|
justify-content: center;
|
|
70807
70822
|
}
|
|
70808
|
-
.e-timeline [class
|
|
70823
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
70809
70824
|
min-width: 32px;
|
|
70810
70825
|
min-height: 32px;
|
|
70811
70826
|
border-radius: var(--dot-radius);
|
|
@@ -3821,6 +3821,10 @@
|
|
|
3821
3821
|
display: flex;
|
|
3822
3822
|
}
|
|
3823
3823
|
|
|
3824
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3825
|
+
pointer-events: none;
|
|
3826
|
+
}
|
|
3827
|
+
|
|
3824
3828
|
.e-ddl.e-input-group .e-input-value,
|
|
3825
3829
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3826
3830
|
font-family: inherit;
|
|
@@ -55489,18 +55493,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55489
55493
|
line-height: normal;
|
|
55490
55494
|
}
|
|
55491
55495
|
|
|
55492
|
-
.e-grid.sf-grid.e-
|
|
55496
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55493
55497
|
/* stylelint-disable declaration-no-important */
|
|
55494
55498
|
/* stylelint-enable declaration-no-important */
|
|
55495
55499
|
}
|
|
55496
|
-
.e-grid.sf-grid.e-
|
|
55500
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55497
55501
|
border-spacing: 0 !important;
|
|
55498
55502
|
}
|
|
55499
|
-
.e-grid.sf-grid.e-
|
|
55503
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
55500
55504
|
line-height: 1;
|
|
55501
55505
|
}
|
|
55502
55506
|
}
|
|
55503
55507
|
/* stylelint-enable function-url-quotes */
|
|
55508
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
55509
|
+
/* stylelint-disable function-url-quotes */
|
|
55510
|
+
@supports (font: -apple-system-body) {
|
|
55511
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55512
|
+
/* stylelint-disable declaration-no-important */
|
|
55513
|
+
}
|
|
55514
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55515
|
+
border-spacing: 0 !important;
|
|
55516
|
+
}
|
|
55517
|
+
}
|
|
55518
|
+
/* stylelint-enable function-url-quotes */
|
|
55504
55519
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
55505
55520
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
55506
55521
|
color: #000;
|
|
@@ -91914,14 +91929,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
91914
91929
|
height: inherit;
|
|
91915
91930
|
width: 100%;
|
|
91916
91931
|
}
|
|
91917
|
-
.e-timeline [class
|
|
91932
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
91918
91933
|
.e-timeline .e-dot-item,
|
|
91919
91934
|
.e-timeline .e-dot {
|
|
91920
91935
|
display: flex;
|
|
91921
91936
|
align-items: center;
|
|
91922
91937
|
justify-content: center;
|
|
91923
91938
|
}
|
|
91924
|
-
.e-timeline [class
|
|
91939
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
91925
91940
|
min-width: 32px;
|
|
91926
91941
|
min-height: 32px;
|
|
91927
91942
|
border-radius: var(--dot-radius);
|
|
@@ -92107,8 +92122,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
92107
92122
|
color: rgba(0, 0, 0, 0.38);
|
|
92108
92123
|
}
|
|
92109
92124
|
|
|
92110
|
-
.e-bigger.e-timeline [class
|
|
92111
|
-
.e-bigger .e-timeline [class
|
|
92125
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
92126
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
92112
92127
|
min-width: 40px;
|
|
92113
92128
|
min-height: 40px;
|
|
92114
92129
|
font-size: 18px;
|
|
@@ -3059,6 +3059,10 @@
|
|
|
3059
3059
|
display: flex;
|
|
3060
3060
|
}
|
|
3061
3061
|
|
|
3062
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3063
|
+
pointer-events: none;
|
|
3064
|
+
}
|
|
3065
|
+
|
|
3062
3066
|
.e-ddl.e-input-group .e-input-value,
|
|
3063
3067
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3064
3068
|
font-family: inherit;
|
|
@@ -41356,18 +41360,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41356
41360
|
line-height: normal;
|
|
41357
41361
|
}
|
|
41358
41362
|
|
|
41359
|
-
.e-grid.sf-grid.e-
|
|
41363
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41360
41364
|
/* stylelint-disable declaration-no-important */
|
|
41361
41365
|
/* stylelint-enable declaration-no-important */
|
|
41362
41366
|
}
|
|
41363
|
-
.e-grid.sf-grid.e-
|
|
41367
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41364
41368
|
border-spacing: 0 !important;
|
|
41365
41369
|
}
|
|
41366
|
-
.e-grid.sf-grid.e-
|
|
41370
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
41367
41371
|
line-height: 1;
|
|
41368
41372
|
}
|
|
41369
41373
|
}
|
|
41370
41374
|
/* stylelint-enable function-url-quotes */
|
|
41375
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
41376
|
+
/* stylelint-disable function-url-quotes */
|
|
41377
|
+
@supports (font: -apple-system-body) {
|
|
41378
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41379
|
+
/* stylelint-disable declaration-no-important */
|
|
41380
|
+
}
|
|
41381
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41382
|
+
border-spacing: 0 !important;
|
|
41383
|
+
}
|
|
41384
|
+
}
|
|
41385
|
+
/* stylelint-enable function-url-quotes */
|
|
41371
41386
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
41372
41387
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
41373
41388
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
@@ -71036,14 +71051,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
71036
71051
|
height: inherit;
|
|
71037
71052
|
width: 100%;
|
|
71038
71053
|
}
|
|
71039
|
-
.e-timeline [class
|
|
71054
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
71040
71055
|
.e-timeline .e-dot-item,
|
|
71041
71056
|
.e-timeline .e-dot {
|
|
71042
71057
|
display: flex;
|
|
71043
71058
|
align-items: center;
|
|
71044
71059
|
justify-content: center;
|
|
71045
71060
|
}
|
|
71046
|
-
.e-timeline [class
|
|
71061
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
71047
71062
|
min-width: 32px;
|
|
71048
71063
|
min-height: 32px;
|
|
71049
71064
|
border-radius: var(--dot-radius);
|
|
@@ -3155,6 +3155,10 @@
|
|
|
3155
3155
|
display: flex;
|
|
3156
3156
|
}
|
|
3157
3157
|
|
|
3158
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3159
|
+
pointer-events: none;
|
|
3160
|
+
}
|
|
3161
|
+
|
|
3158
3162
|
.e-ddl.e-input-group .e-input-value,
|
|
3159
3163
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3160
3164
|
font-family: inherit;
|
|
@@ -55738,18 +55742,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55738
55742
|
line-height: normal;
|
|
55739
55743
|
}
|
|
55740
55744
|
|
|
55741
|
-
.e-grid.sf-grid.e-
|
|
55745
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55742
55746
|
/* stylelint-disable declaration-no-important */
|
|
55743
55747
|
/* stylelint-enable declaration-no-important */
|
|
55744
55748
|
}
|
|
55745
|
-
.e-grid.sf-grid.e-
|
|
55749
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55746
55750
|
border-spacing: 0 !important;
|
|
55747
55751
|
}
|
|
55748
|
-
.e-grid.sf-grid.e-
|
|
55752
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
55749
55753
|
line-height: 1;
|
|
55750
55754
|
}
|
|
55751
55755
|
}
|
|
55752
55756
|
/* stylelint-enable function-url-quotes */
|
|
55757
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
55758
|
+
/* stylelint-disable function-url-quotes */
|
|
55759
|
+
@supports (font: -apple-system-body) {
|
|
55760
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55761
|
+
/* stylelint-disable declaration-no-important */
|
|
55762
|
+
}
|
|
55763
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55764
|
+
border-spacing: 0 !important;
|
|
55765
|
+
}
|
|
55766
|
+
}
|
|
55767
|
+
/* stylelint-enable function-url-quotes */
|
|
55753
55768
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
55754
55769
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
55755
55770
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
@@ -92970,14 +92985,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
92970
92985
|
height: inherit;
|
|
92971
92986
|
width: 100%;
|
|
92972
92987
|
}
|
|
92973
|
-
.e-timeline [class
|
|
92988
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
92974
92989
|
.e-timeline .e-dot-item,
|
|
92975
92990
|
.e-timeline .e-dot {
|
|
92976
92991
|
display: flex;
|
|
92977
92992
|
align-items: center;
|
|
92978
92993
|
justify-content: center;
|
|
92979
92994
|
}
|
|
92980
|
-
.e-timeline [class
|
|
92995
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
92981
92996
|
min-width: 32px;
|
|
92982
92997
|
min-height: 32px;
|
|
92983
92998
|
border-radius: var(--dot-radius);
|
|
@@ -93163,8 +93178,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
93163
93178
|
color: rgba(var(--color-sf-on-surface), 0.38);
|
|
93164
93179
|
}
|
|
93165
93180
|
|
|
93166
|
-
.e-bigger.e-timeline [class
|
|
93167
|
-
.e-bigger .e-timeline [class
|
|
93181
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
93182
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
93168
93183
|
min-width: 40px;
|
|
93169
93184
|
min-height: 40px;
|
|
93170
93185
|
font-size: 18px;
|