ccs-digitalmarketplace-frameworks 4.4.1 → 4.4.3
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.
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/groupOrConsortiumDetailsPpon.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/groupOrConsortiumDetailsShareCode.yml +4 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/listMultiqSubcontractorDetails.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedOffences.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedPerson.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedPpon.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedSharecode.yml +2 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/tenderInfoAssociatedPersonPpon.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/tenderInfoAssociatedPersonShareCode.yml +5 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/attachment5aURL.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/attachment5bURL.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5aURL.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5bURL.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumImmediateParentCompanyPublishedAccountsURL.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumMemberPublishedAccountsURL.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumRecentDraftAccounts5aURL.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumRecentDraftAccounts5bURL.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumUltimateParentCompanyPublishedAccountsURL.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/immediateParentCompanyPublishedAccountsURL.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5aURL.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5bURL.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/ultimateParentCompanyPublishedAccountsURL.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionWebAddress.yml +2 -1
- package/package.json +1 -1
|
@@ -5,13 +5,16 @@ hint: Example share code from CDP - FW8G8KhC
|
|
|
5
5
|
type: text
|
|
6
6
|
|
|
7
7
|
max_length_in_characters: 8
|
|
8
|
+
min_length_in_characters: 8
|
|
8
9
|
|
|
9
10
|
validations:
|
|
10
11
|
-
|
|
11
12
|
name: answer_required
|
|
12
13
|
message: You must enter the consortium member's share code
|
|
13
14
|
- name: under_character_limit
|
|
14
|
-
message: Share code must
|
|
15
|
+
message: Share code must be 8 characters long
|
|
16
|
+
- name: over_character_limit
|
|
17
|
+
message: Share code must be 8 characters long
|
|
15
18
|
- name: share_code_found
|
|
16
19
|
message: The PPON and Share code for the consortium member is not correct, please check and re-enter
|
|
17
20
|
- name: ppon_found_in_cdp_data
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
name: Associated person Offences
|
|
2
|
+
question: Has this associated persons or any of their connected persons declared in their supplier information any offences listed as 'mandatory exclusion grounds' and 'discretionary exclusion grounds' in the Procurement Act 2023?
|
|
3
|
+
|
|
4
|
+
type: boolean
|
|
5
|
+
|
|
6
|
+
validations:
|
|
7
|
+
-
|
|
8
|
+
name: answer_required
|
|
9
|
+
message: You must select an option
|
|
@@ -12,9 +12,9 @@ validations:
|
|
|
12
12
|
name: answer_required
|
|
13
13
|
message: You must enter the associated person's share code
|
|
14
14
|
- name: under_character_limit
|
|
15
|
-
message: Share code must be 8 characters
|
|
15
|
+
message: Share code must be 8 characters long
|
|
16
16
|
- name: over_character_limit
|
|
17
|
-
message: Share code must be 8 characters
|
|
17
|
+
message: Share code must be 8 characters long
|
|
18
18
|
- name: share_code_found
|
|
19
19
|
message: The PPON and Share code for the associated person is not correct, please check and re-enter
|
|
20
20
|
- name: ppon_found_in_cdp_data
|
|
@@ -5,6 +5,7 @@ question_advice: Example share code from CDP - FW8G8KhC
|
|
|
5
5
|
type: text
|
|
6
6
|
|
|
7
7
|
max_length_in_characters: 8
|
|
8
|
+
min_length_in_characters: 8
|
|
8
9
|
|
|
9
10
|
validations:
|
|
10
11
|
-
|
|
@@ -12,7 +13,10 @@ validations:
|
|
|
12
13
|
message: You must enter the associated person's share code
|
|
13
14
|
-
|
|
14
15
|
name: under_character_limit
|
|
15
|
-
message: Share code must
|
|
16
|
+
message: Share code must be 8 characters long
|
|
17
|
+
-
|
|
18
|
+
name: over_character_limit
|
|
19
|
+
message: Share code must be 8 characters long
|
|
16
20
|
-
|
|
17
21
|
name: share_code_found
|
|
18
22
|
message: The PPON and Share code for the associated person is not correct, please check and re-enter
|
|
@@ -37,7 +37,7 @@ validations:
|
|
|
37
37
|
- name: answer_required
|
|
38
38
|
message: You must upload attachment 5a
|
|
39
39
|
- name: file_is_valid_format
|
|
40
|
-
message: Your document is not in an open
|
|
40
|
+
message: Your document is not in an open document or spreadsheet. Please save as a Spreadsheet (ODS or XLSX) or Open Document Format (ODF), PDF/A (eg .pdf, .odt).
|
|
41
41
|
- name: file_is_less_than_5mb
|
|
42
42
|
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
43
43
|
- name: file_can_be_saved
|
|
@@ -34,7 +34,7 @@ validations:
|
|
|
34
34
|
- name: answer_required
|
|
35
35
|
message: You must upload attachment 5b
|
|
36
36
|
- name: file_is_valid_format
|
|
37
|
-
message: Your document is not in an open
|
|
37
|
+
message: Your document is not in an open document or spreadsheet. Please save as a Spreadsheet (ODS or XLSX) or Open Document Format (ODF), PDF/A (eg .pdf, .odt).
|
|
38
38
|
- name: file_is_less_than_5mb
|
|
39
39
|
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
40
40
|
- name: file_can_be_saved
|
package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5aURL.yml
CHANGED
|
@@ -36,7 +36,7 @@ validations:
|
|
|
36
36
|
- name: answer_required
|
|
37
37
|
message: You must upload attachment 5a
|
|
38
38
|
- name: file_is_valid_format
|
|
39
|
-
message: Your document is not in an open
|
|
39
|
+
message: Your document is not in an open document or spreadsheet. Please save as a Spreadsheet (ODS or XLSX) or Open Document Format (ODF), PDF/A (eg .pdf, .odt).
|
|
40
40
|
- name: file_is_less_than_5mb
|
|
41
41
|
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
42
42
|
- name: file_can_be_saved
|
package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5bURL.yml
CHANGED
|
@@ -34,7 +34,7 @@ validations:
|
|
|
34
34
|
- name: answer_required
|
|
35
35
|
message: You must upload attachment 5b
|
|
36
36
|
- name: file_is_valid_format
|
|
37
|
-
message: Your document is not in an open
|
|
37
|
+
message: Your document is not in an open document or spreadsheet. Please save as a Spreadsheet (ODS or XLSX) or Open Document Format (ODF), PDF/A (eg .pdf, .odt).
|
|
38
38
|
- name: file_is_less_than_5mb
|
|
39
39
|
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
40
40
|
- name: file_can_be_saved
|
|
@@ -38,7 +38,7 @@ depends:
|
|
|
38
38
|
|
|
39
39
|
validations:
|
|
40
40
|
- name: file_is_valid_format
|
|
41
|
-
message: Your document is not in an open or zip format. Please save as
|
|
41
|
+
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
42
42
|
- name: file_is_less_than_5mb
|
|
43
43
|
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
44
44
|
- name: file_can_be_saved
|
|
@@ -40,7 +40,7 @@ validations:
|
|
|
40
40
|
- name: answer_required
|
|
41
41
|
message: You must upload the consortium member’s published accounts
|
|
42
42
|
- name: file_is_valid_format
|
|
43
|
-
message: Your document is not in an open or zip format. Please save as
|
|
43
|
+
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
44
44
|
- name: file_is_less_than_5mb
|
|
45
45
|
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
46
46
|
- name: file_can_be_saved
|
|
@@ -72,7 +72,7 @@ validations:
|
|
|
72
72
|
- name: answer_required
|
|
73
73
|
message: You must upload attachment 5a
|
|
74
74
|
- name: file_is_valid_format
|
|
75
|
-
message: Your document is not in an open or zip format. Please save as
|
|
75
|
+
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
76
76
|
- name: file_is_less_than_5mb
|
|
77
77
|
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
78
78
|
- name: file_can_be_saved
|
|
@@ -71,7 +71,7 @@ validations:
|
|
|
71
71
|
- name: answer_required
|
|
72
72
|
message: You must upload attachment 5b
|
|
73
73
|
- name: file_is_valid_format
|
|
74
|
-
message: Your document is not in an open or zip format. Please save as
|
|
74
|
+
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
75
75
|
- name: file_is_less_than_5mb
|
|
76
76
|
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
77
77
|
- name: file_can_be_saved
|
|
@@ -39,7 +39,7 @@ depends:
|
|
|
39
39
|
|
|
40
40
|
validations:
|
|
41
41
|
- name: file_is_valid_format
|
|
42
|
-
message: Your document is not in an open or zip format. Please save as
|
|
42
|
+
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
43
43
|
- name: file_is_less_than_5mb
|
|
44
44
|
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
45
45
|
- name: file_can_be_saved
|
|
@@ -42,7 +42,7 @@ validations:
|
|
|
42
42
|
- name: answer_required
|
|
43
43
|
message: You must upload parent company’s accounts
|
|
44
44
|
- name: file_is_valid_format
|
|
45
|
-
message: Your document is not in an open or zip format. Please save as
|
|
45
|
+
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
46
46
|
- name: file_is_less_than_5mb
|
|
47
47
|
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
48
48
|
- name: file_can_be_saved
|
package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5aURL.yml
CHANGED
|
@@ -72,7 +72,7 @@ validations:
|
|
|
72
72
|
- name: answer_required
|
|
73
73
|
message: You must upload attachment 5a
|
|
74
74
|
- name: file_is_valid_format
|
|
75
|
-
message: Your document is not in an open or zip format. Please save as
|
|
75
|
+
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
76
76
|
- name: file_is_less_than_5mb
|
|
77
77
|
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
78
78
|
- name: file_can_be_saved
|
package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5bURL.yml
CHANGED
|
@@ -71,7 +71,7 @@ validations:
|
|
|
71
71
|
- name: answer_required
|
|
72
72
|
message: You must upload attachment 5b
|
|
73
73
|
- name: file_is_valid_format
|
|
74
|
-
message: Your document is not in an open or zip format. Please save as
|
|
74
|
+
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
75
75
|
- name: file_is_less_than_5mb
|
|
76
76
|
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
77
77
|
- name: file_can_be_saved
|
|
@@ -43,7 +43,7 @@ validations:
|
|
|
43
43
|
- name: answer_required
|
|
44
44
|
message: You must upload ultimate parent company’s accounts
|
|
45
45
|
- name: file_is_valid_format
|
|
46
|
-
message: Your document is not in an open or zip format. Please save as
|
|
46
|
+
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
47
47
|
- name: file_is_less_than_5mb
|
|
48
48
|
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
49
49
|
- name: file_can_be_saved
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
name: CRP website
|
|
2
2
|
|
|
3
3
|
question: Please enter the web address for your latest carbon reduction plan.
|
|
4
|
+
hint: The web address must include the scheme, for example https://www.example.com
|
|
4
5
|
|
|
5
6
|
type: text
|
|
6
7
|
|
|
@@ -12,4 +13,4 @@ validations:
|
|
|
12
13
|
name: answer_required
|
|
13
14
|
message: You must enter a website
|
|
14
15
|
- name: invalid_format
|
|
15
|
-
message: Enter a valid
|
|
16
|
+
message: Enter a valid web address including the scheme, for example https://www.example.com
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "4.4.
|
|
3
|
+
"version": "4.4.3",
|
|
4
4
|
"description": "Data files for Digital Marketplace’s procurement frameworks",
|
|
5
5
|
"repository": "git@github.com:Crown-Commercial-Service/ccs-digitalmarketplace-frameworks",
|
|
6
6
|
"author": "enquiries@digitalmarketplace.service.gov.uk"
|