ccs-digitalmarketplace-frameworks 1.3.22 → 1.3.23
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/.hypothesis/examples/2807586e3345a769/0b1e9c7a71d1be92 +0 -0
- package/.hypothesis/examples/2807586e3345a769/22fb2b99dd923098 +0 -0
- package/.hypothesis/examples/2807586e3345a769/27459e13eaea879c +0 -0
- package/.hypothesis/examples/2807586e3345a769/289e49f359dde008 +0 -0
- package/.hypothesis/examples/2807586e3345a769/439d641d7281fdcb +0 -0
- package/.hypothesis/examples/2807586e3345a769/54583cb3269930ca +0 -0
- package/.hypothesis/examples/2807586e3345a769/786a7662173b37b8 +0 -0
- package/.hypothesis/examples/2807586e3345a769/8636de82b55977b0 +0 -0
- package/.hypothesis/examples/2807586e3345a769/870ce765b45aa886 +0 -0
- package/.hypothesis/examples/2807586e3345a769/93317b38dcbcb569 +0 -0
- package/.hypothesis/examples/2807586e3345a769/9e26f3378cd9a8c3 +0 -0
- package/.hypothesis/examples/2807586e3345a769/aa6716a47f6e78f8 +0 -0
- package/.hypothesis/examples/2807586e3345a769/afef0c8ffffb2cd9 +0 -0
- package/.hypothesis/examples/2807586e3345a769/b0396ff1edbeeec5 +0 -0
- package/.hypothesis/examples/2807586e3345a769/b2214ca7dae8a59b +0 -0
- package/.hypothesis/examples/2807586e3345a769/bd45808b79e897eb +0 -0
- package/.hypothesis/examples/2807586e3345a769/c3b876594aee54ea +0 -0
- package/.hypothesis/examples/2807586e3345a769/c6e1b50e86f9fbdc +0 -0
- package/.hypothesis/examples/2807586e3345a769/e973484296d0be0d +0 -0
- package/.hypothesis/examples/2807586e3345a769/eaeb05f819cb5533 +0 -0
- package/frameworks/g-cloud-13/questions/services/covid19Recovery.yml +1 -1
- package/frameworks/g-cloud-13/questions/services/equalOpportunity.yml +1 -1
- package/frameworks/g-cloud-13/questions/services/fightingClimateChange.yml +1 -1
- package/frameworks/g-cloud-13/questions/services/tacklingEconomicInequality.yml +1 -1
- package/frameworks/g-cloud-13/questions/services/wellbeing.yml +1 -1
- package/package.json +1 -1
- package/.hypothesis/examples/2807586e3345a769/dd6e0bcbda073d76 +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -14,7 +14,7 @@ max_length_in_words: 200
|
|
|
14
14
|
|
|
15
15
|
validations:
|
|
16
16
|
- name: answer_required
|
|
17
|
-
message:
|
|
17
|
+
message: Please complete at least one of the following Social Value fields.
|
|
18
18
|
- name: under_200_words
|
|
19
19
|
message: Description must be 200 words or fewer.
|
|
20
20
|
- name: under_character_limit
|
|
@@ -14,7 +14,7 @@ max_length_in_words: 200
|
|
|
14
14
|
|
|
15
15
|
validations:
|
|
16
16
|
- name: answer_required
|
|
17
|
-
message:
|
|
17
|
+
message: Please complete at least one of the following Social Value fields.
|
|
18
18
|
- name: under_200_words
|
|
19
19
|
message: Description must be 200 words or fewer.
|
|
20
20
|
- name: under_character_limit
|
|
@@ -19,7 +19,7 @@ max_length_in_words: 200
|
|
|
19
19
|
|
|
20
20
|
validations:
|
|
21
21
|
- name: answer_required
|
|
22
|
-
message:
|
|
22
|
+
message: Please complete at least one of the following Social Value fields.
|
|
23
23
|
- name: under_200_words
|
|
24
24
|
message: Description must be 200 words or fewer.
|
|
25
25
|
- name: under_character_limit
|
|
@@ -14,7 +14,7 @@ max_length_in_words: 200
|
|
|
14
14
|
|
|
15
15
|
validations:
|
|
16
16
|
- name: answer_required
|
|
17
|
-
message:
|
|
17
|
+
message: Please complete at least one of the following Social Value fields.
|
|
18
18
|
- name: under_200_words
|
|
19
19
|
message: Description must be 200 words or fewer.
|
|
20
20
|
- name: under_character_limit
|
|
@@ -14,7 +14,7 @@ max_length_in_words: 200
|
|
|
14
14
|
|
|
15
15
|
validations:
|
|
16
16
|
- name: answer_required
|
|
17
|
-
message:
|
|
17
|
+
message: Please complete at least one of the following Social Value fields.
|
|
18
18
|
- name: under_200_words
|
|
19
19
|
message: Description must be 200 words or fewer.
|
|
20
20
|
- name: under_character_limit
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.23",
|
|
4
4
|
"description": "Data files for Digital Marketplace’s procurement frameworks",
|
|
5
5
|
"repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
|
|
6
6
|
"author": "enquiries@digitalmarketplace.service.gov.uk"
|
|
Binary file
|