cm-angular-org-chart
Advanced tools
Comparing version 1.1.3 to 2.0.0
@@ -10,3 +10,3 @@ import { EventEmitter } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<EmployeeComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<EmployeeComponent, "employee", never, { "employee": "employee"; "hasManager": "hasManager"; "direction": "direction"; }, { "itemClick": "itemClick"; }, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<EmployeeComponent, "employee", never, { "employee": "employee"; "hasManager": "hasManager"; "direction": "direction"; }, { "itemClick": "itemClick"; }, never, never, false, never>; | ||
} |
@@ -11,3 +11,3 @@ import { EventEmitter } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<OrgChartComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<OrgChartComponent, "org-chart", never, { "topEmployee": "topEmployee"; "hasManager": "hasManager"; "direction": "direction"; }, { "itemClick": "itemClick"; }, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<OrgChartComponent, "org-chart", never, { "topEmployee": "topEmployee"; "hasManager": "hasManager"; "direction": "direction"; }, { "itemClick": "itemClick"; }, never, never, false, never>; | ||
} |
{ | ||
"name": "cm-angular-org-chart", | ||
"description": "Hierarchical Organizational Chart for Angular", | ||
"version": "1.1.3", | ||
"version": "2.0.0", | ||
"keywords": [ | ||
@@ -12,4 +12,6 @@ "org chart", | ||
"cm", | ||
"cm-angular-org-chart", | ||
"angular", | ||
"angular 14" | ||
"angular 14", | ||
"angular 15" | ||
], | ||
@@ -25,4 +27,4 @@ "repository": { | ||
"peerDependencies": { | ||
"@angular/common": "^14.0.0", | ||
"@angular/core": "^14.0.0" | ||
"@angular/common": "^15.2.10", | ||
"@angular/core": "^15.2.10" | ||
}, | ||
@@ -29,0 +31,0 @@ "dependencies": { |
# Hierarchical Organization Chart for Angular 14 and above versions | ||
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.0. | ||
The `cm-angular-org-chart` component displays heirarchal Organizational Chart. | ||
@@ -13,2 +11,3 @@ | ||
* [Version](#Version) | ||
* [Usage](#usage) | ||
@@ -19,4 +18,12 @@ * [Inputs](#inputs) | ||
* [Custom Styling](#custom-styling) | ||
## Version | ||
| Angular | cm-angular-org-chart | | ||
|---|---| | ||
|`15`|`2.0.0`| | ||
|`14`|`1.1.3`| | ||
## Usage | ||
@@ -23,0 +30,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
Sorry, the diff of this file is not supported yet
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
71901
239
0