barsa-echarts
Advanced tools
Comparing version 2.2.18 to 2.2.19
@@ -15,2 +15,3 @@ import { OnInit, AfterViewInit, ElementRef, Renderer2, ChangeDetectorRef } from '@angular/core'; | ||
ngAfterViewInit(): void; | ||
resize(): void; | ||
protected _renderChart(): void; | ||
@@ -17,0 +18,0 @@ private _loadChartInstance; |
@@ -16,4 +16,5 @@ import { ElementRef } from '@angular/core'; | ||
constructor(el: ElementRef); | ||
onVisibilityChange(e: any): void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<MicroChartBarComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<MicroChartBarComponent, "be-micro-chart-bar", never, { "chartInstanceId": { "alias": "chartInstanceId"; "required": false; }; "parentMoId": { "alias": "parentMoId"; "required": false; }; "size": { "alias": "size"; "required": false; }; "extraData": { "alias": "extraData"; "required": false; }; }, {}, never, never, false, never>; | ||
} |
{ | ||
"name": "barsa-echarts", | ||
"version": "2.2.18", | ||
"version": "2.2.19", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/core": "^18.0.3", |
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
158115
1070