dispatch("reset")} class="hover:underline hover:cursor-pointer text-2xl">{t("dashboard.schematic.home")} {#each schematics.breadcrumbs as bread (bread.id)} { page = 0; dispatch("to", {id: bread.id}); }} class="hover:underline hover:cursor-pointer text-2xl">{bread.name} {/each}
uploadOpen = true}> {t("dashboard.schematic.upload")}
{#if schematics.breadcrumbs.length !== 0} { if (schematics.breadcrumbs.length === 1) { page = 0; dispatch("reset") } else { page = 0; dispatch("to", {id: schematics.breadcrumbs[schematics.breadcrumbs.length - 2].id}) } }}> {/if} {#each pagedSchematics as schem (schem.id)} {/each}
{t("dashboard.schematic.head.type")} {t("dashboard.schematic.head.name")} {t("dashboard.schematic.head.replaceColor")} {t("dashboard.schematic.head.allowReplay")}
../
{#if infoModalId !== null} infoModalId = null} /> {/if}