diff --git a/app/components/TypeComponentForm.vue b/app/components/TypeComponentForm.vue
new file mode 100644
index 0000000..f49eed2
--- /dev/null
+++ b/app/components/TypeComponentForm.vue
@@ -0,0 +1,698 @@
+
+
+
+
+
Nouveau composant {{ index + 1 }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Champs personnalisés du composant :
+
+
+
+
+
+ Champ personnalisé {{ fieldIndex + 1 }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Obligatoire
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Pièces du composant :
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Champ {{ fieldIndex + 1 }}
+
+
+
+
+
+
+
+
+
+
+
+ Obligatoire
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Sous-composants :
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Champs personnalisés :
+
+
+
+
+
+ Champ {{ fieldIndex + 1 }}
+
+
+
+
+
+
+
+
+
+
+
+ Obligatoire
+
+
+
+
+
+
+
+
+
+
+ Pièces :
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Champ {{ fieldIndex + 1 }}
+
+
+
+
+
+
+
+
+
+
+
+ Obligatoire
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/components/TypeMachinePieceForm.vue b/app/components/TypeMachinePieceForm.vue
new file mode 100644
index 0000000..9eb837e
--- /dev/null
+++ b/app/components/TypeMachinePieceForm.vue
@@ -0,0 +1,224 @@
+
+