@ministryofjustice/fb-components-core
Advanced tools
Comparing version
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "0.0.81-alpha", | ||
"version": "0.0.86-alpha", | ||
"description": "Form Builder core components", | ||
@@ -12,0 +12,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ { | ||
"show": { | ||
"title": "Show", | ||
"title": "Visibility", | ||
"category": [ | ||
@@ -10,0 +10,0 @@ "logic" |
@@ -50,2 +50,15 @@ { | ||
}, | ||
"showSteps": { | ||
"title": "Steps visibility", | ||
"category": [ | ||
"logic" | ||
], | ||
"description": "Whether to show or hide the page’s steps", | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://gov.uk/schema/v1.0.0/definition/conditional/boolean" | ||
} | ||
], | ||
"default": true | ||
}, | ||
"nextPage": { | ||
@@ -52,0 +65,0 @@ "$ref": "http://gov.uk/schema/v1.0.0/definition/nextpage" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
127770
0.75%3718
0.35%