@wix/auto_sdk_ecom_current-cart-v-2 1.0.127 → 1.0.129

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