input?.select() }, { shortcut: { ctrl: true, shift: true, key: 'k' }, onShortcut: onFilterClick }, ]} />
(value = '')} {onsubmit} onfocusin={onFocusIn} role="search" >
onArrow(-1) }, { shortcut: { key: 'ArrowDown' }, onShortcut: () => onArrow(1) }, { shortcut: { key: 'Enter' }, onShortcut: onEnter, preventDefault: false }, { shortcut: { key: 'ArrowDown', alt: true }, onShortcut: openDropdown }, ]} /> clearSearchTerm(searchTerm)} onSelectSearchTerm={(searchTerm) => handlePromiseError(onHistoryTermClick(searchTerm))} onActiveSelectionChange={(id) => (selectedId = id)} />
{#if isFocus}
0} >

{getSearchTypeText()}

{/if} {#if showClearIcon}
{/if}
{}} shape="round" color="secondary" variant="ghost" />