@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
|
@@ -3115,6 +3115,10 @@
|
|
|
3115
3115
|
display: flex;
|
|
3116
3116
|
}
|
|
3117
3117
|
|
|
3118
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3119
|
+
pointer-events: none;
|
|
3120
|
+
}
|
|
3121
|
+
|
|
3118
3122
|
.e-ddl.e-input-group .e-input-value,
|
|
3119
3123
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3120
3124
|
font-family: inherit;
|
|
@@ -41405,18 +41409,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41405
41409
|
line-height: normal;
|
|
41406
41410
|
}
|
|
41407
41411
|
|
|
41408
|
-
.e-grid.sf-grid.e-
|
|
41412
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41409
41413
|
/* stylelint-disable declaration-no-important */
|
|
41410
41414
|
/* stylelint-enable declaration-no-important */
|
|
41411
41415
|
}
|
|
41412
|
-
.e-grid.sf-grid.e-
|
|
41416
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41413
41417
|
border-spacing: 0 !important;
|
|
41414
41418
|
}
|
|
41415
|
-
.e-grid.sf-grid.e-
|
|
41419
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
41416
41420
|
line-height: 1;
|
|
41417
41421
|
}
|
|
41418
41422
|
}
|
|
41419
41423
|
/* stylelint-enable function-url-quotes */
|
|
41424
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
41425
|
+
/* stylelint-disable function-url-quotes */
|
|
41426
|
+
@supports (font: -apple-system-body) {
|
|
41427
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41428
|
+
/* stylelint-disable declaration-no-important */
|
|
41429
|
+
}
|
|
41430
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41431
|
+
border-spacing: 0 !important;
|
|
41432
|
+
}
|
|
41433
|
+
}
|
|
41434
|
+
/* stylelint-enable function-url-quotes */
|
|
41420
41435
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
41421
41436
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
41422
41437
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
@@ -71081,14 +71096,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
71081
71096
|
height: inherit;
|
|
71082
71097
|
width: 100%;
|
|
71083
71098
|
}
|
|
71084
|
-
.e-timeline [class
|
|
71099
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
71085
71100
|
.e-timeline .e-dot-item,
|
|
71086
71101
|
.e-timeline .e-dot {
|
|
71087
71102
|
display: flex;
|
|
71088
71103
|
align-items: center;
|
|
71089
71104
|
justify-content: center;
|
|
71090
71105
|
}
|
|
71091
|
-
.e-timeline [class
|
|
71106
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
71092
71107
|
min-width: 32px;
|
|
71093
71108
|
min-height: 32px;
|
|
71094
71109
|
border-radius: var(--dot-radius);
|
|
@@ -3211,6 +3211,10 @@
|
|
|
3211
3211
|
display: flex;
|
|
3212
3212
|
}
|
|
3213
3213
|
|
|
3214
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3215
|
+
pointer-events: none;
|
|
3216
|
+
}
|
|
3217
|
+
|
|
3214
3218
|
.e-ddl.e-input-group .e-input-value,
|
|
3215
3219
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3216
3220
|
font-family: inherit;
|
|
@@ -55787,18 +55791,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55787
55791
|
line-height: normal;
|
|
55788
55792
|
}
|
|
55789
55793
|
|
|
55790
|
-
.e-grid.sf-grid.e-
|
|
55794
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55791
55795
|
/* stylelint-disable declaration-no-important */
|
|
55792
55796
|
/* stylelint-enable declaration-no-important */
|
|
55793
55797
|
}
|
|
55794
|
-
.e-grid.sf-grid.e-
|
|
55798
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55795
55799
|
border-spacing: 0 !important;
|
|
55796
55800
|
}
|
|
55797
|
-
.e-grid.sf-grid.e-
|
|
55801
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
55798
55802
|
line-height: 1;
|
|
55799
55803
|
}
|
|
55800
55804
|
}
|
|
55801
55805
|
/* stylelint-enable function-url-quotes */
|
|
55806
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
55807
|
+
/* stylelint-disable function-url-quotes */
|
|
55808
|
+
@supports (font: -apple-system-body) {
|
|
55809
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55810
|
+
/* stylelint-disable declaration-no-important */
|
|
55811
|
+
}
|
|
55812
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55813
|
+
border-spacing: 0 !important;
|
|
55814
|
+
}
|
|
55815
|
+
}
|
|
55816
|
+
/* stylelint-enable function-url-quotes */
|
|
55802
55817
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
55803
55818
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
55804
55819
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
@@ -93011,14 +93026,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
93011
93026
|
height: inherit;
|
|
93012
93027
|
width: 100%;
|
|
93013
93028
|
}
|
|
93014
|
-
.e-timeline [class
|
|
93029
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
93015
93030
|
.e-timeline .e-dot-item,
|
|
93016
93031
|
.e-timeline .e-dot {
|
|
93017
93032
|
display: flex;
|
|
93018
93033
|
align-items: center;
|
|
93019
93034
|
justify-content: center;
|
|
93020
93035
|
}
|
|
93021
|
-
.e-timeline [class
|
|
93036
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
93022
93037
|
min-width: 32px;
|
|
93023
93038
|
min-height: 32px;
|
|
93024
93039
|
border-radius: var(--dot-radius);
|
|
@@ -93204,8 +93219,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
93204
93219
|
color: rgba(var(--color-sf-on-surface), 0.38);
|
|
93205
93220
|
}
|
|
93206
93221
|
|
|
93207
|
-
.e-bigger.e-timeline [class
|
|
93208
|
-
.e-bigger .e-timeline [class
|
|
93222
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
93223
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
93209
93224
|
min-width: 40px;
|
|
93210
93225
|
min-height: 40px;
|
|
93211
93226
|
font-size: 18px;
|
|
@@ -2970,6 +2970,10 @@
|
|
|
2970
2970
|
display: flex;
|
|
2971
2971
|
}
|
|
2972
2972
|
|
|
2973
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2974
|
+
pointer-events: none;
|
|
2975
|
+
}
|
|
2976
|
+
|
|
2973
2977
|
.e-ddl.e-input-group .e-input-value,
|
|
2974
2978
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
2975
2979
|
font-family: inherit;
|
|
@@ -36438,18 +36442,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36438
36442
|
line-height: normal;
|
|
36439
36443
|
}
|
|
36440
36444
|
|
|
36441
|
-
.e-grid.sf-grid.e-
|
|
36445
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36442
36446
|
/* stylelint-disable declaration-no-important */
|
|
36443
36447
|
/* stylelint-enable declaration-no-important */
|
|
36444
36448
|
}
|
|
36445
|
-
.e-grid.sf-grid.e-
|
|
36449
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36446
36450
|
border-spacing: 0 !important;
|
|
36447
36451
|
}
|
|
36448
|
-
.e-grid.sf-grid.e-
|
|
36452
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36449
36453
|
line-height: 1;
|
|
36450
36454
|
}
|
|
36451
36455
|
}
|
|
36452
36456
|
/* stylelint-enable function-url-quotes */
|
|
36457
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36458
|
+
/* stylelint-disable function-url-quotes */
|
|
36459
|
+
@supports (font: -apple-system-body) {
|
|
36460
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36461
|
+
/* stylelint-disable declaration-no-important */
|
|
36462
|
+
}
|
|
36463
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36464
|
+
border-spacing: 0 !important;
|
|
36465
|
+
}
|
|
36466
|
+
}
|
|
36467
|
+
/* stylelint-enable function-url-quotes */
|
|
36453
36468
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36454
36469
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36455
36470
|
color: #d1d5db;
|
|
@@ -65840,14 +65855,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65840
65855
|
height: inherit;
|
|
65841
65856
|
width: 100%;
|
|
65842
65857
|
}
|
|
65843
|
-
.e-timeline [class
|
|
65858
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
65844
65859
|
.e-timeline .e-dot-item,
|
|
65845
65860
|
.e-timeline .e-dot {
|
|
65846
65861
|
display: flex;
|
|
65847
65862
|
align-items: center;
|
|
65848
65863
|
justify-content: center;
|
|
65849
65864
|
}
|
|
65850
|
-
.e-timeline [class
|
|
65865
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
65851
65866
|
min-width: 32px;
|
|
65852
65867
|
min-height: 32px;
|
|
65853
65868
|
border-radius: var(--dot-radius);
|
|
@@ -3066,6 +3066,10 @@
|
|
|
3066
3066
|
display: flex;
|
|
3067
3067
|
}
|
|
3068
3068
|
|
|
3069
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3070
|
+
pointer-events: none;
|
|
3071
|
+
}
|
|
3072
|
+
|
|
3069
3073
|
.e-ddl.e-input-group .e-input-value,
|
|
3070
3074
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3071
3075
|
font-family: inherit;
|
|
@@ -46933,18 +46937,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46933
46937
|
line-height: normal;
|
|
46934
46938
|
}
|
|
46935
46939
|
|
|
46936
|
-
.e-grid.sf-grid.e-
|
|
46940
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46937
46941
|
/* stylelint-disable declaration-no-important */
|
|
46938
46942
|
/* stylelint-enable declaration-no-important */
|
|
46939
46943
|
}
|
|
46940
|
-
.e-grid.sf-grid.e-
|
|
46944
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46941
46945
|
border-spacing: 0 !important;
|
|
46942
46946
|
}
|
|
46943
|
-
.e-grid.sf-grid.e-
|
|
46947
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46944
46948
|
line-height: 1;
|
|
46945
46949
|
}
|
|
46946
46950
|
}
|
|
46947
46951
|
/* stylelint-enable function-url-quotes */
|
|
46952
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46953
|
+
/* stylelint-disable function-url-quotes */
|
|
46954
|
+
@supports (font: -apple-system-body) {
|
|
46955
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46956
|
+
/* stylelint-disable declaration-no-important */
|
|
46957
|
+
}
|
|
46958
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46959
|
+
border-spacing: 0 !important;
|
|
46960
|
+
}
|
|
46961
|
+
}
|
|
46962
|
+
/* stylelint-enable function-url-quotes */
|
|
46948
46963
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46949
46964
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46950
46965
|
color: #d1d5db;
|
|
@@ -83751,14 +83766,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83751
83766
|
height: inherit;
|
|
83752
83767
|
width: 100%;
|
|
83753
83768
|
}
|
|
83754
|
-
.e-timeline [class
|
|
83769
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83755
83770
|
.e-timeline .e-dot-item,
|
|
83756
83771
|
.e-timeline .e-dot {
|
|
83757
83772
|
display: flex;
|
|
83758
83773
|
align-items: center;
|
|
83759
83774
|
justify-content: center;
|
|
83760
83775
|
}
|
|
83761
|
-
.e-timeline [class
|
|
83776
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83762
83777
|
min-width: 32px;
|
|
83763
83778
|
min-height: 32px;
|
|
83764
83779
|
border-radius: var(--dot-radius);
|
|
@@ -83944,8 +83959,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83944
83959
|
color: #6b7280;
|
|
83945
83960
|
}
|
|
83946
83961
|
|
|
83947
|
-
.e-bigger.e-timeline [class
|
|
83948
|
-
.e-bigger .e-timeline [class
|
|
83962
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83963
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83949
83964
|
min-width: 40px;
|
|
83950
83965
|
min-height: 40px;
|
|
83951
83966
|
font-size: 18px;
|
|
@@ -2970,6 +2970,10 @@
|
|
|
2970
2970
|
display: flex;
|
|
2971
2971
|
}
|
|
2972
2972
|
|
|
2973
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2974
|
+
pointer-events: none;
|
|
2975
|
+
}
|
|
2976
|
+
|
|
2973
2977
|
.e-ddl.e-input-group .e-input-value,
|
|
2974
2978
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
2975
2979
|
font-family: inherit;
|
|
@@ -36438,18 +36442,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36438
36442
|
line-height: normal;
|
|
36439
36443
|
}
|
|
36440
36444
|
|
|
36441
|
-
.e-grid.sf-grid.e-
|
|
36445
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36442
36446
|
/* stylelint-disable declaration-no-important */
|
|
36443
36447
|
/* stylelint-enable declaration-no-important */
|
|
36444
36448
|
}
|
|
36445
|
-
.e-grid.sf-grid.e-
|
|
36449
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36446
36450
|
border-spacing: 0 !important;
|
|
36447
36451
|
}
|
|
36448
|
-
.e-grid.sf-grid.e-
|
|
36452
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36449
36453
|
line-height: 1;
|
|
36450
36454
|
}
|
|
36451
36455
|
}
|
|
36452
36456
|
/* stylelint-enable function-url-quotes */
|
|
36457
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36458
|
+
/* stylelint-disable function-url-quotes */
|
|
36459
|
+
@supports (font: -apple-system-body) {
|
|
36460
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36461
|
+
/* stylelint-disable declaration-no-important */
|
|
36462
|
+
}
|
|
36463
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36464
|
+
border-spacing: 0 !important;
|
|
36465
|
+
}
|
|
36466
|
+
}
|
|
36467
|
+
/* stylelint-enable function-url-quotes */
|
|
36453
36468
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36454
36469
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36455
36470
|
color: #6b7280;
|
|
@@ -65831,14 +65846,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65831
65846
|
height: inherit;
|
|
65832
65847
|
width: 100%;
|
|
65833
65848
|
}
|
|
65834
|
-
.e-timeline [class
|
|
65849
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
65835
65850
|
.e-timeline .e-dot-item,
|
|
65836
65851
|
.e-timeline .e-dot {
|
|
65837
65852
|
display: flex;
|
|
65838
65853
|
align-items: center;
|
|
65839
65854
|
justify-content: center;
|
|
65840
65855
|
}
|
|
65841
|
-
.e-timeline [class
|
|
65856
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
65842
65857
|
min-width: 32px;
|
|
65843
65858
|
min-height: 32px;
|
|
65844
65859
|
border-radius: var(--dot-radius);
|
|
@@ -3066,6 +3066,10 @@
|
|
|
3066
3066
|
display: flex;
|
|
3067
3067
|
}
|
|
3068
3068
|
|
|
3069
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3070
|
+
pointer-events: none;
|
|
3071
|
+
}
|
|
3072
|
+
|
|
3069
3073
|
.e-ddl.e-input-group .e-input-value,
|
|
3070
3074
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3071
3075
|
font-family: inherit;
|
|
@@ -46933,18 +46937,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46933
46937
|
line-height: normal;
|
|
46934
46938
|
}
|
|
46935
46939
|
|
|
46936
|
-
.e-grid.sf-grid.e-
|
|
46940
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46937
46941
|
/* stylelint-disable declaration-no-important */
|
|
46938
46942
|
/* stylelint-enable declaration-no-important */
|
|
46939
46943
|
}
|
|
46940
|
-
.e-grid.sf-grid.e-
|
|
46944
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46941
46945
|
border-spacing: 0 !important;
|
|
46942
46946
|
}
|
|
46943
|
-
.e-grid.sf-grid.e-
|
|
46947
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46944
46948
|
line-height: 1;
|
|
46945
46949
|
}
|
|
46946
46950
|
}
|
|
46947
46951
|
/* stylelint-enable function-url-quotes */
|
|
46952
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46953
|
+
/* stylelint-disable function-url-quotes */
|
|
46954
|
+
@supports (font: -apple-system-body) {
|
|
46955
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46956
|
+
/* stylelint-disable declaration-no-important */
|
|
46957
|
+
}
|
|
46958
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46959
|
+
border-spacing: 0 !important;
|
|
46960
|
+
}
|
|
46961
|
+
}
|
|
46962
|
+
/* stylelint-enable function-url-quotes */
|
|
46948
46963
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46949
46964
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46950
46965
|
color: #6b7280;
|
|
@@ -83742,14 +83757,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83742
83757
|
height: inherit;
|
|
83743
83758
|
width: 100%;
|
|
83744
83759
|
}
|
|
83745
|
-
.e-timeline [class
|
|
83760
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83746
83761
|
.e-timeline .e-dot-item,
|
|
83747
83762
|
.e-timeline .e-dot {
|
|
83748
83763
|
display: flex;
|
|
83749
83764
|
align-items: center;
|
|
83750
83765
|
justify-content: center;
|
|
83751
83766
|
}
|
|
83752
|
-
.e-timeline [class
|
|
83767
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83753
83768
|
min-width: 32px;
|
|
83754
83769
|
min-height: 32px;
|
|
83755
83770
|
border-radius: var(--dot-radius);
|
|
@@ -83935,8 +83950,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83935
83950
|
color: #9ca3af;
|
|
83936
83951
|
}
|
|
83937
83952
|
|
|
83938
|
-
.e-bigger.e-timeline [class
|
|
83939
|
-
.e-bigger .e-timeline [class
|
|
83953
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83954
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83940
83955
|
min-width: 40px;
|
|
83941
83956
|
min-height: 40px;
|
|
83942
83957
|
font-size: 18px;
|
|
@@ -3410,6 +3410,10 @@
|
|
|
3410
3410
|
display: flex;
|
|
3411
3411
|
}
|
|
3412
3412
|
|
|
3413
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3414
|
+
pointer-events: none;
|
|
3415
|
+
}
|
|
3416
|
+
|
|
3413
3417
|
.e-ddl.e-input-group .e-input-value,
|
|
3414
3418
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3415
3419
|
font-family: inherit;
|
|
@@ -39345,18 +39349,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39345
39349
|
line-height: normal;
|
|
39346
39350
|
}
|
|
39347
39351
|
|
|
39348
|
-
.e-grid.sf-grid.e-
|
|
39352
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
39349
39353
|
/* stylelint-disable declaration-no-important */
|
|
39350
39354
|
/* stylelint-enable declaration-no-important */
|
|
39351
39355
|
}
|
|
39352
|
-
.e-grid.sf-grid.e-
|
|
39356
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
39353
39357
|
border-spacing: 0 !important;
|
|
39354
39358
|
}
|
|
39355
|
-
.e-grid.sf-grid.e-
|
|
39359
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
39356
39360
|
line-height: 1;
|
|
39357
39361
|
}
|
|
39358
39362
|
}
|
|
39359
39363
|
/* stylelint-enable function-url-quotes */
|
|
39364
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
39365
|
+
/* stylelint-disable function-url-quotes */
|
|
39366
|
+
@supports (font: -apple-system-body) {
|
|
39367
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
39368
|
+
/* stylelint-disable declaration-no-important */
|
|
39369
|
+
}
|
|
39370
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
39371
|
+
border-spacing: 0 !important;
|
|
39372
|
+
}
|
|
39373
|
+
}
|
|
39374
|
+
/* stylelint-enable function-url-quotes */
|
|
39360
39375
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
39361
39376
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
39362
39377
|
color: var(--color-sf-icon-color);
|
|
@@ -68751,14 +68766,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68751
68766
|
height: inherit;
|
|
68752
68767
|
width: 100%;
|
|
68753
68768
|
}
|
|
68754
|
-
.e-timeline [class
|
|
68769
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
68755
68770
|
.e-timeline .e-dot-item,
|
|
68756
68771
|
.e-timeline .e-dot {
|
|
68757
68772
|
display: flex;
|
|
68758
68773
|
align-items: center;
|
|
68759
68774
|
justify-content: center;
|
|
68760
68775
|
}
|
|
68761
|
-
.e-timeline [class
|
|
68776
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
68762
68777
|
min-width: 32px;
|
|
68763
68778
|
min-height: 32px;
|
|
68764
68779
|
border-radius: var(--dot-radius);
|
|
@@ -3506,6 +3506,10 @@
|
|
|
3506
3506
|
display: flex;
|
|
3507
3507
|
}
|
|
3508
3508
|
|
|
3509
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3510
|
+
pointer-events: none;
|
|
3511
|
+
}
|
|
3512
|
+
|
|
3509
3513
|
.e-ddl.e-input-group .e-input-value,
|
|
3510
3514
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3511
3515
|
font-family: inherit;
|
|
@@ -51392,18 +51396,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51392
51396
|
line-height: normal;
|
|
51393
51397
|
}
|
|
51394
51398
|
|
|
51395
|
-
.e-grid.sf-grid.e-
|
|
51399
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
51396
51400
|
/* stylelint-disable declaration-no-important */
|
|
51397
51401
|
/* stylelint-enable declaration-no-important */
|
|
51398
51402
|
}
|
|
51399
|
-
.e-grid.sf-grid.e-
|
|
51403
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
51400
51404
|
border-spacing: 0 !important;
|
|
51401
51405
|
}
|
|
51402
|
-
.e-grid.sf-grid.e-
|
|
51406
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
51403
51407
|
line-height: 1;
|
|
51404
51408
|
}
|
|
51405
51409
|
}
|
|
51406
51410
|
/* stylelint-enable function-url-quotes */
|
|
51411
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
51412
|
+
/* stylelint-disable function-url-quotes */
|
|
51413
|
+
@supports (font: -apple-system-body) {
|
|
51414
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
51415
|
+
/* stylelint-disable declaration-no-important */
|
|
51416
|
+
}
|
|
51417
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
51418
|
+
border-spacing: 0 !important;
|
|
51419
|
+
}
|
|
51420
|
+
}
|
|
51421
|
+
/* stylelint-enable function-url-quotes */
|
|
51407
51422
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
51408
51423
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
51409
51424
|
color: var(--color-sf-icon-color);
|
|
@@ -88362,14 +88377,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88362
88377
|
height: inherit;
|
|
88363
88378
|
width: 100%;
|
|
88364
88379
|
}
|
|
88365
|
-
.e-timeline [class
|
|
88380
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
88366
88381
|
.e-timeline .e-dot-item,
|
|
88367
88382
|
.e-timeline .e-dot {
|
|
88368
88383
|
display: flex;
|
|
88369
88384
|
align-items: center;
|
|
88370
88385
|
justify-content: center;
|
|
88371
88386
|
}
|
|
88372
|
-
.e-timeline [class
|
|
88387
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
88373
88388
|
min-width: 32px;
|
|
88374
88389
|
min-height: 32px;
|
|
88375
88390
|
border-radius: var(--dot-radius);
|
|
@@ -88555,8 +88570,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88555
88570
|
color: var(--color-sf-content-text-color-disabled);
|
|
88556
88571
|
}
|
|
88557
88572
|
|
|
88558
|
-
.e-bigger.e-timeline [class
|
|
88559
|
-
.e-bigger .e-timeline [class
|
|
88573
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
88574
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
88560
88575
|
min-width: 40px;
|
|
88561
88576
|
min-height: 40px;
|
|
88562
88577
|
font-size: 18px;
|
|
@@ -3814,6 +3814,10 @@
|
|
|
3814
3814
|
display: flex;
|
|
3815
3815
|
}
|
|
3816
3816
|
|
|
3817
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3818
|
+
pointer-events: none;
|
|
3819
|
+
}
|
|
3820
|
+
|
|
3817
3821
|
.e-ddl.e-input-group .e-input-value,
|
|
3818
3822
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3819
3823
|
font-family: inherit;
|
|
@@ -39748,18 +39752,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39748
39752
|
line-height: normal;
|
|
39749
39753
|
}
|
|
39750
39754
|
|
|
39751
|
-
.e-grid.sf-grid.e-
|
|
39755
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
39752
39756
|
/* stylelint-disable declaration-no-important */
|
|
39753
39757
|
/* stylelint-enable declaration-no-important */
|
|
39754
39758
|
}
|
|
39755
|
-
.e-grid.sf-grid.e-
|
|
39759
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
39756
39760
|
border-spacing: 0 !important;
|
|
39757
39761
|
}
|
|
39758
|
-
.e-grid.sf-grid.e-
|
|
39762
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
39759
39763
|
line-height: 1;
|
|
39760
39764
|
}
|
|
39761
39765
|
}
|
|
39762
39766
|
/* stylelint-enable function-url-quotes */
|
|
39767
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
39768
|
+
/* stylelint-disable function-url-quotes */
|
|
39769
|
+
@supports (font: -apple-system-body) {
|
|
39770
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
39771
|
+
/* stylelint-disable declaration-no-important */
|
|
39772
|
+
}
|
|
39773
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
39774
|
+
border-spacing: 0 !important;
|
|
39775
|
+
}
|
|
39776
|
+
}
|
|
39777
|
+
/* stylelint-enable function-url-quotes */
|
|
39763
39778
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
39764
39779
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
39765
39780
|
color: var(--color-sf-icon-color);
|
|
@@ -69153,14 +69168,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69153
69168
|
height: inherit;
|
|
69154
69169
|
width: 100%;
|
|
69155
69170
|
}
|
|
69156
|
-
.e-timeline [class
|
|
69171
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
69157
69172
|
.e-timeline .e-dot-item,
|
|
69158
69173
|
.e-timeline .e-dot {
|
|
69159
69174
|
display: flex;
|
|
69160
69175
|
align-items: center;
|
|
69161
69176
|
justify-content: center;
|
|
69162
69177
|
}
|
|
69163
|
-
.e-timeline [class
|
|
69178
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
69164
69179
|
min-width: 32px;
|
|
69165
69180
|
min-height: 32px;
|
|
69166
69181
|
border-radius: var(--dot-radius);
|
|
@@ -3910,6 +3910,10 @@
|
|
|
3910
3910
|
display: flex;
|
|
3911
3911
|
}
|
|
3912
3912
|
|
|
3913
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3914
|
+
pointer-events: none;
|
|
3915
|
+
}
|
|
3916
|
+
|
|
3913
3917
|
.e-ddl.e-input-group .e-input-value,
|
|
3914
3918
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3915
3919
|
font-family: inherit;
|
|
@@ -51795,18 +51799,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51795
51799
|
line-height: normal;
|
|
51796
51800
|
}
|
|
51797
51801
|
|
|
51798
|
-
.e-grid.sf-grid.e-
|
|
51802
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
51799
51803
|
/* stylelint-disable declaration-no-important */
|
|
51800
51804
|
/* stylelint-enable declaration-no-important */
|
|
51801
51805
|
}
|
|
51802
|
-
.e-grid.sf-grid.e-
|
|
51806
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
51803
51807
|
border-spacing: 0 !important;
|
|
51804
51808
|
}
|
|
51805
|
-
.e-grid.sf-grid.e-
|
|
51809
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
51806
51810
|
line-height: 1;
|
|
51807
51811
|
}
|
|
51808
51812
|
}
|
|
51809
51813
|
/* stylelint-enable function-url-quotes */
|
|
51814
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
51815
|
+
/* stylelint-disable function-url-quotes */
|
|
51816
|
+
@supports (font: -apple-system-body) {
|
|
51817
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
51818
|
+
/* stylelint-disable declaration-no-important */
|
|
51819
|
+
}
|
|
51820
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
51821
|
+
border-spacing: 0 !important;
|
|
51822
|
+
}
|
|
51823
|
+
}
|
|
51824
|
+
/* stylelint-enable function-url-quotes */
|
|
51810
51825
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
51811
51826
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
51812
51827
|
color: var(--color-sf-icon-color);
|
|
@@ -88760,14 +88775,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88760
88775
|
height: inherit;
|
|
88761
88776
|
width: 100%;
|
|
88762
88777
|
}
|
|
88763
|
-
.e-timeline [class
|
|
88778
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
88764
88779
|
.e-timeline .e-dot-item,
|
|
88765
88780
|
.e-timeline .e-dot {
|
|
88766
88781
|
display: flex;
|
|
88767
88782
|
align-items: center;
|
|
88768
88783
|
justify-content: center;
|
|
88769
88784
|
}
|
|
88770
|
-
.e-timeline [class
|
|
88785
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
88771
88786
|
min-width: 32px;
|
|
88772
88787
|
min-height: 32px;
|
|
88773
88788
|
border-radius: var(--dot-radius);
|
|
@@ -88953,8 +88968,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88953
88968
|
color: var(--color-sf-content-text-color-disabled);
|
|
88954
88969
|
}
|
|
88955
88970
|
|
|
88956
|
-
.e-bigger.e-timeline [class
|
|
88957
|
-
.e-bigger .e-timeline [class
|
|
88971
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
88972
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
88958
88973
|
min-width: 40px;
|
|
88959
88974
|
min-height: 40px;
|
|
88960
88975
|
font-size: 18px;
|