@wix/auto_sdk_ecom_cart 1.0.134 → 1.0.136

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.
@@ -946,6 +946,7 @@ var FileType = /* @__PURE__ */ ((FileType2) => {
946
946
  FileType2["SECURE_DOCUMENT"] = "SECURE_DOCUMENT";
947
947
  FileType2["SECURE_MUSIC"] = "SECURE_MUSIC";
948
948
  FileType2["SECURE_ARCHIVE"] = "SECURE_ARCHIVE";
949
+ FileType2["SECURE_RAW"] = "SECURE_RAW";
949
950
  return FileType2;
950
951
  })(FileType || {});
951
952
  var PaymentOptionType = /* @__PURE__ */ ((PaymentOptionType2) => {