@ministryofjustice/fb-components-core
Advanced tools
Comparing version 0.0.146-9 to 0.0.146-11
{ | ||
"_id": "fileupload.hint.timing", | ||
"_type": "string", | ||
"description": "Heading displayed for previously uploaded files", | ||
"description": "Information about when files will be uploaded", | ||
"value": "Your {count, select, 1{document} other{documents}} will upload when you click ‘Continue’.", | ||
"value:cy": "{count, select, 1{Bydd eich dogfen yn llwytho pan fyddwch yn clicio ‘Parhau’.} other{Bydd eich dogfennau'n llwytho pan fyddwch chi'n clicio ‘Parhau’.}}" | ||
} |
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "0.0.146-9", | ||
"version": "0.0.146-11", | ||
"description": "Form Builder core components", | ||
@@ -12,0 +12,0 @@ "main": "index.js", |
@@ -14,2 +14,5 @@ { | ||
}, | ||
"hint": { | ||
"default": "[% hint.date %]" | ||
}, | ||
"dateType": { | ||
@@ -16,0 +19,0 @@ "title": "Date type", |
@@ -21,6 +21,7 @@ { | ||
"title": "Title", | ||
"description": "The text to use as the page’s title in the document title element - uses heading value by default", | ||
"type": "string", | ||
"content": true, | ||
"category": [ | ||
"additional" | ||
"content" | ||
] | ||
@@ -27,0 +28,0 @@ }, |
@@ -11,7 +11,4 @@ { | ||
}, | ||
"continue": { | ||
"const": "redundant", | ||
"category": [ | ||
"additional" | ||
] | ||
"lede": { | ||
"multiline": true | ||
} | ||
@@ -18,0 +15,0 @@ }, |
@@ -10,2 +10,18 @@ { | ||
"const": "textarea" | ||
}, | ||
"maxwords": { | ||
"type": "number", | ||
"title": "Maximum words", | ||
"description": "Set a word limit", | ||
"category": [ | ||
"userinput" | ||
] | ||
}, | ||
"threshold": { | ||
"type": "number", | ||
"title": "Threshold percentage", | ||
"description": "Display the message about maximum length or words after a user has entered a certain amount", | ||
"category": [ | ||
"userinput" | ||
] | ||
} | ||
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
352255
406
5100