dispatch('close')} >
{#if targetEmp} {getName(item)} {#each objectAttributes as attribute} {/each} {#each mixins as mixin} {@const attributes = getMixinAttributes(mixin)} {#each attributes as attribute} selectMixin(mixin, key, value)} _class={mixin} /> {/each} {/each} {#each Array.from(targetConflict.values()) as conflict} {@const val = valueConflict.get(conflict.provider)} {#if val}
{ selectChannel(e.detail, conflict, val) }} />
{/if} {/each}
{getName(result)}
{/if}