Encontre Guincho Próximo
$wire.hideResults(), 150)"
@keydown.escape="$wire.clearSearch()"
@keydown.arrow-down.prevent="$refs.results?.querySelector('button')?.focus()"
type="text"
placeholder="Digite o nome da cidade..."
class="w-full px-4 py-3 pl-12 pr-10 text-gray-700 bg-white border border-gray-300 rounded-lg shadow-sm focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent transition-all duration-200"
autocomplete="off"
>
show = false, 2000)"
x-show="show"
x-transition:enter="transition ease-out duration-300"
x-transition:enter-start="opacity-0 transform translate-y-2"
x-transition:enter-end="opacity-100 transform translate-y-0"
x-transition:leave="transition ease-in duration-200"
x-transition:leave-start="opacity-100 transform translate-y-0"
x-transition:leave-end="opacity-0 transform translate-y-2"
class="fixed bottom-4 right-4 bg-green-500 text-white px-4 py-2 rounded-lg shadow-lg z-50"
style="display: none;"
>
{ $wire.loadGuinchosByCity($event.detail) }, 100)">
Buscando guinchos em (50km)...