diff --git a/tatort/src/app.css b/tatort/src/app.css new file mode 100644 index 0000000..bd6213e --- /dev/null +++ b/tatort/src/app.css @@ -0,0 +1,3 @@ +@tailwind base; +@tailwind components; +@tailwind utilities; \ No newline at end of file diff --git a/tatort/src/app.d.ts b/tatort/src/app.d.ts index da08e6d..5ab1fbb 100644 --- a/tatort/src/app.d.ts +++ b/tatort/src/app.d.ts @@ -1,13 +1,14 @@ -// See https://svelte.dev/docs/kit/types#app.d.ts +// See https://kit.svelte.dev/docs/types#app // for information about these interfaces declare global { namespace App { // interface Error {} - // interface Locals {} + interface Locals { + user: any + } // interface PageData {} - // interface PageState {} // interface Platform {} } } -export {}; +export { }; diff --git a/tatort/src/app.html b/tatort/src/app.html index 77a5ff5..6302e29 100644 --- a/tatort/src/app.html +++ b/tatort/src/app.html @@ -1,9 +1,11 @@ - +
+{title}
+
+
{item.name}
+Vorgang
+{item.name}
++ {shortenFileSize(item.size)} +
+3D Tatort
++ Zuletzt geändert +
++ This information will be displayed publicly so be careful what you share. +
+ +{formErrors.vorgang}
+ {/if} +{formErrors.name}
+ {/if} +oder ziehe sie ins Feld
+GLB Dateien bis zu 1GB
+ {#if files?.length} +Datei: {files[0].name}
++ Größe: {shortenFileSize(files[0].size)} +
+{formErrors.file}
+ {/if} +Upload läuft...
+ {:else if etag} +Loading {progress}%
+