@syncfusion/ej2-vue-grids 20.3.60 → 20.3.62
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/CHANGELOG.md +11 -0
- package/README.md +152 -50
- package/dist/ej2-vue-grids.umd.min.js +0 -9
- package/dist/global/ej2-vue-grids.min.js +1 -10
- package/package.json +73 -73
- package/styles/bootstrap-dark.css +1 -1
- package/styles/bootstrap.css +1 -1
- package/styles/bootstrap4.css +1 -1
- package/styles/bootstrap5-dark.css +2 -2
- package/styles/bootstrap5.css +2 -2
- package/styles/fabric-dark.css +2 -2
- package/styles/fabric.css +2 -2
- package/styles/fluent-dark.css +2 -2
- package/styles/fluent.css +2 -2
- package/styles/grid/bootstrap-dark.css +1 -1
- package/styles/grid/bootstrap.css +1 -1
- package/styles/grid/bootstrap4.css +1 -1
- package/styles/grid/bootstrap5-dark.css +2 -2
- package/styles/grid/bootstrap5.css +2 -2
- package/styles/grid/fabric-dark.css +2 -2
- package/styles/grid/fabric.css +2 -2
- package/styles/grid/fluent-dark.css +2 -2
- package/styles/grid/fluent.css +2 -2
- package/styles/grid/highcontrast.css +2 -2
- package/styles/grid/material-dark.css +2 -2
- package/styles/grid/material.css +2 -2
- package/styles/grid/tailwind-dark.css +2 -2
- package/styles/grid/tailwind.css +2 -2
- package/styles/highcontrast.css +2 -2
- package/styles/material-dark.css +2 -2
- package/styles/material.css +2 -2
- package/styles/tailwind-dark.css +2 -2
- package/styles/tailwind.css +2 -2
package/package.json
CHANGED
|
@@ -1,73 +1,73 @@
|
|
|
1
|
-
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"_from": "@syncfusion/ej2-vue-grids@*",
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-grids@20.3.60",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-OEa2zFc2d/qpQd58VJPiaYsRt0Hv1kVvEVtquueVt8nWWx8KCrI8oPQ3peJdkOkfbfc5AZ4TaieMolYqFpw36w==",
|
|
6
|
+
"_location": "/@syncfusion/ej2-vue-grids",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "@syncfusion/ej2-vue-grids@*",
|
|
12
|
+
"name": "@syncfusion/ej2-vue-grids",
|
|
13
|
+
"escapedName": "@syncfusion%2fej2-vue-grids",
|
|
14
|
+
"scope": "@syncfusion",
|
|
15
|
+
"rawSpec": "*",
|
|
16
|
+
"saveSpec": null,
|
|
17
|
+
"fetchSpec": "*"
|
|
18
|
+
},
|
|
19
|
+
"_requiredBy": [
|
|
20
|
+
"/"
|
|
21
|
+
],
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-grids/-/ej2-vue-grids-20.3.60.tgz",
|
|
23
|
+
"_shasum": "fb4914da2d0e55e06667a26a02a4cfd42224a2c6",
|
|
24
|
+
"_spec": "@syncfusion/ej2-vue-grids@*",
|
|
25
|
+
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
|
|
26
|
+
"author": {
|
|
27
|
+
"name": "Syncfusion Inc."
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/syncfusion/ej2-vue-ui-components/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
33
|
+
"dependencies": {
|
|
34
|
+
"@syncfusion/ej2-base": "~20.3.56",
|
|
35
|
+
"@syncfusion/ej2-grids": "20.3.62",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~20.3.59"
|
|
37
|
+
},
|
|
38
|
+
"deprecated": false,
|
|
39
|
+
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Vue",
|
|
40
|
+
"devDependencies": {},
|
|
41
|
+
"es2015": "dist/es6/ej2-vue-grids.es2015.js",
|
|
42
|
+
"homepage": "https://github.com/syncfusion/ej2-vue-ui-components#readme",
|
|
43
|
+
"keywords": [
|
|
44
|
+
"ej2",
|
|
45
|
+
"ej2-grids",
|
|
46
|
+
"syncfusion",
|
|
47
|
+
"web-components",
|
|
48
|
+
"data-grid",
|
|
49
|
+
"data-table",
|
|
50
|
+
"grid",
|
|
51
|
+
"pager",
|
|
52
|
+
"data",
|
|
53
|
+
"table",
|
|
54
|
+
"Typescript",
|
|
55
|
+
"vue",
|
|
56
|
+
"vuejs",
|
|
57
|
+
"vue-grids",
|
|
58
|
+
"ej2-vue-grids"
|
|
59
|
+
],
|
|
60
|
+
"license": "SEE LICENSE IN license",
|
|
61
|
+
"main": "./dist/ej2-vue-grids.umd.min.js",
|
|
62
|
+
"module": "./index.js",
|
|
63
|
+
"name": "@syncfusion/ej2-vue-grids",
|
|
64
|
+
"repository": {
|
|
65
|
+
"type": "git",
|
|
66
|
+
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
|
|
67
|
+
},
|
|
68
|
+
"scripts": {
|
|
69
|
+
"postinstall": "node ../ej2-vue-base/postinstall.js"
|
|
70
|
+
},
|
|
71
|
+
"version": "20.3.62",
|
|
72
|
+
"sideEffects": false
|
|
73
|
+
}
|
|
@@ -3485,7 +3485,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3485
3485
|
user-select: none;
|
|
3486
3486
|
}
|
|
3487
3487
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3488
|
-
margin-top:
|
|
3488
|
+
margin-top: 0.5px;
|
|
3489
3489
|
}
|
|
3490
3490
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3491
3491
|
margin-top: -1.5px;
|
package/styles/bootstrap.css
CHANGED
|
@@ -3486,7 +3486,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3486
3486
|
user-select: none;
|
|
3487
3487
|
}
|
|
3488
3488
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3489
|
-
margin-top:
|
|
3489
|
+
margin-top: 0.5px;
|
|
3490
3490
|
}
|
|
3491
3491
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3492
3492
|
margin-top: -1.5px;
|
package/styles/bootstrap4.css
CHANGED
|
@@ -3545,7 +3545,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3545
3545
|
user-select: none;
|
|
3546
3546
|
}
|
|
3547
3547
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3548
|
-
margin-top:
|
|
3548
|
+
margin-top: 0;
|
|
3549
3549
|
}
|
|
3550
3550
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3551
3551
|
margin-top: -3px;
|
|
@@ -3552,7 +3552,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3552
3552
|
margin-top: 0;
|
|
3553
3553
|
}
|
|
3554
3554
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3555
|
-
margin-top:
|
|
3555
|
+
margin-top: -2px;
|
|
3556
3556
|
}
|
|
3557
3557
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3558
3558
|
background-color: rgba(0, 0, 0, 0.1);
|
|
@@ -3600,7 +3600,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3600
3600
|
}
|
|
3601
3601
|
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3602
3602
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3603
|
-
margin-top: -
|
|
3603
|
+
margin-top: -2px;
|
|
3604
3604
|
}
|
|
3605
3605
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3606
3606
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|
package/styles/bootstrap5.css
CHANGED
|
@@ -3552,7 +3552,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3552
3552
|
margin-top: 0;
|
|
3553
3553
|
}
|
|
3554
3554
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3555
|
-
margin-top:
|
|
3555
|
+
margin-top: -2px;
|
|
3556
3556
|
}
|
|
3557
3557
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3558
3558
|
background-color: rgba(0, 0, 0, 0.1);
|
|
@@ -3600,7 +3600,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3600
3600
|
}
|
|
3601
3601
|
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3602
3602
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3603
|
-
margin-top: -
|
|
3603
|
+
margin-top: -2px;
|
|
3604
3604
|
}
|
|
3605
3605
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3606
3606
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|
package/styles/fabric-dark.css
CHANGED
|
@@ -3459,10 +3459,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3459
3459
|
user-select: none;
|
|
3460
3460
|
}
|
|
3461
3461
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3462
|
-
margin-top:
|
|
3462
|
+
margin-top: 1px;
|
|
3463
3463
|
}
|
|
3464
3464
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3465
|
-
margin-top:
|
|
3465
|
+
margin-top: -1px;
|
|
3466
3466
|
}
|
|
3467
3467
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3468
3468
|
background-color: rgba(0, 0, 0, 0.1);
|
package/styles/fabric.css
CHANGED
|
@@ -3452,10 +3452,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3452
3452
|
user-select: none;
|
|
3453
3453
|
}
|
|
3454
3454
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3455
|
-
margin-top:
|
|
3455
|
+
margin-top: 1px;
|
|
3456
3456
|
}
|
|
3457
3457
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3458
|
-
margin-top:
|
|
3458
|
+
margin-top: -1px;
|
|
3459
3459
|
}
|
|
3460
3460
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3461
3461
|
background-color: rgba(0, 0, 0, 0.1);
|
package/styles/fluent-dark.css
CHANGED
|
@@ -3568,7 +3568,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3568
3568
|
margin-top: 0;
|
|
3569
3569
|
}
|
|
3570
3570
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3571
|
-
margin-top:
|
|
3571
|
+
margin-top: -1px;
|
|
3572
3572
|
}
|
|
3573
3573
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3574
3574
|
background-color: rgba(0, 0, 0, 0.1);
|
|
@@ -3616,7 +3616,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3616
3616
|
}
|
|
3617
3617
|
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3618
3618
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3619
|
-
margin-top: -
|
|
3619
|
+
margin-top: -2px;
|
|
3620
3620
|
}
|
|
3621
3621
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3622
3622
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|
package/styles/fluent.css
CHANGED
|
@@ -3568,7 +3568,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3568
3568
|
margin-top: 0;
|
|
3569
3569
|
}
|
|
3570
3570
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3571
|
-
margin-top:
|
|
3571
|
+
margin-top: -1px;
|
|
3572
3572
|
}
|
|
3573
3573
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3574
3574
|
background-color: rgba(0, 0, 0, 0.1);
|
|
@@ -3616,7 +3616,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3616
3616
|
}
|
|
3617
3617
|
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3618
3618
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3619
|
-
margin-top: -
|
|
3619
|
+
margin-top: -2px;
|
|
3620
3620
|
}
|
|
3621
3621
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3622
3622
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|
|
@@ -3073,7 +3073,7 @@
|
|
|
3073
3073
|
user-select: none;
|
|
3074
3074
|
}
|
|
3075
3075
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3076
|
-
margin-top:
|
|
3076
|
+
margin-top: 0.5px;
|
|
3077
3077
|
}
|
|
3078
3078
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3079
3079
|
margin-top: -1.5px;
|
|
@@ -3074,7 +3074,7 @@
|
|
|
3074
3074
|
user-select: none;
|
|
3075
3075
|
}
|
|
3076
3076
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3077
|
-
margin-top:
|
|
3077
|
+
margin-top: 0.5px;
|
|
3078
3078
|
}
|
|
3079
3079
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3080
3080
|
margin-top: -1.5px;
|
|
@@ -3122,7 +3122,7 @@
|
|
|
3122
3122
|
user-select: none;
|
|
3123
3123
|
}
|
|
3124
3124
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3125
|
-
margin-top:
|
|
3125
|
+
margin-top: 0;
|
|
3126
3126
|
}
|
|
3127
3127
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3128
3128
|
margin-top: -3px;
|
|
@@ -3137,7 +3137,7 @@
|
|
|
3137
3137
|
margin-top: 0;
|
|
3138
3138
|
}
|
|
3139
3139
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3140
|
-
margin-top:
|
|
3140
|
+
margin-top: -2px;
|
|
3141
3141
|
}
|
|
3142
3142
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3143
3143
|
background-color: rgba(0, 0, 0, 0.1);
|
|
@@ -3185,7 +3185,7 @@
|
|
|
3185
3185
|
}
|
|
3186
3186
|
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3187
3187
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3188
|
-
margin-top: -
|
|
3188
|
+
margin-top: -2px;
|
|
3189
3189
|
}
|
|
3190
3190
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3191
3191
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|
|
@@ -3137,7 +3137,7 @@
|
|
|
3137
3137
|
margin-top: 0;
|
|
3138
3138
|
}
|
|
3139
3139
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3140
|
-
margin-top:
|
|
3140
|
+
margin-top: -2px;
|
|
3141
3141
|
}
|
|
3142
3142
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3143
3143
|
background-color: rgba(0, 0, 0, 0.1);
|
|
@@ -3185,7 +3185,7 @@
|
|
|
3185
3185
|
}
|
|
3186
3186
|
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3187
3187
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3188
|
-
margin-top: -
|
|
3188
|
+
margin-top: -2px;
|
|
3189
3189
|
}
|
|
3190
3190
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3191
3191
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|
|
@@ -3047,10 +3047,10 @@
|
|
|
3047
3047
|
user-select: none;
|
|
3048
3048
|
}
|
|
3049
3049
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3050
|
-
margin-top:
|
|
3050
|
+
margin-top: 1px;
|
|
3051
3051
|
}
|
|
3052
3052
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3053
|
-
margin-top:
|
|
3053
|
+
margin-top: -1px;
|
|
3054
3054
|
}
|
|
3055
3055
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3056
3056
|
background-color: rgba(0, 0, 0, 0.1);
|
package/styles/grid/fabric.css
CHANGED
|
@@ -3040,10 +3040,10 @@
|
|
|
3040
3040
|
user-select: none;
|
|
3041
3041
|
}
|
|
3042
3042
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3043
|
-
margin-top:
|
|
3043
|
+
margin-top: 1px;
|
|
3044
3044
|
}
|
|
3045
3045
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3046
|
-
margin-top:
|
|
3046
|
+
margin-top: -1px;
|
|
3047
3047
|
}
|
|
3048
3048
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3049
3049
|
background-color: rgba(0, 0, 0, 0.1);
|
|
@@ -3153,7 +3153,7 @@
|
|
|
3153
3153
|
margin-top: 0;
|
|
3154
3154
|
}
|
|
3155
3155
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3156
|
-
margin-top:
|
|
3156
|
+
margin-top: -1px;
|
|
3157
3157
|
}
|
|
3158
3158
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3159
3159
|
background-color: rgba(0, 0, 0, 0.1);
|
|
@@ -3201,7 +3201,7 @@
|
|
|
3201
3201
|
}
|
|
3202
3202
|
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3203
3203
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3204
|
-
margin-top: -
|
|
3204
|
+
margin-top: -2px;
|
|
3205
3205
|
}
|
|
3206
3206
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3207
3207
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|
package/styles/grid/fluent.css
CHANGED
|
@@ -3153,7 +3153,7 @@
|
|
|
3153
3153
|
margin-top: 0;
|
|
3154
3154
|
}
|
|
3155
3155
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3156
|
-
margin-top:
|
|
3156
|
+
margin-top: -1px;
|
|
3157
3157
|
}
|
|
3158
3158
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3159
3159
|
background-color: rgba(0, 0, 0, 0.1);
|
|
@@ -3201,7 +3201,7 @@
|
|
|
3201
3201
|
}
|
|
3202
3202
|
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3203
3203
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3204
|
-
margin-top: -
|
|
3204
|
+
margin-top: -2px;
|
|
3205
3205
|
}
|
|
3206
3206
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3207
3207
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|
|
@@ -3044,10 +3044,10 @@
|
|
|
3044
3044
|
user-select: none;
|
|
3045
3045
|
}
|
|
3046
3046
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3047
|
-
margin-top:
|
|
3047
|
+
margin-top: 2px;
|
|
3048
3048
|
}
|
|
3049
3049
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3050
|
-
margin-top:
|
|
3050
|
+
margin-top: -1px;
|
|
3051
3051
|
}
|
|
3052
3052
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3053
3053
|
background-color: rgba(0, 0, 0, 0.1);
|
|
@@ -3088,10 +3088,10 @@
|
|
|
3088
3088
|
user-select: none;
|
|
3089
3089
|
}
|
|
3090
3090
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3091
|
-
margin-top:
|
|
3091
|
+
margin-top: 1px;
|
|
3092
3092
|
}
|
|
3093
3093
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3094
|
-
margin-top:
|
|
3094
|
+
margin-top: -1px;
|
|
3095
3095
|
}
|
|
3096
3096
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3097
3097
|
background-color: rgba(0, 0, 0, 0.1);
|
package/styles/grid/material.css
CHANGED
|
@@ -3122,10 +3122,10 @@
|
|
|
3122
3122
|
user-select: none;
|
|
3123
3123
|
}
|
|
3124
3124
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3125
|
-
margin-top:
|
|
3125
|
+
margin-top: 1px;
|
|
3126
3126
|
}
|
|
3127
3127
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3128
|
-
margin-top:
|
|
3128
|
+
margin-top: -1px;
|
|
3129
3129
|
}
|
|
3130
3130
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3131
3131
|
background-color: rgba(0, 0, 0, 0.1);
|
|
@@ -3158,10 +3158,10 @@
|
|
|
3158
3158
|
user-select: none;
|
|
3159
3159
|
}
|
|
3160
3160
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3161
|
-
margin-top: -
|
|
3161
|
+
margin-top: -4px;
|
|
3162
3162
|
}
|
|
3163
3163
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3164
|
-
margin-top:
|
|
3164
|
+
margin-top: -5px;
|
|
3165
3165
|
}
|
|
3166
3166
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3167
3167
|
background-color: rgba(0, 0, 0, 0.1);
|
package/styles/grid/tailwind.css
CHANGED
|
@@ -3158,10 +3158,10 @@
|
|
|
3158
3158
|
user-select: none;
|
|
3159
3159
|
}
|
|
3160
3160
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3161
|
-
margin-top: -
|
|
3161
|
+
margin-top: -4px;
|
|
3162
3162
|
}
|
|
3163
3163
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3164
|
-
margin-top:
|
|
3164
|
+
margin-top: -5px;
|
|
3165
3165
|
}
|
|
3166
3166
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3167
3167
|
background-color: rgba(0, 0, 0, 0.1);
|
package/styles/highcontrast.css
CHANGED
|
@@ -3456,10 +3456,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3456
3456
|
user-select: none;
|
|
3457
3457
|
}
|
|
3458
3458
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3459
|
-
margin-top:
|
|
3459
|
+
margin-top: 2px;
|
|
3460
3460
|
}
|
|
3461
3461
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3462
|
-
margin-top:
|
|
3462
|
+
margin-top: -1px;
|
|
3463
3463
|
}
|
|
3464
3464
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3465
3465
|
background-color: rgba(0, 0, 0, 0.1);
|
package/styles/material-dark.css
CHANGED
|
@@ -3506,10 +3506,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3506
3506
|
user-select: none;
|
|
3507
3507
|
}
|
|
3508
3508
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3509
|
-
margin-top:
|
|
3509
|
+
margin-top: 1px;
|
|
3510
3510
|
}
|
|
3511
3511
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3512
|
-
margin-top:
|
|
3512
|
+
margin-top: -1px;
|
|
3513
3513
|
}
|
|
3514
3514
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3515
3515
|
background-color: rgba(0, 0, 0, 0.1);
|
package/styles/material.css
CHANGED
|
@@ -3548,10 +3548,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3548
3548
|
user-select: none;
|
|
3549
3549
|
}
|
|
3550
3550
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3551
|
-
margin-top:
|
|
3551
|
+
margin-top: 1px;
|
|
3552
3552
|
}
|
|
3553
3553
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3554
|
-
margin-top:
|
|
3554
|
+
margin-top: -1px;
|
|
3555
3555
|
}
|
|
3556
3556
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3557
3557
|
background-color: rgba(0, 0, 0, 0.1);
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -3574,10 +3574,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3574
3574
|
user-select: none;
|
|
3575
3575
|
}
|
|
3576
3576
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3577
|
-
margin-top: -
|
|
3577
|
+
margin-top: -4px;
|
|
3578
3578
|
}
|
|
3579
3579
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3580
|
-
margin-top:
|
|
3580
|
+
margin-top: -5px;
|
|
3581
3581
|
}
|
|
3582
3582
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3583
3583
|
background-color: rgba(0, 0, 0, 0.1);
|
package/styles/tailwind.css
CHANGED
|
@@ -3574,10 +3574,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3574
3574
|
user-select: none;
|
|
3575
3575
|
}
|
|
3576
3576
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3577
|
-
margin-top: -
|
|
3577
|
+
margin-top: -4px;
|
|
3578
3578
|
}
|
|
3579
3579
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3580
|
-
margin-top:
|
|
3580
|
+
margin-top: -5px;
|
|
3581
3581
|
}
|
|
3582
3582
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3583
3583
|
background-color: rgba(0, 0, 0, 0.1);
|