@syncfusion/ej2-angular-spreadsheet 21.2.8 → 21.2.9
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/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/material-dark.css +3 -0
- package/styles/spreadsheet/_theme.scss +1 -1
- package/styles/spreadsheet/material-dark.css +3 -0
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-spreadsheet@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-spreadsheet@21.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-spreadsheet@21.2.8",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-/4qlu8IqfUz9qL0nKoNv7PEyH5azjRkSEDszvqeUTsctRmkrxLqRWf81JypyxpB4ysDuexjLMQ5pjBTR/KTPqg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-spreadsheet",
|
|
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-angular-hotfix/@syncfusion/ej2-angular-spreadsheet/-/ej2-angular-spreadsheet-21.2.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-spreadsheet/-/ej2-angular-spreadsheet-21.2.8.tgz",
|
|
23
|
+
"_shasum": "8728ecc6dcd87bac0a3d560646ad4d49672790e6",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-spreadsheet@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included",
|
|
26
26
|
"author": {
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-angular-base": "~21.2.3",
|
|
35
|
-
"@syncfusion/ej2-base": "~21.2.
|
|
36
|
-
"@syncfusion/ej2-spreadsheet": "21.2.
|
|
35
|
+
"@syncfusion/ej2-base": "~21.2.9",
|
|
36
|
+
"@syncfusion/ej2-spreadsheet": "21.2.9",
|
|
37
37
|
"tslib": "^2.3.0"
|
|
38
38
|
},
|
|
39
39
|
"deprecated": false,
|
|
@@ -70,5 +70,5 @@
|
|
|
70
70
|
"schematics": "./schematics/collection.json",
|
|
71
71
|
"sideEffects": false,
|
|
72
72
|
"typings": "syncfusion-ej2-angular-spreadsheet.d.ts",
|
|
73
|
-
"version": "21.2.
|
|
73
|
+
"version": "21.2.9"
|
|
74
74
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-spreadsheet";
|
|
2
|
-
export declare const pkgVer = "^21.2.
|
|
2
|
+
export declare const pkgVer = "^21.2.8";
|
|
3
3
|
export declare const moduleName = "SpreadsheetModule";
|
|
4
|
-
export declare const themeVer = "~21.2.
|
|
4
|
+
export declare const themeVer = "~21.2.8";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-spreadsheet';
|
|
4
|
-
exports.pkgVer = '^21.2.
|
|
4
|
+
exports.pkgVer = '^21.2.9';
|
|
5
5
|
exports.moduleName = 'SpreadsheetModule';
|
|
6
|
-
exports.themeVer = '~21.2.
|
|
6
|
+
exports.themeVer = '~21.2.9';
|
package/styles/material-dark.css
CHANGED
|
@@ -2883,6 +2883,9 @@
|
|
|
2883
2883
|
box-shadow: none;
|
|
2884
2884
|
color: #fff;
|
|
2885
2885
|
}
|
|
2886
|
+
.e-spreadsheet .e-sheet-tab-panel .e-btn.e-flat.e-icon-btn .e-btn-icon {
|
|
2887
|
+
color: #fff;
|
|
2888
|
+
}
|
|
2886
2889
|
.e-spreadsheet .e-sheet-tab-panel .e-aggregate-list-countonly {
|
|
2887
2890
|
pointer-events: none;
|
|
2888
2891
|
}
|
|
@@ -2883,6 +2883,9 @@
|
|
|
2883
2883
|
box-shadow: none;
|
|
2884
2884
|
color: #fff;
|
|
2885
2885
|
}
|
|
2886
|
+
.e-spreadsheet .e-sheet-tab-panel .e-btn.e-flat.e-icon-btn .e-btn-icon {
|
|
2887
|
+
color: #fff;
|
|
2888
|
+
}
|
|
2886
2889
|
.e-spreadsheet .e-sheet-tab-panel .e-aggregate-list-countonly {
|
|
2887
2890
|
pointer-events: none;
|
|
2888
2891
|
}
|