{#if type === "translation" }
dispatch("submit")} />
{:else if type === "direction"}
{:else if type === "date"}
{:else if type === "color"}
{:else if type === "image"}
{:else if type === "tag"}
{:else if type === "simple_tag"}
{:else if $construct !== undefined}
new VariableUiElement(construct.mapD((construct) => construct(value, properties)))}
/>
{/if}