impaktapps-ui-builder 0.0.369 → 0.0.370

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.
@@ -7648,7 +7648,8 @@ const EventSchema = {
7648
7648
  type: "string",
7649
7649
  oneOf: [
7650
7650
  { title: "RankProvider", const: "RankProvider" },
7651
- { title: "Download File", const: "downloadFile" }
7651
+ { title: "Download File", const: "downloadFile" },
7652
+ { title: "Download Blob File", consts: "downloadBlobFile" }
7652
7653
  ]
7653
7654
  },
7654
7655
  body: {