@syncfusion/ej2-vue-grids 22.2.11 → 22.2.12
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 +8 -0
- package/dist/ej2-vue-grids.umd.min.js +1 -1
- package/dist/global/ej2-vue-grids.min.js +2 -2
- package/package.json +7 -7
- package/styles/bootstrap-dark.css +7 -0
- package/styles/bootstrap.css +7 -0
- package/styles/bootstrap4.css +7 -0
- package/styles/bootstrap5-dark.css +7 -0
- package/styles/bootstrap5.css +7 -0
- package/styles/excel-filter/material-dark.css +1 -1
- package/styles/fabric-dark.css +7 -0
- package/styles/fabric.css +7 -0
- package/styles/fluent-dark.css +7 -0
- package/styles/fluent.css +7 -0
- package/styles/grid/bootstrap-dark.css +7 -0
- package/styles/grid/bootstrap.css +7 -0
- package/styles/grid/bootstrap4.css +7 -0
- package/styles/grid/bootstrap5-dark.css +7 -0
- package/styles/grid/bootstrap5.css +7 -0
- package/styles/grid/fabric-dark.css +7 -0
- package/styles/grid/fabric.css +7 -0
- package/styles/grid/fluent-dark.css +7 -0
- package/styles/grid/fluent.css +7 -0
- package/styles/grid/highcontrast-light.css +7 -0
- package/styles/grid/highcontrast.css +7 -0
- package/styles/grid/material-dark.css +8 -1
- package/styles/grid/material.css +7 -0
- package/styles/grid/material3-dark.css +7 -0
- package/styles/grid/material3.css +7 -0
- package/styles/grid/tailwind-dark.css +7 -0
- package/styles/grid/tailwind.css +7 -0
- package/styles/highcontrast-light.css +7 -0
- package/styles/highcontrast.css +7 -0
- package/styles/material-dark.css +8 -1
- package/styles/material.css +7 -0
- package/styles/material3-dark.css +7 -0
- package/styles/material3.css +7 -0
- package/styles/tailwind-dark.css +7 -0
- package/styles/tailwind.css +7 -0
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-grids@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-grids@22.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-grids@22.2.11",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-9tEJnBmLSfcprTH9MsGqaF3vS5oyun6ec93oAzFYRRTTseBIigUzoJEPqLzIHKa6rWnNk/uwn4B48qRZin6AlQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-grids",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-grids/-/ej2-vue-grids-22.2.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-grids/-/ej2-vue-grids-22.2.11.tgz",
|
|
23
|
+
"_shasum": "5f33315bb8e376bc8595b1f0a386855b83d2bffe",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-grids@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~22.2.
|
|
35
|
-
"@syncfusion/ej2-grids": "22.2.
|
|
34
|
+
"@syncfusion/ej2-base": "~22.2.12",
|
|
35
|
+
"@syncfusion/ej2-grids": "22.2.12",
|
|
36
36
|
"@syncfusion/ej2-vue-base": "~22.2.5"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
@@ -58,6 +58,6 @@
|
|
|
58
58
|
"ci-publish": "gulp ci-publish",
|
|
59
59
|
"compile": "gulp ci-compile && gulp vue-global-script"
|
|
60
60
|
},
|
|
61
|
-
"version": "22.2.
|
|
61
|
+
"version": "22.2.12",
|
|
62
62
|
"sideEffects": false
|
|
63
63
|
}
|
|
@@ -1328,6 +1328,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1328
1328
|
margin: 3px 8px 0 0;
|
|
1329
1329
|
padding: 9px 0 4px 0;
|
|
1330
1330
|
}
|
|
1331
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1332
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1333
|
+
padding: 9px 0 4px 0;
|
|
1334
|
+
}
|
|
1331
1335
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1332
1336
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1333
1337
|
margin-left: 0;
|
|
@@ -4596,6 +4600,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4596
4600
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4597
4601
|
color: #f0f0f0;
|
|
4598
4602
|
}
|
|
4603
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4604
|
+
box-shadow: none;
|
|
4605
|
+
}
|
|
4599
4606
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4600
4607
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4601
4608
|
background-color: #313131;
|
package/styles/bootstrap.css
CHANGED
|
@@ -1329,6 +1329,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1329
1329
|
margin: 3px 8px 0 0;
|
|
1330
1330
|
padding: 9px 0 4px 0;
|
|
1331
1331
|
}
|
|
1332
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1333
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1334
|
+
padding: 9px 0 4px 0;
|
|
1335
|
+
}
|
|
1332
1336
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1333
1337
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1334
1338
|
margin-left: 0;
|
|
@@ -4597,6 +4601,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4597
4601
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4598
4602
|
color: #333;
|
|
4599
4603
|
}
|
|
4604
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4605
|
+
box-shadow: none;
|
|
4606
|
+
}
|
|
4600
4607
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4601
4608
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4602
4609
|
background-color: #fff;
|
package/styles/bootstrap4.css
CHANGED
|
@@ -1385,6 +1385,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1385
1385
|
margin: 14px 9px 0 0;
|
|
1386
1386
|
padding: 6px 6px 4px 9px;
|
|
1387
1387
|
}
|
|
1388
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1389
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1390
|
+
padding: 0 10px;
|
|
1391
|
+
}
|
|
1388
1392
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1389
1393
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1390
1394
|
margin-left: -9px;
|
|
@@ -4660,6 +4664,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4660
4664
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4661
4665
|
color: #212529;
|
|
4662
4666
|
}
|
|
4667
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4668
|
+
box-shadow: none;
|
|
4669
|
+
}
|
|
4663
4670
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4664
4671
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4665
4672
|
background-color: #fff;
|
|
@@ -1390,6 +1390,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1390
1390
|
margin: 8px 8px 0 0;
|
|
1391
1391
|
padding: 7px 6px 7px 9px;
|
|
1392
1392
|
}
|
|
1393
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1394
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1395
|
+
padding: 7px 6px 7px 9px;
|
|
1396
|
+
}
|
|
1393
1397
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1394
1398
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1395
1399
|
margin-left: -8px;
|
|
@@ -4676,6 +4680,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4676
4680
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4677
4681
|
color: #fff;
|
|
4678
4682
|
}
|
|
4683
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4684
|
+
box-shadow: none;
|
|
4685
|
+
}
|
|
4679
4686
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4680
4687
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4681
4688
|
background-color: #495057;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -1390,6 +1390,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1390
1390
|
margin: 8px 8px 0 0;
|
|
1391
1391
|
padding: 7px 6px 7px 9px;
|
|
1392
1392
|
}
|
|
1393
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1394
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1395
|
+
padding: 7px 6px 7px 9px;
|
|
1396
|
+
}
|
|
1393
1397
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1394
1398
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1395
1399
|
margin-left: -8px;
|
|
@@ -4676,6 +4680,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4676
4680
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4677
4681
|
color: #212529;
|
|
4678
4682
|
}
|
|
4683
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4684
|
+
box-shadow: none;
|
|
4685
|
+
}
|
|
4679
4686
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4680
4687
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4681
4688
|
background-color: #dee2e6;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -1302,6 +1302,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1302
1302
|
margin: 8px 10px 0 0;
|
|
1303
1303
|
padding: 0 10px;
|
|
1304
1304
|
}
|
|
1305
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1306
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1307
|
+
padding: 0 10px;
|
|
1308
|
+
}
|
|
1305
1309
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1306
1310
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1307
1311
|
margin-left: 0;
|
|
@@ -4570,6 +4574,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4570
4574
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4571
4575
|
color: #dadada;
|
|
4572
4576
|
}
|
|
4577
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4578
|
+
box-shadow: none;
|
|
4579
|
+
}
|
|
4573
4580
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4574
4581
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4575
4582
|
background-color: #414040;
|
package/styles/fabric.css
CHANGED
|
@@ -1295,6 +1295,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1295
1295
|
margin: 8px 10px 0 0;
|
|
1296
1296
|
padding: 0 10px;
|
|
1297
1297
|
}
|
|
1298
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1299
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1300
|
+
padding: 0 10px;
|
|
1301
|
+
}
|
|
1298
1302
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1299
1303
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1300
1304
|
margin-left: 0;
|
|
@@ -4563,6 +4567,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4563
4567
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4564
4568
|
color: #333;
|
|
4565
4569
|
}
|
|
4570
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4571
|
+
box-shadow: none;
|
|
4572
|
+
}
|
|
4566
4573
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4567
4574
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4568
4575
|
background-color: #fff;
|
package/styles/fluent-dark.css
CHANGED
|
@@ -1388,6 +1388,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1388
1388
|
margin: 6px 8px 6px 0;
|
|
1389
1389
|
padding: 4px 6px 4px 9px;
|
|
1390
1390
|
}
|
|
1391
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1392
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1393
|
+
padding: 4px 6px 4px 9px;
|
|
1394
|
+
}
|
|
1391
1395
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1392
1396
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1393
1397
|
margin-left: -9px;
|
|
@@ -4708,6 +4712,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4708
4712
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4709
4713
|
color: #f3f2f1;
|
|
4710
4714
|
}
|
|
4715
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4716
|
+
box-shadow: none;
|
|
4717
|
+
}
|
|
4711
4718
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4712
4719
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4713
4720
|
background-color: #252423;
|
package/styles/fluent.css
CHANGED
|
@@ -1388,6 +1388,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1388
1388
|
margin: 6px 8px 6px 0;
|
|
1389
1389
|
padding: 4px 6px 4px 9px;
|
|
1390
1390
|
}
|
|
1391
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1392
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1393
|
+
padding: 4px 6px 4px 9px;
|
|
1394
|
+
}
|
|
1391
1395
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1392
1396
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1393
1397
|
margin-left: -9px;
|
|
@@ -4708,6 +4712,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4708
4712
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4709
4713
|
color: #201f1e;
|
|
4710
4714
|
}
|
|
4715
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4716
|
+
box-shadow: none;
|
|
4717
|
+
}
|
|
4711
4718
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4712
4719
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4713
4720
|
background-color: #f3f2f1;
|
|
@@ -904,6 +904,10 @@
|
|
|
904
904
|
margin: 3px 8px 0 0;
|
|
905
905
|
padding: 9px 0 4px 0;
|
|
906
906
|
}
|
|
907
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
908
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
909
|
+
padding: 9px 0 4px 0;
|
|
910
|
+
}
|
|
907
911
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
908
912
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
909
913
|
margin-left: 0;
|
|
@@ -4172,6 +4176,9 @@
|
|
|
4172
4176
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4173
4177
|
color: #f0f0f0;
|
|
4174
4178
|
}
|
|
4179
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4180
|
+
box-shadow: none;
|
|
4181
|
+
}
|
|
4175
4182
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4176
4183
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4177
4184
|
background-color: #313131;
|
|
@@ -905,6 +905,10 @@
|
|
|
905
905
|
margin: 3px 8px 0 0;
|
|
906
906
|
padding: 9px 0 4px 0;
|
|
907
907
|
}
|
|
908
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
909
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
910
|
+
padding: 9px 0 4px 0;
|
|
911
|
+
}
|
|
908
912
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
909
913
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
910
914
|
margin-left: 0;
|
|
@@ -4173,6 +4177,9 @@
|
|
|
4173
4177
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4174
4178
|
color: #333;
|
|
4175
4179
|
}
|
|
4180
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4181
|
+
box-shadow: none;
|
|
4182
|
+
}
|
|
4176
4183
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4177
4184
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4178
4185
|
background-color: #fff;
|
|
@@ -950,6 +950,10 @@
|
|
|
950
950
|
margin: 14px 9px 0 0;
|
|
951
951
|
padding: 6px 6px 4px 9px;
|
|
952
952
|
}
|
|
953
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
954
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
955
|
+
padding: 0 10px;
|
|
956
|
+
}
|
|
953
957
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
954
958
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
955
959
|
margin-left: -9px;
|
|
@@ -4225,6 +4229,9 @@
|
|
|
4225
4229
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4226
4230
|
color: #212529;
|
|
4227
4231
|
}
|
|
4232
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4233
|
+
box-shadow: none;
|
|
4234
|
+
}
|
|
4228
4235
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4229
4236
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4230
4237
|
background-color: #fff;
|
|
@@ -963,6 +963,10 @@
|
|
|
963
963
|
margin: 8px 8px 0 0;
|
|
964
964
|
padding: 7px 6px 7px 9px;
|
|
965
965
|
}
|
|
966
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
967
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
968
|
+
padding: 7px 6px 7px 9px;
|
|
969
|
+
}
|
|
966
970
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
967
971
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
968
972
|
margin-left: -8px;
|
|
@@ -4249,6 +4253,9 @@
|
|
|
4249
4253
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4250
4254
|
color: #fff;
|
|
4251
4255
|
}
|
|
4256
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4257
|
+
box-shadow: none;
|
|
4258
|
+
}
|
|
4252
4259
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4253
4260
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4254
4261
|
background-color: #495057;
|
|
@@ -963,6 +963,10 @@
|
|
|
963
963
|
margin: 8px 8px 0 0;
|
|
964
964
|
padding: 7px 6px 7px 9px;
|
|
965
965
|
}
|
|
966
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
967
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
968
|
+
padding: 7px 6px 7px 9px;
|
|
969
|
+
}
|
|
966
970
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
967
971
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
968
972
|
margin-left: -8px;
|
|
@@ -4249,6 +4253,9 @@
|
|
|
4249
4253
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4250
4254
|
color: #212529;
|
|
4251
4255
|
}
|
|
4256
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4257
|
+
box-shadow: none;
|
|
4258
|
+
}
|
|
4252
4259
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4253
4260
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4254
4261
|
background-color: #dee2e6;
|
|
@@ -878,6 +878,10 @@
|
|
|
878
878
|
margin: 8px 10px 0 0;
|
|
879
879
|
padding: 0 10px;
|
|
880
880
|
}
|
|
881
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
882
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
883
|
+
padding: 0 10px;
|
|
884
|
+
}
|
|
881
885
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
882
886
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
883
887
|
margin-left: 0;
|
|
@@ -4146,6 +4150,9 @@
|
|
|
4146
4150
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4147
4151
|
color: #dadada;
|
|
4148
4152
|
}
|
|
4153
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4154
|
+
box-shadow: none;
|
|
4155
|
+
}
|
|
4149
4156
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4150
4157
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4151
4158
|
background-color: #414040;
|
package/styles/grid/fabric.css
CHANGED
|
@@ -871,6 +871,10 @@
|
|
|
871
871
|
margin: 8px 10px 0 0;
|
|
872
872
|
padding: 0 10px;
|
|
873
873
|
}
|
|
874
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
875
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
876
|
+
padding: 0 10px;
|
|
877
|
+
}
|
|
874
878
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
875
879
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
876
880
|
margin-left: 0;
|
|
@@ -4139,6 +4143,9 @@
|
|
|
4139
4143
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4140
4144
|
color: #333;
|
|
4141
4145
|
}
|
|
4146
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4147
|
+
box-shadow: none;
|
|
4148
|
+
}
|
|
4142
4149
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4143
4150
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4144
4151
|
background-color: #fff;
|
|
@@ -961,6 +961,10 @@
|
|
|
961
961
|
margin: 6px 8px 6px 0;
|
|
962
962
|
padding: 4px 6px 4px 9px;
|
|
963
963
|
}
|
|
964
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
965
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
966
|
+
padding: 4px 6px 4px 9px;
|
|
967
|
+
}
|
|
964
968
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
965
969
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
966
970
|
margin-left: -9px;
|
|
@@ -4281,6 +4285,9 @@
|
|
|
4281
4285
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4282
4286
|
color: #f3f2f1;
|
|
4283
4287
|
}
|
|
4288
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4289
|
+
box-shadow: none;
|
|
4290
|
+
}
|
|
4284
4291
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4285
4292
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4286
4293
|
background-color: #252423;
|
package/styles/grid/fluent.css
CHANGED
|
@@ -961,6 +961,10 @@
|
|
|
961
961
|
margin: 6px 8px 6px 0;
|
|
962
962
|
padding: 4px 6px 4px 9px;
|
|
963
963
|
}
|
|
964
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
965
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
966
|
+
padding: 4px 6px 4px 9px;
|
|
967
|
+
}
|
|
964
968
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
965
969
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
966
970
|
margin-left: -9px;
|
|
@@ -4281,6 +4285,9 @@
|
|
|
4281
4285
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4282
4286
|
color: #201f1e;
|
|
4283
4287
|
}
|
|
4288
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4289
|
+
box-shadow: none;
|
|
4290
|
+
}
|
|
4284
4291
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4285
4292
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4286
4293
|
background-color: #f3f2f1;
|
|
@@ -875,6 +875,10 @@
|
|
|
875
875
|
margin: 8px 10px 0 0;
|
|
876
876
|
padding: 0 10px;
|
|
877
877
|
}
|
|
878
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
879
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
880
|
+
padding: 0 10px;
|
|
881
|
+
}
|
|
878
882
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
879
883
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
880
884
|
margin-left: 0;
|
|
@@ -4143,6 +4147,9 @@
|
|
|
4143
4147
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4144
4148
|
color: #000;
|
|
4145
4149
|
}
|
|
4150
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4151
|
+
box-shadow: none;
|
|
4152
|
+
}
|
|
4146
4153
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4147
4154
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4148
4155
|
background-color: #fff;
|
|
@@ -875,6 +875,10 @@
|
|
|
875
875
|
margin: 8px 10px 0 0;
|
|
876
876
|
padding: 0 10px;
|
|
877
877
|
}
|
|
878
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
879
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
880
|
+
padding: 0 10px;
|
|
881
|
+
}
|
|
878
882
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
879
883
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
880
884
|
margin-left: 0;
|
|
@@ -4143,6 +4147,9 @@
|
|
|
4143
4147
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4144
4148
|
color: #fff;
|
|
4145
4149
|
}
|
|
4150
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4151
|
+
box-shadow: none;
|
|
4152
|
+
}
|
|
4146
4153
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4147
4154
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4148
4155
|
background-color: #000;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
1
|
+
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
|
|
2
2
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3
3
|
@keyframes e-input-ripple {
|
|
4
4
|
100% {
|
|
@@ -919,6 +919,10 @@
|
|
|
919
919
|
margin: 3px 24px 0 0;
|
|
920
920
|
padding: 0 12px 0 8px;
|
|
921
921
|
}
|
|
922
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
923
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
924
|
+
padding: 0 12px 0 8px;
|
|
925
|
+
}
|
|
922
926
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
923
927
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
924
928
|
margin-left: 0;
|
|
@@ -4187,6 +4191,9 @@
|
|
|
4187
4191
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4188
4192
|
color: #fff;
|
|
4189
4193
|
}
|
|
4194
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4195
|
+
box-shadow: none;
|
|
4196
|
+
}
|
|
4190
4197
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4191
4198
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4192
4199
|
background-color: #424242;
|
package/styles/grid/material.css
CHANGED
|
@@ -953,6 +953,10 @@
|
|
|
953
953
|
margin: 3px 24px 0 0;
|
|
954
954
|
padding: 0 12px 0 8px;
|
|
955
955
|
}
|
|
956
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
957
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
958
|
+
padding: 0 12px 0 8px;
|
|
959
|
+
}
|
|
956
960
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
957
961
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
958
962
|
margin-left: 0;
|
|
@@ -4221,6 +4225,9 @@
|
|
|
4221
4225
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4222
4226
|
color: #000;
|
|
4223
4227
|
}
|
|
4228
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4229
|
+
box-shadow: none;
|
|
4230
|
+
}
|
|
4224
4231
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4225
4232
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4226
4233
|
background-color: #fff;
|
|
@@ -1072,6 +1072,10 @@
|
|
|
1072
1072
|
margin: 8px 8px 0 0;
|
|
1073
1073
|
padding: 0 0 0 8px;
|
|
1074
1074
|
}
|
|
1075
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1076
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1077
|
+
padding: 0 0 0 8px;
|
|
1078
|
+
}
|
|
1075
1079
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1076
1080
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1077
1081
|
margin-left: -8px;
|
|
@@ -4476,6 +4480,9 @@
|
|
|
4476
4480
|
padding-top: 6px;
|
|
4477
4481
|
padding-bottom: 6px;
|
|
4478
4482
|
}
|
|
4483
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4484
|
+
box-shadow: none;
|
|
4485
|
+
}
|
|
4479
4486
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4480
4487
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4481
4488
|
background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
|
|
@@ -1128,6 +1128,10 @@
|
|
|
1128
1128
|
margin: 8px 8px 0 0;
|
|
1129
1129
|
padding: 0 0 0 8px;
|
|
1130
1130
|
}
|
|
1131
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1132
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1133
|
+
padding: 0 0 0 8px;
|
|
1134
|
+
}
|
|
1131
1135
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1132
1136
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1133
1137
|
margin-left: -8px;
|
|
@@ -4532,6 +4536,9 @@
|
|
|
4532
4536
|
padding-top: 6px;
|
|
4533
4537
|
padding-bottom: 6px;
|
|
4534
4538
|
}
|
|
4539
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4540
|
+
box-shadow: none;
|
|
4541
|
+
}
|
|
4535
4542
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4536
4543
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4537
4544
|
background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
|
|
@@ -954,6 +954,10 @@
|
|
|
954
954
|
margin: 5px 0 0 6px;
|
|
955
955
|
padding: 6px 8px 6px 8px;
|
|
956
956
|
}
|
|
957
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
958
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
959
|
+
padding: 0 10px;
|
|
960
|
+
}
|
|
957
961
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
958
962
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
959
963
|
margin-left: -8px;
|
|
@@ -4268,6 +4272,9 @@
|
|
|
4268
4272
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4269
4273
|
color: #fff;
|
|
4270
4274
|
}
|
|
4275
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4276
|
+
box-shadow: none;
|
|
4277
|
+
}
|
|
4271
4278
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4272
4279
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4273
4280
|
background-color: #4b5563;
|
package/styles/grid/tailwind.css
CHANGED
|
@@ -954,6 +954,10 @@
|
|
|
954
954
|
margin: 5px 0 0 6px;
|
|
955
955
|
padding: 6px 8px 6px 8px;
|
|
956
956
|
}
|
|
957
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
958
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
959
|
+
padding: 0 10px;
|
|
960
|
+
}
|
|
957
961
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
958
962
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
959
963
|
margin-left: -8px;
|
|
@@ -4268,6 +4272,9 @@
|
|
|
4268
4272
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4269
4273
|
color: #111827;
|
|
4270
4274
|
}
|
|
4275
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4276
|
+
box-shadow: none;
|
|
4277
|
+
}
|
|
4271
4278
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4272
4279
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4273
4280
|
background-color: #e5e7eb;
|
|
@@ -1299,6 +1299,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1299
1299
|
margin: 8px 10px 0 0;
|
|
1300
1300
|
padding: 0 10px;
|
|
1301
1301
|
}
|
|
1302
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1303
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1304
|
+
padding: 0 10px;
|
|
1305
|
+
}
|
|
1302
1306
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1303
1307
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1304
1308
|
margin-left: 0;
|
|
@@ -4567,6 +4571,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4567
4571
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4568
4572
|
color: #000;
|
|
4569
4573
|
}
|
|
4574
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4575
|
+
box-shadow: none;
|
|
4576
|
+
}
|
|
4570
4577
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4571
4578
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4572
4579
|
background-color: #fff;
|
package/styles/highcontrast.css
CHANGED
|
@@ -1299,6 +1299,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1299
1299
|
margin: 8px 10px 0 0;
|
|
1300
1300
|
padding: 0 10px;
|
|
1301
1301
|
}
|
|
1302
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1303
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1304
|
+
padding: 0 10px;
|
|
1305
|
+
}
|
|
1302
1306
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1303
1307
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1304
1308
|
margin-left: 0;
|
|
@@ -4567,6 +4571,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4567
4571
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4568
4572
|
color: #fff;
|
|
4569
4573
|
}
|
|
4574
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4575
|
+
box-shadow: none;
|
|
4576
|
+
}
|
|
4570
4577
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4571
4578
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4572
4579
|
background-color: #000;
|