@syncfusion/ej2-grids 29.1.37 → 29.1.38
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/dist/ej2-grids.min.js +1 -1
- package/dist/ej2-grids.umd.min.js +1 -1
- package/dist/global/ej2-grids.min.js +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +8 -8
- package/styles/bds-lite.css +10 -0
- package/styles/bds.css +10 -0
- package/styles/bootstrap-dark-lite.css +10 -0
- package/styles/bootstrap-dark.css +10 -0
- package/styles/bootstrap-lite.css +10 -0
- package/styles/bootstrap.css +10 -0
- package/styles/bootstrap4-lite.css +10 -0
- package/styles/bootstrap4.css +10 -0
- package/styles/bootstrap5-dark-lite.css +13 -0
- package/styles/bootstrap5-dark.css +13 -0
- package/styles/bootstrap5-lite.css +13 -0
- package/styles/bootstrap5.3-lite.css +14 -1
- package/styles/bootstrap5.3.css +14 -1
- package/styles/bootstrap5.css +13 -0
- package/styles/fabric-dark-lite.css +10 -0
- package/styles/fabric-dark.css +10 -0
- package/styles/fabric-lite.css +10 -0
- package/styles/fabric.css +10 -0
- package/styles/fluent-dark-lite.css +10 -0
- package/styles/fluent-dark.css +10 -0
- package/styles/fluent-lite.css +10 -0
- package/styles/fluent.css +10 -0
- package/styles/fluent2-lite.css +10 -0
- package/styles/fluent2.css +10 -0
- package/styles/grid/_bootstrap5.3-definition.scss +1 -1
- package/styles/grid/_highcontrast-definition.scss +1 -1
- package/styles/grid/_highcontrast-light-definition.scss +1 -1
- package/styles/grid/_layout.scss +17 -0
- package/styles/grid/_tailwind3-definition.scss +1 -1
- package/styles/grid/bds.css +10 -0
- package/styles/grid/bootstrap-dark.css +10 -0
- package/styles/grid/bootstrap.css +10 -0
- package/styles/grid/bootstrap4.css +10 -0
- package/styles/grid/bootstrap5-dark.css +13 -0
- package/styles/grid/bootstrap5.3.css +14 -1
- package/styles/grid/bootstrap5.css +13 -0
- package/styles/grid/fabric-dark.css +10 -0
- package/styles/grid/fabric.css +10 -0
- package/styles/grid/fluent-dark.css +10 -0
- package/styles/grid/fluent.css +10 -0
- package/styles/grid/fluent2.css +10 -0
- package/styles/grid/highcontrast-light.css +11 -1
- package/styles/grid/highcontrast.css +11 -1
- package/styles/grid/material-dark.css +10 -0
- package/styles/grid/material.css +10 -0
- package/styles/grid/material3-dark.css +10 -0
- package/styles/grid/material3.css +10 -0
- package/styles/grid/tailwind-dark.css +10 -0
- package/styles/grid/tailwind.css +10 -0
- package/styles/grid/tailwind3.css +11 -1
- package/styles/highcontrast-light-lite.css +11 -1
- package/styles/highcontrast-light.css +11 -1
- package/styles/highcontrast-lite.css +11 -1
- package/styles/highcontrast.css +11 -1
- package/styles/material-dark-lite.css +10 -0
- package/styles/material-dark.css +10 -0
- package/styles/material-lite.css +10 -0
- package/styles/material.css +10 -0
- package/styles/material3-dark-lite.css +10 -0
- package/styles/material3-dark.css +10 -0
- package/styles/material3-lite.css +10 -0
- package/styles/material3.css +10 -0
- package/styles/tailwind-dark-lite.css +10 -0
- package/styles/tailwind-dark.css +10 -0
- package/styles/tailwind-lite.css +10 -0
- package/styles/tailwind.css +10 -0
- package/styles/tailwind3-lite.css +11 -1
- package/styles/tailwind3.css +11 -1
package/dist/ej2-grids.min.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-grids.min.js
|
|
3
|
-
* version : 29.1.
|
|
3
|
+
* version : 29.1.38
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-grids.umd.min.js
|
|
3
|
-
* version : 29.1.
|
|
3
|
+
* version : 29.1.38
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-grids.min.js
|
|
3
|
-
* version : 29.1.
|
|
3
|
+
* version : 29.1.38
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 29.1.
|
|
3
|
+
* version : 29.1.38
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-grids@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-grids@29.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-grids@29.1.37",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-PLpDTv8lU9TgKf9U8PL7LRQ11QyHj8nzlr+z8m/7AhLMOTpj8CBJ1F5/xQHh8MZYvTK+Dz0b3Xs1sRksFe3ukA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-grids",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
"/@syncfusion/ej2-treegrid",
|
|
30
30
|
"/@syncfusion/ej2-vue-grids"
|
|
31
31
|
],
|
|
32
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-29.1.
|
|
33
|
-
"_shasum": "
|
|
32
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-29.1.37.tgz",
|
|
33
|
+
"_shasum": "c91337356cba4799c4194d46d02f8b587abf86ed",
|
|
34
34
|
"_spec": "@syncfusion/ej2-grids@*",
|
|
35
35
|
"_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included",
|
|
36
36
|
"author": {
|
|
@@ -43,12 +43,12 @@
|
|
|
43
43
|
"@syncfusion/ej2-calendars": "~29.1.35",
|
|
44
44
|
"@syncfusion/ej2-compression": "~29.1.33",
|
|
45
45
|
"@syncfusion/ej2-data": "~29.1.33",
|
|
46
|
-
"@syncfusion/ej2-dropdowns": "~29.1.
|
|
46
|
+
"@syncfusion/ej2-dropdowns": "~29.1.38",
|
|
47
47
|
"@syncfusion/ej2-excel-export": "~29.1.33",
|
|
48
48
|
"@syncfusion/ej2-file-utils": "~29.1.33",
|
|
49
|
-
"@syncfusion/ej2-inputs": "~29.1.
|
|
49
|
+
"@syncfusion/ej2-inputs": "~29.1.38",
|
|
50
50
|
"@syncfusion/ej2-lists": "~29.1.34",
|
|
51
|
-
"@syncfusion/ej2-navigations": "~29.1.
|
|
51
|
+
"@syncfusion/ej2-navigations": "~29.1.38",
|
|
52
52
|
"@syncfusion/ej2-notifications": "~29.1.33",
|
|
53
53
|
"@syncfusion/ej2-pdf-export": "~29.1.33",
|
|
54
54
|
"@syncfusion/ej2-popups": "~29.1.37",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids"
|
|
79
79
|
},
|
|
80
80
|
"typings": "index.d.ts",
|
|
81
|
-
"version": "29.1.
|
|
81
|
+
"version": "29.1.38",
|
|
82
82
|
"sideEffects": false,
|
|
83
83
|
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
|
|
84
84
|
}
|
package/styles/bds-lite.css
CHANGED
|
@@ -3727,6 +3727,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3727
3727
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3728
3728
|
line-height: normal;
|
|
3729
3729
|
}
|
|
3730
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3731
|
+
/* stylelint-disable declaration-no-important */
|
|
3732
|
+
/* stylelint-enable declaration-no-important */
|
|
3733
|
+
}
|
|
3734
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3735
|
+
border-spacing: 0 !important;
|
|
3736
|
+
}
|
|
3737
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3738
|
+
line-height: 1;
|
|
3739
|
+
}
|
|
3730
3740
|
}
|
|
3731
3741
|
/* stylelint-enable function-url-quotes */
|
|
3732
3742
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
package/styles/bds.css
CHANGED
|
@@ -3844,6 +3844,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3844
3844
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3845
3845
|
line-height: normal;
|
|
3846
3846
|
}
|
|
3847
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3848
|
+
/* stylelint-disable declaration-no-important */
|
|
3849
|
+
/* stylelint-enable declaration-no-important */
|
|
3850
|
+
}
|
|
3851
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3852
|
+
border-spacing: 0 !important;
|
|
3853
|
+
}
|
|
3854
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3855
|
+
line-height: 1;
|
|
3856
|
+
}
|
|
3847
3857
|
}
|
|
3848
3858
|
/* stylelint-enable function-url-quotes */
|
|
3849
3859
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -3450,6 +3450,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3450
3450
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3451
3451
|
line-height: normal;
|
|
3452
3452
|
}
|
|
3453
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3454
|
+
/* stylelint-disable declaration-no-important */
|
|
3455
|
+
/* stylelint-enable declaration-no-important */
|
|
3456
|
+
}
|
|
3457
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3458
|
+
border-spacing: 0 !important;
|
|
3459
|
+
}
|
|
3460
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3461
|
+
line-height: 1;
|
|
3462
|
+
}
|
|
3453
3463
|
}
|
|
3454
3464
|
/* stylelint-enable function-url-quotes */
|
|
3455
3465
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -3567,6 +3567,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3567
3567
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3568
3568
|
line-height: normal;
|
|
3569
3569
|
}
|
|
3570
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3571
|
+
/* stylelint-disable declaration-no-important */
|
|
3572
|
+
/* stylelint-enable declaration-no-important */
|
|
3573
|
+
}
|
|
3574
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3575
|
+
border-spacing: 0 !important;
|
|
3576
|
+
}
|
|
3577
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3578
|
+
line-height: 1;
|
|
3579
|
+
}
|
|
3570
3580
|
}
|
|
3571
3581
|
/* stylelint-enable function-url-quotes */
|
|
3572
3582
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -3450,6 +3450,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3450
3450
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3451
3451
|
line-height: normal;
|
|
3452
3452
|
}
|
|
3453
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3454
|
+
/* stylelint-disable declaration-no-important */
|
|
3455
|
+
/* stylelint-enable declaration-no-important */
|
|
3456
|
+
}
|
|
3457
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3458
|
+
border-spacing: 0 !important;
|
|
3459
|
+
}
|
|
3460
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3461
|
+
line-height: 1;
|
|
3462
|
+
}
|
|
3453
3463
|
}
|
|
3454
3464
|
/* stylelint-enable function-url-quotes */
|
|
3455
3465
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
package/styles/bootstrap.css
CHANGED
|
@@ -3567,6 +3567,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3567
3567
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3568
3568
|
line-height: normal;
|
|
3569
3569
|
}
|
|
3570
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3571
|
+
/* stylelint-disable declaration-no-important */
|
|
3572
|
+
/* stylelint-enable declaration-no-important */
|
|
3573
|
+
}
|
|
3574
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3575
|
+
border-spacing: 0 !important;
|
|
3576
|
+
}
|
|
3577
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3578
|
+
line-height: 1;
|
|
3579
|
+
}
|
|
3570
3580
|
}
|
|
3571
3581
|
/* stylelint-enable function-url-quotes */
|
|
3572
3582
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -3476,6 +3476,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3476
3476
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3477
3477
|
line-height: normal;
|
|
3478
3478
|
}
|
|
3479
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3480
|
+
/* stylelint-disable declaration-no-important */
|
|
3481
|
+
/* stylelint-enable declaration-no-important */
|
|
3482
|
+
}
|
|
3483
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3484
|
+
border-spacing: 0 !important;
|
|
3485
|
+
}
|
|
3486
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3487
|
+
line-height: 1;
|
|
3488
|
+
}
|
|
3479
3489
|
}
|
|
3480
3490
|
/* stylelint-enable function-url-quotes */
|
|
3481
3491
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
package/styles/bootstrap4.css
CHANGED
|
@@ -3593,6 +3593,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3593
3593
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3594
3594
|
line-height: normal;
|
|
3595
3595
|
}
|
|
3596
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3597
|
+
/* stylelint-disable declaration-no-important */
|
|
3598
|
+
/* stylelint-enable declaration-no-important */
|
|
3599
|
+
}
|
|
3600
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3601
|
+
border-spacing: 0 !important;
|
|
3602
|
+
}
|
|
3603
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3604
|
+
line-height: 1;
|
|
3605
|
+
}
|
|
3596
3606
|
}
|
|
3597
3607
|
/* stylelint-enable function-url-quotes */
|
|
3598
3608
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -2001,6 +2001,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2001
2001
|
margin: -13px -18px -12px 8px;
|
|
2002
2002
|
padding: 2px;
|
|
2003
2003
|
}
|
|
2004
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2005
|
+
margin-top: -11px;
|
|
2006
|
+
}
|
|
2004
2007
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
2005
2008
|
line-height: 3px;
|
|
2006
2009
|
}
|
|
@@ -3485,6 +3488,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3485
3488
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3486
3489
|
line-height: normal;
|
|
3487
3490
|
}
|
|
3491
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3492
|
+
/* stylelint-disable declaration-no-important */
|
|
3493
|
+
/* stylelint-enable declaration-no-important */
|
|
3494
|
+
}
|
|
3495
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3496
|
+
border-spacing: 0 !important;
|
|
3497
|
+
}
|
|
3498
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3499
|
+
line-height: 1;
|
|
3500
|
+
}
|
|
3488
3501
|
}
|
|
3489
3502
|
/* stylelint-enable function-url-quotes */
|
|
3490
3503
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -2118,6 +2118,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2118
2118
|
margin: -13px -18px -12px 8px;
|
|
2119
2119
|
padding: 2px;
|
|
2120
2120
|
}
|
|
2121
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2122
|
+
margin-top: -11px;
|
|
2123
|
+
}
|
|
2121
2124
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
2122
2125
|
line-height: 3px;
|
|
2123
2126
|
}
|
|
@@ -3602,6 +3605,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3602
3605
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3603
3606
|
line-height: normal;
|
|
3604
3607
|
}
|
|
3608
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3609
|
+
/* stylelint-disable declaration-no-important */
|
|
3610
|
+
/* stylelint-enable declaration-no-important */
|
|
3611
|
+
}
|
|
3612
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3613
|
+
border-spacing: 0 !important;
|
|
3614
|
+
}
|
|
3615
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3616
|
+
line-height: 1;
|
|
3617
|
+
}
|
|
3605
3618
|
}
|
|
3606
3619
|
/* stylelint-enable function-url-quotes */
|
|
3607
3620
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -2001,6 +2001,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2001
2001
|
margin: -13px -18px -12px 8px;
|
|
2002
2002
|
padding: 2px;
|
|
2003
2003
|
}
|
|
2004
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2005
|
+
margin-top: -11px;
|
|
2006
|
+
}
|
|
2004
2007
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
2005
2008
|
line-height: 3px;
|
|
2006
2009
|
}
|
|
@@ -3485,6 +3488,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3485
3488
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3486
3489
|
line-height: normal;
|
|
3487
3490
|
}
|
|
3491
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3492
|
+
/* stylelint-disable declaration-no-important */
|
|
3493
|
+
/* stylelint-enable declaration-no-important */
|
|
3494
|
+
}
|
|
3495
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3496
|
+
border-spacing: 0 !important;
|
|
3497
|
+
}
|
|
3498
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3499
|
+
line-height: 1;
|
|
3500
|
+
}
|
|
3488
3501
|
}
|
|
3489
3502
|
/* stylelint-enable function-url-quotes */
|
|
3490
3503
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -1502,7 +1502,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1502
1502
|
font-weight: 700;
|
|
1503
1503
|
height: 18px;
|
|
1504
1504
|
line-height: 18px;
|
|
1505
|
-
padding: 0 0.4em;
|
|
1505
|
+
padding: 0 1.5em 0 0.4em;
|
|
1506
1506
|
margin: -7px -7px -7px -8px;
|
|
1507
1507
|
overflow: hidden;
|
|
1508
1508
|
text-align: left;
|
|
@@ -2006,6 +2006,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2006
2006
|
margin: -13px -18px -12px 8px;
|
|
2007
2007
|
padding: 2px;
|
|
2008
2008
|
}
|
|
2009
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2010
|
+
margin-top: -11px;
|
|
2011
|
+
}
|
|
2009
2012
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
2010
2013
|
line-height: 3px;
|
|
2011
2014
|
}
|
|
@@ -3487,6 +3490,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3487
3490
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3488
3491
|
line-height: normal;
|
|
3489
3492
|
}
|
|
3493
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3494
|
+
/* stylelint-disable declaration-no-important */
|
|
3495
|
+
/* stylelint-enable declaration-no-important */
|
|
3496
|
+
}
|
|
3497
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3498
|
+
border-spacing: 0 !important;
|
|
3499
|
+
}
|
|
3500
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3501
|
+
line-height: 1;
|
|
3502
|
+
}
|
|
3490
3503
|
}
|
|
3491
3504
|
/* stylelint-enable function-url-quotes */
|
|
3492
3505
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
package/styles/bootstrap5.3.css
CHANGED
|
@@ -1619,7 +1619,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1619
1619
|
font-weight: 700;
|
|
1620
1620
|
height: 18px;
|
|
1621
1621
|
line-height: 18px;
|
|
1622
|
-
padding: 0 0.4em;
|
|
1622
|
+
padding: 0 1.5em 0 0.4em;
|
|
1623
1623
|
margin: -7px -7px -7px -8px;
|
|
1624
1624
|
overflow: hidden;
|
|
1625
1625
|
text-align: left;
|
|
@@ -2123,6 +2123,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2123
2123
|
margin: -13px -18px -12px 8px;
|
|
2124
2124
|
padding: 2px;
|
|
2125
2125
|
}
|
|
2126
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2127
|
+
margin-top: -11px;
|
|
2128
|
+
}
|
|
2126
2129
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
2127
2130
|
line-height: 3px;
|
|
2128
2131
|
}
|
|
@@ -3604,6 +3607,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3604
3607
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3605
3608
|
line-height: normal;
|
|
3606
3609
|
}
|
|
3610
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3611
|
+
/* stylelint-disable declaration-no-important */
|
|
3612
|
+
/* stylelint-enable declaration-no-important */
|
|
3613
|
+
}
|
|
3614
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3615
|
+
border-spacing: 0 !important;
|
|
3616
|
+
}
|
|
3617
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3618
|
+
line-height: 1;
|
|
3619
|
+
}
|
|
3607
3620
|
}
|
|
3608
3621
|
/* stylelint-enable function-url-quotes */
|
|
3609
3622
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
package/styles/bootstrap5.css
CHANGED
|
@@ -2118,6 +2118,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2118
2118
|
margin: -13px -18px -12px 8px;
|
|
2119
2119
|
padding: 2px;
|
|
2120
2120
|
}
|
|
2121
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2122
|
+
margin-top: -11px;
|
|
2123
|
+
}
|
|
2121
2124
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
2122
2125
|
line-height: 3px;
|
|
2123
2126
|
}
|
|
@@ -3602,6 +3605,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3602
3605
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3603
3606
|
line-height: normal;
|
|
3604
3607
|
}
|
|
3608
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3609
|
+
/* stylelint-disable declaration-no-important */
|
|
3610
|
+
/* stylelint-enable declaration-no-important */
|
|
3611
|
+
}
|
|
3612
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3613
|
+
border-spacing: 0 !important;
|
|
3614
|
+
}
|
|
3615
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3616
|
+
line-height: 1;
|
|
3617
|
+
}
|
|
3605
3618
|
}
|
|
3606
3619
|
/* stylelint-enable function-url-quotes */
|
|
3607
3620
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -3422,6 +3422,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3422
3422
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3423
3423
|
line-height: normal;
|
|
3424
3424
|
}
|
|
3425
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3426
|
+
/* stylelint-disable declaration-no-important */
|
|
3427
|
+
/* stylelint-enable declaration-no-important */
|
|
3428
|
+
}
|
|
3429
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3430
|
+
border-spacing: 0 !important;
|
|
3431
|
+
}
|
|
3432
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3433
|
+
line-height: 1;
|
|
3434
|
+
}
|
|
3425
3435
|
}
|
|
3426
3436
|
/* stylelint-enable function-url-quotes */
|
|
3427
3437
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
package/styles/fabric-dark.css
CHANGED
|
@@ -3539,6 +3539,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3539
3539
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3540
3540
|
line-height: normal;
|
|
3541
3541
|
}
|
|
3542
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3543
|
+
/* stylelint-disable declaration-no-important */
|
|
3544
|
+
/* stylelint-enable declaration-no-important */
|
|
3545
|
+
}
|
|
3546
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3547
|
+
border-spacing: 0 !important;
|
|
3548
|
+
}
|
|
3549
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3550
|
+
line-height: 1;
|
|
3551
|
+
}
|
|
3542
3552
|
}
|
|
3543
3553
|
/* stylelint-enable function-url-quotes */
|
|
3544
3554
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
package/styles/fabric-lite.css
CHANGED
|
@@ -3425,6 +3425,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3425
3425
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3426
3426
|
line-height: normal;
|
|
3427
3427
|
}
|
|
3428
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3429
|
+
/* stylelint-disable declaration-no-important */
|
|
3430
|
+
/* stylelint-enable declaration-no-important */
|
|
3431
|
+
}
|
|
3432
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3433
|
+
border-spacing: 0 !important;
|
|
3434
|
+
}
|
|
3435
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3436
|
+
line-height: 1;
|
|
3437
|
+
}
|
|
3428
3438
|
}
|
|
3429
3439
|
/* stylelint-enable function-url-quotes */
|
|
3430
3440
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
package/styles/fabric.css
CHANGED
|
@@ -3542,6 +3542,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3542
3542
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3543
3543
|
line-height: normal;
|
|
3544
3544
|
}
|
|
3545
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3546
|
+
/* stylelint-disable declaration-no-important */
|
|
3547
|
+
/* stylelint-enable declaration-no-important */
|
|
3548
|
+
}
|
|
3549
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3550
|
+
border-spacing: 0 !important;
|
|
3551
|
+
}
|
|
3552
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3553
|
+
line-height: 1;
|
|
3554
|
+
}
|
|
3545
3555
|
}
|
|
3546
3556
|
/* stylelint-enable function-url-quotes */
|
|
3547
3557
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -3500,6 +3500,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3500
3500
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3501
3501
|
line-height: normal;
|
|
3502
3502
|
}
|
|
3503
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3504
|
+
/* stylelint-disable declaration-no-important */
|
|
3505
|
+
/* stylelint-enable declaration-no-important */
|
|
3506
|
+
}
|
|
3507
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3508
|
+
border-spacing: 0 !important;
|
|
3509
|
+
}
|
|
3510
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3511
|
+
line-height: 1;
|
|
3512
|
+
}
|
|
3503
3513
|
}
|
|
3504
3514
|
/* stylelint-enable function-url-quotes */
|
|
3505
3515
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
package/styles/fluent-dark.css
CHANGED
|
@@ -3617,6 +3617,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3617
3617
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3618
3618
|
line-height: normal;
|
|
3619
3619
|
}
|
|
3620
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3621
|
+
/* stylelint-disable declaration-no-important */
|
|
3622
|
+
/* stylelint-enable declaration-no-important */
|
|
3623
|
+
}
|
|
3624
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3625
|
+
border-spacing: 0 !important;
|
|
3626
|
+
}
|
|
3627
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3628
|
+
line-height: 1;
|
|
3629
|
+
}
|
|
3620
3630
|
}
|
|
3621
3631
|
/* stylelint-enable function-url-quotes */
|
|
3622
3632
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
package/styles/fluent-lite.css
CHANGED
|
@@ -3500,6 +3500,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3500
3500
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3501
3501
|
line-height: normal;
|
|
3502
3502
|
}
|
|
3503
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3504
|
+
/* stylelint-disable declaration-no-important */
|
|
3505
|
+
/* stylelint-enable declaration-no-important */
|
|
3506
|
+
}
|
|
3507
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3508
|
+
border-spacing: 0 !important;
|
|
3509
|
+
}
|
|
3510
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3511
|
+
line-height: 1;
|
|
3512
|
+
}
|
|
3503
3513
|
}
|
|
3504
3514
|
/* stylelint-enable function-url-quotes */
|
|
3505
3515
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
package/styles/fluent.css
CHANGED
|
@@ -3617,6 +3617,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3617
3617
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3618
3618
|
line-height: normal;
|
|
3619
3619
|
}
|
|
3620
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3621
|
+
/* stylelint-disable declaration-no-important */
|
|
3622
|
+
/* stylelint-enable declaration-no-important */
|
|
3623
|
+
}
|
|
3624
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3625
|
+
border-spacing: 0 !important;
|
|
3626
|
+
}
|
|
3627
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3628
|
+
line-height: 1;
|
|
3629
|
+
}
|
|
3620
3630
|
}
|
|
3621
3631
|
/* stylelint-enable function-url-quotes */
|
|
3622
3632
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
package/styles/fluent2-lite.css
CHANGED
|
@@ -3721,6 +3721,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3721
3721
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3722
3722
|
line-height: normal;
|
|
3723
3723
|
}
|
|
3724
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3725
|
+
/* stylelint-disable declaration-no-important */
|
|
3726
|
+
/* stylelint-enable declaration-no-important */
|
|
3727
|
+
}
|
|
3728
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3729
|
+
border-spacing: 0 !important;
|
|
3730
|
+
}
|
|
3731
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3732
|
+
line-height: 1;
|
|
3733
|
+
}
|
|
3724
3734
|
}
|
|
3725
3735
|
/* stylelint-enable function-url-quotes */
|
|
3726
3736
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
package/styles/fluent2.css
CHANGED
|
@@ -3854,6 +3854,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3854
3854
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
3855
3855
|
line-height: normal;
|
|
3856
3856
|
}
|
|
3857
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
3858
|
+
/* stylelint-disable declaration-no-important */
|
|
3859
|
+
/* stylelint-enable declaration-no-important */
|
|
3860
|
+
}
|
|
3861
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
3862
|
+
border-spacing: 0 !important;
|
|
3863
|
+
}
|
|
3864
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
3865
|
+
line-height: 1;
|
|
3866
|
+
}
|
|
3857
3867
|
}
|
|
3858
3868
|
/* stylelint-enable function-url-quotes */
|
|
3859
3869
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -323,7 +323,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
|
|
|
323
323
|
$grid-ungroup-rtl-padding-right: -9px !default;
|
|
324
324
|
$grid-headercelldiv-padding: 0 20px 0 5px !default;
|
|
325
325
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
326
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
326
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
327
327
|
$grid-group-text-width: auto !default;
|
|
328
328
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
329
329
|
$grid-group-caption-font-size: $text-sm !default;
|
|
@@ -164,7 +164,7 @@ $grid-headercell-line-height: 36px !default;
|
|
|
164
164
|
$grid-header-padding: 8px !default;
|
|
165
165
|
$grid-header-first-last-cell-padding: 10px !default;
|
|
166
166
|
$grid-headercelldiv-margin: 0 !default;
|
|
167
|
-
$grid-headercell-div-padding: 0 !default;
|
|
167
|
+
$grid-headercell-div-padding: 0 7px 0 0 !default;
|
|
168
168
|
$grid-headecell-span-height: 26px !default;
|
|
169
169
|
$grid-headercelldiv-right-align-padding: 0 0 0 10px !default;
|
|
170
170
|
$grid-headercelldiv-padding: 0 10px 0 0 !default;
|
|
@@ -160,7 +160,7 @@ $grid-headercell-line-height: 36px !default;
|
|
|
160
160
|
$grid-header-padding: 8px !default;
|
|
161
161
|
$grid-header-first-last-cell-padding: 10px !default;
|
|
162
162
|
$grid-headercelldiv-margin: 0 !default;
|
|
163
|
-
$grid-headercell-div-padding: 0 !default;
|
|
163
|
+
$grid-headercell-div-padding: 0 7px 0 0 !default;
|
|
164
164
|
$grid-headecell-span-height: 26px !default;
|
|
165
165
|
$grid-headercelldiv-right-align-padding: 0 0 0 10px !default;
|
|
166
166
|
$grid-headercelldiv-padding: 0 10px 0 0 !default;
|
package/styles/grid/_layout.scss
CHANGED
|
@@ -1919,6 +1919,12 @@
|
|
|
1919
1919
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
1920
1920
|
}
|
|
1921
1921
|
|
|
1922
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
1923
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
1924
|
+
margin-top: -11px;
|
|
1925
|
+
}
|
|
1926
|
+
}
|
|
1927
|
+
|
|
1922
1928
|
&.e-wrap .e-columnmenu,
|
|
1923
1929
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
1924
1930
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -4082,5 +4088,16 @@
|
|
|
4082
4088
|
line-height: normal;
|
|
4083
4089
|
}
|
|
4084
4090
|
}
|
|
4091
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4092
|
+
/* stylelint-disable declaration-no-important */
|
|
4093
|
+
.e-table {
|
|
4094
|
+
border-spacing: 0 !important;
|
|
4095
|
+
}
|
|
4096
|
+
/* stylelint-enable declaration-no-important */
|
|
4097
|
+
|
|
4098
|
+
.e-rowcell {
|
|
4099
|
+
line-height: 1;
|
|
4100
|
+
}
|
|
4101
|
+
}
|
|
4085
4102
|
}
|
|
4086
4103
|
/* stylelint-enable function-url-quotes */
|
|
@@ -324,7 +324,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
|
|
|
324
324
|
$grid-ungroup-rtl-padding-right: 0 !default;
|
|
325
325
|
$grid-headercelldiv-padding: 0 20px 0 8px !default;
|
|
326
326
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
327
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
327
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
328
328
|
$grid-group-text-width: auto !default;
|
|
329
329
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
330
330
|
$grid-group-caption-font-size: $text-sm !default;
|