@syncfusion/ej2-vue-gantt 20.4.54 → 21.1.36
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 +186 -0
- package/dist/ej2-vue-gantt.umd.min.js +2 -2
- package/dist/ej2-vue-gantt.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-gantt.es2015.js +462 -685
- package/dist/es6/ej2-vue-gantt.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-gantt.es5.js +507 -807
- package/dist/es6/ej2-vue-gantt.es5.js.map +1 -1
- package/dist/global/ej2-vue-gantt.min.js +2 -2
- package/package.json +11 -10
- package/src/gantt/adddialogfields.directive.d.ts +2 -12
- package/src/gantt/adddialogfields.directive.js +22 -71
- package/src/gantt/columns.directive.d.ts +2 -12
- package/src/gantt/columns.directive.js +22 -71
- package/src/gantt/dayworkingtime.directive.d.ts +2 -12
- package/src/gantt/dayworkingtime.directive.js +22 -71
- package/src/gantt/editdialogfields.directive.d.ts +2 -12
- package/src/gantt/editdialogfields.directive.js +22 -71
- package/src/gantt/eventmarkers.directive.d.ts +2 -12
- package/src/gantt/eventmarkers.directive.js +22 -71
- package/src/gantt/gantt.component.d.ts +3 -100
- package/src/gantt/gantt.component.js +345 -376
- package/src/gantt/holidays.directive.d.ts +2 -12
- package/src/gantt/holidays.directive.js +22 -71
- package/styles/bootstrap-dark.css +63 -56
- package/styles/bootstrap.css +63 -58
- package/styles/bootstrap4.css +60 -55
- package/styles/bootstrap5-dark.css +60 -55
- package/styles/bootstrap5.css +60 -55
- package/styles/fabric-dark.css +58 -53
- package/styles/fabric.css +58 -53
- package/styles/fluent-dark.css +84 -76
- package/styles/fluent.css +84 -76
- package/styles/gantt/bootstrap-dark.css +63 -56
- package/styles/gantt/bootstrap.css +63 -58
- package/styles/gantt/bootstrap4.css +60 -55
- package/styles/gantt/bootstrap5-dark.css +60 -55
- package/styles/gantt/bootstrap5.css +60 -55
- package/styles/gantt/fabric-dark.css +58 -53
- package/styles/gantt/fabric.css +58 -53
- package/styles/gantt/fluent-dark.css +84 -76
- package/styles/gantt/fluent.css +84 -76
- package/styles/gantt/highcontrast-light.css +58 -55
- package/styles/gantt/highcontrast.css +58 -53
- package/styles/gantt/material-dark.css +61 -60
- package/styles/gantt/material.css +58 -53
- package/styles/gantt/material3-dark.css +2193 -0
- package/styles/gantt/material3-dark.scss +2 -0
- package/styles/gantt/material3.css +2249 -0
- package/styles/gantt/material3.scss +2 -0
- package/styles/gantt/tailwind-dark.css +58 -53
- package/styles/gantt/tailwind.css +58 -53
- package/styles/highcontrast-light.css +58 -55
- package/styles/highcontrast.css +58 -53
- package/styles/material-dark.css +61 -60
- package/styles/material.css +58 -53
- package/styles/material3-dark.css +2193 -0
- package/styles/material3-dark.scss +2 -0
- package/styles/material3.css +2249 -0
- package/styles/material3.scss +2 -0
- package/styles/tailwind-dark.css +58 -53
- package/styles/tailwind.css +58 -53
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,192 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### Gantt Chart
|
|
6
|
+
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `#I473901` - Baseline converted to milestone when task gets converted into milestone issue has been fixed.
|
|
10
|
+
- `#I471926` - Console error occurs in critical path when data source is empty issue has been fixed.
|
|
11
|
+
- `#I469289` - Fit to project is not working properly issue has been fixed.
|
|
12
|
+
- `#I473341` - Tooltip template not working properly issue has been fixed.
|
|
13
|
+
- `#I467372` - no drop icon is displayed while dropping in Gantt chart.
|
|
14
|
+
- `#F182867` - Edit template for start date column not works issue has been fixed.
|
|
15
|
+
- `#I470521` - Toolbar template is not working properly in react issue has been fixed.
|
|
16
|
+
- `#I44322` - Row Selection behaviour occurs differently in grid and Gantt.
|
|
17
|
+
|
|
18
|
+
- `#I473341` - Tooltip template not working properly issue has been fixed.
|
|
19
|
+
- `#I467372` - no drop icon is displayed while dropping in Gantt chart.
|
|
20
|
+
- `#I44322` - Row Selection behaviour occurs differently in grid and Gantt.
|
|
21
|
+
|
|
22
|
+
## 22.1.34 (2023-06-21)
|
|
23
|
+
|
|
24
|
+
### Gantt Chart
|
|
25
|
+
|
|
26
|
+
#### Features
|
|
27
|
+
|
|
28
|
+
-`#I43435` - Improved the user interface of taskbar resizing and moving actions in the Gantt Chart. Now, when users perform taskbar resizing or moving, a virtual element is displayed instead of updating the original taskbar element. This virtual element remains visible until the action is completed, providing users with a clear representation of the changes they are making. Please find the demo link [here](https://ej2.syncfusion.com/demos/#/bootstrap5/gantt/editing.html).
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
#### Breaking changes
|
|
32
|
+
|
|
33
|
+
- Connector lines have been changed from elements to SVG elements for UI improvement. This change has been made to enhance the user interface and provide a more visually appealing and flexible way of displaying connector lines.
|
|
34
|
+
|
|
35
|
+
## 21.2.10 (2023-06-13)
|
|
36
|
+
|
|
37
|
+
### Gantt Chart
|
|
38
|
+
|
|
39
|
+
#### Bug Fixes
|
|
40
|
+
|
|
41
|
+
- `#I459187` - Newly added record missed at the bottom in virtual scroll issue has been fixed.
|
|
42
|
+
- `#I469401` - Resource names gets duplicated in right label issue has been fixed.
|
|
43
|
+
- `#I464184` - Progress width not updated properly in split tasks issue has been fixed.
|
|
44
|
+
- `#F182318` - Progress width not updated properly in manual tasks after zooming action issue has been fixed.
|
|
45
|
+
|
|
46
|
+
- `#I464184` - Progress width not updated properly in split tasks issue has been fixed.
|
|
47
|
+
|
|
48
|
+
## 21.2.9 (2023-06-06)
|
|
49
|
+
|
|
50
|
+
### Gantt Chart
|
|
51
|
+
|
|
52
|
+
#### Bug Fixes
|
|
53
|
+
|
|
54
|
+
- `#I467744` - Provided support for virtual scroll in resource view multitask bar.
|
|
55
|
+
- `#I464831` - Incorrect render of segments when we give end date while declaring segment in data source issue has been fixed.
|
|
56
|
+
- `#I461924` - Bug Script Error throws while using Virtualization with Collapse All action.
|
|
57
|
+
- `#I469496` - Start date not updated properly for predecessor connected record issue has been fixed.
|
|
58
|
+
- `#I465752` - Timeline start date gets changed when we perform right resizing or progress resizing issue has been fixed.
|
|
59
|
+
- `#I463593` - True type font style is not updated in the footer.
|
|
60
|
+
- `#I463666` - Bug Milestones not rendering correctly in hierarchy issue has been fixed.
|
|
61
|
+
- `#I463231` - Selection is not maintained when we scroll issue has been fixed.
|
|
62
|
+
- `#I462836` - Taskbar not rendered properly when the dependency is connected to the bottom task issue has been fixed.
|
|
63
|
+
- `#I464999` - Expand or Collapse All causes improper view in virtual scrolling issue has been fixed.
|
|
64
|
+
- `#I462469` - Virtual scrolling breaks in deleting the last record issue has been fixed.
|
|
65
|
+
- `#I464528` - Outdent action does not work properly issue has been fixed.
|
|
66
|
+
- `#I464592` - Progress values are incorrect in parent task after performing drag drop issue has been fixed.
|
|
67
|
+
|
|
68
|
+
## 21.2.8 (2023-05-30)
|
|
69
|
+
|
|
70
|
+
### Gantt Chart
|
|
71
|
+
|
|
72
|
+
#### Bug Fixes
|
|
73
|
+
|
|
74
|
+
- `#I461738` - Updating custom column change the end date issue has been fixed
|
|
75
|
+
- `#I461564` - Editing cell followed by context menu does not work issue has been fixed
|
|
76
|
+
- `#I461800` - Console error while exporting pdf error has been fixed.
|
|
77
|
+
- `#I464045` - Parent dependency renders though we set `allowParentDependency` as false issue has been fixed.
|
|
78
|
+
- `#I462271` - Taskbar not rendered when we use taskbar template issue has been fixed.
|
|
79
|
+
- `#I460869`- Issue in Resource view wont display resource name has been fixed
|
|
80
|
+
- `#I461105` - Baseline dates rendered incorrectly in without `dayWorkingTime` issue has been fixed.
|
|
81
|
+
- -`#I460869`- Issue in Resource view wont display resource name has been fixed.
|
|
82
|
+
|
|
83
|
+
- `#I462271` - Taskbar not rendered when we use taskbar template issue has been fixed.
|
|
84
|
+
- `#I460869`- Issue in Resource view wont display resource name has been fixed
|
|
85
|
+
|
|
86
|
+
## 21.2.6 (2023-05-23)
|
|
87
|
+
|
|
88
|
+
### Gantt Chart
|
|
89
|
+
|
|
90
|
+
#### Bug Fixes
|
|
91
|
+
|
|
92
|
+
- `#I461435` - Adding and deleting record rapidly while displaying tooltip cause error has been fixed.
|
|
93
|
+
- `#I461087` - Offset value getting modified incorrectly issue has been fixed.
|
|
94
|
+
- `#I461778` - Misalignment in rows on Tree Grid and Gantt in virtual scroll issue has been fixed
|
|
95
|
+
|
|
96
|
+
## 21.2.5 (2023-05-16)
|
|
97
|
+
|
|
98
|
+
### Gantt Chart
|
|
99
|
+
|
|
100
|
+
#### Bug Fixes
|
|
101
|
+
|
|
102
|
+
- `#I461778` - Misalignment in rows on Tree Grid and Gantt in virtual scroll issue has been fixed
|
|
103
|
+
- `#I181309` - splitter position not updating after resize issue has been fixed.
|
|
104
|
+
- `#I449506` - Moving child row referencing another parent row will not move all of the descendants of that another parent row issue has been fixed.
|
|
105
|
+
- `#I457803` - Offset value is not correctly updated while connecting predecessor issue has been fixed.
|
|
106
|
+
- `#I449944` - Zoom out button in toolbar not enabled once after zoom in operation issue has been fixed.
|
|
107
|
+
- `#I434098` - Issue while rendering resource view without child mapping has been fixed.
|
|
108
|
+
|
|
109
|
+
## 21.2.4 (2023-05-09)
|
|
110
|
+
|
|
111
|
+
### Gantt Chart
|
|
112
|
+
|
|
113
|
+
#### Bug Fixes
|
|
114
|
+
|
|
115
|
+
- `#I457032` - Task label not rendered properly when we render as template issue has been fixed.
|
|
116
|
+
- `#I457212` - Timeline renders different in `Firefox` and `Chrome` issue has been fixed.
|
|
117
|
+
- `#I456146` - Console error occur while changing task field after removing toolbar issue has been fixed.
|
|
118
|
+
- `#F181579` - Style not reflected on the notes column when we perform dialog edit issue has been fixed.
|
|
119
|
+
- `#I456453` - `CSS class` is not updated while changing it through `updateRecordbyId` method issue has been fixed.
|
|
120
|
+
|
|
121
|
+
## 21.2.3 (2023-05-03)
|
|
122
|
+
|
|
123
|
+
### Gantt Chart
|
|
124
|
+
|
|
125
|
+
#### Bug Fixes
|
|
126
|
+
|
|
127
|
+
- `#I441205` - Two spinner appears while performing action issue has been fixed.
|
|
128
|
+
- `#I451257` - No proper template for manual milestone parent.
|
|
129
|
+
- `#I443041` - Gantt react performance rendering issue during initial load has been fixed.
|
|
130
|
+
|
|
131
|
+
## 21.1.41 (2023-04-18)
|
|
132
|
+
|
|
133
|
+
### Gantt Chart
|
|
134
|
+
|
|
135
|
+
#### Bug Fixes
|
|
136
|
+
|
|
137
|
+
- `#I453787` - Duration not calculated properly in hour duration unit issue has been fixed.
|
|
138
|
+
- `#I453745` - Modified records in `actionBegin` event has invalid records issue has been fixed.
|
|
139
|
+
- `#I449552` - Child record rendered in incorrect dates during initial load issue has been fixed.
|
|
140
|
+
- -`#I452233`- Parent Taskbar template not working properly in latest version.
|
|
141
|
+
- -`#I449864`- Holiday label is not visible when we don't set height.
|
|
142
|
+
- -`#I449674`- Cannot split task when the taskbar is rendered to one day.
|
|
143
|
+
- `#I449757` - Taskbar width rendered incorrectly issue has been fixed.
|
|
144
|
+
|
|
145
|
+
## 21.1.38 (2023-04-04)
|
|
146
|
+
|
|
147
|
+
### Gantt Chart
|
|
148
|
+
|
|
149
|
+
#### Bug Fixes
|
|
150
|
+
|
|
151
|
+
- `#I451243` - Unable to set zooming levels through `zoomingLevels` property issue has been fixed.
|
|
152
|
+
- `#I447704` - Timeline tier is not changing dynamically issue has been fixed.
|
|
153
|
+
- `I447465` - Incorrect progress value on parent task when child tasks have fractional duration issue has been fixed.
|
|
154
|
+
- -`I447475`- End key is not working properly issue has been fixed.
|
|
155
|
+
- -`#I447772` - Application freezing while changing holidays/weekend issue has been fixed.
|
|
156
|
+
|
|
157
|
+
## 21.1.37 (2023-03-29)
|
|
158
|
+
|
|
159
|
+
### Gantt Chart
|
|
160
|
+
|
|
161
|
+
#### Bug Fixes
|
|
162
|
+
|
|
163
|
+
- `#I432146` - Script error occurs while changing data source and resource simultaneously issue has been fixed.
|
|
164
|
+
- -`I441276`- Outdent task is not in correct index of modified records in `actionComplete` event issue has been fixed.
|
|
165
|
+
- -`I435254`, `I444942`- Taskbar not rendered in Pdf exported file when `timelineUnitSize` is initialized issue has been fixed.
|
|
166
|
+
|
|
167
|
+
## 21.1.35 (2023-03-23)
|
|
168
|
+
|
|
169
|
+
### Gantt Chart
|
|
170
|
+
|
|
171
|
+
#### Features
|
|
172
|
+
|
|
173
|
+
- `#I419169` - Provided Taskbar drag and drop support for resource view in Gantt Chart. Please find the demo link [here](https://ej2.syncfusion.com/demos/#/bootstrap5/gantt/resource-multi-taskbar.html).
|
|
174
|
+
- `#I417330` - Provided support to disable parent predecessor by using `allowParentDependency` property. Please find the `API` link [here](https://ej2.syncfusion.com/documentation/api/gantt/#allowparentdependency).
|
|
175
|
+
- `#I413261` - Restricted offset value update based on enabling or disabling the `API`. Please find the
|
|
176
|
+
- `API` link [here](https://ej2.syncfusion.com/documentation/api/gantt/#updateoffsetontaskbaredit).
|
|
177
|
+
- `#I420482` - Provided option to disable date validation at initial load based on enabling or disabling the `API`
|
|
178
|
+
- By disabling this `API` we can improve load time performance by two time. Please find the
|
|
179
|
+
- `API` link [here](https://ej2.syncfusion.com/documentation/api/gantt/#autocalculatedatescheduling).
|
|
180
|
+
|
|
181
|
+
- `#I419169` - Provided Taskbar drag and drop support for resource view in Gantt Chart. Please find the demo link [here](https://ej2.syncfusion.com/vue/demos/#/bootstrap5/gantt/resource-multi-taskbar).
|
|
182
|
+
- `#I417330` - Provided support to disable parent predecessor by using `allowParentDependency` property. Please find the `API` link [here](https://ej2.syncfusion.com/vue/documentation/api/gantt/#allowparentdependency).
|
|
183
|
+
- `#I413261` - Restricted offset value update based on enabling or disabling the `API`. Please find the
|
|
184
|
+
- `API` link [here](https://ej2.syncfusion.com/vue/documentation/api/gantt/#updateoffsetontaskbaredit).
|
|
185
|
+
- `#I420482` - Provided option to disable date validation at initial load based on enabling or disabling the `API`
|
|
186
|
+
- By disabling this `API` we can improve load time performance by two time. Please find the
|
|
187
|
+
- `API` link [here](https://ej2.syncfusion.com/vue/documentation/api/gantt/#autocalculatedatescheduling).
|
|
188
|
+
|
|
189
|
+
## 20.4.54 (2023-03-14)
|
|
190
|
+
|
|
5
191
|
### Gantt
|
|
6
192
|
|
|
7
193
|
#### Bug Fixes
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-gantt.umd.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 21.1.36
|
|
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
|
|
7
7
|
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
8
|
* applicable laws.
|
|
9
9
|
*/
|
|
10
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-gantt"),require("vue"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-gantt","vue","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t(e.ej={},e.ej2Gantt,e.Vue,e.ej2VueBase,e.ej2Base)}(this,function(e,t,n,o,r){"use strict";n=n&&n.hasOwnProperty("default")?n.default:n;var i=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),s=function(e,t,n,o){var r,i=arguments.length,s=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(s=(i<3?r(s):i>3?r(t,n,s):r(t,n))||s);return i>3&&s&&Object.defineProperty(t,n,s),s},c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.render=function(){},t=s([o.EJComponentDecorator({})],t)}(n),a={name:"e-columns",install:function(e){e.component(a.name,c)}},l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.render=function(){},t=s([o.EJComponentDecorator({})],t)}(n),u={name:"e-column",install:function(e){e.component(u.name,l)}},p=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),f=function(e,t,n,o){var r,i=arguments.length,s=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(s=(i<3?r(s):i>3?r(t,n,s):r(t,n))||s);return i>3&&s&&Object.defineProperty(t,n,s),s},d=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return p(t,e),t.prototype.render=function(){},t=f([o.EJComponentDecorator({})],t)}(n),y={name:"e-add-dialog-fields",install:function(e){e.component(y.name,d)}},h=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return p(t,e),t.prototype.render=function(){},t=f([o.EJComponentDecorator({})],t)}(n),m={name:"e-add-dialog-field",install:function(e){e.component(m.name,h)}},g=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),j=function(e,t,n,o){var r,i=arguments.length,s=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(s=(i<3?r(s):i>3?r(t,n,s):r(t,n))||s);return i>3&&s&&Object.defineProperty(t,n,s),s},I=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return g(t,e),t.prototype.render=function(){},t=j([o.EJComponentDecorator({})],t)}(n),D={name:"e-edit-dialog-fields",install:function(e){e.component(D.name,I)}},v=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return g(t,e),t.prototype.render=function(){},t=j([o.EJComponentDecorator({})],t)}(n),w={name:"e-edit-dialog-field",install:function(e){e.component(w.name,v)}},k=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),b=function(e,t,n,o){var r,i=arguments.length,s=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(s=(i<3?r(s):i>3?r(t,n,s):r(t,n))||s);return i>3&&s&&Object.defineProperty(t,n,s),s},C=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return k(t,e),t.prototype.render=function(){},t=b([o.EJComponentDecorator({})],t)}(n),P={name:"e-day-working-time-collection",install:function(e){e.component(P.name,C)}},_=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return k(t,e),t.prototype.render=function(){},t=b([o.EJComponentDecorator({})],t)}(n),O={name:"e-day-working-time",install:function(e){e.component(O.name,_)}},T=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),R=function(e,t,n,o){var r,i=arguments.length,s=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(s=(i<3?r(s):i>3?r(t,n,s):r(t,n))||s);return i>3&&s&&Object.defineProperty(t,n,s),s},S=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return T(t,e),t.prototype.render=function(){},t=R([o.EJComponentDecorator({})],t)}(n),x={name:"e-holidays",install:function(e){e.component(x.name,S)}},E=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return T(t,e),t.prototype.render=function(){},t=R([o.EJComponentDecorator({})],t)}(n),M={name:"e-holidays",install:function(e){e.component(M.name,E)}},B=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),A=function(e,t,n,o){var r,i=arguments.length,s=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(s=(i<3?r(s):i>3?r(t,n,s):r(t,n))||s);return i>3&&s&&Object.defineProperty(t,n,s),s},F=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return B(t,e),t.prototype.render=function(){},t=A([o.EJComponentDecorator({})],t)}(n),H={name:"e-event-markers",install:function(e){e.component(H.name,F)}},z=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return B(t,e),t.prototype.render=function(){},t=A([o.EJComponentDecorator({})],t)}(n),J={name:"e-event-marker",install:function(e){e.component(J.name,z)}},W=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),q=function(e,t,n,o){var r,i=arguments.length,s=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(s=(i<3?r(s):i>3?r(t,n,s):r(t,n))||s);return i>3&&s&&Object.defineProperty(t,n,s),s},G=["isLazyUpdate","plugins","addDialogFields","allowExcelExport","allowFiltering","allowKeyboard","allowPdfExport","allowReordering","allowResizing","allowRowDragAndDrop","allowSelection","allowSorting","allowUnscheduledTasks","autoFocusTasks","baselineColor","collapseAllParentTasks","columnMenuItems","columns","connectorLineBackground","connectorLineWidth","contextMenuItems","dataSource","dateFormat","dayWorkingTime","disableHtmlEncode","durationUnit","editDialogFields","editSettings","enableContextMenu","enableCriticalPath","enableImmutableMode","enableMultiTaskbar","enablePersistence","enablePredecessorValidation","enableRtl","enableVirtualMaskRow","enableVirtualization","eventMarkers","filterSettings","gridLines","height","highlightWeekends","holidays","includeWeekend","labelSettings","loadingIndicator","locale","milestoneTemplate","parentTaskbarTemplate","projectEndDate","projectStartDate","query","readOnly","renderBaseline","resourceFields","resourceIDMapping","resourceNameMapping","resources","rowHeight","searchSettings","segmentData","selectedRowIndex","selectionSettings","showColumnMenu","showInlineNotes","showOverAllocation","sortSettings","splitterSettings","taskFields","taskMode","taskType","taskbarHeight","taskbarTemplate","timelineSettings","timezone","toolbar","tooltipSettings","treeColumnIndex","validateManualTasksOnLinking","viewType","width","workUnit","workWeek","actionBegin","actionComplete","actionFailure","beforeExcelExport","beforePdfExport","beforeTooltipRender","cellDeselected","cellDeselecting","cellEdit","cellSelected","cellSelecting","collapsed","collapsing","columnDrag","columnDragStart","columnDrop","columnMenuClick","columnMenuOpen","contextMenuClick","contextMenuOpen","created","dataBound","dataStateChange","destroyed","endEdit","excelExportComplete","excelHeaderQueryCellInfo","excelQueryCellInfo","expanded","expanding","headerCellInfo","load","onMouseMove","onTaskbarClick","pdfColumnHeaderQueryCellInfo","pdfExportComplete","pdfQueryCellInfo","pdfQueryTaskbarInfo","pdfQueryTimelineCellInfo","queryCellInfo","queryTaskbarInfo","recordDoubleClick","resizeStart","resizeStop","resizing","rowDataBound","rowDeselected","rowDeselecting","rowDrag","rowDragStart","rowDragStartHelper","rowDrop","rowSelected","rowSelecting","splitterResizeStart","splitterResized","splitterResizing","taskbarEdited","taskbarEditing","toolbarClick"],U=["dataSource"],$=function(e){function n(){var n=e.call(this,arguments)||this;return n.propKeys=G,n.models=U,n.hasChildDirective=!0,n.hasInjectedModules=!0,n.tagMapper={"e-columns":"e-column","e-add-dialog-fields":"e-add-dialog-field","e-edit-dialog-fields":"e-edit-dialog-field","e-day-working-time-collection":"e-day-working-time","e-holidays":"e-holidays","e-event-markers":"e-event-marker"},n.tagNameMapper={"e-add-dialog-fields":"e-addDialogFields","e-edit-dialog-fields":"e-editDialogFields","e-day-working-time-collection":"e-dayWorkingTime","e-event-markers":"e-eventMarkers"},n.ej2Instances=new t.Gantt({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n.ej2Instances.clearTemplate=n.clearTemplate,n.updated=n.updated,n}return W(n,e),n.prototype.clearTemplate=function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,n=e;t<n.length;t++){var o=n[t],i=this.templateCollection[o];if(i&&i.length){for(var s=0,c=i;s<c.length;s++){var a=c[s];r.getValue("__vue__.$destroy",a)&&a.__vue__.$destroy(),a.innerHTML&&(a.innerHTML="")}delete this.templateCollection[o]}}},n.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},n.prototype.trigger=function(e,t,n){if("change"!==e&&"input"!==e||!this.models||0===this.models.length){if("actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length){i=(o=this.models.toString().match(/currentView|selectedDate/)||[])[0];t&&o&&!r.isUndefined(t[i])&&(this.$emit("update:"+i,t[i]),this.$emit("modelchanged",t[i]))}}else{var o,i=(o=this.models.toString().match(/checked|value/)||[])[0];t&&o&&!r.isUndefined(t[i])&&(this.$emit("update:"+i,t[i]),this.$emit("modelchanged",t[i]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,n)},n.prototype.render=function(e){return e("div",this.$slots.default)},n.prototype.custom=function(){this.updated()},n.prototype.addPredecessor=function(e,t){return this.ej2Instances.addPredecessor(e,t)},n.prototype.addRecord=function(e,t,n){return this.ej2Instances.addRecord(e,t,n)},n.prototype.cancelEdit=function(){return this.ej2Instances.cancelEdit()},n.prototype.changeTaskMode=function(e){return this.ej2Instances.changeTaskMode(e)},n.prototype.clearFiltering=function(e){return this.ej2Instances.clearFiltering(e)},n.prototype.clearSelection=function(){return this.ej2Instances.clearSelection()},n.prototype.clearSorting=function(){return this.ej2Instances.clearSorting()},n.prototype.collapseAll=function(){return this.ej2Instances.collapseAll()},n.prototype.collapseByID=function(e){return this.ej2Instances.collapseByID(e)},n.prototype.collapseByIndex=function(e){return this.ej2Instances.collapseByIndex(e)},n.prototype.convertToMilestone=function(e){return this.ej2Instances.convertToMilestone(e)},n.prototype.csvExport=function(e,t,n,o){return this.ej2Instances.csvExport(e,t,n,o)},n.prototype.deleteRecord=function(e){return this.ej2Instances.deleteRecord(e)},n.prototype.enableItems=function(e,t){return this.ej2Instances.enableItems(e,t)},n.prototype.excelExport=function(e,t,n,o){return this.ej2Instances.excelExport(e,t,n,o)},n.prototype.expandAll=function(){return this.ej2Instances.expandAll()},n.prototype.expandByID=function(e){return this.ej2Instances.expandByID(e)},n.prototype.expandByIndex=function(e){return this.ej2Instances.expandByIndex(e)},n.prototype.filterByColumn=function(e,t,n,o,r,i){return this.ej2Instances.filterByColumn(e,t,n,o,r,i)},n.prototype.fitToProject=function(){return this.ej2Instances.fitToProject()},n.prototype.getCriticalTasks=function(){return this.ej2Instances.getCriticalTasks()},n.prototype.getDurationString=function(e,t){return this.ej2Instances.getDurationString(e,t)},n.prototype.getExpandedRecords=function(e){return this.ej2Instances.getExpandedRecords(e)},n.prototype.getFormatedDate=function(e,t){return this.ej2Instances.getFormatedDate(e,t)},n.prototype.getGanttColumns=function(){return this.ej2Instances.getGanttColumns()},n.prototype.getGridColumns=function(){return this.ej2Instances.getGridColumns()},n.prototype.getRecordByID=function(e){return this.ej2Instances.getRecordByID(e)},n.prototype.getRowByID=function(e){return this.ej2Instances.getRowByID(e)},n.prototype.getRowByIndex=function(e){return this.ej2Instances.getRowByIndex(e)},n.prototype.getTaskByUniqueID=function(e){return this.ej2Instances.getTaskByUniqueID(e)},n.prototype.getTaskbarHeight=function(){return this.ej2Instances.getTaskbarHeight()},n.prototype.getWorkString=function(e,t){return this.ej2Instances.getWorkString(e,t)},n.prototype.hideColumn=function(e,t){return this.ej2Instances.hideColumn(e,t)},n.prototype.hideMaskRow=function(){return this.ej2Instances.hideMaskRow()},n.prototype.hideSpinner=function(){return this.ej2Instances.hideSpinner()},n.prototype.indent=function(){return this.ej2Instances.indent()},n.prototype.keyActionHandler=function(e){return this.ej2Instances.keyActionHandler(e)},n.prototype.mergeTask=function(e,t){return this.ej2Instances.mergeTask(e,t)},n.prototype.nextTimeSpan=function(e){return this.ej2Instances.nextTimeSpan(e)},n.prototype.openAddDialog=function(){return this.ej2Instances.openAddDialog()},n.prototype.openEditDialog=function(e){return this.ej2Instances.openEditDialog(e)},n.prototype.outdent=function(){return this.ej2Instances.outdent()},n.prototype.pdfExport=function(e,t,n){return this.ej2Instances.pdfExport(e,t,n)},n.prototype.previousTimeSpan=function(e){return this.ej2Instances.previousTimeSpan(e)},n.prototype.removeCriticalPathStyles=function(){return this.ej2Instances.removeCriticalPathStyles()},n.prototype.removePredecessor=function(e){return this.ej2Instances.removePredecessor(e)},n.prototype.removeSortColumn=function(e){return this.ej2Instances.removeSortColumn(e)},n.prototype.renderTemplates=function(){return this.ej2Instances.renderTemplates()},n.prototype.reorderColumns=function(e,t){return this.ej2Instances.reorderColumns(e,t)},n.prototype.reorderRows=function(e,t,n){return this.ej2Instances.reorderRows(e,t,n)},n.prototype.resetTemplates=function(){return this.ej2Instances.resetTemplates()},n.prototype.scrollToDate=function(e){return this.ej2Instances.scrollToDate(e)},n.prototype.scrollToTask=function(e){return this.ej2Instances.scrollToTask(e)},n.prototype.search=function(e){return this.ej2Instances.search(e)},n.prototype.selectCell=function(e,t){return this.ej2Instances.selectCell(e,t)},n.prototype.selectCells=function(e){return this.ej2Instances.selectCells(e)},n.prototype.selectRow=function(e,t){return this.ej2Instances.selectRow(e,t)},n.prototype.selectRows=function(e){return this.ej2Instances.selectRows(e)},n.prototype.setScrollTop=function(e){return this.ej2Instances.setScrollTop(e)},n.prototype.setSplitterPosition=function(e,t){return this.ej2Instances.setSplitterPosition(e,t)},n.prototype.showColumn=function(e,t){return this.ej2Instances.showColumn(e,t)},n.prototype.showCriticalPath=function(e){return this.ej2Instances.showCriticalPath(e)},n.prototype.showMaskRow=function(){return this.ej2Instances.showMaskRow()},n.prototype.showSpinner=function(){return this.ej2Instances.showSpinner()},n.prototype.sortColumn=function(e,t,n){return this.ej2Instances.sortColumn(e,t,n)},n.prototype.splitTask=function(e,t){return this.ej2Instances.splitTask(e,t)},n.prototype.updateChartScrollOffset=function(e,t){return this.ej2Instances.updateChartScrollOffset(e,t)},n.prototype.updateDataSource=function(e,t){return this.ej2Instances.updateDataSource(e,t)},n.prototype.updatePredecessor=function(e,t){return this.ej2Instances.updatePredecessor(e,t)},n.prototype.updateProjectDates=function(e,t,n,o){return this.ej2Instances.updateProjectDates(e,t,n,o)},n.prototype.updateRecordByID=function(e){return this.ej2Instances.updateRecordByID(e)},n.prototype.updateRecordByIndex=function(e,t){return this.ej2Instances.updateRecordByIndex(e,t)},n.prototype.updateTaskId=function(e,t){return this.ej2Instances.updateTaskId(e,t)},n.prototype.zoomIn=function(){return this.ej2Instances.zoomIn()},n.prototype.zoomOut=function(){return this.ej2Instances.zoomOut()},n=q([o.EJComponentDecorator({props:G,model:{event:"modelchanged"}})],n)}(o.ComponentBase),L={name:"ejs-gantt",install:function(e){e.component(L.name,$),e.component(u.name,l),e.component(a.name,c),e.component(m.name,h),e.component(y.name,d),e.component(w.name,v),e.component(D.name,I),e.component(O.name,_),e.component(P.name,C),e.component(M.name,E),e.component(x.name,S),e.component(J.name,z),e.component(H.name,F)}};e.ColumnsDirective=c,e.ColumnDirective=l,e.ColumnsPlugin=a,e.ColumnPlugin=u,e.AddDialogFieldsDirective=d,e.AddDialogFieldDirective=h,e.AddDialogFieldsPlugin=y,e.AddDialogFieldPlugin=m,e.EditDialogFieldsDirective=I,e.EditDialogFieldDirective=v,e.EditDialogFieldsPlugin=D,e.EditDialogFieldPlugin=w,e.DayWorkingTimeCollectionDirective=C,e.DayWorkingTimeDirective=_,e.DayWorkingTimeCollectionPlugin=P,e.DayWorkingTimePlugin=O,e.HolidaysDirective=S,e.HolidayDirective=E,e.HolidaysPlugin=x,e.HolidayPlugin=M,e.EventMarkersDirective=F,e.EventMarkerDirective=z,e.EventMarkersPlugin=H,e.EventMarkerPlugin=J,e.GanttComponent=$,e.GanttPlugin=L,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
|
|
10
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-gantt"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-gantt","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t(e.ej={},e.ej2Gantt,e.ej2VueBase,e.ej2Base)}(this,function(e,t,n,s){"use strict";var i=n.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!n.isExecute){var t=n.isExecute?e:n.gh,i=null;return s.isNullOrUndefined(this.$slots.default)||(i=n.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!n.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-columns"}}}),o={name:"e-columns",install:function(e){e.component(o.name,i)}},a=n.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-column"}}}),r={name:"e-column",install:function(e){e.component(r.name,a)}},l=n.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!n.isExecute){var t=n.isExecute?e:n.gh,i=null;return s.isNullOrUndefined(this.$slots.default)||(i=n.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!n.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-add-dialog-fields"}}}),c={name:"e-add-dialog-fields",install:function(e){e.component(c.name,l)}},u=n.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-add-dialog-field"}}}),d={name:"e-add-dialog-field",install:function(e){e.component(d.name,u)}},m=n.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!n.isExecute){var t=n.isExecute?e:n.gh,i=null;return s.isNullOrUndefined(this.$slots.default)||(i=n.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!n.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-edit-dialog-fields"}}}),h={name:"e-edit-dialog-fields",install:function(e){e.component(h.name,m)}},f=n.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-edit-dialog-field"}}}),p={name:"e-edit-dialog-field",install:function(e){e.component(p.name,f)}},g=n.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!n.isExecute){var t=n.isExecute?e:n.gh,i=null;return s.isNullOrUndefined(this.$slots.default)||(i=n.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!n.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-day-working-time-collection"}}}),I={name:"e-day-working-time-collection",install:function(e){e.component(I.name,g)}},j=n.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-day-working-time"}}}),v={name:"e-day-working-time",install:function(e){e.component(v.name,j)}},D=n.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!n.isExecute){var t=n.isExecute?e:n.gh,i=null;return s.isNullOrUndefined(this.$slots.default)||(i=n.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!n.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-holidays"}}}),k={name:"e-holidays",install:function(e){e.component(k.name,D)}},y=n.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-holidays"}}}),x={name:"e-holidays",install:function(e){e.component(x.name,y)}},C=n.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!n.isExecute){var t=n.isExecute?e:n.gh,i=null;return s.isNullOrUndefined(this.$slots.default)||(i=n.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!n.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-event-markers"}}}),T={name:"e-event-markers",install:function(e){e.component(T.name,C)}},E=n.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-event-marker"}}}),w={name:"e-event-marker",install:function(e){e.component(w.name,E)}},S=["isLazyUpdate","plugins","UpdateOffsetOnTaskbarEdit","addDialogFields","allowExcelExport","allowFiltering","allowKeyboard","allowParentDependency","allowPdfExport","allowReordering","allowResizing","allowRowDragAndDrop","allowSelection","allowSorting","allowTaskbarDragAndDrop","allowTaskbarOverlap","allowUnscheduledTasks","autoCalculateDateScheduling","autoFocusTasks","baselineColor","collapseAllParentTasks","columnMenuItems","columns","connectorLineBackground","connectorLineWidth","contextMenuItems","dataSource","dateFormat","dayWorkingTime","disableHtmlEncode","durationUnit","editDialogFields","editSettings","enableContextMenu","enableCriticalPath","enableHtmlSanitizer","enableImmutableMode","enableMultiTaskbar","enablePersistence","enablePredecessorValidation","enableRtl","enableVirtualMaskRow","enableVirtualization","eventMarkers","filterSettings","gridLines","height","highlightWeekends","holidays","includeWeekend","labelSettings","loadingIndicator","locale","milestoneTemplate","parentTaskbarTemplate","projectEndDate","projectStartDate","query","readOnly","renderBaseline","resourceFields","resourceIDMapping","resourceNameMapping","resources","rowHeight","searchSettings","segmentData","selectedRowIndex","selectionSettings","showColumnMenu","showInlineNotes","showOverAllocation","sortSettings","splitterSettings","taskFields","taskMode","taskType","taskbarHeight","taskbarTemplate","timelineSettings","timezone","toolbar","tooltipSettings","treeColumnIndex","validateManualTasksOnLinking","viewType","width","workUnit","workWeek","zoomingLevels","actionBegin","actionComplete","actionFailure","beforeExcelExport","beforePdfExport","beforeTooltipRender","cellDeselected","cellDeselecting","cellEdit","cellSelected","cellSelecting","collapsed","collapsing","columnDrag","columnDragStart","columnDrop","columnMenuClick","columnMenuOpen","contextMenuClick","contextMenuOpen","created","dataBound","dataStateChange","destroyed","endEdit","excelExportComplete","excelHeaderQueryCellInfo","excelQueryCellInfo","expanded","expanding","headerCellInfo","load","onMouseMove","onTaskbarClick","pdfColumnHeaderQueryCellInfo","pdfExportComplete","pdfQueryCellInfo","pdfQueryTaskbarInfo","pdfQueryTimelineCellInfo","queryCellInfo","queryTaskbarInfo","recordDoubleClick","resizeStart","resizeStop","resizing","rowDataBound","rowDeselected","rowDeselecting","rowDrag","rowDragStart","rowDragStartHelper","rowDrop","rowSelected","rowSelecting","splitterResizeStart","splitterResized","splitterResizing","taskbarEdited","taskbarEditing","toolbarClick"],b=["dataSource"],P=n.getProps({props:S}),M=P[0],$=P[1],R=Object.keys($);R.push("modelchanged","update:modelValue");for(var B=0,O=b;B<O.length;B++){var F=O[B];R.push("update:"+F)}var z=n.vueDefineComponent({name:"GanttComponent",mixins:[n.ComponentBase],props:M,watch:$,emits:R,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Gantt({}),propKeys:S,models:b,hasChildDirective:!0,hasInjectedModules:!0,tagMapper:{"e-columns":"e-column","e-add-dialog-fields":"e-add-dialog-field","e-edit-dialog-fields":"e-edit-dialog-field","e-day-working-time-collection":"e-day-working-time","e-holidays":"e-holidays","e-event-markers":"e-event-marker"},tagNameMapper:{"e-add-dialog-fields":"e-addDialogFields","e-edit-dialog-fields":"e-editDialogFields","e-day-working-time-collection":"e-dayWorkingTime","e-event-markers":"e-eventMarkers"},isVue3:!n.isExecute,templateCollection:{}}},created:function(){this.ej2Instances._trigger=this.ej2Instances.trigger,this.ej2Instances.trigger=this.trigger,this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=n.isExecute?e:n.gh,i=null;return s.isNullOrUndefined(this.$slots.default)||(i=n.isExecute?this.$slots.default:this.$slots.default()),t("div",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,n=e;t<n.length;t++){var i=n[t],o=this.templateCollection[i];if(o&&o.length){for(var a=0,r=o;a<r.length;a++){var l=r[a];s.getValue("__vue__.$destroy",l)&&l.__vue__.$destroy(),l.innerHTML&&(l.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var n=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(s){t!==s||/datasource/i.test(t)||(n.isVue3?n.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(n.$emit("update:"+t,e[t]),n.$emit("modelchanged",e[t])))})})},trigger:function(e,t,i){if(n.isExecute||(this.models=this.models?this.models:this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length){if("actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length){a=(o=this.models.toString().match(/currentView|selectedDate/)||[])[0];t&&o&&!s.isUndefined(t[a])&&(n.isExecute?(this.$emit("update:"+a,t[a]),this.$emit("modelchanged",t[a])):(this.ej2Instances.vueInstance.$emit("update:"+a,t[a]),this.ej2Instances.vueInstance.$emit("modelchanged",t[a])))}}else{var o,a=(o=this.models.toString().match(/checked|value/)||[])[0];t&&o&&!s.isUndefined(t[a])&&(n.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+a,t[a]),this.$emit("modelchanged",t[a])):(this.ej2Instances.vueInstance.$emit("update:"+a,t[a]),this.ej2Instances.vueInstance.$emit("modelchanged",t[a]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[a])))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,i)},custom:function(){this.updated()},addPredecessor:function(e,t){return this.ej2Instances.addPredecessor(e,t)},addRecord:function(e,t,n){return this.ej2Instances.addRecord(e,t,n)},cancelEdit:function(){return this.ej2Instances.cancelEdit()},changeTaskMode:function(e){return this.ej2Instances.changeTaskMode(e)},clearFiltering:function(e){return this.ej2Instances.clearFiltering(e)},clearSelection:function(){return this.ej2Instances.clearSelection()},clearSorting:function(){return this.ej2Instances.clearSorting()},collapseAll:function(){return this.ej2Instances.collapseAll()},collapseByID:function(e){return this.ej2Instances.collapseByID(e)},collapseByIndex:function(e){return this.ej2Instances.collapseByIndex(e)},convertToMilestone:function(e){return this.ej2Instances.convertToMilestone(e)},csvExport:function(e,t,n,s){return this.ej2Instances.csvExport(e,t,n,s)},deleteRecord:function(e){return this.ej2Instances.deleteRecord(e)},enableItems:function(e,t){return this.ej2Instances.enableItems(e,t)},excelExport:function(e,t,n,s){return this.ej2Instances.excelExport(e,t,n,s)},expandAll:function(){return this.ej2Instances.expandAll()},expandByID:function(e){return this.ej2Instances.expandByID(e)},expandByIndex:function(e){return this.ej2Instances.expandByIndex(e)},filterByColumn:function(e,t,n,s,i,o){return this.ej2Instances.filterByColumn(e,t,n,s,i,o)},fitToProject:function(){return this.ej2Instances.fitToProject()},getCriticalTasks:function(){return this.ej2Instances.getCriticalTasks()},getDurationString:function(e,t){return this.ej2Instances.getDurationString(e,t)},getExpandedRecords:function(e){return this.ej2Instances.getExpandedRecords(e)},getFormatedDate:function(e,t){return this.ej2Instances.getFormatedDate(e,t)},getGanttColumns:function(){return this.ej2Instances.getGanttColumns()},getGridColumns:function(){return this.ej2Instances.getGridColumns()},getRecordByID:function(e){return this.ej2Instances.getRecordByID(e)},getRowByID:function(e){return this.ej2Instances.getRowByID(e)},getRowByIndex:function(e){return this.ej2Instances.getRowByIndex(e)},getTaskByUniqueID:function(e){return this.ej2Instances.getTaskByUniqueID(e)},getTaskbarHeight:function(){return this.ej2Instances.getTaskbarHeight()},getWorkString:function(e,t){return this.ej2Instances.getWorkString(e,t)},hideColumn:function(e,t){return this.ej2Instances.hideColumn(e,t)},hideMaskRow:function(){return this.ej2Instances.hideMaskRow()},hideSpinner:function(){return this.ej2Instances.hideSpinner()},indent:function(){return this.ej2Instances.indent()},keyActionHandler:function(e){return this.ej2Instances.keyActionHandler(e)},mergeTask:function(e,t){return this.ej2Instances.mergeTask(e,t)},nextTimeSpan:function(e){return this.ej2Instances.nextTimeSpan(e)},openAddDialog:function(){return this.ej2Instances.openAddDialog()},openEditDialog:function(e){return this.ej2Instances.openEditDialog(e)},outdent:function(){return this.ej2Instances.outdent()},pdfExport:function(e,t,n,s){return this.ej2Instances.pdfExport(e,t,n,s)},previousTimeSpan:function(e){return this.ej2Instances.previousTimeSpan(e)},removeCriticalPathStyles:function(){return this.ej2Instances.removeCriticalPathStyles()},removePredecessor:function(e){return this.ej2Instances.removePredecessor(e)},removeSortColumn:function(e){return this.ej2Instances.removeSortColumn(e)},renderTemplates:function(){return this.ej2Instances.renderTemplates()},reorderColumns:function(e,t){return this.ej2Instances.reorderColumns(e,t)},reorderRows:function(e,t,n){return this.ej2Instances.reorderRows(e,t,n)},resetTemplates:function(){return this.ej2Instances.resetTemplates()},scrollToDate:function(e){return this.ej2Instances.scrollToDate(e)},scrollToTask:function(e){return this.ej2Instances.scrollToTask(e)},search:function(e){return this.ej2Instances.search(e)},selectCell:function(e,t){return this.ej2Instances.selectCell(e,t)},selectCells:function(e){return this.ej2Instances.selectCells(e)},selectRow:function(e,t){return this.ej2Instances.selectRow(e,t)},selectRows:function(e){return this.ej2Instances.selectRows(e)},setScrollTop:function(e){return this.ej2Instances.setScrollTop(e)},setSplitterPosition:function(e,t){return this.ej2Instances.setSplitterPosition(e,t)},showColumn:function(e,t){return this.ej2Instances.showColumn(e,t)},showCriticalPath:function(e){return this.ej2Instances.showCriticalPath(e)},showMaskRow:function(){return this.ej2Instances.showMaskRow()},showSpinner:function(){return this.ej2Instances.showSpinner()},sortColumn:function(e,t,n){return this.ej2Instances.sortColumn(e,t,n)},splitTask:function(e,t){return this.ej2Instances.splitTask(e,t)},updateChartScrollOffset:function(e,t){return this.ej2Instances.updateChartScrollOffset(e,t)},updateDataSource:function(e,t){return this.ej2Instances.updateDataSource(e,t)},updatePredecessor:function(e,t){return this.ej2Instances.updatePredecessor(e,t)},updateProjectDates:function(e,t,n,s){return this.ej2Instances.updateProjectDates(e,t,n,s)},updateRecordByID:function(e){return this.ej2Instances.updateRecordByID(e)},updateRecordByIndex:function(e,t){return this.ej2Instances.updateRecordByIndex(e,t)},updateTaskId:function(e,t){return this.ej2Instances.updateTaskId(e,t)},zoomIn:function(){return this.ej2Instances.zoomIn()},zoomOut:function(){return this.ej2Instances.zoomOut()}}}),H={name:"ejs-gantt",install:function(e){e.component(H.name,z),e.component(r.name,a),e.component(o.name,i),e.component(d.name,u),e.component(c.name,l),e.component(p.name,f),e.component(h.name,m),e.component(v.name,j),e.component(I.name,g),e.component(x.name,y),e.component(k.name,D),e.component(w.name,E),e.component(T.name,C)}};e.ColumnsDirective=i,e.ColumnDirective=a,e.ColumnsPlugin=o,e.ColumnPlugin=r,e.AddDialogFieldsDirective=l,e.AddDialogFieldDirective=u,e.AddDialogFieldsPlugin=c,e.AddDialogFieldPlugin=d,e.EditDialogFieldsDirective=m,e.EditDialogFieldDirective=f,e.EditDialogFieldsPlugin=h,e.EditDialogFieldPlugin=p,e.DayWorkingTimeCollectionDirective=g,e.DayWorkingTimeDirective=j,e.DayWorkingTimeCollectionPlugin=I,e.DayWorkingTimePlugin=v,e.HolidaysDirective=D,e.HolidayDirective=y,e.HolidaysPlugin=k,e.HolidayPlugin=x,e.EventMarkersDirective=C,e.EventMarkerDirective=E,e.EventMarkersPlugin=T,e.EventMarkerPlugin=w,e.GanttComponent=z,e.GanttPlugin=H,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
|
|
11
11
|
//# sourceMappingURL=ej2-vue-gantt.umd.min.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ej2-vue-gantt.umd.min.js","sources":["../vue2/src/gantt/columns.directive.js","../vue2/src/gantt/adddialogfields.directive.js","../vue2/src/gantt/editdialogfields.directive.js","../vue2/src/gantt/dayworkingtime.directive.js","../vue2/src/gantt/holidays.directive.js","../vue2/src/gantt/eventmarkers.directive.js","../vue2/src/gantt/gantt.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar ColumnsDirective = /** @class */ (function (_super) {\n __extends(ColumnsDirective, _super);\n function ColumnsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ColumnsDirective.prototype.render = function () {\n return;\n };\n ColumnsDirective = __decorate([\n EJComponentDecorator({})\n ], ColumnsDirective);\n return ColumnsDirective;\n}(Vue));\nexport { ColumnsDirective };\nexport var ColumnsPlugin = {\n name: 'e-columns',\n install: function (Vue) {\n Vue.component(ColumnsPlugin.name, ColumnsDirective);\n }\n};\n/**\n * `e-column` directive represent a column of the VueJS Gantt.\n * It must be contained in a Gantt component(`ejs-gantt`).\n * ```vue\n * <ejs-gantt :dataSource='data' allowSelection='true' allowSorting='true'>\n * <e-columns>\n * <e-column field='ID' width='150'/>\n * <e-column field='taskName' headerText='Task Name' width='200'/>\n * </e-columns>\n * </ejs-gantt>\n * ```\n */\nvar ColumnDirective = /** @class */ (function (_super) {\n __extends(ColumnDirective, _super);\n function ColumnDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ColumnDirective.prototype.render = function () {\n return;\n };\n ColumnDirective = __decorate([\n EJComponentDecorator({})\n ], ColumnDirective);\n return ColumnDirective;\n}(Vue));\nexport { ColumnDirective };\nexport var ColumnPlugin = {\n name: 'e-column',\n install: function (Vue) {\n Vue.component(ColumnPlugin.name, ColumnDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar AddDialogFieldsDirective = /** @class */ (function (_super) {\n __extends(AddDialogFieldsDirective, _super);\n function AddDialogFieldsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n AddDialogFieldsDirective.prototype.render = function () {\n return;\n };\n AddDialogFieldsDirective = __decorate([\n EJComponentDecorator({})\n ], AddDialogFieldsDirective);\n return AddDialogFieldsDirective;\n}(Vue));\nexport { AddDialogFieldsDirective };\nexport var AddDialogFieldsPlugin = {\n name: 'e-add-dialog-fields',\n install: function (Vue) {\n Vue.component(AddDialogFieldsPlugin.name, AddDialogFieldsDirective);\n }\n};\n/**\n * `e-add-dialog-fields` directive represent a add dialog fields in VueJS Gantt.\n * It must be contained in a Gantt component(`ejs-gantt`).\n * ```vue\n * <ejs-gantt :dataSource]='data' allowSelection='true' allowSorting='true'>\n * <e-add-dialog-fields>\n * <e-add-dialog-field type='General' headerText='General'/>\n * <e-add-dialog-field type='Dependency' headerText='Dependency'/>\n * </e-add-dialog-fields>\n * </ejs-gantt>\n * ```\n */\nvar AddDialogFieldDirective = /** @class */ (function (_super) {\n __extends(AddDialogFieldDirective, _super);\n function AddDialogFieldDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n AddDialogFieldDirective.prototype.render = function () {\n return;\n };\n AddDialogFieldDirective = __decorate([\n EJComponentDecorator({})\n ], AddDialogFieldDirective);\n return AddDialogFieldDirective;\n}(Vue));\nexport { AddDialogFieldDirective };\nexport var AddDialogFieldPlugin = {\n name: 'e-add-dialog-field',\n install: function (Vue) {\n Vue.component(AddDialogFieldPlugin.name, AddDialogFieldDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar EditDialogFieldsDirective = /** @class */ (function (_super) {\n __extends(EditDialogFieldsDirective, _super);\n function EditDialogFieldsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n EditDialogFieldsDirective.prototype.render = function () {\n return;\n };\n EditDialogFieldsDirective = __decorate([\n EJComponentDecorator({})\n ], EditDialogFieldsDirective);\n return EditDialogFieldsDirective;\n}(Vue));\nexport { EditDialogFieldsDirective };\nexport var EditDialogFieldsPlugin = {\n name: 'e-edit-dialog-fields',\n install: function (Vue) {\n Vue.component(EditDialogFieldsPlugin.name, EditDialogFieldsDirective);\n }\n};\n/**\n * `e-edit-dialog-fields` directive represent a add dialog fields in VueJS Gantt.\n * It must be contained in a Gantt component(`ejs-gantt`).\n * ```vue\n * <ejs-gantt :dataSource]='data' allowSelection='true' allowSorting='true'>\n * <e-edit-dialog-fields>\n * <e-edit-dialog-field type='General' headerText='General'/>\n * <e-edit-dialog-field type='Dependency' headerText='Dependency'/>\n * </e-edit-dialog-fields>\n * </ejs-gantt>\n * ```\n */\nvar EditDialogFieldDirective = /** @class */ (function (_super) {\n __extends(EditDialogFieldDirective, _super);\n function EditDialogFieldDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n EditDialogFieldDirective.prototype.render = function () {\n return;\n };\n EditDialogFieldDirective = __decorate([\n EJComponentDecorator({})\n ], EditDialogFieldDirective);\n return EditDialogFieldDirective;\n}(Vue));\nexport { EditDialogFieldDirective };\nexport var EditDialogFieldPlugin = {\n name: 'e-edit-dialog-field',\n install: function (Vue) {\n Vue.component(EditDialogFieldPlugin.name, EditDialogFieldDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar DayWorkingTimeCollectionDirective = /** @class */ (function (_super) {\n __extends(DayWorkingTimeCollectionDirective, _super);\n function DayWorkingTimeCollectionDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n DayWorkingTimeCollectionDirective.prototype.render = function () {\n return;\n };\n DayWorkingTimeCollectionDirective = __decorate([\n EJComponentDecorator({})\n ], DayWorkingTimeCollectionDirective);\n return DayWorkingTimeCollectionDirective;\n}(Vue));\nexport { DayWorkingTimeCollectionDirective };\nexport var DayWorkingTimeCollectionPlugin = {\n name: 'e-day-working-time-collection',\n install: function (Vue) {\n Vue.component(DayWorkingTimeCollectionPlugin.name, DayWorkingTimeCollectionDirective);\n }\n};\n/**\n * `e-day-working-time-collection` directive represent a working time ranges in a day.\n * It must be contained in a Gantt component(`ejs-gantt`).\n * ```vue\n * <ejs-gantt :dataSource]='data' allowSelection='true' allowSorting='true'>\n * <e-day-working-time-collection>\n * <e-day-working-time from='8' to='12'/>\n * <e-day-working-time from='13' to='17'/>\n * </e-day-working-time-collection>\n * </ejs-gantt>\n * ```\n */\nvar DayWorkingTimeDirective = /** @class */ (function (_super) {\n __extends(DayWorkingTimeDirective, _super);\n function DayWorkingTimeDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n DayWorkingTimeDirective.prototype.render = function () {\n return;\n };\n DayWorkingTimeDirective = __decorate([\n EJComponentDecorator({})\n ], DayWorkingTimeDirective);\n return DayWorkingTimeDirective;\n}(Vue));\nexport { DayWorkingTimeDirective };\nexport var DayWorkingTimePlugin = {\n name: 'e-day-working-time',\n install: function (Vue) {\n Vue.component(DayWorkingTimePlugin.name, DayWorkingTimeDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar HolidaysDirective = /** @class */ (function (_super) {\n __extends(HolidaysDirective, _super);\n function HolidaysDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n HolidaysDirective.prototype.render = function () {\n return;\n };\n HolidaysDirective = __decorate([\n EJComponentDecorator({})\n ], HolidaysDirective);\n return HolidaysDirective;\n}(Vue));\nexport { HolidaysDirective };\nexport var HolidaysPlugin = {\n name: 'e-holidays',\n install: function (Vue) {\n Vue.component(HolidaysPlugin.name, HolidaysDirective);\n }\n};\n/**\n * `e-holidays` directive represent a holidays collection in Gantt.\n * It must be contained in a Gantt component(`ejs-gantt`).\n * ```vue\n * <ejs-gantt :dataSource]='data' allowSelection='true' allowSorting='true'>\n * <e-holidays>\n * <e-holiday from='02/20/2018' label='Holiday 1'/>\n * <e-holiday from='05/15/2018' label='Holiday 2'/>\n * </e-holidays>\n * </ejs-gantt>\n * ```\n */\nvar HolidayDirective = /** @class */ (function (_super) {\n __extends(HolidayDirective, _super);\n function HolidayDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n HolidayDirective.prototype.render = function () {\n return;\n };\n HolidayDirective = __decorate([\n EJComponentDecorator({})\n ], HolidayDirective);\n return HolidayDirective;\n}(Vue));\nexport { HolidayDirective };\nexport var HolidayPlugin = {\n name: 'e-holidays',\n install: function (Vue) {\n Vue.component(HolidayPlugin.name, HolidayDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar EventMarkersDirective = /** @class */ (function (_super) {\n __extends(EventMarkersDirective, _super);\n function EventMarkersDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n EventMarkersDirective.prototype.render = function () {\n return;\n };\n EventMarkersDirective = __decorate([\n EJComponentDecorator({})\n ], EventMarkersDirective);\n return EventMarkersDirective;\n}(Vue));\nexport { EventMarkersDirective };\nexport var EventMarkersPlugin = {\n name: 'e-event-markers',\n install: function (Vue) {\n Vue.component(EventMarkersPlugin.name, EventMarkersDirective);\n }\n};\n/**\n * `e-event-markers` directive represent a event marker collection in Gantt\n * It must be contained in a Gantt component(`ejs-gantt`).\n * ```vue\n * <ejs-gantt :dataSource]='data' allowSelection='true' allowSorting='true'>\n * <e-event-markers>\n * <e-event-marker day='02/10/2018' label='Project Starts'/>\n * </e-event-markers>\n * </ejs-gantt>\n * ```\n */\nvar EventMarkerDirective = /** @class */ (function (_super) {\n __extends(EventMarkerDirective, _super);\n function EventMarkerDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n EventMarkerDirective.prototype.render = function () {\n return;\n };\n EventMarkerDirective = __decorate([\n EJComponentDecorator({})\n ], EventMarkerDirective);\n return EventMarkerDirective;\n}(Vue));\nexport { EventMarkerDirective };\nexport var EventMarkerPlugin = {\n name: 'e-event-marker',\n install: function (Vue) {\n Vue.component(EventMarkerPlugin.name, EventMarkerDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { isUndefined } from '@syncfusion/ej2-base';\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { getValue } from '@syncfusion/ej2-base';\nimport { Gantt } from '@syncfusion/ej2-gantt';\nimport { ColumnsDirective, ColumnDirective, ColumnsPlugin, ColumnPlugin } from './columns.directive';\nimport { AddDialogFieldsDirective, AddDialogFieldDirective, AddDialogFieldsPlugin, AddDialogFieldPlugin } from './adddialogfields.directive';\nimport { EditDialogFieldsDirective, EditDialogFieldDirective, EditDialogFieldsPlugin, EditDialogFieldPlugin } from './editdialogfields.directive';\nimport { DayWorkingTimeCollectionDirective, DayWorkingTimeDirective, DayWorkingTimeCollectionPlugin, DayWorkingTimePlugin } from './dayworkingtime.directive';\nimport { HolidaysDirective, HolidayDirective, HolidaysPlugin, HolidayPlugin } from './holidays.directive';\nimport { EventMarkersDirective, EventMarkerDirective, EventMarkersPlugin, EventMarkerPlugin } from './eventmarkers.directive';\nexport var properties = ['isLazyUpdate', 'plugins', 'addDialogFields', 'allowExcelExport', 'allowFiltering', 'allowKeyboard', 'allowPdfExport', 'allowReordering', 'allowResizing', 'allowRowDragAndDrop', 'allowSelection', 'allowSorting', 'allowUnscheduledTasks', 'autoFocusTasks', 'baselineColor', 'collapseAllParentTasks', 'columnMenuItems', 'columns', 'connectorLineBackground', 'connectorLineWidth', 'contextMenuItems', 'dataSource', 'dateFormat', 'dayWorkingTime', 'disableHtmlEncode', 'durationUnit', 'editDialogFields', 'editSettings', 'enableContextMenu', 'enableCriticalPath', 'enableImmutableMode', 'enableMultiTaskbar', 'enablePersistence', 'enablePredecessorValidation', 'enableRtl', 'enableVirtualMaskRow', 'enableVirtualization', 'eventMarkers', 'filterSettings', 'gridLines', 'height', 'highlightWeekends', 'holidays', 'includeWeekend', 'labelSettings', 'loadingIndicator', 'locale', 'milestoneTemplate', 'parentTaskbarTemplate', 'projectEndDate', 'projectStartDate', 'query', 'readOnly', 'renderBaseline', 'resourceFields', 'resourceIDMapping', 'resourceNameMapping', 'resources', 'rowHeight', 'searchSettings', 'segmentData', 'selectedRowIndex', 'selectionSettings', 'showColumnMenu', 'showInlineNotes', 'showOverAllocation', 'sortSettings', 'splitterSettings', 'taskFields', 'taskMode', 'taskType', 'taskbarHeight', 'taskbarTemplate', 'timelineSettings', 'timezone', 'toolbar', 'tooltipSettings', 'treeColumnIndex', 'validateManualTasksOnLinking', 'viewType', 'width', 'workUnit', 'workWeek', 'actionBegin', 'actionComplete', 'actionFailure', 'beforeExcelExport', 'beforePdfExport', 'beforeTooltipRender', 'cellDeselected', 'cellDeselecting', 'cellEdit', 'cellSelected', 'cellSelecting', 'collapsed', 'collapsing', 'columnDrag', 'columnDragStart', 'columnDrop', 'columnMenuClick', 'columnMenuOpen', 'contextMenuClick', 'contextMenuOpen', 'created', 'dataBound', 'dataStateChange', 'destroyed', 'endEdit', 'excelExportComplete', 'excelHeaderQueryCellInfo', 'excelQueryCellInfo', 'expanded', 'expanding', 'headerCellInfo', 'load', 'onMouseMove', 'onTaskbarClick', 'pdfColumnHeaderQueryCellInfo', 'pdfExportComplete', 'pdfQueryCellInfo', 'pdfQueryTaskbarInfo', 'pdfQueryTimelineCellInfo', 'queryCellInfo', 'queryTaskbarInfo', 'recordDoubleClick', 'resizeStart', 'resizeStop', 'resizing', 'rowDataBound', 'rowDeselected', 'rowDeselecting', 'rowDrag', 'rowDragStart', 'rowDragStartHelper', 'rowDrop', 'rowSelected', 'rowSelecting', 'splitterResizeStart', 'splitterResized', 'splitterResizing', 'taskbarEdited', 'taskbarEditing', 'toolbarClick'];\nexport var modelProps = ['dataSource'];\n/**\n * `ejs-gantt` represents the VueJS Gantt Component.\n * ```vue\n * <ejs-gantt :dataSource='data' allowSelection='true' allowSorting='true'></ejs-gantt>\n * ```\n */\nvar GanttComponent = /** @class */ (function (_super) {\n __extends(GanttComponent, _super);\n function GanttComponent() {\n var _this = _super.call(this, arguments) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = true;\n _this.hasInjectedModules = true;\n _this.tagMapper = { \"e-columns\": \"e-column\", \"e-add-dialog-fields\": \"e-add-dialog-field\", \"e-edit-dialog-fields\": \"e-edit-dialog-field\", \"e-day-working-time-collection\": \"e-day-working-time\", \"e-holidays\": \"e-holidays\", \"e-event-markers\": \"e-event-marker\" };\n _this.tagNameMapper = { \"e-add-dialog-fields\": \"e-addDialogFields\", \"e-edit-dialog-fields\": \"e-editDialogFields\", \"e-day-working-time-collection\": \"e-dayWorkingTime\", \"e-event-markers\": \"e-eventMarkers\" };\n _this.ej2Instances = new Gantt({});\n _this.ej2Instances._trigger = _this.ej2Instances.trigger;\n _this.ej2Instances.trigger = _this.trigger;\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n _this.ej2Instances.clearTemplate = _this.clearTemplate;\n _this.updated = _this.updated;\n return _this;\n }\n GanttComponent.prototype.clearTemplate = function (templateNames) {\n if (!templateNames) {\n templateNames = Object.keys(this.templateCollection || {});\n }\n if (templateNames.length && this.templateCollection) {\n for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {\n var tempName = templateNames_1[_i];\n var elementCollection = this.templateCollection[tempName];\n if (elementCollection && elementCollection.length) {\n for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {\n var ele = elementCollection_1[_a];\n var destroy = getValue('__vue__.$destroy', ele);\n if (destroy) {\n ele.__vue__.$destroy();\n }\n if (ele.innerHTML) {\n ele.innerHTML = '';\n }\n }\n delete this.templateCollection[tempName];\n }\n }\n }\n };\n GanttComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n GanttComponent.prototype.trigger = function (eventName, eventProp, successHandler) {\n if ((eventName === 'change' || eventName === 'input') && this.models && (this.models.length !== 0)) {\n var key = this.models.toString().match(/checked|value/) || [];\n var propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n else if ((eventName === 'actionBegin' && eventProp.requestType === 'dateNavigate') && this.models && (this.models.length !== 0)) {\n var key = this.models.toString().match(/currentView|selectedDate/) || [];\n var propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n if (this.ej2Instances && this.ej2Instances._trigger) {\n this.ej2Instances._trigger(eventName, eventProp, successHandler);\n }\n };\n GanttComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n GanttComponent.prototype.custom = function () {\n this.updated();\n };\n GanttComponent.prototype.addPredecessor = function (id, predecessorString) {\n return this.ej2Instances.addPredecessor(id, predecessorString);\n };\n GanttComponent.prototype.addRecord = function (data, rowPosition, rowIndex) {\n return this.ej2Instances.addRecord(data, rowPosition, rowIndex);\n };\n GanttComponent.prototype.cancelEdit = function () {\n return this.ej2Instances.cancelEdit();\n };\n GanttComponent.prototype.changeTaskMode = function (data) {\n return this.ej2Instances.changeTaskMode(data);\n };\n GanttComponent.prototype.clearFiltering = function (fields) {\n return this.ej2Instances.clearFiltering(fields);\n };\n GanttComponent.prototype.clearSelection = function () {\n return this.ej2Instances.clearSelection();\n };\n GanttComponent.prototype.clearSorting = function () {\n return this.ej2Instances.clearSorting();\n };\n GanttComponent.prototype.collapseAll = function () {\n return this.ej2Instances.collapseAll();\n };\n GanttComponent.prototype.collapseByID = function (id) {\n return this.ej2Instances.collapseByID(id);\n };\n GanttComponent.prototype.collapseByIndex = function (index) {\n return this.ej2Instances.collapseByIndex(index);\n };\n GanttComponent.prototype.convertToMilestone = function (id) {\n return this.ej2Instances.convertToMilestone(id);\n };\n GanttComponent.prototype.csvExport = function (excelExportProperties, isMultipleExport, workbook, isBlob) {\n return this.ej2Instances.csvExport(excelExportProperties, isMultipleExport, workbook, isBlob);\n };\n GanttComponent.prototype.deleteRecord = function (taskDetail) {\n return this.ej2Instances.deleteRecord(taskDetail);\n };\n GanttComponent.prototype.enableItems = function (items, isEnable) {\n return this.ej2Instances.enableItems(items, isEnable);\n };\n GanttComponent.prototype.excelExport = function (excelExportProperties, isMultipleExport, workbook, isBlob) {\n return this.ej2Instances.excelExport(excelExportProperties, isMultipleExport, workbook, isBlob);\n };\n GanttComponent.prototype.expandAll = function () {\n return this.ej2Instances.expandAll();\n };\n GanttComponent.prototype.expandByID = function (id) {\n return this.ej2Instances.expandByID(id);\n };\n GanttComponent.prototype.expandByIndex = function (index) {\n return this.ej2Instances.expandByIndex(index);\n };\n GanttComponent.prototype.filterByColumn = function (fieldName, filterOperator, filterValue, predicate, matchCase, ignoreAccent) {\n return this.ej2Instances.filterByColumn(fieldName, filterOperator, filterValue, predicate, matchCase, ignoreAccent);\n };\n GanttComponent.prototype.fitToProject = function () {\n return this.ej2Instances.fitToProject();\n };\n GanttComponent.prototype.getCriticalTasks = function () {\n return this.ej2Instances.getCriticalTasks();\n };\n GanttComponent.prototype.getDurationString = function (duration, durationUnit) {\n return this.ej2Instances.getDurationString(duration, durationUnit);\n };\n GanttComponent.prototype.getExpandedRecords = function (records) {\n return this.ej2Instances.getExpandedRecords(records);\n };\n GanttComponent.prototype.getFormatedDate = function (date, format) {\n return this.ej2Instances.getFormatedDate(date, format);\n };\n GanttComponent.prototype.getGanttColumns = function () {\n return this.ej2Instances.getGanttColumns();\n };\n GanttComponent.prototype.getGridColumns = function () {\n return this.ej2Instances.getGridColumns();\n };\n GanttComponent.prototype.getRecordByID = function (id) {\n return this.ej2Instances.getRecordByID(id);\n };\n GanttComponent.prototype.getRowByID = function (id) {\n return this.ej2Instances.getRowByID(id);\n };\n GanttComponent.prototype.getRowByIndex = function (index) {\n return this.ej2Instances.getRowByIndex(index);\n };\n GanttComponent.prototype.getTaskByUniqueID = function (id) {\n return this.ej2Instances.getTaskByUniqueID(id);\n };\n GanttComponent.prototype.getTaskbarHeight = function () {\n return this.ej2Instances.getTaskbarHeight();\n };\n GanttComponent.prototype.getWorkString = function (work, workUnit) {\n return this.ej2Instances.getWorkString(work, workUnit);\n };\n GanttComponent.prototype.hideColumn = function (keys, hideBy) {\n return this.ej2Instances.hideColumn(keys, hideBy);\n };\n GanttComponent.prototype.hideMaskRow = function () {\n return this.ej2Instances.hideMaskRow();\n };\n GanttComponent.prototype.hideSpinner = function () {\n return this.ej2Instances.hideSpinner();\n };\n GanttComponent.prototype.indent = function () {\n return this.ej2Instances.indent();\n };\n GanttComponent.prototype.keyActionHandler = function (e) {\n return this.ej2Instances.keyActionHandler(e);\n };\n GanttComponent.prototype.mergeTask = function (taskId, segmentIndexes) {\n return this.ej2Instances.mergeTask(taskId, segmentIndexes);\n };\n GanttComponent.prototype.nextTimeSpan = function (mode) {\n return this.ej2Instances.nextTimeSpan(mode);\n };\n GanttComponent.prototype.openAddDialog = function () {\n return this.ej2Instances.openAddDialog();\n };\n GanttComponent.prototype.openEditDialog = function (taskId) {\n return this.ej2Instances.openEditDialog(taskId);\n };\n GanttComponent.prototype.outdent = function () {\n return this.ej2Instances.outdent();\n };\n GanttComponent.prototype.pdfExport = function (pdfExportProperties, isMultipleExport, pdfDoc) {\n return this.ej2Instances.pdfExport(pdfExportProperties, isMultipleExport, pdfDoc);\n };\n GanttComponent.prototype.previousTimeSpan = function (mode) {\n return this.ej2Instances.previousTimeSpan(mode);\n };\n GanttComponent.prototype.removeCriticalPathStyles = function () {\n return this.ej2Instances.removeCriticalPathStyles();\n };\n GanttComponent.prototype.removePredecessor = function (id) {\n return this.ej2Instances.removePredecessor(id);\n };\n GanttComponent.prototype.removeSortColumn = function (columnName) {\n return this.ej2Instances.removeSortColumn(columnName);\n };\n GanttComponent.prototype.renderTemplates = function () {\n return this.ej2Instances.renderTemplates();\n };\n GanttComponent.prototype.reorderColumns = function (fromFName, toFName) {\n return this.ej2Instances.reorderColumns(fromFName, toFName);\n };\n GanttComponent.prototype.reorderRows = function (fromIndexes, toIndex, position) {\n return this.ej2Instances.reorderRows(fromIndexes, toIndex, position);\n };\n GanttComponent.prototype.resetTemplates = function () {\n return this.ej2Instances.resetTemplates();\n };\n GanttComponent.prototype.scrollToDate = function (date) {\n return this.ej2Instances.scrollToDate(date);\n };\n GanttComponent.prototype.scrollToTask = function (taskId) {\n return this.ej2Instances.scrollToTask(taskId);\n };\n GanttComponent.prototype.search = function (keyVal) {\n return this.ej2Instances.search(keyVal);\n };\n GanttComponent.prototype.selectCell = function (cellIndex, isToggle) {\n return this.ej2Instances.selectCell(cellIndex, isToggle);\n };\n GanttComponent.prototype.selectCells = function (rowCellIndexes) {\n return this.ej2Instances.selectCells(rowCellIndexes);\n };\n GanttComponent.prototype.selectRow = function (index, isToggle) {\n return this.ej2Instances.selectRow(index, isToggle);\n };\n GanttComponent.prototype.selectRows = function (records) {\n return this.ej2Instances.selectRows(records);\n };\n GanttComponent.prototype.setScrollTop = function (scrollTop) {\n return this.ej2Instances.setScrollTop(scrollTop);\n };\n GanttComponent.prototype.setSplitterPosition = function (value, type) {\n return this.ej2Instances.setSplitterPosition(value, type);\n };\n GanttComponent.prototype.showColumn = function (keys, showBy) {\n return this.ej2Instances.showColumn(keys, showBy);\n };\n GanttComponent.prototype.showCriticalPath = function (isCritical) {\n return this.ej2Instances.showCriticalPath(isCritical);\n };\n GanttComponent.prototype.showMaskRow = function () {\n return this.ej2Instances.showMaskRow();\n };\n GanttComponent.prototype.showSpinner = function () {\n return this.ej2Instances.showSpinner();\n };\n GanttComponent.prototype.sortColumn = function (columnName, direction, isMultiSort) {\n return this.ej2Instances.sortColumn(columnName, direction, isMultiSort);\n };\n GanttComponent.prototype.splitTask = function (taskId, splitDate) {\n return this.ej2Instances.splitTask(taskId, splitDate);\n };\n GanttComponent.prototype.updateChartScrollOffset = function (left, top) {\n return this.ej2Instances.updateChartScrollOffset(left, top);\n };\n GanttComponent.prototype.updateDataSource = function (dataSource, args) {\n return this.ej2Instances.updateDataSource(dataSource, args);\n };\n GanttComponent.prototype.updatePredecessor = function (id, predecessorString) {\n return this.ej2Instances.updatePredecessor(id, predecessorString);\n };\n GanttComponent.prototype.updateProjectDates = function (startDate, endDate, isTimelineRoundOff, isFrom) {\n return this.ej2Instances.updateProjectDates(startDate, endDate, isTimelineRoundOff, isFrom);\n };\n GanttComponent.prototype.updateRecordByID = function (data) {\n return this.ej2Instances.updateRecordByID(data);\n };\n GanttComponent.prototype.updateRecordByIndex = function (index, data) {\n return this.ej2Instances.updateRecordByIndex(index, data);\n };\n GanttComponent.prototype.updateTaskId = function (currentId, newId) {\n return this.ej2Instances.updateTaskId(currentId, newId);\n };\n GanttComponent.prototype.zoomIn = function () {\n return this.ej2Instances.zoomIn();\n };\n GanttComponent.prototype.zoomOut = function () {\n return this.ej2Instances.zoomOut();\n };\n GanttComponent = __decorate([\n EJComponentDecorator({\n props: properties,\n model: {\n event: 'modelchanged'\n }\n })\n ], GanttComponent);\n return GanttComponent;\n}(ComponentBase));\nexport { GanttComponent };\nexport var GanttPlugin = {\n name: 'ejs-gantt',\n install: function (Vue) {\n Vue.component(GanttPlugin.name, GanttComponent);\n Vue.component(ColumnPlugin.name, ColumnDirective);\n Vue.component(ColumnsPlugin.name, ColumnsDirective);\n Vue.component(AddDialogFieldPlugin.name, AddDialogFieldDirective);\n Vue.component(AddDialogFieldsPlugin.name, AddDialogFieldsDirective);\n Vue.component(EditDialogFieldPlugin.name, EditDialogFieldDirective);\n Vue.component(EditDialogFieldsPlugin.name, EditDialogFieldsDirective);\n Vue.component(DayWorkingTimePlugin.name, DayWorkingTimeDirective);\n Vue.component(DayWorkingTimeCollectionPlugin.name, DayWorkingTimeCollectionDirective);\n Vue.component(HolidayPlugin.name, HolidayDirective);\n Vue.component(HolidaysPlugin.name, HolidaysDirective);\n Vue.component(EventMarkerPlugin.name, EventMarkerDirective);\n Vue.component(EventMarkersPlugin.name, EventMarkersDirective);\n }\n};\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","__decorate","decorators","target","key","desc","c","arguments","length","r","getOwnPropertyDescriptor","Reflect","decorate","i","defineProperty","ColumnsDirective","_super","apply","render","EJComponentDecorator","Vue","ColumnsPlugin","name","install","component","ColumnDirective","ColumnPlugin","AddDialogFieldsDirective","AddDialogFieldsPlugin","AddDialogFieldDirective","AddDialogFieldPlugin","EditDialogFieldsDirective","EditDialogFieldsPlugin","EditDialogFieldDirective","EditDialogFieldPlugin","DayWorkingTimeCollectionDirective","DayWorkingTimeCollectionPlugin","DayWorkingTimeDirective","DayWorkingTimePlugin","HolidaysDirective","HolidaysPlugin","HolidayDirective","HolidayPlugin","EventMarkersDirective","EventMarkersPlugin","EventMarkerDirective","EventMarkerPlugin","properties","modelProps","GanttComponent","_this","call","propKeys","models","hasChildDirective","hasInjectedModules","tagMapper","e-columns","e-add-dialog-fields","e-edit-dialog-fields","e-day-working-time-collection","e-holidays","e-event-markers","tagNameMapper","ej2Instances","Gantt","_trigger","trigger","bindProperties","_setProperties","setProperties","clearTemplate","updated","templateNames","keys","templateCollection","_i","templateNames_1","tempName","elementCollection","_a","elementCollection_1","ele","getValue","__vue__","$destroy","innerHTML","prop","muteOnChange","map","model","test","$emit","eventName","eventProp","successHandler","requestType","propKey","toString","match","isUndefined","createElement","$slots","default","custom","addPredecessor","id","predecessorString","addRecord","data","rowPosition","rowIndex","cancelEdit","changeTaskMode","clearFiltering","fields","clearSelection","clearSorting","collapseAll","collapseByID","collapseByIndex","index","convertToMilestone","csvExport","excelExportProperties","isMultipleExport","workbook","isBlob","deleteRecord","taskDetail","enableItems","items","isEnable","excelExport","expandAll","expandByID","expandByIndex","filterByColumn","fieldName","filterOperator","filterValue","predicate","matchCase","ignoreAccent","fitToProject","getCriticalTasks","getDurationString","duration","durationUnit","getExpandedRecords","records","getFormatedDate","date","format","getGanttColumns","getGridColumns","getRecordByID","getRowByID","getRowByIndex","getTaskByUniqueID","getTaskbarHeight","getWorkString","work","workUnit","hideColumn","hideBy","hideMaskRow","hideSpinner","indent","keyActionHandler","e","mergeTask","taskId","segmentIndexes","nextTimeSpan","mode","openAddDialog","openEditDialog","outdent","pdfExport","pdfExportProperties","pdfDoc","previousTimeSpan","removeCriticalPathStyles","removePredecessor","removeSortColumn","columnName","renderTemplates","reorderColumns","fromFName","toFName","reorderRows","fromIndexes","toIndex","position","resetTemplates","scrollToDate","scrollToTask","search","keyVal","selectCell","cellIndex","isToggle","selectCells","rowCellIndexes","selectRow","selectRows","setScrollTop","scrollTop","setSplitterPosition","value","type","showColumn","showBy","showCriticalPath","isCritical","showMaskRow","showSpinner","sortColumn","direction","isMultiSort","splitTask","splitDate","updateChartScrollOffset","left","top","updateDataSource","dataSource","args","updatePredecessor","updateProjectDates","startDate","endDate","isTimelineRoundOff","isFrom","updateRecordByID","updateRecordByIndex","updateTaskId","currentId","newId","zoomIn","zoomOut","props","event","ComponentBase","GanttPlugin"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ej2-vue-gantt.umd.min.js","sources":["../src/gantt/columns.directive.js","../src/gantt/adddialogfields.directive.js","../src/gantt/editdialogfields.directive.js","../src/gantt/dayworkingtime.directive.js","../src/gantt/holidays.directive.js","../src/gantt/eventmarkers.directive.js","../src/gantt/gantt.component.js"],"sourcesContent":["import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var ColumnsDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-columns';\n }\n }\n});\nexport var ColumnsPlugin = {\n name: 'e-columns',\n install: function (Vue) {\n Vue.component(ColumnsPlugin.name, ColumnsDirective);\n }\n};\n/**\n * `e-column` directive represent a column of the VueJS Gantt.\n * It must be contained in a Gantt component(`ejs-gantt`).\n * ```vue\n * <ejs-gantt :dataSource='data' allowSelection='true' allowSorting='true'>\n * <e-columns>\n * <e-column field='ID' width='150'/>\n * <e-column field='taskName' headerText='Task Name' width='200'/>\n * </e-columns>\n * </ejs-gantt>\n * ```\n */\nexport var ColumnDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-column';\n }\n }\n});\nexport var ColumnPlugin = {\n name: 'e-column',\n install: function (Vue) {\n Vue.component(ColumnPlugin.name, ColumnDirective);\n }\n};\n","import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var AddDialogFieldsDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-add-dialog-fields';\n }\n }\n});\nexport var AddDialogFieldsPlugin = {\n name: 'e-add-dialog-fields',\n install: function (Vue) {\n Vue.component(AddDialogFieldsPlugin.name, AddDialogFieldsDirective);\n }\n};\n/**\n * `e-add-dialog-fields` directive represent a add dialog fields in VueJS Gantt.\n * It must be contained in a Gantt component(`ejs-gantt`).\n * ```vue\n * <ejs-gantt :dataSource]='data' allowSelection='true' allowSorting='true'>\n * <e-add-dialog-fields>\n * <e-add-dialog-field type='General' headerText='General'/>\n * <e-add-dialog-field type='Dependency' headerText='Dependency'/>\n * </e-add-dialog-fields>\n * </ejs-gantt>\n * ```\n */\nexport var AddDialogFieldDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-add-dialog-field';\n }\n }\n});\nexport var AddDialogFieldPlugin = {\n name: 'e-add-dialog-field',\n install: function (Vue) {\n Vue.component(AddDialogFieldPlugin.name, AddDialogFieldDirective);\n }\n};\n","import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var EditDialogFieldsDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-edit-dialog-fields';\n }\n }\n});\nexport var EditDialogFieldsPlugin = {\n name: 'e-edit-dialog-fields',\n install: function (Vue) {\n Vue.component(EditDialogFieldsPlugin.name, EditDialogFieldsDirective);\n }\n};\n/**\n * `e-edit-dialog-fields` directive represent a add dialog fields in VueJS Gantt.\n * It must be contained in a Gantt component(`ejs-gantt`).\n * ```vue\n * <ejs-gantt :dataSource]='data' allowSelection='true' allowSorting='true'>\n * <e-edit-dialog-fields>\n * <e-edit-dialog-field type='General' headerText='General'/>\n * <e-edit-dialog-field type='Dependency' headerText='Dependency'/>\n * </e-edit-dialog-fields>\n * </ejs-gantt>\n * ```\n */\nexport var EditDialogFieldDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-edit-dialog-field';\n }\n }\n});\nexport var EditDialogFieldPlugin = {\n name: 'e-edit-dialog-field',\n install: function (Vue) {\n Vue.component(EditDialogFieldPlugin.name, EditDialogFieldDirective);\n }\n};\n","import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var DayWorkingTimeCollectionDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-day-working-time-collection';\n }\n }\n});\nexport var DayWorkingTimeCollectionPlugin = {\n name: 'e-day-working-time-collection',\n install: function (Vue) {\n Vue.component(DayWorkingTimeCollectionPlugin.name, DayWorkingTimeCollectionDirective);\n }\n};\n/**\n * `e-day-working-time-collection` directive represent a working time ranges in a day.\n * It must be contained in a Gantt component(`ejs-gantt`).\n * ```vue\n * <ejs-gantt :dataSource]='data' allowSelection='true' allowSorting='true'>\n * <e-day-working-time-collection>\n * <e-day-working-time from='8' to='12'/>\n * <e-day-working-time from='13' to='17'/>\n * </e-day-working-time-collection>\n * </ejs-gantt>\n * ```\n */\nexport var DayWorkingTimeDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-day-working-time';\n }\n }\n});\nexport var DayWorkingTimePlugin = {\n name: 'e-day-working-time',\n install: function (Vue) {\n Vue.component(DayWorkingTimePlugin.name, DayWorkingTimeDirective);\n }\n};\n","import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var HolidaysDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-holidays';\n }\n }\n});\nexport var HolidaysPlugin = {\n name: 'e-holidays',\n install: function (Vue) {\n Vue.component(HolidaysPlugin.name, HolidaysDirective);\n }\n};\n/**\n * `e-holidays` directive represent a holidays collection in Gantt.\n * It must be contained in a Gantt component(`ejs-gantt`).\n * ```vue\n * <ejs-gantt :dataSource]='data' allowSelection='true' allowSorting='true'>\n * <e-holidays>\n * <e-holiday from='02/20/2018' label='Holiday 1'/>\n * <e-holiday from='05/15/2018' label='Holiday 2'/>\n * </e-holidays>\n * </ejs-gantt>\n * ```\n */\nexport var HolidayDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-holidays';\n }\n }\n});\nexport var HolidayPlugin = {\n name: 'e-holidays',\n install: function (Vue) {\n Vue.component(HolidayPlugin.name, HolidayDirective);\n }\n};\n","import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var EventMarkersDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-event-markers';\n }\n }\n});\nexport var EventMarkersPlugin = {\n name: 'e-event-markers',\n install: function (Vue) {\n Vue.component(EventMarkersPlugin.name, EventMarkersDirective);\n }\n};\n/**\n * `e-event-markers` directive represent a event marker collection in Gantt\n * It must be contained in a Gantt component(`ejs-gantt`).\n * ```vue\n * <ejs-gantt :dataSource]='data' allowSelection='true' allowSorting='true'>\n * <e-event-markers>\n * <e-event-marker day='02/10/2018' label='Project Starts'/>\n * </e-event-markers>\n * </ejs-gantt>\n * ```\n */\nexport var EventMarkerDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-event-marker';\n }\n }\n});\nexport var EventMarkerPlugin = {\n name: 'e-event-marker',\n install: function (Vue) {\n Vue.component(EventMarkerPlugin.name, EventMarkerDirective);\n }\n};\n","import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';\nimport { isUndefined } from '@syncfusion/ej2-base';\nimport { Gantt } from '@syncfusion/ej2-gantt';\nimport { ColumnsDirective, ColumnDirective, ColumnsPlugin, ColumnPlugin } from './columns.directive';\nimport { AddDialogFieldsDirective, AddDialogFieldDirective, AddDialogFieldsPlugin, AddDialogFieldPlugin } from './adddialogfields.directive';\nimport { EditDialogFieldsDirective, EditDialogFieldDirective, EditDialogFieldsPlugin, EditDialogFieldPlugin } from './editdialogfields.directive';\nimport { DayWorkingTimeCollectionDirective, DayWorkingTimeDirective, DayWorkingTimeCollectionPlugin, DayWorkingTimePlugin } from './dayworkingtime.directive';\nimport { HolidaysDirective, HolidayDirective, HolidaysPlugin, HolidayPlugin } from './holidays.directive';\nimport { EventMarkersDirective, EventMarkerDirective, EventMarkersPlugin, EventMarkerPlugin } from './eventmarkers.directive';\nexport var properties = ['isLazyUpdate', 'plugins', 'UpdateOffsetOnTaskbarEdit', 'addDialogFields', 'allowExcelExport', 'allowFiltering', 'allowKeyboard', 'allowParentDependency', 'allowPdfExport', 'allowReordering', 'allowResizing', 'allowRowDragAndDrop', 'allowSelection', 'allowSorting', 'allowTaskbarDragAndDrop', 'allowTaskbarOverlap', 'allowUnscheduledTasks', 'autoCalculateDateScheduling', 'autoFocusTasks', 'baselineColor', 'collapseAllParentTasks', 'columnMenuItems', 'columns', 'connectorLineBackground', 'connectorLineWidth', 'contextMenuItems', 'dataSource', 'dateFormat', 'dayWorkingTime', 'disableHtmlEncode', 'durationUnit', 'editDialogFields', 'editSettings', 'enableContextMenu', 'enableCriticalPath', 'enableHtmlSanitizer', 'enableImmutableMode', 'enableMultiTaskbar', 'enablePersistence', 'enablePredecessorValidation', 'enableRtl', 'enableVirtualMaskRow', 'enableVirtualization', 'eventMarkers', 'filterSettings', 'gridLines', 'height', 'highlightWeekends', 'holidays', 'includeWeekend', 'labelSettings', 'loadingIndicator', 'locale', 'milestoneTemplate', 'parentTaskbarTemplate', 'projectEndDate', 'projectStartDate', 'query', 'readOnly', 'renderBaseline', 'resourceFields', 'resourceIDMapping', 'resourceNameMapping', 'resources', 'rowHeight', 'searchSettings', 'segmentData', 'selectedRowIndex', 'selectionSettings', 'showColumnMenu', 'showInlineNotes', 'showOverAllocation', 'sortSettings', 'splitterSettings', 'taskFields', 'taskMode', 'taskType', 'taskbarHeight', 'taskbarTemplate', 'timelineSettings', 'timezone', 'toolbar', 'tooltipSettings', 'treeColumnIndex', 'validateManualTasksOnLinking', 'viewType', 'width', 'workUnit', 'workWeek', 'zoomingLevels', 'actionBegin', 'actionComplete', 'actionFailure', 'beforeExcelExport', 'beforePdfExport', 'beforeTooltipRender', 'cellDeselected', 'cellDeselecting', 'cellEdit', 'cellSelected', 'cellSelecting', 'collapsed', 'collapsing', 'columnDrag', 'columnDragStart', 'columnDrop', 'columnMenuClick', 'columnMenuOpen', 'contextMenuClick', 'contextMenuOpen', 'created', 'dataBound', 'dataStateChange', 'destroyed', 'endEdit', 'excelExportComplete', 'excelHeaderQueryCellInfo', 'excelQueryCellInfo', 'expanded', 'expanding', 'headerCellInfo', 'load', 'onMouseMove', 'onTaskbarClick', 'pdfColumnHeaderQueryCellInfo', 'pdfExportComplete', 'pdfQueryCellInfo', 'pdfQueryTaskbarInfo', 'pdfQueryTimelineCellInfo', 'queryCellInfo', 'queryTaskbarInfo', 'recordDoubleClick', 'resizeStart', 'resizeStop', 'resizing', 'rowDataBound', 'rowDeselected', 'rowDeselecting', 'rowDrag', 'rowDragStart', 'rowDragStartHelper', 'rowDrop', 'rowSelected', 'rowSelecting', 'splitterResizeStart', 'splitterResized', 'splitterResizing', 'taskbarEdited', 'taskbarEditing', 'toolbarClick'];\nexport var modelProps = ['dataSource'];\nexport var testProp = getProps({ props: properties });\nexport var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);\nemitProbs.push('modelchanged', 'update:modelValue');\nfor (var _i = 0, modelProps_1 = modelProps; _i < modelProps_1.length; _i++) {\n var props_1 = modelProps_1[_i];\n emitProbs.push('update:' + props_1);\n}\n/**\n * `ejs-gantt` represents the VueJS Gantt Component.\n * ```vue\n * <ejs-gantt :dataSource='data' allowSelection='true' allowSorting='true'></ejs-gantt>\n * ```\n */\nexport var GanttComponent = vueDefineComponent({\n name: 'GanttComponent',\n mixins: [ComponentBase],\n props: props,\n watch: watch,\n emits: emitProbs,\n model: { event: 'modelchanged' },\n provide: function () { return { custom: this.custom }; },\n data: function () {\n return {\n ej2Instance: new Gantt({}),\n propKeys: properties,\n models: modelProps,\n hasChildDirective: true,\n hasInjectedModules: true,\n tagMapper: { \"e-columns\": \"e-column\", \"e-add-dialog-fields\": \"e-add-dialog-field\", \"e-edit-dialog-fields\": \"e-edit-dialog-field\", \"e-day-working-time-collection\": \"e-day-working-time\", \"e-holidays\": \"e-holidays\", \"e-event-markers\": \"e-event-marker\" },\n tagNameMapper: { \"e-add-dialog-fields\": \"e-addDialogFields\", \"e-edit-dialog-fields\": \"e-editDialogFields\", \"e-day-working-time-collection\": \"e-dayWorkingTime\", \"e-event-markers\": \"e-eventMarkers\" },\n isVue3: !isExecute,\n templateCollection: {},\n };\n },\n created: function () {\n this.ej2Instances._trigger = this.ej2Instances.trigger;\n this.ej2Instances.trigger = this.trigger;\n this.bindProperties();\n this.ej2Instances._setProperties = this.ej2Instances.setProperties;\n this.ej2Instances.setProperties = this.setProperties;\n this.ej2Instances.clearTemplate = this.clearTemplate;\n this.updated = this.updated;\n },\n render: function (createElement) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', slots);\n },\n methods: {\n clearTemplate: function (templateNames) {\n if (!templateNames) {\n templateNames = Object.keys(this.templateCollection || {});\n }\n if (templateNames.length && this.templateCollection) {\n for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {\n var tempName = templateNames_1[_i];\n var elementCollection = this.templateCollection[tempName];\n if (elementCollection && elementCollection.length) {\n for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {\n var ele = elementCollection_1[_a];\n var destroy = getValue('__vue__.$destroy', ele);\n if (destroy) {\n ele.__vue__.$destroy();\n }\n if (ele.innerHTML) {\n ele.innerHTML = '';\n }\n }\n delete this.templateCollection[tempName];\n }\n }\n }\n },\n setProperties: function (prop, muteOnChange) {\n var _this = this;\n if (this.isVue3) {\n this.models = !this.models ? this.ej2Instances.referModels : this.models;\n }\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n if (_this.isVue3) {\n _this.ej2Instances.vueInstance.$emit('update:' + key, prop[key]);\n }\n else {\n _this.$emit('update:' + key, prop[key]);\n _this.$emit('modelchanged', prop[key]);\n }\n }\n });\n });\n }\n },\n trigger: function (eventName, eventProp, successHandler) {\n if (!isExecute) {\n this.models = !this.models ? this.ej2Instances.referModels : this.models;\n }\n if ((eventName === 'change' || eventName === 'input') && this.models && (this.models.length !== 0)) {\n var key = this.models.toString().match(/checked|value/) || [];\n var propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n if (!isExecute) {\n this.ej2Instances.vueInstance.$emit('update:' + propKey, eventProp[propKey]);\n this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);\n this.ej2Instances.vueInstance.$emit('update:modelValue', eventProp[propKey]);\n }\n else {\n if (eventName === 'change' || (this.$props && !this.$props.isLazyUpdate)) {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n }\n }\n else if ((eventName === 'actionBegin' && eventProp.requestType === 'dateNavigate') && this.models && (this.models.length !== 0)) {\n var key = this.models.toString().match(/currentView|selectedDate/) || [];\n var propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n if (!isExecute) {\n this.ej2Instances.vueInstance.$emit('update:' + propKey, eventProp[propKey]);\n this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);\n }\n else {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n }\n if ((this.ej2Instances && this.ej2Instances._trigger)) {\n this.ej2Instances._trigger(eventName, eventProp, successHandler);\n }\n },\n custom: function () {\n this.updated();\n },\n addPredecessor: function (id, predecessorString) {\n return this.ej2Instances.addPredecessor(id, predecessorString);\n },\n addRecord: function (data, rowPosition, rowIndex) {\n return this.ej2Instances.addRecord(data, rowPosition, rowIndex);\n },\n cancelEdit: function () {\n return this.ej2Instances.cancelEdit();\n },\n changeTaskMode: function (data) {\n return this.ej2Instances.changeTaskMode(data);\n },\n clearFiltering: function (fields) {\n return this.ej2Instances.clearFiltering(fields);\n },\n clearSelection: function () {\n return this.ej2Instances.clearSelection();\n },\n clearSorting: function () {\n return this.ej2Instances.clearSorting();\n },\n collapseAll: function () {\n return this.ej2Instances.collapseAll();\n },\n collapseByID: function (id) {\n return this.ej2Instances.collapseByID(id);\n },\n collapseByIndex: function (index) {\n return this.ej2Instances.collapseByIndex(index);\n },\n convertToMilestone: function (id) {\n return this.ej2Instances.convertToMilestone(id);\n },\n csvExport: function (excelExportProperties, isMultipleExport, workbook, isBlob) {\n return this.ej2Instances.csvExport(excelExportProperties, isMultipleExport, workbook, isBlob);\n },\n deleteRecord: function (taskDetail) {\n return this.ej2Instances.deleteRecord(taskDetail);\n },\n enableItems: function (items, isEnable) {\n return this.ej2Instances.enableItems(items, isEnable);\n },\n excelExport: function (excelExportProperties, isMultipleExport, workbook, isBlob) {\n return this.ej2Instances.excelExport(excelExportProperties, isMultipleExport, workbook, isBlob);\n },\n expandAll: function () {\n return this.ej2Instances.expandAll();\n },\n expandByID: function (id) {\n return this.ej2Instances.expandByID(id);\n },\n expandByIndex: function (index) {\n return this.ej2Instances.expandByIndex(index);\n },\n filterByColumn: function (fieldName, filterOperator, filterValue, predicate, matchCase, ignoreAccent) {\n return this.ej2Instances.filterByColumn(fieldName, filterOperator, filterValue, predicate, matchCase, ignoreAccent);\n },\n fitToProject: function () {\n return this.ej2Instances.fitToProject();\n },\n getCriticalTasks: function () {\n return this.ej2Instances.getCriticalTasks();\n },\n getDurationString: function (duration, durationUnit) {\n return this.ej2Instances.getDurationString(duration, durationUnit);\n },\n getExpandedRecords: function (records) {\n return this.ej2Instances.getExpandedRecords(records);\n },\n getFormatedDate: function (date, format) {\n return this.ej2Instances.getFormatedDate(date, format);\n },\n getGanttColumns: function () {\n return this.ej2Instances.getGanttColumns();\n },\n getGridColumns: function () {\n return this.ej2Instances.getGridColumns();\n },\n getRecordByID: function (id) {\n return this.ej2Instances.getRecordByID(id);\n },\n getRowByID: function (id) {\n return this.ej2Instances.getRowByID(id);\n },\n getRowByIndex: function (index) {\n return this.ej2Instances.getRowByIndex(index);\n },\n getTaskByUniqueID: function (id) {\n return this.ej2Instances.getTaskByUniqueID(id);\n },\n getTaskbarHeight: function () {\n return this.ej2Instances.getTaskbarHeight();\n },\n getWorkString: function (work, workUnit) {\n return this.ej2Instances.getWorkString(work, workUnit);\n },\n hideColumn: function (keys, hideBy) {\n return this.ej2Instances.hideColumn(keys, hideBy);\n },\n hideMaskRow: function () {\n return this.ej2Instances.hideMaskRow();\n },\n hideSpinner: function () {\n return this.ej2Instances.hideSpinner();\n },\n indent: function () {\n return this.ej2Instances.indent();\n },\n keyActionHandler: function (e) {\n return this.ej2Instances.keyActionHandler(e);\n },\n mergeTask: function (taskId, segmentIndexes) {\n return this.ej2Instances.mergeTask(taskId, segmentIndexes);\n },\n nextTimeSpan: function (mode) {\n return this.ej2Instances.nextTimeSpan(mode);\n },\n openAddDialog: function () {\n return this.ej2Instances.openAddDialog();\n },\n openEditDialog: function (taskId) {\n return this.ej2Instances.openEditDialog(taskId);\n },\n outdent: function () {\n return this.ej2Instances.outdent();\n },\n pdfExport: function (pdfExportProperties, isMultipleExport, pdfDoc, isBlob) {\n return this.ej2Instances.pdfExport(pdfExportProperties, isMultipleExport, pdfDoc, isBlob);\n },\n previousTimeSpan: function (mode) {\n return this.ej2Instances.previousTimeSpan(mode);\n },\n removeCriticalPathStyles: function () {\n return this.ej2Instances.removeCriticalPathStyles();\n },\n removePredecessor: function (id) {\n return this.ej2Instances.removePredecessor(id);\n },\n removeSortColumn: function (columnName) {\n return this.ej2Instances.removeSortColumn(columnName);\n },\n renderTemplates: function () {\n return this.ej2Instances.renderTemplates();\n },\n reorderColumns: function (fromFName, toFName) {\n return this.ej2Instances.reorderColumns(fromFName, toFName);\n },\n reorderRows: function (fromIndexes, toIndex, position) {\n return this.ej2Instances.reorderRows(fromIndexes, toIndex, position);\n },\n resetTemplates: function () {\n return this.ej2Instances.resetTemplates();\n },\n scrollToDate: function (date) {\n return this.ej2Instances.scrollToDate(date);\n },\n scrollToTask: function (taskId) {\n return this.ej2Instances.scrollToTask(taskId);\n },\n search: function (keyVal) {\n return this.ej2Instances.search(keyVal);\n },\n selectCell: function (cellIndex, isToggle) {\n return this.ej2Instances.selectCell(cellIndex, isToggle);\n },\n selectCells: function (rowCellIndexes) {\n return this.ej2Instances.selectCells(rowCellIndexes);\n },\n selectRow: function (index, isToggle) {\n return this.ej2Instances.selectRow(index, isToggle);\n },\n selectRows: function (records) {\n return this.ej2Instances.selectRows(records);\n },\n setScrollTop: function (scrollTop) {\n return this.ej2Instances.setScrollTop(scrollTop);\n },\n setSplitterPosition: function (value, type) {\n return this.ej2Instances.setSplitterPosition(value, type);\n },\n showColumn: function (keys, showBy) {\n return this.ej2Instances.showColumn(keys, showBy);\n },\n showCriticalPath: function (isCritical) {\n return this.ej2Instances.showCriticalPath(isCritical);\n },\n showMaskRow: function () {\n return this.ej2Instances.showMaskRow();\n },\n showSpinner: function () {\n return this.ej2Instances.showSpinner();\n },\n sortColumn: function (columnName, direction, isMultiSort) {\n return this.ej2Instances.sortColumn(columnName, direction, isMultiSort);\n },\n splitTask: function (taskId, splitDate) {\n return this.ej2Instances.splitTask(taskId, splitDate);\n },\n updateChartScrollOffset: function (left, top) {\n return this.ej2Instances.updateChartScrollOffset(left, top);\n },\n updateDataSource: function (dataSource, args) {\n return this.ej2Instances.updateDataSource(dataSource, args);\n },\n updatePredecessor: function (id, predecessorString) {\n return this.ej2Instances.updatePredecessor(id, predecessorString);\n },\n updateProjectDates: function (startDate, endDate, isTimelineRoundOff, isFrom) {\n return this.ej2Instances.updateProjectDates(startDate, endDate, isTimelineRoundOff, isFrom);\n },\n updateRecordByID: function (data) {\n return this.ej2Instances.updateRecordByID(data);\n },\n updateRecordByIndex: function (index, data) {\n return this.ej2Instances.updateRecordByIndex(index, data);\n },\n updateTaskId: function (currentId, newId) {\n return this.ej2Instances.updateTaskId(currentId, newId);\n },\n zoomIn: function () {\n return this.ej2Instances.zoomIn();\n },\n zoomOut: function () {\n return this.ej2Instances.zoomOut();\n },\n }\n});\nexport var GanttPlugin = {\n name: 'ejs-gantt',\n install: function (Vue) {\n Vue.component(GanttPlugin.name, GanttComponent);\n Vue.component(ColumnPlugin.name, ColumnDirective);\n Vue.component(ColumnsPlugin.name, ColumnsDirective);\n Vue.component(AddDialogFieldPlugin.name, AddDialogFieldDirective);\n Vue.component(AddDialogFieldsPlugin.name, AddDialogFieldsDirective);\n Vue.component(EditDialogFieldPlugin.name, EditDialogFieldDirective);\n Vue.component(EditDialogFieldsPlugin.name, EditDialogFieldsDirective);\n Vue.component(DayWorkingTimePlugin.name, DayWorkingTimeDirective);\n Vue.component(DayWorkingTimeCollectionPlugin.name, DayWorkingTimeCollectionDirective);\n Vue.component(HolidayPlugin.name, HolidayDirective);\n Vue.component(HolidaysPlugin.name, HolidaysDirective);\n Vue.component(EventMarkerPlugin.name, EventMarkerDirective);\n Vue.component(EventMarkersPlugin.name, EventMarkersDirective);\n }\n};\n"],"names":["ColumnsDirective","vueDefineComponent","inject","custom","default","render","createElement","isExecute","h","gh","slots","isNullOrUndefined","this","$slots","class","updated","methods","getTag","ColumnsPlugin","name","install","Vue","component","ColumnDirective","ColumnPlugin","AddDialogFieldsDirective","AddDialogFieldsPlugin","AddDialogFieldDirective","AddDialogFieldPlugin","EditDialogFieldsDirective","EditDialogFieldsPlugin","EditDialogFieldDirective","EditDialogFieldPlugin","DayWorkingTimeCollectionDirective","DayWorkingTimeCollectionPlugin","DayWorkingTimeDirective","DayWorkingTimePlugin","HolidaysDirective","HolidaysPlugin","HolidayDirective","HolidayPlugin","EventMarkersDirective","EventMarkersPlugin","EventMarkerDirective","EventMarkerPlugin","properties","modelProps","testProp","getProps","props","watch","emitProbs","Object","keys","push","_i","modelProps_1","length","props_1","GanttComponent","mixins","ComponentBase","emits","model","event","provide","data","ej2Instance","Gantt","propKeys","models","hasChildDirective","hasInjectedModules","tagMapper","e-columns","e-add-dialog-fields","e-edit-dialog-fields","e-day-working-time-collection","e-holidays","e-event-markers","tagNameMapper","isVue3","templateCollection","created","ej2Instances","_trigger","trigger","bindProperties","_setProperties","setProperties","clearTemplate","templateNames","templateNames_1","tempName","elementCollection","_a","elementCollection_1","ele","getValue","__vue__","$destroy","innerHTML","prop","muteOnChange","_this","referModels","map","key","test","vueInstance","$emit","eventName","eventProp","successHandler","requestType","propKey","toString","match","isUndefined","$props","isLazyUpdate","addPredecessor","id","predecessorString","addRecord","rowPosition","rowIndex","cancelEdit","changeTaskMode","clearFiltering","fields","clearSelection","clearSorting","collapseAll","collapseByID","collapseByIndex","index","convertToMilestone","csvExport","excelExportProperties","isMultipleExport","workbook","isBlob","deleteRecord","taskDetail","enableItems","items","isEnable","excelExport","expandAll","expandByID","expandByIndex","filterByColumn","fieldName","filterOperator","filterValue","predicate","matchCase","ignoreAccent","fitToProject","getCriticalTasks","getDurationString","duration","durationUnit","getExpandedRecords","records","getFormatedDate","date","format","getGanttColumns","getGridColumns","getRecordByID","getRowByID","getRowByIndex","getTaskByUniqueID","getTaskbarHeight","getWorkString","work","workUnit","hideColumn","hideBy","hideMaskRow","hideSpinner","indent","keyActionHandler","e","mergeTask","taskId","segmentIndexes","nextTimeSpan","mode","openAddDialog","openEditDialog","outdent","pdfExport","pdfExportProperties","pdfDoc","previousTimeSpan","removeCriticalPathStyles","removePredecessor","removeSortColumn","columnName","renderTemplates","reorderColumns","fromFName","toFName","reorderRows","fromIndexes","toIndex","position","resetTemplates","scrollToDate","scrollToTask","search","keyVal","selectCell","cellIndex","isToggle","selectCells","rowCellIndexes","selectRow","selectRows","setScrollTop","scrollTop","setSplitterPosition","value","type","showColumn","showBy","showCriticalPath","isCritical","showMaskRow","showSpinner","sortColumn","direction","isMultiSort","splitTask","splitDate","updateChartScrollOffset","left","top","updateDataSource","dataSource","args","updatePredecessor","updateProjectDates","startDate","endDate","isTimelineRoundOff","isFrom","updateRecordByID","updateRecordByIndex","updateTaskId","currentId","newId","zoomIn","zoomOut","GanttPlugin"],"mappings":"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"}
|