{#if object !== undefined} {#await getTitle(object) then title} { dispatch('close') }} >
{#await getHeaderEditor(object._class) then is} {#if is} {:else} {/if} {/await}
{#await getEditorOrDefault(selectedClass, object._class) then is} { updateKeys(ev.detail.ignoreKeys) }} on:click={(ev) => { fullSize = true rightSection = ev.detail.presenter }} /> {/await}
{#if mixins.length > 0}
{ selectedClass = objectClass._id selectedMixin = undefined }} >
{#each mixins as mixin}
{ selectedClass = mixin._id selectedMixin = mixin }} >
{/each}
{/if} {#each collectionKeys as collection}
{#await getCollectionEditor(collection) then is} {/await}
{/each}
{/await} {/if}