@wix/auto_sdk_ecom_current-cart 1.0.142 → 1.0.144

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.
@@ -752,6 +752,7 @@ var FileType = /* @__PURE__ */ ((FileType2) => {
752
752
  FileType2["SECURE_DOCUMENT"] = "SECURE_DOCUMENT";
753
753
  FileType2["SECURE_MUSIC"] = "SECURE_MUSIC";
754
754
  FileType2["SECURE_ARCHIVE"] = "SECURE_ARCHIVE";
755
+ FileType2["SECURE_RAW"] = "SECURE_RAW";
755
756
  return FileType2;
756
757
  })(FileType || {});
757
758
  var PaymentOptionType = /* @__PURE__ */ ((PaymentOptionType2) => {