From 70b85f455577ebedaa01b598753574da0e3c76c3 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Thu, 23 Jan 2025 12:28:05 +0000 Subject: [PATCH] added component diagram --- Components.svg | 3 +++ README.md | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 Components.svg diff --git a/Components.svg b/Components.svg new file mode 100644 index 00000000..f617789f --- /dev/null +++ b/Components.svg @@ -0,0 +1,3 @@ + + +
AppShell
AppShell
Content
Content
MapContainer
MapContainer
Tags
Tags
Permissions
Permissions
Layer
Layer
Layer
Layer
Layer
Layer
Sidebar
Sidebar
Settings
Settings
Profile
Profile
another Page
another Page
NavBar
NavBar
ViewPopup
ViewPopup
FormPopup
FormPopup
Text is not SVG - cannot display
\ No newline at end of file diff --git a/README.md b/README.md index 713adc23..423d62ea 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,9 @@ and than we create our two `` inside of our `` component ``` +## Components + +![Utopia UI Components](Components.svg) ## Map Component The map shows various Layers (like places, events, profiles ...) of Items at their respective position whith nice and informative Popup and Profiles.