@undp/carbon-library 1.0.263-CARBON-328.1 → 1.0.263-CARBON-390.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -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;
@@ -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",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.263-CARBON-328.1",
3
+ "version": "1.0.263-CARBON-390.2",
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": {