dispatch('close')} on:changeContent >
>>
{#key [targetEmployee, sourceEmployee]} {#if targetEmp && sourceEmp}
{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} selected={toAny(mixinUpdate)?.[mixin]?.[attribute] !== undefined} /> {/each} {/each} {#each Array.from(oldChannels).concat(targetChannels) as channel} {@const enabled = enabledChannels.get(channel._id) ?? true}
{ enabledChannels.set(channel._id, e.detail) enabledChannels = enabledChannels }} />
{/each}
{/if} {/key}