{#if isFold && !empty}
{/if}
{#if visibleIcon}
{/if}
{#if label}
{/if} {#if title}{title}{/if}
{#if actions.length > 0}
{/if}
{#if $$slots.extra}
{/if} {#if tools || $$slots.tools}
{#if tools}
{/if}
{/if} {#if selected && type === 'nested-selectable'}
{/if}
{#if !empty}
{#if (!isOpen && visible) || forciblyСollapsed}
{:else}
{/if}
{/if}