@wix/auto_sdk_data-extension-schema_schemas 1.0.99 → 1.0.100

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.
@@ -2417,6 +2417,9 @@ var GroupType = /* @__PURE__ */ ((GroupType2) => {
2417
2417
  GroupType2["borderRadius"] = "borderRadius";
2418
2418
  GroupType2["borderInlineStart"] = "borderInlineStart";
2419
2419
  GroupType2["borderInlineEnd"] = "borderInlineEnd";
2420
+ GroupType2["borderColor"] = "borderColor";
2421
+ GroupType2["borderWidth"] = "borderWidth";
2422
+ GroupType2["borderStyle"] = "borderStyle";
2420
2423
  GroupType2["font"] = "font";
2421
2424
  GroupType2["textDecoration"] = "textDecoration";
2422
2425
  GroupType2["gap"] = "gap";