@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
|
@@ -88711,7 +88711,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88711
88711
|
line-height: normal;
|
|
88712
88712
|
}
|
|
88713
88713
|
}
|
|
88714
|
-
.e-grid.sf-grid.e-
|
|
88714
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88715
88715
|
/* stylelint-disable declaration-no-important */
|
|
88716
88716
|
.e-table {
|
|
88717
88717
|
border-spacing: 0 !important;
|
|
@@ -88725,6 +88725,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88725
88725
|
}
|
|
88726
88726
|
/* stylelint-enable function-url-quotes */
|
|
88727
88727
|
|
|
88728
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88729
|
+
/* stylelint-disable function-url-quotes */
|
|
88730
|
+
@supports (font: -apple-system-body) {
|
|
88731
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88732
|
+
|
|
88733
|
+
/* stylelint-disable declaration-no-important */
|
|
88734
|
+
.e-table {
|
|
88735
|
+
border-spacing: 0 !important;
|
|
88736
|
+
}
|
|
88737
|
+
}
|
|
88738
|
+
}
|
|
88739
|
+
/* stylelint-enable function-url-quotes */
|
|
88740
|
+
|
|
88728
88741
|
|
|
88729
88742
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88730
88743
|
@if $grid-skin == 'material3' {
|
|
@@ -144631,7 +144644,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144631
144644
|
height: inherit;
|
|
144632
144645
|
width: 100%;
|
|
144633
144646
|
|
|
144634
|
-
[class
|
|
144647
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144635
144648
|
.e-dot-item,
|
|
144636
144649
|
.e-dot {
|
|
144637
144650
|
display: flex;
|
|
@@ -144639,7 +144652,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144639
144652
|
justify-content: center;
|
|
144640
144653
|
}
|
|
144641
144654
|
|
|
144642
|
-
[class
|
|
144655
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144643
144656
|
min-width: $timeline-dot-icon-size;
|
|
144644
144657
|
min-height: $timeline-dot-icon-size;
|
|
144645
144658
|
border-radius: var(--dot-radius);
|
|
@@ -144946,7 +144959,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144946
144959
|
@include export-module('timeline-bigger') {
|
|
144947
144960
|
.e-bigger.e-timeline,
|
|
144948
144961
|
.e-bigger .e-timeline {
|
|
144949
|
-
[class
|
|
144962
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144950
144963
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144951
144964
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144952
144965
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -67820,7 +67820,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67820
67820
|
line-height: normal;
|
|
67821
67821
|
}
|
|
67822
67822
|
}
|
|
67823
|
-
.e-grid.sf-grid.e-
|
|
67823
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67824
67824
|
/* stylelint-disable declaration-no-important */
|
|
67825
67825
|
.e-table {
|
|
67826
67826
|
border-spacing: 0 !important;
|
|
@@ -67834,6 +67834,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67834
67834
|
}
|
|
67835
67835
|
/* stylelint-enable function-url-quotes */
|
|
67836
67836
|
|
|
67837
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
67838
|
+
/* stylelint-disable function-url-quotes */
|
|
67839
|
+
@supports (font: -apple-system-body) {
|
|
67840
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67841
|
+
|
|
67842
|
+
/* stylelint-disable declaration-no-important */
|
|
67843
|
+
.e-table {
|
|
67844
|
+
border-spacing: 0 !important;
|
|
67845
|
+
}
|
|
67846
|
+
}
|
|
67847
|
+
}
|
|
67848
|
+
/* stylelint-enable function-url-quotes */
|
|
67849
|
+
|
|
67837
67850
|
|
|
67838
67851
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
67839
67852
|
@if $grid-skin == 'material3' {
|
|
@@ -113161,7 +113174,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113161
113174
|
height: inherit;
|
|
113162
113175
|
width: 100%;
|
|
113163
113176
|
|
|
113164
|
-
[class
|
|
113177
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
113165
113178
|
.e-dot-item,
|
|
113166
113179
|
.e-dot {
|
|
113167
113180
|
display: flex;
|
|
@@ -113169,7 +113182,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113169
113182
|
justify-content: center;
|
|
113170
113183
|
}
|
|
113171
113184
|
|
|
113172
|
-
[class
|
|
113185
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
113173
113186
|
min-width: $timeline-dot-icon-size;
|
|
113174
113187
|
min-height: $timeline-dot-icon-size;
|
|
113175
113188
|
border-radius: var(--dot-radius);
|
|
@@ -90225,7 +90225,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90225
90225
|
line-height: normal;
|
|
90226
90226
|
}
|
|
90227
90227
|
}
|
|
90228
|
-
.e-grid.sf-grid.e-
|
|
90228
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90229
90229
|
/* stylelint-disable declaration-no-important */
|
|
90230
90230
|
.e-table {
|
|
90231
90231
|
border-spacing: 0 !important;
|
|
@@ -90239,6 +90239,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90239
90239
|
}
|
|
90240
90240
|
/* stylelint-enable function-url-quotes */
|
|
90241
90241
|
|
|
90242
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
90243
|
+
/* stylelint-disable function-url-quotes */
|
|
90244
|
+
@supports (font: -apple-system-body) {
|
|
90245
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90246
|
+
|
|
90247
|
+
/* stylelint-disable declaration-no-important */
|
|
90248
|
+
.e-table {
|
|
90249
|
+
border-spacing: 0 !important;
|
|
90250
|
+
}
|
|
90251
|
+
}
|
|
90252
|
+
}
|
|
90253
|
+
/* stylelint-enable function-url-quotes */
|
|
90254
|
+
|
|
90242
90255
|
|
|
90243
90256
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
90244
90257
|
@if $grid-skin == 'material3' {
|
|
@@ -146160,7 +146173,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146160
146173
|
height: inherit;
|
|
146161
146174
|
width: 100%;
|
|
146162
146175
|
|
|
146163
|
-
[class
|
|
146176
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
146164
146177
|
.e-dot-item,
|
|
146165
146178
|
.e-dot {
|
|
146166
146179
|
display: flex;
|
|
@@ -146168,7 +146181,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146168
146181
|
justify-content: center;
|
|
146169
146182
|
}
|
|
146170
146183
|
|
|
146171
|
-
[class
|
|
146184
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146172
146185
|
min-width: $timeline-dot-icon-size;
|
|
146173
146186
|
min-height: $timeline-dot-icon-size;
|
|
146174
146187
|
border-radius: var(--dot-radius);
|
|
@@ -146475,7 +146488,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146475
146488
|
@include export-module('timeline-bigger') {
|
|
146476
146489
|
.e-bigger.e-timeline,
|
|
146477
146490
|
.e-bigger .e-timeline {
|
|
146478
|
-
[class
|
|
146491
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146479
146492
|
min-width: $timeline-bigger-dot-icon-size;
|
|
146480
146493
|
min-height: $timeline-bigger-dot-icon-size;
|
|
146481
146494
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -68291,7 +68291,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68291
68291
|
line-height: normal;
|
|
68292
68292
|
}
|
|
68293
68293
|
}
|
|
68294
|
-
.e-grid.sf-grid.e-
|
|
68294
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
68295
68295
|
/* stylelint-disable declaration-no-important */
|
|
68296
68296
|
.e-table {
|
|
68297
68297
|
border-spacing: 0 !important;
|
|
@@ -68305,6 +68305,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68305
68305
|
}
|
|
68306
68306
|
/* stylelint-enable function-url-quotes */
|
|
68307
68307
|
|
|
68308
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
68309
|
+
/* stylelint-disable function-url-quotes */
|
|
68310
|
+
@supports (font: -apple-system-body) {
|
|
68311
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
68312
|
+
|
|
68313
|
+
/* stylelint-disable declaration-no-important */
|
|
68314
|
+
.e-table {
|
|
68315
|
+
border-spacing: 0 !important;
|
|
68316
|
+
}
|
|
68317
|
+
}
|
|
68318
|
+
}
|
|
68319
|
+
/* stylelint-enable function-url-quotes */
|
|
68320
|
+
|
|
68308
68321
|
|
|
68309
68322
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
68310
68323
|
@if $grid-skin == 'material3' {
|
|
@@ -113632,7 +113645,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113632
113645
|
height: inherit;
|
|
113633
113646
|
width: 100%;
|
|
113634
113647
|
|
|
113635
|
-
[class
|
|
113648
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
113636
113649
|
.e-dot-item,
|
|
113637
113650
|
.e-dot {
|
|
113638
113651
|
display: flex;
|
|
@@ -113640,7 +113653,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113640
113653
|
justify-content: center;
|
|
113641
113654
|
}
|
|
113642
113655
|
|
|
113643
|
-
[class
|
|
113656
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
113644
113657
|
min-width: $timeline-dot-icon-size;
|
|
113645
113658
|
min-height: $timeline-dot-icon-size;
|
|
113646
113659
|
border-radius: var(--dot-radius);
|
|
@@ -90696,7 +90696,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90696
90696
|
line-height: normal;
|
|
90697
90697
|
}
|
|
90698
90698
|
}
|
|
90699
|
-
.e-grid.sf-grid.e-
|
|
90699
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90700
90700
|
/* stylelint-disable declaration-no-important */
|
|
90701
90701
|
.e-table {
|
|
90702
90702
|
border-spacing: 0 !important;
|
|
@@ -90710,6 +90710,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90710
90710
|
}
|
|
90711
90711
|
/* stylelint-enable function-url-quotes */
|
|
90712
90712
|
|
|
90713
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
90714
|
+
/* stylelint-disable function-url-quotes */
|
|
90715
|
+
@supports (font: -apple-system-body) {
|
|
90716
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90717
|
+
|
|
90718
|
+
/* stylelint-disable declaration-no-important */
|
|
90719
|
+
.e-table {
|
|
90720
|
+
border-spacing: 0 !important;
|
|
90721
|
+
}
|
|
90722
|
+
}
|
|
90723
|
+
}
|
|
90724
|
+
/* stylelint-enable function-url-quotes */
|
|
90725
|
+
|
|
90713
90726
|
|
|
90714
90727
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
90715
90728
|
@if $grid-skin == 'material3' {
|
|
@@ -146631,7 +146644,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146631
146644
|
height: inherit;
|
|
146632
146645
|
width: 100%;
|
|
146633
146646
|
|
|
146634
|
-
[class
|
|
146647
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
146635
146648
|
.e-dot-item,
|
|
146636
146649
|
.e-dot {
|
|
146637
146650
|
display: flex;
|
|
@@ -146639,7 +146652,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146639
146652
|
justify-content: center;
|
|
146640
146653
|
}
|
|
146641
146654
|
|
|
146642
|
-
[class
|
|
146655
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146643
146656
|
min-width: $timeline-dot-icon-size;
|
|
146644
146657
|
min-height: $timeline-dot-icon-size;
|
|
146645
146658
|
border-radius: var(--dot-radius);
|
|
@@ -146946,7 +146959,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146946
146959
|
@include export-module('timeline-bigger') {
|
|
146947
146960
|
.e-bigger.e-timeline,
|
|
146948
146961
|
.e-bigger .e-timeline {
|
|
146949
|
-
[class
|
|
146962
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146950
146963
|
min-width: $timeline-bigger-dot-icon-size;
|
|
146951
146964
|
min-height: $timeline-bigger-dot-icon-size;
|
|
146952
146965
|
font-size: $timeline-bigger-dot-font-size;
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"31.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"31.2.2","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@gitea.syncfusion.com/syncfusion/blazor-samples"}}
|