@plyaz/types 1.43.0 → 1.44.0

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.
@@ -520,6 +520,9 @@ var FILE_CATEGORY = /* @__PURE__ */ ((FILE_CATEGORY2) => {
520
520
  FILE_CATEGORY2["GalleryVideo"] = "gallery_video";
521
521
  FILE_CATEGORY2["HighlightVideo"] = "highlight_video";
522
522
  FILE_CATEGORY2["TrainingVideo"] = "training_video";
523
+ FILE_CATEGORY2["CampaignImage"] = "campaign_image";
524
+ FILE_CATEGORY2["CampaignVideo"] = "campaign_video";
525
+ FILE_CATEGORY2["CampaignDocument"] = "campaign_document";
523
526
  FILE_CATEGORY2["ProductImage"] = "product_image";
524
527
  FILE_CATEGORY2["ProductVideo"] = "product_video";
525
528
  FILE_CATEGORY2["MerchandiseImage"] = "merchandise_image";