@coreui/angular
Advanced tools
Comparing version 5.3.9 to 5.3.10
@@ -57,3 +57,2 @@ import { AnimationEvent } from '@angular/animations'; | ||
readonly visibleInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>; | ||
readonly visibleInputEffect: import("@angular/core").EffectRef; | ||
readonly visible: import("@angular/core").WritableSignal<boolean>; | ||
@@ -63,3 +62,3 @@ readonly visibleEffect: import("@angular/core").EffectRef; | ||
* Event triggered on visible change. | ||
* @return EventEmitter<boolean> | ||
* @return <boolean> | ||
*/ | ||
@@ -70,3 +69,2 @@ readonly visibleChange: import("@angular/core").OutputEmitterRef<boolean>; | ||
get tabIndex(): string | null; | ||
get animateTrigger(): string; | ||
get show(): boolean; | ||
@@ -73,0 +71,0 @@ set show(value: boolean); |
{ | ||
"name": "@coreui/angular", | ||
"version": "5.3.9", | ||
"version": "5.3.10", | ||
"description": "CoreUI Components Library for Angular", | ||
@@ -5,0 +5,0 @@ "copyright": "Copyright 2025 creativeLabs Łukasz Holeczek", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
1497279
14977