@coreui/angular
Advanced tools
Comparing version 5.3.5 to 5.3.7
@@ -5,2 +5,3 @@ import { OnDestroy } from '@angular/core'; | ||
#private; | ||
constructor(); | ||
/** | ||
@@ -11,3 +12,2 @@ * @ignore | ||
readonly animate: import("@angular/core").WritableSignal<boolean>; | ||
readonly animateInputEffect: import("@angular/core").EffectRef; | ||
/** | ||
@@ -26,5 +26,3 @@ * Set horizontal collapsing to transition the width instead of height. | ||
readonly visibleChange: import("@angular/core").OutputEmitterRef<boolean>; | ||
readonly visibleInputEffect: import("@angular/core").EffectRef; | ||
readonly visible: import("@angular/core").WritableSignal<boolean>; | ||
readonly visibleEffect: import("@angular/core").EffectRef; | ||
/** | ||
@@ -31,0 +29,0 @@ * Add `navbar` prop for grouping and hiding navbar contents by a parent breakpoint. |
{ | ||
"name": "@coreui/angular", | ||
"version": "5.3.5", | ||
"version": "5.3.7", | ||
"description": "CoreUI Components Library for Angular", | ||
@@ -5,0 +5,0 @@ "copyright": "Copyright 2024 creativeLabs Łukasz Holeczek", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1449925
15315