@syncfusion/ej2-angular-grids 23.1.43 → 23.1.44-ngcc
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/@syncfusion/ej2-angular-grids.es5.js +988 -0
- package/@syncfusion/ej2-angular-grids.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-grids.js +927 -0
- package/@syncfusion/ej2-angular-grids.js.map +1 -0
- package/CHANGELOG.md +2841 -0
- package/dist/ej2-angular-grids.umd.js +1585 -0
- package/dist/ej2-angular-grids.umd.js.map +1 -0
- package/dist/ej2-angular-grids.umd.min.js +11 -0
- package/dist/ej2-angular-grids.umd.min.js.map +1 -0
- package/ej2-angular-grids.d.ts +6 -0
- package/ej2-angular-grids.metadata.json +1 -0
- package/package.json +13 -27
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/grid/aggregate-columns.directive.d.ts +0 -5
- package/src/grid/aggregates.directive.d.ts +0 -5
- package/src/grid/columns.directive.d.ts +0 -5
- package/src/grid/grid-all.module.d.ts +0 -6
- package/src/grid/grid.component.d.ts +0 -3
- package/src/grid/grid.module.d.ts +0 -10
- package/src/grid/stacked-column.directive.d.ts +0 -5
- package/src/pager/pager-all.module.d.ts +0 -6
- package/src/pager/pager.component.d.ts +0 -3
- package/src/pager/pager.module.d.ts +0 -6
- package/styles/bootstrap-dark.css +13 -13
- package/styles/bootstrap.css +13 -13
- package/styles/bootstrap4.css +13 -13
- package/styles/bootstrap5-dark.css +13 -13
- package/styles/bootstrap5.css +13 -13
- package/styles/excel-filter/bootstrap-dark.scss +1 -17
- package/styles/excel-filter/bootstrap.scss +1 -17
- package/styles/excel-filter/bootstrap4.scss +1 -17
- package/styles/excel-filter/bootstrap5-dark.scss +1 -17
- package/styles/excel-filter/bootstrap5.scss +1 -17
- package/styles/excel-filter/fabric-dark.scss +1 -17
- package/styles/excel-filter/fabric.scss +1 -17
- package/styles/excel-filter/fluent-dark.scss +1 -17
- package/styles/excel-filter/fluent.scss +1 -17
- package/styles/excel-filter/highcontrast-light.scss +1 -17
- package/styles/excel-filter/highcontrast.scss +1 -17
- package/styles/excel-filter/material-dark.scss +1 -17
- package/styles/excel-filter/material.scss +1 -17
- package/styles/excel-filter/material3-dark.scss +1 -17
- package/styles/excel-filter/material3.scss +1 -17
- package/styles/excel-filter/tailwind-dark.scss +1 -17
- package/styles/excel-filter/tailwind.scss +1 -17
- package/styles/fabric-dark.css +14 -14
- package/styles/fabric.css +14 -14
- package/styles/fluent-dark.css +13 -13
- package/styles/fluent.css +13 -13
- package/styles/grid/bootstrap-dark.css +13 -13
- package/styles/grid/bootstrap-dark.scss +1 -21
- package/styles/grid/bootstrap.css +13 -13
- package/styles/grid/bootstrap.scss +1 -21
- package/styles/grid/bootstrap4.css +13 -13
- package/styles/grid/bootstrap4.scss +1 -21
- package/styles/grid/bootstrap5-dark.css +13 -13
- package/styles/grid/bootstrap5-dark.scss +1 -21
- package/styles/grid/bootstrap5.css +13 -13
- package/styles/grid/bootstrap5.scss +1 -21
- package/styles/grid/fabric-dark.css +14 -14
- package/styles/grid/fabric-dark.scss +1 -21
- package/styles/grid/fabric.css +14 -14
- package/styles/grid/fabric.scss +1 -21
- package/styles/grid/fluent-dark.css +13 -13
- package/styles/grid/fluent-dark.scss +1 -21
- package/styles/grid/fluent.css +13 -13
- package/styles/grid/fluent.scss +1 -21
- package/styles/grid/highcontrast-light.css +14 -14
- package/styles/grid/highcontrast-light.scss +1 -21
- package/styles/grid/highcontrast.css +14 -14
- package/styles/grid/highcontrast.scss +1 -21
- package/styles/grid/material-dark.css +14 -14
- package/styles/grid/material-dark.scss +1 -21
- package/styles/grid/material.css +14 -14
- package/styles/grid/material.scss +1 -21
- package/styles/grid/material3-dark.css +13 -13
- package/styles/grid/material3-dark.scss +1 -21
- package/styles/grid/material3.css +13 -13
- package/styles/grid/material3.scss +1 -21
- package/styles/grid/tailwind-dark.css +13 -13
- package/styles/grid/tailwind-dark.scss +1 -21
- package/styles/grid/tailwind.css +13 -13
- package/styles/grid/tailwind.scss +1 -21
- package/styles/highcontrast-light.css +14 -14
- package/styles/highcontrast.css +14 -14
- package/styles/material-dark.css +14 -14
- package/styles/material.css +14 -14
- package/styles/material3-dark.css +68 -13
- package/styles/material3-dark.scss +0 -1
- package/styles/material3.css +124 -13
- package/styles/material3.scss +0 -1
- package/styles/tailwind-dark.css +13 -13
- package/styles/tailwind.css +13 -13
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/grid/aggregate-columns.directive.mjs +0 -84
- package/esm2020/src/grid/aggregates.directive.mjs +0 -69
- package/esm2020/src/grid/columns.directive.mjs +0 -100
- package/esm2020/src/grid/grid-all.module.mjs +0 -98
- package/esm2020/src/grid/grid.component.mjs +0 -274
- package/esm2020/src/grid/grid.module.mjs +0 -61
- package/esm2020/src/grid/stacked-column.directive.mjs +0 -100
- package/esm2020/src/index.mjs +0 -12
- package/esm2020/src/pager/pager-all.module.mjs +0 -23
- package/esm2020/src/pager/pager.component.mjs +0 -66
- package/esm2020/src/pager/pager.module.mjs +0 -25
- package/esm2020/syncfusion-ej2-angular-grids.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-grids.mjs +0 -859
- package/fesm2015/syncfusion-ej2-angular-grids.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-grids.mjs +0 -859
- package/fesm2020/syncfusion-ej2-angular-grids.mjs.map +0 -1
- package/styles/excel-filter/_all.scss +0 -2
- package/styles/excel-filter/_bootstrap-dark-definition.scss +0 -62
- package/styles/excel-filter/_bootstrap-definition.scss +0 -67
- package/styles/excel-filter/_bootstrap4-definition.scss +0 -72
- package/styles/excel-filter/_bootstrap5-dark-definition.scss +0 -1
- package/styles/excel-filter/_bootstrap5-definition.scss +0 -73
- package/styles/excel-filter/_fabric-dark-definition.scss +0 -62
- package/styles/excel-filter/_fabric-definition.scss +0 -67
- package/styles/excel-filter/_fluent-dark-definition.scss +0 -1
- package/styles/excel-filter/_fluent-definition.scss +0 -73
- package/styles/excel-filter/_fusionnew-definition.scss +0 -73
- package/styles/excel-filter/_highcontrast-definition.scss +0 -62
- package/styles/excel-filter/_highcontrast-light-definition.scss +0 -60
- package/styles/excel-filter/_layout.scss +0 -511
- package/styles/excel-filter/_material-dark-definition.scss +0 -64
- package/styles/excel-filter/_material-definition.scss +0 -65
- package/styles/excel-filter/_material3-dark-definition.scss +0 -1
- package/styles/excel-filter/_material3-definition.scss +0 -73
- package/styles/excel-filter/_office-365-definition.scss +0 -1
- package/styles/excel-filter/_tailwind-dark-definition.scss +0 -1
- package/styles/excel-filter/_tailwind-definition.scss +0 -72
- package/styles/excel-filter/_theme.scss +0 -31
- package/styles/excel-filter/icons/_bootstrap-dark.scss +0 -38
- package/styles/excel-filter/icons/_bootstrap.scss +0 -38
- package/styles/excel-filter/icons/_bootstrap4.scss +0 -42
- package/styles/excel-filter/icons/_bootstrap5-dark.scss +0 -1
- package/styles/excel-filter/icons/_bootstrap5.scss +0 -42
- package/styles/excel-filter/icons/_fabric-dark.scss +0 -38
- package/styles/excel-filter/icons/_fabric.scss +0 -38
- package/styles/excel-filter/icons/_fluent-dark.scss +0 -1
- package/styles/excel-filter/icons/_fluent.scss +0 -42
- package/styles/excel-filter/icons/_fusionnew.scss +0 -42
- package/styles/excel-filter/icons/_highcontrast-light.scss +0 -38
- package/styles/excel-filter/icons/_highcontrast.scss +0 -38
- package/styles/excel-filter/icons/_material-dark.scss +0 -38
- package/styles/excel-filter/icons/_material.scss +0 -38
- package/styles/excel-filter/icons/_material3-dark.scss +0 -1
- package/styles/excel-filter/icons/_material3.scss +0 -42
- package/styles/excel-filter/icons/_tailwind-dark.scss +0 -1
- package/styles/excel-filter/icons/_tailwind.scss +0 -42
- package/styles/grid/_all.scss +0 -2
- package/styles/grid/_bootstrap-dark-definition.scss +0 -633
- package/styles/grid/_bootstrap-definition.scss +0 -635
- package/styles/grid/_bootstrap4-definition.scss +0 -640
- package/styles/grid/_bootstrap5-dark-definition.scss +0 -1
- package/styles/grid/_bootstrap5-definition.scss +0 -634
- package/styles/grid/_fabric-dark-definition.scss +0 -631
- package/styles/grid/_fabric-definition.scss +0 -631
- package/styles/grid/_fluent-dark-definition.scss +0 -1
- package/styles/grid/_fluent-definition.scss +0 -626
- package/styles/grid/_fusionnew-definition.scss +0 -610
- package/styles/grid/_highcontrast-definition.scss +0 -631
- package/styles/grid/_highcontrast-light-definition.scss +0 -627
- package/styles/grid/_layout.scss +0 -5335
- package/styles/grid/_material-dark-definition.scss +0 -631
- package/styles/grid/_material-definition.scss +0 -629
- package/styles/grid/_material3-dark-definition.scss +0 -1
- package/styles/grid/_material3-definition.scss +0 -641
- package/styles/grid/_office-365-definition.scss +0 -1
- package/styles/grid/_tailwind-dark-definition.scss +0 -1
- package/styles/grid/_tailwind-definition.scss +0 -640
- package/styles/grid/_theme.scss +0 -943
- package/styles/grid/icons/_bootstrap-dark.scss +0 -226
- package/styles/grid/icons/_bootstrap.scss +0 -226
- package/styles/grid/icons/_bootstrap4.scss +0 -225
- package/styles/grid/icons/_bootstrap5-dark.scss +0 -1
- package/styles/grid/icons/_bootstrap5.scss +0 -246
- package/styles/grid/icons/_fabric-dark.scss +0 -225
- package/styles/grid/icons/_fabric.scss +0 -225
- package/styles/grid/icons/_fluent-dark.scss +0 -1
- package/styles/grid/icons/_fluent.scss +0 -246
- package/styles/grid/icons/_fusionnew.scss +0 -246
- package/styles/grid/icons/_highcontrast-light.scss +0 -225
- package/styles/grid/icons/_highcontrast.scss +0 -225
- package/styles/grid/icons/_material-dark.scss +0 -225
- package/styles/grid/icons/_material.scss +0 -225
- package/styles/grid/icons/_material3-dark.scss +0 -1
- package/styles/grid/icons/_material3.scss +0 -249
- package/styles/grid/icons/_tailwind-dark.scss +0 -1
- package/styles/grid/icons/_tailwind.scss +0 -246
- package/syncfusion-ej2-angular-grids.d.ts +0 -5
package/styles/material-dark.css
CHANGED
|
@@ -1742,9 +1742,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1742
1742
|
display: none;
|
|
1743
1743
|
}
|
|
1744
1744
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
height: 48px;
|
|
1745
|
+
padding: 0 12px 0;
|
|
1746
|
+
height: auto;
|
|
1748
1747
|
border-bottom-width: 0;
|
|
1749
1748
|
}
|
|
1750
1749
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1758,12 +1757,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1758
1757
|
transform: rotate(180deg);
|
|
1759
1758
|
margin-top: 16px;
|
|
1760
1759
|
}
|
|
1761
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1762
|
-
margin: 12px 16px 12px 0;
|
|
1763
|
-
}
|
|
1764
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1765
|
-
margin: 12px 0 12px 16px;
|
|
1766
|
-
}
|
|
1767
1760
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1768
1761
|
margin-top: 9px;
|
|
1769
1762
|
}
|
|
@@ -2216,7 +2209,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2216
2209
|
.e-grid.e-default.e-verticallines tr th:first-child:not(.e-firstcell) {
|
|
2217
2210
|
border-left-width: 0;
|
|
2218
2211
|
}
|
|
2219
|
-
.e-grid.e-default.e-bothlines .e-headercell, .e-grid.e-default.e-bothlines .e-detailheadercell {
|
|
2212
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell, .e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
2220
2213
|
border-width: 0 0 0 1px;
|
|
2221
2214
|
}
|
|
2222
2215
|
.e-grid:not(.sf-grid).e-default table th[rowspan] {
|
|
@@ -2694,7 +2687,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2694
2687
|
border-left-style: solid;
|
|
2695
2688
|
border-left-width: 1px;
|
|
2696
2689
|
}
|
|
2697
|
-
.e-grid.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
2690
|
+
.e-grid:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
2698
2691
|
border-bottom-style: solid;
|
|
2699
2692
|
border-bottom-width: 1px;
|
|
2700
2693
|
border-left-style: solid;
|
|
@@ -2775,7 +2768,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2775
2768
|
overflow: hidden;
|
|
2776
2769
|
text-overflow: ellipsis;
|
|
2777
2770
|
white-space: nowrap;
|
|
2778
|
-
width:
|
|
2771
|
+
width: auto;
|
|
2779
2772
|
}
|
|
2780
2773
|
.e-grid .e-grid-icon {
|
|
2781
2774
|
float: left;
|
|
@@ -3574,7 +3567,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3574
3567
|
margin-right: 6px;
|
|
3575
3568
|
padding-top: 0;
|
|
3576
3569
|
}
|
|
3577
|
-
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3570
|
+
.e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-headercell, .e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
3578
3571
|
border-width: 0 0 0 1px;
|
|
3579
3572
|
}
|
|
3580
3573
|
.e-grid.e-rtl.e-default.e-bothlines .e-dragheadercell, .e-grid.e-rtl.e-default.e-bothlines .e-rowdragheader, .e-grid.e-rtl.e-default.e-bothlines .e-cloneproperties.e-draganddrop td.e-rowdragdrop, .e-grid.e-rtl.e-default.e-verticallines .e-cloneproperties.e-draganddrop td.e-rowdragdrop {
|
|
@@ -3589,7 +3582,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3589
3582
|
border-left: 1px solid;
|
|
3590
3583
|
border-right: 0;
|
|
3591
3584
|
}
|
|
3592
|
-
.e-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3585
|
+
.e-grid.e-rtl:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3593
3586
|
border-bottom-style: solid;
|
|
3594
3587
|
border-bottom-width: 1px;
|
|
3595
3588
|
}
|
|
@@ -3938,6 +3931,13 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3938
3931
|
.e-grid.sf-grid.e-resize-lines.e-rtl.e-default table th:not([rowspan="1"]) {
|
|
3939
3932
|
border-right: 0;
|
|
3940
3933
|
}
|
|
3934
|
+
.e-grid.sf-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3935
|
+
border-bottom-style: solid;
|
|
3936
|
+
border-bottom-width: 1px;
|
|
3937
|
+
}
|
|
3938
|
+
.e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3939
|
+
border-width: 0 0 0 1px;
|
|
3940
|
+
}
|
|
3941
3941
|
.e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid .e-gridheader table th:not([rowspan="1"]), .e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid.e-device .e-gridheader table th:not([rowspan="1"]),
|
|
3942
3942
|
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger .e-gridheader table th:not([rowspan="1"]),
|
|
3943
3943
|
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger.e-device .e-gridheader table th:not([rowspan="1"]) {
|
package/styles/material.css
CHANGED
|
@@ -1784,9 +1784,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1784
1784
|
display: none;
|
|
1785
1785
|
}
|
|
1786
1786
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
height: 48px;
|
|
1787
|
+
padding: 0 12px 0;
|
|
1788
|
+
height: auto;
|
|
1790
1789
|
border-bottom-width: 0;
|
|
1791
1790
|
}
|
|
1792
1791
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1800,12 +1799,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1800
1799
|
transform: rotate(180deg);
|
|
1801
1800
|
margin-top: 16px;
|
|
1802
1801
|
}
|
|
1803
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1804
|
-
margin: 12px 16px 12px 0;
|
|
1805
|
-
}
|
|
1806
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1807
|
-
margin: 12px 0 12px 16px;
|
|
1808
|
-
}
|
|
1809
1802
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1810
1803
|
margin-top: 9px;
|
|
1811
1804
|
}
|
|
@@ -2258,7 +2251,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2258
2251
|
.e-grid.e-default.e-verticallines tr th:first-child:not(.e-firstcell) {
|
|
2259
2252
|
border-left-width: 0;
|
|
2260
2253
|
}
|
|
2261
|
-
.e-grid.e-default.e-bothlines .e-headercell, .e-grid.e-default.e-bothlines .e-detailheadercell {
|
|
2254
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell, .e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
2262
2255
|
border-width: 0 0 0 1px;
|
|
2263
2256
|
}
|
|
2264
2257
|
.e-grid:not(.sf-grid).e-default table th[rowspan] {
|
|
@@ -2736,7 +2729,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2736
2729
|
border-left-style: solid;
|
|
2737
2730
|
border-left-width: 1px;
|
|
2738
2731
|
}
|
|
2739
|
-
.e-grid.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
2732
|
+
.e-grid:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
2740
2733
|
border-bottom-style: solid;
|
|
2741
2734
|
border-bottom-width: 1px;
|
|
2742
2735
|
border-left-style: solid;
|
|
@@ -2817,7 +2810,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2817
2810
|
overflow: hidden;
|
|
2818
2811
|
text-overflow: ellipsis;
|
|
2819
2812
|
white-space: nowrap;
|
|
2820
|
-
width:
|
|
2813
|
+
width: auto;
|
|
2821
2814
|
}
|
|
2822
2815
|
.e-grid .e-grid-icon {
|
|
2823
2816
|
float: left;
|
|
@@ -3616,7 +3609,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3616
3609
|
margin-right: 6px;
|
|
3617
3610
|
padding-top: 0;
|
|
3618
3611
|
}
|
|
3619
|
-
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3612
|
+
.e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-headercell, .e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
3620
3613
|
border-width: 0 0 0 1px;
|
|
3621
3614
|
}
|
|
3622
3615
|
.e-grid.e-rtl.e-default.e-bothlines .e-dragheadercell, .e-grid.e-rtl.e-default.e-bothlines .e-rowdragheader, .e-grid.e-rtl.e-default.e-bothlines .e-cloneproperties.e-draganddrop td.e-rowdragdrop, .e-grid.e-rtl.e-default.e-verticallines .e-cloneproperties.e-draganddrop td.e-rowdragdrop {
|
|
@@ -3631,7 +3624,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3631
3624
|
border-left: 1px solid;
|
|
3632
3625
|
border-right: 0;
|
|
3633
3626
|
}
|
|
3634
|
-
.e-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3627
|
+
.e-grid.e-rtl:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3635
3628
|
border-bottom-style: solid;
|
|
3636
3629
|
border-bottom-width: 1px;
|
|
3637
3630
|
}
|
|
@@ -3980,6 +3973,13 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3980
3973
|
.e-grid.sf-grid.e-resize-lines.e-rtl.e-default table th:not([rowspan="1"]) {
|
|
3981
3974
|
border-right: 0;
|
|
3982
3975
|
}
|
|
3976
|
+
.e-grid.sf-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3977
|
+
border-bottom-style: solid;
|
|
3978
|
+
border-bottom-width: 1px;
|
|
3979
|
+
}
|
|
3980
|
+
.e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3981
|
+
border-width: 0 0 0 1px;
|
|
3982
|
+
}
|
|
3983
3983
|
.e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid .e-gridheader table th:not([rowspan="1"]), .e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid.e-device .e-gridheader table th:not([rowspan="1"]),
|
|
3984
3984
|
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger .e-gridheader table th:not([rowspan="1"]),
|
|
3985
3985
|
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger.e-device .e-gridheader table th:not([rowspan="1"]) {
|
|
@@ -669,6 +669,61 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
669
669
|
border-color: rgba(var(--color-sf-primary));
|
|
670
670
|
}
|
|
671
671
|
|
|
672
|
+
:root {
|
|
673
|
+
--color-sf-black: 0, 0, 0;
|
|
674
|
+
--color-sf-white: 255, 255, 255;
|
|
675
|
+
--color-sf-primary: 208, 188, 255;
|
|
676
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
677
|
+
--color-sf-secondary: 204, 194, 220;
|
|
678
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
679
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
680
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
681
|
+
--color-sf-surface: 28, 27, 31;
|
|
682
|
+
--color-sf-surface-variant: 73, 69, 79;
|
|
683
|
+
--color-sf-background: var(--color-sf-surface);
|
|
684
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
685
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
686
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
687
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
688
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
689
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
690
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
691
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
692
|
+
--color-sf-on-background: 230, 225, 229;
|
|
693
|
+
--color-sf-outline: 147, 143, 153;
|
|
694
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
695
|
+
--color-sf-shadow: 0, 0, 0;
|
|
696
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
697
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
698
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
699
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
700
|
+
--color-sf-scrim: 0, 0, 0;
|
|
701
|
+
--color-sf-error: 242, 184, 181;
|
|
702
|
+
--color-sf-error-container: 140, 29, 24;
|
|
703
|
+
--color-sf-on-error: 96, 20, 16;
|
|
704
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
705
|
+
--color-sf-success: 83, 202, 23;
|
|
706
|
+
--color-sf-success-container: 22, 62, 2;
|
|
707
|
+
--color-sf-on-success: 13, 39, 0;
|
|
708
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
709
|
+
--color-sf-info: 71, 172, 251;
|
|
710
|
+
--color-sf-info-container: 0, 67, 120;
|
|
711
|
+
--color-sf-on-info: 0, 51, 91;
|
|
712
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
713
|
+
--color-sf-warning: 245, 180, 130;
|
|
714
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
715
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
716
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
717
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
718
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
719
|
+
--color-sf-success-text: 0, 0, 0;
|
|
720
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
721
|
+
--color-sf-info-text: 0, 0, 0;
|
|
722
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
723
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
724
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
725
|
+
}
|
|
726
|
+
|
|
672
727
|
/* stylelint-disable property-no-vendor-prefix */
|
|
673
728
|
@keyframes e-input-ripple {
|
|
674
729
|
100% {
|
|
@@ -1991,9 +2046,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1991
2046
|
display: none;
|
|
1992
2047
|
}
|
|
1993
2048
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
height: 40px;
|
|
2049
|
+
padding: 0 8px 0;
|
|
2050
|
+
height: auto;
|
|
1997
2051
|
border-bottom-width: 0 4px 0 4px;
|
|
1998
2052
|
}
|
|
1999
2053
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -2007,12 +2061,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2007
2061
|
transform: rotate(180deg);
|
|
2008
2062
|
margin-top: 15px;
|
|
2009
2063
|
}
|
|
2010
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
2011
|
-
margin: 8px 8px 8px 0;
|
|
2012
|
-
}
|
|
2013
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
2014
|
-
margin: 8px 0 8px 8px;
|
|
2015
|
-
}
|
|
2016
2064
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
2017
2065
|
margin-top: 5px;
|
|
2018
2066
|
}
|
|
@@ -2477,7 +2525,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2477
2525
|
.e-grid.e-default.e-verticallines tr th:first-child:not(.e-firstcell) {
|
|
2478
2526
|
border-left-width: 0;
|
|
2479
2527
|
}
|
|
2480
|
-
.e-grid.e-default.e-bothlines .e-headercell, .e-grid.e-default.e-bothlines .e-detailheadercell {
|
|
2528
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell, .e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
2481
2529
|
border-width: 0 0 0 1px;
|
|
2482
2530
|
}
|
|
2483
2531
|
.e-grid:not(.sf-grid).e-default table th[rowspan] {
|
|
@@ -2964,7 +3012,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2964
3012
|
border-left-style: solid;
|
|
2965
3013
|
border-left-width: 1px;
|
|
2966
3014
|
}
|
|
2967
|
-
.e-grid.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3015
|
+
.e-grid:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
2968
3016
|
border-bottom-style: solid;
|
|
2969
3017
|
border-bottom-width: 1px;
|
|
2970
3018
|
border-left-style: solid;
|
|
@@ -3881,7 +3929,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3881
3929
|
margin-right: -7px;
|
|
3882
3930
|
padding-top: 6px;
|
|
3883
3931
|
}
|
|
3884
|
-
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3932
|
+
.e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-headercell, .e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
3885
3933
|
border-width: 0 0 0 1px;
|
|
3886
3934
|
}
|
|
3887
3935
|
.e-grid.e-rtl.e-default.e-bothlines .e-dragheadercell, .e-grid.e-rtl.e-default.e-bothlines .e-rowdragheader, .e-grid.e-rtl.e-default.e-bothlines .e-cloneproperties.e-draganddrop td.e-rowdragdrop, .e-grid.e-rtl.e-default.e-verticallines .e-cloneproperties.e-draganddrop td.e-rowdragdrop {
|
|
@@ -3896,7 +3944,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3896
3944
|
border-left: 1px solid;
|
|
3897
3945
|
border-right: 0;
|
|
3898
3946
|
}
|
|
3899
|
-
.e-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3947
|
+
.e-grid.e-rtl:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3900
3948
|
border-bottom-style: solid;
|
|
3901
3949
|
border-bottom-width: 1px;
|
|
3902
3950
|
}
|
|
@@ -4245,6 +4293,13 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4245
4293
|
.e-grid.sf-grid.e-resize-lines.e-rtl.e-default table th:not([rowspan="1"]) {
|
|
4246
4294
|
border-right: 0;
|
|
4247
4295
|
}
|
|
4296
|
+
.e-grid.sf-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
4297
|
+
border-bottom-style: solid;
|
|
4298
|
+
border-bottom-width: 1px;
|
|
4299
|
+
}
|
|
4300
|
+
.e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
4301
|
+
border-width: 0 0 0 1px;
|
|
4302
|
+
}
|
|
4248
4303
|
.e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid .e-gridheader table th:not([rowspan="1"]), .e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid.e-device .e-gridheader table th:not([rowspan="1"]),
|
|
4249
4304
|
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger .e-gridheader table th:not([rowspan="1"]),
|
|
4250
4305
|
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger.e-device .e-gridheader table th:not([rowspan="1"]) {
|
package/styles/material3.css
CHANGED
|
@@ -725,6 +725,117 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
725
725
|
border-color: rgba(var(--color-sf-primary));
|
|
726
726
|
}
|
|
727
727
|
|
|
728
|
+
:root {
|
|
729
|
+
--color-sf-black: 0, 0, 0;
|
|
730
|
+
--color-sf-white: 255, 255, 255;
|
|
731
|
+
--color-sf-primary: 103, 80, 164;
|
|
732
|
+
--color-sf-primary-container: 234, 221, 255;
|
|
733
|
+
--color-sf-secondary: 98, 91, 113;
|
|
734
|
+
--color-sf-secondary-container: 232, 222, 248;
|
|
735
|
+
--color-sf-tertiary: 125, 82, 96;
|
|
736
|
+
--color-sf-tertiary-container: 255, 216, 228;
|
|
737
|
+
--color-sf-surface: 255, 255, 255;
|
|
738
|
+
--color-sf-surface-variant: 231, 224, 236;
|
|
739
|
+
--color-sf-background: var(--color-sf-surface);
|
|
740
|
+
--color-sf-on-primary: 255, 255, 255;
|
|
741
|
+
--color-sf-on-primary-container: 33, 0, 94;
|
|
742
|
+
--color-sf-on-secondary: 255, 255, 255;
|
|
743
|
+
--color-sf-on-secondary-container: 30, 25, 43;
|
|
744
|
+
--color-sf-on-tertiary: 255, 255, 255;
|
|
745
|
+
--color-sf-on-tertiary-containe: 55, 11, 30;
|
|
746
|
+
--color-sf-on-surface: 28, 27, 31;
|
|
747
|
+
--color-sf-on-surface-variant: 73, 69, 78;
|
|
748
|
+
--color-sf-on-background: 28, 27, 31;
|
|
749
|
+
--color-sf-outline: 121, 116, 126;
|
|
750
|
+
--color-sf-outline-variant: 196, 199, 197;
|
|
751
|
+
--color-sf-shadow: 0, 0, 0;
|
|
752
|
+
--color-sf-surface-tint-color: 103, 80, 164;
|
|
753
|
+
--color-sf-inverse-surface: 49, 48, 51;
|
|
754
|
+
--color-sf-inverse-on-surface: 244, 239, 244;
|
|
755
|
+
--color-sf-inverse-primary: 208, 188, 255;
|
|
756
|
+
--color-sf-scrim: 0, 0, 0;
|
|
757
|
+
--color-sf-error: 179, 38, 30;
|
|
758
|
+
--color-sf-error-container: 249, 222, 220;
|
|
759
|
+
--color-sf-on-error: 255, 250, 250;
|
|
760
|
+
--color-sf-on-error-container: 65, 14, 11;
|
|
761
|
+
--color-sf-success: 32, 81, 7;
|
|
762
|
+
--color-sf-success-container: 209, 255, 186;
|
|
763
|
+
--color-sf-on-success: 244, 255, 239;
|
|
764
|
+
--color-sf-on-success-container: 13, 39, 0;
|
|
765
|
+
--color-sf-info: 1, 87, 155;
|
|
766
|
+
--color-sf-info-container: 233, 245, 255;
|
|
767
|
+
--color-sf-on-info: 250, 253, 255;
|
|
768
|
+
--color-sf-on-info-container: 0, 51, 91;
|
|
769
|
+
--color-sf-warning: 145, 76, 0;
|
|
770
|
+
--color-sf-warning-container: 254, 236, 222;
|
|
771
|
+
--color-sf-on-warning: 255, 255, 255;
|
|
772
|
+
--color-sf-on-warning-container: 47, 21, 0;
|
|
773
|
+
--color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
|
|
774
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
|
|
775
|
+
--color-sf-diagram-palette-background: --color-sf-white;
|
|
776
|
+
--color-sf-success-text: 255, 255, 255;
|
|
777
|
+
--color-sf-warning-text: 255, 255, 255;
|
|
778
|
+
--color-sf-danger-text: 255, 255, 255;
|
|
779
|
+
--color-sf-info-text: 255, 255, 255;
|
|
780
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
|
|
781
|
+
--color-sf-secondary-bg-color: var(--color-sf-surface);
|
|
782
|
+
}
|
|
783
|
+
|
|
784
|
+
.e-dark-mode {
|
|
785
|
+
--color-sf-black: 0, 0, 0;
|
|
786
|
+
--color-sf-white: 255, 255, 255;
|
|
787
|
+
--color-sf-primary: 208, 188, 255;
|
|
788
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
789
|
+
--color-sf-secondary: 204, 194, 220;
|
|
790
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
791
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
792
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
793
|
+
--color-sf-surface: 28, 27, 31;
|
|
794
|
+
--color-sf-surface-variant: 28, 27, 31;
|
|
795
|
+
--color-sf-background: var(--color-sf-surface);
|
|
796
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
797
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
798
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
799
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
800
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
801
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
802
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
803
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
804
|
+
--color-sf-on-background: 230, 225, 229;
|
|
805
|
+
--color-sf-outline: 147, 143, 153;
|
|
806
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
807
|
+
--color-sf-shadow: 0, 0, 0;
|
|
808
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
809
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
810
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
811
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
812
|
+
--color-sf-scrim: 0, 0, 0;
|
|
813
|
+
--color-sf-error: 242, 184, 181;
|
|
814
|
+
--color-sf-error-container: 140, 29, 24;
|
|
815
|
+
--color-sf-on-error: 96, 20, 16;
|
|
816
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
817
|
+
--color-sf-success: 83, 202, 23;
|
|
818
|
+
--color-sf-success-container: 22, 62, 2;
|
|
819
|
+
--color-sf-on-success: 13, 39, 0;
|
|
820
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
821
|
+
--color-sf-info: 71, 172, 251;
|
|
822
|
+
--color-sf-info-container: 0, 67, 120;
|
|
823
|
+
--color-sf-on-info: 0, 51, 91;
|
|
824
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
825
|
+
--color-sf-warning: 245, 180, 130;
|
|
826
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
827
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
828
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
829
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
830
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
831
|
+
--color-sf-success-text: 0, 0, 0;
|
|
832
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
833
|
+
--color-sf-info-text: 0, 0, 0;
|
|
834
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
835
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
836
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
837
|
+
}
|
|
838
|
+
|
|
728
839
|
/* stylelint-disable property-no-vendor-prefix */
|
|
729
840
|
@keyframes e-input-ripple {
|
|
730
841
|
100% {
|
|
@@ -2047,9 +2158,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2047
2158
|
display: none;
|
|
2048
2159
|
}
|
|
2049
2160
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
height: 40px;
|
|
2161
|
+
padding: 0 8px 0;
|
|
2162
|
+
height: auto;
|
|
2053
2163
|
border-bottom-width: 0 4px 0 4px;
|
|
2054
2164
|
}
|
|
2055
2165
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -2063,12 +2173,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2063
2173
|
transform: rotate(180deg);
|
|
2064
2174
|
margin-top: 15px;
|
|
2065
2175
|
}
|
|
2066
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
2067
|
-
margin: 8px 8px 8px 0;
|
|
2068
|
-
}
|
|
2069
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
2070
|
-
margin: 8px 0 8px 8px;
|
|
2071
|
-
}
|
|
2072
2176
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
2073
2177
|
margin-top: 5px;
|
|
2074
2178
|
}
|
|
@@ -2533,7 +2637,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2533
2637
|
.e-grid.e-default.e-verticallines tr th:first-child:not(.e-firstcell) {
|
|
2534
2638
|
border-left-width: 0;
|
|
2535
2639
|
}
|
|
2536
|
-
.e-grid.e-default.e-bothlines .e-headercell, .e-grid.e-default.e-bothlines .e-detailheadercell {
|
|
2640
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell, .e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
2537
2641
|
border-width: 0 0 0 1px;
|
|
2538
2642
|
}
|
|
2539
2643
|
.e-grid:not(.sf-grid).e-default table th[rowspan] {
|
|
@@ -3020,7 +3124,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3020
3124
|
border-left-style: solid;
|
|
3021
3125
|
border-left-width: 1px;
|
|
3022
3126
|
}
|
|
3023
|
-
.e-grid.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3127
|
+
.e-grid:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3024
3128
|
border-bottom-style: solid;
|
|
3025
3129
|
border-bottom-width: 1px;
|
|
3026
3130
|
border-left-style: solid;
|
|
@@ -3937,7 +4041,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3937
4041
|
margin-right: -7px;
|
|
3938
4042
|
padding-top: 6px;
|
|
3939
4043
|
}
|
|
3940
|
-
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
4044
|
+
.e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-headercell, .e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
3941
4045
|
border-width: 0 0 0 1px;
|
|
3942
4046
|
}
|
|
3943
4047
|
.e-grid.e-rtl.e-default.e-bothlines .e-dragheadercell, .e-grid.e-rtl.e-default.e-bothlines .e-rowdragheader, .e-grid.e-rtl.e-default.e-bothlines .e-cloneproperties.e-draganddrop td.e-rowdragdrop, .e-grid.e-rtl.e-default.e-verticallines .e-cloneproperties.e-draganddrop td.e-rowdragdrop {
|
|
@@ -3952,7 +4056,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3952
4056
|
border-left: 1px solid;
|
|
3953
4057
|
border-right: 0;
|
|
3954
4058
|
}
|
|
3955
|
-
.e-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
4059
|
+
.e-grid.e-rtl:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3956
4060
|
border-bottom-style: solid;
|
|
3957
4061
|
border-bottom-width: 1px;
|
|
3958
4062
|
}
|
|
@@ -4301,6 +4405,13 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4301
4405
|
.e-grid.sf-grid.e-resize-lines.e-rtl.e-default table th:not([rowspan="1"]) {
|
|
4302
4406
|
border-right: 0;
|
|
4303
4407
|
}
|
|
4408
|
+
.e-grid.sf-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
4409
|
+
border-bottom-style: solid;
|
|
4410
|
+
border-bottom-width: 1px;
|
|
4411
|
+
}
|
|
4412
|
+
.e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
4413
|
+
border-width: 0 0 0 1px;
|
|
4414
|
+
}
|
|
4304
4415
|
.e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid .e-gridheader table th:not([rowspan="1"]), .e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid.e-device .e-gridheader table th:not([rowspan="1"]),
|
|
4305
4416
|
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger .e-gridheader table th:not([rowspan="1"]),
|
|
4306
4417
|
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger.e-device .e-gridheader table th:not([rowspan="1"]) {
|
package/styles/material3.scss
CHANGED
package/styles/tailwind-dark.css
CHANGED
|
@@ -1775,9 +1775,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1775
1775
|
display: none;
|
|
1776
1776
|
}
|
|
1777
1777
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
height: 48px;
|
|
1778
|
+
padding: 0 12px 0;
|
|
1779
|
+
height: auto;
|
|
1781
1780
|
border-bottom-width: 0;
|
|
1782
1781
|
}
|
|
1783
1782
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1791,12 +1790,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1791
1790
|
transform: rotate(180deg);
|
|
1792
1791
|
margin-top: 15px;
|
|
1793
1792
|
}
|
|
1794
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1795
|
-
margin: 12px 12px 12px 0;
|
|
1796
|
-
}
|
|
1797
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1798
|
-
margin: 12px 0 12px 12px;
|
|
1799
|
-
}
|
|
1800
1793
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1801
1794
|
margin-top: 9px;
|
|
1802
1795
|
}
|
|
@@ -2253,7 +2246,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2253
2246
|
.e-grid.e-default.e-verticallines tr th:first-child:not(.e-firstcell) {
|
|
2254
2247
|
border-left-width: 0;
|
|
2255
2248
|
}
|
|
2256
|
-
.e-grid.e-default.e-bothlines .e-headercell, .e-grid.e-default.e-bothlines .e-detailheadercell {
|
|
2249
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell, .e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
2257
2250
|
border-width: 0 0 0 1px;
|
|
2258
2251
|
}
|
|
2259
2252
|
.e-grid:not(.sf-grid).e-default table th[rowspan] {
|
|
@@ -2748,7 +2741,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2748
2741
|
border-left-style: solid;
|
|
2749
2742
|
border-left-width: 1px;
|
|
2750
2743
|
}
|
|
2751
|
-
.e-grid.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
2744
|
+
.e-grid:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
2752
2745
|
border-bottom-style: solid;
|
|
2753
2746
|
border-bottom-width: 1px;
|
|
2754
2747
|
border-left-style: solid;
|
|
@@ -3639,7 +3632,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3639
3632
|
margin-right: -8px;
|
|
3640
3633
|
padding-top: 4px;
|
|
3641
3634
|
}
|
|
3642
|
-
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3635
|
+
.e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-headercell, .e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
3643
3636
|
border-width: 0 0 0 1px;
|
|
3644
3637
|
}
|
|
3645
3638
|
.e-grid.e-rtl.e-default.e-bothlines .e-dragheadercell, .e-grid.e-rtl.e-default.e-bothlines .e-rowdragheader, .e-grid.e-rtl.e-default.e-bothlines .e-cloneproperties.e-draganddrop td.e-rowdragdrop, .e-grid.e-rtl.e-default.e-verticallines .e-cloneproperties.e-draganddrop td.e-rowdragdrop {
|
|
@@ -3654,7 +3647,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3654
3647
|
border-left: 1px solid;
|
|
3655
3648
|
border-right: 0;
|
|
3656
3649
|
}
|
|
3657
|
-
.e-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3650
|
+
.e-grid.e-rtl:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3658
3651
|
border-bottom-style: solid;
|
|
3659
3652
|
border-bottom-width: 1px;
|
|
3660
3653
|
}
|
|
@@ -4003,6 +3996,13 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4003
3996
|
.e-grid.sf-grid.e-resize-lines.e-rtl.e-default table th:not([rowspan="1"]) {
|
|
4004
3997
|
border-right: 0;
|
|
4005
3998
|
}
|
|
3999
|
+
.e-grid.sf-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
4000
|
+
border-bottom-style: solid;
|
|
4001
|
+
border-bottom-width: 1px;
|
|
4002
|
+
}
|
|
4003
|
+
.e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
4004
|
+
border-width: 0 0 0 1px;
|
|
4005
|
+
}
|
|
4006
4006
|
.e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid .e-gridheader table th:not([rowspan="1"]), .e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid.e-device .e-gridheader table th:not([rowspan="1"]),
|
|
4007
4007
|
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger .e-gridheader table th:not([rowspan="1"]),
|
|
4008
4008
|
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger.e-device .e-gridheader table th:not([rowspan="1"]) {
|
package/styles/tailwind.css
CHANGED
|
@@ -1775,9 +1775,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1775
1775
|
display: none;
|
|
1776
1776
|
}
|
|
1777
1777
|
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
height: 48px;
|
|
1778
|
+
padding: 0 12px 0;
|
|
1779
|
+
height: auto;
|
|
1781
1780
|
border-bottom-width: 0;
|
|
1782
1781
|
}
|
|
1783
1782
|
.e-grid.e-rtl .e-group-animator {
|
|
@@ -1791,12 +1790,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1791
1790
|
transform: rotate(180deg);
|
|
1792
1791
|
margin-top: 15px;
|
|
1793
1792
|
}
|
|
1794
|
-
.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
1795
|
-
margin: 12px 12px 12px 0;
|
|
1796
|
-
}
|
|
1797
|
-
.e-grid .e-group-animator:first-child .e-groupheadercell {
|
|
1798
|
-
margin: 12px 0 12px 12px;
|
|
1799
|
-
}
|
|
1800
1793
|
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
|
|
1801
1794
|
margin-top: 9px;
|
|
1802
1795
|
}
|
|
@@ -2253,7 +2246,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2253
2246
|
.e-grid.e-default.e-verticallines tr th:first-child:not(.e-firstcell) {
|
|
2254
2247
|
border-left-width: 0;
|
|
2255
2248
|
}
|
|
2256
|
-
.e-grid.e-default.e-bothlines .e-headercell, .e-grid.e-default.e-bothlines .e-detailheadercell {
|
|
2249
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell, .e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
2257
2250
|
border-width: 0 0 0 1px;
|
|
2258
2251
|
}
|
|
2259
2252
|
.e-grid:not(.sf-grid).e-default table th[rowspan] {
|
|
@@ -2748,7 +2741,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2748
2741
|
border-left-style: solid;
|
|
2749
2742
|
border-left-width: 1px;
|
|
2750
2743
|
}
|
|
2751
|
-
.e-grid.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
2744
|
+
.e-grid:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
2752
2745
|
border-bottom-style: solid;
|
|
2753
2746
|
border-bottom-width: 1px;
|
|
2754
2747
|
border-left-style: solid;
|
|
@@ -3639,7 +3632,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3639
3632
|
margin-right: -8px;
|
|
3640
3633
|
padding-top: 4px;
|
|
3641
3634
|
}
|
|
3642
|
-
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3635
|
+
.e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-headercell, .e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
3643
3636
|
border-width: 0 0 0 1px;
|
|
3644
3637
|
}
|
|
3645
3638
|
.e-grid.e-rtl.e-default.e-bothlines .e-dragheadercell, .e-grid.e-rtl.e-default.e-bothlines .e-rowdragheader, .e-grid.e-rtl.e-default.e-bothlines .e-cloneproperties.e-draganddrop td.e-rowdragdrop, .e-grid.e-rtl.e-default.e-verticallines .e-cloneproperties.e-draganddrop td.e-rowdragdrop {
|
|
@@ -3654,7 +3647,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3654
3647
|
border-left: 1px solid;
|
|
3655
3648
|
border-right: 0;
|
|
3656
3649
|
}
|
|
3657
|
-
.e-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3650
|
+
.e-grid.e-rtl:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
3658
3651
|
border-bottom-style: solid;
|
|
3659
3652
|
border-bottom-width: 1px;
|
|
3660
3653
|
}
|
|
@@ -4003,6 +3996,13 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4003
3996
|
.e-grid.sf-grid.e-resize-lines.e-rtl.e-default table th:not([rowspan="1"]) {
|
|
4004
3997
|
border-right: 0;
|
|
4005
3998
|
}
|
|
3999
|
+
.e-grid.sf-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
4000
|
+
border-bottom-style: solid;
|
|
4001
|
+
border-bottom-width: 1px;
|
|
4002
|
+
}
|
|
4003
|
+
.e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
4004
|
+
border-width: 0 0 0 1px;
|
|
4005
|
+
}
|
|
4006
4006
|
.e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid .e-gridheader table th:not([rowspan="1"]), .e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid.e-device .e-gridheader table th:not([rowspan="1"]),
|
|
4007
4007
|
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger .e-gridheader table th:not([rowspan="1"]),
|
|
4008
4008
|
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger.e-device .e-gridheader table th:not([rowspan="1"]) {
|
package/esm2020/public_api.mjs
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
// Mapping root file for package generation
|
|
2
|
-
export * from './src/index';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3B1YmxpY19hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsMkNBQTJDO0FBQzNDLGNBQWMsYUFBYSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLy8gTWFwcGluZyByb290IGZpbGUgZm9yIHBhY2thZ2UgZ2VuZXJhdGlvblxuZXhwb3J0ICogZnJvbSAnLi9zcmMvaW5kZXgnOyJdfQ==
|