@syncfusion/ej2-angular-grids 22.2.11-ngcc → 22.2.12-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/CHANGELOG.md +8 -0
- package/dist/ej2-angular-grids.umd.js +1 -1
- package/dist/ej2-angular-grids.umd.min.js +1 -1
- package/package.json +7 -7
- 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/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/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,14 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug fixes
|
|
8
8
|
|
|
9
|
+
- `#I490067` - Fixed the issue where all checkboxes should be checked when selecting a row and clicking the header checkbox.
|
|
10
|
+
|
|
11
|
+
## 22.2.11 (2023-08-29)
|
|
12
|
+
|
|
13
|
+
### Grid
|
|
14
|
+
|
|
15
|
+
#### Bug fixes
|
|
16
|
+
|
|
9
17
|
- `#I488479` - The problem of the incorrect right indent of the custom filter dialog in RTL mode has been resolved.
|
|
10
18
|
- `#I486810` - Resolved the issue where tab key focus navigation during batch editing.
|
|
11
19
|
- `#I480995` - The error that occurred when update an image using the `updateCell` method has been resolved.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-grids.umd.js
|
|
3
|
-
* version : 22.2.
|
|
3
|
+
* version : 22.2.12
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. 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-angular-grids.umd.min.js
|
|
3
|
-
* version : 22.2.
|
|
3
|
+
* version : 22.2.12
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. 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-angular-grids@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-grids@22.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-grids@22.2.11",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-XtQOfXbemIZ3ZP7gEiG8WHoHS92sqLbDKq49RHEH6Y56civu0r/20roBOCmz+i8dq8+QwnL7U4gD157g4WC0eg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-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-angular-grids/-/ej2-angular-grids-22.2.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-22.2.11.tgz",
|
|
23
|
+
"_shasum": "aa431cf01cb168bb0b90eec93fdc4ffdbd5786f2",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-grids@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-angular-base": "~22.2.5",
|
|
35
|
-
"@syncfusion/ej2-base": "~22.2.
|
|
36
|
-
"@syncfusion/ej2-grids": "22.2.
|
|
35
|
+
"@syncfusion/ej2-base": "~22.2.12",
|
|
36
|
+
"@syncfusion/ej2-grids": "22.2.12"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Angular",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"schematics": "./schematics/collection.json",
|
|
59
59
|
"sideEffects": false,
|
|
60
60
|
"typings": "ej2-angular-grids.d.ts",
|
|
61
|
-
"version": "22.2.
|
|
61
|
+
"version": "22.2.12-ngcc"
|
|
62
62
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-grids";
|
|
2
|
-
export declare const pkgVer = "^22.2.
|
|
2
|
+
export declare const pkgVer = "^22.2.11";
|
|
3
3
|
export declare const moduleName = "GridModule, PagerModule";
|
|
4
|
-
export declare const themeVer = "~22.2.
|
|
4
|
+
export declare const themeVer = "~22.2.11";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-grids';
|
|
4
|
-
exports.pkgVer = '^22.2.
|
|
4
|
+
exports.pkgVer = '^22.2.12';
|
|
5
5
|
exports.moduleName = 'GridModule, PagerModule';
|
|
6
|
-
exports.themeVer = '~22.2.
|
|
6
|
+
exports.themeVer = '~22.2.12';
|
|
@@ -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;
|
package/styles/material-dark.css
CHANGED
|
@@ -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% {
|
|
@@ -1349,6 +1349,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1349
1349
|
margin: 3px 24px 0 0;
|
|
1350
1350
|
padding: 0 12px 0 8px;
|
|
1351
1351
|
}
|
|
1352
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1353
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1354
|
+
padding: 0 12px 0 8px;
|
|
1355
|
+
}
|
|
1352
1356
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1353
1357
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1354
1358
|
margin-left: 0;
|
|
@@ -4617,6 +4621,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4617
4621
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4618
4622
|
color: #fff;
|
|
4619
4623
|
}
|
|
4624
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4625
|
+
box-shadow: none;
|
|
4626
|
+
}
|
|
4620
4627
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4621
4628
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4622
4629
|
background-color: #424242;
|
package/styles/material.css
CHANGED
|
@@ -1391,6 +1391,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1391
1391
|
margin: 3px 24px 0 0;
|
|
1392
1392
|
padding: 0 12px 0 8px;
|
|
1393
1393
|
}
|
|
1394
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1395
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1396
|
+
padding: 0 12px 0 8px;
|
|
1397
|
+
}
|
|
1394
1398
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1395
1399
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1396
1400
|
margin-left: 0;
|
|
@@ -4659,6 +4663,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4659
4663
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4660
4664
|
color: #000;
|
|
4661
4665
|
}
|
|
4666
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4667
|
+
box-shadow: none;
|
|
4668
|
+
}
|
|
4662
4669
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4663
4670
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4664
4671
|
background-color: #fff;
|
|
@@ -1603,6 +1603,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1603
1603
|
margin: 8px 8px 0 0;
|
|
1604
1604
|
padding: 0 0 0 8px;
|
|
1605
1605
|
}
|
|
1606
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1607
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1608
|
+
padding: 0 0 0 8px;
|
|
1609
|
+
}
|
|
1606
1610
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1607
1611
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1608
1612
|
margin-left: -8px;
|
|
@@ -5007,6 +5011,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
5007
5011
|
padding-top: 6px;
|
|
5008
5012
|
padding-bottom: 6px;
|
|
5009
5013
|
}
|
|
5014
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
5015
|
+
box-shadow: none;
|
|
5016
|
+
}
|
|
5010
5017
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
5011
5018
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
5012
5019
|
background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
|
package/styles/material3.css
CHANGED
|
@@ -1714,6 +1714,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1714
1714
|
margin: 8px 8px 0 0;
|
|
1715
1715
|
padding: 0 0 0 8px;
|
|
1716
1716
|
}
|
|
1717
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1718
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1719
|
+
padding: 0 0 0 8px;
|
|
1720
|
+
}
|
|
1717
1721
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1718
1722
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1719
1723
|
margin-left: -8px;
|
|
@@ -5118,6 +5122,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
5118
5122
|
padding-top: 6px;
|
|
5119
5123
|
padding-bottom: 6px;
|
|
5120
5124
|
}
|
|
5125
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
5126
|
+
box-shadow: none;
|
|
5127
|
+
}
|
|
5121
5128
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
5122
5129
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
5123
5130
|
background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -1382,6 +1382,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1382
1382
|
margin: 5px 0 0 6px;
|
|
1383
1383
|
padding: 6px 8px 6px 8px;
|
|
1384
1384
|
}
|
|
1385
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1386
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1387
|
+
padding: 0 10px;
|
|
1388
|
+
}
|
|
1385
1389
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1386
1390
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1387
1391
|
margin-left: -8px;
|
|
@@ -4696,6 +4700,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4696
4700
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4697
4701
|
color: #fff;
|
|
4698
4702
|
}
|
|
4703
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4704
|
+
box-shadow: none;
|
|
4705
|
+
}
|
|
4699
4706
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4700
4707
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4701
4708
|
background-color: #4b5563;
|
package/styles/tailwind.css
CHANGED
|
@@ -1382,6 +1382,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1382
1382
|
margin: 5px 0 0 6px;
|
|
1383
1383
|
padding: 6px 8px 6px 8px;
|
|
1384
1384
|
}
|
|
1385
|
+
.e-bigger .e-grid.e-rtl.e-device .e-groupheadercell,
|
|
1386
|
+
.e-grid.e-bigger.e-rtl.e-device .e-groupheadercell {
|
|
1387
|
+
padding: 0 10px;
|
|
1388
|
+
}
|
|
1385
1389
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
1386
1390
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1387
1391
|
margin-left: -8px;
|
|
@@ -4696,6 +4700,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4696
4700
|
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
|
|
4697
4701
|
color: #111827;
|
|
4698
4702
|
}
|
|
4703
|
+
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
|
|
4704
|
+
box-shadow: none;
|
|
4705
|
+
}
|
|
4699
4706
|
.e-grid .e-cloneproperties.e-draganddrop table,
|
|
4700
4707
|
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
|
|
4701
4708
|
background-color: #e5e7eb;
|