ccs-digitalmarketplace-frameworks 1.3.40 → 1.3.41
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,5 +1,5 @@
|
|
|
1
1
|
coming:
|
|
2
|
-
heading: 'G-Cloud 13 will open on
|
|
2
|
+
heading: 'G-Cloud 13 will open on 9 March 2022 at 10am GMT.'
|
|
3
3
|
messages:
|
|
4
4
|
- 'Provide cloud hosting, software and support.'
|
|
5
5
|
- 'You’ll need to create a supplier account to apply.'
|
|
@@ -8,7 +8,7 @@ open:
|
|
|
8
8
|
heading: 'G-Cloud 13 is open for applications'
|
|
9
9
|
messages:
|
|
10
10
|
- 'You need an account to apply.'
|
|
11
|
-
- 'The application deadline is
|
|
11
|
+
- 'The application deadline is 3pm BST, Wednesday 18 May 2022.'
|
|
12
12
|
|
|
13
13
|
pending:
|
|
14
14
|
heading: 'G-Cloud 13 is closed for applications'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.41",
|
|
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"
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
name: Mitigating factors for tax returns
|
|
2
|
-
question: >
|
|
3
|
-
If you responded ‘yes’ to either question [[unspentTaxConvictions]] or question [[GAAR]], please provide details of
|
|
4
|
-
any mitigating factors that you think should be taken into consideration.
|
|
5
|
-
type: textbox_large
|
|
6
|
-
|
|
7
|
-
max_length_in_words: 500
|
|
8
|
-
|
|
9
|
-
validations:
|
|
10
|
-
-
|
|
11
|
-
name: answer_required
|
|
12
|
-
message: Enter details of mitigating factors about either [[unspentTaxConvictions]] or [[GAAR]].
|
|
13
|
-
-
|
|
14
|
-
name: under_word_limit
|
|
15
|
-
message: "Your answer must be no more than 500 words."
|
|
16
|
-
-
|
|
17
|
-
name: under_character_limit
|
|
18
|
-
message: "Your answer must be no more than 5000 characters."
|