@syncfusion/ej2-angular-gantt 23.2.7-ngcc → 24.1.41-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/@syncfusion/ej2-angular-gantt.es5.js +2 -2
- package/@syncfusion/ej2-angular-gantt.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-gantt.js +2 -2
- package/@syncfusion/ej2-angular-gantt.js.map +1 -1
- package/CHANGELOG.md +0 -6
- package/dist/ej2-angular-gantt.umd.js +3 -3
- package/dist/ej2-angular-gantt.umd.js.map +1 -1
- package/dist/ej2-angular-gantt.umd.min.js +2 -2
- package/dist/ej2-angular-gantt.umd.min.js.map +1 -1
- package/ej2-angular-gantt.metadata.json +1 -1
- package/package.json +9 -9
- 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/src/gantt/columns.directive.d.ts +5 -0
- package/styles/bootstrap-dark.css +1 -2035
- package/styles/bootstrap.css +1 -2172
- package/styles/bootstrap4.css +1 -2386
- package/styles/bootstrap5-dark.css +1 -2073
- package/styles/bootstrap5.css +1 -2073
- package/styles/fabric-dark.css +1 -1989
- package/styles/fabric.css +1 -1982
- package/styles/fluent-dark.css +1 -2061
- package/styles/fluent.css +1 -2061
- package/styles/gantt/bootstrap-dark.css +1 -2035
- package/styles/gantt/bootstrap.css +1 -2172
- package/styles/gantt/bootstrap4.css +1 -2386
- package/styles/gantt/bootstrap5-dark.css +1 -2073
- package/styles/gantt/bootstrap5.css +1 -2073
- package/styles/gantt/fabric-dark.css +1 -1989
- package/styles/gantt/fabric.css +1 -1982
- package/styles/gantt/fluent-dark.css +1 -2061
- package/styles/gantt/fluent.css +1 -2061
- package/styles/gantt/highcontrast-light.css +1 -1963
- package/styles/gantt/highcontrast.css +1 -2075
- package/styles/gantt/material-dark.css +1 -2026
- package/styles/gantt/material.css +1 -2070
- package/styles/gantt/material3-dark.css +1 -2135
- package/styles/gantt/material3.css +1 -2191
- package/styles/gantt/tailwind-dark.css +1 -2043
- package/styles/gantt/tailwind.css +1 -2043
- package/styles/highcontrast-light.css +1 -1963
- package/styles/highcontrast.css +1 -2075
- package/styles/material-dark.css +1 -2026
- package/styles/material.css +1 -2070
- package/styles/material3-dark.css +1 -2135
- package/styles/material3.css +1 -2191
- package/styles/tailwind-dark.css +1 -2043
- package/styles/tailwind.css +1 -2043
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-gantt@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-gantt@23.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-gantt@23.4.3",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-epElFe9BllKRsGHNu8nXgVuq8d6cTuceIOm9yiRru54HDOe8/7mNQmW9+nhbu8o1Az7R8m1VXwIKUDJCE+6irg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-gantt",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-gantt/-/ej2-angular-gantt-23.4.3.tgz",
|
|
23
|
+
"_shasum": "3532af577103e2596ef82fddde53df9130e52b9e",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-gantt@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~
|
|
35
|
-
"@syncfusion/ej2-base": "~
|
|
36
|
-
"@syncfusion/ej2-gantt": "
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~24.1.41",
|
|
35
|
+
"@syncfusion/ej2-base": "~24.1.41",
|
|
36
|
+
"@syncfusion/ej2-gantt": "24.1.41"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 Gantt Component for Angular",
|
|
@@ -57,5 +57,5 @@
|
|
|
57
57
|
"schematics": "./schematics/collection.json",
|
|
58
58
|
"sideEffects": false,
|
|
59
59
|
"typings": "ej2-angular-gantt.d.ts",
|
|
60
|
-
"version": "
|
|
60
|
+
"version": "24.1.41-ngcc"
|
|
61
61
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-gantt";
|
|
2
|
-
export declare const pkgVer = "^23.
|
|
2
|
+
export declare const pkgVer = "^23.4.3";
|
|
3
3
|
export declare const moduleName = "GanttModule";
|
|
4
|
-
export declare const themeVer = "~23.
|
|
4
|
+
export declare const themeVer = "~23.4.3";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-gantt';
|
|
4
|
-
exports.pkgVer = '^
|
|
4
|
+
exports.pkgVer = '^24.1.41';
|
|
5
5
|
exports.moduleName = 'GanttModule';
|
|
6
|
-
exports.themeVer = '~
|
|
6
|
+
exports.themeVer = '~24.1.41';
|
|
@@ -162,6 +162,11 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
|
|
|
162
162
|
* @asptype Syncfusion.EJ2.Grids.TextAlign
|
|
163
163
|
*/
|
|
164
164
|
textAlign: any;
|
|
165
|
+
/**
|
|
166
|
+
* Defines rules to validate data before creating and updating.
|
|
167
|
+
* @default null
|
|
168
|
+
*/
|
|
169
|
+
validationRules: any;
|
|
165
170
|
/**
|
|
166
171
|
* Defines the method used to apply custom cell values from external function and display this on each cell rendered.
|
|
167
172
|
* @default null
|