@syncfusion/ej2-angular-spreadsheet 23.1.42 → 23.1.44
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
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-spreadsheet@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-spreadsheet@23.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-spreadsheet@23.1.42",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-w3GBJ5lMbUeMEuyB9gBn/wTgyqGAmVyJOKcfFmyIjd+J3GPrRLpMouhkzeHV2QHlLagzTGdVXvyjkFYSeFRqWw==",
|
|
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-23.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-spreadsheet/-/ej2-angular-spreadsheet-23.1.42.tgz",
|
|
23
|
+
"_shasum": "ef5e5874bb10bdc3c3077c63b4b784a5e05d5cf3",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-spreadsheet@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/ivypackages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~23.1.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~23.1.43",
|
|
35
35
|
"@syncfusion/ej2-base": "~23.1.41",
|
|
36
|
-
"@syncfusion/ej2-spreadsheet": "23.1.
|
|
36
|
+
"@syncfusion/ej2-spreadsheet": "23.1.44",
|
|
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": "23.1.
|
|
73
|
+
"version": "23.1.44"
|
|
74
74
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-spreadsheet";
|
|
2
|
-
export declare const pkgVer = "^23.1.
|
|
2
|
+
export declare const pkgVer = "^23.1.42";
|
|
3
3
|
export declare const moduleName = "SpreadsheetModule";
|
|
4
|
-
export declare const themeVer = "~23.1.
|
|
4
|
+
export declare const themeVer = "~23.1.42";
|
|
@@ -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 = '^23.1.
|
|
4
|
+
exports.pkgVer = '^23.1.44';
|
|
5
5
|
exports.moduleName = 'SpreadsheetModule';
|
|
6
|
-
exports.themeVer = '~23.1.
|
|
6
|
+
exports.themeVer = '~23.1.44';
|
package/styles/bootstrap4.css
CHANGED
|
@@ -111,13 +111,24 @@
|
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
114
|
-
font-size:
|
|
114
|
+
font-size: 12px;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
118
|
+
.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
119
|
+
font-size: 14px;
|
|
115
120
|
}
|
|
116
121
|
|
|
117
|
-
.e-
|
|
122
|
+
.e-small .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
123
|
+
.e-small.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
118
124
|
font-size: 10px;
|
|
119
125
|
}
|
|
120
126
|
|
|
127
|
+
.e-small.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
128
|
+
.e-small.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
129
|
+
font-size: 12px;
|
|
130
|
+
}
|
|
131
|
+
|
|
121
132
|
.e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
|
|
122
133
|
font-size: 14px;
|
|
123
134
|
line-height: 34px;
|
|
@@ -111,13 +111,24 @@
|
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
114
|
-
font-size:
|
|
114
|
+
font-size: 12px;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
118
|
+
.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
119
|
+
font-size: 14px;
|
|
115
120
|
}
|
|
116
121
|
|
|
117
|
-
.e-
|
|
122
|
+
.e-small .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
123
|
+
.e-small.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
118
124
|
font-size: 10px;
|
|
119
125
|
}
|
|
120
126
|
|
|
127
|
+
.e-small.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
128
|
+
.e-small.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
129
|
+
font-size: 12px;
|
|
130
|
+
}
|
|
131
|
+
|
|
121
132
|
.e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
|
|
122
133
|
font-size: 14px;
|
|
123
134
|
line-height: 34px;
|