@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
|
@@ -4951,7 +4951,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4951
4951
|
line-height: normal;
|
|
4952
4952
|
}
|
|
4953
4953
|
}
|
|
4954
|
-
.e-grid.sf-grid.e-
|
|
4954
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4955
4955
|
/* stylelint-disable declaration-no-important */
|
|
4956
4956
|
.e-table {
|
|
4957
4957
|
border-spacing: 0 !important;
|
|
@@ -4965,6 +4965,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4965
4965
|
}
|
|
4966
4966
|
/* stylelint-enable function-url-quotes */
|
|
4967
4967
|
|
|
4968
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4969
|
+
/* stylelint-disable function-url-quotes */
|
|
4970
|
+
@supports (font: -apple-system-body) {
|
|
4971
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4972
|
+
|
|
4973
|
+
/* stylelint-disable declaration-no-important */
|
|
4974
|
+
.e-table {
|
|
4975
|
+
border-spacing: 0 !important;
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
}
|
|
4979
|
+
/* stylelint-enable function-url-quotes */
|
|
4980
|
+
|
|
4968
4981
|
|
|
4969
4982
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4970
4983
|
@if $grid-skin == 'material3' {
|
|
@@ -4951,7 +4951,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4951
4951
|
line-height: normal;
|
|
4952
4952
|
}
|
|
4953
4953
|
}
|
|
4954
|
-
.e-grid.sf-grid.e-
|
|
4954
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4955
4955
|
/* stylelint-disable declaration-no-important */
|
|
4956
4956
|
.e-table {
|
|
4957
4957
|
border-spacing: 0 !important;
|
|
@@ -4965,6 +4965,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4965
4965
|
}
|
|
4966
4966
|
/* stylelint-enable function-url-quotes */
|
|
4967
4967
|
|
|
4968
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4969
|
+
/* stylelint-disable function-url-quotes */
|
|
4970
|
+
@supports (font: -apple-system-body) {
|
|
4971
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4972
|
+
|
|
4973
|
+
/* stylelint-disable declaration-no-important */
|
|
4974
|
+
.e-table {
|
|
4975
|
+
border-spacing: 0 !important;
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
}
|
|
4979
|
+
/* stylelint-enable function-url-quotes */
|
|
4980
|
+
|
|
4968
4981
|
|
|
4969
4982
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4970
4983
|
@if $grid-skin == 'material3' {
|
|
@@ -2919,6 +2919,10 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2919
2919
|
display: flex;
|
|
2920
2920
|
}
|
|
2921
2921
|
|
|
2922
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2923
|
+
pointer-events: none;
|
|
2924
|
+
}
|
|
2925
|
+
|
|
2922
2926
|
.e-ddl.e-input-group {
|
|
2923
2927
|
.e-input-value,
|
|
2924
2928
|
.e-input-value:focus {
|
|
@@ -66074,7 +66078,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
66074
66078
|
line-height: normal;
|
|
66075
66079
|
}
|
|
66076
66080
|
}
|
|
66077
|
-
.e-grid.sf-grid.e-
|
|
66081
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66078
66082
|
/* stylelint-disable declaration-no-important */
|
|
66079
66083
|
.e-table {
|
|
66080
66084
|
border-spacing: 0 !important;
|
|
@@ -66088,6 +66092,19 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
66088
66092
|
}
|
|
66089
66093
|
/* stylelint-enable function-url-quotes */
|
|
66090
66094
|
|
|
66095
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66096
|
+
/* stylelint-disable function-url-quotes */
|
|
66097
|
+
@supports (font: -apple-system-body) {
|
|
66098
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66099
|
+
|
|
66100
|
+
/* stylelint-disable declaration-no-important */
|
|
66101
|
+
.e-table {
|
|
66102
|
+
border-spacing: 0 !important;
|
|
66103
|
+
}
|
|
66104
|
+
}
|
|
66105
|
+
}
|
|
66106
|
+
/* stylelint-enable function-url-quotes */
|
|
66107
|
+
|
|
66091
66108
|
|
|
66092
66109
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66093
66110
|
@if $grid-skin == 'material3' {
|
|
@@ -111395,7 +111412,7 @@ $timeline-item-disabled-color: $selection-bg !default;
|
|
|
111395
111412
|
height: inherit;
|
|
111396
111413
|
width: 100%;
|
|
111397
111414
|
|
|
111398
|
-
[class
|
|
111415
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111399
111416
|
.e-dot-item,
|
|
111400
111417
|
.e-dot {
|
|
111401
111418
|
display: flex;
|
|
@@ -111403,7 +111420,7 @@ $timeline-item-disabled-color: $selection-bg !default;
|
|
|
111403
111420
|
justify-content: center;
|
|
111404
111421
|
}
|
|
111405
111422
|
|
|
111406
|
-
[class
|
|
111423
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111407
111424
|
min-width: $timeline-dot-icon-size;
|
|
111408
111425
|
min-height: $timeline-dot-icon-size;
|
|
111409
111426
|
border-radius: var(--dot-radius);
|
|
@@ -3041,6 +3041,10 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3041
3041
|
display: flex;
|
|
3042
3042
|
}
|
|
3043
3043
|
|
|
3044
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3045
|
+
pointer-events: none;
|
|
3046
|
+
}
|
|
3047
|
+
|
|
3044
3048
|
.e-ddl.e-input-group {
|
|
3045
3049
|
.e-input-value,
|
|
3046
3050
|
.e-input-value:focus {
|
|
@@ -88479,7 +88483,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
88479
88483
|
line-height: normal;
|
|
88480
88484
|
}
|
|
88481
88485
|
}
|
|
88482
|
-
.e-grid.sf-grid.e-
|
|
88486
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88483
88487
|
/* stylelint-disable declaration-no-important */
|
|
88484
88488
|
.e-table {
|
|
88485
88489
|
border-spacing: 0 !important;
|
|
@@ -88493,6 +88497,19 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
88493
88497
|
}
|
|
88494
88498
|
/* stylelint-enable function-url-quotes */
|
|
88495
88499
|
|
|
88500
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88501
|
+
/* stylelint-disable function-url-quotes */
|
|
88502
|
+
@supports (font: -apple-system-body) {
|
|
88503
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88504
|
+
|
|
88505
|
+
/* stylelint-disable declaration-no-important */
|
|
88506
|
+
.e-table {
|
|
88507
|
+
border-spacing: 0 !important;
|
|
88508
|
+
}
|
|
88509
|
+
}
|
|
88510
|
+
}
|
|
88511
|
+
/* stylelint-enable function-url-quotes */
|
|
88512
|
+
|
|
88496
88513
|
|
|
88497
88514
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88498
88515
|
@if $grid-skin == 'material3' {
|
|
@@ -144394,7 +144411,7 @@ $timeline-item-disabled-color: $selection-bg !default;
|
|
|
144394
144411
|
height: inherit;
|
|
144395
144412
|
width: 100%;
|
|
144396
144413
|
|
|
144397
|
-
[class
|
|
144414
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144398
144415
|
.e-dot-item,
|
|
144399
144416
|
.e-dot {
|
|
144400
144417
|
display: flex;
|
|
@@ -144402,7 +144419,7 @@ $timeline-item-disabled-color: $selection-bg !default;
|
|
|
144402
144419
|
justify-content: center;
|
|
144403
144420
|
}
|
|
144404
144421
|
|
|
144405
|
-
[class
|
|
144422
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144406
144423
|
min-width: $timeline-dot-icon-size;
|
|
144407
144424
|
min-height: $timeline-dot-icon-size;
|
|
144408
144425
|
border-radius: var(--dot-radius);
|
|
@@ -144709,7 +144726,7 @@ $timeline-item-disabled-color: $selection-bg !default;
|
|
|
144709
144726
|
@include export-module('timeline-bigger') {
|
|
144710
144727
|
.e-bigger.e-timeline,
|
|
144711
144728
|
.e-bigger .e-timeline {
|
|
144712
|
-
[class
|
|
144729
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144713
144730
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144714
144731
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144715
144732
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $grey-lighter !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: $grey-lighter !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: $grey-lighter !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: $grey-lighter !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: $grey-lighter !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;
|
|
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $grey-ad !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: $grey-ad !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: $grey-ad !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: $grey-ad !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: $grey-ad !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;
|
|
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $gray-500 !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: $gray-500 !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: $gray-500 !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: $gray-500 !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: $gray-500 !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;
|
|
@@ -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;
|
|
@@ -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);
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !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: $neutral-tertiary-alt !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: $neutral-tertiary-alt !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: $neutral-tertiary-alt !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: $neutral-tertiary-alt !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;
|