@wix/app-extensions 1.0.100 → 1.0.101

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.
@@ -469,6 +469,7 @@ var Tag = /* @__PURE__ */ ((Tag2) => {
469
469
  Tag2["OWNER_CHECKOUT"] = "OWNER_CHECKOUT";
470
470
  Tag2["ECOM_PREVIEW_CHECKOUT"] = "ECOM_PREVIEW_CHECKOUT";
471
471
  Tag2["ALL_CATEGORIES"] = "ALL_CATEGORIES";
472
+ Tag2["ECOM_TAX_GROUPS"] = "ECOM_TAX_GROUPS";
472
473
  return Tag2;
473
474
  })(Tag || {});
474
475
  var FilterSelectionType = /* @__PURE__ */ ((FilterSelectionType2) => {