ngx-data-loader
Advanced tools
Comparing version 1.0.11 to 2.0.1
@@ -11,3 +11,3 @@ import { OnInit, TemplateRef } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DataComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<DataComponent, "lib-data", never, { "dataTemplate": "dataTemplate"; "data": "data"; "loading": "loading"; "showStaleData": "showStaleData"; }, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<DataComponent, "ngx-data-loader-data", never, { "dataTemplate": "dataTemplate"; "data": "data"; "loading": "loading"; "showStaleData": "showStaleData"; }, {}, never, never, false>; | ||
} |
@@ -11,3 +11,3 @@ import { EventEmitter, OnInit, TemplateRef } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<ErrorComponent, "lib-error", never, { "errorTemplate": "errorTemplate"; "error": "error"; }, { "reload": "reload"; }, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<ErrorComponent, "ngx-data-loader-error", never, { "errorTemplate": "errorTemplate"; "error": "error"; }, { "reload": "reload"; }, never, never, false>; | ||
} |
@@ -6,3 +6,3 @@ import { PipeTransform } from '@angular/core'; | ||
export declare class LoadingStateTemplatePipe implements PipeTransform { | ||
transform(state: LoadingState<any>, showStaleData?: boolean): templateName; | ||
transform(state: LoadingState<any>, showStaleData: boolean): templateName; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingStateTemplatePipe, never>; | ||
@@ -9,0 +9,0 @@ static ɵpipe: i0.ɵɵPipeDeclaration<LoadingStateTemplatePipe, "loadingStateTemplate", false>; |
@@ -11,3 +11,3 @@ import { OnInit, TemplateRef } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<SkeletonComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<SkeletonComponent, "lib-skeleton", never, { "skeletonTemplate": "skeletonTemplate"; "skeletonDelay": "skeletonDelay"; }, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<SkeletonComponent, "ngx-data-loader-skeleton", never, { "skeletonTemplate": "skeletonTemplate"; "skeletonDelay": "skeletonDelay"; }, {}, never, never, false>; | ||
} |
{ | ||
"name": "ngx-data-loader", | ||
"version": "1.0.11", | ||
"version": "2.0.1", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^14.1.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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
116387
817