@bitrise/bitkit-v2 0.3.150 → 0.3.151

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.
@@ -11,7 +11,7 @@ const e = {
11
11
  _icon: {
12
12
  color: "button/danger-secondary/fg-active"
13
13
  }
14
- }, r = a({
14
+ }, i = a({
15
15
  className: "menu",
16
16
  slots: [...t.keys(), "itemHelper"],
17
17
  variants: {
@@ -35,6 +35,7 @@ const e = {
35
35
  },
36
36
  base: {
37
37
  content: {
38
+ borderRadius: "4",
38
39
  paddingY: "8",
39
40
  border: "1px solid",
40
41
  borderColor: "border/minimal",
@@ -111,5 +112,5 @@ const e = {
111
112
  }
112
113
  });
113
114
  export {
114
- r as default
115
+ i as default
115
116
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bitrise/bitkit-v2",
3
3
  "private": false,
4
- "version": "0.3.150",
4
+ "version": "0.3.151",
5
5
  "description": "Bitrise Design System Components built with Chakra UI V3",
6
6
  "keywords": [
7
7
  "react",