@volosoft/ngx-lepton-x
Advanced tools
Comparing version 3.1.3 to 3.2.0-rc.1
@@ -8,8 +8,7 @@ import { ElementRef } from '@angular/core'; | ||
export declare class ToolbarContainerComponent { | ||
toolbarService: ToolbarService; | ||
userProfileService: UserProfileService; | ||
protected readonly toolbarService: ToolbarService; | ||
protected readonly userProfileService: UserProfileService; | ||
ctxMenu: ContextMenuComponent; | ||
profileRef$: ReplaySubject<ElementRef<any>>; | ||
welcomeText: ToolbarTranslateKeys; | ||
constructor(toolbarService: ToolbarService, userProfileService: UserProfileService); | ||
toggleCtxMenu(): void; | ||
@@ -16,0 +15,0 @@ static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarContainerComponent, never>; |
@@ -5,6 +5,5 @@ import { ChangeDetectorRef } from '@angular/core'; | ||
export declare class ContextMenuComponent { | ||
private cdRef; | ||
protected readonly cdRef: ChangeDetectorRef; | ||
header?: ContextMenuHeaderComponent; | ||
private _visible; | ||
header?: ContextMenuHeaderComponent; | ||
constructor(cdRef: ChangeDetectorRef); | ||
get visible(): boolean; | ||
@@ -11,0 +10,0 @@ set visible(value: boolean); |
{ | ||
"name": "@volosoft/ngx-lepton-x", | ||
"version": "3.1.3", | ||
"version": "3.2.0-rc.1", | ||
"dependencies": { | ||
"@volo/ngx-lepton-x.core": "3.1.3", | ||
"@volo/ngx-lepton-x.core": "3.2.0-rc.1", | ||
"perfect-scrollbar": "^1.5.5", | ||
@@ -7,0 +7,0 @@ "bootstrap-icons": "~1.7.2", |
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
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
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
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
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
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
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
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
2691376
79819
1
+ Added@volo/ngx-lepton-x.core@3.2.0-rc.1(transitive)
- Removed@volo/ngx-lepton-x.core@3.1.3(transitive)