@wix/auto_sdk_ecom_cart 1.0.133 → 1.0.135

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.
@@ -882,6 +882,7 @@ var FileType = /* @__PURE__ */ ((FileType2) => {
882
882
  FileType2["SECURE_DOCUMENT"] = "SECURE_DOCUMENT";
883
883
  FileType2["SECURE_MUSIC"] = "SECURE_MUSIC";
884
884
  FileType2["SECURE_ARCHIVE"] = "SECURE_ARCHIVE";
885
+ FileType2["SECURE_RAW"] = "SECURE_RAW";
885
886
  return FileType2;
886
887
  })(FileType || {});
887
888
  var PaymentOptionType = /* @__PURE__ */ ((PaymentOptionType2) => {