From 3a8469d03b526d49f05abb5f087d320fd9a6775b Mon Sep 17 00:00:00 2001 From: hjohns Date: Mon, 15 Apr 2024 10:26:36 +1000 Subject: [PATCH] add doc-type and remove members --- .../src/custom-components/CustomItem.vue | 13 ++++++++++--- prez-ui/components/ItemLayout.vue | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/prez-components/src/custom-components/CustomItem.vue b/prez-components/src/custom-components/CustomItem.vue index 2e4b816..d6b04c2 100644 --- a/prez-components/src/custom-components/CustomItem.vue +++ b/prez-components/src/custom-components/CustomItem.vue @@ -18,15 +18,22 @@ const props = defineProps<{focusNode: PrezNode, properties: ItemProperties}>(); -
-
Defined by:
+
+
Defined By:
+
+
Sub-type:
+ +
+

diff --git a/prez-ui/components/ItemLayout.vue b/prez-ui/components/ItemLayout.vue index a0f3304..31594a3 100644 --- a/prez-ui/components/ItemLayout.vue +++ b/prez-ui/components/ItemLayout.vue @@ -60,7 +60,7 @@ function filterDocumentProps(properties?: PrezProperties) {
- +