Used for persistent, context-specific feedback that requires the user's attention before proceeding. Unlike toasts, these stay on the screen until the underlying issue is resolved.
Vennligst velg minst 1 produkt!
Best used for: Inline form validation errors, critical context-specific warnings.
Used for transient, non-blocking feedback. These disappear after a few seconds and are usually used for confirming actions (e.g., "Item added to cart", "Settings saved", "Validation").
Best used for: Action confirmations, general system alerts, low-priority messaging.
Core colors defined in FiltoriaTheme.ts