@undp/carbon-library 1.0.274-CARBON-363.27 → 1.0.274-CARBON-363.33

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@
5
5
  "ndcColumnsEndDate": "End Date",
6
6
  "ndcColumnsNationalPlanObj": "Programmes",
7
7
  "ndcColumnsKpi": "KPI",
8
- "rangeAlreadyExists": "Selected Range Already exists",
8
+ "rangeAlreadyExists": "One or more of the selected year(s) already exists",
9
9
  "addNdcAction": "+ Add NDC Action",
10
10
  "enterNewPlanTxt": "Please add the Programmes",
11
11
  "addSubNdcAction": "+ Add Sub NDC Action",
@@ -31,5 +31,6 @@
31
31
  "deletePeriodSuccessMsg": "The period has been deleted successfully ",
32
32
  "kpiInvalidFormat": "Allow only numeric value",
33
33
  "kpiGreaterThanZero": "Kpi value should be greater than 0",
34
- "kpiMaxLength": "KPI cannot exceed 10000000"
34
+ "kpiMaxLength": "KPI cannot exceed 10000000",
35
+ "sameStartEndDates": "Start year must be earlier than the end year"
35
36
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.274-CARBON-363.27",
3
+ "version": "1.0.274-CARBON-363.33",
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": {