Add more components + base for history

This commit is contained in:
2024-10-01 15:42:18 +02:00
parent fb4d566007
commit 8f9c83dc2a
38 changed files with 1374 additions and 665 deletions
@@ -9,7 +9,6 @@
:items="properties"
:items_headers="properties_headers"
:items_relations="{}"
:hidden_fields="[]"
group_by="type"
@deleteItem="deleteItem"
@createItem="createItem"