@omnedia/ngx-aurora
Advanced tools
Comparing version 1.0.1 to 1.0.2
import { AfterViewInit, ElementRef, OnDestroy } from "@angular/core"; | ||
import * as i0 from "@angular/core"; | ||
export declare class NgxAuroraComponent implements AfterViewInit, OnDestroy { | ||
private platformId; | ||
auroraRef: ElementRef<HTMLElement>; | ||
@@ -11,2 +12,3 @@ styleClass?: string; | ||
private intersectionObserver?; | ||
constructor(platformId: object); | ||
ngAfterViewInit(): void; | ||
@@ -13,0 +15,0 @@ ngOnDestroy(): void; |
{ | ||
"name": "@omnedia/ngx-aurora", | ||
"description": "A simple component library to create a container with an aurora background.", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"peerDependencies": { | ||
@@ -6,0 +6,0 @@ "@angular/common": "^18.2.0", |
@@ -0,0 +0,0 @@ # ngx-aurora |
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
31583
200