@ngx-dropzone/material
Advanced tools
Comparing version 16.1.1 to 17.0.0
import * as i0 from "@angular/core"; | ||
import * as i1 from "./mat-dropzone.component"; | ||
import * as i1 from "./mat-dropzone/mat-dropzone.component"; | ||
import * as i2 from "@angular/common"; | ||
import * as i3 from "@angular/forms"; | ||
import * as i4 from "@angular/material/form-field"; | ||
import * as i5 from "@ngx-dropzone/cdk"; | ||
import * as i5 from "@angular/material/chips"; | ||
import * as i6 from "@angular/material/icon"; | ||
import * as i7 from "@ngx-dropzone/cdk"; | ||
export declare class DropzoneMaterialModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DropzoneMaterialModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<DropzoneMaterialModule, [typeof i1.MatDropzone], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatFormFieldModule, typeof i5.DropzoneCdkModule], [typeof i1.MatDropzone]>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<DropzoneMaterialModule, [typeof i1.MatDropzone], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatFormFieldModule, typeof i5.MatChipsModule, typeof i6.MatIconModule, typeof i7.DropzoneCdkModule], [typeof i1.MatDropzone]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<DropzoneMaterialModule>; | ||
} |
@@ -26,6 +26,6 @@ { | ||
"peerDependencies": { | ||
"@angular/common": "^16.0.0", | ||
"@angular/core": "^16.0.0", | ||
"@angular/forms": "^16.0.0", | ||
"@ngx-dropzone/cdk": "^16.0.0", | ||
"@angular/common": "^17.0.0", | ||
"@angular/core": "^17.0.0", | ||
"@angular/forms": "^17.0.0", | ||
"@ngx-dropzone/cdk": "^17.0.0", | ||
"rxjs": "^7.4.0" | ||
@@ -50,3 +50,3 @@ }, | ||
}, | ||
"version": "16.1.1" | ||
"version": "17.0.0" | ||
} |
@@ -1,2 +0,2 @@ | ||
export * from './lib/mat-dropzone.component'; | ||
export * from './lib/mat-dropzone'; | ||
export * from './lib/material.module'; |
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
45562
14
366
1