@wix/app-extensions 1.0.28 → 1.0.30

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.
@@ -465,6 +465,7 @@ var Tag = /* @__PURE__ */ ((Tag2) => {
465
465
  Tag2["PIPELINE_CARD_CATALOG_ITEM"] = "PIPELINE_CARD_CATALOG_ITEM";
466
466
  Tag2["OWNER_CHECKOUT"] = "OWNER_CHECKOUT";
467
467
  Tag2["ECOM_PREVIEW_CHECKOUT"] = "ECOM_PREVIEW_CHECKOUT";
468
+ Tag2["ALL_CATEGORIES"] = "ALL_CATEGORIES";
468
469
  return Tag2;
469
470
  })(Tag || {});
470
471
  var FilterSelectionType = /* @__PURE__ */ ((FilterSelectionType2) => {