@kentico/xperience-admin-components 31.4.3 → 31.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/entry.d.ts CHANGED
@@ -5436,6 +5436,7 @@ declare const testIds: {
5436
5436
  PromotionActiveFrom: "PromotionActiveFrom";
5437
5437
  PromotionActiveTo: "PromotionActiveTo";
5438
5438
  PromotionDescription: "PromotionDescription";
5439
+ PromotionDiscountCode: "PromotionDiscountCode";
5439
5440
  PromotionDiscountValue: "kxp_DiscountValue";
5440
5441
  PromotionDisplayName: "PromotionDisplayName";
5441
5442
  PromotionStatus: "PromotionStatus";
@@ -5578,6 +5579,7 @@ declare const testIds: {
5578
5579
  EmailSendRadioOptions: "ImmediateSend";
5579
5580
  FormVisibilityConditionType: "Visible";
5580
5581
  PromotionCustomerEligibility: "kxp_CustomerEligibility";
5582
+ PromotionRedemptionMethod: "PromotionRedemptionMethod";
5581
5583
  PublishNow: "PublishNow";
5582
5584
  SchedulePublish: "schedule-publish";
5583
5585
  Source: "Source";