@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
|
@@ -36438,18 +36438,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36438
36438
|
line-height: normal;
|
|
36439
36439
|
}
|
|
36440
36440
|
|
|
36441
|
-
.e-grid.sf-grid.e-
|
|
36441
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36442
36442
|
/* stylelint-disable declaration-no-important */
|
|
36443
36443
|
/* stylelint-enable declaration-no-important */
|
|
36444
36444
|
}
|
|
36445
|
-
.e-grid.sf-grid.e-
|
|
36445
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36446
36446
|
border-spacing: 0 !important;
|
|
36447
36447
|
}
|
|
36448
|
-
.e-grid.sf-grid.e-
|
|
36448
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36449
36449
|
line-height: 1;
|
|
36450
36450
|
}
|
|
36451
36451
|
}
|
|
36452
36452
|
/* stylelint-enable function-url-quotes */
|
|
36453
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36454
|
+
/* stylelint-disable function-url-quotes */
|
|
36455
|
+
@supports (font: -apple-system-body) {
|
|
36456
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36457
|
+
/* stylelint-disable declaration-no-important */
|
|
36458
|
+
}
|
|
36459
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36460
|
+
border-spacing: 0 !important;
|
|
36461
|
+
}
|
|
36462
|
+
}
|
|
36463
|
+
/* stylelint-enable function-url-quotes */
|
|
36453
36464
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36454
36465
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36455
36466
|
color: #6b7280;
|
|
@@ -65831,14 +65842,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65831
65842
|
height: inherit;
|
|
65832
65843
|
width: 100%;
|
|
65833
65844
|
}
|
|
65834
|
-
.e-timeline [class
|
|
65845
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
65835
65846
|
.e-timeline .e-dot-item,
|
|
65836
65847
|
.e-timeline .e-dot {
|
|
65837
65848
|
display: flex;
|
|
65838
65849
|
align-items: center;
|
|
65839
65850
|
justify-content: center;
|
|
65840
65851
|
}
|
|
65841
|
-
.e-timeline [class
|
|
65852
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
65842
65853
|
min-width: 32px;
|
|
65843
65854
|
min-height: 32px;
|
|
65844
65855
|
border-radius: var(--dot-radius);
|
|
@@ -46933,18 +46933,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46933
46933
|
line-height: normal;
|
|
46934
46934
|
}
|
|
46935
46935
|
|
|
46936
|
-
.e-grid.sf-grid.e-
|
|
46936
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46937
46937
|
/* stylelint-disable declaration-no-important */
|
|
46938
46938
|
/* stylelint-enable declaration-no-important */
|
|
46939
46939
|
}
|
|
46940
|
-
.e-grid.sf-grid.e-
|
|
46940
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46941
46941
|
border-spacing: 0 !important;
|
|
46942
46942
|
}
|
|
46943
|
-
.e-grid.sf-grid.e-
|
|
46943
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46944
46944
|
line-height: 1;
|
|
46945
46945
|
}
|
|
46946
46946
|
}
|
|
46947
46947
|
/* stylelint-enable function-url-quotes */
|
|
46948
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46949
|
+
/* stylelint-disable function-url-quotes */
|
|
46950
|
+
@supports (font: -apple-system-body) {
|
|
46951
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46952
|
+
/* stylelint-disable declaration-no-important */
|
|
46953
|
+
}
|
|
46954
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46955
|
+
border-spacing: 0 !important;
|
|
46956
|
+
}
|
|
46957
|
+
}
|
|
46958
|
+
/* stylelint-enable function-url-quotes */
|
|
46948
46959
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46949
46960
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46950
46961
|
color: #6b7280;
|
|
@@ -83742,14 +83753,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83742
83753
|
height: inherit;
|
|
83743
83754
|
width: 100%;
|
|
83744
83755
|
}
|
|
83745
|
-
.e-timeline [class
|
|
83756
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83746
83757
|
.e-timeline .e-dot-item,
|
|
83747
83758
|
.e-timeline .e-dot {
|
|
83748
83759
|
display: flex;
|
|
83749
83760
|
align-items: center;
|
|
83750
83761
|
justify-content: center;
|
|
83751
83762
|
}
|
|
83752
|
-
.e-timeline [class
|
|
83763
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83753
83764
|
min-width: 32px;
|
|
83754
83765
|
min-height: 32px;
|
|
83755
83766
|
border-radius: var(--dot-radius);
|
|
@@ -83935,8 +83946,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83935
83946
|
color: #9ca3af;
|
|
83936
83947
|
}
|
|
83937
83948
|
|
|
83938
|
-
.e-bigger.e-timeline [class
|
|
83939
|
-
.e-bigger .e-timeline [class
|
|
83949
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83950
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83940
83951
|
min-width: 40px;
|
|
83941
83952
|
min-height: 40px;
|
|
83942
83953
|
font-size: 18px;
|
|
@@ -39345,18 +39345,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39345
39345
|
line-height: normal;
|
|
39346
39346
|
}
|
|
39347
39347
|
|
|
39348
|
-
.e-grid.sf-grid.e-
|
|
39348
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
39349
39349
|
/* stylelint-disable declaration-no-important */
|
|
39350
39350
|
/* stylelint-enable declaration-no-important */
|
|
39351
39351
|
}
|
|
39352
|
-
.e-grid.sf-grid.e-
|
|
39352
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
39353
39353
|
border-spacing: 0 !important;
|
|
39354
39354
|
}
|
|
39355
|
-
.e-grid.sf-grid.e-
|
|
39355
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
39356
39356
|
line-height: 1;
|
|
39357
39357
|
}
|
|
39358
39358
|
}
|
|
39359
39359
|
/* stylelint-enable function-url-quotes */
|
|
39360
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
39361
|
+
/* stylelint-disable function-url-quotes */
|
|
39362
|
+
@supports (font: -apple-system-body) {
|
|
39363
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
39364
|
+
/* stylelint-disable declaration-no-important */
|
|
39365
|
+
}
|
|
39366
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
39367
|
+
border-spacing: 0 !important;
|
|
39368
|
+
}
|
|
39369
|
+
}
|
|
39370
|
+
/* stylelint-enable function-url-quotes */
|
|
39360
39371
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
39361
39372
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
39362
39373
|
color: var(--color-sf-icon-color);
|
|
@@ -68751,14 +68762,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68751
68762
|
height: inherit;
|
|
68752
68763
|
width: 100%;
|
|
68753
68764
|
}
|
|
68754
|
-
.e-timeline [class
|
|
68765
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
68755
68766
|
.e-timeline .e-dot-item,
|
|
68756
68767
|
.e-timeline .e-dot {
|
|
68757
68768
|
display: flex;
|
|
68758
68769
|
align-items: center;
|
|
68759
68770
|
justify-content: center;
|
|
68760
68771
|
}
|
|
68761
|
-
.e-timeline [class
|
|
68772
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
68762
68773
|
min-width: 32px;
|
|
68763
68774
|
min-height: 32px;
|
|
68764
68775
|
border-radius: var(--dot-radius);
|
|
@@ -51392,18 +51392,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51392
51392
|
line-height: normal;
|
|
51393
51393
|
}
|
|
51394
51394
|
|
|
51395
|
-
.e-grid.sf-grid.e-
|
|
51395
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
51396
51396
|
/* stylelint-disable declaration-no-important */
|
|
51397
51397
|
/* stylelint-enable declaration-no-important */
|
|
51398
51398
|
}
|
|
51399
|
-
.e-grid.sf-grid.e-
|
|
51399
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
51400
51400
|
border-spacing: 0 !important;
|
|
51401
51401
|
}
|
|
51402
|
-
.e-grid.sf-grid.e-
|
|
51402
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
51403
51403
|
line-height: 1;
|
|
51404
51404
|
}
|
|
51405
51405
|
}
|
|
51406
51406
|
/* stylelint-enable function-url-quotes */
|
|
51407
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
51408
|
+
/* stylelint-disable function-url-quotes */
|
|
51409
|
+
@supports (font: -apple-system-body) {
|
|
51410
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
51411
|
+
/* stylelint-disable declaration-no-important */
|
|
51412
|
+
}
|
|
51413
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
51414
|
+
border-spacing: 0 !important;
|
|
51415
|
+
}
|
|
51416
|
+
}
|
|
51417
|
+
/* stylelint-enable function-url-quotes */
|
|
51407
51418
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
51408
51419
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
51409
51420
|
color: var(--color-sf-icon-color);
|
|
@@ -88362,14 +88373,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88362
88373
|
height: inherit;
|
|
88363
88374
|
width: 100%;
|
|
88364
88375
|
}
|
|
88365
|
-
.e-timeline [class
|
|
88376
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
88366
88377
|
.e-timeline .e-dot-item,
|
|
88367
88378
|
.e-timeline .e-dot {
|
|
88368
88379
|
display: flex;
|
|
88369
88380
|
align-items: center;
|
|
88370
88381
|
justify-content: center;
|
|
88371
88382
|
}
|
|
88372
|
-
.e-timeline [class
|
|
88383
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
88373
88384
|
min-width: 32px;
|
|
88374
88385
|
min-height: 32px;
|
|
88375
88386
|
border-radius: var(--dot-radius);
|
|
@@ -88555,8 +88566,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88555
88566
|
color: var(--color-sf-content-text-color-disabled);
|
|
88556
88567
|
}
|
|
88557
88568
|
|
|
88558
|
-
.e-bigger.e-timeline [class
|
|
88559
|
-
.e-bigger .e-timeline [class
|
|
88569
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
88570
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
88560
88571
|
min-width: 40px;
|
|
88561
88572
|
min-height: 40px;
|
|
88562
88573
|
font-size: 18px;
|
|
@@ -39748,18 +39748,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39748
39748
|
line-height: normal;
|
|
39749
39749
|
}
|
|
39750
39750
|
|
|
39751
|
-
.e-grid.sf-grid.e-
|
|
39751
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
39752
39752
|
/* stylelint-disable declaration-no-important */
|
|
39753
39753
|
/* stylelint-enable declaration-no-important */
|
|
39754
39754
|
}
|
|
39755
|
-
.e-grid.sf-grid.e-
|
|
39755
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
39756
39756
|
border-spacing: 0 !important;
|
|
39757
39757
|
}
|
|
39758
|
-
.e-grid.sf-grid.e-
|
|
39758
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
39759
39759
|
line-height: 1;
|
|
39760
39760
|
}
|
|
39761
39761
|
}
|
|
39762
39762
|
/* stylelint-enable function-url-quotes */
|
|
39763
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
39764
|
+
/* stylelint-disable function-url-quotes */
|
|
39765
|
+
@supports (font: -apple-system-body) {
|
|
39766
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
39767
|
+
/* stylelint-disable declaration-no-important */
|
|
39768
|
+
}
|
|
39769
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
39770
|
+
border-spacing: 0 !important;
|
|
39771
|
+
}
|
|
39772
|
+
}
|
|
39773
|
+
/* stylelint-enable function-url-quotes */
|
|
39763
39774
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
39764
39775
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
39765
39776
|
color: var(--color-sf-icon-color);
|
|
@@ -69153,14 +69164,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69153
69164
|
height: inherit;
|
|
69154
69165
|
width: 100%;
|
|
69155
69166
|
}
|
|
69156
|
-
.e-timeline [class
|
|
69167
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
69157
69168
|
.e-timeline .e-dot-item,
|
|
69158
69169
|
.e-timeline .e-dot {
|
|
69159
69170
|
display: flex;
|
|
69160
69171
|
align-items: center;
|
|
69161
69172
|
justify-content: center;
|
|
69162
69173
|
}
|
|
69163
|
-
.e-timeline [class
|
|
69174
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
69164
69175
|
min-width: 32px;
|
|
69165
69176
|
min-height: 32px;
|
|
69166
69177
|
border-radius: var(--dot-radius);
|
|
@@ -51795,18 +51795,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51795
51795
|
line-height: normal;
|
|
51796
51796
|
}
|
|
51797
51797
|
|
|
51798
|
-
.e-grid.sf-grid.e-
|
|
51798
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
51799
51799
|
/* stylelint-disable declaration-no-important */
|
|
51800
51800
|
/* stylelint-enable declaration-no-important */
|
|
51801
51801
|
}
|
|
51802
|
-
.e-grid.sf-grid.e-
|
|
51802
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
51803
51803
|
border-spacing: 0 !important;
|
|
51804
51804
|
}
|
|
51805
|
-
.e-grid.sf-grid.e-
|
|
51805
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
51806
51806
|
line-height: 1;
|
|
51807
51807
|
}
|
|
51808
51808
|
}
|
|
51809
51809
|
/* stylelint-enable function-url-quotes */
|
|
51810
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
51811
|
+
/* stylelint-disable function-url-quotes */
|
|
51812
|
+
@supports (font: -apple-system-body) {
|
|
51813
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
51814
|
+
/* stylelint-disable declaration-no-important */
|
|
51815
|
+
}
|
|
51816
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
51817
|
+
border-spacing: 0 !important;
|
|
51818
|
+
}
|
|
51819
|
+
}
|
|
51820
|
+
/* stylelint-enable function-url-quotes */
|
|
51810
51821
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
51811
51822
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
51812
51823
|
color: var(--color-sf-icon-color);
|
|
@@ -88760,14 +88771,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88760
88771
|
height: inherit;
|
|
88761
88772
|
width: 100%;
|
|
88762
88773
|
}
|
|
88763
|
-
.e-timeline [class
|
|
88774
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
88764
88775
|
.e-timeline .e-dot-item,
|
|
88765
88776
|
.e-timeline .e-dot {
|
|
88766
88777
|
display: flex;
|
|
88767
88778
|
align-items: center;
|
|
88768
88779
|
justify-content: center;
|
|
88769
88780
|
}
|
|
88770
|
-
.e-timeline [class
|
|
88781
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
88771
88782
|
min-width: 32px;
|
|
88772
88783
|
min-height: 32px;
|
|
88773
88784
|
border-radius: var(--dot-radius);
|
|
@@ -88953,8 +88964,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88953
88964
|
color: var(--color-sf-content-text-color-disabled);
|
|
88954
88965
|
}
|
|
88955
88966
|
|
|
88956
|
-
.e-bigger.e-timeline [class
|
|
88957
|
-
.e-bigger .e-timeline [class
|
|
88967
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
88968
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
88958
88969
|
min-width: 40px;
|
|
88959
88970
|
min-height: 40px;
|
|
88960
88971
|
font-size: 18px;
|
|
@@ -67660,7 +67660,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
67660
67660
|
line-height: normal;
|
|
67661
67661
|
}
|
|
67662
67662
|
}
|
|
67663
|
-
.e-grid.sf-grid.e-
|
|
67663
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67664
67664
|
/* stylelint-disable declaration-no-important */
|
|
67665
67665
|
.e-table {
|
|
67666
67666
|
border-spacing: 0 !important;
|
|
@@ -67674,6 +67674,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
67674
67674
|
}
|
|
67675
67675
|
/* stylelint-enable function-url-quotes */
|
|
67676
67676
|
|
|
67677
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
67678
|
+
/* stylelint-disable function-url-quotes */
|
|
67679
|
+
@supports (font: -apple-system-body) {
|
|
67680
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67681
|
+
|
|
67682
|
+
/* stylelint-disable declaration-no-important */
|
|
67683
|
+
.e-table {
|
|
67684
|
+
border-spacing: 0 !important;
|
|
67685
|
+
}
|
|
67686
|
+
}
|
|
67687
|
+
}
|
|
67688
|
+
/* stylelint-enable function-url-quotes */
|
|
67689
|
+
|
|
67677
67690
|
|
|
67678
67691
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
67679
67692
|
@if $grid-skin == 'material3' {
|
|
@@ -113009,7 +113022,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113009
113022
|
height: inherit;
|
|
113010
113023
|
width: 100%;
|
|
113011
113024
|
|
|
113012
|
-
[class
|
|
113025
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
113013
113026
|
.e-dot-item,
|
|
113014
113027
|
.e-dot {
|
|
113015
113028
|
display: flex;
|
|
@@ -113017,7 +113030,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113017
113030
|
justify-content: center;
|
|
113018
113031
|
}
|
|
113019
113032
|
|
|
113020
|
-
[class
|
|
113033
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
113021
113034
|
min-width: $timeline-dot-icon-size;
|
|
113022
113035
|
min-height: $timeline-dot-icon-size;
|
|
113023
113036
|
border-radius: var(--dot-radius);
|
|
@@ -90065,7 +90065,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
90065
90065
|
line-height: normal;
|
|
90066
90066
|
}
|
|
90067
90067
|
}
|
|
90068
|
-
.e-grid.sf-grid.e-
|
|
90068
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90069
90069
|
/* stylelint-disable declaration-no-important */
|
|
90070
90070
|
.e-table {
|
|
90071
90071
|
border-spacing: 0 !important;
|
|
@@ -90079,6 +90079,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
90079
90079
|
}
|
|
90080
90080
|
/* stylelint-enable function-url-quotes */
|
|
90081
90081
|
|
|
90082
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
90083
|
+
/* stylelint-disable function-url-quotes */
|
|
90084
|
+
@supports (font: -apple-system-body) {
|
|
90085
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90086
|
+
|
|
90087
|
+
/* stylelint-disable declaration-no-important */
|
|
90088
|
+
.e-table {
|
|
90089
|
+
border-spacing: 0 !important;
|
|
90090
|
+
}
|
|
90091
|
+
}
|
|
90092
|
+
}
|
|
90093
|
+
/* stylelint-enable function-url-quotes */
|
|
90094
|
+
|
|
90082
90095
|
|
|
90083
90096
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
90084
90097
|
@if $grid-skin == 'material3' {
|
|
@@ -146008,7 +146021,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146008
146021
|
height: inherit;
|
|
146009
146022
|
width: 100%;
|
|
146010
146023
|
|
|
146011
|
-
[class
|
|
146024
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
146012
146025
|
.e-dot-item,
|
|
146013
146026
|
.e-dot {
|
|
146014
146027
|
display: flex;
|
|
@@ -146016,7 +146029,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146016
146029
|
justify-content: center;
|
|
146017
146030
|
}
|
|
146018
146031
|
|
|
146019
|
-
[class
|
|
146032
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146020
146033
|
min-width: $timeline-dot-icon-size;
|
|
146021
146034
|
min-height: $timeline-dot-icon-size;
|
|
146022
146035
|
border-radius: var(--dot-radius);
|
|
@@ -146323,7 +146336,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146323
146336
|
@include export-module('timeline-bigger') {
|
|
146324
146337
|
.e-bigger.e-timeline,
|
|
146325
146338
|
.e-bigger .e-timeline {
|
|
146326
|
-
[class
|
|
146339
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146327
146340
|
min-width: $timeline-bigger-dot-icon-size;
|
|
146328
146341
|
min-height: $timeline-bigger-dot-icon-size;
|
|
146329
146342
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -67955,7 +67955,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
67955
67955
|
line-height: normal;
|
|
67956
67956
|
}
|
|
67957
67957
|
}
|
|
67958
|
-
.e-grid.sf-grid.e-
|
|
67958
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67959
67959
|
/* stylelint-disable declaration-no-important */
|
|
67960
67960
|
.e-table {
|
|
67961
67961
|
border-spacing: 0 !important;
|
|
@@ -67969,6 +67969,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
67969
67969
|
}
|
|
67970
67970
|
/* stylelint-enable function-url-quotes */
|
|
67971
67971
|
|
|
67972
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
67973
|
+
/* stylelint-disable function-url-quotes */
|
|
67974
|
+
@supports (font: -apple-system-body) {
|
|
67975
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67976
|
+
|
|
67977
|
+
/* stylelint-disable declaration-no-important */
|
|
67978
|
+
.e-table {
|
|
67979
|
+
border-spacing: 0 !important;
|
|
67980
|
+
}
|
|
67981
|
+
}
|
|
67982
|
+
}
|
|
67983
|
+
/* stylelint-enable function-url-quotes */
|
|
67984
|
+
|
|
67972
67985
|
|
|
67973
67986
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
67974
67987
|
@if $grid-skin == 'material3' {
|
|
@@ -113304,7 +113317,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113304
113317
|
height: inherit;
|
|
113305
113318
|
width: 100%;
|
|
113306
113319
|
|
|
113307
|
-
[class
|
|
113320
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
113308
113321
|
.e-dot-item,
|
|
113309
113322
|
.e-dot {
|
|
113310
113323
|
display: flex;
|
|
@@ -113312,7 +113325,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113312
113325
|
justify-content: center;
|
|
113313
113326
|
}
|
|
113314
113327
|
|
|
113315
|
-
[class
|
|
113328
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
113316
113329
|
min-width: $timeline-dot-icon-size;
|
|
113317
113330
|
min-height: $timeline-dot-icon-size;
|
|
113318
113331
|
border-radius: var(--dot-radius);
|
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -90360,7 +90360,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
90360
90360
|
line-height: normal;
|
|
90361
90361
|
}
|
|
90362
90362
|
}
|
|
90363
|
-
.e-grid.sf-grid.e-
|
|
90363
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90364
90364
|
/* stylelint-disable declaration-no-important */
|
|
90365
90365
|
.e-table {
|
|
90366
90366
|
border-spacing: 0 !important;
|
|
@@ -90374,6 +90374,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
90374
90374
|
}
|
|
90375
90375
|
/* stylelint-enable function-url-quotes */
|
|
90376
90376
|
|
|
90377
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
90378
|
+
/* stylelint-disable function-url-quotes */
|
|
90379
|
+
@supports (font: -apple-system-body) {
|
|
90380
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90381
|
+
|
|
90382
|
+
/* stylelint-disable declaration-no-important */
|
|
90383
|
+
.e-table {
|
|
90384
|
+
border-spacing: 0 !important;
|
|
90385
|
+
}
|
|
90386
|
+
}
|
|
90387
|
+
}
|
|
90388
|
+
/* stylelint-enable function-url-quotes */
|
|
90389
|
+
|
|
90377
90390
|
|
|
90378
90391
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
90379
90392
|
@if $grid-skin == 'material3' {
|
|
@@ -146303,7 +146316,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146303
146316
|
height: inherit;
|
|
146304
146317
|
width: 100%;
|
|
146305
146318
|
|
|
146306
|
-
[class
|
|
146319
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
146307
146320
|
.e-dot-item,
|
|
146308
146321
|
.e-dot {
|
|
146309
146322
|
display: flex;
|
|
@@ -146311,7 +146324,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146311
146324
|
justify-content: center;
|
|
146312
146325
|
}
|
|
146313
146326
|
|
|
146314
|
-
[class
|
|
146327
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146315
146328
|
min-width: $timeline-dot-icon-size;
|
|
146316
146329
|
min-height: $timeline-dot-icon-size;
|
|
146317
146330
|
border-radius: var(--dot-radius);
|
|
@@ -146618,7 +146631,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146618
146631
|
@include export-module('timeline-bigger') {
|
|
146619
146632
|
.e-bigger.e-timeline,
|
|
146620
146633
|
.e-bigger .e-timeline {
|
|
146621
|
-
[class
|
|
146634
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146622
146635
|
min-width: $timeline-bigger-dot-icon-size;
|
|
146623
146636
|
min-height: $timeline-bigger-dot-icon-size;
|
|
146624
146637
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -66166,7 +66166,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
66166
66166
|
line-height: normal;
|
|
66167
66167
|
}
|
|
66168
66168
|
}
|
|
66169
|
-
.e-grid.sf-grid.e-
|
|
66169
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66170
66170
|
/* stylelint-disable declaration-no-important */
|
|
66171
66171
|
.e-table {
|
|
66172
66172
|
border-spacing: 0 !important;
|
|
@@ -66180,6 +66180,19 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
66180
66180
|
}
|
|
66181
66181
|
/* stylelint-enable function-url-quotes */
|
|
66182
66182
|
|
|
66183
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66184
|
+
/* stylelint-disable function-url-quotes */
|
|
66185
|
+
@supports (font: -apple-system-body) {
|
|
66186
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66187
|
+
|
|
66188
|
+
/* stylelint-disable declaration-no-important */
|
|
66189
|
+
.e-table {
|
|
66190
|
+
border-spacing: 0 !important;
|
|
66191
|
+
}
|
|
66192
|
+
}
|
|
66193
|
+
}
|
|
66194
|
+
/* stylelint-enable function-url-quotes */
|
|
66195
|
+
|
|
66183
66196
|
|
|
66184
66197
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66185
66198
|
@if $grid-skin == 'material3' {
|
|
@@ -111537,7 +111550,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
111537
111550
|
height: inherit;
|
|
111538
111551
|
width: 100%;
|
|
111539
111552
|
|
|
111540
|
-
[class
|
|
111553
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111541
111554
|
.e-dot-item,
|
|
111542
111555
|
.e-dot {
|
|
111543
111556
|
display: flex;
|
|
@@ -111545,7 +111558,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
111545
111558
|
justify-content: center;
|
|
111546
111559
|
}
|
|
111547
111560
|
|
|
111548
|
-
[class
|
|
111561
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111549
111562
|
min-width: $timeline-dot-icon-size;
|
|
111550
111563
|
min-height: $timeline-dot-icon-size;
|
|
111551
111564
|
border-radius: var(--dot-radius);
|
|
@@ -88571,7 +88571,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
88571
88571
|
line-height: normal;
|
|
88572
88572
|
}
|
|
88573
88573
|
}
|
|
88574
|
-
.e-grid.sf-grid.e-
|
|
88574
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88575
88575
|
/* stylelint-disable declaration-no-important */
|
|
88576
88576
|
.e-table {
|
|
88577
88577
|
border-spacing: 0 !important;
|
|
@@ -88585,6 +88585,19 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
88585
88585
|
}
|
|
88586
88586
|
/* stylelint-enable function-url-quotes */
|
|
88587
88587
|
|
|
88588
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88589
|
+
/* stylelint-disable function-url-quotes */
|
|
88590
|
+
@supports (font: -apple-system-body) {
|
|
88591
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88592
|
+
|
|
88593
|
+
/* stylelint-disable declaration-no-important */
|
|
88594
|
+
.e-table {
|
|
88595
|
+
border-spacing: 0 !important;
|
|
88596
|
+
}
|
|
88597
|
+
}
|
|
88598
|
+
}
|
|
88599
|
+
/* stylelint-enable function-url-quotes */
|
|
88600
|
+
|
|
88588
88601
|
|
|
88589
88602
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88590
88603
|
@if $grid-skin == 'material3' {
|
|
@@ -144536,7 +144549,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
144536
144549
|
height: inherit;
|
|
144537
144550
|
width: 100%;
|
|
144538
144551
|
|
|
144539
|
-
[class
|
|
144552
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144540
144553
|
.e-dot-item,
|
|
144541
144554
|
.e-dot {
|
|
144542
144555
|
display: flex;
|
|
@@ -144544,7 +144557,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
144544
144557
|
justify-content: center;
|
|
144545
144558
|
}
|
|
144546
144559
|
|
|
144547
|
-
[class
|
|
144560
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144548
144561
|
min-width: $timeline-dot-icon-size;
|
|
144549
144562
|
min-height: $timeline-dot-icon-size;
|
|
144550
144563
|
border-radius: var(--dot-radius);
|
|
@@ -144851,7 +144864,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
144851
144864
|
@include export-module('timeline-bigger') {
|
|
144852
144865
|
.e-bigger.e-timeline,
|
|
144853
144866
|
.e-bigger .e-timeline {
|
|
144854
|
-
[class
|
|
144867
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144855
144868
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144856
144869
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144857
144870
|
font-size: $timeline-bigger-dot-font-size;
|