{/if} {#if visibleIcon || (type === 'type-tag' && color)}
{#if type !== 'type-tag' && visibleIcon} {:else if type === 'type-tag'}
{/if}
{/if} {#if description} {#if label} {description} {:else} {#if label} {#if $$slots.extra}{/if} {#if showMenu || $$slots.actions}
{/if} {#if count !== null} {count} {/if} {#if showArrow}
{/if} {#if (isFold && (isOpen || (!isOpen && visible)) && !empty) || forciblyСollapsed}
{#if (!isOpen && visible) || forciblyСollapsed} {:else} {/if}
{/if}