@wix/auto_sdk_ecom_current-cart-v-2 1.0.88 → 1.0.89

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.
@@ -1163,6 +1163,7 @@ var FileType = /* @__PURE__ */ ((FileType2) => {
1163
1163
  FileType2["SECURE_DOCUMENT"] = "SECURE_DOCUMENT";
1164
1164
  FileType2["SECURE_MUSIC"] = "SECURE_MUSIC";
1165
1165
  FileType2["SECURE_ARCHIVE"] = "SECURE_ARCHIVE";
1166
+ FileType2["SECURE_RAW"] = "SECURE_RAW";
1166
1167
  return FileType2;
1167
1168
  })(FileType || {});
1168
1169
  var TaxableAddressType = /* @__PURE__ */ ((TaxableAddressType2) => {