ccs-digitalmarketplace-frameworks 3.14.13 → 3.14.14

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.
@@ -41,7 +41,7 @@ validations:
41
41
  message: You must add the details for each subcontractor
42
42
  -
43
43
  name: not_unique
44
- message: Each associated person must be unique and have a unique public procurement organisation number (PPON)
44
+ message: Each associated person must have a unique public procurement organisation number (PPON)
45
45
  -
46
46
  name: max_items_limit
47
47
  message: You can only add details for up to 50 subcontractors
@@ -1,12 +1,15 @@
1
1
  name: Associated person PPON
2
2
  question: Please provide the associated persons 12 character public procurement organisation number (PPON)
3
3
  question_advice: >
4
- This can be found within the Central Digital Platform, in the section called 'My account'.
4
+ <p class="govuk-body">
5
+ This can be found within the Central Digital Platform, in the section called 'My account'.
6
+ </p>
5
7
 
6
- Select 'View' against your chosen organisation, to view your organisation's public procurement organisation number (PPON). This is the unique identifier for the organisation.
7
- <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/government/publications/procurement-act-2023-short-guides/contracting-authorities-an-overview-of-the-central-digital-platform-the-enhanced-find-a-tender-service-html">
8
- More information (link open in a new window)
9
- </a>
8
+ <p class="govuk-body"> Select 'View' against your chosen organisation, to view your organisation's public procurement organisation number (PPON). This is the unique identifier for the organisation.
9
+ <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/government/publications/procurement-act-2023-short-guides/contracting-authorities-an-overview-of-the-central-digital-platform-the-enhanced-find-a-tender-service-html">
10
+ More information (link open in a new window)
11
+ </a>
12
+ </p>
10
13
 
11
14
  type: text
12
15
 
@@ -5,6 +5,7 @@ hint: Example share code from CDP - FW8G8KhC
5
5
  type: text
6
6
 
7
7
  max_length_in_characters: 8
8
+ min_length_in_characters: 8
8
9
 
9
10
  validations:
10
11
  -
@@ -1,4 +1,4 @@
1
- name: Baseline Year Scope 1 Emissions
1
+ name: Baseline Year Scope 1 Emissions (tCO2e)
2
2
 
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>
@@ -7,10 +7,9 @@ question: >
7
7
 
8
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>
9
9
 
10
- <p class="govuk-label--m">Baseline Year Scope 1 Emissions</p>
10
+ <p class="govuk-label--m">Baseline Year Scope 1 Emissions (tCO2e)</p>
11
11
 
12
12
  type: number
13
- unit: "tCO2e"
14
13
  unit_in_full: "tCO2e (tonne of carbon dioxide equivalent)"
15
14
  unit_position: "before"
16
15
  limits:
@@ -1,9 +1,8 @@
1
- name: Baseline Year Scope 2 Emissions
1
+ name: Baseline Year Scope 2 Emissions (tCO2e)
2
2
 
3
- question: Baseline Year Scope 2 Emissions
3
+ question: Baseline Year Scope 2 Emissions (tCO2e)
4
4
 
5
5
  type: number
6
- unit: "tCO2e"
7
6
  unit_in_full: "tCO2e (tonne of carbon dioxide equivalent)"
8
7
  unit_position: "before"
9
8
  limits:
@@ -1,9 +1,8 @@
1
- name: Baseline Year Scope 3 Emissions
1
+ name: Baseline Year Scope 3 Emissions (tCO2e)
2
2
 
3
- question: Baseline Year Scope 3 Emissions
3
+ question: Baseline Year Scope 3 Emissions (tCO2e)
4
4
 
5
5
  type: number
6
- unit: "tCO2e"
7
6
  unit_in_full: "tCO2e (tonne of carbon dioxide equivalent)"
8
7
  unit_position: "before"
9
8
  limits:
@@ -1,9 +1,8 @@
1
- name: Current / Most Recent Reporting Year Scope 1 Emissions
1
+ name: 'Current / Most Recent Reporting Year Scope 1 Emissions (tCO2e)'
2
2
 
3
- question: 'Current / Most Recent Reporting Year Scope 1 Emissions'
3
+ question: 'Current / Most Recent Reporting Year Scope 1 Emissions (tCO2e)'
4
4
 
5
5
  type: number
6
- unit: "tCO2e"
7
6
  unit_in_full: "tCO2e (tonne of carbon dioxide equivalent)"
8
7
  unit_position: "before"
9
8
  limits:
@@ -1,9 +1,8 @@
1
- name: 'Current / Most Recent Reporting Year Scope 2 Emissions'
1
+ name: 'Current / Most Recent Reporting Year Scope 2 Emissions (tCO2e)'
2
2
 
3
- question: 'Current / Most Recent Reporting Year Scope 2 Emissions'
3
+ question: 'Current / Most Recent Reporting Year Scope 2 Emissions (tCO2e)'
4
4
 
5
5
  type: number
6
- unit: "tCO2e"
7
6
  unit_in_full: "tCO2e (tonne of carbon dioxide equivalent)"
8
7
  unit_position: "before"
9
8
  limits:
@@ -1,9 +1,8 @@
1
- name: 'Current / Most Recent Reporting Year Scope 3 Emissions'
1
+ name: 'Current / Most Recent Reporting Year Scope 3 Emissions (tCO2e)'
2
2
 
3
- question: 'Current / Most Recent Reporting Year Scope 3 Emissions'
3
+ question: 'Current / Most Recent Reporting Year Scope 3 Emissions (tCO2e)'
4
4
 
5
5
  type: number
6
- unit: "tCO2e"
7
6
  unit_in_full: "tCO2e (tonne of carbon dioxide equivalent)"
8
7
  unit_position: "before"
9
8
  limits:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "3.14.13",
3
+ "version": "3.14.14",
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"
@@ -321,6 +321,9 @@
321
321
  "max_length_in_characters": {
322
322
  "type": "integer"
323
323
  },
324
+ "min_length_in_characters": {
325
+ "type": "integer"
326
+ },
324
327
  "optional": {
325
328
  "type": "boolean"
326
329
  },