@syncfusion/ej2-vue-gantt 19.3.57 → 19.4.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-gantt@*",
3
- "_id": "@syncfusion/ej2-vue-gantt@19.3.56",
3
+ "_id": "@syncfusion/ej2-vue-gantt@19.4.41",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-9zVey4N+NnGJJhHW3ITOGj/r++KSAAdit/TpypsEQ1ouaWV0BseyzOvlgMwYLXCKFJj1lQ5iIbYKIVJo9A7G8A==",
5
+ "_integrity": "sha512-cEKWT+d/XD69/LQEMqQRo7C6pL974IvOdZFGSLDbUvkJu6x1K5Bye1qxvu1CubnomSRMLK6oLANrNKuPrtkVjQ==",
6
6
  "_location": "/@syncfusion/ej2-vue-gantt",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-19.3.56.tgz",
23
- "_shasum": "2b4c6c2156424c385b271f5cbc6bf13033d697f0",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-19.4.41.tgz",
23
+ "_shasum": "02c2538e8f212ba73961b3bef5c464a87a1fd4f3",
24
24
  "_spec": "@syncfusion/ej2-vue-gantt@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~19.3.56",
35
- "@syncfusion/ej2-gantt": "19.3.57",
36
- "@syncfusion/ej2-vue-base": "~19.3.55"
34
+ "@syncfusion/ej2-base": "~19.4.42",
35
+ "@syncfusion/ej2-gantt": "19.4.42",
36
+ "@syncfusion/ej2-vue-base": "~19.4.40"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 Gantt Component for Vue",
@@ -63,6 +63,6 @@
63
63
  "type": "git",
64
64
  "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
65
65
  },
66
- "version": "19.3.57",
66
+ "version": "19.4.42",
67
67
  "sideEffects": false
68
68
  }
@@ -28,7 +28,7 @@ import { DayWorkingTimeCollectionDirective, DayWorkingTimeDirective, DayWorkingT
28
28
  import { HolidaysDirective, HolidayDirective, HolidaysPlugin, HolidayPlugin } from './holidays.directive';
29
29
  import { EventMarkersDirective, EventMarkerDirective, EventMarkersPlugin, EventMarkerPlugin } from './eventmarkers.directive';
30
30
  import { Options } from 'vue-class-component';
31
- export var properties = ['islazyUpdate', 'addDialogFields', 'allowExcelExport', 'allowFiltering', 'allowKeyboard', 'allowPdfExport', 'allowReordering', 'allowResizing', 'allowRowDragAndDrop', 'allowSelection', 'allowSorting', 'allowUnscheduledTasks', 'autoFocusTasks', 'baselineColor', 'collapseAllParentTasks', 'columnMenuItems', 'columns', 'connectorLineBackground', 'connectorLineWidth', 'contextMenuItems', 'dataSource', 'dateFormat', 'dayWorkingTime', 'disableHtmlEncode', 'durationUnit', 'editDialogFields', 'editSettings', 'enableContextMenu', 'enableImmutableMode', 'enableMultiTaskbar', 'enablePersistence', 'enablePredecessorValidation', 'enableRtl', 'enableVirtualization', 'eventMarkers', 'filterSettings', 'gridLines', 'height', 'highlightWeekends', 'holidays', 'includeWeekend', 'labelSettings', 'locale', 'milestoneTemplate', 'parentTaskbarTemplate', 'projectEndDate', 'projectStartDate', 'query', 'readOnly', 'renderBaseline', 'resourceFields', 'resourceIDMapping', 'resourceNameMapping', 'resources', 'rowHeight', 'searchSettings', 'segmentData', 'selectedRowIndex', 'selectionSettings', 'showColumnMenu', 'showInlineNotes', 'showOverAllocation', 'sortSettings', 'splitterSettings', 'taskFields', 'taskMode', 'taskType', 'taskbarHeight', 'taskbarTemplate', 'timelineSettings', 'timezone', 'toolbar', 'tooltipSettings', 'treeColumnIndex', 'validateManualTasksOnLinking', 'viewType', 'width', 'workUnit', 'workWeek', 'actionBegin', 'actionComplete', 'actionFailure', 'beforeExcelExport', 'beforePdfExport', 'beforeTooltipRender', 'cellDeselected', 'cellDeselecting', 'cellEdit', 'cellSelected', 'cellSelecting', 'collapsed', 'collapsing', 'columnDrag', 'columnDragStart', 'columnDrop', 'columnMenuClick', 'columnMenuOpen', 'contextMenuClick', 'contextMenuOpen', 'created', 'dataBound', 'dataStateChange', 'destroyed', 'endEdit', 'excelExportComplete', 'excelHeaderQueryCellInfo', 'excelQueryCellInfo', 'expanded', 'expanding', 'headerCellInfo', 'load', 'onMouseMove', 'onTaskbarClick', 'pdfColumnHeaderQueryCellInfo', 'pdfExportComplete', 'pdfQueryCellInfo', 'pdfQueryTaskbarInfo', 'pdfQueryTimelineCellInfo', 'queryCellInfo', 'queryTaskbarInfo', 'recordDoubleClick', 'resizeStart', 'resizeStop', 'resizing', 'rowDataBound', 'rowDeselected', 'rowDeselecting', 'rowDrag', 'rowDragStart', 'rowDragStartHelper', 'rowDrop', 'rowSelected', 'rowSelecting', 'splitterResizeStart', 'splitterResized', 'splitterResizing', 'taskbarEdited', 'taskbarEditing', 'toolbarClick'];
31
+ export var properties = ['isLazyUpdate', 'addDialogFields', 'allowExcelExport', 'allowFiltering', 'allowKeyboard', 'allowPdfExport', 'allowReordering', 'allowResizing', 'allowRowDragAndDrop', 'allowSelection', 'allowSorting', 'allowUnscheduledTasks', 'autoFocusTasks', 'baselineColor', 'collapseAllParentTasks', 'columnMenuItems', 'columns', 'connectorLineBackground', 'connectorLineWidth', 'contextMenuItems', 'dataSource', 'dateFormat', 'dayWorkingTime', 'disableHtmlEncode', 'durationUnit', 'editDialogFields', 'editSettings', 'enableContextMenu', 'enableImmutableMode', 'enableMultiTaskbar', 'enablePersistence', 'enablePredecessorValidation', 'enableRtl', 'enableVirtualization', 'eventMarkers', 'filterSettings', 'gridLines', 'height', 'highlightWeekends', 'holidays', 'includeWeekend', 'labelSettings', 'locale', 'milestoneTemplate', 'parentTaskbarTemplate', 'projectEndDate', 'projectStartDate', 'query', 'readOnly', 'renderBaseline', 'resourceFields', 'resourceIDMapping', 'resourceNameMapping', 'resources', 'rowHeight', 'searchSettings', 'segmentData', 'selectedRowIndex', 'selectionSettings', 'showColumnMenu', 'showInlineNotes', 'showOverAllocation', 'sortSettings', 'splitterSettings', 'taskFields', 'taskMode', 'taskType', 'taskbarHeight', 'taskbarTemplate', 'timelineSettings', 'timezone', 'toolbar', 'tooltipSettings', 'treeColumnIndex', 'validateManualTasksOnLinking', 'viewType', 'width', 'workUnit', 'workWeek', 'actionBegin', 'actionComplete', 'actionFailure', 'beforeExcelExport', 'beforePdfExport', 'beforeTooltipRender', 'cellDeselected', 'cellDeselecting', 'cellEdit', 'cellSelected', 'cellSelecting', 'collapsed', 'collapsing', 'columnDrag', 'columnDragStart', 'columnDrop', 'columnMenuClick', 'columnMenuOpen', 'contextMenuClick', 'contextMenuOpen', 'created', 'dataBound', 'dataStateChange', 'destroyed', 'endEdit', 'excelExportComplete', 'excelHeaderQueryCellInfo', 'excelQueryCellInfo', 'expanded', 'expanding', 'headerCellInfo', 'load', 'onMouseMove', 'onTaskbarClick', 'pdfColumnHeaderQueryCellInfo', 'pdfExportComplete', 'pdfQueryCellInfo', 'pdfQueryTaskbarInfo', 'pdfQueryTimelineCellInfo', 'queryCellInfo', 'queryTaskbarInfo', 'recordDoubleClick', 'resizeStart', 'resizeStop', 'resizing', 'rowDataBound', 'rowDeselected', 'rowDeselecting', 'rowDrag', 'rowDragStart', 'rowDragStartHelper', 'rowDrop', 'rowSelected', 'rowSelecting', 'splitterResizeStart', 'splitterResized', 'splitterResizing', 'taskbarEdited', 'taskbarEditing', 'toolbarClick'];
32
32
  export var modelProps = ['dataSource'];
33
33
  export var testProp = getProps({ props: properties });
34
34
  export var props = testProp[0];
@@ -127,7 +127,7 @@ var GanttComponent = /** @class */ (function (_super) {
127
127
  this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);
128
128
  }
129
129
  else {
130
- if (eventName === 'change' || (this.$props && !this.$props.islazyUpdate)) {
130
+ if (eventName === 'change' || (this.$props && !this.$props.isLazyUpdate)) {
131
131
  this.$emit('update:' + propKey, eventProp[propKey]);
132
132
  this.$emit('modelchanged', eventProp[propKey]);
133
133
  }
@@ -62,7 +62,6 @@
62
62
  .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
63
63
  .e-float-input.e-control-wrapper.e-ddl input[readonly] {
64
64
  background: transparent;
65
- color: inherit;
66
65
  }
67
66
 
68
67
  .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
@@ -181,6 +180,8 @@
181
180
  border-left-width: 0;
182
181
  }
183
182
 
183
+ /*! Toolbar's bootstrap5 theme wise override definitions and variables */
184
+ /*! Tab's bootstrap5 theme wise override definitions and variables */
184
185
  /*! Horizontal Tab */
185
186
  /*! Bootstrap specific themes definition's */
186
187
  /*! Vertical Tab */
@@ -1608,21 +1609,21 @@
1608
1609
  .e-gantt .e-gantt-chart .e-left-label-temp-container {
1609
1610
  color: #ced4da;
1610
1611
  font-size: 14px;
1611
- padding-right: 16px;
1612
+ padding-right: 25px;
1612
1613
  }
1613
1614
 
1614
1615
  .e-gantt .e-gantt-chart .e-right-label-temp-container {
1615
1616
  color: #ced4da;
1616
1617
  font-size: 14px;
1617
- margin-left: 16px;
1618
+ margin-left: 25px;
1618
1619
  }
1619
1620
 
1620
1621
  .e-gantt .e-gantt-chart .e-right-label-container {
1621
- margin-left: 16px;
1622
+ margin-left: 25px;
1622
1623
  }
1623
1624
 
1624
1625
  .e-gantt .e-gantt-chart .e-left-label-container {
1625
- padding-right: 16px;
1626
+ padding-right: 25px;
1626
1627
  }
1627
1628
 
1628
1629
  .e-gantt .e-gantt-chart .e-connectorpoint-right {
@@ -62,7 +62,6 @@
62
62
  .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
63
63
  .e-float-input.e-control-wrapper.e-ddl input[readonly] {
64
64
  background: transparent;
65
- color: inherit;
66
65
  }
67
66
 
68
67
  .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
@@ -181,6 +180,8 @@
181
180
  border-left-width: 0;
182
181
  }
183
182
 
183
+ /*! Toolbar's bootstrap5 theme wise override definitions and variables */
184
+ /*! Tab's bootstrap5 theme wise override definitions and variables */
184
185
  /*! Horizontal Tab */
185
186
  /*! Bootstrap specific themes definition's */
186
187
  /*! Vertical Tab */
@@ -1608,21 +1609,21 @@
1608
1609
  .e-gantt .e-gantt-chart .e-left-label-temp-container {
1609
1610
  color: #495057;
1610
1611
  font-size: 14px;
1611
- padding-right: 16px;
1612
+ padding-right: 25px;
1612
1613
  }
1613
1614
 
1614
1615
  .e-gantt .e-gantt-chart .e-right-label-temp-container {
1615
1616
  color: #495057;
1616
1617
  font-size: 14px;
1617
- margin-left: 16px;
1618
+ margin-left: 25px;
1618
1619
  }
1619
1620
 
1620
1621
  .e-gantt .e-gantt-chart .e-right-label-container {
1621
- margin-left: 16px;
1622
+ margin-left: 25px;
1622
1623
  }
1623
1624
 
1624
1625
  .e-gantt .e-gantt-chart .e-left-label-container {
1625
- padding-right: 16px;
1626
+ padding-right: 25px;
1626
1627
  }
1627
1628
 
1628
1629
  .e-gantt .e-gantt-chart .e-connectorpoint-right {
@@ -637,7 +637,7 @@
637
637
  }
638
638
 
639
639
  .e-gantt .e-gantt-chart .e-gantt-split-container-line {
640
- border-color: inherit;
640
+ border-color: #a9a9a9;
641
641
  border-top-style: dotted;
642
642
  border-top-width: 2px;
643
643
  height: 0;
@@ -62,7 +62,6 @@
62
62
  .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
63
63
  .e-float-input.e-control-wrapper.e-ddl input[readonly] {
64
64
  background: transparent;
65
- color: inherit;
66
65
  }
67
66
 
68
67
  .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
@@ -181,6 +180,8 @@
181
180
  border-left-width: 0;
182
181
  }
183
182
 
183
+ /*! Toolbar's bootstrap5 theme wise override definitions and variables */
184
+ /*! Tab's bootstrap5 theme wise override definitions and variables */
184
185
  /*! Horizontal Tab */
185
186
  /*! Bootstrap specific themes definition's */
186
187
  /*! Vertical Tab */
@@ -1608,21 +1609,21 @@
1608
1609
  .e-gantt .e-gantt-chart .e-left-label-temp-container {
1609
1610
  color: #ced4da;
1610
1611
  font-size: 14px;
1611
- padding-right: 16px;
1612
+ padding-right: 25px;
1612
1613
  }
1613
1614
 
1614
1615
  .e-gantt .e-gantt-chart .e-right-label-temp-container {
1615
1616
  color: #ced4da;
1616
1617
  font-size: 14px;
1617
- margin-left: 16px;
1618
+ margin-left: 25px;
1618
1619
  }
1619
1620
 
1620
1621
  .e-gantt .e-gantt-chart .e-right-label-container {
1621
- margin-left: 16px;
1622
+ margin-left: 25px;
1622
1623
  }
1623
1624
 
1624
1625
  .e-gantt .e-gantt-chart .e-left-label-container {
1625
- padding-right: 16px;
1626
+ padding-right: 25px;
1626
1627
  }
1627
1628
 
1628
1629
  .e-gantt .e-gantt-chart .e-connectorpoint-right {
@@ -62,7 +62,6 @@
62
62
  .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
63
63
  .e-float-input.e-control-wrapper.e-ddl input[readonly] {
64
64
  background: transparent;
65
- color: inherit;
66
65
  }
67
66
 
68
67
  .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
@@ -181,6 +180,8 @@
181
180
  border-left-width: 0;
182
181
  }
183
182
 
183
+ /*! Toolbar's bootstrap5 theme wise override definitions and variables */
184
+ /*! Tab's bootstrap5 theme wise override definitions and variables */
184
185
  /*! Horizontal Tab */
185
186
  /*! Bootstrap specific themes definition's */
186
187
  /*! Vertical Tab */
@@ -1608,21 +1609,21 @@
1608
1609
  .e-gantt .e-gantt-chart .e-left-label-temp-container {
1609
1610
  color: #495057;
1610
1611
  font-size: 14px;
1611
- padding-right: 16px;
1612
+ padding-right: 25px;
1612
1613
  }
1613
1614
 
1614
1615
  .e-gantt .e-gantt-chart .e-right-label-temp-container {
1615
1616
  color: #495057;
1616
1617
  font-size: 14px;
1617
- margin-left: 16px;
1618
+ margin-left: 25px;
1618
1619
  }
1619
1620
 
1620
1621
  .e-gantt .e-gantt-chart .e-right-label-container {
1621
- margin-left: 16px;
1622
+ margin-left: 25px;
1622
1623
  }
1623
1624
 
1624
1625
  .e-gantt .e-gantt-chart .e-left-label-container {
1625
- padding-right: 16px;
1626
+ padding-right: 25px;
1626
1627
  }
1627
1628
 
1628
1629
  .e-gantt .e-gantt-chart .e-connectorpoint-right {
@@ -637,7 +637,7 @@
637
637
  }
638
638
 
639
639
  .e-gantt .e-gantt-chart .e-gantt-split-container-line {
640
- border-color: inherit;
640
+ border-color: #a9a9a9;
641
641
  border-top-style: dotted;
642
642
  border-top-width: 2px;
643
643
  height: 0;
@@ -674,7 +674,7 @@
674
674
  }
675
675
 
676
676
  .e-gantt .e-gantt-chart .e-gantt-split-container-line {
677
- border-color: inherit;
677
+ border-color: #a9a9a9;
678
678
  border-top-style: dotted;
679
679
  border-top-width: 2px;
680
680
  height: 0;
@@ -987,7 +987,7 @@
987
987
  }
988
988
 
989
989
  .e-gantt .e-gantt-chart .e-connector-line-z-index {
990
- z-index: 2;
990
+ z-index: 1;
991
991
  }
992
992
 
993
993
  .e-gantt .e-gantt-chart .e-connector-line-hover {
@@ -987,7 +987,7 @@
987
987
  }
988
988
 
989
989
  .e-gantt .e-gantt-chart .e-connector-line-z-index {
990
- z-index: 2;
990
+ z-index: 1;
991
991
  }
992
992
 
993
993
  .e-gantt .e-gantt-chart .e-connector-line-hover {
@@ -674,7 +674,7 @@
674
674
  }
675
675
 
676
676
  .e-gantt .e-gantt-chart .e-gantt-split-container-line {
677
- border-color: inherit;
677
+ border-color: #a9a9a9;
678
678
  border-top-style: dotted;
679
679
  border-top-width: 2px;
680
680
  height: 0;
@@ -987,7 +987,7 @@
987
987
  }
988
988
 
989
989
  .e-gantt .e-gantt-chart .e-connector-line-z-index {
990
- z-index: 2;
990
+ z-index: 1;
991
991
  }
992
992
 
993
993
  .e-gantt .e-gantt-chart .e-connector-line-hover {
@@ -987,7 +987,7 @@
987
987
  }
988
988
 
989
989
  .e-gantt .e-gantt-chart .e-connector-line-z-index {
990
- z-index: 2;
990
+ z-index: 1;
991
991
  }
992
992
 
993
993
  .e-gantt .e-gantt-chart .e-connector-line-hover {