@wix/auto_sdk_ecom_current-cart 1.0.143 → 1.0.145

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.
@@ -691,6 +691,7 @@ var FileType = /* @__PURE__ */ ((FileType2) => {
691
691
  FileType2["SECURE_DOCUMENT"] = "SECURE_DOCUMENT";
692
692
  FileType2["SECURE_MUSIC"] = "SECURE_MUSIC";
693
693
  FileType2["SECURE_ARCHIVE"] = "SECURE_ARCHIVE";
694
+ FileType2["SECURE_RAW"] = "SECURE_RAW";
694
695
  return FileType2;
695
696
  })(FileType || {});
696
697
  var PaymentOptionType = /* @__PURE__ */ ((PaymentOptionType2) => {