$refs.searchInput.focus()) }"
x-show="open"
@keydown.escape.prevent.stop="open = false"
@keydown.window.slash="open = true; $nextTick(() => $refs.searchInput.focus());"
role="dialog"
aria-modal="true"
x-id="['modal-title']"
:aria-labelledby="$id('modal-title')"
class="fixed inset-0 overflow-y-auto z-[9999]"
x-cloak
>