toast.show($el))" x-transition:enter-start="translate-y-12 opacity-0" x-transition:enter-end="translate-y-0 opacity-100" x-transition:leave-end="opacity-0 scale-90" : class="relative duration-300 transform transition ease-in-out max-w-xs w-full pointer-events-auto toast.select({ error: 'text-white', info: 'text-black', success: 'text-white', warning: 'text-white' })">