@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
|
@@ -2958,6 +2958,10 @@ $ddl-filter-box-shadow: none !default;
|
|
|
2958
2958
|
display: flex;
|
|
2959
2959
|
}
|
|
2960
2960
|
|
|
2961
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2962
|
+
pointer-events: none;
|
|
2963
|
+
}
|
|
2964
|
+
|
|
2961
2965
|
.e-ddl.e-input-group {
|
|
2962
2966
|
.e-input-value,
|
|
2963
2967
|
.e-input-value:focus {
|
|
@@ -66485,7 +66489,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66485
66489
|
line-height: normal;
|
|
66486
66490
|
}
|
|
66487
66491
|
}
|
|
66488
|
-
.e-grid.sf-grid.e-
|
|
66492
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66489
66493
|
/* stylelint-disable declaration-no-important */
|
|
66490
66494
|
.e-table {
|
|
66491
66495
|
border-spacing: 0 !important;
|
|
@@ -66499,6 +66503,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66499
66503
|
}
|
|
66500
66504
|
/* stylelint-enable function-url-quotes */
|
|
66501
66505
|
|
|
66506
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66507
|
+
/* stylelint-disable function-url-quotes */
|
|
66508
|
+
@supports (font: -apple-system-body) {
|
|
66509
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66510
|
+
|
|
66511
|
+
/* stylelint-disable declaration-no-important */
|
|
66512
|
+
.e-table {
|
|
66513
|
+
border-spacing: 0 !important;
|
|
66514
|
+
}
|
|
66515
|
+
}
|
|
66516
|
+
}
|
|
66517
|
+
/* stylelint-enable function-url-quotes */
|
|
66518
|
+
|
|
66502
66519
|
|
|
66503
66520
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66504
66521
|
@if $grid-skin == 'material3' {
|
|
@@ -111828,7 +111845,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111828
111845
|
height: inherit;
|
|
111829
111846
|
width: 100%;
|
|
111830
111847
|
|
|
111831
|
-
[class
|
|
111848
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111832
111849
|
.e-dot-item,
|
|
111833
111850
|
.e-dot {
|
|
111834
111851
|
display: flex;
|
|
@@ -111836,7 +111853,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111836
111853
|
justify-content: center;
|
|
111837
111854
|
}
|
|
111838
111855
|
|
|
111839
|
-
[class
|
|
111856
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111840
111857
|
min-width: $timeline-dot-icon-size;
|
|
111841
111858
|
min-height: $timeline-dot-icon-size;
|
|
111842
111859
|
border-radius: var(--dot-radius);
|
|
@@ -3080,6 +3080,10 @@ $ddl-filter-box-shadow: none !default;
|
|
|
3080
3080
|
display: flex;
|
|
3081
3081
|
}
|
|
3082
3082
|
|
|
3083
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3084
|
+
pointer-events: none;
|
|
3085
|
+
}
|
|
3086
|
+
|
|
3083
3087
|
.e-ddl.e-input-group {
|
|
3084
3088
|
.e-input-value,
|
|
3085
3089
|
.e-input-value:focus {
|
|
@@ -88890,7 +88894,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88890
88894
|
line-height: normal;
|
|
88891
88895
|
}
|
|
88892
88896
|
}
|
|
88893
|
-
.e-grid.sf-grid.e-
|
|
88897
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88894
88898
|
/* stylelint-disable declaration-no-important */
|
|
88895
88899
|
.e-table {
|
|
88896
88900
|
border-spacing: 0 !important;
|
|
@@ -88904,6 +88908,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88904
88908
|
}
|
|
88905
88909
|
/* stylelint-enable function-url-quotes */
|
|
88906
88910
|
|
|
88911
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88912
|
+
/* stylelint-disable function-url-quotes */
|
|
88913
|
+
@supports (font: -apple-system-body) {
|
|
88914
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88915
|
+
|
|
88916
|
+
/* stylelint-disable declaration-no-important */
|
|
88917
|
+
.e-table {
|
|
88918
|
+
border-spacing: 0 !important;
|
|
88919
|
+
}
|
|
88920
|
+
}
|
|
88921
|
+
}
|
|
88922
|
+
/* stylelint-enable function-url-quotes */
|
|
88923
|
+
|
|
88907
88924
|
|
|
88908
88925
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88909
88926
|
@if $grid-skin == 'material3' {
|
|
@@ -144827,7 +144844,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144827
144844
|
height: inherit;
|
|
144828
144845
|
width: 100%;
|
|
144829
144846
|
|
|
144830
|
-
[class
|
|
144847
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144831
144848
|
.e-dot-item,
|
|
144832
144849
|
.e-dot {
|
|
144833
144850
|
display: flex;
|
|
@@ -144835,7 +144852,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144835
144852
|
justify-content: center;
|
|
144836
144853
|
}
|
|
144837
144854
|
|
|
144838
|
-
[class
|
|
144855
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144839
144856
|
min-width: $timeline-dot-icon-size;
|
|
144840
144857
|
min-height: $timeline-dot-icon-size;
|
|
144841
144858
|
border-radius: var(--dot-radius);
|
|
@@ -145142,7 +145159,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145142
145159
|
@include export-module('timeline-bigger') {
|
|
145143
145160
|
.e-bigger.e-timeline,
|
|
145144
145161
|
.e-bigger .e-timeline {
|
|
145145
|
-
[class
|
|
145162
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145146
145163
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145147
145164
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145148
145165
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -2958,6 +2958,10 @@ $ddl-filter-box-shadow: none !default;
|
|
|
2958
2958
|
display: flex;
|
|
2959
2959
|
}
|
|
2960
2960
|
|
|
2961
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2962
|
+
pointer-events: none;
|
|
2963
|
+
}
|
|
2964
|
+
|
|
2961
2965
|
.e-ddl.e-input-group {
|
|
2962
2966
|
.e-input-value,
|
|
2963
2967
|
.e-input-value:focus {
|
|
@@ -66485,7 +66489,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66485
66489
|
line-height: normal;
|
|
66486
66490
|
}
|
|
66487
66491
|
}
|
|
66488
|
-
.e-grid.sf-grid.e-
|
|
66492
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66489
66493
|
/* stylelint-disable declaration-no-important */
|
|
66490
66494
|
.e-table {
|
|
66491
66495
|
border-spacing: 0 !important;
|
|
@@ -66499,6 +66503,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66499
66503
|
}
|
|
66500
66504
|
/* stylelint-enable function-url-quotes */
|
|
66501
66505
|
|
|
66506
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66507
|
+
/* stylelint-disable function-url-quotes */
|
|
66508
|
+
@supports (font: -apple-system-body) {
|
|
66509
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66510
|
+
|
|
66511
|
+
/* stylelint-disable declaration-no-important */
|
|
66512
|
+
.e-table {
|
|
66513
|
+
border-spacing: 0 !important;
|
|
66514
|
+
}
|
|
66515
|
+
}
|
|
66516
|
+
}
|
|
66517
|
+
/* stylelint-enable function-url-quotes */
|
|
66518
|
+
|
|
66502
66519
|
|
|
66503
66520
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66504
66521
|
@if $grid-skin == 'material3' {
|
|
@@ -111828,7 +111845,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111828
111845
|
height: inherit;
|
|
111829
111846
|
width: 100%;
|
|
111830
111847
|
|
|
111831
|
-
[class
|
|
111848
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111832
111849
|
.e-dot-item,
|
|
111833
111850
|
.e-dot {
|
|
111834
111851
|
display: flex;
|
|
@@ -111836,7 +111853,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111836
111853
|
justify-content: center;
|
|
111837
111854
|
}
|
|
111838
111855
|
|
|
111839
|
-
[class
|
|
111856
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111840
111857
|
min-width: $timeline-dot-icon-size;
|
|
111841
111858
|
min-height: $timeline-dot-icon-size;
|
|
111842
111859
|
border-radius: var(--dot-radius);
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -3080,6 +3080,10 @@ $ddl-filter-box-shadow: none !default;
|
|
|
3080
3080
|
display: flex;
|
|
3081
3081
|
}
|
|
3082
3082
|
|
|
3083
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3084
|
+
pointer-events: none;
|
|
3085
|
+
}
|
|
3086
|
+
|
|
3083
3087
|
.e-ddl.e-input-group {
|
|
3084
3088
|
.e-input-value,
|
|
3085
3089
|
.e-input-value:focus {
|
|
@@ -88890,7 +88894,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88890
88894
|
line-height: normal;
|
|
88891
88895
|
}
|
|
88892
88896
|
}
|
|
88893
|
-
.e-grid.sf-grid.e-
|
|
88897
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88894
88898
|
/* stylelint-disable declaration-no-important */
|
|
88895
88899
|
.e-table {
|
|
88896
88900
|
border-spacing: 0 !important;
|
|
@@ -88904,6 +88908,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88904
88908
|
}
|
|
88905
88909
|
/* stylelint-enable function-url-quotes */
|
|
88906
88910
|
|
|
88911
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88912
|
+
/* stylelint-disable function-url-quotes */
|
|
88913
|
+
@supports (font: -apple-system-body) {
|
|
88914
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88915
|
+
|
|
88916
|
+
/* stylelint-disable declaration-no-important */
|
|
88917
|
+
.e-table {
|
|
88918
|
+
border-spacing: 0 !important;
|
|
88919
|
+
}
|
|
88920
|
+
}
|
|
88921
|
+
}
|
|
88922
|
+
/* stylelint-enable function-url-quotes */
|
|
88923
|
+
|
|
88907
88924
|
|
|
88908
88925
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88909
88926
|
@if $grid-skin == 'material3' {
|
|
@@ -144827,7 +144844,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144827
144844
|
height: inherit;
|
|
144828
144845
|
width: 100%;
|
|
144829
144846
|
|
|
144830
|
-
[class
|
|
144847
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144831
144848
|
.e-dot-item,
|
|
144832
144849
|
.e-dot {
|
|
144833
144850
|
display: flex;
|
|
@@ -144835,7 +144852,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144835
144852
|
justify-content: center;
|
|
144836
144853
|
}
|
|
144837
144854
|
|
|
144838
|
-
[class
|
|
144855
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144839
144856
|
min-width: $timeline-dot-icon-size;
|
|
144840
144857
|
min-height: $timeline-dot-icon-size;
|
|
144841
144858
|
border-radius: var(--dot-radius);
|
|
@@ -145142,7 +145159,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145142
145159
|
@include export-module('timeline-bigger') {
|
|
145143
145160
|
.e-bigger.e-timeline,
|
|
145144
145161
|
.e-bigger .e-timeline {
|
|
145145
|
-
[class
|
|
145162
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145146
145163
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145147
145164
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145148
145165
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -3959,6 +3959,10 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
3959
3959
|
display: flex;
|
|
3960
3960
|
}
|
|
3961
3961
|
|
|
3962
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3963
|
+
pointer-events: none;
|
|
3964
|
+
}
|
|
3965
|
+
|
|
3962
3966
|
.e-ddl.e-input-group {
|
|
3963
3967
|
.e-input-value,
|
|
3964
3968
|
.e-input-value:focus {
|
|
@@ -68405,7 +68409,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68405
68409
|
line-height: normal;
|
|
68406
68410
|
}
|
|
68407
68411
|
}
|
|
68408
|
-
.e-grid.sf-grid.e-
|
|
68412
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
68409
68413
|
/* stylelint-disable declaration-no-important */
|
|
68410
68414
|
.e-table {
|
|
68411
68415
|
border-spacing: 0 !important;
|
|
@@ -68419,6 +68423,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68419
68423
|
}
|
|
68420
68424
|
/* stylelint-enable function-url-quotes */
|
|
68421
68425
|
|
|
68426
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
68427
|
+
/* stylelint-disable function-url-quotes */
|
|
68428
|
+
@supports (font: -apple-system-body) {
|
|
68429
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
68430
|
+
|
|
68431
|
+
/* stylelint-disable declaration-no-important */
|
|
68432
|
+
.e-table {
|
|
68433
|
+
border-spacing: 0 !important;
|
|
68434
|
+
}
|
|
68435
|
+
}
|
|
68436
|
+
}
|
|
68437
|
+
/* stylelint-enable function-url-quotes */
|
|
68438
|
+
|
|
68422
68439
|
|
|
68423
68440
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
68424
68441
|
@if $grid-skin == 'material3' {
|
|
@@ -113800,7 +113817,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113800
113817
|
height: inherit;
|
|
113801
113818
|
width: 100%;
|
|
113802
113819
|
|
|
113803
|
-
[class
|
|
113820
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
113804
113821
|
.e-dot-item,
|
|
113805
113822
|
.e-dot {
|
|
113806
113823
|
display: flex;
|
|
@@ -113808,7 +113825,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113808
113825
|
justify-content: center;
|
|
113809
113826
|
}
|
|
113810
113827
|
|
|
113811
|
-
[class
|
|
113828
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
113812
113829
|
min-width: $timeline-dot-icon-size;
|
|
113813
113830
|
min-height: $timeline-dot-icon-size;
|
|
113814
113831
|
border-radius: var(--dot-radius);
|
|
@@ -4081,6 +4081,10 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4081
4081
|
display: flex;
|
|
4082
4082
|
}
|
|
4083
4083
|
|
|
4084
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
4085
|
+
pointer-events: none;
|
|
4086
|
+
}
|
|
4087
|
+
|
|
4084
4088
|
.e-ddl.e-input-group {
|
|
4085
4089
|
.e-input-value,
|
|
4086
4090
|
.e-input-value:focus {
|
|
@@ -90810,7 +90814,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90810
90814
|
line-height: normal;
|
|
90811
90815
|
}
|
|
90812
90816
|
}
|
|
90813
|
-
.e-grid.sf-grid.e-
|
|
90817
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90814
90818
|
/* stylelint-disable declaration-no-important */
|
|
90815
90819
|
.e-table {
|
|
90816
90820
|
border-spacing: 0 !important;
|
|
@@ -90824,6 +90828,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90824
90828
|
}
|
|
90825
90829
|
/* stylelint-enable function-url-quotes */
|
|
90826
90830
|
|
|
90831
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
90832
|
+
/* stylelint-disable function-url-quotes */
|
|
90833
|
+
@supports (font: -apple-system-body) {
|
|
90834
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90835
|
+
|
|
90836
|
+
/* stylelint-disable declaration-no-important */
|
|
90837
|
+
.e-table {
|
|
90838
|
+
border-spacing: 0 !important;
|
|
90839
|
+
}
|
|
90840
|
+
}
|
|
90841
|
+
}
|
|
90842
|
+
/* stylelint-enable function-url-quotes */
|
|
90843
|
+
|
|
90827
90844
|
|
|
90828
90845
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
90829
90846
|
@if $grid-skin == 'material3' {
|
|
@@ -146799,7 +146816,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146799
146816
|
height: inherit;
|
|
146800
146817
|
width: 100%;
|
|
146801
146818
|
|
|
146802
|
-
[class
|
|
146819
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
146803
146820
|
.e-dot-item,
|
|
146804
146821
|
.e-dot {
|
|
146805
146822
|
display: flex;
|
|
@@ -146807,7 +146824,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146807
146824
|
justify-content: center;
|
|
146808
146825
|
}
|
|
146809
146826
|
|
|
146810
|
-
[class
|
|
146827
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146811
146828
|
min-width: $timeline-dot-icon-size;
|
|
146812
146829
|
min-height: $timeline-dot-icon-size;
|
|
146813
146830
|
border-radius: var(--dot-radius);
|
|
@@ -147114,7 +147131,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
147114
147131
|
@include export-module('timeline-bigger') {
|
|
147115
147132
|
.e-bigger.e-timeline,
|
|
147116
147133
|
.e-bigger .e-timeline {
|
|
147117
|
-
[class
|
|
147134
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
147118
147135
|
min-width: $timeline-bigger-dot-icon-size;
|
|
147119
147136
|
min-height: $timeline-bigger-dot-icon-size;
|
|
147120
147137
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -3959,6 +3959,10 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
3959
3959
|
display: flex;
|
|
3960
3960
|
}
|
|
3961
3961
|
|
|
3962
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3963
|
+
pointer-events: none;
|
|
3964
|
+
}
|
|
3965
|
+
|
|
3962
3966
|
.e-ddl.e-input-group {
|
|
3963
3967
|
.e-input-value,
|
|
3964
3968
|
.e-input-value:focus {
|
|
@@ -68405,7 +68409,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68405
68409
|
line-height: normal;
|
|
68406
68410
|
}
|
|
68407
68411
|
}
|
|
68408
|
-
.e-grid.sf-grid.e-
|
|
68412
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
68409
68413
|
/* stylelint-disable declaration-no-important */
|
|
68410
68414
|
.e-table {
|
|
68411
68415
|
border-spacing: 0 !important;
|
|
@@ -68419,6 +68423,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68419
68423
|
}
|
|
68420
68424
|
/* stylelint-enable function-url-quotes */
|
|
68421
68425
|
|
|
68426
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
68427
|
+
/* stylelint-disable function-url-quotes */
|
|
68428
|
+
@supports (font: -apple-system-body) {
|
|
68429
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
68430
|
+
|
|
68431
|
+
/* stylelint-disable declaration-no-important */
|
|
68432
|
+
.e-table {
|
|
68433
|
+
border-spacing: 0 !important;
|
|
68434
|
+
}
|
|
68435
|
+
}
|
|
68436
|
+
}
|
|
68437
|
+
/* stylelint-enable function-url-quotes */
|
|
68438
|
+
|
|
68422
68439
|
|
|
68423
68440
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
68424
68441
|
@if $grid-skin == 'material3' {
|
|
@@ -113800,7 +113817,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113800
113817
|
height: inherit;
|
|
113801
113818
|
width: 100%;
|
|
113802
113819
|
|
|
113803
|
-
[class
|
|
113820
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
113804
113821
|
.e-dot-item,
|
|
113805
113822
|
.e-dot {
|
|
113806
113823
|
display: flex;
|
|
@@ -113808,7 +113825,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113808
113825
|
justify-content: center;
|
|
113809
113826
|
}
|
|
113810
113827
|
|
|
113811
|
-
[class
|
|
113828
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
113812
113829
|
min-width: $timeline-dot-icon-size;
|
|
113813
113830
|
min-height: $timeline-dot-icon-size;
|
|
113814
113831
|
border-radius: var(--dot-radius);
|
|
@@ -4081,6 +4081,10 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4081
4081
|
display: flex;
|
|
4082
4082
|
}
|
|
4083
4083
|
|
|
4084
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
4085
|
+
pointer-events: none;
|
|
4086
|
+
}
|
|
4087
|
+
|
|
4084
4088
|
.e-ddl.e-input-group {
|
|
4085
4089
|
.e-input-value,
|
|
4086
4090
|
.e-input-value:focus {
|
|
@@ -90810,7 +90814,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90810
90814
|
line-height: normal;
|
|
90811
90815
|
}
|
|
90812
90816
|
}
|
|
90813
|
-
.e-grid.sf-grid.e-
|
|
90817
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90814
90818
|
/* stylelint-disable declaration-no-important */
|
|
90815
90819
|
.e-table {
|
|
90816
90820
|
border-spacing: 0 !important;
|
|
@@ -90824,6 +90828,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90824
90828
|
}
|
|
90825
90829
|
/* stylelint-enable function-url-quotes */
|
|
90826
90830
|
|
|
90831
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
90832
|
+
/* stylelint-disable function-url-quotes */
|
|
90833
|
+
@supports (font: -apple-system-body) {
|
|
90834
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90835
|
+
|
|
90836
|
+
/* stylelint-disable declaration-no-important */
|
|
90837
|
+
.e-table {
|
|
90838
|
+
border-spacing: 0 !important;
|
|
90839
|
+
}
|
|
90840
|
+
}
|
|
90841
|
+
}
|
|
90842
|
+
/* stylelint-enable function-url-quotes */
|
|
90843
|
+
|
|
90827
90844
|
|
|
90828
90845
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
90829
90846
|
@if $grid-skin == 'material3' {
|
|
@@ -146799,7 +146816,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146799
146816
|
height: inherit;
|
|
146800
146817
|
width: 100%;
|
|
146801
146818
|
|
|
146802
|
-
[class
|
|
146819
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
146803
146820
|
.e-dot-item,
|
|
146804
146821
|
.e-dot {
|
|
146805
146822
|
display: flex;
|
|
@@ -146807,7 +146824,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146807
146824
|
justify-content: center;
|
|
146808
146825
|
}
|
|
146809
146826
|
|
|
146810
|
-
[class
|
|
146827
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146811
146828
|
min-width: $timeline-dot-icon-size;
|
|
146812
146829
|
min-height: $timeline-dot-icon-size;
|
|
146813
146830
|
border-radius: var(--dot-radius);
|
|
@@ -147114,7 +147131,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
147114
147131
|
@include export-module('timeline-bigger') {
|
|
147115
147132
|
.e-bigger.e-timeline,
|
|
147116
147133
|
.e-bigger .e-timeline {
|
|
147117
|
-
[class
|
|
147134
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
147118
147135
|
min-width: $timeline-bigger-dot-icon-size;
|
|
147119
147136
|
min-height: $timeline-bigger-dot-icon-size;
|
|
147120
147137
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -4731,6 +4731,10 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4731
4731
|
display: flex;
|
|
4732
4732
|
}
|
|
4733
4733
|
|
|
4734
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
4735
|
+
pointer-events: none;
|
|
4736
|
+
}
|
|
4737
|
+
|
|
4734
4738
|
.e-ddl.e-input-group {
|
|
4735
4739
|
.e-input-value,
|
|
4736
4740
|
.e-input-value:focus {
|
|
@@ -69177,7 +69181,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
69177
69181
|
line-height: normal;
|
|
69178
69182
|
}
|
|
69179
69183
|
}
|
|
69180
|
-
.e-grid.sf-grid.e-
|
|
69184
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
69181
69185
|
/* stylelint-disable declaration-no-important */
|
|
69182
69186
|
.e-table {
|
|
69183
69187
|
border-spacing: 0 !important;
|
|
@@ -69191,6 +69195,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
69191
69195
|
}
|
|
69192
69196
|
/* stylelint-enable function-url-quotes */
|
|
69193
69197
|
|
|
69198
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
69199
|
+
/* stylelint-disable function-url-quotes */
|
|
69200
|
+
@supports (font: -apple-system-body) {
|
|
69201
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
69202
|
+
|
|
69203
|
+
/* stylelint-disable declaration-no-important */
|
|
69204
|
+
.e-table {
|
|
69205
|
+
border-spacing: 0 !important;
|
|
69206
|
+
}
|
|
69207
|
+
}
|
|
69208
|
+
}
|
|
69209
|
+
/* stylelint-enable function-url-quotes */
|
|
69210
|
+
|
|
69194
69211
|
|
|
69195
69212
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
69196
69213
|
@if $grid-skin == 'material3' {
|
|
@@ -114572,7 +114589,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
114572
114589
|
height: inherit;
|
|
114573
114590
|
width: 100%;
|
|
114574
114591
|
|
|
114575
|
-
[class
|
|
114592
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
114576
114593
|
.e-dot-item,
|
|
114577
114594
|
.e-dot {
|
|
114578
114595
|
display: flex;
|
|
@@ -114580,7 +114597,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
114580
114597
|
justify-content: center;
|
|
114581
114598
|
}
|
|
114582
114599
|
|
|
114583
|
-
[class
|
|
114600
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
114584
114601
|
min-width: $timeline-dot-icon-size;
|
|
114585
114602
|
min-height: $timeline-dot-icon-size;
|
|
114586
114603
|
border-radius: var(--dot-radius);
|
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -4853,6 +4853,10 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4853
4853
|
display: flex;
|
|
4854
4854
|
}
|
|
4855
4855
|
|
|
4856
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
4857
|
+
pointer-events: none;
|
|
4858
|
+
}
|
|
4859
|
+
|
|
4856
4860
|
.e-ddl.e-input-group {
|
|
4857
4861
|
.e-input-value,
|
|
4858
4862
|
.e-input-value:focus {
|
|
@@ -91582,7 +91586,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91582
91586
|
line-height: normal;
|
|
91583
91587
|
}
|
|
91584
91588
|
}
|
|
91585
|
-
.e-grid.sf-grid.e-
|
|
91589
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
91586
91590
|
/* stylelint-disable declaration-no-important */
|
|
91587
91591
|
.e-table {
|
|
91588
91592
|
border-spacing: 0 !important;
|
|
@@ -91596,6 +91600,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91596
91600
|
}
|
|
91597
91601
|
/* stylelint-enable function-url-quotes */
|
|
91598
91602
|
|
|
91603
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
91604
|
+
/* stylelint-disable function-url-quotes */
|
|
91605
|
+
@supports (font: -apple-system-body) {
|
|
91606
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
91607
|
+
|
|
91608
|
+
/* stylelint-disable declaration-no-important */
|
|
91609
|
+
.e-table {
|
|
91610
|
+
border-spacing: 0 !important;
|
|
91611
|
+
}
|
|
91612
|
+
}
|
|
91613
|
+
}
|
|
91614
|
+
/* stylelint-enable function-url-quotes */
|
|
91615
|
+
|
|
91599
91616
|
|
|
91600
91617
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
91601
91618
|
@if $grid-skin == 'material3' {
|
|
@@ -147571,7 +147588,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
147571
147588
|
height: inherit;
|
|
147572
147589
|
width: 100%;
|
|
147573
147590
|
|
|
147574
|
-
[class
|
|
147591
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
147575
147592
|
.e-dot-item,
|
|
147576
147593
|
.e-dot {
|
|
147577
147594
|
display: flex;
|
|
@@ -147579,7 +147596,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
147579
147596
|
justify-content: center;
|
|
147580
147597
|
}
|
|
147581
147598
|
|
|
147582
|
-
[class
|
|
147599
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
147583
147600
|
min-width: $timeline-dot-icon-size;
|
|
147584
147601
|
min-height: $timeline-dot-icon-size;
|
|
147585
147602
|
border-radius: var(--dot-radius);
|
|
@@ -147886,7 +147903,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
147886
147903
|
@include export-module('timeline-bigger') {
|
|
147887
147904
|
.e-bigger.e-timeline,
|
|
147888
147905
|
.e-bigger .e-timeline {
|
|
147889
|
-
[class
|
|
147906
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
147890
147907
|
min-width: $timeline-bigger-dot-icon-size;
|
|
147891
147908
|
min-height: $timeline-bigger-dot-icon-size;
|
|
147892
147909
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -4959,7 +4959,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4959
4959
|
line-height: normal;
|
|
4960
4960
|
}
|
|
4961
4961
|
}
|
|
4962
|
-
.e-grid.sf-grid.e-
|
|
4962
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4963
4963
|
/* stylelint-disable declaration-no-important */
|
|
4964
4964
|
.e-table {
|
|
4965
4965
|
border-spacing: 0 !important;
|
|
@@ -4973,6 +4973,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
4973
4973
|
}
|
|
4974
4974
|
/* stylelint-enable function-url-quotes */
|
|
4975
4975
|
|
|
4976
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4977
|
+
/* stylelint-disable function-url-quotes */
|
|
4978
|
+
@supports (font: -apple-system-body) {
|
|
4979
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4980
|
+
|
|
4981
|
+
/* stylelint-disable declaration-no-important */
|
|
4982
|
+
.e-table {
|
|
4983
|
+
border-spacing: 0 !important;
|
|
4984
|
+
}
|
|
4985
|
+
}
|
|
4986
|
+
}
|
|
4987
|
+
/* stylelint-enable function-url-quotes */
|
|
4988
|
+
|
|
4976
4989
|
|
|
4977
4990
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4978
4991
|
@if $grid-skin == 'material3' {
|
|
@@ -4959,7 +4959,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4959
4959
|
line-height: normal;
|
|
4960
4960
|
}
|
|
4961
4961
|
}
|
|
4962
|
-
.e-grid.sf-grid.e-
|
|
4962
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4963
4963
|
/* stylelint-disable declaration-no-important */
|
|
4964
4964
|
.e-table {
|
|
4965
4965
|
border-spacing: 0 !important;
|
|
@@ -4973,6 +4973,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
4973
4973
|
}
|
|
4974
4974
|
/* stylelint-enable function-url-quotes */
|
|
4975
4975
|
|
|
4976
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4977
|
+
/* stylelint-disable function-url-quotes */
|
|
4978
|
+
@supports (font: -apple-system-body) {
|
|
4979
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4980
|
+
|
|
4981
|
+
/* stylelint-disable declaration-no-important */
|
|
4982
|
+
.e-table {
|
|
4983
|
+
border-spacing: 0 !important;
|
|
4984
|
+
}
|
|
4985
|
+
}
|
|
4986
|
+
}
|
|
4987
|
+
/* stylelint-enable function-url-quotes */
|
|
4988
|
+
|
|
4976
4989
|
|
|
4977
4990
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4978
4991
|
@if $grid-skin == 'material3' {
|