flexi-toast
Advanced tools
Comparing version 18.0.9 to 18.1.0
@@ -28,2 +28,2 @@ import { RendererFactory2 } from '@angular/core'; | ||
export type FlexiToastPositionType = "top-left" | "top-right" | "bottom-left" | "bottom-right" | "full-bottom" | "full-top"; | ||
export type FlexiSwalContentThemeClass = "success" | "warning" | "info" | "error"; | ||
export type FlexiSwalContentThemeClass = "success" | "warning" | "info" | "error" | "default"; |
{ | ||
"name": "flexi-toast", | ||
"version": "18.0.9", | ||
"version": "18.1.0", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^18.0.0", |
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
90980
790