@wix/auto_sdk_ecom_current-cart-v-2 1.0.140 → 1.0.141

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.
@@ -1459,6 +1459,14 @@ var ValidationsConfig = /* @__PURE__ */ ((ValidationsConfig2) => {
1459
1459
  ValidationsConfig2["CHECKOUT_VALIDATIONS"] = "CHECKOUT_VALIDATIONS";
1460
1460
  return ValidationsConfig2;
1461
1461
  })(ValidationsConfig || {});
1462
+ var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
1463
+ WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
1464
+ WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
1465
+ WebhookIdentityType2["MEMBER"] = "MEMBER";
1466
+ WebhookIdentityType2["WIX_USER"] = "WIX_USER";
1467
+ WebhookIdentityType2["APP"] = "APP";
1468
+ return WebhookIdentityType2;
1469
+ })(WebhookIdentityType || {});
1462
1470
  var CheckoutStage = /* @__PURE__ */ ((CheckoutStage2) => {
1463
1471
  CheckoutStage2["INITIALIZATION"] = "INITIALIZATION";
1464
1472
  CheckoutStage2["IN_PROGRESS"] = "IN_PROGRESS";
@@ -1520,14 +1528,6 @@ var PlatformFeeChargeType = /* @__PURE__ */ ((PlatformFeeChargeType2) => {
1520
1528
  PlatformFeeChargeType2["ABSORBED"] = "ABSORBED";
1521
1529
  return PlatformFeeChargeType2;
1522
1530
  })(PlatformFeeChargeType || {});
1523
- var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
1524
- WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
1525
- WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
1526
- WebhookIdentityType2["MEMBER"] = "MEMBER";
1527
- WebhookIdentityType2["WIX_USER"] = "WIX_USER";
1528
- WebhookIdentityType2["APP"] = "APP";
1529
- return WebhookIdentityType2;
1530
- })(WebhookIdentityType || {});
1531
1531
  async function createCurrentCart2(options) {
1532
1532
  const { httpClient, sideEffects } = arguments[1];
1533
1533
  const payload = (0, import_transform_paths2.transformPaths)(