@syncfusion/ej2-angular-diagrams
Advanced tools
Comparing version 27.2.4 to 27.2.5-ngcc
@@ -5,3 +5,3 @@ { | ||
"_inBundle": false, | ||
"_integrity": "sha512-LIzdwFIyOSigH3z+n71vf4Yr0iXp2Odgb4IMd2XdmuVQTj5slRXMZQ7mfkiSpMcNn1CLIO951dBolBG7mtNZNA==", | ||
"_integrity": "sha512-T7U2pfN1SgGDL7XGlr5O40kklAgZ8L06tpKG0BLiz1pV/ZmolTNXtFA3Nfg9/kKdSXhUHyUVky44Z29zE6CUbg==", | ||
"_location": "/@syncfusion/ej2-angular-diagrams", | ||
@@ -23,6 +23,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-diagrams/-/ej2-angular-diagrams-27.2.2.tgz", | ||
"_shasum": "7c5972f99a0c19c82a1e3c11097f54bb48eafd87", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-diagrams/-/ej2-angular-diagrams-27.2.2.tgz", | ||
"_shasum": "6c75da1374e8cab0ef37220e95627f3b92ebaddc", | ||
"_spec": "@syncfusion/ej2-angular-diagrams@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included", | ||
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included", | ||
"author": { | ||
@@ -37,24 +37,9 @@ "name": "Syncfusion Inc." | ||
"@syncfusion/ej2-angular-base": "~27.2.2", | ||
"@syncfusion/ej2-base": "~27.2.2", | ||
"@syncfusion/ej2-diagrams": "27.2.4" | ||
"@syncfusion/ej2-base": "~27.2.5", | ||
"@syncfusion/ej2-diagrams": "27.2.5" | ||
}, | ||
"deprecated": false, | ||
"description": "Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts. for Angular", | ||
"es2020": "fesm2020/syncfusion-ej2-angular-diagrams.mjs", | ||
"esm2020": "esm2020/syncfusion-ej2-angular-diagrams.mjs", | ||
"exports": { | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./syncfusion-ej2-angular-diagrams.d.ts", | ||
"esm2020": "./esm2020/syncfusion-ej2-angular-diagrams.mjs", | ||
"es2020": "./fesm2020/syncfusion-ej2-angular-diagrams.mjs", | ||
"es2015": "./fesm2015/syncfusion-ej2-angular-diagrams.mjs", | ||
"node": "./fesm2015/syncfusion-ej2-angular-diagrams.mjs", | ||
"default": "./fesm2020/syncfusion-ej2-angular-diagrams.mjs" | ||
} | ||
}, | ||
"fesm2015": "fesm2015/syncfusion-ej2-angular-diagrams.mjs", | ||
"fesm2020": "fesm2020/syncfusion-ej2-angular-diagrams.mjs", | ||
"devDependencies": {}, | ||
"es2015": "@syncfusion/ej2-angular-diagrams.js", | ||
"homepage": "https://www.syncfusion.com/angular-components", | ||
@@ -68,3 +53,5 @@ "keywords": [ | ||
"license": "SEE LICENSE IN license", | ||
"module": "fesm2015/syncfusion-ej2-angular-diagrams.mjs", | ||
"main": "dist/ej2-angular-diagrams.umd.js", | ||
"metadata": "ej2-angular-diagrams.metadata.json", | ||
"module": "@syncfusion/ej2-angular-diagrams.es5.js", | ||
"name": "@syncfusion/ej2-angular-diagrams", | ||
@@ -77,4 +64,4 @@ "repository": { | ||
"sideEffects": false, | ||
"typings": "syncfusion-ej2-angular-diagrams.d.ts", | ||
"version": "27.2.4" | ||
"typings": "ej2-angular-diagrams.d.ts", | ||
"version": "27.2.5-ngcc" | ||
} |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.pkgName = '@syncfusion/ej2-angular-diagrams'; | ||
exports.pkgVer = '^27.2.4'; | ||
exports.pkgVer = '^27.2.5'; | ||
exports.moduleName = 'DiagramModule, SymbolPaletteModule, OverviewModule'; | ||
exports.themeVer = '~27.2.4'; | ||
exports.themeVer = '~27.2.5'; |
export const pkgName = '@syncfusion/ej2-angular-diagrams'; | ||
export const pkgVer = '^27.2.4'; | ||
export const pkgVer = '^27.2.5'; | ||
export const moduleName = 'DiagramModule, SymbolPaletteModule, OverviewModule'; | ||
export const themeVer = '~27.2.4'; | ||
export const themeVer = '~27.2.5'; |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -164,4 +163,2 @@ * Connectors Directive | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorAnnotationDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<ConnectorAnnotationDirective, "e-connector>e-connector-annotations>e-connector-annotation", never, { "addInfo": "addInfo"; "alignment": "alignment"; "annotationType": "annotationType"; "constraints": "constraints"; "content": "content"; "displacement": "displacement"; "dragLimit": "dragLimit"; "height": "height"; "horizontalAlignment": "horizontalAlignment"; "hyperlink": "hyperlink"; "id": "id"; "margin": "margin"; "offset": "offset"; "rotateAngle": "rotateAngle"; "rotationReference": "rotationReference"; "segmentAngle": "segmentAngle"; "style": "style"; "template": "template"; "tooltip": "tooltip"; "type": "type"; "verticalAlignment": "verticalAlignment"; "visibility": "visibility"; "width": "width"; }, {}, never>; | ||
} | ||
@@ -174,4 +171,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorAnnotationsDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<ConnectorAnnotationsDirective, "e-connector>e-connector-annotations", never, {}, {}, ["children"]>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -105,4 +104,2 @@ * Connectors Directive | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorFixedUserHandleDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<ConnectorFixedUserHandleDirective, "e-connector>e-connector-fixeduserhandles>e-connector-fixeduserhandle", never, { "alignment": "alignment"; "cornerRadius": "cornerRadius"; "displacement": "displacement"; "fill": "fill"; "handleStrokeColor": "handleStrokeColor"; "handleStrokeWidth": "handleStrokeWidth"; "height": "height"; "iconStrokeColor": "iconStrokeColor"; "iconStrokeWidth": "iconStrokeWidth"; "id": "id"; "offset": "offset"; "padding": "padding"; "pathData": "pathData"; "tooltip": "tooltip"; "visibility": "visibility"; "width": "width"; }, {}, never>; | ||
} | ||
@@ -115,4 +112,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorFixedUserHandlesDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<ConnectorFixedUserHandlesDirective, "e-connector>e-connector-fixeduserhandles", never, {}, {}, ["children"]>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -260,3 +259,3 @@ * Connectors Directive | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -271,4 +270,2 @@ wrapper: any; | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<ConnectorDirective, "e-connectors>e-connector", never, { "addInfo": "addInfo"; "allowNodeOverlap": "allowNodeOverlap"; "annotations": "annotations"; "bezierSettings": "bezierSettings"; "bridgeSpace": "bridgeSpace"; "connectionPadding": "connectionPadding"; "connectorSpacing": "connectorSpacing"; "constraints": "constraints"; "cornerRadius": "cornerRadius"; "dragSize": "dragSize"; "excludeFromLayout": "excludeFromLayout"; "fixedUserHandles": "fixedUserHandles"; "flip": "flip"; "flipMode": "flipMode"; "hitPadding": "hitPadding"; "id": "id"; "margin": "margin"; "maxSegmentThumb": "maxSegmentThumb"; "ports": "ports"; "previewSize": "previewSize"; "segmentThumbShape": "segmentThumbShape"; "segmentThumbSize": "segmentThumbSize"; "segments": "segments"; "shape": "shape"; "sourceDecorator": "sourceDecorator"; "sourceID": "sourceID"; "sourcePadding": "sourcePadding"; "sourcePoint": "sourcePoint"; "sourcePortID": "sourcePortID"; "style": "style"; "symbolInfo": "symbolInfo"; "targetDecorator": "targetDecorator"; "targetID": "targetID"; "targetPadding": "targetPadding"; "targetPoint": "targetPoint"; "targetPortID": "targetPortID"; "tooltip": "tooltip"; "type": "type"; "visible": "visible"; "wrapper": "wrapper"; "zIndex": "zIndex"; }, {}, ["childFixedUserHandles", "childAnnotations"]>; | ||
} | ||
@@ -281,4 +278,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorsDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<ConnectorsDirective, "ej-diagram>e-connectors", never, {}, {}, ["children"]>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -25,4 +24,2 @@ * Cursor Maps Directive | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<CustomCursorDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<CustomCursorDirective, "e-cursormaps>e-cursormap", never, { "action": "action"; "cursor": "cursor"; }, {}, never>; | ||
} | ||
@@ -35,4 +32,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<CustomCursorsDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<CustomCursorsDirective, "ej-diagram>e-cursormaps", never, {}, {}, ["children"]>; | ||
} |
import { ValueProvider } from '@angular/core'; | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./diagram.module"; | ||
export declare const HierarchicalTreeService: ValueProvider; | ||
@@ -27,5 +24,2 @@ export declare const MindMapService: ValueProvider; | ||
export declare class DiagramAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DiagramAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<DiagramAllModule, never, [typeof i1.CommonModule, typeof i2.DiagramModule], [typeof i2.DiagramModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<DiagramAllModule>; | ||
} |
@@ -8,3 +8,2 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@angular/core'; | ||
import { NodesDirective } from './nodes.directive'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -104,4 +103,2 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DiagramComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<DiagramComponent, "ejs-diagram", never, { "addInfo": "addInfo"; "annotationTemplate": "annotationTemplate"; "backgroundColor": "backgroundColor"; "bridgeDirection": "bridgeDirection"; "commandManager": "commandManager"; "connectorDefaults": "connectorDefaults"; "connectors": "connectors"; "constraints": "constraints"; "contextMenuSettings": "contextMenuSettings"; "customCursor": "customCursor"; "dataSourceSettings": "dataSourceSettings"; "diagramSettings": "diagramSettings"; "drawingObject": "drawingObject"; "enableConnectorSplit": "enableConnectorSplit"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "fixedUserHandleTemplate": "fixedUserHandleTemplate"; "getConnectorDefaults": "getConnectorDefaults"; "getCustomCursor": "getCustomCursor"; "getCustomProperty": "getCustomProperty"; "getCustomTool": "getCustomTool"; "getDescription": "getDescription"; "getNodeDefaults": "getNodeDefaults"; "height": "height"; "historyManager": "historyManager"; "layers": "layers"; "layout": "layout"; "locale": "locale"; "mode": "mode"; "nodeDefaults": "nodeDefaults"; "nodeTemplate": "nodeTemplate"; "nodes": "nodes"; "pageSettings": "pageSettings"; "rulerSettings": "rulerSettings"; "scrollSettings": "scrollSettings"; "segmentThumbShape": "segmentThumbShape"; "segmentThumbSize": "segmentThumbSize"; "selectedItems": "selectedItems"; "serializationSettings": "serializationSettings"; "setNodeTemplate": "setNodeTemplate"; "snapSettings": "snapSettings"; "tool": "tool"; "tooltip": "tooltip"; "updateSelection": "updateSelection"; "userHandleTemplate": "userHandleTemplate"; "width": "width"; }, { "animationComplete": "animationComplete"; "click": "click"; "collectionChange": "collectionChange"; "commandExecute": "commandExecute"; "connectionChange": "connectionChange"; "contextMenuBeforeItemRender": "contextMenuBeforeItemRender"; "contextMenuClick": "contextMenuClick"; "contextMenuOpen": "contextMenuOpen"; "created": "created"; "dataLoaded": "dataLoaded"; "doubleClick": "doubleClick"; "dragEnter": "dragEnter"; "dragLeave": "dragLeave"; "dragOver": "dragOver"; "drop": "drop"; "elementDraw": "elementDraw"; "expandStateChange": "expandStateChange"; "fixedUserHandleClick": "fixedUserHandleClick"; "historyChange": "historyChange"; "historyStateChange": "historyStateChange"; "keyDown": "keyDown"; "keyUp": "keyUp"; "load": "load"; "loaded": "loaded"; "mouseEnter": "mouseEnter"; "mouseLeave": "mouseLeave"; "mouseOver": "mouseOver"; "mouseWheel": "mouseWheel"; "onFixedUserHandleMouseDown": "onFixedUserHandleMouseDown"; "onFixedUserHandleMouseEnter": "onFixedUserHandleMouseEnter"; "onFixedUserHandleMouseLeave": "onFixedUserHandleMouseLeave"; "onFixedUserHandleMouseUp": "onFixedUserHandleMouseUp"; "onImageLoad": "onImageLoad"; "onUserHandleMouseDown": "onUserHandleMouseDown"; "onUserHandleMouseEnter": "onUserHandleMouseEnter"; "onUserHandleMouseLeave": "onUserHandleMouseLeave"; "onUserHandleMouseUp": "onUserHandleMouseUp"; "positionChange": "positionChange"; "propertyChange": "propertyChange"; "rotateChange": "rotateChange"; "scrollChange": "scrollChange"; "segmentChange": "segmentChange"; "segmentCollectionChange": "segmentCollectionChange"; "selectionChange": "selectionChange"; "sizeChange": "sizeChange"; "sourcePointChange": "sourcePointChange"; "targetPointChange": "targetPointChange"; "textEdit": "textEdit"; }, ["annotationTemplate", "nodeTemplate", "userHandleTemplate", "childLayers", "childCustomCursor", "childConnectors", "childNodes"], never>; | ||
} |
@@ -1,13 +0,1 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./diagram.component"; | ||
import * as i2 from "./layers.directive"; | ||
import * as i3 from "./customcursor.directive"; | ||
import * as i4 from "./connector-fixeduserhandle.directive"; | ||
import * as i5 from "./connector-annotation.directive"; | ||
import * as i6 from "./connectors.directive"; | ||
import * as i7 from "./node-fixeduserhandle.directive"; | ||
import * as i8 from "./node-annotation.directive"; | ||
import * as i9 from "./ports.directive"; | ||
import * as i10 from "./nodes.directive"; | ||
import * as i11 from "@angular/common"; | ||
/** | ||
@@ -17,5 +5,2 @@ * NgModule definition for the Diagram component. | ||
export declare class DiagramModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DiagramModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<DiagramModule, [typeof i1.DiagramComponent, typeof i2.LayerDirective, typeof i2.LayersDirective, typeof i3.CustomCursorDirective, typeof i3.CustomCursorsDirective, typeof i4.ConnectorFixedUserHandleDirective, typeof i4.ConnectorFixedUserHandlesDirective, typeof i5.ConnectorAnnotationDirective, typeof i5.ConnectorAnnotationsDirective, typeof i6.ConnectorDirective, typeof i6.ConnectorsDirective, typeof i7.NodeFixedUserHandleDirective, typeof i7.NodeFixedUserHandlesDirective, typeof i8.NodeAnnotationDirective, typeof i8.NodeAnnotationsDirective, typeof i9.PortDirective, typeof i9.PortsDirective, typeof i10.NodeDirective, typeof i10.NodesDirective], [typeof i11.CommonModule], [typeof i1.DiagramComponent, typeof i2.LayerDirective, typeof i2.LayersDirective, typeof i3.CustomCursorDirective, typeof i3.CustomCursorsDirective, typeof i4.ConnectorFixedUserHandleDirective, typeof i4.ConnectorFixedUserHandlesDirective, typeof i5.ConnectorAnnotationDirective, typeof i5.ConnectorAnnotationsDirective, typeof i6.ConnectorDirective, typeof i6.ConnectorsDirective, typeof i7.NodeFixedUserHandleDirective, typeof i7.NodeFixedUserHandlesDirective, typeof i8.NodeAnnotationDirective, typeof i8.NodeAnnotationsDirective, typeof i9.PortDirective, typeof i9.PortsDirective, typeof i10.NodeDirective, typeof i10.NodesDirective]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<DiagramModule>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -49,4 +48,2 @@ * Layers Directive | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<LayerDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<LayerDirective, "e-layers>e-layer", never, { "addInfo": "addInfo"; "id": "id"; "lock": "lock"; "objects": "objects"; "visible": "visible"; "zIndex": "zIndex"; }, {}, never>; | ||
} | ||
@@ -59,4 +56,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<LayersDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<LayersDirective, "ej-diagram>e-layers", never, {}, {}, ["children"]>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -145,4 +144,2 @@ * Nodes Directive | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NodeAnnotationDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<NodeAnnotationDirective, "e-node>e-node-annotations>e-node-annotation", never, { "addInfo": "addInfo"; "annotationType": "annotationType"; "constraints": "constraints"; "content": "content"; "dragLimit": "dragLimit"; "height": "height"; "horizontalAlignment": "horizontalAlignment"; "hyperlink": "hyperlink"; "id": "id"; "margin": "margin"; "offset": "offset"; "rotateAngle": "rotateAngle"; "rotationReference": "rotationReference"; "style": "style"; "template": "template"; "tooltip": "tooltip"; "type": "type"; "verticalAlignment": "verticalAlignment"; "visibility": "visibility"; "width": "width"; }, {}, never>; | ||
} | ||
@@ -155,4 +152,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NodeAnnotationsDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<NodeAnnotationsDirective, "e-node>e-node-annotations", never, {}, {}, ["children"]>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -96,4 +95,2 @@ * Nodes Directive | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NodeFixedUserHandleDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<NodeFixedUserHandleDirective, "e-node>e-node-fixeduserhandles>e-node-fixeduserhandle", never, { "cornerRadius": "cornerRadius"; "fill": "fill"; "handleStrokeColor": "handleStrokeColor"; "handleStrokeWidth": "handleStrokeWidth"; "height": "height"; "iconStrokeColor": "iconStrokeColor"; "iconStrokeWidth": "iconStrokeWidth"; "id": "id"; "margin": "margin"; "offset": "offset"; "padding": "padding"; "pathData": "pathData"; "tooltip": "tooltip"; "visibility": "visibility"; "width": "width"; }, {}, never>; | ||
} | ||
@@ -106,4 +103,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NodeFixedUserHandlesDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<NodeFixedUserHandlesDirective, "e-node>e-node-fixeduserhandles", never, {}, {}, ["children"]>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -38,3 +37,3 @@ * Nodes Directive | ||
* Sets the border color of the node | ||
* @deprecated | ||
* @default 'none' | ||
@@ -45,3 +44,3 @@ */ | ||
* Sets the border width of the node | ||
* @deprecated | ||
* @default 0 | ||
@@ -122,3 +121,3 @@ */ | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -273,3 +272,3 @@ container: any; | ||
* @aspdefaultvalueignore | ||
* @deprecated | ||
* @default undefined | ||
@@ -326,3 +325,3 @@ */ | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -337,4 +336,2 @@ wrapper: any; | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NodeDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<NodeDirective, "e-nodes>e-node", never, { "addInfo": "addInfo"; "annotations": "annotations"; "backgroundColor": "backgroundColor"; "borderColor": "borderColor"; "borderWidth": "borderWidth"; "branch": "branch"; "children": "children"; "collapseIcon": "collapseIcon"; "columnIndex": "columnIndex"; "columnSpan": "columnSpan"; "columns": "columns"; "constraints": "constraints"; "container": "container"; "data": "data"; "dragSize": "dragSize"; "excludeFromLayout": "excludeFromLayout"; "expandIcon": "expandIcon"; "fixedUserHandles": "fixedUserHandles"; "flip": "flip"; "flipMode": "flipMode"; "height": "height"; "horizontalAlignment": "horizontalAlignment"; "id": "id"; "isExpanded": "isExpanded"; "layoutInfo": "layoutInfo"; "margin": "margin"; "maxHeight": "maxHeight"; "maxWidth": "maxWidth"; "minHeight": "minHeight"; "minWidth": "minWidth"; "offsetX": "offsetX"; "offsetY": "offsetY"; "padding": "padding"; "pivot": "pivot"; "ports": "ports"; "previewSize": "previewSize"; "rotateAngle": "rotateAngle"; "rowIndex": "rowIndex"; "rowSpan": "rowSpan"; "rows": "rows"; "shadow": "shadow"; "shape": "shape"; "style": "style"; "symbolInfo": "symbolInfo"; "tooltip": "tooltip"; "verticalAlignment": "verticalAlignment"; "visible": "visible"; "width": "width"; "wrapper": "wrapper"; "zIndex": "zIndex"; }, {}, ["childFixedUserHandles", "childAnnotations", "childPorts"]>; | ||
} | ||
@@ -347,4 +344,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NodesDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<NodesDirective, "ej-diagram>e-nodes", never, {}, {}, ["children"]>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -136,4 +135,2 @@ * Nodes Directive | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<PortDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<PortDirective, "e-node>e-node-ports>e-node-port", never, { "addInfo": "addInfo"; "connectionDirection": "connectionDirection"; "constraints": "constraints"; "height": "height"; "horizontalAlignment": "horizontalAlignment"; "id": "id"; "inEdges": "inEdges"; "margin": "margin"; "offset": "offset"; "outEdges": "outEdges"; "pathData": "pathData"; "shape": "shape"; "style": "style"; "tooltip": "tooltip"; "verticalAlignment": "verticalAlignment"; "visibility": "visibility"; "width": "width"; }, {}, never>; | ||
} | ||
@@ -146,4 +143,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<PortsDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<PortsDirective, "e-node>e-node-ports", never, {}, {}, ["children"]>; | ||
} |
@@ -1,4 +0,1 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./overview.module"; | ||
/** | ||
@@ -8,5 +5,2 @@ * NgModule definition for the Overview component with providers. | ||
export declare class OverviewAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<OverviewAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<OverviewAllModule, never, [typeof i1.CommonModule, typeof i2.OverviewModule], [typeof i2.OverviewModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<OverviewAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { Overview } from '@syncfusion/ej2-diagrams'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -30,4 +29,2 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<OverviewComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<OverviewComponent, "ejs-overview", never, { "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "height": "height"; "locale": "locale"; "sourceID": "sourceID"; "width": "width"; }, { "created": "created"; }, never, never>; | ||
} |
@@ -1,4 +0,1 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./overview.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -8,5 +5,2 @@ * NgModule definition for the Overview component. | ||
export declare class OverviewModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<OverviewModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<OverviewModule, [typeof i1.OverviewComponent], [typeof i2.CommonModule], [typeof i1.OverviewComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<OverviewModule>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -45,4 +44,2 @@ * Palette Directive | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<PaletteDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<PaletteDirective, "e-palettes>e-palette", never, { "expanded": "expanded"; "height": "height"; "iconCss": "iconCss"; "id": "id"; "symbols": "symbols"; "title": "title"; }, {}, never>; | ||
} | ||
@@ -55,4 +52,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<PalettesDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<PalettesDirective, "ejs-symbolpalette>e-palettes", never, {}, {}, ["children"]>; | ||
} |
@@ -1,4 +0,1 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./symbolpalette.module"; | ||
/** | ||
@@ -8,5 +5,2 @@ * NgModule definition for the SymbolPalette component with providers. | ||
export declare class SymbolPaletteAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<SymbolPaletteAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<SymbolPaletteAllModule, never, [typeof i1.CommonModule, typeof i2.SymbolPaletteModule], [typeof i2.SymbolPaletteModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<SymbolPaletteAllModule>; | ||
} |
@@ -5,3 +5,2 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@angular/core'; | ||
import { PalettesDirective } from './palettes.directive'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -34,4 +33,2 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<SymbolPaletteComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<SymbolPaletteComponent, "ejs-symbolpalette", never, { "accessKey": "accessKey"; "allowDrag": "allowDrag"; "connectorDefaults": "connectorDefaults"; "enableAnimation": "enableAnimation"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableSearch": "enableSearch"; "expandMode": "expandMode"; "filterSymbols": "filterSymbols"; "getConnectorDefaults": "getConnectorDefaults"; "getNodeDefaults": "getNodeDefaults"; "getSymbolInfo": "getSymbolInfo"; "getSymbolTemplate": "getSymbolTemplate"; "height": "height"; "ignoreSymbolsOnSearch": "ignoreSymbolsOnSearch"; "locale": "locale"; "nodeDefaults": "nodeDefaults"; "palettes": "palettes"; "symbolDragSize": "symbolDragSize"; "symbolHeight": "symbolHeight"; "symbolInfo": "symbolInfo"; "symbolMargin": "symbolMargin"; "symbolPreview": "symbolPreview"; "symbolWidth": "symbolWidth"; "width": "width"; }, { "paletteExpanding": "paletteExpanding"; "paletteSelectionChange": "paletteSelectionChange"; }, ["childPalettes"], never>; | ||
} |
@@ -1,5 +0,1 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./symbolpalette.component"; | ||
import * as i2 from "./palettes.directive"; | ||
import * as i3 from "@angular/common"; | ||
/** | ||
@@ -9,5 +5,2 @@ * NgModule definition for the SymbolPalette component. | ||
export declare class SymbolPaletteModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<SymbolPaletteModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<SymbolPaletteModule, [typeof i1.SymbolPaletteComponent, typeof i2.PaletteDirective, typeof i2.PalettesDirective], [typeof i3.CommonModule], [typeof i1.SymbolPaletteComponent, typeof i2.PaletteDirective, typeof i2.PalettesDirective]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<SymbolPaletteModule>; | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
995969
6356
160
1
80
2
+ Added@syncfusion/ej2-diagrams@27.2.5(transitive)
- Removed@syncfusion/ej2-diagrams@27.2.4(transitive)
Updated@syncfusion/ej2-base@~27.2.5