ccs-digitalmarketplace-frameworks 4.8.15 → 4.8.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,11 @@
1
1
  name: "CCS Social Value Contact"
2
- question: "Please contact details of the CCS Social Value Contact"
2
+ question: "Provide contact details for the individual who will be your CCS Social Value Contact"
3
3
 
4
4
  question_advice: If you are unable to state who this may be, enter the details of the person who would be ultimately responsible for delivery of any contract, or for the relationship with CCS.
5
5
 
6
6
  type: multiquestion
7
7
 
8
8
  questions:
9
- - socialValueSectionCContactEmail
10
9
  - socialValueSectionCContactName
11
10
  - socialValueSectionCContactJobTitle
11
+ - socialValueSectionCContactEmail
@@ -1,10 +1,9 @@
1
1
  name: Social value contact email address
2
2
  question: Email address
3
3
  type: text
4
-
4
+ limits:
5
+ format: email
5
6
  validations:
6
7
  -
7
8
  name: answer_required
8
- message: "You must enter a valid email"
9
-
10
-
9
+ message: "Enter an email address in the correct format, like name@example.com"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.8.15",
3
+ "version": "4.8.16",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",