@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.
@@ -3229,6 +3229,7 @@ var GroupType = /* @__PURE__ */ ((GroupType2) => {
3229
3229
  GroupType2["textDecoration"] = "textDecoration";
3230
3230
  GroupType2["gap"] = "gap";
3231
3231
  GroupType2["text"] = "text";
3232
+ GroupType2["stroke"] = "stroke";
3232
3233
  GroupType2["arrayItems"] = "arrayItems";
3233
3234
  GroupType2["arrayItem"] = "arrayItem";
3234
3235
  GroupType2["listItem"] = "listItem";