-
-
-
-
-
-
-
- {{ node.typeComposantId ? `Sélection : ${getComponentTypeLabel(node.typeComposantId) || 'Inconnue'}` : 'Aucune famille sélectionnée' }}
-
-
-
-
- {{ node.description }}
-
+
+
+
+
+ {{ node.typeComposantId ? `Sélection : ${getComponentTypeLabel(node.typeComposantId) || 'Inconnue'}` : 'Aucune famille sélectionnée' }}
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Champs personnalisés
-
- Aucun champ défini.
-
-
-
-
-
-
-
-
-
-
-
- Obligatoire
-
-
-
-
-
-
-
-
-
-
-
- Pièces associées
- Aucune pièce définie.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sous-composants
-
-
- Aucun sous-composant défini.
-
-
-
-
-
+
+
diff --git a/app/components/TypeComponentForm.vue b/app/components/TypeComponentForm.vue
deleted file mode 100644
index 8aea630..0000000
--- a/app/components/TypeComponentForm.vue
+++ /dev/null
@@ -1,739 +0,0 @@
-
-
-
-
-
- Nouveau composant {{ index + 1 }}
-
-
- {{ component.name || 'Sans nom' }}
-
-
-
-
Champ personnalisé {{ fieldIndex + 1 }}
-
- {{ field.name || 'Sans nom' }}
-
-
-
-
-
- Champ {{ fieldIndex + 1 }}
-
- {{ field.name || 'Sans nom' }}
-
-