@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
|
@@ -289,6 +289,10 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
289
289
|
display: flex;
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
293
|
+
pointer-events: none;
|
|
294
|
+
}
|
|
295
|
+
|
|
292
296
|
.e-ddl.e-input-group {
|
|
293
297
|
.e-input-value,
|
|
294
298
|
.e-input-value:focus {
|
|
@@ -289,6 +289,10 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
289
289
|
display: flex;
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
293
|
+
pointer-events: none;
|
|
294
|
+
}
|
|
295
|
+
|
|
292
296
|
.e-ddl.e-input-group {
|
|
293
297
|
.e-input-value,
|
|
294
298
|
.e-input-value:focus {
|
|
@@ -289,6 +289,10 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
289
289
|
display: flex;
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
293
|
+
pointer-events: none;
|
|
294
|
+
}
|
|
295
|
+
|
|
292
296
|
.e-ddl.e-input-group {
|
|
293
297
|
.e-input-value,
|
|
294
298
|
.e-input-value:focus {
|
|
@@ -289,6 +289,10 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
289
289
|
display: flex;
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
293
|
+
pointer-events: none;
|
|
294
|
+
}
|
|
295
|
+
|
|
292
296
|
.e-ddl.e-input-group {
|
|
293
297
|
.e-input-value,
|
|
294
298
|
.e-input-value:focus {
|
|
@@ -289,6 +289,10 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
289
289
|
display: flex;
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
293
|
+
pointer-events: none;
|
|
294
|
+
}
|
|
295
|
+
|
|
292
296
|
.e-ddl.e-input-group {
|
|
293
297
|
.e-input-value,
|
|
294
298
|
.e-input-value:focus {
|
|
@@ -289,6 +289,10 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
289
289
|
display: flex;
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
293
|
+
pointer-events: none;
|
|
294
|
+
}
|
|
295
|
+
|
|
292
296
|
.e-ddl.e-input-group {
|
|
293
297
|
.e-input-value,
|
|
294
298
|
.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 {
|
|
@@ -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 {
|
|
@@ -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 {
|
|
@@ -2894,6 +2894,10 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2894
2894
|
display: flex;
|
|
2895
2895
|
}
|
|
2896
2896
|
|
|
2897
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2898
|
+
pointer-events: none;
|
|
2899
|
+
}
|
|
2900
|
+
|
|
2897
2901
|
.e-ddl.e-input-group {
|
|
2898
2902
|
.e-input-value,
|
|
2899
2903
|
.e-input-value:focus {
|
|
@@ -66056,7 +66060,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
66056
66060
|
line-height: normal;
|
|
66057
66061
|
}
|
|
66058
66062
|
}
|
|
66059
|
-
.e-grid.sf-grid.e-
|
|
66063
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66060
66064
|
/* stylelint-disable declaration-no-important */
|
|
66061
66065
|
.e-table {
|
|
66062
66066
|
border-spacing: 0 !important;
|
|
@@ -66070,6 +66074,19 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
66070
66074
|
}
|
|
66071
66075
|
/* stylelint-enable function-url-quotes */
|
|
66072
66076
|
|
|
66077
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66078
|
+
/* stylelint-disable function-url-quotes */
|
|
66079
|
+
@supports (font: -apple-system-body) {
|
|
66080
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66081
|
+
|
|
66082
|
+
/* stylelint-disable declaration-no-important */
|
|
66083
|
+
.e-table {
|
|
66084
|
+
border-spacing: 0 !important;
|
|
66085
|
+
}
|
|
66086
|
+
}
|
|
66087
|
+
}
|
|
66088
|
+
/* stylelint-enable function-url-quotes */
|
|
66089
|
+
|
|
66073
66090
|
|
|
66074
66091
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66075
66092
|
@if $grid-skin == 'material3' {
|
|
@@ -111376,7 +111393,7 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !default;
|
|
|
111376
111393
|
height: inherit;
|
|
111377
111394
|
width: 100%;
|
|
111378
111395
|
|
|
111379
|
-
[class
|
|
111396
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111380
111397
|
.e-dot-item,
|
|
111381
111398
|
.e-dot {
|
|
111382
111399
|
display: flex;
|
|
@@ -111384,7 +111401,7 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !default;
|
|
|
111384
111401
|
justify-content: center;
|
|
111385
111402
|
}
|
|
111386
111403
|
|
|
111387
|
-
[class
|
|
111404
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111388
111405
|
min-width: $timeline-dot-icon-size;
|
|
111389
111406
|
min-height: $timeline-dot-icon-size;
|
|
111390
111407
|
border-radius: var(--dot-radius);
|
|
@@ -3016,6 +3016,10 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3016
3016
|
display: flex;
|
|
3017
3017
|
}
|
|
3018
3018
|
|
|
3019
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3020
|
+
pointer-events: none;
|
|
3021
|
+
}
|
|
3022
|
+
|
|
3019
3023
|
.e-ddl.e-input-group {
|
|
3020
3024
|
.e-input-value,
|
|
3021
3025
|
.e-input-value:focus {
|
|
@@ -88461,7 +88465,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
88461
88465
|
line-height: normal;
|
|
88462
88466
|
}
|
|
88463
88467
|
}
|
|
88464
|
-
.e-grid.sf-grid.e-
|
|
88468
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88465
88469
|
/* stylelint-disable declaration-no-important */
|
|
88466
88470
|
.e-table {
|
|
88467
88471
|
border-spacing: 0 !important;
|
|
@@ -88475,6 +88479,19 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
88475
88479
|
}
|
|
88476
88480
|
/* stylelint-enable function-url-quotes */
|
|
88477
88481
|
|
|
88482
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88483
|
+
/* stylelint-disable function-url-quotes */
|
|
88484
|
+
@supports (font: -apple-system-body) {
|
|
88485
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88486
|
+
|
|
88487
|
+
/* stylelint-disable declaration-no-important */
|
|
88488
|
+
.e-table {
|
|
88489
|
+
border-spacing: 0 !important;
|
|
88490
|
+
}
|
|
88491
|
+
}
|
|
88492
|
+
}
|
|
88493
|
+
/* stylelint-enable function-url-quotes */
|
|
88494
|
+
|
|
88478
88495
|
|
|
88479
88496
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88480
88497
|
@if $grid-skin == 'material3' {
|
|
@@ -144375,7 +144392,7 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !default;
|
|
|
144375
144392
|
height: inherit;
|
|
144376
144393
|
width: 100%;
|
|
144377
144394
|
|
|
144378
|
-
[class
|
|
144395
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144379
144396
|
.e-dot-item,
|
|
144380
144397
|
.e-dot {
|
|
144381
144398
|
display: flex;
|
|
@@ -144383,7 +144400,7 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !default;
|
|
|
144383
144400
|
justify-content: center;
|
|
144384
144401
|
}
|
|
144385
144402
|
|
|
144386
|
-
[class
|
|
144403
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144387
144404
|
min-width: $timeline-dot-icon-size;
|
|
144388
144405
|
min-height: $timeline-dot-icon-size;
|
|
144389
144406
|
border-radius: var(--dot-radius);
|
|
@@ -144690,7 +144707,7 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !default;
|
|
|
144690
144707
|
@include export-module('timeline-bigger') {
|
|
144691
144708
|
.e-bigger.e-timeline,
|
|
144692
144709
|
.e-bigger .e-timeline {
|
|
144693
|
-
[class
|
|
144710
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144694
144711
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144695
144712
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144696
144713
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -2889,6 +2889,10 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2889
2889
|
display: flex;
|
|
2890
2890
|
}
|
|
2891
2891
|
|
|
2892
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2893
|
+
pointer-events: none;
|
|
2894
|
+
}
|
|
2895
|
+
|
|
2892
2896
|
.e-ddl.e-input-group {
|
|
2893
2897
|
.e-input-value,
|
|
2894
2898
|
.e-input-value:focus {
|
|
@@ -65834,7 +65838,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
65834
65838
|
line-height: normal;
|
|
65835
65839
|
}
|
|
65836
65840
|
}
|
|
65837
|
-
.e-grid.sf-grid.e-
|
|
65841
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
65838
65842
|
/* stylelint-disable declaration-no-important */
|
|
65839
65843
|
.e-table {
|
|
65840
65844
|
border-spacing: 0 !important;
|
|
@@ -65848,6 +65852,19 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
65848
65852
|
}
|
|
65849
65853
|
/* stylelint-enable function-url-quotes */
|
|
65850
65854
|
|
|
65855
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
65856
|
+
/* stylelint-disable function-url-quotes */
|
|
65857
|
+
@supports (font: -apple-system-body) {
|
|
65858
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
65859
|
+
|
|
65860
|
+
/* stylelint-disable declaration-no-important */
|
|
65861
|
+
.e-table {
|
|
65862
|
+
border-spacing: 0 !important;
|
|
65863
|
+
}
|
|
65864
|
+
}
|
|
65865
|
+
}
|
|
65866
|
+
/* stylelint-enable function-url-quotes */
|
|
65867
|
+
|
|
65851
65868
|
|
|
65852
65869
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
65853
65870
|
@if $grid-skin == 'material3' {
|
|
@@ -111158,7 +111175,7 @@ $timeline-item-disabled-color: $neutral-tertiary !default;
|
|
|
111158
111175
|
height: inherit;
|
|
111159
111176
|
width: 100%;
|
|
111160
111177
|
|
|
111161
|
-
[class
|
|
111178
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111162
111179
|
.e-dot-item,
|
|
111163
111180
|
.e-dot {
|
|
111164
111181
|
display: flex;
|
|
@@ -111166,7 +111183,7 @@ $timeline-item-disabled-color: $neutral-tertiary !default;
|
|
|
111166
111183
|
justify-content: center;
|
|
111167
111184
|
}
|
|
111168
111185
|
|
|
111169
|
-
[class
|
|
111186
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111170
111187
|
min-width: $timeline-dot-icon-size;
|
|
111171
111188
|
min-height: $timeline-dot-icon-size;
|
|
111172
111189
|
border-radius: var(--dot-radius);
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -3011,6 +3011,10 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3011
3011
|
display: flex;
|
|
3012
3012
|
}
|
|
3013
3013
|
|
|
3014
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3015
|
+
pointer-events: none;
|
|
3016
|
+
}
|
|
3017
|
+
|
|
3014
3018
|
.e-ddl.e-input-group {
|
|
3015
3019
|
.e-input-value,
|
|
3016
3020
|
.e-input-value:focus {
|
|
@@ -88239,7 +88243,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
88239
88243
|
line-height: normal;
|
|
88240
88244
|
}
|
|
88241
88245
|
}
|
|
88242
|
-
.e-grid.sf-grid.e-
|
|
88246
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88243
88247
|
/* stylelint-disable declaration-no-important */
|
|
88244
88248
|
.e-table {
|
|
88245
88249
|
border-spacing: 0 !important;
|
|
@@ -88253,6 +88257,19 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
88253
88257
|
}
|
|
88254
88258
|
/* stylelint-enable function-url-quotes */
|
|
88255
88259
|
|
|
88260
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88261
|
+
/* stylelint-disable function-url-quotes */
|
|
88262
|
+
@supports (font: -apple-system-body) {
|
|
88263
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88264
|
+
|
|
88265
|
+
/* stylelint-disable declaration-no-important */
|
|
88266
|
+
.e-table {
|
|
88267
|
+
border-spacing: 0 !important;
|
|
88268
|
+
}
|
|
88269
|
+
}
|
|
88270
|
+
}
|
|
88271
|
+
/* stylelint-enable function-url-quotes */
|
|
88272
|
+
|
|
88256
88273
|
|
|
88257
88274
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88258
88275
|
@if $grid-skin == 'material3' {
|
|
@@ -144157,7 +144174,7 @@ $timeline-item-disabled-color: $neutral-tertiary !default;
|
|
|
144157
144174
|
height: inherit;
|
|
144158
144175
|
width: 100%;
|
|
144159
144176
|
|
|
144160
|
-
[class
|
|
144177
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144161
144178
|
.e-dot-item,
|
|
144162
144179
|
.e-dot {
|
|
144163
144180
|
display: flex;
|
|
@@ -144165,7 +144182,7 @@ $timeline-item-disabled-color: $neutral-tertiary !default;
|
|
|
144165
144182
|
justify-content: center;
|
|
144166
144183
|
}
|
|
144167
144184
|
|
|
144168
|
-
[class
|
|
144185
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144169
144186
|
min-width: $timeline-dot-icon-size;
|
|
144170
144187
|
min-height: $timeline-dot-icon-size;
|
|
144171
144188
|
border-radius: var(--dot-radius);
|
|
@@ -144472,7 +144489,7 @@ $timeline-item-disabled-color: $neutral-tertiary !default;
|
|
|
144472
144489
|
@include export-module('timeline-bigger') {
|
|
144473
144490
|
.e-bigger.e-timeline,
|
|
144474
144491
|
.e-bigger .e-timeline {
|
|
144475
|
-
[class
|
|
144492
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144476
144493
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144477
144494
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144478
144495
|
font-size: $timeline-bigger-dot-font-size;
|