@undp/carbon-library 1.0.263-CARBON-267.1 → 1.0.263-CARBON-390.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -67,7 +67,7 @@ export declare const getChartOptions: (labels: string[], colors: string[]) => {
67
67
  offsetX: number;
68
68
  offsetY: number;
69
69
  labels: {
70
- colors: string;
70
+ colors: string[];
71
71
  useSeriesColors: boolean;
72
72
  };
73
73
  markers: {
@@ -1,7 +1,8 @@
1
1
  export declare enum EnablementTypes {
2
2
  CapacityBuilding = "Capacity Building",
3
3
  TechnologyTransfer = "Technology Transfer",
4
- Financial = "Financial"
4
+ Financial = "Financial",
5
+ EnhancedTransparency = "Enhanced Transparency"
5
6
  }
6
7
  export declare const enablementTypesAndValues: {
7
8
  type: string;
@@ -8,7 +8,7 @@
8
8
  "viewCompanies": "View Organisations",
9
9
  "viewDesc": "View all the visible organisations in the system based on your permissions",
10
10
  "addCompany": "Add organisation",
11
- "numberOfProgrammes": "NUMBER OF PROGRAMMES",
11
+ "numberOfProgrammes": "NUMBER OF PROJECTS",
12
12
  "creditBalance": "CREDIT BALANCE",
13
13
  "date": "Date",
14
14
  "getCompanyError": "Error in getting company",
@@ -5,7 +5,7 @@
5
5
  "certifier": "CERTIFIER",
6
6
  "initiator": "INITIATOR",
7
7
  "date": "DATE",
8
- "pName": "PROGRAMME NAME",
8
+ "pName": "PROJECT NAME",
9
9
  "sector": "SECTOR",
10
10
  "cSender": "CREDIT SENDER",
11
11
  "cReceiver": "CREDIT RECEIVER",
@@ -15,7 +15,7 @@
15
15
  "noTransfer": "No Transfers Available",
16
16
  "cancelTitle": "Are you sure you want to cancel this request?",
17
17
  "rejectTitle": "Are you sure you want to reject this request?",
18
- "acceptTitle": "Accept Transfer Request",
18
+ "acceptTitle": "Accept Finance Request",
19
19
  "proceed": "Proceed",
20
20
  "cancel": "Cancel",
21
21
  "reject": "Reject",
@@ -3,7 +3,7 @@
3
3
  "ndcSubTitle": "NDC Actions in the System",
4
4
  "ndcColumnsStartDate": "Start Date",
5
5
  "ndcColumnsEndDate": "End Date",
6
- "ndcColumnsNationalPlanObj": "National Plan Objective",
6
+ "ndcColumnsNationalPlanObj": "Programmes",
7
7
  "ndcColumnsKpi": "KPI",
8
8
  "rangeAlreadyExists": "Selected Range Already exists",
9
9
  "addNdcAction": "+ Add NDC Action",
@@ -43,7 +43,7 @@
43
43
  "ndcColumnsActionId": "ACTIVITY ID",
44
44
  "ndcColumnsDate": "DATE",
45
45
  "ndcColumnsNdcAction": "ACTIVITY",
46
- "ndcColumnsProgrammeName": "PROGRAMME NAME",
46
+ "ndcColumnsProgrammeName": "PROJECT NAME",
47
47
  "ndcColumnsSector": "SECTOR",
48
48
  "ndcColumnsOwners": "OWNERS",
49
49
  "ndcColumnsStatus": "STATUS",
@@ -24,7 +24,7 @@
24
24
  "amount": "Amount (USD)",
25
25
  "investmentTitle": "Financing",
26
26
  "investmentDesc": "Financing made on projects in the Transparency System",
27
- "addProgramme": "ADD PROGRAMME",
27
+ "addProgramme": "ADD PROJECT",
28
28
  "emissionsReductionExpected": "Emissions Reductions Expected (tCO2e)",
29
29
  "emissionsReductionAchieved": "Emissions Reductions Achieved (tCO2e)",
30
30
  "isUploaded": "Document uploaded successfully",
@@ -77,7 +77,7 @@
77
77
  "typeCreation": "Type",
78
78
  "New": "NEW",
79
79
  "Existing": "EXISTING",
80
- "addOwnership": "ADD INVESTMENT",
80
+ "addOwnership": "ADD FINANCING",
81
81
  "supportTitle": "Supports",
82
82
  "supportDesc": "Supports made on projects in the Transparency System",
83
83
  "addSupport": "Add Support",
@@ -42,7 +42,7 @@
42
42
  "retireTitle": "Are you sure you want to retire the credits?",
43
43
  "revokeTitle": "Are you sure you want to revoke the certificate of the project",
44
44
  "transferTitle": "Request Credits",
45
- "programmeMaterial": "Project & Project Documents",
45
+ "programmeMaterial": "Project Documents",
46
46
  "projectMaterial": "Project Reports",
47
47
  "transfer": "Request",
48
48
  "by": "By",
@@ -100,11 +100,12 @@
100
100
  "tlCertify": "Certified",
101
101
  "tlCertifyDesc": "The project was certified by {}",
102
102
  "tlRetire": "Credits Retired",
103
- "tlRetireDesc": "{} {} credits of this project were retired from {} {}as {} by {}",
103
+ "tlRetireDesc": "{} {} credits of this project were retired from {} {}as {} {}by {}",
104
104
  "tlFrozen": "Credits Frozen",
105
105
  "tlFrozenDesc": "{} {} credits were frozen due to the deactivation of {} by {}",
106
106
  "tlRetInit": "Retirement Initiated",
107
- "tlRetInitDesc": "Retirement of {} {} credits of this project from {} {}as {} was initiated by {}",
107
+ "tlRetInitDesc": "Retirement of {} {} credits of this project from {} {}as {} {}was initiated by {}",
108
+ "t1RetInitOmgeDesc":"and {} ITMO credits as Overall Mitigation in Global Emissions ",
108
109
  "tlRetRejectTitle": "Retirement Not Recognised",
109
110
  "tlTxRetRejectDesc": "The request to transfer {} {} credits from {} to {} was not recognised by {}",
110
111
  "tlRetCancelTitle": "Retire request cancelled",
@@ -137,11 +138,14 @@
137
138
  "emissionsReductionExpected": "Emissions Reductions Expected",
138
139
  "emissionsReductionAchieved": "Emissions Reductions Achieved",
139
140
  "emissionsReductions": "Emissions Reductions {}",
140
- "addInvestment": "ADD INVESTMENT",
141
+ "addInvestment": "ADD FINANCING",
141
142
  "addAction": "ADD ACTIVITY",
142
143
  "ministryLevel": "Ministry Level",
143
144
  "environmentalAssessmentRegistrationNo": "Environmental Assessment Registration Number",
144
145
  "methodology": "Methodology",
145
146
  "verificationEl": "Verification",
146
- "monitoringEl": "Monitoring"
147
+ "monitoringEl": "Monitoring",
148
+ "govInternationalAcc":"Government International Account",
149
+ "omgeAcc":"OMGE Account",
150
+ "omgeDesc":"Overall Mitigation in Global Emissins (OMGE)"
147
151
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.263-CARBON-267.1",
3
+ "version": "1.0.263-CARBON-390.3",
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": {