{#if action.isVisible} {#if action.type === leftPanelTypes.component}
{:else if action.type === leftPanelTypes.search}
{ isSearchFocus = true; }} focusOutInputSearch={() => { isSearchFocus = false; }} on:inputSearch />
{:else if action.type === leftPanelTypes.link || action.type === leftPanelTypes.links}
{/if} {/if}