@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
|
@@ -3188,6 +3188,10 @@
|
|
|
3188
3188
|
display: flex;
|
|
3189
3189
|
}
|
|
3190
3190
|
|
|
3191
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3192
|
+
pointer-events: none;
|
|
3193
|
+
}
|
|
3194
|
+
|
|
3191
3195
|
.e-ddl.e-input-group .e-input-value,
|
|
3192
3196
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3193
3197
|
font-family: inherit;
|
|
@@ -37054,18 +37058,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37054
37058
|
line-height: normal;
|
|
37055
37059
|
}
|
|
37056
37060
|
|
|
37057
|
-
.e-grid.sf-grid.e-
|
|
37061
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37058
37062
|
/* stylelint-disable declaration-no-important */
|
|
37059
37063
|
/* stylelint-enable declaration-no-important */
|
|
37060
37064
|
}
|
|
37061
|
-
.e-grid.sf-grid.e-
|
|
37065
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37062
37066
|
border-spacing: 0 !important;
|
|
37063
37067
|
}
|
|
37064
|
-
.e-grid.sf-grid.e-
|
|
37068
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
37065
37069
|
line-height: 1;
|
|
37066
37070
|
}
|
|
37067
37071
|
}
|
|
37068
37072
|
/* stylelint-enable function-url-quotes */
|
|
37073
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
37074
|
+
/* stylelint-disable function-url-quotes */
|
|
37075
|
+
@supports (font: -apple-system-body) {
|
|
37076
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37077
|
+
/* stylelint-disable declaration-no-important */
|
|
37078
|
+
}
|
|
37079
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37080
|
+
border-spacing: 0 !important;
|
|
37081
|
+
}
|
|
37082
|
+
}
|
|
37083
|
+
/* stylelint-enable function-url-quotes */
|
|
37069
37084
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
37070
37085
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
37071
37086
|
color: #cecfd2;
|
|
@@ -66442,14 +66457,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66442
66457
|
height: inherit;
|
|
66443
66458
|
width: 100%;
|
|
66444
66459
|
}
|
|
66445
|
-
.e-timeline [class
|
|
66460
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66446
66461
|
.e-timeline .e-dot-item,
|
|
66447
66462
|
.e-timeline .e-dot {
|
|
66448
66463
|
display: flex;
|
|
66449
66464
|
align-items: center;
|
|
66450
66465
|
justify-content: center;
|
|
66451
66466
|
}
|
|
66452
|
-
.e-timeline [class
|
|
66467
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66453
66468
|
min-width: 32px;
|
|
66454
66469
|
min-height: 32px;
|
|
66455
66470
|
border-radius: var(--dot-radius);
|
|
@@ -3284,6 +3284,10 @@
|
|
|
3284
3284
|
display: flex;
|
|
3285
3285
|
}
|
|
3286
3286
|
|
|
3287
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3288
|
+
pointer-events: none;
|
|
3289
|
+
}
|
|
3290
|
+
|
|
3287
3291
|
.e-ddl.e-input-group .e-input-value,
|
|
3288
3292
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3289
3293
|
font-family: inherit;
|
|
@@ -47549,18 +47553,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
47549
47553
|
line-height: normal;
|
|
47550
47554
|
}
|
|
47551
47555
|
|
|
47552
|
-
.e-grid.sf-grid.e-
|
|
47556
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
47553
47557
|
/* stylelint-disable declaration-no-important */
|
|
47554
47558
|
/* stylelint-enable declaration-no-important */
|
|
47555
47559
|
}
|
|
47556
|
-
.e-grid.sf-grid.e-
|
|
47560
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
47557
47561
|
border-spacing: 0 !important;
|
|
47558
47562
|
}
|
|
47559
|
-
.e-grid.sf-grid.e-
|
|
47563
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
47560
47564
|
line-height: 1;
|
|
47561
47565
|
}
|
|
47562
47566
|
}
|
|
47563
47567
|
/* stylelint-enable function-url-quotes */
|
|
47568
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
47569
|
+
/* stylelint-disable function-url-quotes */
|
|
47570
|
+
@supports (font: -apple-system-body) {
|
|
47571
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
47572
|
+
/* stylelint-disable declaration-no-important */
|
|
47573
|
+
}
|
|
47574
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
47575
|
+
border-spacing: 0 !important;
|
|
47576
|
+
}
|
|
47577
|
+
}
|
|
47578
|
+
/* stylelint-enable function-url-quotes */
|
|
47564
47579
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
47565
47580
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
47566
47581
|
color: #cecfd2;
|
|
@@ -84353,14 +84368,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84353
84368
|
height: inherit;
|
|
84354
84369
|
width: 100%;
|
|
84355
84370
|
}
|
|
84356
|
-
.e-timeline [class
|
|
84371
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84357
84372
|
.e-timeline .e-dot-item,
|
|
84358
84373
|
.e-timeline .e-dot {
|
|
84359
84374
|
display: flex;
|
|
84360
84375
|
align-items: center;
|
|
84361
84376
|
justify-content: center;
|
|
84362
84377
|
}
|
|
84363
|
-
.e-timeline [class
|
|
84378
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84364
84379
|
min-width: 32px;
|
|
84365
84380
|
min-height: 32px;
|
|
84366
84381
|
border-radius: var(--dot-radius);
|
|
@@ -84546,8 +84561,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84546
84561
|
color: var(--color-sf-text-disabled);
|
|
84547
84562
|
}
|
|
84548
84563
|
|
|
84549
|
-
.e-bigger.e-timeline [class
|
|
84550
|
-
.e-bigger .e-timeline [class
|
|
84564
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84565
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84551
84566
|
min-width: 40px;
|
|
84552
84567
|
min-height: 40px;
|
|
84553
84568
|
font-size: 18px;
|
|
@@ -3411,6 +3411,10 @@
|
|
|
3411
3411
|
display: flex;
|
|
3412
3412
|
}
|
|
3413
3413
|
|
|
3414
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3415
|
+
pointer-events: none;
|
|
3416
|
+
}
|
|
3417
|
+
|
|
3414
3418
|
.e-ddl.e-input-group .e-input-value,
|
|
3415
3419
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3416
3420
|
font-family: inherit;
|
|
@@ -37277,18 +37281,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37277
37281
|
line-height: normal;
|
|
37278
37282
|
}
|
|
37279
37283
|
|
|
37280
|
-
.e-grid.sf-grid.e-
|
|
37284
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37281
37285
|
/* stylelint-disable declaration-no-important */
|
|
37282
37286
|
/* stylelint-enable declaration-no-important */
|
|
37283
37287
|
}
|
|
37284
|
-
.e-grid.sf-grid.e-
|
|
37288
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37285
37289
|
border-spacing: 0 !important;
|
|
37286
37290
|
}
|
|
37287
|
-
.e-grid.sf-grid.e-
|
|
37291
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
37288
37292
|
line-height: 1;
|
|
37289
37293
|
}
|
|
37290
37294
|
}
|
|
37291
37295
|
/* stylelint-enable function-url-quotes */
|
|
37296
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
37297
|
+
/* stylelint-disable function-url-quotes */
|
|
37298
|
+
@supports (font: -apple-system-body) {
|
|
37299
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37300
|
+
/* stylelint-disable declaration-no-important */
|
|
37301
|
+
}
|
|
37302
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37303
|
+
border-spacing: 0 !important;
|
|
37304
|
+
}
|
|
37305
|
+
}
|
|
37306
|
+
/* stylelint-enable function-url-quotes */
|
|
37292
37307
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
37293
37308
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
37294
37309
|
color: var(--color-sf-fg-secondary);
|
|
@@ -66656,14 +66671,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66656
66671
|
height: inherit;
|
|
66657
66672
|
width: 100%;
|
|
66658
66673
|
}
|
|
66659
|
-
.e-timeline [class
|
|
66674
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66660
66675
|
.e-timeline .e-dot-item,
|
|
66661
66676
|
.e-timeline .e-dot {
|
|
66662
66677
|
display: flex;
|
|
66663
66678
|
align-items: center;
|
|
66664
66679
|
justify-content: center;
|
|
66665
66680
|
}
|
|
66666
|
-
.e-timeline [class
|
|
66681
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66667
66682
|
min-width: 32px;
|
|
66668
66683
|
min-height: 32px;
|
|
66669
66684
|
border-radius: var(--dot-radius);
|
package/Compiled-Themes/bds.css
CHANGED
|
@@ -3507,6 +3507,10 @@
|
|
|
3507
3507
|
display: flex;
|
|
3508
3508
|
}
|
|
3509
3509
|
|
|
3510
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3511
|
+
pointer-events: none;
|
|
3512
|
+
}
|
|
3513
|
+
|
|
3510
3514
|
.e-ddl.e-input-group .e-input-value,
|
|
3511
3515
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3512
3516
|
font-family: inherit;
|
|
@@ -47772,18 +47776,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
47772
47776
|
line-height: normal;
|
|
47773
47777
|
}
|
|
47774
47778
|
|
|
47775
|
-
.e-grid.sf-grid.e-
|
|
47779
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
47776
47780
|
/* stylelint-disable declaration-no-important */
|
|
47777
47781
|
/* stylelint-enable declaration-no-important */
|
|
47778
47782
|
}
|
|
47779
|
-
.e-grid.sf-grid.e-
|
|
47783
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
47780
47784
|
border-spacing: 0 !important;
|
|
47781
47785
|
}
|
|
47782
|
-
.e-grid.sf-grid.e-
|
|
47786
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
47783
47787
|
line-height: 1;
|
|
47784
47788
|
}
|
|
47785
47789
|
}
|
|
47786
47790
|
/* stylelint-enable function-url-quotes */
|
|
47791
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
47792
|
+
/* stylelint-disable function-url-quotes */
|
|
47793
|
+
@supports (font: -apple-system-body) {
|
|
47794
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
47795
|
+
/* stylelint-disable declaration-no-important */
|
|
47796
|
+
}
|
|
47797
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
47798
|
+
border-spacing: 0 !important;
|
|
47799
|
+
}
|
|
47800
|
+
}
|
|
47801
|
+
/* stylelint-enable function-url-quotes */
|
|
47787
47802
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
47788
47803
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
47789
47804
|
color: var(--color-sf-fg-secondary);
|
|
@@ -84567,14 +84582,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84567
84582
|
height: inherit;
|
|
84568
84583
|
width: 100%;
|
|
84569
84584
|
}
|
|
84570
|
-
.e-timeline [class
|
|
84585
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84571
84586
|
.e-timeline .e-dot-item,
|
|
84572
84587
|
.e-timeline .e-dot {
|
|
84573
84588
|
display: flex;
|
|
84574
84589
|
align-items: center;
|
|
84575
84590
|
justify-content: center;
|
|
84576
84591
|
}
|
|
84577
|
-
.e-timeline [class
|
|
84592
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84578
84593
|
min-width: 32px;
|
|
84579
84594
|
min-height: 32px;
|
|
84580
84595
|
border-radius: var(--dot-radius);
|
|
@@ -84760,8 +84775,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84760
84775
|
color: var(--color-sf-text-disabled);
|
|
84761
84776
|
}
|
|
84762
84777
|
|
|
84763
|
-
.e-bigger.e-timeline [class
|
|
84764
|
-
.e-bigger .e-timeline [class
|
|
84778
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84779
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84765
84780
|
min-width: 40px;
|
|
84766
84781
|
min-height: 40px;
|
|
84767
84782
|
font-size: 18px;
|
|
@@ -3750,6 +3750,10 @@
|
|
|
3750
3750
|
display: flex;
|
|
3751
3751
|
}
|
|
3752
3752
|
|
|
3753
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3754
|
+
pointer-events: none;
|
|
3755
|
+
}
|
|
3756
|
+
|
|
3753
3757
|
.e-ddl.e-input-group .e-input-value,
|
|
3754
3758
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3755
3759
|
font-family: inherit;
|
|
@@ -36775,18 +36779,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36775
36779
|
line-height: normal;
|
|
36776
36780
|
}
|
|
36777
36781
|
|
|
36778
|
-
.e-grid.sf-grid.e-
|
|
36782
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36779
36783
|
/* stylelint-disable declaration-no-important */
|
|
36780
36784
|
/* stylelint-enable declaration-no-important */
|
|
36781
36785
|
}
|
|
36782
|
-
.e-grid.sf-grid.e-
|
|
36786
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36783
36787
|
border-spacing: 0 !important;
|
|
36784
36788
|
}
|
|
36785
|
-
.e-grid.sf-grid.e-
|
|
36789
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36786
36790
|
line-height: 1;
|
|
36787
36791
|
}
|
|
36788
36792
|
}
|
|
36789
36793
|
/* stylelint-enable function-url-quotes */
|
|
36794
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36795
|
+
/* stylelint-disable function-url-quotes */
|
|
36796
|
+
@supports (font: -apple-system-body) {
|
|
36797
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36798
|
+
/* stylelint-disable declaration-no-important */
|
|
36799
|
+
}
|
|
36800
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36801
|
+
border-spacing: 0 !important;
|
|
36802
|
+
}
|
|
36803
|
+
}
|
|
36804
|
+
/* stylelint-enable function-url-quotes */
|
|
36790
36805
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36791
36806
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36792
36807
|
color: #fff;
|
|
@@ -65834,14 +65849,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65834
65849
|
height: inherit;
|
|
65835
65850
|
width: 100%;
|
|
65836
65851
|
}
|
|
65837
|
-
.e-timeline [class
|
|
65852
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
65838
65853
|
.e-timeline .e-dot-item,
|
|
65839
65854
|
.e-timeline .e-dot {
|
|
65840
65855
|
display: flex;
|
|
65841
65856
|
align-items: center;
|
|
65842
65857
|
justify-content: center;
|
|
65843
65858
|
}
|
|
65844
|
-
.e-timeline [class
|
|
65859
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
65845
65860
|
min-width: 32px;
|
|
65846
65861
|
min-height: 32px;
|
|
65847
65862
|
border-radius: var(--dot-radius);
|
|
@@ -3846,6 +3846,10 @@
|
|
|
3846
3846
|
display: flex;
|
|
3847
3847
|
}
|
|
3848
3848
|
|
|
3849
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3850
|
+
pointer-events: none;
|
|
3851
|
+
}
|
|
3852
|
+
|
|
3849
3853
|
.e-ddl.e-input-group .e-input-value,
|
|
3850
3854
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3851
3855
|
font-family: inherit;
|
|
@@ -46184,18 +46188,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46184
46188
|
line-height: normal;
|
|
46185
46189
|
}
|
|
46186
46190
|
|
|
46187
|
-
.e-grid.sf-grid.e-
|
|
46191
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46188
46192
|
/* stylelint-disable declaration-no-important */
|
|
46189
46193
|
/* stylelint-enable declaration-no-important */
|
|
46190
46194
|
}
|
|
46191
|
-
.e-grid.sf-grid.e-
|
|
46195
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46192
46196
|
border-spacing: 0 !important;
|
|
46193
46197
|
}
|
|
46194
|
-
.e-grid.sf-grid.e-
|
|
46198
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46195
46199
|
line-height: 1;
|
|
46196
46200
|
}
|
|
46197
46201
|
}
|
|
46198
46202
|
/* stylelint-enable function-url-quotes */
|
|
46203
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46204
|
+
/* stylelint-disable function-url-quotes */
|
|
46205
|
+
@supports (font: -apple-system-body) {
|
|
46206
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46207
|
+
/* stylelint-disable declaration-no-important */
|
|
46208
|
+
}
|
|
46209
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46210
|
+
border-spacing: 0 !important;
|
|
46211
|
+
}
|
|
46212
|
+
}
|
|
46213
|
+
/* stylelint-enable function-url-quotes */
|
|
46199
46214
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46200
46215
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46201
46216
|
color: #fff;
|
|
@@ -82442,14 +82457,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82442
82457
|
height: inherit;
|
|
82443
82458
|
width: 100%;
|
|
82444
82459
|
}
|
|
82445
|
-
.e-timeline [class
|
|
82460
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82446
82461
|
.e-timeline .e-dot-item,
|
|
82447
82462
|
.e-timeline .e-dot {
|
|
82448
82463
|
display: flex;
|
|
82449
82464
|
align-items: center;
|
|
82450
82465
|
justify-content: center;
|
|
82451
82466
|
}
|
|
82452
|
-
.e-timeline [class
|
|
82467
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82453
82468
|
min-width: 32px;
|
|
82454
82469
|
min-height: 32px;
|
|
82455
82470
|
border-radius: var(--dot-radius);
|
|
@@ -82635,8 +82650,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82635
82650
|
color: #767676;
|
|
82636
82651
|
}
|
|
82637
82652
|
|
|
82638
|
-
.e-bigger.e-timeline [class
|
|
82639
|
-
.e-bigger .e-timeline [class
|
|
82653
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82654
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82640
82655
|
min-width: 40px;
|
|
82641
82656
|
min-height: 40px;
|
|
82642
82657
|
font-size: 18px;
|
|
@@ -3750,6 +3750,10 @@
|
|
|
3750
3750
|
display: flex;
|
|
3751
3751
|
}
|
|
3752
3752
|
|
|
3753
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3754
|
+
pointer-events: none;
|
|
3755
|
+
}
|
|
3756
|
+
|
|
3753
3757
|
.e-ddl.e-input-group .e-input-value,
|
|
3754
3758
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3755
3759
|
font-family: inherit;
|
|
@@ -36805,18 +36809,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36805
36809
|
line-height: normal;
|
|
36806
36810
|
}
|
|
36807
36811
|
|
|
36808
|
-
.e-grid.sf-grid.e-
|
|
36812
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36809
36813
|
/* stylelint-disable declaration-no-important */
|
|
36810
36814
|
/* stylelint-enable declaration-no-important */
|
|
36811
36815
|
}
|
|
36812
|
-
.e-grid.sf-grid.e-
|
|
36816
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36813
36817
|
border-spacing: 0 !important;
|
|
36814
36818
|
}
|
|
36815
|
-
.e-grid.sf-grid.e-
|
|
36819
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36816
36820
|
line-height: 1;
|
|
36817
36821
|
}
|
|
36818
36822
|
}
|
|
36819
36823
|
/* stylelint-enable function-url-quotes */
|
|
36824
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36825
|
+
/* stylelint-disable function-url-quotes */
|
|
36826
|
+
@supports (font: -apple-system-body) {
|
|
36827
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36828
|
+
/* stylelint-disable declaration-no-important */
|
|
36829
|
+
}
|
|
36830
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36831
|
+
border-spacing: 0 !important;
|
|
36832
|
+
}
|
|
36833
|
+
}
|
|
36834
|
+
/* stylelint-enable function-url-quotes */
|
|
36820
36835
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36821
36836
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36822
36837
|
color: #333;
|
|
@@ -65993,14 +66008,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65993
66008
|
height: inherit;
|
|
65994
66009
|
width: 100%;
|
|
65995
66010
|
}
|
|
65996
|
-
.e-timeline [class
|
|
66011
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
65997
66012
|
.e-timeline .e-dot-item,
|
|
65998
66013
|
.e-timeline .e-dot {
|
|
65999
66014
|
display: flex;
|
|
66000
66015
|
align-items: center;
|
|
66001
66016
|
justify-content: center;
|
|
66002
66017
|
}
|
|
66003
|
-
.e-timeline [class
|
|
66018
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66004
66019
|
min-width: 32px;
|
|
66005
66020
|
min-height: 32px;
|
|
66006
66021
|
border-radius: var(--dot-radius);
|
|
@@ -3846,6 +3846,10 @@
|
|
|
3846
3846
|
display: flex;
|
|
3847
3847
|
}
|
|
3848
3848
|
|
|
3849
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3850
|
+
pointer-events: none;
|
|
3851
|
+
}
|
|
3852
|
+
|
|
3849
3853
|
.e-ddl.e-input-group .e-input-value,
|
|
3850
3854
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3851
3855
|
font-family: inherit;
|
|
@@ -46226,18 +46230,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46226
46230
|
line-height: normal;
|
|
46227
46231
|
}
|
|
46228
46232
|
|
|
46229
|
-
.e-grid.sf-grid.e-
|
|
46233
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46230
46234
|
/* stylelint-disable declaration-no-important */
|
|
46231
46235
|
/* stylelint-enable declaration-no-important */
|
|
46232
46236
|
}
|
|
46233
|
-
.e-grid.sf-grid.e-
|
|
46237
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46234
46238
|
border-spacing: 0 !important;
|
|
46235
46239
|
}
|
|
46236
|
-
.e-grid.sf-grid.e-
|
|
46240
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46237
46241
|
line-height: 1;
|
|
46238
46242
|
}
|
|
46239
46243
|
}
|
|
46240
46244
|
/* stylelint-enable function-url-quotes */
|
|
46245
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46246
|
+
/* stylelint-disable function-url-quotes */
|
|
46247
|
+
@supports (font: -apple-system-body) {
|
|
46248
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46249
|
+
/* stylelint-disable declaration-no-important */
|
|
46250
|
+
}
|
|
46251
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46252
|
+
border-spacing: 0 !important;
|
|
46253
|
+
}
|
|
46254
|
+
}
|
|
46255
|
+
/* stylelint-enable function-url-quotes */
|
|
46241
46256
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46242
46257
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46243
46258
|
color: #333;
|
|
@@ -82621,14 +82636,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82621
82636
|
height: inherit;
|
|
82622
82637
|
width: 100%;
|
|
82623
82638
|
}
|
|
82624
|
-
.e-timeline [class
|
|
82639
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82625
82640
|
.e-timeline .e-dot-item,
|
|
82626
82641
|
.e-timeline .e-dot {
|
|
82627
82642
|
display: flex;
|
|
82628
82643
|
align-items: center;
|
|
82629
82644
|
justify-content: center;
|
|
82630
82645
|
}
|
|
82631
|
-
.e-timeline [class
|
|
82646
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82632
82647
|
min-width: 32px;
|
|
82633
82648
|
min-height: 32px;
|
|
82634
82649
|
border-radius: var(--dot-radius);
|
|
@@ -82814,8 +82829,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82814
82829
|
color: #adadad;
|
|
82815
82830
|
}
|
|
82816
82831
|
|
|
82817
|
-
.e-bigger.e-timeline [class
|
|
82818
|
-
.e-bigger .e-timeline [class
|
|
82832
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82833
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82819
82834
|
min-width: 40px;
|
|
82820
82835
|
min-height: 40px;
|
|
82821
82836
|
font-size: 18px;
|
|
@@ -3421,6 +3421,10 @@
|
|
|
3421
3421
|
display: flex;
|
|
3422
3422
|
}
|
|
3423
3423
|
|
|
3424
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3425
|
+
pointer-events: none;
|
|
3426
|
+
}
|
|
3427
|
+
|
|
3424
3428
|
.e-ddl.e-input-group .e-input-value,
|
|
3425
3429
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3426
3430
|
font-family: inherit;
|
|
@@ -36985,18 +36989,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36985
36989
|
line-height: normal;
|
|
36986
36990
|
}
|
|
36987
36991
|
|
|
36988
|
-
.e-grid.sf-grid.e-
|
|
36992
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36989
36993
|
/* stylelint-disable declaration-no-important */
|
|
36990
36994
|
/* stylelint-enable declaration-no-important */
|
|
36991
36995
|
}
|
|
36992
|
-
.e-grid.sf-grid.e-
|
|
36996
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36993
36997
|
border-spacing: 0 !important;
|
|
36994
36998
|
}
|
|
36995
|
-
.e-grid.sf-grid.e-
|
|
36999
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36996
37000
|
line-height: 1;
|
|
36997
37001
|
}
|
|
36998
37002
|
}
|
|
36999
37003
|
/* stylelint-enable function-url-quotes */
|
|
37004
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
37005
|
+
/* stylelint-disable function-url-quotes */
|
|
37006
|
+
@supports (font: -apple-system-body) {
|
|
37007
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37008
|
+
/* stylelint-disable declaration-no-important */
|
|
37009
|
+
}
|
|
37010
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37011
|
+
border-spacing: 0 !important;
|
|
37012
|
+
}
|
|
37013
|
+
}
|
|
37014
|
+
/* stylelint-enable function-url-quotes */
|
|
37000
37015
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
37001
37016
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
37002
37017
|
color: #495057;
|
|
@@ -66699,14 +66714,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66699
66714
|
height: inherit;
|
|
66700
66715
|
width: 100%;
|
|
66701
66716
|
}
|
|
66702
|
-
.e-timeline [class
|
|
66717
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66703
66718
|
.e-timeline .e-dot-item,
|
|
66704
66719
|
.e-timeline .e-dot {
|
|
66705
66720
|
display: flex;
|
|
66706
66721
|
align-items: center;
|
|
66707
66722
|
justify-content: center;
|
|
66708
66723
|
}
|
|
66709
|
-
.e-timeline [class
|
|
66724
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66710
66725
|
min-width: 32px;
|
|
66711
66726
|
min-height: 32px;
|
|
66712
66727
|
border-radius: var(--dot-radius);
|
|
@@ -3517,6 +3517,10 @@
|
|
|
3517
3517
|
display: flex;
|
|
3518
3518
|
}
|
|
3519
3519
|
|
|
3520
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3521
|
+
pointer-events: none;
|
|
3522
|
+
}
|
|
3523
|
+
|
|
3520
3524
|
.e-ddl.e-input-group .e-input-value,
|
|
3521
3525
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3522
3526
|
font-family: inherit;
|
|
@@ -46879,18 +46883,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46879
46883
|
line-height: normal;
|
|
46880
46884
|
}
|
|
46881
46885
|
|
|
46882
|
-
.e-grid.sf-grid.e-
|
|
46886
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46883
46887
|
/* stylelint-disable declaration-no-important */
|
|
46884
46888
|
/* stylelint-enable declaration-no-important */
|
|
46885
46889
|
}
|
|
46886
|
-
.e-grid.sf-grid.e-
|
|
46890
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46887
46891
|
border-spacing: 0 !important;
|
|
46888
46892
|
}
|
|
46889
|
-
.e-grid.sf-grid.e-
|
|
46893
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46890
46894
|
line-height: 1;
|
|
46891
46895
|
}
|
|
46892
46896
|
}
|
|
46893
46897
|
/* stylelint-enable function-url-quotes */
|
|
46898
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46899
|
+
/* stylelint-disable function-url-quotes */
|
|
46900
|
+
@supports (font: -apple-system-body) {
|
|
46901
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46902
|
+
/* stylelint-disable declaration-no-important */
|
|
46903
|
+
}
|
|
46904
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46905
|
+
border-spacing: 0 !important;
|
|
46906
|
+
}
|
|
46907
|
+
}
|
|
46908
|
+
/* stylelint-enable function-url-quotes */
|
|
46894
46909
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46895
46910
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46896
46911
|
color: #495057;
|
|
@@ -84074,14 +84089,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84074
84089
|
height: inherit;
|
|
84075
84090
|
width: 100%;
|
|
84076
84091
|
}
|
|
84077
|
-
.e-timeline [class
|
|
84092
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84078
84093
|
.e-timeline .e-dot-item,
|
|
84079
84094
|
.e-timeline .e-dot {
|
|
84080
84095
|
display: flex;
|
|
84081
84096
|
align-items: center;
|
|
84082
84097
|
justify-content: center;
|
|
84083
84098
|
}
|
|
84084
|
-
.e-timeline [class
|
|
84099
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84085
84100
|
min-width: 32px;
|
|
84086
84101
|
min-height: 32px;
|
|
84087
84102
|
border-radius: var(--dot-radius);
|
|
@@ -84267,8 +84282,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84267
84282
|
color: #adb5bd;
|
|
84268
84283
|
}
|
|
84269
84284
|
|
|
84270
|
-
.e-bigger.e-timeline [class
|
|
84271
|
-
.e-bigger .e-timeline [class
|
|
84285
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84286
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84272
84287
|
min-width: 40px;
|
|
84273
84288
|
min-height: 40px;
|
|
84274
84289
|
font-size: 18px;
|