@ministryofjustice/fb-components-core
Advanced tools
Comparing version
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "0.0.39-alpha", | ||
"version": "0.0.40-alpha", | ||
"description": "Form Builder core components", | ||
@@ -12,0 +12,0 @@ "main": "index.js", |
{ | ||
"$id": "http://gov.uk/schema/v1.0.0/page/form", | ||
"_name": "page.form", | ||
"title": "Basic form", | ||
"title": "Multiple questions", | ||
"description": "Let users answer more than one question", | ||
@@ -6,0 +6,0 @@ "type": "object", |
@@ -10,2 +10,18 @@ { | ||
"const": "page.summary" | ||
}, | ||
"heading": { | ||
"default": "Check your answers" | ||
}, | ||
"sendHeading": { | ||
"title": "Send heading", | ||
"description": "Heading to display before accept and send button", | ||
"type": "string", | ||
"default": "Now send your application" | ||
}, | ||
"sendBody": { | ||
"title": "Send content", | ||
"description": "Content to display before accept and send button", | ||
"type": "string", | ||
"multiline": true, | ||
"default": "By submitting this application you are confirming that, to the best of your knowledge, the details you are providing are correct." | ||
} | ||
@@ -12,0 +28,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
109392
2%3306
0.49%