@syncfusion/ej2-gantt 19.3.53 → 19.3.55
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-gantt.umd.min.js +2 -2
- package/dist/ej2-gantt.umd.min.js.map +1 -1
- package/dist/es6/ej2-gantt.es2015.js +3 -1
- package/dist/es6/ej2-gantt.es2015.js.map +1 -1
- package/dist/es6/ej2-gantt.es5.js +3 -1
- package/dist/es6/ej2-gantt.es5.js.map +1 -1
- package/dist/global/ej2-gantt.min.js +2 -2
- package/dist/global/ej2-gantt.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +12 -12
- package/src/gantt/actions/dialog-edit.js +3 -1
- package/styles/bootstrap-dark.css +1 -1
- package/styles/bootstrap.css +1 -1
- package/styles/bootstrap4.css +1 -1
- package/styles/bootstrap5-dark.css +1 -1
- package/styles/bootstrap5.css +1 -1
- package/styles/fabric-dark.css +1 -1
- package/styles/fabric.css +1 -1
- package/styles/gantt/_layout.scss +1 -1
- package/styles/gantt/bootstrap-dark.css +1 -1
- package/styles/gantt/bootstrap.css +1 -1
- package/styles/gantt/bootstrap4.css +1 -1
- package/styles/gantt/bootstrap5-dark.css +1 -1
- package/styles/gantt/bootstrap5.css +1 -1
- package/styles/gantt/fabric-dark.css +1 -1
- package/styles/gantt/fabric.css +1 -1
- package/styles/gantt/highcontrast-light.css +1 -1
- package/styles/gantt/highcontrast.css +1 -1
- package/styles/gantt/material-dark.css +1 -1
- package/styles/gantt/material.css +1 -1
- package/styles/gantt/tailwind-dark.css +1 -1
- package/styles/gantt/tailwind.css +1 -1
- package/styles/highcontrast-light.css +1 -1
- package/styles/highcontrast.css +1 -1
- package/styles/material-dark.css +1 -1
- package/styles/material.css +1 -1
- package/styles/tailwind-dark.css +1 -1
- package/styles/tailwind.css +1 -1
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 19.3.
|
|
3
|
+
* version : 19.3.55
|
|
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-gantt@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-gantt@19.3.
|
|
3
|
+
"_id": "@syncfusion/ej2-gantt@19.3.53",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-U/p3jxN5jnp69SFmscoROYZ5BzSZniFIGIaJoGYLzGA86OOXgeXaMnMe4ZX31hbDR994LlgTMolzp6uoHYsA9w==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-gantt",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
"/@syncfusion/ej2-react-gantt",
|
|
24
24
|
"/@syncfusion/ej2-vue-gantt"
|
|
25
25
|
],
|
|
26
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.
|
|
27
|
-
"_shasum": "
|
|
26
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.53.tgz",
|
|
27
|
+
"_shasum": "09ad17fec4db43b1da7931fd236686090ea7b6ea",
|
|
28
28
|
"_spec": "@syncfusion/ej2-gantt@*",
|
|
29
29
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
30
30
|
"author": {
|
|
@@ -35,19 +35,19 @@
|
|
|
35
35
|
},
|
|
36
36
|
"bundleDependencies": false,
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@syncfusion/ej2-base": "~19.3.
|
|
38
|
+
"@syncfusion/ej2-base": "~19.3.54",
|
|
39
39
|
"@syncfusion/ej2-buttons": "~19.3.53",
|
|
40
|
-
"@syncfusion/ej2-calendars": "~19.3.
|
|
40
|
+
"@syncfusion/ej2-calendars": "~19.3.55",
|
|
41
41
|
"@syncfusion/ej2-data": "~19.3.53",
|
|
42
|
-
"@syncfusion/ej2-dropdowns": "~19.3.
|
|
43
|
-
"@syncfusion/ej2-grids": "~19.3.
|
|
42
|
+
"@syncfusion/ej2-dropdowns": "~19.3.55",
|
|
43
|
+
"@syncfusion/ej2-grids": "~19.3.55",
|
|
44
44
|
"@syncfusion/ej2-inputs": "~19.3.53",
|
|
45
45
|
"@syncfusion/ej2-layouts": "~19.3.53",
|
|
46
46
|
"@syncfusion/ej2-lists": "~19.3.53",
|
|
47
|
-
"@syncfusion/ej2-navigations": "~19.3.
|
|
47
|
+
"@syncfusion/ej2-navigations": "~19.3.54",
|
|
48
48
|
"@syncfusion/ej2-popups": "~19.3.53",
|
|
49
|
-
"@syncfusion/ej2-richtexteditor": "~19.3.
|
|
50
|
-
"@syncfusion/ej2-treegrid": "~19.3.
|
|
49
|
+
"@syncfusion/ej2-richtexteditor": "~19.3.55",
|
|
50
|
+
"@syncfusion/ej2-treegrid": "~19.3.55"
|
|
51
51
|
},
|
|
52
52
|
"deprecated": false,
|
|
53
53
|
"description": "Essential JS 2 Gantt Component",
|
|
@@ -75,6 +75,6 @@
|
|
|
75
75
|
"url": "git+https://github.com/syncfusion/ej2-gantt.git"
|
|
76
76
|
},
|
|
77
77
|
"typings": "index.d.ts",
|
|
78
|
-
"version": "19.3.
|
|
78
|
+
"version": "19.3.55",
|
|
79
79
|
"sideEffects": false
|
|
80
80
|
}
|
|
@@ -53,7 +53,8 @@ var DialogEdit = /** @class */ (function () {
|
|
|
53
53
|
datetimepickeredit: DateTimePicker,
|
|
54
54
|
maskededit: MaskedTextBox,
|
|
55
55
|
numericedit: NumericTextBox,
|
|
56
|
-
stringedit: TextBox
|
|
56
|
+
stringedit: TextBox,
|
|
57
|
+
defaultedit: TextBox
|
|
57
58
|
};
|
|
58
59
|
this.processDialogFields();
|
|
59
60
|
this.wireEvents();
|
|
@@ -710,6 +711,7 @@ var DialogEdit = /** @class */ (function () {
|
|
|
710
711
|
fieldsModel[column.field] = checkboxModel;
|
|
711
712
|
break;
|
|
712
713
|
}
|
|
714
|
+
case 'defaultedit':
|
|
713
715
|
case 'stringedit':
|
|
714
716
|
{
|
|
715
717
|
var textBox = common;
|
package/styles/bootstrap.css
CHANGED
package/styles/bootstrap4.css
CHANGED
package/styles/bootstrap5.css
CHANGED
package/styles/fabric-dark.css
CHANGED
package/styles/fabric.css
CHANGED
package/styles/gantt/fabric.css
CHANGED
package/styles/highcontrast.css
CHANGED
package/styles/material-dark.css
CHANGED
package/styles/material.css
CHANGED
package/styles/tailwind-dark.css
CHANGED
package/styles/tailwind.css
CHANGED