@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
|
@@ -65913,7 +65913,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
65913
65913
|
line-height: normal;
|
|
65914
65914
|
}
|
|
65915
65915
|
}
|
|
65916
|
-
.e-grid.sf-grid.e-
|
|
65916
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
65917
65917
|
/* stylelint-disable declaration-no-important */
|
|
65918
65918
|
.e-table {
|
|
65919
65919
|
border-spacing: 0 !important;
|
|
@@ -65927,6 +65927,19 @@ $grid-checkmark-color: $grey !default;
|
|
|
65927
65927
|
}
|
|
65928
65928
|
/* stylelint-enable function-url-quotes */
|
|
65929
65929
|
|
|
65930
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
65931
|
+
/* stylelint-disable function-url-quotes */
|
|
65932
|
+
@supports (font: -apple-system-body) {
|
|
65933
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
65934
|
+
|
|
65935
|
+
/* stylelint-disable declaration-no-important */
|
|
65936
|
+
.e-table {
|
|
65937
|
+
border-spacing: 0 !important;
|
|
65938
|
+
}
|
|
65939
|
+
}
|
|
65940
|
+
}
|
|
65941
|
+
/* stylelint-enable function-url-quotes */
|
|
65942
|
+
|
|
65930
65943
|
|
|
65931
65944
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
65932
65945
|
@if $grid-skin == 'material3' {
|
|
@@ -111320,7 +111333,7 @@ $timeline-item-disabled-color: $grey-ad !default;
|
|
|
111320
111333
|
height: inherit;
|
|
111321
111334
|
width: 100%;
|
|
111322
111335
|
|
|
111323
|
-
[class
|
|
111336
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111324
111337
|
.e-dot-item,
|
|
111325
111338
|
.e-dot {
|
|
111326
111339
|
display: flex;
|
|
@@ -111328,7 +111341,7 @@ $timeline-item-disabled-color: $grey-ad !default;
|
|
|
111328
111341
|
justify-content: center;
|
|
111329
111342
|
}
|
|
111330
111343
|
|
|
111331
|
-
[class
|
|
111344
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111332
111345
|
min-width: $timeline-dot-icon-size;
|
|
111333
111346
|
min-height: $timeline-dot-icon-size;
|
|
111334
111347
|
border-radius: var(--dot-radius);
|
|
@@ -88318,7 +88318,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
88318
88318
|
line-height: normal;
|
|
88319
88319
|
}
|
|
88320
88320
|
}
|
|
88321
|
-
.e-grid.sf-grid.e-
|
|
88321
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88322
88322
|
/* stylelint-disable declaration-no-important */
|
|
88323
88323
|
.e-table {
|
|
88324
88324
|
border-spacing: 0 !important;
|
|
@@ -88332,6 +88332,19 @@ $grid-checkmark-color: $grey !default;
|
|
|
88332
88332
|
}
|
|
88333
88333
|
/* stylelint-enable function-url-quotes */
|
|
88334
88334
|
|
|
88335
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88336
|
+
/* stylelint-disable function-url-quotes */
|
|
88337
|
+
@supports (font: -apple-system-body) {
|
|
88338
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88339
|
+
|
|
88340
|
+
/* stylelint-disable declaration-no-important */
|
|
88341
|
+
.e-table {
|
|
88342
|
+
border-spacing: 0 !important;
|
|
88343
|
+
}
|
|
88344
|
+
}
|
|
88345
|
+
}
|
|
88346
|
+
/* stylelint-enable function-url-quotes */
|
|
88347
|
+
|
|
88335
88348
|
|
|
88336
88349
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88337
88350
|
@if $grid-skin == 'material3' {
|
|
@@ -144319,7 +144332,7 @@ $timeline-item-disabled-color: $grey-ad !default;
|
|
|
144319
144332
|
height: inherit;
|
|
144320
144333
|
width: 100%;
|
|
144321
144334
|
|
|
144322
|
-
[class
|
|
144335
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144323
144336
|
.e-dot-item,
|
|
144324
144337
|
.e-dot {
|
|
144325
144338
|
display: flex;
|
|
@@ -144327,7 +144340,7 @@ $timeline-item-disabled-color: $grey-ad !default;
|
|
|
144327
144340
|
justify-content: center;
|
|
144328
144341
|
}
|
|
144329
144342
|
|
|
144330
|
-
[class
|
|
144343
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144331
144344
|
min-width: $timeline-dot-icon-size;
|
|
144332
144345
|
min-height: $timeline-dot-icon-size;
|
|
144333
144346
|
border-radius: var(--dot-radius);
|
|
@@ -144634,7 +144647,7 @@ $timeline-item-disabled-color: $grey-ad !default;
|
|
|
144634
144647
|
@include export-module('timeline-bigger') {
|
|
144635
144648
|
.e-bigger.e-timeline,
|
|
144636
144649
|
.e-bigger .e-timeline {
|
|
144637
|
-
[class
|
|
144650
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144638
144651
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144639
144652
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144640
144653
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -66049,7 +66049,7 @@ $grid-checkmark-color: $white !default;
|
|
|
66049
66049
|
line-height: normal;
|
|
66050
66050
|
}
|
|
66051
66051
|
}
|
|
66052
|
-
.e-grid.sf-grid.e-
|
|
66052
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66053
66053
|
/* stylelint-disable declaration-no-important */
|
|
66054
66054
|
.e-table {
|
|
66055
66055
|
border-spacing: 0 !important;
|
|
@@ -66063,6 +66063,19 @@ $grid-checkmark-color: $white !default;
|
|
|
66063
66063
|
}
|
|
66064
66064
|
/* stylelint-enable function-url-quotes */
|
|
66065
66065
|
|
|
66066
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66067
|
+
/* stylelint-disable function-url-quotes */
|
|
66068
|
+
@supports (font: -apple-system-body) {
|
|
66069
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66070
|
+
|
|
66071
|
+
/* stylelint-disable declaration-no-important */
|
|
66072
|
+
.e-table {
|
|
66073
|
+
border-spacing: 0 !important;
|
|
66074
|
+
}
|
|
66075
|
+
}
|
|
66076
|
+
}
|
|
66077
|
+
/* stylelint-enable function-url-quotes */
|
|
66078
|
+
|
|
66066
66079
|
|
|
66067
66080
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66068
66081
|
@if $grid-skin == 'material3' {
|
|
@@ -111607,7 +111620,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
111607
111620
|
height: inherit;
|
|
111608
111621
|
width: 100%;
|
|
111609
111622
|
|
|
111610
|
-
[class
|
|
111623
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111611
111624
|
.e-dot-item,
|
|
111612
111625
|
.e-dot {
|
|
111613
111626
|
display: flex;
|
|
@@ -111615,7 +111628,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
111615
111628
|
justify-content: center;
|
|
111616
111629
|
}
|
|
111617
111630
|
|
|
111618
|
-
[class
|
|
111631
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111619
111632
|
min-width: $timeline-dot-icon-size;
|
|
111620
111633
|
min-height: $timeline-dot-icon-size;
|
|
111621
111634
|
border-radius: var(--dot-radius);
|
|
@@ -88454,7 +88454,7 @@ $grid-checkmark-color: $white !default;
|
|
|
88454
88454
|
line-height: normal;
|
|
88455
88455
|
}
|
|
88456
88456
|
}
|
|
88457
|
-
.e-grid.sf-grid.e-
|
|
88457
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88458
88458
|
/* stylelint-disable declaration-no-important */
|
|
88459
88459
|
.e-table {
|
|
88460
88460
|
border-spacing: 0 !important;
|
|
@@ -88468,6 +88468,19 @@ $grid-checkmark-color: $white !default;
|
|
|
88468
88468
|
}
|
|
88469
88469
|
/* stylelint-enable function-url-quotes */
|
|
88470
88470
|
|
|
88471
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88472
|
+
/* stylelint-disable function-url-quotes */
|
|
88473
|
+
@supports (font: -apple-system-body) {
|
|
88474
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88475
|
+
|
|
88476
|
+
/* stylelint-disable declaration-no-important */
|
|
88477
|
+
.e-table {
|
|
88478
|
+
border-spacing: 0 !important;
|
|
88479
|
+
}
|
|
88480
|
+
}
|
|
88481
|
+
}
|
|
88482
|
+
/* stylelint-enable function-url-quotes */
|
|
88483
|
+
|
|
88471
88484
|
|
|
88472
88485
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88473
88486
|
@if $grid-skin == 'material3' {
|
|
@@ -144606,7 +144619,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
144606
144619
|
height: inherit;
|
|
144607
144620
|
width: 100%;
|
|
144608
144621
|
|
|
144609
|
-
[class
|
|
144622
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144610
144623
|
.e-dot-item,
|
|
144611
144624
|
.e-dot {
|
|
144612
144625
|
display: flex;
|
|
@@ -144614,7 +144627,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
144614
144627
|
justify-content: center;
|
|
144615
144628
|
}
|
|
144616
144629
|
|
|
144617
|
-
[class
|
|
144630
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144618
144631
|
min-width: $timeline-dot-icon-size;
|
|
144619
144632
|
min-height: $timeline-dot-icon-size;
|
|
144620
144633
|
border-radius: var(--dot-radius);
|
|
@@ -144921,7 +144934,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
144921
144934
|
@include export-module('timeline-bigger') {
|
|
144922
144935
|
.e-bigger.e-timeline,
|
|
144923
144936
|
.e-bigger .e-timeline {
|
|
144924
|
-
[class
|
|
144937
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144925
144938
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144926
144939
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144927
144940
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -66401,7 +66401,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66401
66401
|
line-height: normal;
|
|
66402
66402
|
}
|
|
66403
66403
|
}
|
|
66404
|
-
.e-grid.sf-grid.e-
|
|
66404
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66405
66405
|
/* stylelint-disable declaration-no-important */
|
|
66406
66406
|
.e-table {
|
|
66407
66407
|
border-spacing: 0 !important;
|
|
@@ -66415,6 +66415,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66415
66415
|
}
|
|
66416
66416
|
/* stylelint-enable function-url-quotes */
|
|
66417
66417
|
|
|
66418
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66419
|
+
/* stylelint-disable function-url-quotes */
|
|
66420
|
+
@supports (font: -apple-system-body) {
|
|
66421
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66422
|
+
|
|
66423
|
+
/* stylelint-disable declaration-no-important */
|
|
66424
|
+
.e-table {
|
|
66425
|
+
border-spacing: 0 !important;
|
|
66426
|
+
}
|
|
66427
|
+
}
|
|
66428
|
+
}
|
|
66429
|
+
/* stylelint-enable function-url-quotes */
|
|
66430
|
+
|
|
66418
66431
|
|
|
66419
66432
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66420
66433
|
@if $grid-skin == 'material3' {
|
|
@@ -111729,7 +111742,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111729
111742
|
height: inherit;
|
|
111730
111743
|
width: 100%;
|
|
111731
111744
|
|
|
111732
|
-
[class
|
|
111745
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111733
111746
|
.e-dot-item,
|
|
111734
111747
|
.e-dot {
|
|
111735
111748
|
display: flex;
|
|
@@ -111737,7 +111750,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111737
111750
|
justify-content: center;
|
|
111738
111751
|
}
|
|
111739
111752
|
|
|
111740
|
-
[class
|
|
111753
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111741
111754
|
min-width: $timeline-dot-icon-size;
|
|
111742
111755
|
min-height: $timeline-dot-icon-size;
|
|
111743
111756
|
border-radius: var(--dot-radius);
|
|
@@ -88806,7 +88806,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88806
88806
|
line-height: normal;
|
|
88807
88807
|
}
|
|
88808
88808
|
}
|
|
88809
|
-
.e-grid.sf-grid.e-
|
|
88809
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88810
88810
|
/* stylelint-disable declaration-no-important */
|
|
88811
88811
|
.e-table {
|
|
88812
88812
|
border-spacing: 0 !important;
|
|
@@ -88820,6 +88820,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88820
88820
|
}
|
|
88821
88821
|
/* stylelint-enable function-url-quotes */
|
|
88822
88822
|
|
|
88823
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88824
|
+
/* stylelint-disable function-url-quotes */
|
|
88825
|
+
@supports (font: -apple-system-body) {
|
|
88826
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88827
|
+
|
|
88828
|
+
/* stylelint-disable declaration-no-important */
|
|
88829
|
+
.e-table {
|
|
88830
|
+
border-spacing: 0 !important;
|
|
88831
|
+
}
|
|
88832
|
+
}
|
|
88833
|
+
}
|
|
88834
|
+
/* stylelint-enable function-url-quotes */
|
|
88835
|
+
|
|
88823
88836
|
|
|
88824
88837
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88825
88838
|
@if $grid-skin == 'material3' {
|
|
@@ -144728,7 +144741,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144728
144741
|
height: inherit;
|
|
144729
144742
|
width: 100%;
|
|
144730
144743
|
|
|
144731
|
-
[class
|
|
144744
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144732
144745
|
.e-dot-item,
|
|
144733
144746
|
.e-dot {
|
|
144734
144747
|
display: flex;
|
|
@@ -144736,7 +144749,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144736
144749
|
justify-content: center;
|
|
144737
144750
|
}
|
|
144738
144751
|
|
|
144739
|
-
[class
|
|
144752
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144740
144753
|
min-width: $timeline-dot-icon-size;
|
|
144741
144754
|
min-height: $timeline-dot-icon-size;
|
|
144742
144755
|
border-radius: var(--dot-radius);
|
|
@@ -145043,7 +145056,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145043
145056
|
@include export-module('timeline-bigger') {
|
|
145044
145057
|
.e-bigger.e-timeline,
|
|
145045
145058
|
.e-bigger .e-timeline {
|
|
145046
|
-
[class
|
|
145059
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145047
145060
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145048
145061
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145049
145062
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -66400,7 +66400,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66400
66400
|
line-height: normal;
|
|
66401
66401
|
}
|
|
66402
66402
|
}
|
|
66403
|
-
.e-grid.sf-grid.e-
|
|
66403
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66404
66404
|
/* stylelint-disable declaration-no-important */
|
|
66405
66405
|
.e-table {
|
|
66406
66406
|
border-spacing: 0 !important;
|
|
@@ -66414,6 +66414,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66414
66414
|
}
|
|
66415
66415
|
/* stylelint-enable function-url-quotes */
|
|
66416
66416
|
|
|
66417
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66418
|
+
/* stylelint-disable function-url-quotes */
|
|
66419
|
+
@supports (font: -apple-system-body) {
|
|
66420
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66421
|
+
|
|
66422
|
+
/* stylelint-disable declaration-no-important */
|
|
66423
|
+
.e-table {
|
|
66424
|
+
border-spacing: 0 !important;
|
|
66425
|
+
}
|
|
66426
|
+
}
|
|
66427
|
+
}
|
|
66428
|
+
/* stylelint-enable function-url-quotes */
|
|
66429
|
+
|
|
66417
66430
|
|
|
66418
66431
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66419
66432
|
@if $grid-skin == 'material3' {
|
|
@@ -111728,7 +111741,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111728
111741
|
height: inherit;
|
|
111729
111742
|
width: 100%;
|
|
111730
111743
|
|
|
111731
|
-
[class
|
|
111744
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111732
111745
|
.e-dot-item,
|
|
111733
111746
|
.e-dot {
|
|
111734
111747
|
display: flex;
|
|
@@ -111736,7 +111749,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111736
111749
|
justify-content: center;
|
|
111737
111750
|
}
|
|
111738
111751
|
|
|
111739
|
-
[class
|
|
111752
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111740
111753
|
min-width: $timeline-dot-icon-size;
|
|
111741
111754
|
min-height: $timeline-dot-icon-size;
|
|
111742
111755
|
border-radius: var(--dot-radius);
|
|
@@ -67189,7 +67189,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67189
67189
|
line-height: normal;
|
|
67190
67190
|
}
|
|
67191
67191
|
}
|
|
67192
|
-
.e-grid.sf-grid.e-
|
|
67192
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67193
67193
|
/* stylelint-disable declaration-no-important */
|
|
67194
67194
|
.e-table {
|
|
67195
67195
|
border-spacing: 0 !important;
|
|
@@ -67203,6 +67203,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67203
67203
|
}
|
|
67204
67204
|
/* stylelint-enable function-url-quotes */
|
|
67205
67205
|
|
|
67206
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
67207
|
+
/* stylelint-disable function-url-quotes */
|
|
67208
|
+
@supports (font: -apple-system-body) {
|
|
67209
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67210
|
+
|
|
67211
|
+
/* stylelint-disable declaration-no-important */
|
|
67212
|
+
.e-table {
|
|
67213
|
+
border-spacing: 0 !important;
|
|
67214
|
+
}
|
|
67215
|
+
}
|
|
67216
|
+
}
|
|
67217
|
+
/* stylelint-enable function-url-quotes */
|
|
67218
|
+
|
|
67206
67219
|
|
|
67207
67220
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
67208
67221
|
@if $grid-skin == 'material3' {
|
|
@@ -112503,7 +112516,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112503
112516
|
height: inherit;
|
|
112504
112517
|
width: 100%;
|
|
112505
112518
|
|
|
112506
|
-
[class
|
|
112519
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
112507
112520
|
.e-dot-item,
|
|
112508
112521
|
.e-dot {
|
|
112509
112522
|
display: flex;
|
|
@@ -112511,7 +112524,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112511
112524
|
justify-content: center;
|
|
112512
112525
|
}
|
|
112513
112526
|
|
|
112514
|
-
[class
|
|
112527
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
112515
112528
|
min-width: $timeline-dot-icon-size;
|
|
112516
112529
|
min-height: $timeline-dot-icon-size;
|
|
112517
112530
|
border-radius: var(--dot-radius);
|
|
@@ -89594,7 +89594,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89594
89594
|
line-height: normal;
|
|
89595
89595
|
}
|
|
89596
89596
|
}
|
|
89597
|
-
.e-grid.sf-grid.e-
|
|
89597
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89598
89598
|
/* stylelint-disable declaration-no-important */
|
|
89599
89599
|
.e-table {
|
|
89600
89600
|
border-spacing: 0 !important;
|
|
@@ -89608,6 +89608,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89608
89608
|
}
|
|
89609
89609
|
/* stylelint-enable function-url-quotes */
|
|
89610
89610
|
|
|
89611
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
89612
|
+
/* stylelint-disable function-url-quotes */
|
|
89613
|
+
@supports (font: -apple-system-body) {
|
|
89614
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89615
|
+
|
|
89616
|
+
/* stylelint-disable declaration-no-important */
|
|
89617
|
+
.e-table {
|
|
89618
|
+
border-spacing: 0 !important;
|
|
89619
|
+
}
|
|
89620
|
+
}
|
|
89621
|
+
}
|
|
89622
|
+
/* stylelint-enable function-url-quotes */
|
|
89623
|
+
|
|
89611
89624
|
|
|
89612
89625
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
89613
89626
|
@if $grid-skin == 'material3' {
|
|
@@ -145502,7 +145515,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145502
145515
|
height: inherit;
|
|
145503
145516
|
width: 100%;
|
|
145504
145517
|
|
|
145505
|
-
[class
|
|
145518
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
145506
145519
|
.e-dot-item,
|
|
145507
145520
|
.e-dot {
|
|
145508
145521
|
display: flex;
|
|
@@ -145510,7 +145523,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145510
145523
|
justify-content: center;
|
|
145511
145524
|
}
|
|
145512
145525
|
|
|
145513
|
-
[class
|
|
145526
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145514
145527
|
min-width: $timeline-dot-icon-size;
|
|
145515
145528
|
min-height: $timeline-dot-icon-size;
|
|
145516
145529
|
border-radius: var(--dot-radius);
|
|
@@ -145817,7 +145830,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145817
145830
|
@include export-module('timeline-bigger') {
|
|
145818
145831
|
.e-bigger.e-timeline,
|
|
145819
145832
|
.e-bigger .e-timeline {
|
|
145820
|
-
[class
|
|
145833
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145821
145834
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145822
145835
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145823
145836
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -67536,7 +67536,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67536
67536
|
line-height: normal;
|
|
67537
67537
|
}
|
|
67538
67538
|
}
|
|
67539
|
-
.e-grid.sf-grid.e-
|
|
67539
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67540
67540
|
/* stylelint-disable declaration-no-important */
|
|
67541
67541
|
.e-table {
|
|
67542
67542
|
border-spacing: 0 !important;
|
|
@@ -67550,6 +67550,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67550
67550
|
}
|
|
67551
67551
|
/* stylelint-enable function-url-quotes */
|
|
67552
67552
|
|
|
67553
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
67554
|
+
/* stylelint-disable function-url-quotes */
|
|
67555
|
+
@supports (font: -apple-system-body) {
|
|
67556
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67557
|
+
|
|
67558
|
+
/* stylelint-disable declaration-no-important */
|
|
67559
|
+
.e-table {
|
|
67560
|
+
border-spacing: 0 !important;
|
|
67561
|
+
}
|
|
67562
|
+
}
|
|
67563
|
+
}
|
|
67564
|
+
/* stylelint-enable function-url-quotes */
|
|
67565
|
+
|
|
67553
67566
|
|
|
67554
67567
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
67555
67568
|
@if $grid-skin == 'material3' {
|
|
@@ -112850,7 +112863,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112850
112863
|
height: inherit;
|
|
112851
112864
|
width: 100%;
|
|
112852
112865
|
|
|
112853
|
-
[class
|
|
112866
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
112854
112867
|
.e-dot-item,
|
|
112855
112868
|
.e-dot {
|
|
112856
112869
|
display: flex;
|
|
@@ -112858,7 +112871,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112858
112871
|
justify-content: center;
|
|
112859
112872
|
}
|
|
112860
112873
|
|
|
112861
|
-
[class
|
|
112874
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
112862
112875
|
min-width: $timeline-dot-icon-size;
|
|
112863
112876
|
min-height: $timeline-dot-icon-size;
|
|
112864
112877
|
border-radius: var(--dot-radius);
|
|
@@ -89941,7 +89941,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89941
89941
|
line-height: normal;
|
|
89942
89942
|
}
|
|
89943
89943
|
}
|
|
89944
|
-
.e-grid.sf-grid.e-
|
|
89944
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89945
89945
|
/* stylelint-disable declaration-no-important */
|
|
89946
89946
|
.e-table {
|
|
89947
89947
|
border-spacing: 0 !important;
|
|
@@ -89955,6 +89955,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89955
89955
|
}
|
|
89956
89956
|
/* stylelint-enable function-url-quotes */
|
|
89957
89957
|
|
|
89958
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
89959
|
+
/* stylelint-disable function-url-quotes */
|
|
89960
|
+
@supports (font: -apple-system-body) {
|
|
89961
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
89962
|
+
|
|
89963
|
+
/* stylelint-disable declaration-no-important */
|
|
89964
|
+
.e-table {
|
|
89965
|
+
border-spacing: 0 !important;
|
|
89966
|
+
}
|
|
89967
|
+
}
|
|
89968
|
+
}
|
|
89969
|
+
/* stylelint-enable function-url-quotes */
|
|
89970
|
+
|
|
89958
89971
|
|
|
89959
89972
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
89960
89973
|
@if $grid-skin == 'material3' {
|
|
@@ -145849,7 +145862,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145849
145862
|
height: inherit;
|
|
145850
145863
|
width: 100%;
|
|
145851
145864
|
|
|
145852
|
-
[class
|
|
145865
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
145853
145866
|
.e-dot-item,
|
|
145854
145867
|
.e-dot {
|
|
145855
145868
|
display: flex;
|
|
@@ -145857,7 +145870,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145857
145870
|
justify-content: center;
|
|
145858
145871
|
}
|
|
145859
145872
|
|
|
145860
|
-
[class
|
|
145873
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145861
145874
|
min-width: $timeline-dot-icon-size;
|
|
145862
145875
|
min-height: $timeline-dot-icon-size;
|
|
145863
145876
|
border-radius: var(--dot-radius);
|
|
@@ -146164,7 +146177,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146164
146177
|
@include export-module('timeline-bigger') {
|
|
146165
146178
|
.e-bigger.e-timeline,
|
|
146166
146179
|
.e-bigger .e-timeline {
|
|
146167
|
-
[class
|
|
146180
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146168
146181
|
min-width: $timeline-bigger-dot-icon-size;
|
|
146169
146182
|
min-height: $timeline-bigger-dot-icon-size;
|
|
146170
146183
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -88805,7 +88805,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88805
88805
|
line-height: normal;
|
|
88806
88806
|
}
|
|
88807
88807
|
}
|
|
88808
|
-
.e-grid.sf-grid.e-
|
|
88808
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88809
88809
|
/* stylelint-disable declaration-no-important */
|
|
88810
88810
|
.e-table {
|
|
88811
88811
|
border-spacing: 0 !important;
|
|
@@ -88819,6 +88819,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88819
88819
|
}
|
|
88820
88820
|
/* stylelint-enable function-url-quotes */
|
|
88821
88821
|
|
|
88822
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88823
|
+
/* stylelint-disable function-url-quotes */
|
|
88824
|
+
@supports (font: -apple-system-body) {
|
|
88825
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88826
|
+
|
|
88827
|
+
/* stylelint-disable declaration-no-important */
|
|
88828
|
+
.e-table {
|
|
88829
|
+
border-spacing: 0 !important;
|
|
88830
|
+
}
|
|
88831
|
+
}
|
|
88832
|
+
}
|
|
88833
|
+
/* stylelint-enable function-url-quotes */
|
|
88834
|
+
|
|
88822
88835
|
|
|
88823
88836
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88824
88837
|
@if $grid-skin == 'material3' {
|
|
@@ -144727,7 +144740,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144727
144740
|
height: inherit;
|
|
144728
144741
|
width: 100%;
|
|
144729
144742
|
|
|
144730
|
-
[class
|
|
144743
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144731
144744
|
.e-dot-item,
|
|
144732
144745
|
.e-dot {
|
|
144733
144746
|
display: flex;
|
|
@@ -144735,7 +144748,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144735
144748
|
justify-content: center;
|
|
144736
144749
|
}
|
|
144737
144750
|
|
|
144738
|
-
[class
|
|
144751
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144739
144752
|
min-width: $timeline-dot-icon-size;
|
|
144740
144753
|
min-height: $timeline-dot-icon-size;
|
|
144741
144754
|
border-radius: var(--dot-radius);
|
|
@@ -145042,7 +145055,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145042
145055
|
@include export-module('timeline-bigger') {
|
|
145043
145056
|
.e-bigger.e-timeline,
|
|
145044
145057
|
.e-bigger .e-timeline {
|
|
145045
|
-
[class
|
|
145058
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145046
145059
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145047
145060
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145048
145061
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -66056,7 +66056,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
66056
66056
|
line-height: normal;
|
|
66057
66057
|
}
|
|
66058
66058
|
}
|
|
66059
|
-
.e-grid.sf-grid.e-
|
|
66059
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66060
66060
|
/* stylelint-disable declaration-no-important */
|
|
66061
66061
|
.e-table {
|
|
66062
66062
|
border-spacing: 0 !important;
|
|
@@ -66070,6 +66070,19 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
66070
66070
|
}
|
|
66071
66071
|
/* stylelint-enable function-url-quotes */
|
|
66072
66072
|
|
|
66073
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66074
|
+
/* stylelint-disable function-url-quotes */
|
|
66075
|
+
@supports (font: -apple-system-body) {
|
|
66076
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66077
|
+
|
|
66078
|
+
/* stylelint-disable declaration-no-important */
|
|
66079
|
+
.e-table {
|
|
66080
|
+
border-spacing: 0 !important;
|
|
66081
|
+
}
|
|
66082
|
+
}
|
|
66083
|
+
}
|
|
66084
|
+
/* stylelint-enable function-url-quotes */
|
|
66085
|
+
|
|
66073
66086
|
|
|
66074
66087
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66075
66088
|
@if $grid-skin == 'material3' {
|
|
@@ -111376,7 +111389,7 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !default;
|
|
|
111376
111389
|
height: inherit;
|
|
111377
111390
|
width: 100%;
|
|
111378
111391
|
|
|
111379
|
-
[class
|
|
111392
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111380
111393
|
.e-dot-item,
|
|
111381
111394
|
.e-dot {
|
|
111382
111395
|
display: flex;
|
|
@@ -111384,7 +111397,7 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !default;
|
|
|
111384
111397
|
justify-content: center;
|
|
111385
111398
|
}
|
|
111386
111399
|
|
|
111387
|
-
[class
|
|
111400
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111388
111401
|
min-width: $timeline-dot-icon-size;
|
|
111389
111402
|
min-height: $timeline-dot-icon-size;
|
|
111390
111403
|
border-radius: var(--dot-radius);
|