ccs-digitalmarketplace-frameworks 4.8.15 → 4.8.17

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.
@@ -11,7 +11,7 @@
11
11
  - contractValue
12
12
 
13
13
  -
14
- name: TAC (Technical Ability Certificate) Information
14
+ name: TAC information
15
15
  slug: technical-ability-certificate-information
16
16
  editable: True
17
17
  questions:
@@ -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"
@@ -1,7 +1,6 @@
1
1
  id: tacLot
2
2
  name: Services that formed part of the above contract
3
- question: Technical Ability Certificate (TAC)
4
- hint: Please select at least one box below indicating what the TAC is for
3
+ question: Please select at least one box below indicating what the TAC is for
5
4
  type: checkboxes
6
5
 
7
6
  options:
@@ -1,7 +1,6 @@
1
1
  id: tacLot
2
2
  name: Services that formed part of the above contract
3
- question: Technical Ability Certificate (TAC)
4
- hint: Please select at least one box below indicating what the TAC is for
3
+ question: Please select at least one box below indicating what the TAC is for
5
4
  type: checkboxes
6
5
 
7
6
  options:
@@ -1,7 +1,6 @@
1
1
  id: tacLot
2
2
  name: Services that formed part of the above contract
3
- question: Technical Ability Certificate (TAC)
4
- hint: Please select at least one box below indicating what the TAC is for
3
+ question: Please select at least one box below indicating what the TAC is for
5
4
  type: checkboxes
6
5
 
7
6
  options:
@@ -1,7 +1,6 @@
1
1
  id: tacLot
2
2
  name: Services that formed part of the above contract
3
- question: Technical Ability Certificate (TAC)
4
- hint: Please select at least one box below indicating what the TAC is for
3
+ question: Please select at least one box below indicating what the TAC is for
5
4
  type: checkboxes
6
5
 
7
6
  options:
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.17",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",