@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
|
@@ -3635,6 +3635,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3635
3635
|
display: flex;
|
|
3636
3636
|
}
|
|
3637
3637
|
|
|
3638
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3639
|
+
pointer-events: none;
|
|
3640
|
+
}
|
|
3641
|
+
|
|
3638
3642
|
.e-ddl.e-input-group {
|
|
3639
3643
|
.e-input-value,
|
|
3640
3644
|
.e-input-value:focus {
|
|
@@ -67660,7 +67664,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
67660
67664
|
line-height: normal;
|
|
67661
67665
|
}
|
|
67662
67666
|
}
|
|
67663
|
-
.e-grid.sf-grid.e-
|
|
67667
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67664
67668
|
/* stylelint-disable declaration-no-important */
|
|
67665
67669
|
.e-table {
|
|
67666
67670
|
border-spacing: 0 !important;
|
|
@@ -67674,6 +67678,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
67674
67678
|
}
|
|
67675
67679
|
/* stylelint-enable function-url-quotes */
|
|
67676
67680
|
|
|
67681
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
67682
|
+
/* stylelint-disable function-url-quotes */
|
|
67683
|
+
@supports (font: -apple-system-body) {
|
|
67684
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67685
|
+
|
|
67686
|
+
/* stylelint-disable declaration-no-important */
|
|
67687
|
+
.e-table {
|
|
67688
|
+
border-spacing: 0 !important;
|
|
67689
|
+
}
|
|
67690
|
+
}
|
|
67691
|
+
}
|
|
67692
|
+
/* stylelint-enable function-url-quotes */
|
|
67693
|
+
|
|
67677
67694
|
|
|
67678
67695
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
67679
67696
|
@if $grid-skin == 'material3' {
|
|
@@ -113009,7 +113026,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113009
113026
|
height: inherit;
|
|
113010
113027
|
width: 100%;
|
|
113011
113028
|
|
|
113012
|
-
[class
|
|
113029
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
113013
113030
|
.e-dot-item,
|
|
113014
113031
|
.e-dot {
|
|
113015
113032
|
display: flex;
|
|
@@ -113017,7 +113034,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113017
113034
|
justify-content: center;
|
|
113018
113035
|
}
|
|
113019
113036
|
|
|
113020
|
-
[class
|
|
113037
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
113021
113038
|
min-width: $timeline-dot-icon-size;
|
|
113022
113039
|
min-height: $timeline-dot-icon-size;
|
|
113023
113040
|
border-radius: var(--dot-radius);
|
|
@@ -3757,6 +3757,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3757
3757
|
display: flex;
|
|
3758
3758
|
}
|
|
3759
3759
|
|
|
3760
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3761
|
+
pointer-events: none;
|
|
3762
|
+
}
|
|
3763
|
+
|
|
3760
3764
|
.e-ddl.e-input-group {
|
|
3761
3765
|
.e-input-value,
|
|
3762
3766
|
.e-input-value:focus {
|
|
@@ -90065,7 +90069,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
90065
90069
|
line-height: normal;
|
|
90066
90070
|
}
|
|
90067
90071
|
}
|
|
90068
|
-
.e-grid.sf-grid.e-
|
|
90072
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90069
90073
|
/* stylelint-disable declaration-no-important */
|
|
90070
90074
|
.e-table {
|
|
90071
90075
|
border-spacing: 0 !important;
|
|
@@ -90079,6 +90083,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
90079
90083
|
}
|
|
90080
90084
|
/* stylelint-enable function-url-quotes */
|
|
90081
90085
|
|
|
90086
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
90087
|
+
/* stylelint-disable function-url-quotes */
|
|
90088
|
+
@supports (font: -apple-system-body) {
|
|
90089
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90090
|
+
|
|
90091
|
+
/* stylelint-disable declaration-no-important */
|
|
90092
|
+
.e-table {
|
|
90093
|
+
border-spacing: 0 !important;
|
|
90094
|
+
}
|
|
90095
|
+
}
|
|
90096
|
+
}
|
|
90097
|
+
/* stylelint-enable function-url-quotes */
|
|
90098
|
+
|
|
90082
90099
|
|
|
90083
90100
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
90084
90101
|
@if $grid-skin == 'material3' {
|
|
@@ -146008,7 +146025,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146008
146025
|
height: inherit;
|
|
146009
146026
|
width: 100%;
|
|
146010
146027
|
|
|
146011
|
-
[class
|
|
146028
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
146012
146029
|
.e-dot-item,
|
|
146013
146030
|
.e-dot {
|
|
146014
146031
|
display: flex;
|
|
@@ -146016,7 +146033,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146016
146033
|
justify-content: center;
|
|
146017
146034
|
}
|
|
146018
146035
|
|
|
146019
|
-
[class
|
|
146036
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146020
146037
|
min-width: $timeline-dot-icon-size;
|
|
146021
146038
|
min-height: $timeline-dot-icon-size;
|
|
146022
146039
|
border-radius: var(--dot-radius);
|
|
@@ -146323,7 +146340,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146323
146340
|
@include export-module('timeline-bigger') {
|
|
146324
146341
|
.e-bigger.e-timeline,
|
|
146325
146342
|
.e-bigger .e-timeline {
|
|
146326
|
-
[class
|
|
146343
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146327
146344
|
min-width: $timeline-bigger-dot-icon-size;
|
|
146328
146345
|
min-height: $timeline-bigger-dot-icon-size;
|
|
146329
146346
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -3930,6 +3930,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3930
3930
|
display: flex;
|
|
3931
3931
|
}
|
|
3932
3932
|
|
|
3933
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3934
|
+
pointer-events: none;
|
|
3935
|
+
}
|
|
3936
|
+
|
|
3933
3937
|
.e-ddl.e-input-group {
|
|
3934
3938
|
.e-input-value,
|
|
3935
3939
|
.e-input-value:focus {
|
|
@@ -67955,7 +67959,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
67955
67959
|
line-height: normal;
|
|
67956
67960
|
}
|
|
67957
67961
|
}
|
|
67958
|
-
.e-grid.sf-grid.e-
|
|
67962
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67959
67963
|
/* stylelint-disable declaration-no-important */
|
|
67960
67964
|
.e-table {
|
|
67961
67965
|
border-spacing: 0 !important;
|
|
@@ -67969,6 +67973,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
67969
67973
|
}
|
|
67970
67974
|
/* stylelint-enable function-url-quotes */
|
|
67971
67975
|
|
|
67976
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
67977
|
+
/* stylelint-disable function-url-quotes */
|
|
67978
|
+
@supports (font: -apple-system-body) {
|
|
67979
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67980
|
+
|
|
67981
|
+
/* stylelint-disable declaration-no-important */
|
|
67982
|
+
.e-table {
|
|
67983
|
+
border-spacing: 0 !important;
|
|
67984
|
+
}
|
|
67985
|
+
}
|
|
67986
|
+
}
|
|
67987
|
+
/* stylelint-enable function-url-quotes */
|
|
67988
|
+
|
|
67972
67989
|
|
|
67973
67990
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
67974
67991
|
@if $grid-skin == 'material3' {
|
|
@@ -113304,7 +113321,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113304
113321
|
height: inherit;
|
|
113305
113322
|
width: 100%;
|
|
113306
113323
|
|
|
113307
|
-
[class
|
|
113324
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
113308
113325
|
.e-dot-item,
|
|
113309
113326
|
.e-dot {
|
|
113310
113327
|
display: flex;
|
|
@@ -113312,7 +113329,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113312
113329
|
justify-content: center;
|
|
113313
113330
|
}
|
|
113314
113331
|
|
|
113315
|
-
[class
|
|
113332
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
113316
113333
|
min-width: $timeline-dot-icon-size;
|
|
113317
113334
|
min-height: $timeline-dot-icon-size;
|
|
113318
113335
|
border-radius: var(--dot-radius);
|
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -4052,6 +4052,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4052
4052
|
display: flex;
|
|
4053
4053
|
}
|
|
4054
4054
|
|
|
4055
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
4056
|
+
pointer-events: none;
|
|
4057
|
+
}
|
|
4058
|
+
|
|
4055
4059
|
.e-ddl.e-input-group {
|
|
4056
4060
|
.e-input-value,
|
|
4057
4061
|
.e-input-value:focus {
|
|
@@ -90360,7 +90364,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
90360
90364
|
line-height: normal;
|
|
90361
90365
|
}
|
|
90362
90366
|
}
|
|
90363
|
-
.e-grid.sf-grid.e-
|
|
90367
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90364
90368
|
/* stylelint-disable declaration-no-important */
|
|
90365
90369
|
.e-table {
|
|
90366
90370
|
border-spacing: 0 !important;
|
|
@@ -90374,6 +90378,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
90374
90378
|
}
|
|
90375
90379
|
/* stylelint-enable function-url-quotes */
|
|
90376
90380
|
|
|
90381
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
90382
|
+
/* stylelint-disable function-url-quotes */
|
|
90383
|
+
@supports (font: -apple-system-body) {
|
|
90384
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90385
|
+
|
|
90386
|
+
/* stylelint-disable declaration-no-important */
|
|
90387
|
+
.e-table {
|
|
90388
|
+
border-spacing: 0 !important;
|
|
90389
|
+
}
|
|
90390
|
+
}
|
|
90391
|
+
}
|
|
90392
|
+
/* stylelint-enable function-url-quotes */
|
|
90393
|
+
|
|
90377
90394
|
|
|
90378
90395
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
90379
90396
|
@if $grid-skin == 'material3' {
|
|
@@ -146303,7 +146320,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146303
146320
|
height: inherit;
|
|
146304
146321
|
width: 100%;
|
|
146305
146322
|
|
|
146306
|
-
[class
|
|
146323
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
146307
146324
|
.e-dot-item,
|
|
146308
146325
|
.e-dot {
|
|
146309
146326
|
display: flex;
|
|
@@ -146311,7 +146328,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146311
146328
|
justify-content: center;
|
|
146312
146329
|
}
|
|
146313
146330
|
|
|
146314
|
-
[class
|
|
146331
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146315
146332
|
min-width: $timeline-dot-icon-size;
|
|
146316
146333
|
min-height: $timeline-dot-icon-size;
|
|
146317
146334
|
border-radius: var(--dot-radius);
|
|
@@ -146618,7 +146635,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146618
146635
|
@include export-module('timeline-bigger') {
|
|
146619
146636
|
.e-bigger.e-timeline,
|
|
146620
146637
|
.e-bigger .e-timeline {
|
|
146621
|
-
[class
|
|
146638
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146622
146639
|
min-width: $timeline-bigger-dot-icon-size;
|
|
146623
146640
|
min-height: $timeline-bigger-dot-icon-size;
|
|
146624
146641
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -2938,6 +2938,10 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2938
2938
|
display: flex;
|
|
2939
2939
|
}
|
|
2940
2940
|
|
|
2941
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2942
|
+
pointer-events: none;
|
|
2943
|
+
}
|
|
2944
|
+
|
|
2941
2945
|
.e-ddl.e-input-group {
|
|
2942
2946
|
.e-input-value,
|
|
2943
2947
|
.e-input-value:focus {
|
|
@@ -66166,7 +66170,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
66166
66170
|
line-height: normal;
|
|
66167
66171
|
}
|
|
66168
66172
|
}
|
|
66169
|
-
.e-grid.sf-grid.e-
|
|
66173
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66170
66174
|
/* stylelint-disable declaration-no-important */
|
|
66171
66175
|
.e-table {
|
|
66172
66176
|
border-spacing: 0 !important;
|
|
@@ -66180,6 +66184,19 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
66180
66184
|
}
|
|
66181
66185
|
/* stylelint-enable function-url-quotes */
|
|
66182
66186
|
|
|
66187
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66188
|
+
/* stylelint-disable function-url-quotes */
|
|
66189
|
+
@supports (font: -apple-system-body) {
|
|
66190
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66191
|
+
|
|
66192
|
+
/* stylelint-disable declaration-no-important */
|
|
66193
|
+
.e-table {
|
|
66194
|
+
border-spacing: 0 !important;
|
|
66195
|
+
}
|
|
66196
|
+
}
|
|
66197
|
+
}
|
|
66198
|
+
/* stylelint-enable function-url-quotes */
|
|
66199
|
+
|
|
66183
66200
|
|
|
66184
66201
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66185
66202
|
@if $grid-skin == 'material3' {
|
|
@@ -111537,7 +111554,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
111537
111554
|
height: inherit;
|
|
111538
111555
|
width: 100%;
|
|
111539
111556
|
|
|
111540
|
-
[class
|
|
111557
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111541
111558
|
.e-dot-item,
|
|
111542
111559
|
.e-dot {
|
|
111543
111560
|
display: flex;
|
|
@@ -111545,7 +111562,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
111545
111562
|
justify-content: center;
|
|
111546
111563
|
}
|
|
111547
111564
|
|
|
111548
|
-
[class
|
|
111565
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111549
111566
|
min-width: $timeline-dot-icon-size;
|
|
111550
111567
|
min-height: $timeline-dot-icon-size;
|
|
111551
111568
|
border-radius: var(--dot-radius);
|
|
@@ -3060,6 +3060,10 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3060
3060
|
display: flex;
|
|
3061
3061
|
}
|
|
3062
3062
|
|
|
3063
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3064
|
+
pointer-events: none;
|
|
3065
|
+
}
|
|
3066
|
+
|
|
3063
3067
|
.e-ddl.e-input-group {
|
|
3064
3068
|
.e-input-value,
|
|
3065
3069
|
.e-input-value:focus {
|
|
@@ -88571,7 +88575,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
88571
88575
|
line-height: normal;
|
|
88572
88576
|
}
|
|
88573
88577
|
}
|
|
88574
|
-
.e-grid.sf-grid.e-
|
|
88578
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88575
88579
|
/* stylelint-disable declaration-no-important */
|
|
88576
88580
|
.e-table {
|
|
88577
88581
|
border-spacing: 0 !important;
|
|
@@ -88585,6 +88589,19 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
88585
88589
|
}
|
|
88586
88590
|
/* stylelint-enable function-url-quotes */
|
|
88587
88591
|
|
|
88592
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88593
|
+
/* stylelint-disable function-url-quotes */
|
|
88594
|
+
@supports (font: -apple-system-body) {
|
|
88595
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88596
|
+
|
|
88597
|
+
/* stylelint-disable declaration-no-important */
|
|
88598
|
+
.e-table {
|
|
88599
|
+
border-spacing: 0 !important;
|
|
88600
|
+
}
|
|
88601
|
+
}
|
|
88602
|
+
}
|
|
88603
|
+
/* stylelint-enable function-url-quotes */
|
|
88604
|
+
|
|
88588
88605
|
|
|
88589
88606
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88590
88607
|
@if $grid-skin == 'material3' {
|
|
@@ -144536,7 +144553,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
144536
144553
|
height: inherit;
|
|
144537
144554
|
width: 100%;
|
|
144538
144555
|
|
|
144539
|
-
[class
|
|
144556
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144540
144557
|
.e-dot-item,
|
|
144541
144558
|
.e-dot {
|
|
144542
144559
|
display: flex;
|
|
@@ -144544,7 +144561,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
144544
144561
|
justify-content: center;
|
|
144545
144562
|
}
|
|
144546
144563
|
|
|
144547
|
-
[class
|
|
144564
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144548
144565
|
min-width: $timeline-dot-icon-size;
|
|
144549
144566
|
min-height: $timeline-dot-icon-size;
|
|
144550
144567
|
border-radius: var(--dot-radius);
|
|
@@ -144851,7 +144868,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
144851
144868
|
@include export-module('timeline-bigger') {
|
|
144852
144869
|
.e-bigger.e-timeline,
|
|
144853
144870
|
.e-bigger .e-timeline {
|
|
144854
|
-
[class
|
|
144871
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144855
144872
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144856
144873
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144857
144874
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -2930,6 +2930,10 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2930
2930
|
display: flex;
|
|
2931
2931
|
}
|
|
2932
2932
|
|
|
2933
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2934
|
+
pointer-events: none;
|
|
2935
|
+
}
|
|
2936
|
+
|
|
2933
2937
|
.e-ddl.e-input-group {
|
|
2934
2938
|
.e-input-value,
|
|
2935
2939
|
.e-input-value:focus {
|
|
@@ -65913,7 +65917,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
65913
65917
|
line-height: normal;
|
|
65914
65918
|
}
|
|
65915
65919
|
}
|
|
65916
|
-
.e-grid.sf-grid.e-
|
|
65920
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
65917
65921
|
/* stylelint-disable declaration-no-important */
|
|
65918
65922
|
.e-table {
|
|
65919
65923
|
border-spacing: 0 !important;
|
|
@@ -65927,6 +65931,19 @@ $grid-checkmark-color: $grey !default;
|
|
|
65927
65931
|
}
|
|
65928
65932
|
/* stylelint-enable function-url-quotes */
|
|
65929
65933
|
|
|
65934
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
65935
|
+
/* stylelint-disable function-url-quotes */
|
|
65936
|
+
@supports (font: -apple-system-body) {
|
|
65937
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
65938
|
+
|
|
65939
|
+
/* stylelint-disable declaration-no-important */
|
|
65940
|
+
.e-table {
|
|
65941
|
+
border-spacing: 0 !important;
|
|
65942
|
+
}
|
|
65943
|
+
}
|
|
65944
|
+
}
|
|
65945
|
+
/* stylelint-enable function-url-quotes */
|
|
65946
|
+
|
|
65930
65947
|
|
|
65931
65948
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
65932
65949
|
@if $grid-skin == 'material3' {
|
|
@@ -111320,7 +111337,7 @@ $timeline-item-disabled-color: $grey-ad !default;
|
|
|
111320
111337
|
height: inherit;
|
|
111321
111338
|
width: 100%;
|
|
111322
111339
|
|
|
111323
|
-
[class
|
|
111340
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111324
111341
|
.e-dot-item,
|
|
111325
111342
|
.e-dot {
|
|
111326
111343
|
display: flex;
|
|
@@ -111328,7 +111345,7 @@ $timeline-item-disabled-color: $grey-ad !default;
|
|
|
111328
111345
|
justify-content: center;
|
|
111329
111346
|
}
|
|
111330
111347
|
|
|
111331
|
-
[class
|
|
111348
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111332
111349
|
min-width: $timeline-dot-icon-size;
|
|
111333
111350
|
min-height: $timeline-dot-icon-size;
|
|
111334
111351
|
border-radius: var(--dot-radius);
|
|
@@ -3052,6 +3052,10 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3052
3052
|
display: flex;
|
|
3053
3053
|
}
|
|
3054
3054
|
|
|
3055
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3056
|
+
pointer-events: none;
|
|
3057
|
+
}
|
|
3058
|
+
|
|
3055
3059
|
.e-ddl.e-input-group {
|
|
3056
3060
|
.e-input-value,
|
|
3057
3061
|
.e-input-value:focus {
|
|
@@ -88318,7 +88322,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
88318
88322
|
line-height: normal;
|
|
88319
88323
|
}
|
|
88320
88324
|
}
|
|
88321
|
-
.e-grid.sf-grid.e-
|
|
88325
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88322
88326
|
/* stylelint-disable declaration-no-important */
|
|
88323
88327
|
.e-table {
|
|
88324
88328
|
border-spacing: 0 !important;
|
|
@@ -88332,6 +88336,19 @@ $grid-checkmark-color: $grey !default;
|
|
|
88332
88336
|
}
|
|
88333
88337
|
/* stylelint-enable function-url-quotes */
|
|
88334
88338
|
|
|
88339
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88340
|
+
/* stylelint-disable function-url-quotes */
|
|
88341
|
+
@supports (font: -apple-system-body) {
|
|
88342
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88343
|
+
|
|
88344
|
+
/* stylelint-disable declaration-no-important */
|
|
88345
|
+
.e-table {
|
|
88346
|
+
border-spacing: 0 !important;
|
|
88347
|
+
}
|
|
88348
|
+
}
|
|
88349
|
+
}
|
|
88350
|
+
/* stylelint-enable function-url-quotes */
|
|
88351
|
+
|
|
88335
88352
|
|
|
88336
88353
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88337
88354
|
@if $grid-skin == 'material3' {
|
|
@@ -144319,7 +144336,7 @@ $timeline-item-disabled-color: $grey-ad !default;
|
|
|
144319
144336
|
height: inherit;
|
|
144320
144337
|
width: 100%;
|
|
144321
144338
|
|
|
144322
|
-
[class
|
|
144339
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144323
144340
|
.e-dot-item,
|
|
144324
144341
|
.e-dot {
|
|
144325
144342
|
display: flex;
|
|
@@ -144327,7 +144344,7 @@ $timeline-item-disabled-color: $grey-ad !default;
|
|
|
144327
144344
|
justify-content: center;
|
|
144328
144345
|
}
|
|
144329
144346
|
|
|
144330
|
-
[class
|
|
144347
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144331
144348
|
min-width: $timeline-dot-icon-size;
|
|
144332
144349
|
min-height: $timeline-dot-icon-size;
|
|
144333
144350
|
border-radius: var(--dot-radius);
|
|
@@ -144634,7 +144651,7 @@ $timeline-item-disabled-color: $grey-ad !default;
|
|
|
144634
144651
|
@include export-module('timeline-bigger') {
|
|
144635
144652
|
.e-bigger.e-timeline,
|
|
144636
144653
|
.e-bigger .e-timeline {
|
|
144637
|
-
[class
|
|
144654
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144638
144655
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144639
144656
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144640
144657
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -2777,6 +2777,10 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2777
2777
|
display: flex;
|
|
2778
2778
|
}
|
|
2779
2779
|
|
|
2780
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2781
|
+
pointer-events: none;
|
|
2782
|
+
}
|
|
2783
|
+
|
|
2780
2784
|
.e-ddl.e-input-group {
|
|
2781
2785
|
.e-input-value,
|
|
2782
2786
|
.e-input-value:focus {
|
|
@@ -66049,7 +66053,7 @@ $grid-checkmark-color: $white !default;
|
|
|
66049
66053
|
line-height: normal;
|
|
66050
66054
|
}
|
|
66051
66055
|
}
|
|
66052
|
-
.e-grid.sf-grid.e-
|
|
66056
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66053
66057
|
/* stylelint-disable declaration-no-important */
|
|
66054
66058
|
.e-table {
|
|
66055
66059
|
border-spacing: 0 !important;
|
|
@@ -66063,6 +66067,19 @@ $grid-checkmark-color: $white !default;
|
|
|
66063
66067
|
}
|
|
66064
66068
|
/* stylelint-enable function-url-quotes */
|
|
66065
66069
|
|
|
66070
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66071
|
+
/* stylelint-disable function-url-quotes */
|
|
66072
|
+
@supports (font: -apple-system-body) {
|
|
66073
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66074
|
+
|
|
66075
|
+
/* stylelint-disable declaration-no-important */
|
|
66076
|
+
.e-table {
|
|
66077
|
+
border-spacing: 0 !important;
|
|
66078
|
+
}
|
|
66079
|
+
}
|
|
66080
|
+
}
|
|
66081
|
+
/* stylelint-enable function-url-quotes */
|
|
66082
|
+
|
|
66066
66083
|
|
|
66067
66084
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66068
66085
|
@if $grid-skin == 'material3' {
|
|
@@ -111607,7 +111624,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
111607
111624
|
height: inherit;
|
|
111608
111625
|
width: 100%;
|
|
111609
111626
|
|
|
111610
|
-
[class
|
|
111627
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111611
111628
|
.e-dot-item,
|
|
111612
111629
|
.e-dot {
|
|
111613
111630
|
display: flex;
|
|
@@ -111615,7 +111632,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
111615
111632
|
justify-content: center;
|
|
111616
111633
|
}
|
|
111617
111634
|
|
|
111618
|
-
[class
|
|
111635
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111619
111636
|
min-width: $timeline-dot-icon-size;
|
|
111620
111637
|
min-height: $timeline-dot-icon-size;
|
|
111621
111638
|
border-radius: var(--dot-radius);
|
|
@@ -2899,6 +2899,10 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2899
2899
|
display: flex;
|
|
2900
2900
|
}
|
|
2901
2901
|
|
|
2902
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2903
|
+
pointer-events: none;
|
|
2904
|
+
}
|
|
2905
|
+
|
|
2902
2906
|
.e-ddl.e-input-group {
|
|
2903
2907
|
.e-input-value,
|
|
2904
2908
|
.e-input-value:focus {
|
|
@@ -88454,7 +88458,7 @@ $grid-checkmark-color: $white !default;
|
|
|
88454
88458
|
line-height: normal;
|
|
88455
88459
|
}
|
|
88456
88460
|
}
|
|
88457
|
-
.e-grid.sf-grid.e-
|
|
88461
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88458
88462
|
/* stylelint-disable declaration-no-important */
|
|
88459
88463
|
.e-table {
|
|
88460
88464
|
border-spacing: 0 !important;
|
|
@@ -88468,6 +88472,19 @@ $grid-checkmark-color: $white !default;
|
|
|
88468
88472
|
}
|
|
88469
88473
|
/* stylelint-enable function-url-quotes */
|
|
88470
88474
|
|
|
88475
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88476
|
+
/* stylelint-disable function-url-quotes */
|
|
88477
|
+
@supports (font: -apple-system-body) {
|
|
88478
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88479
|
+
|
|
88480
|
+
/* stylelint-disable declaration-no-important */
|
|
88481
|
+
.e-table {
|
|
88482
|
+
border-spacing: 0 !important;
|
|
88483
|
+
}
|
|
88484
|
+
}
|
|
88485
|
+
}
|
|
88486
|
+
/* stylelint-enable function-url-quotes */
|
|
88487
|
+
|
|
88471
88488
|
|
|
88472
88489
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88473
88490
|
@if $grid-skin == 'material3' {
|
|
@@ -144606,7 +144623,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
144606
144623
|
height: inherit;
|
|
144607
144624
|
width: 100%;
|
|
144608
144625
|
|
|
144609
|
-
[class
|
|
144626
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144610
144627
|
.e-dot-item,
|
|
144611
144628
|
.e-dot {
|
|
144612
144629
|
display: flex;
|
|
@@ -144614,7 +144631,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
144614
144631
|
justify-content: center;
|
|
144615
144632
|
}
|
|
144616
144633
|
|
|
144617
|
-
[class
|
|
144634
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144618
144635
|
min-width: $timeline-dot-icon-size;
|
|
144619
144636
|
min-height: $timeline-dot-icon-size;
|
|
144620
144637
|
border-radius: var(--dot-radius);
|
|
@@ -144921,7 +144938,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
144921
144938
|
@include export-module('timeline-bigger') {
|
|
144922
144939
|
.e-bigger.e-timeline,
|
|
144923
144940
|
.e-bigger .e-timeline {
|
|
144924
|
-
[class
|
|
144941
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144925
144942
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144926
144943
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144927
144944
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -2952,6 +2952,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2952
2952
|
display: flex;
|
|
2953
2953
|
}
|
|
2954
2954
|
|
|
2955
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2956
|
+
pointer-events: none;
|
|
2957
|
+
}
|
|
2958
|
+
|
|
2955
2959
|
.e-ddl.e-input-group {
|
|
2956
2960
|
.e-input-value,
|
|
2957
2961
|
.e-input-value:focus {
|
|
@@ -66401,7 +66405,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66401
66405
|
line-height: normal;
|
|
66402
66406
|
}
|
|
66403
66407
|
}
|
|
66404
|
-
.e-grid.sf-grid.e-
|
|
66408
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66405
66409
|
/* stylelint-disable declaration-no-important */
|
|
66406
66410
|
.e-table {
|
|
66407
66411
|
border-spacing: 0 !important;
|
|
@@ -66415,6 +66419,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66415
66419
|
}
|
|
66416
66420
|
/* stylelint-enable function-url-quotes */
|
|
66417
66421
|
|
|
66422
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66423
|
+
/* stylelint-disable function-url-quotes */
|
|
66424
|
+
@supports (font: -apple-system-body) {
|
|
66425
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66426
|
+
|
|
66427
|
+
/* stylelint-disable declaration-no-important */
|
|
66428
|
+
.e-table {
|
|
66429
|
+
border-spacing: 0 !important;
|
|
66430
|
+
}
|
|
66431
|
+
}
|
|
66432
|
+
}
|
|
66433
|
+
/* stylelint-enable function-url-quotes */
|
|
66434
|
+
|
|
66418
66435
|
|
|
66419
66436
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66420
66437
|
@if $grid-skin == 'material3' {
|
|
@@ -111729,7 +111746,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111729
111746
|
height: inherit;
|
|
111730
111747
|
width: 100%;
|
|
111731
111748
|
|
|
111732
|
-
[class
|
|
111749
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111733
111750
|
.e-dot-item,
|
|
111734
111751
|
.e-dot {
|
|
111735
111752
|
display: flex;
|
|
@@ -111737,7 +111754,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111737
111754
|
justify-content: center;
|
|
111738
111755
|
}
|
|
111739
111756
|
|
|
111740
|
-
[class
|
|
111757
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111741
111758
|
min-width: $timeline-dot-icon-size;
|
|
111742
111759
|
min-height: $timeline-dot-icon-size;
|
|
111743
111760
|
border-radius: var(--dot-radius);
|