@syncfusion/ej2-vue-gantt 25.2.7 → 26.1.35

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.
Files changed (55) hide show
  1. package/dist/ej2-vue-gantt.umd.min.js +2 -2
  2. package/dist/ej2-vue-gantt.umd.min.js.map +1 -1
  3. package/dist/es6/ej2-vue-gantt.es2015.js +69 -16
  4. package/dist/es6/ej2-vue-gantt.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-gantt.es5.js +69 -16
  6. package/dist/es6/ej2-vue-gantt.es5.js.map +1 -1
  7. package/package.json +9 -9
  8. package/src/gantt/gantt.component.d.ts +0 -2
  9. package/src/gantt/gantt.component.js +6 -9
  10. package/src/gantt/index.d.ts +1 -0
  11. package/src/gantt/index.js +1 -0
  12. package/src/gantt/weekworkingtime.directive.d.ts +24 -0
  13. package/src/gantt/weekworkingtime.directive.js +60 -0
  14. package/src/index.d.ts +1 -0
  15. package/src/index.js +1 -0
  16. package/styles/bootstrap-dark.css +2188 -1
  17. package/styles/bootstrap.css +2318 -1
  18. package/styles/bootstrap4.css +2531 -1
  19. package/styles/bootstrap5-dark.css +2213 -1
  20. package/styles/bootstrap5.css +2213 -1
  21. package/styles/fabric-dark.css +2133 -1
  22. package/styles/fabric.css +2121 -1
  23. package/styles/fluent-dark.css +2209 -1
  24. package/styles/fluent.css +2209 -1
  25. package/styles/fluent2.css +3458 -0
  26. package/styles/fluent2.scss +1 -0
  27. package/styles/gantt/bootstrap-dark.css +2188 -1
  28. package/styles/gantt/bootstrap.css +2318 -1
  29. package/styles/gantt/bootstrap4.css +2531 -1
  30. package/styles/gantt/bootstrap5-dark.css +2213 -1
  31. package/styles/gantt/bootstrap5.css +2213 -1
  32. package/styles/gantt/fabric-dark.css +2133 -1
  33. package/styles/gantt/fabric.css +2121 -1
  34. package/styles/gantt/fluent-dark.css +2209 -1
  35. package/styles/gantt/fluent.css +2209 -1
  36. package/styles/gantt/fluent2.css +3458 -0
  37. package/styles/gantt/fluent2.scss +1 -0
  38. package/styles/gantt/highcontrast-light.css +2092 -1
  39. package/styles/gantt/highcontrast.css +2219 -1
  40. package/styles/gantt/material-dark.css +2240 -1
  41. package/styles/gantt/material.css +2292 -1
  42. package/styles/gantt/material3-dark.css +2367 -1
  43. package/styles/gantt/material3.css +2479 -1
  44. package/styles/gantt/tailwind-dark.css +2218 -1
  45. package/styles/gantt/tailwind.css +2218 -1
  46. package/styles/highcontrast-light.css +2092 -1
  47. package/styles/highcontrast.css +2219 -1
  48. package/styles/material-dark.css +2240 -1
  49. package/styles/material.css +2292 -1
  50. package/styles/material3-dark.css +2367 -1
  51. package/styles/material3.css +2479 -1
  52. package/styles/tailwind-dark.css +2218 -1
  53. package/styles/tailwind.css +2218 -1
  54. package/CHANGELOG.md +0 -2281
  55. package/dist/global/ej2-vue-gantt.min.js +0 -10
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * filename: ej2-vue-gantt.umd.min.js
3
- * version : 25.2.7
3
+ * version : 26.1.35
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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("@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"}}}),g={name:"e-edit-dialog-field",install:function(e){e.component(g.name,f)}},p=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,p)}},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"}}}),C={name:"e-holidays",install:function(e){e.component(C.name,y)}},x=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,x)}},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","enableTimelineVirtualization","enableUndoRedo","enableVirtualMaskRow","enableVirtualization","eventMarkers","filterSettings","gridLines","height","highlightWeekends","holidays","includeWeekend","labelSettings","loadChildOnDemand","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","undoRedoActions","undoRedoStepsCount","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}),R=P[0],M=P[1],$=Object.keys(M);$.push("modelchanged","update:modelValue");for(var B=0,O=b;B<O.length;B++){var F=O[B];$.push("update:"+F)}var U=n.vueDefineComponent({name:"GanttComponent",mixins:[n.ComponentBase],props:R,watch:M,emits:$,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances: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)},clearRedoCollection:function(){return this.ej2Instances.clearRedoCollection()},clearSelection:function(){return this.ej2Instances.clearSelection()},clearSorting:function(){return this.ej2Instances.clearSorting()},clearUndoCollection:function(){return this.ej2Instances.clearUndoCollection()},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)},getRedoActions:function(){return this.ej2Instances.getRedoActions()},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()},getUndoActions:function(){return this.ej2Instances.getUndoActions()},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)},redo:function(){return this.ej2Instances.redo()},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)},undo:function(){return this.ej2Instances.undo()},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()}}}),A={name:"ejs-gantt",install:function(e){e.component(A.name,U),e.component(r.name,a),e.component(o.name,i),e.component(d.name,u),e.component(c.name,l),e.component(g.name,f),e.component(h.name,m),e.component(v.name,j),e.component(I.name,p),e.component(C.name,y),e.component(k.name,D),e.component(w.name,E),e.component(T.name,x)}};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=g,e.DayWorkingTimeCollectionDirective=p,e.DayWorkingTimeDirective=j,e.DayWorkingTimeCollectionPlugin=I,e.DayWorkingTimePlugin=v,e.HolidaysDirective=D,e.HolidayDirective=y,e.HolidaysPlugin=k,e.HolidayPlugin=C,e.EventMarkersDirective=x,e.EventMarkerDirective=E,e.EventMarkersPlugin=T,e.EventMarkerPlugin=w,e.GanttComponent=U,e.GanttPlugin=A,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=e||self).ej={},e.ej2Gantt,e.ej2VueBase,e.ej2Base)}(this,function(t,n,o,c){"use strict";var i=o.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!o.isExecute)return t=null,(o.isExecute?e:o.gh)("div",{class:"e-directive"},t=c.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!o.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-columns"}}}),s={name:"e-columns",install:function(e){e.component(s.name,i)}},a=o.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-column"}}}),r={name:"e-column",install:function(e){e.component(r.name,a)}},l=o.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!o.isExecute)return t=null,(o.isExecute?e:o.gh)("div",{class:"e-directive"},t=c.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!o.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-add-dialog-fields"}}}),u={name:"e-add-dialog-fields",install:function(e){e.component(u.name,l)}},d=o.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-add-dialog-field"}}}),m={name:"e-add-dialog-field",install:function(e){e.component(m.name,d)}},f=o.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!o.isExecute)return t=null,(o.isExecute?e:o.gh)("div",{class:"e-directive"},t=c.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!o.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,f)}},g=o.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-edit-dialog-field"}}}),p={name:"e-edit-dialog-field",install:function(e){e.component(p.name,g)}},I=o.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!o.isExecute)return t=null,(o.isExecute?e:o.gh)("div",{class:"e-directive"},t=c.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!o.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-day-working-time-collection"}}}),j={name:"e-day-working-time-collection",install:function(e){e.component(j.name,I)}},k=o.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-day-working-time"}}}),v={name:"e-day-working-time",install:function(e){e.component(v.name,k)}},D=o.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!o.isExecute)return t=null,(o.isExecute?e:o.gh)("div",{class:"e-directive"},t=c.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!o.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-week-working-times"}}}),C={name:"e-week-working-times",install:function(e){e.component(C.name,D)}},y=o.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-week-working-time"}}}),T={name:"e-week-working-time",install:function(e){e.component(T.name,y)}},x=o.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!o.isExecute)return t=null,(o.isExecute?e:o.gh)("div",{class:"e-directive"},t=c.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!o.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-holidays"}}}),w={name:"e-holidays",install:function(e){e.component(w.name,x)}},E=o.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-holidays"}}}),S={name:"e-holidays",install:function(e){e.component(S.name,E)}},b=o.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!o.isExecute)return t=null,(o.isExecute?e:o.gh)("div",{class:"e-directive"},t=c.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!o.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-event-markers"}}}),P={name:"e-event-markers",install:function(e){e.component(P.name,b)}},R=o.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-event-marker"}}}),M={name:"e-event-marker",install:function(e){e.component(M.name,R)}},e=["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","enableAdaptiveUI","enableContextMenu","enableCriticalPath","enableHtmlSanitizer","enableImmutableMode","enableMultiTaskbar","enablePersistence","enablePredecessorValidation","enableRtl","enableTimelineVirtualization","enableUndoRedo","enableVirtualMaskRow","enableVirtualization","eventMarkers","filterSettings","gridLines","height","highlightWeekends","holidays","includeWeekend","labelSettings","loadChildOnDemand","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","timelineTemplate","timezone","toolbar","tooltipSettings","treeColumnIndex","undoRedoActions","undoRedoStepsCount","updateOffsetOnTaskbarEdit","validateManualTasksOnLinking","viewType","weekWorkingTime","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"],U=["dataSource"],$=o.getProps({props:e}),A=$[0],$=$[1],B=Object.keys($);B.push("modelchanged","update:modelValue");for(var O=0,F=U;O<F.length;O++)B.push("update:"+F[O]);var W=o.vueDefineComponent({name:"GanttComponent",mixins:[o.ComponentBase],props:A,watch:$,emits:B,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new n.Gantt({}),propKeys:e,models:U,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-week-working-times":"e-week-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-week-working-times":"e-weekWorkingTime","e-event-markers":"e-eventMarkers"},isVue3:!o.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=null;return(o.isExecute?e:o.gh)("div",t=c.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,n=e;t<n.length;t++){var i=n[t],s=this.templateCollection[i];if(s&&s.length){for(var o=0,a=s;o<a.length;o++){var r=a[o];c.getValue("__vue__.$destroy",r)&&r.__vue__.$destroy(),r.innerHTML&&(r.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(n,e){var i=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(n,e),n&&this.models&&this.models.length&&Object.keys(n).map(function(t){i.models.map(function(e){t!==e||/datasource/i.test(t)||(i.isVue3?i.ej2Instances.vueInstance.$emit("update:"+t,n[t]):(i.$emit("update:"+t,n[t]),i.$emit("modelchanged",n[t])))})})},trigger:function(e,t,n){var i,s;o.isExecute||(this.models=this.models||this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length?"actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length&&(s=(i=this.models.toString().match(/currentView|selectedDate/)||[])[0],t)&&i&&!c.isUndefined(t[s])&&(o.isExecute?(this.$emit("update:"+s,t[s]),this):(this.ej2Instances.vueInstance.$emit("update:"+s,t[s]),this.ej2Instances.vueInstance)).$emit("modelchanged",t[s]):(s=(i=this.models.toString().match(/checked|value/)||[])[0],t&&i&&!c.isUndefined(t[s])&&(o.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+s,t[s]),this.$emit("modelchanged",t[s])):(this.ej2Instances.vueInstance.$emit("update:"+s,t[s]),this.ej2Instances.vueInstance.$emit("modelchanged",t[s]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[s])))),this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,n)},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)},clearRedoCollection:function(){return this.ej2Instances.clearRedoCollection()},clearSelection:function(){return this.ej2Instances.clearSelection()},clearSorting:function(){return this.ej2Instances.clearSorting()},clearUndoCollection:function(){return this.ej2Instances.clearUndoCollection()},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,i){return this.ej2Instances.csvExport(e,t,n,i)},deleteRecord:function(e){return this.ej2Instances.deleteRecord(e)},enableItems:function(e,t){return this.ej2Instances.enableItems(e,t)},excelExport:function(e,t,n,i){return this.ej2Instances.excelExport(e,t,n,i)},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,i,s,o){return this.ej2Instances.filterByColumn(e,t,n,i,s,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)},getRedoActions:function(){return this.ej2Instances.getRedoActions()},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()},getUndoActions:function(){return this.ej2Instances.getUndoActions()},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,i){return this.ej2Instances.pdfExport(e,t,n,i)},previousTimeSpan:function(e){return this.ej2Instances.previousTimeSpan(e)},redo:function(){return this.ej2Instances.redo()},removeCriticalPathStyles:function(){return this.ej2Instances.removeCriticalPathStyles()},removePredecessor:function(e){return this.ej2Instances.removePredecessor(e)},removeSortColumn:function(e){return this.ej2Instances.removeSortColumn(e)},reorderColumns:function(e,t){return this.ej2Instances.reorderColumns(e,t)},reorderRows:function(e,t,n){return this.ej2Instances.reorderRows(e,t,n)},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)},undo:function(){return this.ej2Instances.undo()},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,i){return this.ej2Instances.updateProjectDates(e,t,n,i)},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()}}}),z={name:"ejs-gantt",install:function(e){e.component(z.name,W),e.component(r.name,a),e.component(s.name,i),e.component(m.name,d),e.component(u.name,l),e.component(p.name,g),e.component(h.name,f),e.component(v.name,k),e.component(j.name,I),e.component(T.name,y),e.component(C.name,D),e.component(S.name,E),e.component(w.name,x),e.component(M.name,R),e.component(P.name,b)}};Object.keys(n).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return n[e]}})}),t.AddDialogFieldDirective=d,t.AddDialogFieldPlugin=m,t.AddDialogFieldsDirective=l,t.AddDialogFieldsPlugin=u,t.ColumnDirective=a,t.ColumnPlugin=r,t.ColumnsDirective=i,t.ColumnsPlugin=s,t.DayWorkingTimeCollectionDirective=I,t.DayWorkingTimeCollectionPlugin=j,t.DayWorkingTimeDirective=k,t.DayWorkingTimePlugin=v,t.EditDialogFieldDirective=g,t.EditDialogFieldPlugin=p,t.EditDialogFieldsDirective=f,t.EditDialogFieldsPlugin=h,t.EventMarkerDirective=R,t.EventMarkerPlugin=M,t.EventMarkersDirective=b,t.EventMarkersPlugin=P,t.GanttComponent=W,t.GanttPlugin=z,t.HolidayDirective=E,t.HolidayPlugin=S,t.HolidaysDirective=x,t.HolidaysPlugin=w,t.WeekWorkingTimeDirective=y,t.WeekWorkingTimePlugin=T,t.WeekWorkingTimesDirective=D,t.WeekWorkingTimesPlugin=C,Object.defineProperty(t,"__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":["../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', 'enableTimelineVirtualization', 'enableUndoRedo', 'enableVirtualMaskRow', 'enableVirtualization', 'eventMarkers', 'filterSettings', 'gridLines', 'height', 'highlightWeekends', 'holidays', 'includeWeekend', 'labelSettings', 'loadChildOnDemand', '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', 'undoRedoActions', 'undoRedoStepsCount', '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 ej2Instances: 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 clearRedoCollection: function () {\n return this.ej2Instances.clearRedoCollection();\n },\n clearSelection: function () {\n return this.ej2Instances.clearSelection();\n },\n clearSorting: function () {\n return this.ej2Instances.clearSorting();\n },\n clearUndoCollection: function () {\n return this.ej2Instances.clearUndoCollection();\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 getRedoActions: function () {\n return this.ej2Instances.getRedoActions();\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 getUndoActions: function () {\n return this.ej2Instances.getUndoActions();\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 redo: function () {\n return this.ej2Instances.redo();\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 undo: function () {\n return this.ej2Instances.undo();\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","ej2Instances","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","_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","clearRedoCollection","clearSelection","clearSorting","clearUndoCollection","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","getRedoActions","getRowByID","getRowByIndex","getTaskByUniqueID","getTaskbarHeight","getUndoActions","getWorkString","work","workUnit","hideColumn","hideBy","hideMaskRow","hideSpinner","indent","keyActionHandler","e","mergeTask","taskId","segmentIndexes","nextTimeSpan","mode","openAddDialog","openEditDialog","outdent","pdfExport","pdfExportProperties","pdfDoc","previousTimeSpan","redo","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","undo","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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"}
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/weekworkingtime.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 WeekWorkingTimesDirective = 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-week-working-times';\n }\n }\n});\nexport var WeekWorkingTimesPlugin = {\n name: 'e-week-working-times',\n install: function (Vue) {\n Vue.component(WeekWorkingTimesPlugin.name, WeekWorkingTimesDirective);\n }\n};\n/**\n * `e-week-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-week-working-time-collection>\n * <e-week-working-time dayOfWeek='Monday' from='8' to='12'/>\n * <e-week-working-time dayOfWeek='Monday' from='13' to='17'/>\n * </e-week-working-time-collection>\n * </ejs-gantt>\n * ```\n */\nexport var WeekWorkingTimeDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-week-working-time';\n }\n }\n});\nexport var WeekWorkingTimePlugin = {\n name: 'e-week-working-time',\n install: function (Vue) {\n Vue.component(WeekWorkingTimePlugin.name, WeekWorkingTimeDirective);\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 { WeekWorkingTimesDirective, WeekWorkingTimeDirective, WeekWorkingTimesPlugin, WeekWorkingTimePlugin } from './weekworkingtime.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', 'enableAdaptiveUI', 'enableContextMenu', 'enableCriticalPath', 'enableHtmlSanitizer', 'enableImmutableMode', 'enableMultiTaskbar', 'enablePersistence', 'enablePredecessorValidation', 'enableRtl', 'enableTimelineVirtualization', 'enableUndoRedo', 'enableVirtualMaskRow', 'enableVirtualization', 'eventMarkers', 'filterSettings', 'gridLines', 'height', 'highlightWeekends', 'holidays', 'includeWeekend', 'labelSettings', 'loadChildOnDemand', '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', 'timelineTemplate', 'timezone', 'toolbar', 'tooltipSettings', 'treeColumnIndex', 'undoRedoActions', 'undoRedoStepsCount', 'updateOffsetOnTaskbarEdit', 'validateManualTasksOnLinking', 'viewType', 'weekWorkingTime', '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 ej2Instances: 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-week-working-times\": \"e-week-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-week-working-times\": \"e-weekWorkingTime\", \"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 clearRedoCollection: function () {\n return this.ej2Instances.clearRedoCollection();\n },\n clearSelection: function () {\n return this.ej2Instances.clearSelection();\n },\n clearSorting: function () {\n return this.ej2Instances.clearSorting();\n },\n clearUndoCollection: function () {\n return this.ej2Instances.clearUndoCollection();\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 getRedoActions: function () {\n return this.ej2Instances.getRedoActions();\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 getUndoActions: function () {\n return this.ej2Instances.getUndoActions();\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 redo: function () {\n return this.ej2Instances.redo();\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 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 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 undo: function () {\n return this.ej2Instances.undo();\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(WeekWorkingTimePlugin.name, WeekWorkingTimeDirective);\n Vue.component(WeekWorkingTimesPlugin.name, WeekWorkingTimesDirective);\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","slots","isExecute","gh","class","isNullOrUndefined","this","$slots","updated","methods","getTag","ColumnsPlugin","name","install","Vue","component","ColumnDirective","ColumnPlugin","AddDialogFieldsDirective","AddDialogFieldsPlugin","AddDialogFieldDirective","AddDialogFieldPlugin","EditDialogFieldsDirective","EditDialogFieldsPlugin","EditDialogFieldDirective","EditDialogFieldPlugin","DayWorkingTimeCollectionDirective","DayWorkingTimeCollectionPlugin","DayWorkingTimeDirective","DayWorkingTimePlugin","WeekWorkingTimesDirective","WeekWorkingTimesPlugin","WeekWorkingTimeDirective","WeekWorkingTimePlugin","HolidaysDirective","HolidaysPlugin","HolidayDirective","HolidayPlugin","EventMarkersDirective","EventMarkersPlugin","EventMarkerDirective","EventMarkerPlugin","properties","modelProps","testProp","getProps","props","watch","emitProbs","Object","keys","push","_i","modelProps_1","length","GanttComponent","mixins","ComponentBase","emits","model","event","provide","data","ej2Instances","Gantt","propKeys","models","hasChildDirective","hasInjectedModules","tagMapper","e-columns","e-add-dialog-fields","e-edit-dialog-fields","e-day-working-time-collection","e-week-working-times","e-holidays","e-event-markers","tagNameMapper","isVue3","templateCollection","created","_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","propKey","requestType","toString","match","isUndefined","$props","isLazyUpdate","addPredecessor","id","predecessorString","addRecord","rowPosition","rowIndex","cancelEdit","changeTaskMode","clearFiltering","fields","clearRedoCollection","clearSelection","clearSorting","clearUndoCollection","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","getRedoActions","getRowByID","getRowByIndex","getTaskByUniqueID","getTaskbarHeight","getUndoActions","getWorkString","work","workUnit","hideColumn","hideBy","hideMaskRow","hideSpinner","indent","keyActionHandler","e","mergeTask","taskId","segmentIndexes","nextTimeSpan","mode","openAddDialog","openEditDialog","outdent","pdfExport","pdfExportProperties","pdfDoc","previousTimeSpan","redo","removeCriticalPathStyles","removePredecessor","removeSortColumn","columnName","reorderColumns","fromFName","toFName","reorderRows","fromIndexes","toIndex","position","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","undo","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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"}
@@ -1,6 +1,7 @@
1
1
  import { Gantt } from '@syncfusion/ej2-gantt';
2
- import { ComponentBase, getProps, gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';
3
- import { getValue, isNullOrUndefined, isUndefined } from '@syncfusion/ej2-base';
2
+ export * from '@syncfusion/ej2-gantt';
3
+ import { vueDefineComponent, isExecute, gh, getProps, ComponentBase } from '@syncfusion/ej2-vue-base';
4
+ import { isNullOrUndefined, getValue, isUndefined } from '@syncfusion/ej2-base';
4
5
 
5
6
  let ColumnsDirective = vueDefineComponent({
6
7
  inject: { custom: { default: null } },
@@ -238,6 +239,65 @@ const DayWorkingTimePlugin = {
238
239
  }
239
240
  };
240
241
 
242
+ let WeekWorkingTimesDirective = vueDefineComponent({
243
+ inject: { custom: { default: null } },
244
+ render(createElement) {
245
+ if (!isExecute) {
246
+ let h = !isExecute ? gh : createElement;
247
+ let slots = null;
248
+ if (!isNullOrUndefined(this.$slots.default)) {
249
+ slots = !isExecute ? this.$slots.default() : this.$slots.default;
250
+ }
251
+ return h('div', { class: 'e-directive' }, slots);
252
+ }
253
+ return;
254
+ },
255
+ updated() {
256
+ if (!isExecute && this.custom) {
257
+ this.custom();
258
+ }
259
+ },
260
+ methods: {
261
+ getTag() {
262
+ return 'e-week-working-times';
263
+ }
264
+ }
265
+ });
266
+ const WeekWorkingTimesPlugin = {
267
+ name: 'e-week-working-times',
268
+ install(Vue) {
269
+ Vue.component(WeekWorkingTimesPlugin.name, WeekWorkingTimesDirective);
270
+ }
271
+ };
272
+ /**
273
+ * `e-week-working-time-collection` directive represent a working time ranges in a day.
274
+ * It must be contained in a Gantt component(`ejs-gantt`).
275
+ * ```vue
276
+ * <ejs-gantt :dataSource]='data' allowSelection='true' allowSorting='true'>
277
+ * <e-week-working-time-collection>
278
+ * <e-week-working-time dayOfWeek='Monday' from='8' to='12'/>
279
+ * <e-week-working-time dayOfWeek='Monday' from='13' to='17'/>
280
+ * </e-week-working-time-collection>
281
+ * </ejs-gantt>
282
+ * ```
283
+ */
284
+ let WeekWorkingTimeDirective = vueDefineComponent({
285
+ render() {
286
+ return;
287
+ },
288
+ methods: {
289
+ getTag() {
290
+ return 'e-week-working-time';
291
+ }
292
+ }
293
+ });
294
+ const WeekWorkingTimePlugin = {
295
+ name: 'e-week-working-time',
296
+ install(Vue) {
297
+ Vue.component(WeekWorkingTimePlugin.name, WeekWorkingTimeDirective);
298
+ }
299
+ };
300
+
241
301
  let HolidaysDirective = vueDefineComponent({
242
302
  inject: { custom: { default: null } },
243
303
  render(createElement) {
@@ -355,12 +415,10 @@ const EventMarkerPlugin = {
355
415
  }
356
416
  };
357
417
 
358
- const 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', 'enableTimelineVirtualization', 'enableUndoRedo', 'enableVirtualMaskRow', 'enableVirtualization', 'eventMarkers', 'filterSettings', 'gridLines', 'height', 'highlightWeekends', 'holidays', 'includeWeekend', 'labelSettings', 'loadChildOnDemand', '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', 'undoRedoActions', 'undoRedoStepsCount', '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'];
418
+ const 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', 'enableAdaptiveUI', 'enableContextMenu', 'enableCriticalPath', 'enableHtmlSanitizer', 'enableImmutableMode', 'enableMultiTaskbar', 'enablePersistence', 'enablePredecessorValidation', 'enableRtl', 'enableTimelineVirtualization', 'enableUndoRedo', 'enableVirtualMaskRow', 'enableVirtualization', 'eventMarkers', 'filterSettings', 'gridLines', 'height', 'highlightWeekends', 'holidays', 'includeWeekend', 'labelSettings', 'loadChildOnDemand', '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', 'timelineTemplate', 'timezone', 'toolbar', 'tooltipSettings', 'treeColumnIndex', 'undoRedoActions', 'undoRedoStepsCount', 'updateOffsetOnTaskbarEdit', 'validateManualTasksOnLinking', 'viewType', 'weekWorkingTime', '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'];
359
419
  const modelProps = ['dataSource'];
360
420
  const testProp = getProps({ props: properties });
361
- const props = testProp[0];
362
- const watch = testProp[1];
363
- const emitProbs = Object.keys(watch);
421
+ const props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);
364
422
  emitProbs.push('modelchanged', 'update:modelValue');
365
423
  for (let props of modelProps) {
366
424
  emitProbs.push('update:' + props);
@@ -386,8 +444,8 @@ let GanttComponent = vueDefineComponent({
386
444
  models: modelProps,
387
445
  hasChildDirective: true,
388
446
  hasInjectedModules: true,
389
- 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" },
390
- 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" },
447
+ 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-week-working-times": "e-week-working-time", "e-holidays": "e-holidays", "e-event-markers": "e-event-marker" },
448
+ tagNameMapper: { "e-add-dialog-fields": "e-addDialogFields", "e-edit-dialog-fields": "e-editDialogFields", "e-day-working-time-collection": "e-dayWorkingTime", "e-week-working-times": "e-weekWorkingTime", "e-event-markers": "e-eventMarkers" },
391
449
  isVue3: !isExecute,
392
450
  templateCollection: {},
393
451
  };
@@ -653,18 +711,12 @@ let GanttComponent = vueDefineComponent({
653
711
  removeSortColumn(columnName) {
654
712
  return this.ej2Instances.removeSortColumn(columnName);
655
713
  },
656
- renderTemplates() {
657
- return this.ej2Instances.renderTemplates();
658
- },
659
714
  reorderColumns(fromFName, toFName) {
660
715
  return this.ej2Instances.reorderColumns(fromFName, toFName);
661
716
  },
662
717
  reorderRows(fromIndexes, toIndex, position) {
663
718
  return this.ej2Instances.reorderRows(fromIndexes, toIndex, position);
664
719
  },
665
- resetTemplates() {
666
- return this.ej2Instances.resetTemplates();
667
- },
668
720
  scrollToDate(date) {
669
721
  return this.ej2Instances.scrollToDate(date);
670
722
  },
@@ -754,6 +806,8 @@ const GanttPlugin = {
754
806
  Vue.component(EditDialogFieldsPlugin.name, EditDialogFieldsDirective);
755
807
  Vue.component(DayWorkingTimePlugin.name, DayWorkingTimeDirective);
756
808
  Vue.component(DayWorkingTimeCollectionPlugin.name, DayWorkingTimeCollectionDirective);
809
+ Vue.component(WeekWorkingTimePlugin.name, WeekWorkingTimeDirective);
810
+ Vue.component(WeekWorkingTimesPlugin.name, WeekWorkingTimesDirective);
757
811
  Vue.component(HolidayPlugin.name, HolidayDirective);
758
812
  Vue.component(HolidaysPlugin.name, HolidaysDirective);
759
813
  Vue.component(EventMarkerPlugin.name, EventMarkerDirective);
@@ -761,6 +815,5 @@ const GanttPlugin = {
761
815
  }
762
816
  };
763
817
 
764
- export { ColumnsDirective, ColumnDirective, ColumnsPlugin, ColumnPlugin, AddDialogFieldsDirective, AddDialogFieldDirective, AddDialogFieldsPlugin, AddDialogFieldPlugin, EditDialogFieldsDirective, EditDialogFieldDirective, EditDialogFieldsPlugin, EditDialogFieldPlugin, DayWorkingTimeCollectionDirective, DayWorkingTimeDirective, DayWorkingTimeCollectionPlugin, DayWorkingTimePlugin, HolidaysDirective, HolidayDirective, HolidaysPlugin, HolidayPlugin, EventMarkersDirective, EventMarkerDirective, EventMarkersPlugin, EventMarkerPlugin, GanttComponent, GanttPlugin };
765
- export * from '@syncfusion/ej2-gantt';
818
+ export { AddDialogFieldDirective, AddDialogFieldPlugin, AddDialogFieldsDirective, AddDialogFieldsPlugin, ColumnDirective, ColumnPlugin, ColumnsDirective, ColumnsPlugin, DayWorkingTimeCollectionDirective, DayWorkingTimeCollectionPlugin, DayWorkingTimeDirective, DayWorkingTimePlugin, EditDialogFieldDirective, EditDialogFieldPlugin, EditDialogFieldsDirective, EditDialogFieldsPlugin, EventMarkerDirective, EventMarkerPlugin, EventMarkersDirective, EventMarkersPlugin, GanttComponent, GanttPlugin, HolidayDirective, HolidayPlugin, HolidaysDirective, HolidaysPlugin, WeekWorkingTimeDirective, WeekWorkingTimePlugin, WeekWorkingTimesDirective, WeekWorkingTimesPlugin };
766
819
  //# sourceMappingURL=ej2-vue-gantt.es2015.js.map