@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.
@@ -1036,6 +1036,7 @@ var Tag = /* @__PURE__ */ ((Tag2) => {
1036
1036
  Tag2["OWNER_CHECKOUT"] = "OWNER_CHECKOUT";
1037
1037
  Tag2["ECOM_PREVIEW_CHECKOUT"] = "ECOM_PREVIEW_CHECKOUT";
1038
1038
  Tag2["ALL_CATEGORIES"] = "ALL_CATEGORIES";
1039
+ Tag2["ECOM_TAX_GROUPS"] = "ECOM_TAX_GROUPS";
1039
1040
  return Tag2;
1040
1041
  })(Tag || {});
1041
1042
  var FilterSelectionType = /* @__PURE__ */ ((FilterSelectionType2) => {