@undp/carbon-library 1.0.276-CARBON-408.0 → 1.0.278

Sign up to get free protection for your applications and to get access to all the features.
package/dist/cjs/index.js CHANGED
@@ -5667,11 +5667,11 @@ exports.WidgetType = void 0;
5667
5667
 
5668
5668
  exports.StatsCardsTypes = void 0;
5669
5669
  (function (StatsCardsTypes) {
5670
- StatsCardsTypes["PROGRAMMES_PENDING"] = "Programmes Pending";
5670
+ StatsCardsTypes["PROGRAMMES_PENDING"] = "Projects Pending";
5671
5671
  StatsCardsTypes["TRANSFER_REQUEST_RECEIVED"] = "Pending Transfers Received";
5672
- StatsCardsTypes["PROGRAMMES_UNCERTIFIED"] = "Programmes Certifiable";
5672
+ StatsCardsTypes["PROGRAMMES_UNCERTIFIED"] = "Projects Certifiable";
5673
5673
  StatsCardsTypes["TRANSFER_REQUEST_SENT"] = "Pending Transfers Sent";
5674
- StatsCardsTypes["PROGRAMMES_CERTIFIED"] = "Programmes Certified";
5674
+ StatsCardsTypes["PROGRAMMES_CERTIFIED"] = "Projects Certified";
5675
5675
  StatsCardsTypes["CREDIT_BALANCE"] = "Credit Balance";
5676
5676
  StatsCardsTypes["CREDIT_CERTIFIED"] = "Credits Certified";
5677
5677
  StatsCardsTypes["PROGRAMMES"] = "Programmes";