@wix/auto_sdk_data-extension-schema_schemas 1.0.188 → 1.0.189

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.
@@ -1208,6 +1208,7 @@ var Tag = /* @__PURE__ */ ((Tag2) => {
1208
1208
  Tag2["PIPELINE_CARD_CATALOG_ITEM"] = "PIPELINE_CARD_CATALOG_ITEM";
1209
1209
  Tag2["OWNER_CHECKOUT"] = "OWNER_CHECKOUT";
1210
1210
  Tag2["ECOM_PREVIEW_CHECKOUT"] = "ECOM_PREVIEW_CHECKOUT";
1211
+ Tag2["ALL_CATEGORIES"] = "ALL_CATEGORIES";
1211
1212
  return Tag2;
1212
1213
  })(Tag || {});
1213
1214
  var FilterSelectionType = /* @__PURE__ */ ((FilterSelectionType2) => {