j8-ngrx-panel
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -9,2 +9,3 @@ import { OnInit } from '@angular/core'; | ||
data$: Observable<any>; | ||
set data(val: Observable<any>); | ||
title?: string; | ||
@@ -16,3 +17,3 @@ constructor(store: Store<{ | ||
static ɵfac: i0.ɵɵFactoryDeclaration<J8NgrxPanelComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<J8NgrxPanelComponent, "lib-j8-ngrx-panel", never, { "data$": "data$"; "title": "title"; }, {}, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<J8NgrxPanelComponent, "lib-j8-ngrx-panel", never, { "data": "data"; "title": "title"; }, {}, never, never>; | ||
} |
{ | ||
"name": "j8-ngrx-panel", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^13.2.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
42050
370