(blobHandled = ev.detail)} />
{#if !$error} {#if Object.keys(allTypes).length || groups.length}

{$i18n.t("Tags")}

{#each Object.values(allTypes) as type}
(highlightedType = type.address)} on:mouseleave={() => (highlightedType = undefined)} > {#if editable} {/if}
{/each} {#each groups as [entryAddress, address]}
{#if editable} removeGroup(entryAddress)} /> {/if}
{/each} {#if editable}
{/if}
{/if} {#if Boolean($allTypeEntries)}
{#each Object.entries(typedAttributes) as [typeAddr, entries] (typeAddr)} {/each} {#if currentUntypedAttributes.length > 0 || editable} {/if} {#if currentBacklinks.length > 0} {/if} {#if $entityInfo?.t === "Attribute"}
{$i18n.t("Surface view")}

{$i18n.t("Used")} ({attributesUsed.length})

{/if}
{#if editable}
{/if} {:else} {/if} {:else}
{$error}
{/if}