ng2-charts
Advanced tools
Comparing version 3.1.2 to 4.0.0
@@ -40,3 +40,3 @@ import { ElementRef, EventEmitter, NgZone, OnChanges, OnDestroy, SimpleChanges } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<BaseChartDirective<any, any, any>, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<BaseChartDirective<any, any, any>, "canvas[baseChart]", ["base-chart"], { "type": "type"; "legend": "legend"; "data": "data"; "options": "options"; "plugins": "plugins"; "labels": "labels"; "datasets": "datasets"; }, { "chartClick": "chartClick"; "chartHover": "chartHover"; }, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<BaseChartDirective<any, any, any>, "canvas[baseChart]", ["base-chart"], { "type": "type"; "legend": "legend"; "data": "data"; "options": "options"; "plugins": "plugins"; "labels": "labels"; "datasets": "datasets"; }, { "chartClick": "chartClick"; "chartHover": "chartHover"; }, never, never, false>; | ||
} |
{ | ||
"name": "ng2-charts", | ||
"version": "3.1.2", | ||
"version": "4.0.0", | ||
"publishConfig": { | ||
@@ -8,4 +8,4 @@ "registry": "https://registry.npmjs.org/" | ||
"peerDependencies": { | ||
"@angular/common": ">=11.0.0", | ||
"@angular/core": ">=11.0.0", | ||
"@angular/common": ">=14.0.0", | ||
"@angular/core": ">=14.0.0", | ||
"chart.js": "^3.4.0", | ||
@@ -43,3 +43,3 @@ "rxjs": "^6.5.3 || ^7.4.0" | ||
"fesm2015": "fesm2015/ng2-charts.mjs", | ||
"typings": "ng2-charts.d.ts", | ||
"typings": "index.d.ts", | ||
"exports": { | ||
@@ -50,3 +50,3 @@ "./package.json": { | ||
".": { | ||
"types": "./ng2-charts.d.ts", | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/ng2-charts.mjs", | ||
@@ -53,0 +53,0 @@ "es2020": "./fesm2020/ng2-charts.mjs", |
{ | ||
"$schema": "http://json-schema.org/draft-07/schema", | ||
"$id": "SchematicsMaterialAddressForm", | ||
"$id": "ng2-chart-ng-generate", | ||
"title": "Material Address Form Options Schema", | ||
@@ -10,2 +10,5 @@ "type": "object", | ||
"format": "path", | ||
"$default": { | ||
"$source": "workingDirectory" | ||
}, | ||
"description": "The path to create the component.", | ||
@@ -12,0 +15,0 @@ "visible": false |
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
207622
114
2007