@alfresco/aca-preview
Advanced tools
Comparing version 4.0.0 to 4.1.0-5382245518
@@ -26,10 +26,8 @@ /*! | ||
import { Location } from '@angular/common'; | ||
import { ActivatedRoute, Router } from '@angular/router'; | ||
import { ActivatedRoute } from '@angular/router'; | ||
import { UserPreferencesService } from '@alfresco/adf-core'; | ||
import { Store } from '@ngrx/store'; | ||
import { AppStore } from '@alfresco/aca-shared/store'; | ||
import { PageComponent, AppExtensionService, AppHookService, ContentApiService, DocumentBasePageService } from '@alfresco/aca-shared'; | ||
import { PageComponent, AppHookService, ContentApiService } from '@alfresco/aca-shared'; | ||
import { ContentActionRef, ViewerExtensionRef } from '@alfresco/adf-extensions'; | ||
import { Actions } from '@ngrx/effects'; | ||
import { NodesApiService, UploadService } from '@alfresco/adf-content-services'; | ||
import { NodesApiService } from '@alfresco/adf-content-services'; | ||
import * as i0 from "@angular/core"; | ||
@@ -40,5 +38,3 @@ export declare class PreviewComponent extends PageComponent implements OnInit, OnDestroy { | ||
private route; | ||
private router; | ||
private nodesApiService; | ||
private uploadService; | ||
private actions$; | ||
@@ -63,3 +59,3 @@ private location; | ||
private containersSkipNavigation; | ||
constructor(contentApi: ContentApiService, preferences: UserPreferencesService, route: ActivatedRoute, router: Router, nodesApiService: NodesApiService, uploadService: UploadService, actions$: Actions, location: Location, store: Store<AppStore>, extensions: AppExtensionService, content: DocumentBasePageService, appHookService: AppHookService); | ||
constructor(contentApi: ContentApiService, preferences: UserPreferencesService, route: ActivatedRoute, nodesApiService: NodesApiService, actions$: Actions, location: Location, appHookService: AppHookService); | ||
ngOnInit(): void; | ||
@@ -66,0 +62,0 @@ ngOnDestroy(): void; |
@@ -11,4 +11,4 @@ import * as i0 from "@angular/core"; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<PreviewModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<PreviewModule, [typeof i1.PreviewComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.CoreModule, typeof i5.ExtensionsModule, typeof i6.ContentModule, typeof i6.ContentDirectiveModule, typeof i7.SharedDirectivesModule, typeof i6.ContentDirectiveModule, typeof i7.SharedInfoDrawerModule, typeof i7.SharedToolbarModule], [typeof i1.PreviewComponent]>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<PreviewModule, [typeof i1.PreviewComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.CoreModule, typeof i5.ExtensionsModule, typeof i6.ContentModule, typeof i6.ContentDirectiveModule, typeof i7.SharedDirectivesModule, typeof i6.ContentDirectiveModule, typeof i7.SharedToolbarModule, typeof i7.InfoDrawerComponent], [typeof i1.PreviewComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<PreviewModule>; | ||
} |
{ | ||
"name": "@alfresco/aca-preview", | ||
"version": "4.0.0", | ||
"version": "4.1.0-5382245518", | ||
"license": "LGPL-3.0", | ||
@@ -5,0 +5,0 @@ "peerDependencies": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
210016
1735
2