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.
Files changed (42) hide show
  1. package/.hypothesis/examples/2807586e3345a769/06dcdfe5b01a2bfe +0 -0
  2. package/.hypothesis/examples/2807586e3345a769/114c510292597dc7 +0 -0
  3. package/.hypothesis/examples/2807586e3345a769/2038ed17cc72a4e9 +0 -0
  4. package/.hypothesis/examples/2807586e3345a769/22bb6458818c914a +0 -0
  5. package/.hypothesis/examples/2807586e3345a769/2d81db768f06a18c +0 -0
  6. package/.hypothesis/examples/2807586e3345a769/3f247fb9c564ffc4 +0 -0
  7. package/.hypothesis/examples/2807586e3345a769/5c726f447e0702e2 +0 -0
  8. package/.hypothesis/examples/2807586e3345a769/682b3008f079cf7d +0 -0
  9. package/.hypothesis/examples/2807586e3345a769/746ba2fe1b2dae64 +0 -0
  10. package/.hypothesis/examples/2807586e3345a769/ad89cc38bbc38bf9 +0 -0
  11. package/.hypothesis/examples/2807586e3345a769/bde2e9ed1a3b1a2b +0 -0
  12. package/.hypothesis/examples/2807586e3345a769/c2076cea8603578a +0 -0
  13. package/.hypothesis/examples/2807586e3345a769/c59e79172725e493 +0 -0
  14. package/.hypothesis/examples/2807586e3345a769/c9f0dcff6d2b8b70 +0 -0
  15. package/.hypothesis/examples/2807586e3345a769/d60fb9e448903ff2 +0 -0
  16. package/.hypothesis/examples/2807586e3345a769/d9f09db60d13eb5f +0 -0
  17. package/.hypothesis/examples/2807586e3345a769/e1d67ce6bad89880 +0 -0
  18. package/assets/tests_test_generate_validation_schema.py__test_boolean_list_property_0_0.txt +3 -3
  19. package/assets/tests_test_generate_validation_schema.py__test_boolean_property_with_required_value_0_0.txt +2 -2
  20. package/assets/tests_test_generate_validation_schema.py__test_checkbox_property_0_0.txt +6 -6
  21. package/assets/tests_test_generate_validation_schema.py__test_checkbox_tree_property_0_0.txt +6 -6
  22. package/assets/tests_test_generate_validation_schema.py__test_list_property_0_0.txt +2 -2
  23. package/assets/tests_test_generate_validation_schema.py__test_number_property_0_0.txt +2 -2
  24. package/assets/tests_test_generate_validation_schema.py__test_number_property_limits_0_0.txt +3 -3
  25. package/assets/tests_test_generate_validation_schema.py__test_optional_text_property_0_0.txt +4 -4
  26. package/assets/tests_test_generate_validation_schema.py__test_parse_question_limits_char_count_0_0.txt +2 -2
  27. package/assets/tests_test_generate_validation_schema.py__test_parse_question_limits_word_count_0_0.txt +3 -3
  28. package/assets/tests_test_generate_validation_schema.py__test_parse_question_limits_word_count_optional_0_0.txt +1 -1
  29. package/assets/tests_test_generate_validation_schema.py__test_radios_property_0_0.txt +6 -6
  30. package/assets/tests_test_generate_validation_schema.py__test_text_property_0_0.txt +4 -4
  31. package/assets/tests_test_generate_validation_schema.py__test_text_property_format_0_0.txt +3 -3
  32. package/assets/tests_test_generate_validation_schema.py__test_uri_property_0_0.txt +3 -3
  33. package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatement.yml +2 -8
  34. package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatementOptional.yml +2 -8
  35. package/frameworks/g-cloud-13/messages/homepage-sidebar.yml +2 -2
  36. package/frameworks/g-cloud-13/messages/urls.yml +1 -1
  37. package/frameworks/g-cloud-13/questions/declaration/modernSlaveryStatement.yml +2 -8
  38. package/frameworks/g-cloud-13/questions/declaration/modernSlaveryStatementOptional.yml +2 -8
  39. package/package.json +1 -1
  40. package/unit.html +12467 -12386
  41. package/.hypothesis/examples/2807586e3345a769/232ddaceb12228cd +0 -0
  42. package/frameworks/g-cloud-13/questions/declaration/mitigatingFactors2.yml +0 -18
@@ -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, ~ 48% in data generation
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.10 seconds):
8
- - Typical runtimes: 0-1 ms, ~ 71% in data generation
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, ~ 29% in data generation
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, ~ 42% in data generation
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, ~ 66% in data generation
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.52 seconds):
8
- - Typical runtimes: 0-7 ms, ~ 90% in data generation
9
- - 98 passing examples, 0 failing examples, 276 invalid 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.26%, Retried draw from lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f73b97872e0>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>) to satisfy filter
12
- * 47.59%, Aborted test because unable to satisfy lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f73b97872e0>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>)
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
@@ -1,13 +1,13 @@
1
1
  tests/test_generate_validation_schema.py::test_checkbox_tree_property:
2
2
 
3
- - during reuse phase (0.33 seconds):
4
- - Typical runtimes: 2-81 ms, ~ 97% in data generation
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 (16.03 seconds):
8
- - Typical runtimes: 0-116 ms, ~ 93% in data generation
9
- - 90 passing examples, 0 failing examples, 145 invalid 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
- * 30.21%, Draw for recursive(lists(nested_checkboxes()), create_options_with_children, max_leaves=10) exceeded max_leaves and had to be retried
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, ~ 48% in data generation
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: < 1ms, ~ 70% in data generation
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.10 seconds):
8
- - Typical runtimes: < 1ms, ~ 73% in data generation
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
@@ -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, ~ 48% in data generation
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.05 seconds):
8
- - Typical runtimes: < 1ms, ~ 63% in data generation
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
@@ -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, ~ 48% in data generation
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.13 seconds):
8
- - Typical runtimes: 0-1 ms, ~ 72% in data generation
9
- - 98 passing examples, 0 failing examples, 2 invalid 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, ~ 33% in data generation
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, ~ 49% in data generation
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, ~ 19% in data generation
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.86 seconds):
8
- - Typical runtimes: 1-15 ms, ~ 2% in data generation
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, ~ 21% in data generation
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, ~ 61% in data generation
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.79 seconds):
8
- - Typical runtimes: 0-8 ms, ~ 87% in data generation
9
- - 96 passing examples, 0 failing examples, 85 invalid 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
- * 61.33%, Retried draw from lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f73b97872e0>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>) to satisfy filter
12
- * 42.54%, Aborted test because unable to satisfy lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f73b97872e0>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>)
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, ~ 48% in data generation
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.10 seconds):
8
- - Typical runtimes: 0-1 ms, ~ 72% in data generation
9
- - 98 passing examples, 0 failing examples, 1 invalid 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, ~ 47% in data generation
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.13 seconds):
8
- - Typical runtimes: 0-1 ms, ~ 73% in data generation
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, ~ 40% in data generation
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.11 seconds):
8
- - Typical runtimes: 0-1 ms, ~ 73% in data generation
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) or PDF/A (eg .pdf, .odt).
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 you can choose to upload a copy of your organisation’s slavery and human trafficking statement.</p>
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) or PDF/A (eg .pdf, .odt).
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&nbsp;13 will open on 8 March 2022 at 3pm GMT.'
2
+ heading: 'G-Cloud&nbsp;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&nbsp;13 is open for applications'
9
9
  messages:
10
10
  - 'You need an account to apply.'
11
- - 'The application deadline is 5pm&nbsp;BST, Wednesday 18 May 2022.'
11
+ - 'The application deadline is 3pm&nbsp;BST, Wednesday 18 May 2022.'
12
12
 
13
13
  pending:
14
14
  heading: 'G-Cloud&nbsp;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://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/919298/G-Cloud-12-Framework-Agreement.pdf/__placeholder__
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) or PDF/A (eg .pdf, .odt).
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 you can choose to upload a copy of your organisation’s slavery and human trafficking statement.</p>
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) or PDF/A (eg .pdf, .odt).
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.38",
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"