{#if showClear}
{#if multiple} {#each PROFICIENCY_DISPLAY_ORDER as proficiency} {#snippet children()} {getLabel(proficiency)} {/snippet} {/each} {:else} {#each PROFICIENCY_DISPLAY_ORDER as proficiency} {#snippet children()} {getLabel(proficiency)} {/snippet} {/each} {/if}
{#if hasSelection} {/if}
{:else}
{#if multiple} {#each PROFICIENCY_DISPLAY_ORDER as proficiency} {#snippet children()} {getLabel(proficiency)} {/snippet} {/each} {:else} {#each PROFICIENCY_DISPLAY_ORDER as proficiency} {#snippet children()} {getLabel(proficiency)} {/snippet} {/each} {/if}
{/if}