{ dispatch('close') }} canSave={true} okLabel={presentation.string.Ok} on:close={() => dispatch('close')} fullSize={true} on:changeContent > {#if profile}
{profile.LAST_NAME} {profile.NAME}
{/if}
{#if profile}
{#each mappings as mapping} {/each}
{/if}