@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
|
@@ -3074,6 +3074,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3074
3074
|
display: flex;
|
|
3075
3075
|
}
|
|
3076
3076
|
|
|
3077
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3078
|
+
pointer-events: none;
|
|
3079
|
+
}
|
|
3080
|
+
|
|
3077
3081
|
.e-ddl.e-input-group {
|
|
3078
3082
|
.e-input-value,
|
|
3079
3083
|
.e-input-value:focus {
|
|
@@ -88806,7 +88810,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88806
88810
|
line-height: normal;
|
|
88807
88811
|
}
|
|
88808
88812
|
}
|
|
88809
|
-
.e-grid.sf-grid.e-
|
|
88813
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88810
88814
|
/* stylelint-disable declaration-no-important */
|
|
88811
88815
|
.e-table {
|
|
88812
88816
|
border-spacing: 0 !important;
|
|
@@ -88820,6 +88824,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88820
88824
|
}
|
|
88821
88825
|
/* stylelint-enable function-url-quotes */
|
|
88822
88826
|
|
|
88827
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88828
|
+
/* stylelint-disable function-url-quotes */
|
|
88829
|
+
@supports (font: -apple-system-body) {
|
|
88830
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88831
|
+
|
|
88832
|
+
/* stylelint-disable declaration-no-important */
|
|
88833
|
+
.e-table {
|
|
88834
|
+
border-spacing: 0 !important;
|
|
88835
|
+
}
|
|
88836
|
+
}
|
|
88837
|
+
}
|
|
88838
|
+
/* stylelint-enable function-url-quotes */
|
|
88839
|
+
|
|
88823
88840
|
|
|
88824
88841
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88825
88842
|
@if $grid-skin == 'material3' {
|
|
@@ -144728,7 +144745,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144728
144745
|
height: inherit;
|
|
144729
144746
|
width: 100%;
|
|
144730
144747
|
|
|
144731
|
-
[class
|
|
144748
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144732
144749
|
.e-dot-item,
|
|
144733
144750
|
.e-dot {
|
|
144734
144751
|
display: flex;
|
|
@@ -144736,7 +144753,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144736
144753
|
justify-content: center;
|
|
144737
144754
|
}
|
|
144738
144755
|
|
|
144739
|
-
[class
|
|
144756
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144740
144757
|
min-width: $timeline-dot-icon-size;
|
|
144741
144758
|
min-height: $timeline-dot-icon-size;
|
|
144742
144759
|
border-radius: var(--dot-radius);
|
|
@@ -145043,7 +145060,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145043
145060
|
@include export-module('timeline-bigger') {
|
|
145044
145061
|
.e-bigger.e-timeline,
|
|
145045
145062
|
.e-bigger .e-timeline {
|
|
145046
|
-
[class
|
|
145063
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145047
145064
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145048
145065
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145049
145066
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -2951,6 +2951,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2951
2951
|
display: flex;
|
|
2952
2952
|
}
|
|
2953
2953
|
|
|
2954
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2955
|
+
pointer-events: none;
|
|
2956
|
+
}
|
|
2957
|
+
|
|
2954
2958
|
.e-ddl.e-input-group {
|
|
2955
2959
|
.e-input-value,
|
|
2956
2960
|
.e-input-value:focus {
|
|
@@ -66400,7 +66404,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66400
66404
|
line-height: normal;
|
|
66401
66405
|
}
|
|
66402
66406
|
}
|
|
66403
|
-
.e-grid.sf-grid.e-
|
|
66407
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66404
66408
|
/* stylelint-disable declaration-no-important */
|
|
66405
66409
|
.e-table {
|
|
66406
66410
|
border-spacing: 0 !important;
|
|
@@ -66414,6 +66418,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66414
66418
|
}
|
|
66415
66419
|
/* stylelint-enable function-url-quotes */
|
|
66416
66420
|
|
|
66421
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66422
|
+
/* stylelint-disable function-url-quotes */
|
|
66423
|
+
@supports (font: -apple-system-body) {
|
|
66424
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66425
|
+
|
|
66426
|
+
/* stylelint-disable declaration-no-important */
|
|
66427
|
+
.e-table {
|
|
66428
|
+
border-spacing: 0 !important;
|
|
66429
|
+
}
|
|
66430
|
+
}
|
|
66431
|
+
}
|
|
66432
|
+
/* stylelint-enable function-url-quotes */
|
|
66433
|
+
|
|
66417
66434
|
|
|
66418
66435
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66419
66436
|
@if $grid-skin == 'material3' {
|
|
@@ -111728,7 +111745,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111728
111745
|
height: inherit;
|
|
111729
111746
|
width: 100%;
|
|
111730
111747
|
|
|
111731
|
-
[class
|
|
111748
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111732
111749
|
.e-dot-item,
|
|
111733
111750
|
.e-dot {
|
|
111734
111751
|
display: flex;
|
|
@@ -111736,7 +111753,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111736
111753
|
justify-content: center;
|
|
111737
111754
|
}
|
|
111738
111755
|
|
|
111739
|
-
[class
|
|
111756
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111740
111757
|
min-width: $timeline-dot-icon-size;
|
|
111741
111758
|
min-height: $timeline-dot-icon-size;
|
|
111742
111759
|
border-radius: var(--dot-radius);
|
|
@@ -3703,6 +3703,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3703
3703
|
display: flex;
|
|
3704
3704
|
}
|
|
3705
3705
|
|
|
3706
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3707
|
+
pointer-events: none;
|
|
3708
|
+
}
|
|
3709
|
+
|
|
3706
3710
|
.e-ddl.e-input-group {
|
|
3707
3711
|
.e-input-value,
|
|
3708
3712
|
.e-input-value:focus {
|
|
@@ -67189,7 +67193,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67189
67193
|
line-height: normal;
|
|
67190
67194
|
}
|
|
67191
67195
|
}
|
|
67192
|
-
.e-grid.sf-grid.e-
|
|
67196
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67193
67197
|
/* stylelint-disable declaration-no-important */
|
|
67194
67198
|
.e-table {
|
|
67195
67199
|
border-spacing: 0 !important;
|
|
@@ -67203,6 +67207,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67203
67207
|
}
|
|
67204
67208
|
/* stylelint-enable function-url-quotes */
|
|
67205
67209
|
|
|
67210
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
67211
|
+
/* stylelint-disable function-url-quotes */
|
|
67212
|
+
@supports (font: -apple-system-body) {
|
|
67213
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67214
|
+
|
|
67215
|
+
/* stylelint-disable declaration-no-important */
|
|
67216
|
+
.e-table {
|
|
67217
|
+
border-spacing: 0 !important;
|
|
67218
|
+
}
|
|
67219
|
+
}
|
|
67220
|
+
}
|
|
67221
|
+
/* stylelint-enable function-url-quotes */
|
|
67222
|
+
|
|
67206
67223
|
|
|
67207
67224
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
67208
67225
|
@if $grid-skin == 'material3' {
|
|
@@ -112503,7 +112520,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112503
112520
|
height: inherit;
|
|
112504
112521
|
width: 100%;
|
|
112505
112522
|
|
|
112506
|
-
[class
|
|
112523
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
112507
112524
|
.e-dot-item,
|
|
112508
112525
|
.e-dot {
|
|
112509
112526
|
display: flex;
|
|
@@ -112511,7 +112528,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112511
112528
|
justify-content: center;
|
|
112512
112529
|
}
|
|
112513
112530
|
|
|
112514
|
-
[class
|
|
112531
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
112515
112532
|
min-width: $timeline-dot-icon-size;
|
|
112516
112533
|
min-height: $timeline-dot-icon-size;
|
|
112517
112534
|
border-radius: var(--dot-radius);
|
|
@@ -3825,6 +3825,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3825
3825
|
display: flex;
|
|
3826
3826
|
}
|
|
3827
3827
|
|
|
3828
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3829
|
+
pointer-events: none;
|
|
3830
|
+
}
|
|
3831
|
+
|
|
3828
3832
|
.e-ddl.e-input-group {
|
|
3829
3833
|
.e-input-value,
|
|
3830
3834
|
.e-input-value:focus {
|
|
@@ -89594,7 +89598,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89594
89598
|
line-height: normal;
|
|
89595
89599
|
}
|
|
89596
89600
|
}
|
|
89597
|
-
.e-grid.sf-grid.e-
|
|
89601
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89598
89602
|
/* stylelint-disable declaration-no-important */
|
|
89599
89603
|
.e-table {
|
|
89600
89604
|
border-spacing: 0 !important;
|
|
@@ -89608,6 +89612,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89608
89612
|
}
|
|
89609
89613
|
/* stylelint-enable function-url-quotes */
|
|
89610
89614
|
|
|
89615
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
89616
|
+
/* stylelint-disable function-url-quotes */
|
|
89617
|
+
@supports (font: -apple-system-body) {
|
|
89618
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89619
|
+
|
|
89620
|
+
/* stylelint-disable declaration-no-important */
|
|
89621
|
+
.e-table {
|
|
89622
|
+
border-spacing: 0 !important;
|
|
89623
|
+
}
|
|
89624
|
+
}
|
|
89625
|
+
}
|
|
89626
|
+
/* stylelint-enable function-url-quotes */
|
|
89627
|
+
|
|
89611
89628
|
|
|
89612
89629
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
89613
89630
|
@if $grid-skin == 'material3' {
|
|
@@ -145502,7 +145519,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145502
145519
|
height: inherit;
|
|
145503
145520
|
width: 100%;
|
|
145504
145521
|
|
|
145505
|
-
[class
|
|
145522
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
145506
145523
|
.e-dot-item,
|
|
145507
145524
|
.e-dot {
|
|
145508
145525
|
display: flex;
|
|
@@ -145510,7 +145527,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145510
145527
|
justify-content: center;
|
|
145511
145528
|
}
|
|
145512
145529
|
|
|
145513
|
-
[class
|
|
145530
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145514
145531
|
min-width: $timeline-dot-icon-size;
|
|
145515
145532
|
min-height: $timeline-dot-icon-size;
|
|
145516
145533
|
border-radius: var(--dot-radius);
|
|
@@ -145817,7 +145834,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145817
145834
|
@include export-module('timeline-bigger') {
|
|
145818
145835
|
.e-bigger.e-timeline,
|
|
145819
145836
|
.e-bigger .e-timeline {
|
|
145820
|
-
[class
|
|
145837
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145821
145838
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145822
145839
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145823
145840
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -4050,6 +4050,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4050
4050
|
display: flex;
|
|
4051
4051
|
}
|
|
4052
4052
|
|
|
4053
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
4054
|
+
pointer-events: none;
|
|
4055
|
+
}
|
|
4056
|
+
|
|
4053
4057
|
.e-ddl.e-input-group {
|
|
4054
4058
|
.e-input-value,
|
|
4055
4059
|
.e-input-value:focus {
|
|
@@ -67536,7 +67540,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67536
67540
|
line-height: normal;
|
|
67537
67541
|
}
|
|
67538
67542
|
}
|
|
67539
|
-
.e-grid.sf-grid.e-
|
|
67543
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67540
67544
|
/* stylelint-disable declaration-no-important */
|
|
67541
67545
|
.e-table {
|
|
67542
67546
|
border-spacing: 0 !important;
|
|
@@ -67550,6 +67554,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67550
67554
|
}
|
|
67551
67555
|
/* stylelint-enable function-url-quotes */
|
|
67552
67556
|
|
|
67557
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
67558
|
+
/* stylelint-disable function-url-quotes */
|
|
67559
|
+
@supports (font: -apple-system-body) {
|
|
67560
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67561
|
+
|
|
67562
|
+
/* stylelint-disable declaration-no-important */
|
|
67563
|
+
.e-table {
|
|
67564
|
+
border-spacing: 0 !important;
|
|
67565
|
+
}
|
|
67566
|
+
}
|
|
67567
|
+
}
|
|
67568
|
+
/* stylelint-enable function-url-quotes */
|
|
67569
|
+
|
|
67553
67570
|
|
|
67554
67571
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
67555
67572
|
@if $grid-skin == 'material3' {
|
|
@@ -112850,7 +112867,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112850
112867
|
height: inherit;
|
|
112851
112868
|
width: 100%;
|
|
112852
112869
|
|
|
112853
|
-
[class
|
|
112870
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
112854
112871
|
.e-dot-item,
|
|
112855
112872
|
.e-dot {
|
|
112856
112873
|
display: flex;
|
|
@@ -112858,7 +112875,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112858
112875
|
justify-content: center;
|
|
112859
112876
|
}
|
|
112860
112877
|
|
|
112861
|
-
[class
|
|
112878
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
112862
112879
|
min-width: $timeline-dot-icon-size;
|
|
112863
112880
|
min-height: $timeline-dot-icon-size;
|
|
112864
112881
|
border-radius: var(--dot-radius);
|
|
@@ -4172,6 +4172,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4172
4172
|
display: flex;
|
|
4173
4173
|
}
|
|
4174
4174
|
|
|
4175
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
4176
|
+
pointer-events: none;
|
|
4177
|
+
}
|
|
4178
|
+
|
|
4175
4179
|
.e-ddl.e-input-group {
|
|
4176
4180
|
.e-input-value,
|
|
4177
4181
|
.e-input-value:focus {
|
|
@@ -89941,7 +89945,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89941
89945
|
line-height: normal;
|
|
89942
89946
|
}
|
|
89943
89947
|
}
|
|
89944
|
-
.e-grid.sf-grid.e-
|
|
89948
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89945
89949
|
/* stylelint-disable declaration-no-important */
|
|
89946
89950
|
.e-table {
|
|
89947
89951
|
border-spacing: 0 !important;
|
|
@@ -89955,6 +89959,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89955
89959
|
}
|
|
89956
89960
|
/* stylelint-enable function-url-quotes */
|
|
89957
89961
|
|
|
89962
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
89963
|
+
/* stylelint-disable function-url-quotes */
|
|
89964
|
+
@supports (font: -apple-system-body) {
|
|
89965
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89966
|
+
|
|
89967
|
+
/* stylelint-disable declaration-no-important */
|
|
89968
|
+
.e-table {
|
|
89969
|
+
border-spacing: 0 !important;
|
|
89970
|
+
}
|
|
89971
|
+
}
|
|
89972
|
+
}
|
|
89973
|
+
/* stylelint-enable function-url-quotes */
|
|
89974
|
+
|
|
89958
89975
|
|
|
89959
89976
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
89960
89977
|
@if $grid-skin == 'material3' {
|
|
@@ -145849,7 +145866,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145849
145866
|
height: inherit;
|
|
145850
145867
|
width: 100%;
|
|
145851
145868
|
|
|
145852
|
-
[class
|
|
145869
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
145853
145870
|
.e-dot-item,
|
|
145854
145871
|
.e-dot {
|
|
145855
145872
|
display: flex;
|
|
@@ -145857,7 +145874,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145857
145874
|
justify-content: center;
|
|
145858
145875
|
}
|
|
145859
145876
|
|
|
145860
|
-
[class
|
|
145877
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145861
145878
|
min-width: $timeline-dot-icon-size;
|
|
145862
145879
|
min-height: $timeline-dot-icon-size;
|
|
145863
145880
|
border-radius: var(--dot-radius);
|
|
@@ -146164,7 +146181,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146164
146181
|
@include export-module('timeline-bigger') {
|
|
146165
146182
|
.e-bigger.e-timeline,
|
|
146166
146183
|
.e-bigger .e-timeline {
|
|
146167
|
-
[class
|
|
146184
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146168
146185
|
min-width: $timeline-bigger-dot-icon-size;
|
|
146169
146186
|
min-height: $timeline-bigger-dot-icon-size;
|
|
146170
146187
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -3073,6 +3073,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3073
3073
|
display: flex;
|
|
3074
3074
|
}
|
|
3075
3075
|
|
|
3076
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3077
|
+
pointer-events: none;
|
|
3078
|
+
}
|
|
3079
|
+
|
|
3076
3080
|
.e-ddl.e-input-group {
|
|
3077
3081
|
.e-input-value,
|
|
3078
3082
|
.e-input-value:focus {
|
|
@@ -88805,7 +88809,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88805
88809
|
line-height: normal;
|
|
88806
88810
|
}
|
|
88807
88811
|
}
|
|
88808
|
-
.e-grid.sf-grid.e-
|
|
88812
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88809
88813
|
/* stylelint-disable declaration-no-important */
|
|
88810
88814
|
.e-table {
|
|
88811
88815
|
border-spacing: 0 !important;
|
|
@@ -88819,6 +88823,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88819
88823
|
}
|
|
88820
88824
|
/* stylelint-enable function-url-quotes */
|
|
88821
88825
|
|
|
88826
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88827
|
+
/* stylelint-disable function-url-quotes */
|
|
88828
|
+
@supports (font: -apple-system-body) {
|
|
88829
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88830
|
+
|
|
88831
|
+
/* stylelint-disable declaration-no-important */
|
|
88832
|
+
.e-table {
|
|
88833
|
+
border-spacing: 0 !important;
|
|
88834
|
+
}
|
|
88835
|
+
}
|
|
88836
|
+
}
|
|
88837
|
+
/* stylelint-enable function-url-quotes */
|
|
88838
|
+
|
|
88822
88839
|
|
|
88823
88840
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88824
88841
|
@if $grid-skin == 'material3' {
|
|
@@ -144727,7 +144744,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144727
144744
|
height: inherit;
|
|
144728
144745
|
width: 100%;
|
|
144729
144746
|
|
|
144730
|
-
[class
|
|
144747
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144731
144748
|
.e-dot-item,
|
|
144732
144749
|
.e-dot {
|
|
144733
144750
|
display: flex;
|
|
@@ -144735,7 +144752,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144735
144752
|
justify-content: center;
|
|
144736
144753
|
}
|
|
144737
144754
|
|
|
144738
|
-
[class
|
|
144755
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144739
144756
|
min-width: $timeline-dot-icon-size;
|
|
144740
144757
|
min-height: $timeline-dot-icon-size;
|
|
144741
144758
|
border-radius: var(--dot-radius);
|
|
@@ -145042,7 +145059,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145042
145059
|
@include export-module('timeline-bigger') {
|
|
145043
145060
|
.e-bigger.e-timeline,
|
|
145044
145061
|
.e-bigger .e-timeline {
|
|
145045
|
-
[class
|
|
145062
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145046
145063
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145047
145064
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145048
145065
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -288,6 +288,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
288
288
|
display: flex;
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
292
|
+
pointer-events: none;
|
|
293
|
+
}
|
|
294
|
+
|
|
291
295
|
.e-ddl.e-input-group {
|
|
292
296
|
.e-input-value,
|
|
293
297
|
.e-input-value:focus {
|
|
@@ -288,6 +288,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
288
288
|
display: flex;
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
292
|
+
pointer-events: none;
|
|
293
|
+
}
|
|
294
|
+
|
|
291
295
|
.e-ddl.e-input-group {
|
|
292
296
|
.e-input-value,
|
|
293
297
|
.e-input-value:focus {
|
|
@@ -288,6 +288,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
288
288
|
display: flex;
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
292
|
+
pointer-events: none;
|
|
293
|
+
}
|
|
294
|
+
|
|
291
295
|
.e-ddl.e-input-group {
|
|
292
296
|
.e-input-value,
|
|
293
297
|
.e-input-value:focus {
|
|
@@ -288,6 +288,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
288
288
|
display: flex;
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
292
|
+
pointer-events: none;
|
|
293
|
+
}
|
|
294
|
+
|
|
291
295
|
.e-ddl.e-input-group {
|
|
292
296
|
.e-input-value,
|
|
293
297
|
.e-input-value:focus {
|
|
@@ -323,6 +323,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
323
323
|
display: flex;
|
|
324
324
|
}
|
|
325
325
|
|
|
326
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
327
|
+
pointer-events: none;
|
|
328
|
+
}
|
|
329
|
+
|
|
326
330
|
.e-ddl.e-input-group {
|
|
327
331
|
.e-input-value,
|
|
328
332
|
.e-input-value:focus {
|
|
@@ -323,6 +323,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
323
323
|
display: flex;
|
|
324
324
|
}
|
|
325
325
|
|
|
326
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
327
|
+
pointer-events: none;
|
|
328
|
+
}
|
|
329
|
+
|
|
326
330
|
.e-ddl.e-input-group {
|
|
327
331
|
.e-input-value,
|
|
328
332
|
.e-input-value:focus {
|
|
@@ -323,6 +323,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
323
323
|
display: flex;
|
|
324
324
|
}
|
|
325
325
|
|
|
326
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
327
|
+
pointer-events: none;
|
|
328
|
+
}
|
|
329
|
+
|
|
326
330
|
.e-ddl.e-input-group {
|
|
327
331
|
.e-input-value,
|
|
328
332
|
.e-input-value:focus {
|
|
@@ -324,6 +324,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
324
324
|
display: flex;
|
|
325
325
|
}
|
|
326
326
|
|
|
327
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
328
|
+
pointer-events: none;
|
|
329
|
+
}
|
|
330
|
+
|
|
327
331
|
.e-ddl.e-input-group {
|
|
328
332
|
.e-input-value,
|
|
329
333
|
.e-input-value:focus {
|
|
@@ -324,6 +324,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
324
324
|
display: flex;
|
|
325
325
|
}
|
|
326
326
|
|
|
327
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
328
|
+
pointer-events: none;
|
|
329
|
+
}
|
|
330
|
+
|
|
327
331
|
.e-ddl.e-input-group {
|
|
328
332
|
.e-input-value,
|
|
329
333
|
.e-input-value:focus {
|
|
@@ -324,6 +324,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
324
324
|
display: flex;
|
|
325
325
|
}
|
|
326
326
|
|
|
327
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
328
|
+
pointer-events: none;
|
|
329
|
+
}
|
|
330
|
+
|
|
327
331
|
.e-ddl.e-input-group {
|
|
328
332
|
.e-input-value,
|
|
329
333
|
.e-input-value:focus {
|
|
@@ -324,6 +324,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
324
324
|
display: flex;
|
|
325
325
|
}
|
|
326
326
|
|
|
327
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
328
|
+
pointer-events: none;
|
|
329
|
+
}
|
|
330
|
+
|
|
327
331
|
.e-ddl.e-input-group {
|
|
328
332
|
.e-input-value,
|
|
329
333
|
.e-input-value:focus {
|
|
@@ -323,6 +323,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
323
323
|
display: flex;
|
|
324
324
|
}
|
|
325
325
|
|
|
326
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
327
|
+
pointer-events: none;
|
|
328
|
+
}
|
|
329
|
+
|
|
326
330
|
.e-ddl.e-input-group {
|
|
327
331
|
.e-input-value,
|
|
328
332
|
.e-input-value:focus {
|