{#if object !== undefined && title !== undefined} _update(ev.detail)} on:close={() => { dispatch('close') }} withoutActivity={!activityOptions.enabled} withoutInput={!activityOptions.showInput} >
{#if !headerLoading} {#if headerEditor !== undefined} {:else if dir === 'column'} {:else} {/if} {/if}
{#if mainEditor && mainEditor.pinned}
{/if}
{#if mainEditor && !mainEditor.pinned}
{/if} {#each fieldEditors as collection} {#if collection.editor}
{/if} {/each} {#if editorFooter}
{/if}
{/if}