@wix/app-extensions 1.0.28 → 1.0.29

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.
@@ -984,6 +984,7 @@ var Tag = /* @__PURE__ */ ((Tag2) => {
984
984
  Tag2["PIPELINE_CARD_CATALOG_ITEM"] = "PIPELINE_CARD_CATALOG_ITEM";
985
985
  Tag2["OWNER_CHECKOUT"] = "OWNER_CHECKOUT";
986
986
  Tag2["ECOM_PREVIEW_CHECKOUT"] = "ECOM_PREVIEW_CHECKOUT";
987
+ Tag2["ALL_CATEGORIES"] = "ALL_CATEGORIES";
987
988
  return Tag2;
988
989
  })(Tag || {});
989
990
  var FilterSelectionType = /* @__PURE__ */ ((FilterSelectionType2) => {