@wix/app-extensions 1.0.135 → 1.0.136

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.
@@ -2655,6 +2655,7 @@ var GroupType = /* @__PURE__ */ ((GroupType2) => {
2655
2655
  GroupType2["textDecoration"] = "textDecoration";
2656
2656
  GroupType2["gap"] = "gap";
2657
2657
  GroupType2["text"] = "text";
2658
+ GroupType2["stroke"] = "stroke";
2658
2659
  GroupType2["arrayItems"] = "arrayItems";
2659
2660
  GroupType2["arrayItem"] = "arrayItem";
2660
2661
  GroupType2["listItem"] = "listItem";