ccs-digitalmarketplace-frameworks 4.6.0 → 4.6.2
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/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsBaseYear1.yml +2 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsBaseYear2.yml +2 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsBaseYear3.yml +2 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsCurrentYear1.yml +2 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsCurrentYear2.yml +2 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsCurrentYear3.yml +2 -2
- package/package.json +1 -1
|
@@ -12,7 +12,7 @@ question: >
|
|
|
12
12
|
hidden: true
|
|
13
13
|
type: text
|
|
14
14
|
|
|
15
|
-
pattern: "^(0|[1-9]\\d{0,
|
|
15
|
+
pattern: "^(0|[1-9]\\d{0,6})(\\.\\d{1,2})?$"
|
|
16
16
|
|
|
17
17
|
validations:
|
|
18
18
|
-
|
|
@@ -20,4 +20,4 @@ validations:
|
|
|
20
20
|
message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
|
|
21
21
|
-
|
|
22
22
|
name: invalid_format
|
|
23
|
-
message: You must enter an emissions value between 0.00 and
|
|
23
|
+
message: You must enter an emissions value between 0.00 and 9999999.99, with a maximum of 2 decimal places, e.g. 15.23
|
|
@@ -4,7 +4,7 @@ question: Baseline Year Scope 2 Emissions (tCO2e)
|
|
|
4
4
|
hidden: true
|
|
5
5
|
type: text
|
|
6
6
|
|
|
7
|
-
pattern: "^(0|[1-9]\\d{0,
|
|
7
|
+
pattern: "^(0|[1-9]\\d{0,6})(\\.\\d{1,2})?$"
|
|
8
8
|
|
|
9
9
|
validations:
|
|
10
10
|
-
|
|
@@ -12,4 +12,4 @@ validations:
|
|
|
12
12
|
message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
|
|
13
13
|
-
|
|
14
14
|
name: invalid_format
|
|
15
|
-
message: You must enter an emissions value between 0.00 and
|
|
15
|
+
message: You must enter an emissions value between 0.00 and 9999999.99, with a maximum of 2 decimal places, e.g. 15.23
|
|
@@ -4,7 +4,7 @@ question: Baseline Year Scope 3 Emissions (tCO2e)
|
|
|
4
4
|
hidden: true
|
|
5
5
|
type: text
|
|
6
6
|
|
|
7
|
-
pattern: "^(0|[1-9]\\d{0,
|
|
7
|
+
pattern: "^(0|[1-9]\\d{0,6})(\\.\\d{1,2})?$"
|
|
8
8
|
|
|
9
9
|
validations:
|
|
10
10
|
-
|
|
@@ -12,4 +12,4 @@ validations:
|
|
|
12
12
|
message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
|
|
13
13
|
-
|
|
14
14
|
name: invalid_format
|
|
15
|
-
message: You must enter an emissions value between 0.00 and
|
|
15
|
+
message: You must enter an emissions value between 0.00 and 9999999.99, with a maximum of 2 decimal places, e.g. 15.23
|
|
@@ -4,7 +4,7 @@ question: 'Current / Most Recent Reporting Year Scope 1 Emissions (tCO2e)'
|
|
|
4
4
|
hidden: true
|
|
5
5
|
type: text
|
|
6
6
|
|
|
7
|
-
pattern: "^(0|[1-9]\\d{0,
|
|
7
|
+
pattern: "^(0|[1-9]\\d{0,6})(\\.\\d{1,2})?$"
|
|
8
8
|
|
|
9
9
|
validations:
|
|
10
10
|
-
|
|
@@ -12,4 +12,4 @@ validations:
|
|
|
12
12
|
message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
|
|
13
13
|
-
|
|
14
14
|
name: invalid_format
|
|
15
|
-
message: You must enter an emissions value between 0.00 and
|
|
15
|
+
message: You must enter an emissions value between 0.00 and 9999999.99, with a maximum of 2 decimal places, e.g. 15.23
|
|
@@ -4,7 +4,7 @@ question: 'Current / Most Recent Reporting Year Scope 2 Emissions (tCO2e)'
|
|
|
4
4
|
hidden: true
|
|
5
5
|
type: text
|
|
6
6
|
|
|
7
|
-
pattern: "^(0|[1-9]\\d{0,
|
|
7
|
+
pattern: "^(0|[1-9]\\d{0,6})(\\.\\d{1,2})?$"
|
|
8
8
|
|
|
9
9
|
validations:
|
|
10
10
|
-
|
|
@@ -12,4 +12,4 @@ validations:
|
|
|
12
12
|
message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
|
|
13
13
|
-
|
|
14
14
|
name: invalid_format
|
|
15
|
-
message: You must enter an emissions value between 0.00 and
|
|
15
|
+
message: You must enter an emissions value between 0.00 and 9999999.99, with a maximum of 2 decimal places, e.g. 15.23
|
|
@@ -4,7 +4,7 @@ question: 'Current / Most Recent Reporting Year Scope 3 Emissions (tCO2e)'
|
|
|
4
4
|
hidden: true
|
|
5
5
|
type: text
|
|
6
6
|
|
|
7
|
-
pattern: "^(0|[1-9]\\d{0,
|
|
7
|
+
pattern: "^(0|[1-9]\\d{0,6})(\\.\\d{1,2})?$"
|
|
8
8
|
|
|
9
9
|
validations:
|
|
10
10
|
-
|
|
@@ -12,4 +12,4 @@ validations:
|
|
|
12
12
|
message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
|
|
13
13
|
-
|
|
14
14
|
name: invalid_format
|
|
15
|
-
message: You must enter an emissions value between 0.00 and
|
|
15
|
+
message: You must enter an emissions value between 0.00 and 9999999.99, with a maximum of 2 decimal places, e.g. 15.23
|