{#if open}
(open = false)}>
{#each VISIBILITY_LEVELS as lvl (lvl)} {@const meta = VISIBILITY_METADATA[lvl]} {@const Icon = ICON_MAP[lvl]} {@const isDisabled = disabledLevels.includes(lvl)} {/each}
{/if}