localTransition.isAnimating(element), (state) => {
if (!watching) return
// Animation ended, if mouse is still outside, hide the menu
if (!state && !$el.matches(':hover')) {
localTransition.hide()
}
watching = false
})
} else {
localTransition.hide({ delay: 250 })
}
}
" @focus-search="hideAllMegaMenus()" @click.outside="
if ($store.canHover() && trigger === 'hover') return
hideAllMegaMenus()
">
{
// Timeout is needed because in the moment the event occurs, there is no focused element
!isAnimating($el) && !$el.querySelector(':focus') && hide()
}, 0)" @keydown.escape="$refs.trigger.focus()" class="search-dropdown" style="display: none">
Wählen Sie für welche Dienste Sie Ihre Einwilligung geben möchten.
Ohne Ihre Zustimmung werden keine nicht-notwendigen Dienste geladen oder ausgeführt.
Sie können diese Einstellungen jederzeit anpassen.