@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
|
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
29
29
|
height: inherit;
|
|
30
30
|
width: 100%;
|
|
31
31
|
|
|
32
|
-
[class
|
|
32
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
33
33
|
.e-dot-item,
|
|
34
34
|
.e-dot {
|
|
35
35
|
display: flex;
|
|
@@ -37,7 +37,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
37
37
|
justify-content: center;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
[class
|
|
40
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
41
41
|
min-width: $timeline-dot-icon-size;
|
|
42
42
|
min-height: $timeline-dot-icon-size;
|
|
43
43
|
border-radius: var(--dot-radius);
|
|
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
29
29
|
height: inherit;
|
|
30
30
|
width: 100%;
|
|
31
31
|
|
|
32
|
-
[class
|
|
32
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
33
33
|
.e-dot-item,
|
|
34
34
|
.e-dot {
|
|
35
35
|
display: flex;
|
|
@@ -37,7 +37,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
37
37
|
justify-content: center;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
[class
|
|
40
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
41
41
|
min-width: $timeline-dot-icon-size;
|
|
42
42
|
min-height: $timeline-dot-icon-size;
|
|
43
43
|
border-radius: var(--dot-radius);
|
|
@@ -344,7 +344,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
344
344
|
@include export-module('timeline-bigger') {
|
|
345
345
|
.e-bigger.e-timeline,
|
|
346
346
|
.e-bigger .e-timeline {
|
|
347
|
-
[class
|
|
347
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
348
348
|
min-width: $timeline-bigger-dot-icon-size;
|
|
349
349
|
min-height: $timeline-bigger-dot-icon-size;
|
|
350
350
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -2927,6 +2927,10 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
2927
2927
|
display: flex;
|
|
2928
2928
|
}
|
|
2929
2929
|
|
|
2930
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2931
|
+
pointer-events: none;
|
|
2932
|
+
}
|
|
2933
|
+
|
|
2930
2934
|
.e-ddl.e-input-group {
|
|
2931
2935
|
.e-input-value,
|
|
2932
2936
|
.e-input-value:focus {
|
|
@@ -66984,7 +66988,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
66984
66988
|
line-height: normal;
|
|
66985
66989
|
}
|
|
66986
66990
|
}
|
|
66987
|
-
.e-grid.sf-grid.e-
|
|
66991
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66988
66992
|
/* stylelint-disable declaration-no-important */
|
|
66989
66993
|
.e-table {
|
|
66990
66994
|
border-spacing: 0 !important;
|
|
@@ -66998,6 +67002,19 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
66998
67002
|
}
|
|
66999
67003
|
/* stylelint-enable function-url-quotes */
|
|
67000
67004
|
|
|
67005
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
67006
|
+
/* stylelint-disable function-url-quotes */
|
|
67007
|
+
@supports (font: -apple-system-body) {
|
|
67008
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67009
|
+
|
|
67010
|
+
/* stylelint-disable declaration-no-important */
|
|
67011
|
+
.e-table {
|
|
67012
|
+
border-spacing: 0 !important;
|
|
67013
|
+
}
|
|
67014
|
+
}
|
|
67015
|
+
}
|
|
67016
|
+
/* stylelint-enable function-url-quotes */
|
|
67017
|
+
|
|
67001
67018
|
|
|
67002
67019
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
67003
67020
|
@if $grid-skin == 'material3' {
|
|
@@ -112358,7 +112375,7 @@ $timeline-item-disabled-color: rgba($grey-white, .38) !default;
|
|
|
112358
112375
|
height: inherit;
|
|
112359
112376
|
width: 100%;
|
|
112360
112377
|
|
|
112361
|
-
[class
|
|
112378
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
112362
112379
|
.e-dot-item,
|
|
112363
112380
|
.e-dot {
|
|
112364
112381
|
display: flex;
|
|
@@ -112366,7 +112383,7 @@ $timeline-item-disabled-color: rgba($grey-white, .38) !default;
|
|
|
112366
112383
|
justify-content: center;
|
|
112367
112384
|
}
|
|
112368
112385
|
|
|
112369
|
-
[class
|
|
112386
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
112370
112387
|
min-width: $timeline-dot-icon-size;
|
|
112371
112388
|
min-height: $timeline-dot-icon-size;
|
|
112372
112389
|
border-radius: var(--dot-radius);
|
|
@@ -3049,6 +3049,10 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
3049
3049
|
display: flex;
|
|
3050
3050
|
}
|
|
3051
3051
|
|
|
3052
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3053
|
+
pointer-events: none;
|
|
3054
|
+
}
|
|
3055
|
+
|
|
3052
3056
|
.e-ddl.e-input-group {
|
|
3053
3057
|
.e-input-value,
|
|
3054
3058
|
.e-input-value:focus {
|
|
@@ -89389,7 +89393,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
89389
89393
|
line-height: normal;
|
|
89390
89394
|
}
|
|
89391
89395
|
}
|
|
89392
|
-
.e-grid.sf-grid.e-
|
|
89396
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89393
89397
|
/* stylelint-disable declaration-no-important */
|
|
89394
89398
|
.e-table {
|
|
89395
89399
|
border-spacing: 0 !important;
|
|
@@ -89403,6 +89407,19 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
89403
89407
|
}
|
|
89404
89408
|
/* stylelint-enable function-url-quotes */
|
|
89405
89409
|
|
|
89410
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
89411
|
+
/* stylelint-disable function-url-quotes */
|
|
89412
|
+
@supports (font: -apple-system-body) {
|
|
89413
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89414
|
+
|
|
89415
|
+
/* stylelint-disable declaration-no-important */
|
|
89416
|
+
.e-table {
|
|
89417
|
+
border-spacing: 0 !important;
|
|
89418
|
+
}
|
|
89419
|
+
}
|
|
89420
|
+
}
|
|
89421
|
+
/* stylelint-enable function-url-quotes */
|
|
89422
|
+
|
|
89406
89423
|
|
|
89407
89424
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
89408
89425
|
@if $grid-skin == 'material3' {
|
|
@@ -145357,7 +145374,7 @@ $timeline-item-disabled-color: rgba($grey-white, .38) !default;
|
|
|
145357
145374
|
height: inherit;
|
|
145358
145375
|
width: 100%;
|
|
145359
145376
|
|
|
145360
|
-
[class
|
|
145377
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
145361
145378
|
.e-dot-item,
|
|
145362
145379
|
.e-dot {
|
|
145363
145380
|
display: flex;
|
|
@@ -145365,7 +145382,7 @@ $timeline-item-disabled-color: rgba($grey-white, .38) !default;
|
|
|
145365
145382
|
justify-content: center;
|
|
145366
145383
|
}
|
|
145367
145384
|
|
|
145368
|
-
[class
|
|
145385
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145369
145386
|
min-width: $timeline-dot-icon-size;
|
|
145370
145387
|
min-height: $timeline-dot-icon-size;
|
|
145371
145388
|
border-radius: var(--dot-radius);
|
|
@@ -145672,7 +145689,7 @@ $timeline-item-disabled-color: rgba($grey-white, .38) !default;
|
|
|
145672
145689
|
@include export-module('timeline-bigger') {
|
|
145673
145690
|
.e-bigger.e-timeline,
|
|
145674
145691
|
.e-bigger .e-timeline {
|
|
145675
|
-
[class
|
|
145692
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145676
145693
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145677
145694
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145678
145695
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -2917,6 +2917,10 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
2917
2917
|
display: flex;
|
|
2918
2918
|
}
|
|
2919
2919
|
|
|
2920
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2921
|
+
pointer-events: none;
|
|
2922
|
+
}
|
|
2923
|
+
|
|
2920
2924
|
.e-ddl.e-input-group {
|
|
2921
2925
|
.e-input-value,
|
|
2922
2926
|
.e-input-value:focus {
|
|
@@ -66726,7 +66730,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
66726
66730
|
line-height: normal;
|
|
66727
66731
|
}
|
|
66728
66732
|
}
|
|
66729
|
-
.e-grid.sf-grid.e-
|
|
66733
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66730
66734
|
/* stylelint-disable declaration-no-important */
|
|
66731
66735
|
.e-table {
|
|
66732
66736
|
border-spacing: 0 !important;
|
|
@@ -66740,6 +66744,19 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
66740
66744
|
}
|
|
66741
66745
|
/* stylelint-enable function-url-quotes */
|
|
66742
66746
|
|
|
66747
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66748
|
+
/* stylelint-disable function-url-quotes */
|
|
66749
|
+
@supports (font: -apple-system-body) {
|
|
66750
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66751
|
+
|
|
66752
|
+
/* stylelint-disable declaration-no-important */
|
|
66753
|
+
.e-table {
|
|
66754
|
+
border-spacing: 0 !important;
|
|
66755
|
+
}
|
|
66756
|
+
}
|
|
66757
|
+
}
|
|
66758
|
+
/* stylelint-enable function-url-quotes */
|
|
66759
|
+
|
|
66743
66760
|
|
|
66744
66761
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66745
66762
|
@if $grid-skin == 'material3' {
|
|
@@ -112100,7 +112117,7 @@ $timeline-item-disabled-color: rgba($grey-black, .38) !default;
|
|
|
112100
112117
|
height: inherit;
|
|
112101
112118
|
width: 100%;
|
|
112102
112119
|
|
|
112103
|
-
[class
|
|
112120
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
112104
112121
|
.e-dot-item,
|
|
112105
112122
|
.e-dot {
|
|
112106
112123
|
display: flex;
|
|
@@ -112108,7 +112125,7 @@ $timeline-item-disabled-color: rgba($grey-black, .38) !default;
|
|
|
112108
112125
|
justify-content: center;
|
|
112109
112126
|
}
|
|
112110
112127
|
|
|
112111
|
-
[class
|
|
112128
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
112112
112129
|
min-width: $timeline-dot-icon-size;
|
|
112113
112130
|
min-height: $timeline-dot-icon-size;
|
|
112114
112131
|
border-radius: var(--dot-radius);
|
|
@@ -3039,6 +3039,10 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
3039
3039
|
display: flex;
|
|
3040
3040
|
}
|
|
3041
3041
|
|
|
3042
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3043
|
+
pointer-events: none;
|
|
3044
|
+
}
|
|
3045
|
+
|
|
3042
3046
|
.e-ddl.e-input-group {
|
|
3043
3047
|
.e-input-value,
|
|
3044
3048
|
.e-input-value:focus {
|
|
@@ -89131,7 +89135,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
89131
89135
|
line-height: normal;
|
|
89132
89136
|
}
|
|
89133
89137
|
}
|
|
89134
|
-
.e-grid.sf-grid.e-
|
|
89138
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89135
89139
|
/* stylelint-disable declaration-no-important */
|
|
89136
89140
|
.e-table {
|
|
89137
89141
|
border-spacing: 0 !important;
|
|
@@ -89145,6 +89149,19 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
89145
89149
|
}
|
|
89146
89150
|
/* stylelint-enable function-url-quotes */
|
|
89147
89151
|
|
|
89152
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
89153
|
+
/* stylelint-disable function-url-quotes */
|
|
89154
|
+
@supports (font: -apple-system-body) {
|
|
89155
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89156
|
+
|
|
89157
|
+
/* stylelint-disable declaration-no-important */
|
|
89158
|
+
.e-table {
|
|
89159
|
+
border-spacing: 0 !important;
|
|
89160
|
+
}
|
|
89161
|
+
}
|
|
89162
|
+
}
|
|
89163
|
+
/* stylelint-enable function-url-quotes */
|
|
89164
|
+
|
|
89148
89165
|
|
|
89149
89166
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
89150
89167
|
@if $grid-skin == 'material3' {
|
|
@@ -145099,7 +145116,7 @@ $timeline-item-disabled-color: rgba($grey-black, .38) !default;
|
|
|
145099
145116
|
height: inherit;
|
|
145100
145117
|
width: 100%;
|
|
145101
145118
|
|
|
145102
|
-
[class
|
|
145119
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
145103
145120
|
.e-dot-item,
|
|
145104
145121
|
.e-dot {
|
|
145105
145122
|
display: flex;
|
|
@@ -145107,7 +145124,7 @@ $timeline-item-disabled-color: rgba($grey-black, .38) !default;
|
|
|
145107
145124
|
justify-content: center;
|
|
145108
145125
|
}
|
|
145109
145126
|
|
|
145110
|
-
[class
|
|
145127
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145111
145128
|
min-width: $timeline-dot-icon-size;
|
|
145112
145129
|
min-height: $timeline-dot-icon-size;
|
|
145113
145130
|
border-radius: var(--dot-radius);
|
|
@@ -145414,7 +145431,7 @@ $timeline-item-disabled-color: rgba($grey-black, .38) !default;
|
|
|
145414
145431
|
@include export-module('timeline-bigger') {
|
|
145415
145432
|
.e-bigger.e-timeline,
|
|
145416
145433
|
.e-bigger .e-timeline {
|
|
145417
|
-
[class
|
|
145434
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145418
145435
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145419
145436
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145420
145437
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -3115,6 +3115,10 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3115
3115
|
display: flex;
|
|
3116
3116
|
}
|
|
3117
3117
|
|
|
3118
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3119
|
+
pointer-events: none;
|
|
3120
|
+
}
|
|
3121
|
+
|
|
3118
3122
|
.e-ddl.e-input-group {
|
|
3119
3123
|
.e-input-value,
|
|
3120
3124
|
.e-input-value:focus {
|
|
@@ -66796,7 +66800,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
66796
66800
|
line-height: normal;
|
|
66797
66801
|
}
|
|
66798
66802
|
}
|
|
66799
|
-
.e-grid.sf-grid.e-
|
|
66803
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66800
66804
|
/* stylelint-disable declaration-no-important */
|
|
66801
66805
|
.e-table {
|
|
66802
66806
|
border-spacing: 0 !important;
|
|
@@ -66810,6 +66814,19 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
66810
66814
|
}
|
|
66811
66815
|
/* stylelint-enable function-url-quotes */
|
|
66812
66816
|
|
|
66817
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66818
|
+
/* stylelint-disable function-url-quotes */
|
|
66819
|
+
@supports (font: -apple-system-body) {
|
|
66820
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66821
|
+
|
|
66822
|
+
/* stylelint-disable declaration-no-important */
|
|
66823
|
+
.e-table {
|
|
66824
|
+
border-spacing: 0 !important;
|
|
66825
|
+
}
|
|
66826
|
+
}
|
|
66827
|
+
}
|
|
66828
|
+
/* stylelint-enable function-url-quotes */
|
|
66829
|
+
|
|
66813
66830
|
|
|
66814
66831
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66815
66832
|
@if $grid-skin == 'material3' {
|
|
@@ -112147,7 +112164,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112147
112164
|
height: inherit;
|
|
112148
112165
|
width: 100%;
|
|
112149
112166
|
|
|
112150
|
-
[class
|
|
112167
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
112151
112168
|
.e-dot-item,
|
|
112152
112169
|
.e-dot {
|
|
112153
112170
|
display: flex;
|
|
@@ -112155,7 +112172,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112155
112172
|
justify-content: center;
|
|
112156
112173
|
}
|
|
112157
112174
|
|
|
112158
|
-
[class
|
|
112175
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
112159
112176
|
min-width: $timeline-dot-icon-size;
|
|
112160
112177
|
min-height: $timeline-dot-icon-size;
|
|
112161
112178
|
border-radius: var(--dot-radius);
|
|
@@ -3237,6 +3237,10 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3237
3237
|
display: flex;
|
|
3238
3238
|
}
|
|
3239
3239
|
|
|
3240
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3241
|
+
pointer-events: none;
|
|
3242
|
+
}
|
|
3243
|
+
|
|
3240
3244
|
.e-ddl.e-input-group {
|
|
3241
3245
|
.e-input-value,
|
|
3242
3246
|
.e-input-value:focus {
|
|
@@ -89201,7 +89205,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
89201
89205
|
line-height: normal;
|
|
89202
89206
|
}
|
|
89203
89207
|
}
|
|
89204
|
-
.e-grid.sf-grid.e-
|
|
89208
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89205
89209
|
/* stylelint-disable declaration-no-important */
|
|
89206
89210
|
.e-table {
|
|
89207
89211
|
border-spacing: 0 !important;
|
|
@@ -89215,6 +89219,19 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
89215
89219
|
}
|
|
89216
89220
|
/* stylelint-enable function-url-quotes */
|
|
89217
89221
|
|
|
89222
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
89223
|
+
/* stylelint-disable function-url-quotes */
|
|
89224
|
+
@supports (font: -apple-system-body) {
|
|
89225
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89226
|
+
|
|
89227
|
+
/* stylelint-disable declaration-no-important */
|
|
89228
|
+
.e-table {
|
|
89229
|
+
border-spacing: 0 !important;
|
|
89230
|
+
}
|
|
89231
|
+
}
|
|
89232
|
+
}
|
|
89233
|
+
/* stylelint-enable function-url-quotes */
|
|
89234
|
+
|
|
89218
89235
|
|
|
89219
89236
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
89220
89237
|
@if $grid-skin == 'material3' {
|
|
@@ -145146,7 +145163,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145146
145163
|
height: inherit;
|
|
145147
145164
|
width: 100%;
|
|
145148
145165
|
|
|
145149
|
-
[class
|
|
145166
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
145150
145167
|
.e-dot-item,
|
|
145151
145168
|
.e-dot {
|
|
145152
145169
|
display: flex;
|
|
@@ -145154,7 +145171,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145154
145171
|
justify-content: center;
|
|
145155
145172
|
}
|
|
145156
145173
|
|
|
145157
|
-
[class
|
|
145174
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145158
145175
|
min-width: $timeline-dot-icon-size;
|
|
145159
145176
|
min-height: $timeline-dot-icon-size;
|
|
145160
145177
|
border-radius: var(--dot-radius);
|
|
@@ -145461,7 +145478,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145461
145478
|
@include export-module('timeline-bigger') {
|
|
145462
145479
|
.e-bigger.e-timeline,
|
|
145463
145480
|
.e-bigger .e-timeline {
|
|
145464
|
-
[class
|
|
145481
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145465
145482
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145466
145483
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145467
145484
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -3185,6 +3185,10 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3185
3185
|
display: flex;
|
|
3186
3186
|
}
|
|
3187
3187
|
|
|
3188
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3189
|
+
pointer-events: none;
|
|
3190
|
+
}
|
|
3191
|
+
|
|
3188
3192
|
.e-ddl.e-input-group {
|
|
3189
3193
|
.e-input-value,
|
|
3190
3194
|
.e-input-value:focus {
|
|
@@ -66866,7 +66870,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
66866
66870
|
line-height: normal;
|
|
66867
66871
|
}
|
|
66868
66872
|
}
|
|
66869
|
-
.e-grid.sf-grid.e-
|
|
66873
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66870
66874
|
/* stylelint-disable declaration-no-important */
|
|
66871
66875
|
.e-table {
|
|
66872
66876
|
border-spacing: 0 !important;
|
|
@@ -66880,6 +66884,19 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
66880
66884
|
}
|
|
66881
66885
|
/* stylelint-enable function-url-quotes */
|
|
66882
66886
|
|
|
66887
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66888
|
+
/* stylelint-disable function-url-quotes */
|
|
66889
|
+
@supports (font: -apple-system-body) {
|
|
66890
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66891
|
+
|
|
66892
|
+
/* stylelint-disable declaration-no-important */
|
|
66893
|
+
.e-table {
|
|
66894
|
+
border-spacing: 0 !important;
|
|
66895
|
+
}
|
|
66896
|
+
}
|
|
66897
|
+
}
|
|
66898
|
+
/* stylelint-enable function-url-quotes */
|
|
66899
|
+
|
|
66883
66900
|
|
|
66884
66901
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66885
66902
|
@if $grid-skin == 'material3' {
|
|
@@ -112217,7 +112234,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112217
112234
|
height: inherit;
|
|
112218
112235
|
width: 100%;
|
|
112219
112236
|
|
|
112220
|
-
[class
|
|
112237
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
112221
112238
|
.e-dot-item,
|
|
112222
112239
|
.e-dot {
|
|
112223
112240
|
display: flex;
|
|
@@ -112225,7 +112242,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112225
112242
|
justify-content: center;
|
|
112226
112243
|
}
|
|
112227
112244
|
|
|
112228
|
-
[class
|
|
112245
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
112229
112246
|
min-width: $timeline-dot-icon-size;
|
|
112230
112247
|
min-height: $timeline-dot-icon-size;
|
|
112231
112248
|
border-radius: var(--dot-radius);
|
|
@@ -3307,6 +3307,10 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3307
3307
|
display: flex;
|
|
3308
3308
|
}
|
|
3309
3309
|
|
|
3310
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3311
|
+
pointer-events: none;
|
|
3312
|
+
}
|
|
3313
|
+
|
|
3310
3314
|
.e-ddl.e-input-group {
|
|
3311
3315
|
.e-input-value,
|
|
3312
3316
|
.e-input-value:focus {
|
|
@@ -89271,7 +89275,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
89271
89275
|
line-height: normal;
|
|
89272
89276
|
}
|
|
89273
89277
|
}
|
|
89274
|
-
.e-grid.sf-grid.e-
|
|
89278
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89275
89279
|
/* stylelint-disable declaration-no-important */
|
|
89276
89280
|
.e-table {
|
|
89277
89281
|
border-spacing: 0 !important;
|
|
@@ -89285,6 +89289,19 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
89285
89289
|
}
|
|
89286
89290
|
/* stylelint-enable function-url-quotes */
|
|
89287
89291
|
|
|
89292
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
89293
|
+
/* stylelint-disable function-url-quotes */
|
|
89294
|
+
@supports (font: -apple-system-body) {
|
|
89295
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89296
|
+
|
|
89297
|
+
/* stylelint-disable declaration-no-important */
|
|
89298
|
+
.e-table {
|
|
89299
|
+
border-spacing: 0 !important;
|
|
89300
|
+
}
|
|
89301
|
+
}
|
|
89302
|
+
}
|
|
89303
|
+
/* stylelint-enable function-url-quotes */
|
|
89304
|
+
|
|
89288
89305
|
|
|
89289
89306
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
89290
89307
|
@if $grid-skin == 'material3' {
|
|
@@ -145216,7 +145233,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145216
145233
|
height: inherit;
|
|
145217
145234
|
width: 100%;
|
|
145218
145235
|
|
|
145219
|
-
[class
|
|
145236
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
145220
145237
|
.e-dot-item,
|
|
145221
145238
|
.e-dot {
|
|
145222
145239
|
display: flex;
|
|
@@ -145224,7 +145241,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145224
145241
|
justify-content: center;
|
|
145225
145242
|
}
|
|
145226
145243
|
|
|
145227
|
-
[class
|
|
145244
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145228
145245
|
min-width: $timeline-dot-icon-size;
|
|
145229
145246
|
min-height: $timeline-dot-icon-size;
|
|
145230
145247
|
border-radius: var(--dot-radius);
|
|
@@ -145531,7 +145548,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145531
145548
|
@include export-module('timeline-bigger') {
|
|
145532
145549
|
.e-bigger.e-timeline,
|
|
145533
145550
|
.e-bigger .e-timeline {
|
|
145534
|
-
[class
|
|
145551
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145535
145552
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145536
145553
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145537
145554
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -2887,6 +2887,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2887
2887
|
display: flex;
|
|
2888
2888
|
}
|
|
2889
2889
|
|
|
2890
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2891
|
+
pointer-events: none;
|
|
2892
|
+
}
|
|
2893
|
+
|
|
2890
2894
|
.e-ddl.e-input-group {
|
|
2891
2895
|
.e-input-value,
|
|
2892
2896
|
.e-input-value:focus {
|
|
@@ -66308,7 +66312,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66308
66312
|
line-height: normal;
|
|
66309
66313
|
}
|
|
66310
66314
|
}
|
|
66311
|
-
.e-grid.sf-grid.e-
|
|
66315
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66312
66316
|
/* stylelint-disable declaration-no-important */
|
|
66313
66317
|
.e-table {
|
|
66314
66318
|
border-spacing: 0 !important;
|
|
@@ -66322,6 +66326,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66322
66326
|
}
|
|
66323
66327
|
/* stylelint-enable function-url-quotes */
|
|
66324
66328
|
|
|
66329
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66330
|
+
/* stylelint-disable function-url-quotes */
|
|
66331
|
+
@supports (font: -apple-system-body) {
|
|
66332
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66333
|
+
|
|
66334
|
+
/* stylelint-disable declaration-no-important */
|
|
66335
|
+
.e-table {
|
|
66336
|
+
border-spacing: 0 !important;
|
|
66337
|
+
}
|
|
66338
|
+
}
|
|
66339
|
+
}
|
|
66340
|
+
/* stylelint-enable function-url-quotes */
|
|
66341
|
+
|
|
66325
66342
|
|
|
66326
66343
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66327
66344
|
@if $grid-skin == 'material3' {
|
|
@@ -111634,7 +111651,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111634
111651
|
height: inherit;
|
|
111635
111652
|
width: 100%;
|
|
111636
111653
|
|
|
111637
|
-
[class
|
|
111654
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111638
111655
|
.e-dot-item,
|
|
111639
111656
|
.e-dot {
|
|
111640
111657
|
display: flex;
|
|
@@ -111642,7 +111659,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111642
111659
|
justify-content: center;
|
|
111643
111660
|
}
|
|
111644
111661
|
|
|
111645
|
-
[class
|
|
111662
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111646
111663
|
min-width: $timeline-dot-icon-size;
|
|
111647
111664
|
min-height: $timeline-dot-icon-size;
|
|
111648
111665
|
border-radius: var(--dot-radius);
|
|
@@ -3009,6 +3009,10 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3009
3009
|
display: flex;
|
|
3010
3010
|
}
|
|
3011
3011
|
|
|
3012
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3013
|
+
pointer-events: none;
|
|
3014
|
+
}
|
|
3015
|
+
|
|
3012
3016
|
.e-ddl.e-input-group {
|
|
3013
3017
|
.e-input-value,
|
|
3014
3018
|
.e-input-value:focus {
|
|
@@ -88713,7 +88717,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88713
88717
|
line-height: normal;
|
|
88714
88718
|
}
|
|
88715
88719
|
}
|
|
88716
|
-
.e-grid.sf-grid.e-
|
|
88720
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88717
88721
|
/* stylelint-disable declaration-no-important */
|
|
88718
88722
|
.e-table {
|
|
88719
88723
|
border-spacing: 0 !important;
|
|
@@ -88727,6 +88731,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88727
88731
|
}
|
|
88728
88732
|
/* stylelint-enable function-url-quotes */
|
|
88729
88733
|
|
|
88734
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88735
|
+
/* stylelint-disable function-url-quotes */
|
|
88736
|
+
@supports (font: -apple-system-body) {
|
|
88737
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88738
|
+
|
|
88739
|
+
/* stylelint-disable declaration-no-important */
|
|
88740
|
+
.e-table {
|
|
88741
|
+
border-spacing: 0 !important;
|
|
88742
|
+
}
|
|
88743
|
+
}
|
|
88744
|
+
}
|
|
88745
|
+
/* stylelint-enable function-url-quotes */
|
|
88746
|
+
|
|
88730
88747
|
|
|
88731
88748
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88732
88749
|
@if $grid-skin == 'material3' {
|
|
@@ -144633,7 +144650,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144633
144650
|
height: inherit;
|
|
144634
144651
|
width: 100%;
|
|
144635
144652
|
|
|
144636
|
-
[class
|
|
144653
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144637
144654
|
.e-dot-item,
|
|
144638
144655
|
.e-dot {
|
|
144639
144656
|
display: flex;
|
|
@@ -144641,7 +144658,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144641
144658
|
justify-content: center;
|
|
144642
144659
|
}
|
|
144643
144660
|
|
|
144644
|
-
[class
|
|
144661
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144645
144662
|
min-width: $timeline-dot-icon-size;
|
|
144646
144663
|
min-height: $timeline-dot-icon-size;
|
|
144647
144664
|
border-radius: var(--dot-radius);
|
|
@@ -144948,7 +144965,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144948
144965
|
@include export-module('timeline-bigger') {
|
|
144949
144966
|
.e-bigger.e-timeline,
|
|
144950
144967
|
.e-bigger .e-timeline {
|
|
144951
|
-
[class
|
|
144968
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144952
144969
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144953
144970
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144954
144971
|
font-size: $timeline-bigger-dot-font-size;
|