@wix/auto_sdk_data-extension-schema_schemas 1.0.99 → 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.
@@ -2688,6 +2688,9 @@ var GroupType = /* @__PURE__ */ ((GroupType2) => {
2688
2688
  GroupType2["borderRadius"] = "borderRadius";
2689
2689
  GroupType2["borderInlineStart"] = "borderInlineStart";
2690
2690
  GroupType2["borderInlineEnd"] = "borderInlineEnd";
2691
+ GroupType2["borderColor"] = "borderColor";
2692
+ GroupType2["borderWidth"] = "borderWidth";
2693
+ GroupType2["borderStyle"] = "borderStyle";
2691
2694
  GroupType2["font"] = "font";
2692
2695
  GroupType2["textDecoration"] = "textDecoration";
2693
2696
  GroupType2["gap"] = "gap";