@swimlane/ngx-graph
Advanced tools
Comparing version 8.1.0 to 8.2.0
@@ -69,2 +69,3 @@ import { AfterViewInit, ElementRef, EventEmitter, OnDestroy, OnInit, QueryList, TemplateRef, NgZone, ChangeDetectorRef, OnChanges, SimpleChanges } from '@angular/core'; | ||
animations: boolean; | ||
deferDisplayUntilPosition: boolean; | ||
select: EventEmitter<any>; | ||
@@ -369,3 +370,3 @@ activate: EventEmitter<any>; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<GraphComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<GraphComponent, "ngx-graph", never, { "nodes": "nodes"; "clusters": "clusters"; "compoundNodes": "compoundNodes"; "links": "links"; "activeEntries": "activeEntries"; "curve": "curve"; "draggingEnabled": "draggingEnabled"; "nodeHeight": "nodeHeight"; "nodeMaxHeight": "nodeMaxHeight"; "nodeMinHeight": "nodeMinHeight"; "nodeWidth": "nodeWidth"; "nodeMinWidth": "nodeMinWidth"; "nodeMaxWidth": "nodeMaxWidth"; "panningEnabled": "panningEnabled"; "panningAxis": "panningAxis"; "enableZoom": "enableZoom"; "zoomSpeed": "zoomSpeed"; "minZoomLevel": "minZoomLevel"; "maxZoomLevel": "maxZoomLevel"; "autoZoom": "autoZoom"; "panOnZoom": "panOnZoom"; "animate": "animate"; "autoCenter": "autoCenter"; "update$": "update$"; "center$": "center$"; "zoomToFit$": "zoomToFit$"; "panToNode$": "panToNode$"; "layout": "layout"; "layoutSettings": "layoutSettings"; "enableTrackpadSupport": "enableTrackpadSupport"; "showMiniMap": "showMiniMap"; "miniMapMaxWidth": "miniMapMaxWidth"; "miniMapMaxHeight": "miniMapMaxHeight"; "miniMapPosition": "miniMapPosition"; "view": "view"; "scheme": "scheme"; "customColors": "customColors"; "animations": "animations"; "groupResultsBy": "groupResultsBy"; "zoomLevel": "zoomLevel"; "panOffsetX": "panOffsetX"; "panOffsetY": "panOffsetY"; }, { "select": "select"; "activate": "activate"; "deactivate": "deactivate"; "zoomChange": "zoomChange"; "clickHandler": "clickHandler"; }, ["linkTemplate", "nodeTemplate", "clusterTemplate", "defsTemplate", "miniMapNodeTemplate"], ["*"]>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<GraphComponent, "ngx-graph", never, { "nodes": "nodes"; "clusters": "clusters"; "compoundNodes": "compoundNodes"; "links": "links"; "activeEntries": "activeEntries"; "curve": "curve"; "draggingEnabled": "draggingEnabled"; "nodeHeight": "nodeHeight"; "nodeMaxHeight": "nodeMaxHeight"; "nodeMinHeight": "nodeMinHeight"; "nodeWidth": "nodeWidth"; "nodeMinWidth": "nodeMinWidth"; "nodeMaxWidth": "nodeMaxWidth"; "panningEnabled": "panningEnabled"; "panningAxis": "panningAxis"; "enableZoom": "enableZoom"; "zoomSpeed": "zoomSpeed"; "minZoomLevel": "minZoomLevel"; "maxZoomLevel": "maxZoomLevel"; "autoZoom": "autoZoom"; "panOnZoom": "panOnZoom"; "animate": "animate"; "autoCenter": "autoCenter"; "update$": "update$"; "center$": "center$"; "zoomToFit$": "zoomToFit$"; "panToNode$": "panToNode$"; "layout": "layout"; "layoutSettings": "layoutSettings"; "enableTrackpadSupport": "enableTrackpadSupport"; "showMiniMap": "showMiniMap"; "miniMapMaxWidth": "miniMapMaxWidth"; "miniMapMaxHeight": "miniMapMaxHeight"; "miniMapPosition": "miniMapPosition"; "view": "view"; "scheme": "scheme"; "customColors": "customColors"; "animations": "animations"; "deferDisplayUntilPosition": "deferDisplayUntilPosition"; "groupResultsBy": "groupResultsBy"; "zoomLevel": "zoomLevel"; "panOffsetX": "panOffsetX"; "panOffsetY": "panOffsetY"; }, { "select": "select"; "activate": "activate"; "deactivate": "deactivate"; "zoomChange": "zoomChange"; "clickHandler": "clickHandler"; }, ["linkTemplate", "nodeTemplate", "clusterTemplate", "defsTemplate", "miniMapNodeTemplate"], ["*"]>; | ||
} |
@@ -19,2 +19,3 @@ export interface NodePosition { | ||
parentId?: string; | ||
hidden?: boolean; | ||
} | ||
@@ -21,0 +22,0 @@ export interface ClusterNode extends Node { |
{ | ||
"name": "@swimlane/ngx-graph", | ||
"version": "8.1.0", | ||
"version": "8.2.0", | ||
"description": "Graph visualization for angular", | ||
@@ -32,6 +32,6 @@ "repository": { | ||
"peerDependencies": { | ||
"@angular/animations": "10.x || 11.x || 12.x || 13.x || 14.x || 15.x", | ||
"@angular/common": "10.x || 11.x || 12.x || 13.x || 14.x || 15.x", | ||
"@angular/core": "10.x || 11.x || 12.x || 13.x || 14.x || 15.x", | ||
"@angular/cdk": "10.x || 11.x || 12.x || 13.x || 14.x || 15.x", | ||
"@angular/animations": "10.x || 11.x || 12.x || 13.x || 14.x || 15.x || 16.x", | ||
"@angular/common": "10.x || 11.x || 12.x || 13.x || 14.x || 15.x || 16.x", | ||
"@angular/core": "10.x || 11.x || 12.x || 13.x || 14.x || 15.x || 16.x", | ||
"@angular/cdk": "10.x || 11.x || 12.x || 13.x || 14.x || 15.x || 16.x", | ||
"rxjs": "6.x || 7.x" | ||
@@ -38,0 +38,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
904767
8333
0