@undp/carbon-library 1.0.179-CARBON-339.1 → 1.0.179

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,10 +9,9 @@
9
9
  "coBenefitsTitle": "Co-Benefits",
10
10
  "projectReportsTitle": "Project Reports",
11
11
  "ndcAction": "NDC Action",
12
- "methodology": "Methodology",
12
+ "methodology": "Metholology",
13
13
  "goldStandard": "Gold Standard",
14
14
  "mitigationType": "Mitigation Type",
15
- "mitigationSubType": "Mitigation Sub Type",
16
15
  "userEstimatedCredits": "User Estimated Credits",
17
16
  "methodologyEstimatedCredits": "Methodology Estimated Credits",
18
17
  "energyGeneration": "Energy Generation",
@@ -20,9 +19,6 @@
20
19
  "consumerGroup": "Consumer Group",
21
20
  "eligibleLandArea": "Eligible Land Area",
22
21
  "landAreaUnit": "Land Area Unit",
23
- "numberOfDays": "Number of days",
24
- "numberOfPeople": "Number of people in a household",
25
- "tonnesOnDryBasis": "Tonnes (t) on dry basis",
26
22
  "implementingAgency": "Implementing Agency",
27
23
  "nationalPlanObjectives": "National Plan Objectives",
28
24
  "nationalPlanCoverage": "National Plan Coverage",
@@ -58,13 +54,9 @@
58
54
  "viewMoniteringReport": "Monitoring Report",
59
55
  "viewVerificationReport": "Verification Report",
60
56
  "viewMitigationType": "Type",
61
- "viewMitigationSubType": "Sub Type",
62
57
  "viewMitigationLandArea": "Land Area",
63
58
  "viewMitigationEnergyGeneration": "Energy Generation",
64
59
  "viewMitigationConsumerGroup": "Consumer Group",
65
- "viewMitigationWeight": "Tonnes (t) on dry basis",
66
- "viewMitigationNoOfDays": "Number of days",
67
- "viewMitigationNoOfPeople": "Number of people in a household",
68
60
  "viewMitigationSysEstimatedCredits": "Methodology Estimated Credits",
69
61
  "viewMitigationUserEstimatedCredits": "User Estimated Credits",
70
62
  "viewAdaptationImplementingAgency": "Implementing Agency",
@@ -93,8 +85,5 @@
93
85
  "value": "Value",
94
86
  "viewGhgEmissionsAvoided": "GHG Emissions Avoided (tCO2e)",
95
87
  "viewGhgEmissionsReduced": "GHG Emissions Reduced (tCO2e)",
96
- "viewIncludedInNAP": "Included in NAP",
97
- "allowOnlyNumericValue": "Allow only numeric value",
98
- "allowOnlyNumericValueAndDecimal": "Allow only numeric value and decimal",
99
- "allowOnlyIntegerValue": "Allow only numeric value and integer"
88
+ "viewIncludedInNAP": "Included in NAP"
100
89
  }
@@ -140,8 +140,5 @@
140
140
  "addInvestment": "ADD INVESTMENT",
141
141
  "addAction": "ADD ACTION",
142
142
  "ministryLevel": "Ministry Level",
143
- "environmentalAssessmentRegistrationNo": "Environmental Assessment Registration Number",
144
- "methodology": "Methodology",
145
- "verificationEl": "Verification",
146
- "monitoringEl": "Monitoring"
143
+ "environmentalAssessmentRegistrationNo": "Environmental Assessment Registration Number"
147
144
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.179-CARBON-339.1",
3
+ "version": "1.0.179",
4
4
  "description": "Shared Library of tools for Carbon Credits applications ecosystem for ExO and and HQ/GEF",
5
5
  "type": "module",
6
6
  "scripts": {