Assets
{#if dirtyAsset}
{#each $assetTypes as assetType}
{assetType.name}
{/each}
{#each conditions as next}
{next}
{/each}
check
close
{/if}