@syncfusion/blazor-themes 31.1.23 → 31.2.2
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 +16 -5
- package/Compiled-Themes/bds-dark.css +18 -7
- package/Compiled-Themes/bds-lite.css +16 -5
- package/Compiled-Themes/bds.css +18 -7
- package/Compiled-Themes/bootstrap-dark-lite.css +16 -5
- package/Compiled-Themes/bootstrap-dark.css +18 -7
- package/Compiled-Themes/bootstrap-lite.css +16 -5
- package/Compiled-Themes/bootstrap.css +18 -7
- package/Compiled-Themes/bootstrap4-lite.css +16 -5
- package/Compiled-Themes/bootstrap4.css +18 -7
- package/Compiled-Themes/bootstrap5-dark-lite.css +16 -5
- package/Compiled-Themes/bootstrap5-dark.css +18 -7
- package/Compiled-Themes/bootstrap5-lite.css +16 -5
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +16 -5
- package/Compiled-Themes/bootstrap5.3-dark.css +18 -7
- package/Compiled-Themes/bootstrap5.3-lite.css +16 -5
- package/Compiled-Themes/bootstrap5.3.css +18 -7
- package/Compiled-Themes/bootstrap5.css +18 -7
- package/Compiled-Themes/fabric-dark-lite.css +16 -5
- package/Compiled-Themes/fabric-dark.css +18 -7
- package/Compiled-Themes/fabric-lite.css +16 -5
- package/Compiled-Themes/fabric.css +18 -7
- package/Compiled-Themes/fluent-dark-lite.css +16 -5
- package/Compiled-Themes/fluent-dark.css +18 -7
- package/Compiled-Themes/fluent-lite.css +16 -5
- package/Compiled-Themes/fluent.css +18 -7
- package/Compiled-Themes/fluent2-dark-lite.css +16 -5
- package/Compiled-Themes/fluent2-dark.css +18 -7
- package/Compiled-Themes/fluent2-highcontrast-lite.css +16 -5
- package/Compiled-Themes/fluent2-highcontrast.css +18 -7
- package/Compiled-Themes/fluent2-lite.css +16 -5
- package/Compiled-Themes/fluent2.css +18 -7
- package/Compiled-Themes/highcontrast-lite.css +16 -5
- package/Compiled-Themes/highcontrast.css +18 -7
- package/Compiled-Themes/material-dark-lite.css +16 -5
- package/Compiled-Themes/material-dark.css +18 -7
- package/Compiled-Themes/material-lite.css +16 -5
- package/Compiled-Themes/material.css +18 -7
- package/Compiled-Themes/material3-dark-lite.css +16 -5
- package/Compiled-Themes/material3-dark.css +18 -7
- package/Compiled-Themes/material3-lite.css +16 -5
- package/Compiled-Themes/material3.css +18 -7
- package/Compiled-Themes/tailwind-dark-lite.css +16 -5
- package/Compiled-Themes/tailwind-dark.css +18 -7
- package/Compiled-Themes/tailwind-lite.css +16 -5
- package/Compiled-Themes/tailwind.css +18 -7
- package/Compiled-Themes/tailwind3-dark-lite.css +16 -5
- package/Compiled-Themes/tailwind3-dark.css +18 -7
- package/Compiled-Themes/tailwind3-lite.css +16 -5
- package/Compiled-Themes/tailwind3.css +18 -7
- package/SCSS-Themes/bds-dark-lite.scss +16 -3
- package/SCSS-Themes/bds-dark.scss +17 -4
- package/SCSS-Themes/bds-lite.scss +16 -3
- package/SCSS-Themes/bds.scss +17 -4
- package/SCSS-Themes/bootstrap-dark-lite.scss +16 -3
- package/SCSS-Themes/bootstrap-dark.scss +17 -4
- package/SCSS-Themes/bootstrap-lite.scss +16 -3
- package/SCSS-Themes/bootstrap.scss +17 -4
- package/SCSS-Themes/bootstrap4-lite.scss +16 -3
- package/SCSS-Themes/bootstrap4.scss +17 -4
- package/SCSS-Themes/bootstrap5-dark-lite.scss +16 -3
- package/SCSS-Themes/bootstrap5-dark.scss +17 -4
- package/SCSS-Themes/bootstrap5-lite.scss +16 -3
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +16 -3
- package/SCSS-Themes/bootstrap5.3-dark.scss +17 -4
- package/SCSS-Themes/bootstrap5.3-lite.scss +16 -3
- package/SCSS-Themes/bootstrap5.3.scss +17 -4
- package/SCSS-Themes/bootstrap5.scss +17 -4
- package/SCSS-Themes/fabric-dark-lite.scss +16 -3
- package/SCSS-Themes/fabric-dark.scss +17 -4
- package/SCSS-Themes/fabric-lite.scss +16 -3
- package/SCSS-Themes/fabric.scss +17 -4
- package/SCSS-Themes/fluent-dark-lite.scss +16 -3
- package/SCSS-Themes/fluent-dark.scss +17 -4
- package/SCSS-Themes/fluent-lite.scss +16 -3
- package/SCSS-Themes/fluent.scss +17 -4
- package/SCSS-Themes/fluent2-dark-lite.scss +16 -3
- package/SCSS-Themes/fluent2-dark.scss +17 -4
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +16 -3
- package/SCSS-Themes/fluent2-highcontrast.scss +17 -4
- package/SCSS-Themes/fluent2-lite.scss +16 -3
- package/SCSS-Themes/fluent2.scss +17 -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 +16 -3
- package/SCSS-Themes/highcontrast.scss +17 -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 +16 -3
- package/SCSS-Themes/material-dark.scss +17 -4
- package/SCSS-Themes/material-lite.scss +16 -3
- package/SCSS-Themes/material.scss +17 -4
- package/SCSS-Themes/material3-dark-lite.scss +16 -3
- package/SCSS-Themes/material3-dark.scss +17 -4
- package/SCSS-Themes/material3-lite.scss +16 -3
- package/SCSS-Themes/material3.scss +17 -4
- package/SCSS-Themes/tailwind-dark-lite.scss +16 -3
- package/SCSS-Themes/tailwind-dark.scss +17 -4
- package/SCSS-Themes/tailwind-lite.scss +16 -3
- package/SCSS-Themes/tailwind.scss +17 -4
- package/SCSS-Themes/tailwind3-dark-lite.scss +16 -3
- package/SCSS-Themes/tailwind3-dark.scss +17 -4
- package/SCSS-Themes/tailwind3-lite.scss +16 -3
- package/SCSS-Themes/tailwind3.scss +17 -4
- package/package.json +1 -1
|
@@ -88461,7 +88461,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
88461
88461
|
line-height: normal;
|
|
88462
88462
|
}
|
|
88463
88463
|
}
|
|
88464
|
-
.e-grid.sf-grid.e-
|
|
88464
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88465
88465
|
/* stylelint-disable declaration-no-important */
|
|
88466
88466
|
.e-table {
|
|
88467
88467
|
border-spacing: 0 !important;
|
|
@@ -88475,6 +88475,19 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
88475
88475
|
}
|
|
88476
88476
|
/* stylelint-enable function-url-quotes */
|
|
88477
88477
|
|
|
88478
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88479
|
+
/* stylelint-disable function-url-quotes */
|
|
88480
|
+
@supports (font: -apple-system-body) {
|
|
88481
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88482
|
+
|
|
88483
|
+
/* stylelint-disable declaration-no-important */
|
|
88484
|
+
.e-table {
|
|
88485
|
+
border-spacing: 0 !important;
|
|
88486
|
+
}
|
|
88487
|
+
}
|
|
88488
|
+
}
|
|
88489
|
+
/* stylelint-enable function-url-quotes */
|
|
88490
|
+
|
|
88478
88491
|
|
|
88479
88492
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88480
88493
|
@if $grid-skin == 'material3' {
|
|
@@ -144375,7 +144388,7 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !default;
|
|
|
144375
144388
|
height: inherit;
|
|
144376
144389
|
width: 100%;
|
|
144377
144390
|
|
|
144378
|
-
[class
|
|
144391
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144379
144392
|
.e-dot-item,
|
|
144380
144393
|
.e-dot {
|
|
144381
144394
|
display: flex;
|
|
@@ -144383,7 +144396,7 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !default;
|
|
|
144383
144396
|
justify-content: center;
|
|
144384
144397
|
}
|
|
144385
144398
|
|
|
144386
|
-
[class
|
|
144399
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144387
144400
|
min-width: $timeline-dot-icon-size;
|
|
144388
144401
|
min-height: $timeline-dot-icon-size;
|
|
144389
144402
|
border-radius: var(--dot-radius);
|
|
@@ -144690,7 +144703,7 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !default;
|
|
|
144690
144703
|
@include export-module('timeline-bigger') {
|
|
144691
144704
|
.e-bigger.e-timeline,
|
|
144692
144705
|
.e-bigger .e-timeline {
|
|
144693
|
-
[class
|
|
144706
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144694
144707
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144695
144708
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144696
144709
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -65834,7 +65834,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
65834
65834
|
line-height: normal;
|
|
65835
65835
|
}
|
|
65836
65836
|
}
|
|
65837
|
-
.e-grid.sf-grid.e-
|
|
65837
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
65838
65838
|
/* stylelint-disable declaration-no-important */
|
|
65839
65839
|
.e-table {
|
|
65840
65840
|
border-spacing: 0 !important;
|
|
@@ -65848,6 +65848,19 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
65848
65848
|
}
|
|
65849
65849
|
/* stylelint-enable function-url-quotes */
|
|
65850
65850
|
|
|
65851
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
65852
|
+
/* stylelint-disable function-url-quotes */
|
|
65853
|
+
@supports (font: -apple-system-body) {
|
|
65854
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
65855
|
+
|
|
65856
|
+
/* stylelint-disable declaration-no-important */
|
|
65857
|
+
.e-table {
|
|
65858
|
+
border-spacing: 0 !important;
|
|
65859
|
+
}
|
|
65860
|
+
}
|
|
65861
|
+
}
|
|
65862
|
+
/* stylelint-enable function-url-quotes */
|
|
65863
|
+
|
|
65851
65864
|
|
|
65852
65865
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
65853
65866
|
@if $grid-skin == 'material3' {
|
|
@@ -111158,7 +111171,7 @@ $timeline-item-disabled-color: $neutral-tertiary !default;
|
|
|
111158
111171
|
height: inherit;
|
|
111159
111172
|
width: 100%;
|
|
111160
111173
|
|
|
111161
|
-
[class
|
|
111174
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111162
111175
|
.e-dot-item,
|
|
111163
111176
|
.e-dot {
|
|
111164
111177
|
display: flex;
|
|
@@ -111166,7 +111179,7 @@ $timeline-item-disabled-color: $neutral-tertiary !default;
|
|
|
111166
111179
|
justify-content: center;
|
|
111167
111180
|
}
|
|
111168
111181
|
|
|
111169
|
-
[class
|
|
111182
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111170
111183
|
min-width: $timeline-dot-icon-size;
|
|
111171
111184
|
min-height: $timeline-dot-icon-size;
|
|
111172
111185
|
border-radius: var(--dot-radius);
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -88239,7 +88239,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
88239
88239
|
line-height: normal;
|
|
88240
88240
|
}
|
|
88241
88241
|
}
|
|
88242
|
-
.e-grid.sf-grid.e-
|
|
88242
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88243
88243
|
/* stylelint-disable declaration-no-important */
|
|
88244
88244
|
.e-table {
|
|
88245
88245
|
border-spacing: 0 !important;
|
|
@@ -88253,6 +88253,19 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
88253
88253
|
}
|
|
88254
88254
|
/* stylelint-enable function-url-quotes */
|
|
88255
88255
|
|
|
88256
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88257
|
+
/* stylelint-disable function-url-quotes */
|
|
88258
|
+
@supports (font: -apple-system-body) {
|
|
88259
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88260
|
+
|
|
88261
|
+
/* stylelint-disable declaration-no-important */
|
|
88262
|
+
.e-table {
|
|
88263
|
+
border-spacing: 0 !important;
|
|
88264
|
+
}
|
|
88265
|
+
}
|
|
88266
|
+
}
|
|
88267
|
+
/* stylelint-enable function-url-quotes */
|
|
88268
|
+
|
|
88256
88269
|
|
|
88257
88270
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88258
88271
|
@if $grid-skin == 'material3' {
|
|
@@ -144157,7 +144170,7 @@ $timeline-item-disabled-color: $neutral-tertiary !default;
|
|
|
144157
144170
|
height: inherit;
|
|
144158
144171
|
width: 100%;
|
|
144159
144172
|
|
|
144160
|
-
[class
|
|
144173
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144161
144174
|
.e-dot-item,
|
|
144162
144175
|
.e-dot {
|
|
144163
144176
|
display: flex;
|
|
@@ -144165,7 +144178,7 @@ $timeline-item-disabled-color: $neutral-tertiary !default;
|
|
|
144165
144178
|
justify-content: center;
|
|
144166
144179
|
}
|
|
144167
144180
|
|
|
144168
|
-
[class
|
|
144181
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144169
144182
|
min-width: $timeline-dot-icon-size;
|
|
144170
144183
|
min-height: $timeline-dot-icon-size;
|
|
144171
144184
|
border-radius: var(--dot-radius);
|
|
@@ -144472,7 +144485,7 @@ $timeline-item-disabled-color: $neutral-tertiary !default;
|
|
|
144472
144485
|
@include export-module('timeline-bigger') {
|
|
144473
144486
|
.e-bigger.e-timeline,
|
|
144474
144487
|
.e-bigger .e-timeline {
|
|
144475
|
-
[class
|
|
144488
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144476
144489
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144477
144490
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144478
144491
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -66485,7 +66485,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66485
66485
|
line-height: normal;
|
|
66486
66486
|
}
|
|
66487
66487
|
}
|
|
66488
|
-
.e-grid.sf-grid.e-
|
|
66488
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66489
66489
|
/* stylelint-disable declaration-no-important */
|
|
66490
66490
|
.e-table {
|
|
66491
66491
|
border-spacing: 0 !important;
|
|
@@ -66499,6 +66499,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66499
66499
|
}
|
|
66500
66500
|
/* stylelint-enable function-url-quotes */
|
|
66501
66501
|
|
|
66502
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66503
|
+
/* stylelint-disable function-url-quotes */
|
|
66504
|
+
@supports (font: -apple-system-body) {
|
|
66505
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66506
|
+
|
|
66507
|
+
/* stylelint-disable declaration-no-important */
|
|
66508
|
+
.e-table {
|
|
66509
|
+
border-spacing: 0 !important;
|
|
66510
|
+
}
|
|
66511
|
+
}
|
|
66512
|
+
}
|
|
66513
|
+
/* stylelint-enable function-url-quotes */
|
|
66514
|
+
|
|
66502
66515
|
|
|
66503
66516
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66504
66517
|
@if $grid-skin == 'material3' {
|
|
@@ -111828,7 +111841,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111828
111841
|
height: inherit;
|
|
111829
111842
|
width: 100%;
|
|
111830
111843
|
|
|
111831
|
-
[class
|
|
111844
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111832
111845
|
.e-dot-item,
|
|
111833
111846
|
.e-dot {
|
|
111834
111847
|
display: flex;
|
|
@@ -111836,7 +111849,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111836
111849
|
justify-content: center;
|
|
111837
111850
|
}
|
|
111838
111851
|
|
|
111839
|
-
[class
|
|
111852
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111840
111853
|
min-width: $timeline-dot-icon-size;
|
|
111841
111854
|
min-height: $timeline-dot-icon-size;
|
|
111842
111855
|
border-radius: var(--dot-radius);
|
|
@@ -88890,7 +88890,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88890
88890
|
line-height: normal;
|
|
88891
88891
|
}
|
|
88892
88892
|
}
|
|
88893
|
-
.e-grid.sf-grid.e-
|
|
88893
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88894
88894
|
/* stylelint-disable declaration-no-important */
|
|
88895
88895
|
.e-table {
|
|
88896
88896
|
border-spacing: 0 !important;
|
|
@@ -88904,6 +88904,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88904
88904
|
}
|
|
88905
88905
|
/* stylelint-enable function-url-quotes */
|
|
88906
88906
|
|
|
88907
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88908
|
+
/* stylelint-disable function-url-quotes */
|
|
88909
|
+
@supports (font: -apple-system-body) {
|
|
88910
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88911
|
+
|
|
88912
|
+
/* stylelint-disable declaration-no-important */
|
|
88913
|
+
.e-table {
|
|
88914
|
+
border-spacing: 0 !important;
|
|
88915
|
+
}
|
|
88916
|
+
}
|
|
88917
|
+
}
|
|
88918
|
+
/* stylelint-enable function-url-quotes */
|
|
88919
|
+
|
|
88907
88920
|
|
|
88908
88921
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88909
88922
|
@if $grid-skin == 'material3' {
|
|
@@ -144827,7 +144840,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144827
144840
|
height: inherit;
|
|
144828
144841
|
width: 100%;
|
|
144829
144842
|
|
|
144830
|
-
[class
|
|
144843
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144831
144844
|
.e-dot-item,
|
|
144832
144845
|
.e-dot {
|
|
144833
144846
|
display: flex;
|
|
@@ -144835,7 +144848,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144835
144848
|
justify-content: center;
|
|
144836
144849
|
}
|
|
144837
144850
|
|
|
144838
|
-
[class
|
|
144851
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144839
144852
|
min-width: $timeline-dot-icon-size;
|
|
144840
144853
|
min-height: $timeline-dot-icon-size;
|
|
144841
144854
|
border-radius: var(--dot-radius);
|
|
@@ -145142,7 +145155,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145142
145155
|
@include export-module('timeline-bigger') {
|
|
145143
145156
|
.e-bigger.e-timeline,
|
|
145144
145157
|
.e-bigger .e-timeline {
|
|
145145
|
-
[class
|
|
145158
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145146
145159
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145147
145160
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145148
145161
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -66485,7 +66485,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66485
66485
|
line-height: normal;
|
|
66486
66486
|
}
|
|
66487
66487
|
}
|
|
66488
|
-
.e-grid.sf-grid.e-
|
|
66488
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66489
66489
|
/* stylelint-disable declaration-no-important */
|
|
66490
66490
|
.e-table {
|
|
66491
66491
|
border-spacing: 0 !important;
|
|
@@ -66499,6 +66499,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66499
66499
|
}
|
|
66500
66500
|
/* stylelint-enable function-url-quotes */
|
|
66501
66501
|
|
|
66502
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66503
|
+
/* stylelint-disable function-url-quotes */
|
|
66504
|
+
@supports (font: -apple-system-body) {
|
|
66505
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66506
|
+
|
|
66507
|
+
/* stylelint-disable declaration-no-important */
|
|
66508
|
+
.e-table {
|
|
66509
|
+
border-spacing: 0 !important;
|
|
66510
|
+
}
|
|
66511
|
+
}
|
|
66512
|
+
}
|
|
66513
|
+
/* stylelint-enable function-url-quotes */
|
|
66514
|
+
|
|
66502
66515
|
|
|
66503
66516
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66504
66517
|
@if $grid-skin == 'material3' {
|
|
@@ -111828,7 +111841,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111828
111841
|
height: inherit;
|
|
111829
111842
|
width: 100%;
|
|
111830
111843
|
|
|
111831
|
-
[class
|
|
111844
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111832
111845
|
.e-dot-item,
|
|
111833
111846
|
.e-dot {
|
|
111834
111847
|
display: flex;
|
|
@@ -111836,7 +111849,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111836
111849
|
justify-content: center;
|
|
111837
111850
|
}
|
|
111838
111851
|
|
|
111839
|
-
[class
|
|
111852
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111840
111853
|
min-width: $timeline-dot-icon-size;
|
|
111841
111854
|
min-height: $timeline-dot-icon-size;
|
|
111842
111855
|
border-radius: var(--dot-radius);
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -88890,7 +88890,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88890
88890
|
line-height: normal;
|
|
88891
88891
|
}
|
|
88892
88892
|
}
|
|
88893
|
-
.e-grid.sf-grid.e-
|
|
88893
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88894
88894
|
/* stylelint-disable declaration-no-important */
|
|
88895
88895
|
.e-table {
|
|
88896
88896
|
border-spacing: 0 !important;
|
|
@@ -88904,6 +88904,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88904
88904
|
}
|
|
88905
88905
|
/* stylelint-enable function-url-quotes */
|
|
88906
88906
|
|
|
88907
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88908
|
+
/* stylelint-disable function-url-quotes */
|
|
88909
|
+
@supports (font: -apple-system-body) {
|
|
88910
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88911
|
+
|
|
88912
|
+
/* stylelint-disable declaration-no-important */
|
|
88913
|
+
.e-table {
|
|
88914
|
+
border-spacing: 0 !important;
|
|
88915
|
+
}
|
|
88916
|
+
}
|
|
88917
|
+
}
|
|
88918
|
+
/* stylelint-enable function-url-quotes */
|
|
88919
|
+
|
|
88907
88920
|
|
|
88908
88921
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88909
88922
|
@if $grid-skin == 'material3' {
|
|
@@ -144827,7 +144840,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144827
144840
|
height: inherit;
|
|
144828
144841
|
width: 100%;
|
|
144829
144842
|
|
|
144830
|
-
[class
|
|
144843
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144831
144844
|
.e-dot-item,
|
|
144832
144845
|
.e-dot {
|
|
144833
144846
|
display: flex;
|
|
@@ -144835,7 +144848,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144835
144848
|
justify-content: center;
|
|
144836
144849
|
}
|
|
144837
144850
|
|
|
144838
|
-
[class
|
|
144851
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144839
144852
|
min-width: $timeline-dot-icon-size;
|
|
144840
144853
|
min-height: $timeline-dot-icon-size;
|
|
144841
144854
|
border-radius: var(--dot-radius);
|
|
@@ -145142,7 +145155,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145142
145155
|
@include export-module('timeline-bigger') {
|
|
145143
145156
|
.e-bigger.e-timeline,
|
|
145144
145157
|
.e-bigger .e-timeline {
|
|
145145
|
-
[class
|
|
145158
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145146
145159
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145147
145160
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145148
145161
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -68405,7 +68405,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68405
68405
|
line-height: normal;
|
|
68406
68406
|
}
|
|
68407
68407
|
}
|
|
68408
|
-
.e-grid.sf-grid.e-
|
|
68408
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
68409
68409
|
/* stylelint-disable declaration-no-important */
|
|
68410
68410
|
.e-table {
|
|
68411
68411
|
border-spacing: 0 !important;
|
|
@@ -68419,6 +68419,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68419
68419
|
}
|
|
68420
68420
|
/* stylelint-enable function-url-quotes */
|
|
68421
68421
|
|
|
68422
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
68423
|
+
/* stylelint-disable function-url-quotes */
|
|
68424
|
+
@supports (font: -apple-system-body) {
|
|
68425
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
68426
|
+
|
|
68427
|
+
/* stylelint-disable declaration-no-important */
|
|
68428
|
+
.e-table {
|
|
68429
|
+
border-spacing: 0 !important;
|
|
68430
|
+
}
|
|
68431
|
+
}
|
|
68432
|
+
}
|
|
68433
|
+
/* stylelint-enable function-url-quotes */
|
|
68434
|
+
|
|
68422
68435
|
|
|
68423
68436
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
68424
68437
|
@if $grid-skin == 'material3' {
|
|
@@ -113800,7 +113813,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113800
113813
|
height: inherit;
|
|
113801
113814
|
width: 100%;
|
|
113802
113815
|
|
|
113803
|
-
[class
|
|
113816
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
113804
113817
|
.e-dot-item,
|
|
113805
113818
|
.e-dot {
|
|
113806
113819
|
display: flex;
|
|
@@ -113808,7 +113821,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113808
113821
|
justify-content: center;
|
|
113809
113822
|
}
|
|
113810
113823
|
|
|
113811
|
-
[class
|
|
113824
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
113812
113825
|
min-width: $timeline-dot-icon-size;
|
|
113813
113826
|
min-height: $timeline-dot-icon-size;
|
|
113814
113827
|
border-radius: var(--dot-radius);
|
|
@@ -90810,7 +90810,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90810
90810
|
line-height: normal;
|
|
90811
90811
|
}
|
|
90812
90812
|
}
|
|
90813
|
-
.e-grid.sf-grid.e-
|
|
90813
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90814
90814
|
/* stylelint-disable declaration-no-important */
|
|
90815
90815
|
.e-table {
|
|
90816
90816
|
border-spacing: 0 !important;
|
|
@@ -90824,6 +90824,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90824
90824
|
}
|
|
90825
90825
|
/* stylelint-enable function-url-quotes */
|
|
90826
90826
|
|
|
90827
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
90828
|
+
/* stylelint-disable function-url-quotes */
|
|
90829
|
+
@supports (font: -apple-system-body) {
|
|
90830
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90831
|
+
|
|
90832
|
+
/* stylelint-disable declaration-no-important */
|
|
90833
|
+
.e-table {
|
|
90834
|
+
border-spacing: 0 !important;
|
|
90835
|
+
}
|
|
90836
|
+
}
|
|
90837
|
+
}
|
|
90838
|
+
/* stylelint-enable function-url-quotes */
|
|
90839
|
+
|
|
90827
90840
|
|
|
90828
90841
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
90829
90842
|
@if $grid-skin == 'material3' {
|
|
@@ -146799,7 +146812,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146799
146812
|
height: inherit;
|
|
146800
146813
|
width: 100%;
|
|
146801
146814
|
|
|
146802
|
-
[class
|
|
146815
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
146803
146816
|
.e-dot-item,
|
|
146804
146817
|
.e-dot {
|
|
146805
146818
|
display: flex;
|
|
@@ -146807,7 +146820,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146807
146820
|
justify-content: center;
|
|
146808
146821
|
}
|
|
146809
146822
|
|
|
146810
|
-
[class
|
|
146823
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146811
146824
|
min-width: $timeline-dot-icon-size;
|
|
146812
146825
|
min-height: $timeline-dot-icon-size;
|
|
146813
146826
|
border-radius: var(--dot-radius);
|
|
@@ -147114,7 +147127,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
147114
147127
|
@include export-module('timeline-bigger') {
|
|
147115
147128
|
.e-bigger.e-timeline,
|
|
147116
147129
|
.e-bigger .e-timeline {
|
|
147117
|
-
[class
|
|
147130
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
147118
147131
|
min-width: $timeline-bigger-dot-icon-size;
|
|
147119
147132
|
min-height: $timeline-bigger-dot-icon-size;
|
|
147120
147133
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -68405,7 +68405,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68405
68405
|
line-height: normal;
|
|
68406
68406
|
}
|
|
68407
68407
|
}
|
|
68408
|
-
.e-grid.sf-grid.e-
|
|
68408
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
68409
68409
|
/* stylelint-disable declaration-no-important */
|
|
68410
68410
|
.e-table {
|
|
68411
68411
|
border-spacing: 0 !important;
|
|
@@ -68419,6 +68419,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68419
68419
|
}
|
|
68420
68420
|
/* stylelint-enable function-url-quotes */
|
|
68421
68421
|
|
|
68422
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
68423
|
+
/* stylelint-disable function-url-quotes */
|
|
68424
|
+
@supports (font: -apple-system-body) {
|
|
68425
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
68426
|
+
|
|
68427
|
+
/* stylelint-disable declaration-no-important */
|
|
68428
|
+
.e-table {
|
|
68429
|
+
border-spacing: 0 !important;
|
|
68430
|
+
}
|
|
68431
|
+
}
|
|
68432
|
+
}
|
|
68433
|
+
/* stylelint-enable function-url-quotes */
|
|
68434
|
+
|
|
68422
68435
|
|
|
68423
68436
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
68424
68437
|
@if $grid-skin == 'material3' {
|
|
@@ -113800,7 +113813,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113800
113813
|
height: inherit;
|
|
113801
113814
|
width: 100%;
|
|
113802
113815
|
|
|
113803
|
-
[class
|
|
113816
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
113804
113817
|
.e-dot-item,
|
|
113805
113818
|
.e-dot {
|
|
113806
113819
|
display: flex;
|
|
@@ -113808,7 +113821,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113808
113821
|
justify-content: center;
|
|
113809
113822
|
}
|
|
113810
113823
|
|
|
113811
|
-
[class
|
|
113824
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
113812
113825
|
min-width: $timeline-dot-icon-size;
|
|
113813
113826
|
min-height: $timeline-dot-icon-size;
|
|
113814
113827
|
border-radius: var(--dot-radius);
|
|
@@ -90810,7 +90810,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90810
90810
|
line-height: normal;
|
|
90811
90811
|
}
|
|
90812
90812
|
}
|
|
90813
|
-
.e-grid.sf-grid.e-
|
|
90813
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90814
90814
|
/* stylelint-disable declaration-no-important */
|
|
90815
90815
|
.e-table {
|
|
90816
90816
|
border-spacing: 0 !important;
|
|
@@ -90824,6 +90824,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90824
90824
|
}
|
|
90825
90825
|
/* stylelint-enable function-url-quotes */
|
|
90826
90826
|
|
|
90827
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
90828
|
+
/* stylelint-disable function-url-quotes */
|
|
90829
|
+
@supports (font: -apple-system-body) {
|
|
90830
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90831
|
+
|
|
90832
|
+
/* stylelint-disable declaration-no-important */
|
|
90833
|
+
.e-table {
|
|
90834
|
+
border-spacing: 0 !important;
|
|
90835
|
+
}
|
|
90836
|
+
}
|
|
90837
|
+
}
|
|
90838
|
+
/* stylelint-enable function-url-quotes */
|
|
90839
|
+
|
|
90827
90840
|
|
|
90828
90841
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
90829
90842
|
@if $grid-skin == 'material3' {
|
|
@@ -146799,7 +146812,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146799
146812
|
height: inherit;
|
|
146800
146813
|
width: 100%;
|
|
146801
146814
|
|
|
146802
|
-
[class
|
|
146815
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
146803
146816
|
.e-dot-item,
|
|
146804
146817
|
.e-dot {
|
|
146805
146818
|
display: flex;
|
|
@@ -146807,7 +146820,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146807
146820
|
justify-content: center;
|
|
146808
146821
|
}
|
|
146809
146822
|
|
|
146810
|
-
[class
|
|
146823
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146811
146824
|
min-width: $timeline-dot-icon-size;
|
|
146812
146825
|
min-height: $timeline-dot-icon-size;
|
|
146813
146826
|
border-radius: var(--dot-radius);
|
|
@@ -147114,7 +147127,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
147114
147127
|
@include export-module('timeline-bigger') {
|
|
147115
147128
|
.e-bigger.e-timeline,
|
|
147116
147129
|
.e-bigger .e-timeline {
|
|
147117
|
-
[class
|
|
147130
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
147118
147131
|
min-width: $timeline-bigger-dot-icon-size;
|
|
147119
147132
|
min-height: $timeline-bigger-dot-icon-size;
|
|
147120
147133
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -69177,7 +69177,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
69177
69177
|
line-height: normal;
|
|
69178
69178
|
}
|
|
69179
69179
|
}
|
|
69180
|
-
.e-grid.sf-grid.e-
|
|
69180
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
69181
69181
|
/* stylelint-disable declaration-no-important */
|
|
69182
69182
|
.e-table {
|
|
69183
69183
|
border-spacing: 0 !important;
|
|
@@ -69191,6 +69191,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
69191
69191
|
}
|
|
69192
69192
|
/* stylelint-enable function-url-quotes */
|
|
69193
69193
|
|
|
69194
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
69195
|
+
/* stylelint-disable function-url-quotes */
|
|
69196
|
+
@supports (font: -apple-system-body) {
|
|
69197
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
69198
|
+
|
|
69199
|
+
/* stylelint-disable declaration-no-important */
|
|
69200
|
+
.e-table {
|
|
69201
|
+
border-spacing: 0 !important;
|
|
69202
|
+
}
|
|
69203
|
+
}
|
|
69204
|
+
}
|
|
69205
|
+
/* stylelint-enable function-url-quotes */
|
|
69206
|
+
|
|
69194
69207
|
|
|
69195
69208
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
69196
69209
|
@if $grid-skin == 'material3' {
|
|
@@ -114572,7 +114585,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
114572
114585
|
height: inherit;
|
|
114573
114586
|
width: 100%;
|
|
114574
114587
|
|
|
114575
|
-
[class
|
|
114588
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
114576
114589
|
.e-dot-item,
|
|
114577
114590
|
.e-dot {
|
|
114578
114591
|
display: flex;
|
|
@@ -114580,7 +114593,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
114580
114593
|
justify-content: center;
|
|
114581
114594
|
}
|
|
114582
114595
|
|
|
114583
|
-
[class
|
|
114596
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
114584
114597
|
min-width: $timeline-dot-icon-size;
|
|
114585
114598
|
min-height: $timeline-dot-icon-size;
|
|
114586
114599
|
border-radius: var(--dot-radius);
|
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -91582,7 +91582,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91582
91582
|
line-height: normal;
|
|
91583
91583
|
}
|
|
91584
91584
|
}
|
|
91585
|
-
.e-grid.sf-grid.e-
|
|
91585
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
91586
91586
|
/* stylelint-disable declaration-no-important */
|
|
91587
91587
|
.e-table {
|
|
91588
91588
|
border-spacing: 0 !important;
|
|
@@ -91596,6 +91596,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91596
91596
|
}
|
|
91597
91597
|
/* stylelint-enable function-url-quotes */
|
|
91598
91598
|
|
|
91599
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
91600
|
+
/* stylelint-disable function-url-quotes */
|
|
91601
|
+
@supports (font: -apple-system-body) {
|
|
91602
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
91603
|
+
|
|
91604
|
+
/* stylelint-disable declaration-no-important */
|
|
91605
|
+
.e-table {
|
|
91606
|
+
border-spacing: 0 !important;
|
|
91607
|
+
}
|
|
91608
|
+
}
|
|
91609
|
+
}
|
|
91610
|
+
/* stylelint-enable function-url-quotes */
|
|
91611
|
+
|
|
91599
91612
|
|
|
91600
91613
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
91601
91614
|
@if $grid-skin == 'material3' {
|
|
@@ -147571,7 +147584,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
147571
147584
|
height: inherit;
|
|
147572
147585
|
width: 100%;
|
|
147573
147586
|
|
|
147574
|
-
[class
|
|
147587
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
147575
147588
|
.e-dot-item,
|
|
147576
147589
|
.e-dot {
|
|
147577
147590
|
display: flex;
|
|
@@ -147579,7 +147592,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
147579
147592
|
justify-content: center;
|
|
147580
147593
|
}
|
|
147581
147594
|
|
|
147582
|
-
[class
|
|
147595
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
147583
147596
|
min-width: $timeline-dot-icon-size;
|
|
147584
147597
|
min-height: $timeline-dot-icon-size;
|
|
147585
147598
|
border-radius: var(--dot-radius);
|
|
@@ -147886,7 +147899,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
147886
147899
|
@include export-module('timeline-bigger') {
|
|
147887
147900
|
.e-bigger.e-timeline,
|
|
147888
147901
|
.e-bigger .e-timeline {
|
|
147889
|
-
[class
|
|
147902
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
147890
147903
|
min-width: $timeline-bigger-dot-icon-size;
|
|
147891
147904
|
min-height: $timeline-bigger-dot-icon-size;
|
|
147892
147905
|
font-size: $timeline-bigger-dot-font-size;
|