@undp/carbon-library 1.0.97 → 1.0.99

Sign up to get free protection for your applications and to get access to all the features.
package/dist/cjs/index.js CHANGED
@@ -184,6 +184,7 @@ var InvestmentColor = '#9155FD';
184
184
  exports.ProgrammeStageR = void 0;
185
185
  (function (ProgrammeStageR) {
186
186
  ProgrammeStageR["AwaitingAuthorization"] = "Pending";
187
+ ProgrammeStageR["Approved"] = "Approved";
187
188
  ProgrammeStageR["Authorised"] = "Authorised";
188
189
  ProgrammeStageR["Rejected"] = "Rejected";
189
190
  })(exports.ProgrammeStageR || (exports.ProgrammeStageR = {}));