@bitrise/bitkit 13.22.0 → 13.24.0

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bitrise/bitkit",
3
3
  "description": "Bitrise React component library",
4
- "version": "13.22.0",
4
+ "version": "13.24.0",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+ssh://git@github.com/bitrise-io/bitkit.git"
@@ -3,10 +3,10 @@ import { forwardRef, Icon, IconProps } from '@chakra-ui/react';
3
3
  const Commit = forwardRef<IconProps, 'svg'>((props, ref) => (
4
4
  <Icon ref={ref} viewBox="0 0 16 16" {...props}>
5
5
  <path
6
+ fillRule="evenodd"
6
7
  clipRule="evenodd"
7
- d="M7.99992 1.37866L4.46439 4.9142L5.52505 5.97486L7.25001 4.24989V10.128C6.37612 10.4369 5.75001 11.2703 5.75001 12.25C5.75001 13.4926 6.75737 14.5 8.00001 14.5C9.24265 14.5 10.25 13.4926 10.25 12.25C10.25 11.2703 9.62391 10.4369 8.75001 10.128V4.25007L10.4748 5.97486L11.5355 4.9142L7.99992 1.37866ZM8.00001 13C8.41423 13 8.75001 12.6642 8.75001 12.25C8.75001 11.8358 8.41423 11.5 8.00001 11.5C7.5858 11.5 7.25001 11.8358 7.25001 12.25C7.25001 12.6642 7.5858 13 8.00001 13Z"
8
+ d="M11.3551 9C10.9248 10.4457 9.58551 11.5 8 11.5C6.41449 11.5 5.07521 10.4457 4.64494 9H1V7H4.64494C5.07521 5.55426 6.41449 4.5 8 4.5C9.58551 4.5 10.9248 5.55426 11.3551 7H15V9H11.3551ZM8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10Z"
8
9
  fill="currentColor"
9
- fillRule="evenodd"
10
10
  />
11
11
  </Icon>
12
12
  ));
@@ -4,13 +4,7 @@ const Push = forwardRef<IconProps, 'svg'>((props, ref) => (
4
4
  <Icon ref={ref} viewBox="0 0 16 16" {...props}>
5
5
  <path
6
6
  clipRule="evenodd"
7
- d="M4.75 5.37197C5.62389 5.06309 6.25 4.22966 6.25 3.25C6.25 2.00736 5.24264 1 4 1C2.75736 1 1.75 2.00736 1.75 3.25C1.75 4.22966 2.37611 5.06309 3.25 5.37197V10.628C2.37611 10.9369 1.75 11.7703 1.75 12.75C1.75 13.9926 2.75736 15 4 15C5.24264 15 6.25 13.9926 6.25 12.75C6.25 11.7703 5.62389 10.9369 4.75 10.628V5.37197ZM4.75 3.25C4.75 3.66421 4.41421 4 4 4C3.58579 4 3.25 3.66421 3.25 3.25C3.25 2.83579 3.58579 2.5 4 2.5C4.41421 2.5 4.75 2.83579 4.75 3.25ZM4.75 12.75C4.75 13.1642 4.41421 13.5 4 13.5C3.58579 13.5 3.25 13.1642 3.25 12.75C3.25 12.3358 3.58579 12 4 12C4.41421 12 4.75 12.3358 4.75 12.75Z"
8
- fill="currentColor"
9
- fillRule="evenodd"
10
- />
11
- <path
12
- clipRule="evenodd"
13
- d="M12 15C13.2426 15 14.25 13.9926 14.25 12.75C14.25 11.7703 13.6239 10.9369 12.75 10.628V9.65685C12.75 8.39707 12.2496 7.18889 11.3588 6.29809L9.56066 4.5H12V3H7V8H8.5V5.56066L10.2981 7.35875C10.9076 7.96825 11.25 8.7949 11.25 9.65685V10.628C10.3761 10.9369 9.75 11.7703 9.75 12.75C9.75 13.9926 10.7574 15 12 15ZM12 13.5C12.4142 13.5 12.75 13.1642 12.75 12.75C12.75 12.3358 12.4142 12 12 12C11.5858 12 11.25 12.3358 11.25 12.75C11.25 13.1642 11.5858 13.5 12 13.5Z"
7
+ d="M7.99992 1.37866L4.46439 4.9142L5.52505 5.97486L7.25001 4.24989V10.128C6.37612 10.4369 5.75001 11.2703 5.75001 12.25C5.75001 13.4926 6.75737 14.5 8.00001 14.5C9.24265 14.5 10.25 13.4926 10.25 12.25C10.25 11.2703 9.62391 10.4369 8.75001 10.128V4.25007L10.4748 5.97486L11.5355 4.9142L7.99992 1.37866ZM8.00001 13C8.41423 13 8.75001 12.6642 8.75001 12.25C8.75001 11.8358 8.41423 11.5 8.00001 11.5C7.5858 11.5 7.25001 11.8358 7.25001 12.25C7.25001 12.6642 7.5858 13 8.00001 13Z"
14
8
  fill="currentColor"
15
9
  fillRule="evenodd"
16
10
  />
@@ -2,12 +2,9 @@ import { forwardRef, Icon, IconProps } from '@chakra-ui/react';
2
2
 
3
3
  const Commit = forwardRef<IconProps, 'svg'>((props, ref) => (
4
4
  <Icon ref={ref} viewBox="0 0 24 24" {...props}>
5
- <path
6
- clipRule="evenodd"
7
- d="M16.9498 7.0355L12 2.08575L7.05029 7.0355L8.46451 8.44972L11 5.91421V16.1707C9.83482 16.5825 9.00001 17.6938 9.00001 19C9.00001 20.6569 10.3432 22 12 22C13.6569 22 15 20.6569 15 19C15 17.6938 14.1652 16.5825 13 16.1707V5.91415L15.5356 8.44972L16.9498 7.0355ZM12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z"
8
- fill="currentColor"
9
- fillRule="evenodd"
10
- />
5
+ <circle cx="12" cy="12" r="4" stroke="currentColor" strokeWidth="2" fill="none" />
6
+ <path d="M2 12H8" stroke="currentColor" strokeWidth="2" />
7
+ <path d="M16 12H22" stroke="currentColor" strokeWidth="2" />
11
8
  </Icon>
12
9
  ));
13
10
 
@@ -4,7 +4,13 @@ const Pull = forwardRef<IconProps, 'svg'>((props, ref) => (
4
4
  <Icon ref={ref} viewBox="0 0 24 24" {...props}>
5
5
  <path
6
6
  clipRule="evenodd"
7
- d="M6 7.83a3.001 3.001 0 1 1 2 0v8.34a3.001 3.001 0 1 1-2 0V7.83ZM8 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM7 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM15 19a3 3 0 1 0 4.004-2.828v-1.27a8 8 0 0 0-2.345-5.66L14.415 7H18V5h-7v7h2V8.414l1.659 1.657a8 8 0 0 1 2.345 5.66v.438A3.001 3.001 0 0 0 15 19Zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"
7
+ d="M8 7.82929C9.16519 7.41746 10 6.30622 10 5C10 3.34315 8.65685 2 7 2C5.34315 2 4 3.34315 4 5C4 6.30622 4.83481 7.41746 6 7.82929V16.1707C4.83481 16.5825 4 17.6938 4 19C4 20.6569 5.34315 22 7 22C8.65685 22 10 20.6569 10 19C10 17.6938 9.16519 16.5825 8 16.1707V7.82929ZM8 5C8 5.55228 7.55228 6 7 6C6.44772 6 6 5.55228 6 5C6 4.44772 6.44772 4 7 4C7.55228 4 8 4.44772 8 5ZM8 19C8 19.5523 7.55228 20 7 20C6.44772 20 6 19.5523 6 19C6 18.4477 6.44772 18 7 18C7.55228 18 8 18.4477 8 19Z"
8
+ fill="currentColor"
9
+ fillRule="evenodd"
10
+ />
11
+ <path
12
+ clipRule="evenodd"
13
+ d="M18 22C19.6569 22 21 20.6569 21 19C21 17.6938 20.1652 16.5825 19 16.1707V13.8102C19 11.7328 18.0772 9.76263 16.4813 8.43267L14.7621 7H18V5H11V12H13V8.13502L15.2009 9.96912C16.3409 10.9191 17 12.3263 17 13.8102V16.1707C15.8348 16.5826 15 17.6938 15 19C15 20.6569 16.3431 22 18 22ZM18 20C18.5523 20 19 19.5523 19 19C19 18.4477 18.5523 18 18 18C17.4477 18 17 18.4477 17 19C17 19.5523 17.4477 20 18 20Z"
8
14
  fill="currentColor"
9
15
  fillRule="evenodd"
10
16
  />
@@ -4,13 +4,7 @@ const Push = forwardRef<IconProps, 'svg'>((props, ref) => (
4
4
  <Icon ref={ref} viewBox="0 0 24 24" {...props}>
5
5
  <path
6
6
  clipRule="evenodd"
7
- d="M8 7.82929C9.16519 7.41746 10 6.30622 10 5C10 3.34315 8.65685 2 7 2C5.34315 2 4 3.34315 4 5C4 6.30622 4.83481 7.41746 6 7.82929V16.1707C4.83481 16.5825 4 17.6938 4 19C4 20.6569 5.34315 22 7 22C8.65685 22 10 20.6569 10 19C10 17.6938 9.16519 16.5825 8 16.1707V7.82929ZM8 5C8 5.55228 7.55228 6 7 6C6.44772 6 6 5.55228 6 5C6 4.44772 6.44772 4 7 4C7.55228 4 8 4.44772 8 5ZM8 19C8 19.5523 7.55228 20 7 20C6.44772 20 6 19.5523 6 19C6 18.4477 6.44772 18 7 18C7.55228 18 8 18.4477 8 19Z"
8
- fill="currentColor"
9
- fillRule="evenodd"
10
- />
11
- <path
12
- clipRule="evenodd"
13
- d="M18 22C19.6569 22 21 20.6569 21 19C21 17.6938 20.1652 16.5825 19 16.1707V13.8102C19 11.7328 18.0772 9.76263 16.4813 8.43267L14.7621 7H18V5H11V12H13V8.13502L15.2009 9.96912C16.3409 10.9191 17 12.3263 17 13.8102V16.1707C15.8348 16.5826 15 17.6938 15 19C15 20.6569 16.3431 22 18 22ZM18 20C18.5523 20 19 19.5523 19 19C19 18.4477 18.5523 18 18 18C17.4477 18 17 18.4477 17 19C17 19.5523 17.4477 20 18 20Z"
7
+ d="M16.9498 7.0355L12 2.08575L7.05029 7.0355L8.46451 8.44972L11 5.91421V16.1707C9.83482 16.5825 9.00001 17.6938 9.00001 19C9.00001 20.6569 10.3432 22 12 22C13.6569 22 15 20.6569 15 19C15 17.6938 14.1652 16.5825 13 16.1707V5.91415L15.5356 8.44972L16.9498 7.0355ZM12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z"
14
8
  fill="currentColor"
15
9
  fillRule="evenodd"
16
10
  />
@@ -21,7 +21,7 @@ const baseStyle = defineStyle(
21
21
  boxShadow: 'inset 0 2px var(--colors-purple-50), inset 0 0 0 3px var(--colors-purple-70)',
22
22
  },
23
23
  _hover: {
24
- backgroundColor: 'neutral.95',
24
+ backgroundColor: 'background/active',
25
25
  },
26
26
  _selected: {
27
27
  '+ [role="tab"]': {