ccs-digitalmarketplace-frameworks 3.13.39 → 3.13.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.
@@ -5,11 +5,13 @@ hint: >
5
5
  <p class="govuk-body">Your action plan for improvement which includes (as a minimum) the following:</p>
6
6
 
7
7
  <ul class="govuk-list govuk-list--bullet">
8
- <li>Identification of the primary causes of failure to pay:</li>
9
- <ul>
10
- <li>95% of all supply chain invoices within 60 days; and</li>
11
- <li>if relevant under question 19a all invoices within agreed terms.</li>
12
- </ul>
8
+ <li>
9
+ Identification of the primary causes of failure to pay:
10
+ <ul>
11
+ <li>95% of all supply chain invoices within 60 days; and</li>
12
+ <li>if relevant under question 19a all invoices within agreed terms.</li>
13
+ </ul>
14
+ </li>
13
15
  <li>Actions to address each of these causes.</li>
14
16
  <li>A mechanism for and commitment to regular reporting on progress to the bidder’s audit committee (or equivalent).</li>
15
17
  <li>A plan signed off by your director</li>
@@ -4,9 +4,7 @@ question: |
4
4
  Please enter the law under which the subcontractor is registered
5
5
  </p>
6
6
 
7
- <p class="govuk-label--m">
8
- For example, the Companies Act 2006
9
- </p>
7
+ hint: For example, the Companies Act 2006
10
8
 
11
9
  type: text
12
10
 
@@ -3,13 +3,12 @@ name: Baseline Year Scope 1 Emissions
3
3
  question: >
4
4
  <p class="govuk-label--m">Please confirm the Scope 1 to 3 emissions detailed in your carbon reduction plan</p>
5
5
 
6
- <p class="govuk-label--m">Baseline Year Scope 1 Emissions</p>
7
-
8
- hint: |
9
- <p class="govuk-hint">tCO2e (Tonne of carbon dioxide equivalent) must be entered for each field as a numeric value, e.g. 20.3</p>
6
+ <p class="govuk-hint">tCO2e (Tonne of carbon dioxide equivalent) must be entered for each field as a numeric value, e.g. 20.3</p>
10
7
 
11
- <p class="govuk-hint">If you are unable to provide any emissions data for your baseline and/or your current/reporting year, please enter a 0.</p>
8
+ <p class="govuk-hint">If you are unable to provide any emissions data for your baseline and/or your current/reporting year, please enter a 0.</p>
12
9
 
10
+ <p class="govuk-label--m">Baseline Year Scope 1 Emissions</p>
11
+
13
12
  type: number
14
13
  unit: "tCO2e"
15
14
  unit_in_full: "tCO2e (tonne of carbon dioxide equivalent)"
@@ -21,8 +20,6 @@ validations:
21
20
  -
22
21
  name: answer_required
23
22
  message: You must select an option
24
-
25
23
  -
26
24
  name: not_a_number
27
- message: |
28
- Maximum of 2 decimal places must be entered for ‘relevant field’, e.g. 15.23
25
+ message: Maximum of 2 decimal places must be entered for ‘relevant field’, e.g. 15.23
@@ -10,6 +10,6 @@ limits:
10
10
  validations:
11
11
  -
12
12
  name: answer_required
13
- message: You must select an option
13
+ message: You must enter a website
14
14
  - name: invalid_format
15
15
  message: Enter a valid website
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "3.13.39",
3
+ "version": "3.13.41",
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"
@@ -64,8 +64,8 @@ cryptography==44.0.1
64
64
  # ccs-digitalmarketplace-utils
65
65
  deepmerge==2.0
66
66
  # via
67
- # -r requirements.txt
68
67
  # -r requirements-dev.in
68
+ # -r requirements.txt
69
69
  defusedxml==0.7.1
70
70
  # via
71
71
  # -r requirements.txt
@@ -114,7 +114,7 @@ govuk-country-register==0.5.0
114
114
  # via
115
115
  # -r requirements.txt
116
116
  # ccs-digitalmarketplace-utils
117
- hypothesis==6.128.2
117
+ hypothesis==6.129.4
118
118
  # via -r requirements-dev.in
119
119
  identify==2.6.8
120
120
  # via pre-commit
@@ -210,8 +210,8 @@ pytz==2024.1
210
210
  # ccs-digitalmarketplace-utils
211
211
  pyyaml==6.0.2
212
212
  # via
213
- # -r requirements.txt
214
213
  # -r requirements-dev.in
214
+ # -r requirements.txt
215
215
  # ccs-digitalmarketplace-content-loader
216
216
  # pre-commit
217
217
  redis==5.0.7