ccs-digitalmarketplace-frameworks 1.3.38 → 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.
- package/.hypothesis/examples/2807586e3345a769/06dcdfe5b01a2bfe +0 -0
- package/.hypothesis/examples/2807586e3345a769/114c510292597dc7 +0 -0
- package/.hypothesis/examples/2807586e3345a769/2038ed17cc72a4e9 +0 -0
- package/.hypothesis/examples/2807586e3345a769/22bb6458818c914a +0 -0
- package/.hypothesis/examples/2807586e3345a769/2d81db768f06a18c +0 -0
- package/.hypothesis/examples/2807586e3345a769/3f247fb9c564ffc4 +0 -0
- package/.hypothesis/examples/2807586e3345a769/5c726f447e0702e2 +0 -0
- package/.hypothesis/examples/2807586e3345a769/682b3008f079cf7d +0 -0
- package/.hypothesis/examples/2807586e3345a769/746ba2fe1b2dae64 +0 -0
- package/.hypothesis/examples/2807586e3345a769/ad89cc38bbc38bf9 +0 -0
- package/.hypothesis/examples/2807586e3345a769/bde2e9ed1a3b1a2b +0 -0
- package/.hypothesis/examples/2807586e3345a769/c2076cea8603578a +0 -0
- package/.hypothesis/examples/2807586e3345a769/c59e79172725e493 +0 -0
- package/.hypothesis/examples/2807586e3345a769/c9f0dcff6d2b8b70 +0 -0
- package/.hypothesis/examples/2807586e3345a769/d60fb9e448903ff2 +0 -0
- package/.hypothesis/examples/2807586e3345a769/d9f09db60d13eb5f +0 -0
- package/.hypothesis/examples/2807586e3345a769/e1d67ce6bad89880 +0 -0
- package/assets/tests_test_generate_validation_schema.py__test_boolean_list_property_0_0.txt +3 -3
- package/assets/tests_test_generate_validation_schema.py__test_boolean_property_with_required_value_0_0.txt +2 -2
- package/assets/tests_test_generate_validation_schema.py__test_checkbox_property_0_0.txt +6 -6
- package/assets/tests_test_generate_validation_schema.py__test_checkbox_tree_property_0_0.txt +6 -6
- package/assets/tests_test_generate_validation_schema.py__test_list_property_0_0.txt +2 -2
- package/assets/tests_test_generate_validation_schema.py__test_number_property_0_0.txt +2 -2
- package/assets/tests_test_generate_validation_schema.py__test_number_property_limits_0_0.txt +3 -3
- package/assets/tests_test_generate_validation_schema.py__test_optional_text_property_0_0.txt +4 -4
- package/assets/tests_test_generate_validation_schema.py__test_parse_question_limits_char_count_0_0.txt +2 -2
- package/assets/tests_test_generate_validation_schema.py__test_parse_question_limits_word_count_0_0.txt +3 -3
- package/assets/tests_test_generate_validation_schema.py__test_parse_question_limits_word_count_optional_0_0.txt +1 -1
- package/assets/tests_test_generate_validation_schema.py__test_radios_property_0_0.txt +6 -6
- package/assets/tests_test_generate_validation_schema.py__test_text_property_0_0.txt +4 -4
- package/assets/tests_test_generate_validation_schema.py__test_text_property_format_0_0.txt +3 -3
- package/assets/tests_test_generate_validation_schema.py__test_uri_property_0_0.txt +3 -3
- package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatement.yml +2 -8
- package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatementOptional.yml +2 -8
- package/frameworks/g-cloud-13/messages/homepage-sidebar.yml +2 -2
- package/frameworks/g-cloud-13/messages/urls.yml +1 -1
- package/frameworks/g-cloud-13/questions/declaration/modernSlaveryStatement.yml +2 -8
- package/frameworks/g-cloud-13/questions/declaration/modernSlaveryStatementOptional.yml +2 -8
- package/package.json +1 -1
- package/unit.html +12467 -12386
- package/.hypothesis/examples/2807586e3345a769/232ddaceb12228cd +0 -0
- package/frameworks/g-cloud-13/questions/declaration/mitigatingFactors2.yml +0 -18
|
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
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_boolean_list_property:
|
|
2
2
|
|
|
3
3
|
- during reuse phase (0.00 seconds):
|
|
4
|
-
- Typical runtimes: < 1ms, ~
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 57% in data generation
|
|
5
5
|
- 2 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
|
-
- during generate phase (0.
|
|
8
|
-
- Typical runtimes:
|
|
7
|
+
- during generate phase (0.11 seconds):
|
|
8
|
+
- Typical runtimes: < 1ms, ~ 73% in data generation
|
|
9
9
|
- 98 passing examples, 0 failing examples, 1 invalid examples
|
|
10
10
|
|
|
11
11
|
- Stopped because settings.max_examples=100
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_boolean_property_with_required_value:
|
|
2
2
|
|
|
3
3
|
- during reuse phase (0.00 seconds):
|
|
4
|
-
- Typical runtimes: < 1ms, ~
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 32% in data generation
|
|
5
5
|
- 1 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
7
|
- during generate phase (0.00 seconds):
|
|
8
|
-
- Typical runtimes: < 1ms, ~
|
|
8
|
+
- Typical runtimes: < 1ms, ~ 43% in data generation
|
|
9
9
|
- 1 passing examples, 0 failing examples, 0 invalid examples
|
|
10
10
|
|
|
11
11
|
- Stopped because nothing left to do
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_checkbox_property:
|
|
2
2
|
|
|
3
3
|
- during reuse phase (0.00 seconds):
|
|
4
|
-
- Typical runtimes: < 1ms, ~
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 62% in data generation
|
|
5
5
|
- 2 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
|
-
- during generate phase (1.
|
|
8
|
-
- Typical runtimes: 0-
|
|
9
|
-
- 98 passing examples, 0 failing examples,
|
|
7
|
+
- during generate phase (1.45 seconds):
|
|
8
|
+
- Typical runtimes: 0-5 ms, ~ 90% in data generation
|
|
9
|
+
- 98 passing examples, 0 failing examples, 307 invalid examples
|
|
10
10
|
- Events:
|
|
11
|
-
* 73.
|
|
12
|
-
*
|
|
11
|
+
* 73.09%, Retried draw from lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7fa37fde7b50>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>) to satisfy filter
|
|
12
|
+
* 52.84%, Aborted test because unable to satisfy lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7fa37fde7b50>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>)
|
|
13
13
|
|
|
14
14
|
- Stopped because settings.max_examples=100
|
package/assets/tests_test_generate_validation_schema.py__test_checkbox_tree_property_0_0.txt
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_checkbox_tree_property:
|
|
2
2
|
|
|
3
|
-
- during reuse phase (0.
|
|
4
|
-
- Typical runtimes:
|
|
3
|
+
- during reuse phase (0.39 seconds):
|
|
4
|
+
- Typical runtimes: 1-66 ms, ~ 96% in data generation
|
|
5
5
|
- 10 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
|
-
- during generate phase (
|
|
8
|
-
- Typical runtimes: 0-
|
|
9
|
-
- 90 passing examples, 0 failing examples,
|
|
7
|
+
- during generate phase (12.13 seconds):
|
|
8
|
+
- Typical runtimes: 0-91 ms, ~ 95% in data generation
|
|
9
|
+
- 90 passing examples, 0 failing examples, 109 invalid examples
|
|
10
10
|
- Events:
|
|
11
|
-
*
|
|
11
|
+
* 62.81%, Draw for recursive(lists(nested_checkboxes()), create_options_with_children, max_leaves=10) exceeded max_leaves and had to be retried
|
|
12
12
|
|
|
13
13
|
- Stopped because settings.max_examples=100
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_list_property:
|
|
2
2
|
|
|
3
3
|
- during reuse phase (0.00 seconds):
|
|
4
|
-
- Typical runtimes: < 1ms, ~
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 47% in data generation
|
|
5
5
|
- 2 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
7
|
- during generate phase (0.10 seconds):
|
|
8
|
-
- Typical runtimes:
|
|
8
|
+
- Typical runtimes: 0-1 ms, ~ 71% in data generation
|
|
9
9
|
- 98 passing examples, 0 failing examples, 1 invalid examples
|
|
10
10
|
|
|
11
11
|
- Stopped because settings.max_examples=100
|
|
@@ -4,8 +4,8 @@ tests/test_generate_validation_schema.py::test_number_property:
|
|
|
4
4
|
- Typical runtimes: < 1ms, ~ 47% in data generation
|
|
5
5
|
- 2 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
|
-
- during generate phase (0.
|
|
8
|
-
- Typical runtimes:
|
|
7
|
+
- during generate phase (0.13 seconds):
|
|
8
|
+
- Typical runtimes: 0-1 ms, ~ 72% in data generation
|
|
9
9
|
- 98 passing examples, 0 failing examples, 1 invalid examples
|
|
10
10
|
|
|
11
11
|
- Stopped because settings.max_examples=100
|
package/assets/tests_test_generate_validation_schema.py__test_number_property_limits_0_0.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_number_property_limits:
|
|
2
2
|
|
|
3
3
|
- during reuse phase (0.00 seconds):
|
|
4
|
-
- Typical runtimes: < 1ms, ~
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 49% in data generation
|
|
5
5
|
- 1 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
|
-
- during generate phase (0.
|
|
8
|
-
- Typical runtimes: < 1ms, ~
|
|
7
|
+
- during generate phase (0.06 seconds):
|
|
8
|
+
- Typical runtimes: < 1ms, ~ 64% in data generation
|
|
9
9
|
- 99 passing examples, 0 failing examples, 0 invalid examples
|
|
10
10
|
|
|
11
11
|
- Stopped because settings.max_examples=100
|
package/assets/tests_test_generate_validation_schema.py__test_optional_text_property_0_0.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_optional_text_property:
|
|
2
2
|
|
|
3
3
|
- during reuse phase (0.00 seconds):
|
|
4
|
-
- Typical runtimes: < 1ms, ~
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 49% in data generation
|
|
5
5
|
- 2 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
|
-
- during generate phase (0.
|
|
8
|
-
- Typical runtimes:
|
|
9
|
-
- 98 passing examples, 0 failing examples,
|
|
7
|
+
- during generate phase (0.10 seconds):
|
|
8
|
+
- Typical runtimes: < 1ms, ~ 71% in data generation
|
|
9
|
+
- 98 passing examples, 0 failing examples, 3 invalid examples
|
|
10
10
|
|
|
11
11
|
- Stopped because settings.max_examples=100
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_parse_question_limits_char_count:
|
|
2
2
|
|
|
3
3
|
- during reuse phase (0.00 seconds):
|
|
4
|
-
- Typical runtimes: < 1ms, ~
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 27% in data generation
|
|
5
5
|
- 1 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
7
|
- during generate phase (0.04 seconds):
|
|
8
|
-
- Typical runtimes: < 1ms, ~
|
|
8
|
+
- Typical runtimes: < 1ms, ~ 50% in data generation
|
|
9
9
|
- 99 passing examples, 0 failing examples, 0 invalid examples
|
|
10
10
|
|
|
11
11
|
- Stopped because settings.max_examples=100
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_parse_question_limits_word_count:
|
|
2
2
|
|
|
3
3
|
- during reuse phase (0.00 seconds):
|
|
4
|
-
- Typical runtimes: < 1ms, ~
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 20% in data generation
|
|
5
5
|
- 1 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
|
-
- during generate phase (0.
|
|
8
|
-
- Typical runtimes:
|
|
7
|
+
- during generate phase (0.81 seconds):
|
|
8
|
+
- Typical runtimes: 0-14 ms, ~ 2% in data generation
|
|
9
9
|
- 99 passing examples, 0 failing examples, 0 invalid examples
|
|
10
10
|
|
|
11
11
|
- Stopped because settings.max_examples=100
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_parse_question_limits_word_count_optional:
|
|
2
2
|
|
|
3
3
|
- during reuse phase (0.00 seconds):
|
|
4
|
-
- Typical runtimes: < 1ms, ~
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 20% in data generation
|
|
5
5
|
- 1 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
7
|
- during generate phase (0.04 seconds):
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_radios_property:
|
|
2
2
|
|
|
3
3
|
- during reuse phase (0.00 seconds):
|
|
4
|
-
- Typical runtimes: < 1ms, ~
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 62% in data generation
|
|
5
5
|
- 4 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
|
-
- during generate phase (0.
|
|
8
|
-
- Typical runtimes: 0-
|
|
9
|
-
- 96 passing examples, 0 failing examples,
|
|
7
|
+
- during generate phase (0.76 seconds):
|
|
8
|
+
- Typical runtimes: 0-6 ms, ~ 89% in data generation
|
|
9
|
+
- 96 passing examples, 0 failing examples, 110 invalid examples
|
|
10
10
|
- Events:
|
|
11
|
-
*
|
|
12
|
-
*
|
|
11
|
+
* 66.50%, Retried draw from lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7fa37fde7b50>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>) to satisfy filter
|
|
12
|
+
* 49.51%, Aborted test because unable to satisfy lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7fa37fde7b50>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>)
|
|
13
13
|
|
|
14
14
|
- Stopped because settings.max_examples=100
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_text_property:
|
|
2
2
|
|
|
3
3
|
- during reuse phase (0.00 seconds):
|
|
4
|
-
- Typical runtimes: < 1ms, ~
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 46% in data generation
|
|
5
5
|
- 2 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
|
-
- during generate phase (0.
|
|
8
|
-
- Typical runtimes:
|
|
9
|
-
- 98 passing examples, 0 failing examples,
|
|
7
|
+
- during generate phase (0.09 seconds):
|
|
8
|
+
- Typical runtimes: < 1ms, ~ 71% in data generation
|
|
9
|
+
- 98 passing examples, 0 failing examples, 2 invalid examples
|
|
10
10
|
|
|
11
11
|
- Stopped because settings.max_examples=100
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_text_property_format:
|
|
2
2
|
|
|
3
3
|
- during reuse phase (0.00 seconds):
|
|
4
|
-
- Typical runtimes: < 1ms, ~
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 53% in data generation
|
|
5
5
|
- 2 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
|
-
- during generate phase (0.
|
|
8
|
-
- Typical runtimes: 0-1 ms, ~
|
|
7
|
+
- during generate phase (0.10 seconds):
|
|
8
|
+
- Typical runtimes: 0-1 ms, ~ 70% in data generation
|
|
9
9
|
- 98 passing examples, 0 failing examples, 1 invalid examples
|
|
10
10
|
|
|
11
11
|
- Stopped because settings.max_examples=100
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
tests/test_generate_validation_schema.py::test_uri_property:
|
|
2
2
|
|
|
3
3
|
- during reuse phase (0.00 seconds):
|
|
4
|
-
- Typical runtimes: < 1ms, ~
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 46% in data generation
|
|
5
5
|
- 2 passing examples, 0 failing examples, 0 invalid examples
|
|
6
6
|
|
|
7
|
-
- during generate phase (0.
|
|
8
|
-
- Typical runtimes:
|
|
7
|
+
- during generate phase (0.10 seconds):
|
|
8
|
+
- Typical runtimes: < 1ms, ~ 72% in data generation
|
|
9
9
|
- 98 passing examples, 0 failing examples, 1 invalid examples
|
|
10
10
|
|
|
11
11
|
- Stopped because settings.max_examples=100
|
|
@@ -1,13 +1,7 @@
|
|
|
1
1
|
name: Modern slavery statement required
|
|
2
2
|
question:
|
|
3
|
-
If you do not have a website upload a copy of your organisation’s slavery and human trafficking statement.
|
|
3
|
+
If you do not have a website, please upload a copy of your organisation’s slavery and human trafficking statement in an accessible Open Document Format (ODF). Maximum file size 5MB.
|
|
4
4
|
hint: |
|
|
5
|
-
<p class="govuk-body">Your statement should:</p>
|
|
6
|
-
<ul class="govuk-list govuk-list--bullet">
|
|
7
|
-
<li>be an Open Document Format (ODF) or PDF/A</li>
|
|
8
|
-
<li>have a maximum file size of 5MB</li>
|
|
9
|
-
<li>meet accessibility standards</li>
|
|
10
|
-
</ul>
|
|
11
5
|
<p class="govuk-body">
|
|
12
6
|
<a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/guidance/how-to-publish-on-gov-uk/accessible-pdfs">Read the guidance on accessible documents (link opens in a new tab)</a>.
|
|
13
7
|
</p>
|
|
@@ -22,7 +16,7 @@ validations:
|
|
|
22
16
|
- name: answer_required
|
|
23
17
|
message: Select a file.
|
|
24
18
|
- name: file_is_open_document_format
|
|
25
|
-
message: The file must be in an open format. Select an Open Document Format (ODF)
|
|
19
|
+
message: The file must be in an open format. Select an Open Document Format (ODF) (.odt) file.
|
|
26
20
|
- name: file_is_less_than_5mb
|
|
27
21
|
message: The file must be smaller than 5MB.
|
|
28
22
|
- name: file_can_be_saved
|
package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatementOptional.yml
CHANGED
|
@@ -1,13 +1,7 @@
|
|
|
1
1
|
name: Modern slavery statement optional
|
|
2
2
|
question: >
|
|
3
|
-
<p class="govuk-body">If you do not have a website
|
|
3
|
+
<p class="govuk-body">If you do not have a website, please upload a copy of your organisation’s slavery and human trafficking statement in an accessible Open Document Format (ODF). Maximum file size 5MB.</p>
|
|
4
4
|
|
|
5
|
-
<p class="govuk-body">Your statement should:</p>
|
|
6
|
-
<ul class="govuk-list govuk-list--bullet">
|
|
7
|
-
<li>be an Open Document Format (ODF) or PDF/A</li>
|
|
8
|
-
<li>have a maximum file size of 5MB</li>
|
|
9
|
-
<li>meet accessibility standards</li>
|
|
10
|
-
</ul>
|
|
11
5
|
<p class="govuk-body">
|
|
12
6
|
<a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/guidance/how-to-publish-on-gov-uk/accessible-pdfs">Read the guidance on accessible documents (link opens in a new tab)</a>.
|
|
13
7
|
</p>
|
|
@@ -22,7 +16,7 @@ validations:
|
|
|
22
16
|
- name: answer_required
|
|
23
17
|
message: Select a file.
|
|
24
18
|
- name: file_is_open_document_format
|
|
25
|
-
message: The file must be in an open format. Select an Open Document Format (ODF)
|
|
19
|
+
message: The file must be in an open format. Select an Open Document Format (ODF) (.odt) file.
|
|
26
20
|
- name: file_is_less_than_5mb
|
|
27
21
|
message: The file must be smaller than 5MB.
|
|
28
22
|
- name: file_can_be_saved
|
|
@@ -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'
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
call_off_contract_url: https://www.gov.uk/government/publications/g-cloud-13-call-off-contract/__placeholder__
|
|
2
2
|
customer_benefits_record_form_url: https://docs.google.com/forms/d/e/1FAIpQLSfQ3VeAMCIYNur4FoZxzn1F5BDkOTxFNK-4qbTlHVcyGqTgpw/viewform/__placeholder__
|
|
3
|
-
framework_agreement_pdf_url: https://
|
|
3
|
+
framework_agreement_pdf_url: https://www.contractsfinder.service.gov.uk/Notice/52e2fd33-e6f3-4a4c-8697-d25ab76ea0a9
|
|
4
4
|
framework_agreement_url: https://www.gov.uk/government/publications/g-cloud-13-framework-agreement/__placeholder__
|
|
5
5
|
supplier_guide_url: https://www.gov.uk/guidance/g-cloud-suppliers-guide
|
|
@@ -1,13 +1,7 @@
|
|
|
1
1
|
name: Modern slavery statement required
|
|
2
2
|
question:
|
|
3
|
-
If you do not have a website upload a copy of your organisation’s slavery and human trafficking statement.
|
|
3
|
+
If you do not have a website, please upload a copy of your organisation’s slavery and human trafficking statement in an accessible Open Document Format (ODF). Maximum file size 5MB.
|
|
4
4
|
hint: |
|
|
5
|
-
<p class="govuk-body">Your statement should:</p>
|
|
6
|
-
<ul class="govuk-list govuk-list--bullet">
|
|
7
|
-
<li>be an Open Document Format (ODF) or PDF/A</li>
|
|
8
|
-
<li>have a maximum file size of 5MB</li>
|
|
9
|
-
<li>meet accessibility standards</li>
|
|
10
|
-
</ul>
|
|
11
5
|
<p class="govuk-body">
|
|
12
6
|
<a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/guidance/how-to-publish-on-gov-uk/accessible-pdfs">Read the guidance on accessible documents (link opens in a new tab)</a>.
|
|
13
7
|
</p>
|
|
@@ -22,7 +16,7 @@ validations:
|
|
|
22
16
|
- name: answer_required
|
|
23
17
|
message: Select a file.
|
|
24
18
|
- name: file_is_open_document_format
|
|
25
|
-
message: The file must be in an open format. Select an Open Document Format (ODF)
|
|
19
|
+
message: The file must be in an open format. Select an Open Document Format (ODF) (.odt) file.
|
|
26
20
|
- name: file_is_less_than_5mb
|
|
27
21
|
message: The file must be smaller than 5MB.
|
|
28
22
|
- name: file_can_be_saved
|
|
@@ -1,13 +1,7 @@
|
|
|
1
1
|
name: Modern slavery statement optional
|
|
2
2
|
question: >
|
|
3
|
-
<p class="govuk-body">If you do not have a website
|
|
3
|
+
<p class="govuk-body">If you do not have a website, please upload a copy of your organisation’s slavery and human trafficking statement in an accessible Open Document Format (ODF). Maximum file size 5MB.</p>
|
|
4
4
|
|
|
5
|
-
<p class="govuk-body">Your statement should:</p>
|
|
6
|
-
<ul class="govuk-list govuk-list--bullet">
|
|
7
|
-
<li>be an Open Document Format (ODF) or PDF/A</li>
|
|
8
|
-
<li>have a maximum file size of 5MB</li>
|
|
9
|
-
<li>meet accessibility standards</li>
|
|
10
|
-
</ul>
|
|
11
5
|
<p class="govuk-body">
|
|
12
6
|
<a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/guidance/how-to-publish-on-gov-uk/accessible-pdfs">Read the guidance on accessible documents (link opens in a new tab)</a>.
|
|
13
7
|
</p>
|
|
@@ -22,7 +16,7 @@ validations:
|
|
|
22
16
|
- name: answer_required
|
|
23
17
|
message: Select a file.
|
|
24
18
|
- name: file_is_open_document_format
|
|
25
|
-
message: The file must be in an open format. Select an Open Document Format (ODF)
|
|
19
|
+
message: The file must be in an open format. Select an Open Document Format (ODF) (.odt).
|
|
26
20
|
- name: file_is_less_than_5mb
|
|
27
21
|
message: The file must be smaller than 5MB.
|
|
28
22
|
- name: file_can_be_saved
|
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"
|