Vereinheitliche Empty States in Tabellen

This commit is contained in:
2026-04-24 14:42:53 +02:00
parent 50c76b67c7
commit 5869f88c1a
12 changed files with 24 additions and 53 deletions

View File

@@ -211,6 +211,7 @@
:get-row-id="(row) => row.id"
:ui="{ th: { base: 'whitespace-nowrap' } }"
:on-select="toggleExecutionRow"
:empty="{ icon: 'i-heroicons-circle-stack-20-solid', label: 'Keine Belege anzuzeigen' }"
>
<template #select-header="{ table }">
<div class="flex justify-center" @click.stop>