@wix/auto_sdk_ecom_cart-v-2 1.0.85 → 1.0.87

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.
@@ -1291,6 +1291,7 @@ var FileType = /* @__PURE__ */ ((FileType2) => {
1291
1291
  FileType2["SECURE_DOCUMENT"] = "SECURE_DOCUMENT";
1292
1292
  FileType2["SECURE_MUSIC"] = "SECURE_MUSIC";
1293
1293
  FileType2["SECURE_ARCHIVE"] = "SECURE_ARCHIVE";
1294
+ FileType2["SECURE_RAW"] = "SECURE_RAW";
1294
1295
  return FileType2;
1295
1296
  })(FileType || {});
1296
1297
  var TaxableAddressType = /* @__PURE__ */ ((TaxableAddressType2) => {