@bizdoc/core 1.13.7 → 1.13.8

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.
@@ -1,5 +1,5 @@
1
- import { OnInit, OnDestroy, ElementRef } from '@angular/core';
2
- import { DiagramConstraints, ScrollSettingsModel, SelectorModel, ToolBase, Diagram, ConnectorModel, NodeModel, SnapSettingsModel, DiagramTools, ISelectionChangeEventArgs } from '@syncfusion/ej2-angular-diagrams';
1
+ import { OnInit, OnDestroy, ElementRef, ChangeDetectorRef } from '@angular/core';
2
+ import { DiagramConstraints, ScrollSettingsModel, SelectorModel, ToolBase, Diagram, ConnectorModel, NodeModel, SnapSettingsModel, DiagramTools, ISelectionChangeEventArgs, LayoutModel } from '@syncfusion/ej2-angular-diagrams';
3
3
  import { FormBuilder } from '@angular/forms';
4
4
  import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
5
5
  import { MatDialog } from "@angular/material/dialog";
@@ -13,8 +13,7 @@ import { GuideService } from '../../core/guide/guide.service';
13
13
  import { PanesRouter } from '../../core/slots/router.service';
14
14
  import { PaneRef } from '../../core/slots/pane-ref';
15
15
  import { SessionService } from '../../core/session.service';
16
- import { DiagramInfo, MoveModel, Timeline } from './Timeline';
17
- import { ChangeDetectorRef } from '@angular/core';
16
+ import { DiagramInfo, MoveModel, Timeline } from './timeline';
18
17
  import * as i0 from "@angular/core";
19
18
  export declare class DocumentTraceComponent implements OnInit, OnDestroy {
20
19
  private _utilityRef;
@@ -36,6 +35,7 @@ export declare class DocumentTraceComponent implements OnInit, OnDestroy {
36
35
  timeline: Timeline;
37
36
  diagramConstraints: DiagramConstraints;
38
37
  diagramTool: DiagramTools;
38
+ readonly layout: LayoutModel;
39
39
  readonly snapSettings: SnapSettingsModel;
40
40
  readonly scrollSettings: ScrollSettingsModel;
41
41
  private readonly _accentColor;
@@ -14,11 +14,14 @@ export interface DiagramInfo {
14
14
  attachments: Attachment[];
15
15
  recipients: Recipient[];
16
16
  }
17
- export interface NodeInfo {
17
+ export interface NodeData {
18
18
  parentId?: string;
19
19
  indicator?: boolean;
20
20
  virtual?: boolean;
21
21
  }
22
+ export interface ConnectorData {
23
+ virtual?: boolean;
24
+ }
22
25
  export interface Timeline {
23
26
  date: Date;
24
27
  submissions: Date[];
@@ -5,8 +5,7 @@ import { NodeModel } from "@syncfusion/ej2-angular-diagrams";
5
5
  import { TranslateService } from '../../core/translate.service';
6
6
  import { AccountService } from '../../core/account.service';
7
7
  import { ChatInfo } from '../../chat/chat-info';
8
- import { DiagramInfo } from "./Timeline";
9
- import { Timeline } from "./Timeline";
8
+ import { Timeline, DiagramInfo } from "./timeline";
10
9
  import { SessionService } from "../../core/session.service";
11
10
  import { PanesRouter } from "../../core/slots/router.service";
12
11
  import * as i0 from "@angular/core";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bizdoc/core",
3
- "version": "1.13.7",
3
+ "version": "1.13.8",
4
4
  "author": "Moding Ltd.",
5
5
  "homepage": "https://github.com/moding-il/bizdoc.core",
6
6
  "license": "https://github.com/moding-il/bizdoc.core/blob/master/License.md",
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiVGltZWxpbmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2RvY3VtZW50LXRyYWNlL1RpbWVsaW5lLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBBdHRhY2htZW50LCBMb2csIFJlY2lwaWVudCwgV29ya2Zsb3cgfSBmcm9tICcuLi8uLi9jb3JlL21vZGVscyc7XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIE1vdmVNb2RlbCB7XHJcbiAgaWQ6IG51bWJlcjtcclxuICB1c2VySWQ6IHN0cmluZztcclxuICBub3RlPzogc3RyaW5nO1xyXG4gIHJvbGU/OiBzdHJpbmc7XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgRGlhZ3JhbUluZm8ge1xyXG4gIGRpYWdyYW06IFdvcmtmbG93O1xyXG4gIGRvY3VtZW50SWQ6IG51bWJlcjtcclxuICBsb2c6IExvZ1tdO1xyXG4gIGZvcm06IHN0cmluZztcclxuICBtb2RlbDogYW55O1xyXG4gIGF0dGFjaG1lbnRzOiBBdHRhY2htZW50W107XHJcbiAgcmVjaXBpZW50czogUmVjaXBpZW50W107XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgTm9kZUluZm8ge1xyXG4gIHBhcmVudElkPzogc3RyaW5nO1xyXG4gIGluZGljYXRvcj86IGJvb2xlYW47XHJcbiAgdmlydHVhbD86IGJvb2xlYW47XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgVGltZWxpbmUge1xyXG4gICAgZGF0ZTogRGF0ZTtcclxuICAgIHN1Ym1pc3Npb25zOiBEYXRlW107XHJcbiAgICBtaW5EYXRlOiBEYXRlO1xyXG4gICAgbWF4RGF0ZTogRGF0ZTtcclxuICAgIGl0ZW1zOiB7XHJcbiAgICAgICAgdGltZT86IERhdGU7XHJcbiAgICAgICAgdXNlcklkPzogc3RyaW5nO1xyXG4gICAgICAgIHN0YXRlPzogc3RyaW5nO1xyXG4gICAgfVtdO1xyXG4gICAgZXN0aW1hdGU6IGJvb2xlYW47XHJcbiAgICBzdGFydERhdGU6IERhdGU7XHJcbiAgICBlbmREYXRlOiBEYXRlO1xyXG4gICAgcmVjaXBpZW50cz86IFJlY2lwaWVudFtdO1xyXG4gICAgbG9nPzogTG9nW107XHJcbn1cclxuIl19