@bitrise/bitkit 12.20.4 → 12.22.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": "12.20.4",
4
+ "version": "12.22.0",
5
5
  "repository": "git@github.com:bitrise-io/bitkit.git",
6
6
  "main": "src/index.ts",
7
7
  "license": "UNLICENSED",
@@ -0,0 +1,30 @@
1
+ import { Icon, IconProps, forwardRef } from '@chakra-ui/react';
2
+
3
+ const ConnectedAccounts = forwardRef<IconProps, 'svg'>((props, ref) => (
4
+ <Icon ref={ref} viewBox="0 0 16 16" {...props}>
5
+ <path
6
+ d="M4.99019 6.66654H1.33333C0.6 6.66654 0 7.26654 0 7.99988V10.6665H1.33333V7.99988H4.02021C4.18291 7.60312 4.42536 7.23138 4.74755 6.90918L4.99019 6.66654Z"
7
+ fill="currentColor"
8
+ />
9
+ <path
10
+ fillRule="evenodd"
11
+ clipRule="evenodd"
12
+ d="M4.66667 5.33321H3.33333C2.6 5.33321 2 4.73321 2 3.99988V1.33321C2 0.599878 2.6 -0.00012207 3.33333 -0.00012207H4.66667C5.4 -0.00012207 6 0.599878 6 1.33321V3.99988C6 4.73321 5.4 5.33321 4.66667 5.33321ZM4.66667 1.33321H3.33333V3.99988H4.66667V1.33321Z"
13
+ fill="currentColor"
14
+ />
15
+ <path
16
+ d="M8.04738 10.209C7.52668 10.7297 6.68246 10.7297 6.16176 10.209C5.64106 9.68832 5.64106 8.8441 6.16176 8.3234L7.10457 7.38059L6.16176 6.43778L5.21895 7.38059C4.17755 8.42199 4.17755 10.1104 5.21895 11.1518C6.26035 12.1932 7.94879 12.1932 8.99019 11.1518L9.933 10.209L8.99019 9.26621L8.04738 10.209Z"
17
+ fill="currentColor"
18
+ />
19
+ <path
20
+ d="M8.99019 5.49497C9.51089 4.97427 10.3551 4.97427 10.8758 5.49497C11.3965 6.01567 11.3965 6.85989 10.8758 7.38059L9.933 8.3234L10.8758 9.26621L11.8186 8.3234C12.86 7.282 12.86 5.59356 11.8186 4.55216C10.7772 3.51076 9.08878 3.51076 8.04738 4.55216L7.10457 5.49497L8.04738 6.43778L8.99019 5.49497Z"
21
+ fill="currentColor"
22
+ />
23
+ <path
24
+ d="M6.63316 8.7948C6.37281 9.05515 6.37281 9.47726 6.63316 9.73761C6.89351 9.99796 7.31562 9.99796 7.57597 9.73761L10.4044 6.90918C10.6648 6.64883 10.6648 6.22673 10.4044 5.96638C10.1441 5.70603 9.72194 5.70603 9.46159 5.96638L6.63316 8.7948Z"
25
+ fill="currentColor"
26
+ />
27
+ </Icon>
28
+ ));
29
+
30
+ export default ConnectedAccounts;
@@ -0,0 +1,32 @@
1
+ import { Icon, IconProps, forwardRef } from '@chakra-ui/react';
2
+
3
+ const GoogleColor = forwardRef<IconProps, 'svg'>((props, ref) => (
4
+ <Icon ref={ref} viewBox="0 0 18 24" fill="none" {...props}>
5
+ <path
6
+ fillRule="evenodd"
7
+ clipRule="evenodd"
8
+ d="M21.0399 12.2046C21.0399 11.5664 20.9826 10.9527 20.8763 10.3636H12.3999V13.845H17.2435C17.0349 14.97 16.4008 15.9232 15.4476 16.5614V18.8196H18.3563C20.0581 17.2527 21.0399 14.9455 21.0399 12.2046Z"
9
+ fill="#4285F4"
10
+ />
11
+ <path
12
+ fillRule="evenodd"
13
+ clipRule="evenodd"
14
+ d="M12.3999 21C14.8299 21 16.8672 20.1941 18.3563 18.8195L15.4476 16.5613C14.6417 17.1013 13.6108 17.4204 12.3999 17.4204C10.0558 17.4204 8.07172 15.8372 7.364 13.71H4.35718V16.0418C5.83809 18.9831 8.88172 21 12.3999 21Z"
15
+ fill="#34A853"
16
+ />
17
+ <path
18
+ fillRule="evenodd"
19
+ clipRule="evenodd"
20
+ d="M7.36399 13.7099C7.18399 13.1699 7.08172 12.5931 7.08172 11.9999C7.08172 11.4068 7.18399 10.8299 7.36399 10.2899V7.95813H4.35718C3.74763 9.17313 3.3999 10.5477 3.3999 11.9999C3.3999 13.4522 3.74763 14.8268 4.35718 16.0418L7.36399 13.7099Z"
21
+ fill="#FBBC05"
22
+ />
23
+ <path
24
+ fillRule="evenodd"
25
+ clipRule="evenodd"
26
+ d="M12.3999 6.57955C13.7213 6.57955 14.9076 7.03364 15.8404 7.92545L18.4217 5.34409C16.8631 3.89182 14.8258 3 12.3999 3C8.88172 3 5.83809 5.01682 4.35718 7.95818L7.364 10.29C8.07172 8.16273 10.0558 6.57955 12.3999 6.57955Z"
27
+ fill="#EA4335"
28
+ />
29
+ </Icon>
30
+ ));
31
+
32
+ export default GoogleColor;
@@ -55,6 +55,7 @@ export { default as Code } from './Code';
55
55
  export { default as Coffee } from './Coffee';
56
56
  export { default as Commit } from './Commit';
57
57
  export { default as Conference } from './Conference';
58
+ export { default as ConnectedAccounts } from './ConnectedAccounts';
58
59
  export { default as Cordova } from './Cordova';
59
60
  export { default as Cpu } from './Cpu';
60
61
  export { default as Creditcard } from './Creditcard';
@@ -89,6 +90,7 @@ export { default as GitlabPlain } from './GitlabPlain';
89
90
  export { default as GitlabShadedWhite } from './GitlabShadedWhite';
90
91
  export { default as Globe } from './Globe';
91
92
  export { default as Go } from './Go';
93
+ export { default as GoogleColor } from './GoogleColor';
92
94
  export { default as Group } from './Group';
93
95
  export { default as Heart } from './Heart';
94
96
  export { default as HidePassword } from './HidePassword';
@@ -0,0 +1,30 @@
1
+ import { Icon, IconProps, forwardRef } from '@chakra-ui/react';
2
+
3
+ const ConnectedAccounts = forwardRef<IconProps, 'svg'>((props, ref) => (
4
+ <Icon ref={ref} viewBox="0 0 24 24" {...props}>
5
+ <path
6
+ d="M10.4853 13H5C3.9 13 3 13.9 3 15V19H5V15H9.03031C9.27437 14.4049 9.63804 13.8472 10.1213 13.364L10.4853 13Z"
7
+ fill="currentColor"
8
+ />
9
+ <path
10
+ fillRule="evenodd"
11
+ clipRule="evenodd"
12
+ d="M10 11H8C6.9 11 6 10.1 6 9V5C6 3.9 6.9 3 8 3H10C11.1 3 12 3.9 12 5V9C12 10.1 11.1 11 10 11ZM10 5H8V9H10V5Z"
13
+ fill="currentColor"
14
+ />
15
+ <path
16
+ d="M15.0711 18.3137C14.29 19.0948 13.0237 19.0948 12.2426 18.3137C11.4616 17.5327 11.4616 16.2663 12.2426 15.4853L13.6569 14.0711L12.2426 12.6569L10.8284 14.0711C9.26633 15.6332 9.26633 18.1658 10.8284 19.7279C12.3905 21.29 14.9232 21.29 16.4853 19.7279L17.8995 18.3137L16.4853 16.8995L15.0711 18.3137Z"
17
+ fill="currentColor"
18
+ />
19
+ <path
20
+ d="M16.4853 11.2426C17.2663 10.4616 18.5327 10.4616 19.3137 11.2426C20.0948 12.0237 20.0948 13.29 19.3137 14.0711L17.8995 15.4853L19.3137 16.8995L20.7279 15.4853C22.29 13.9232 22.29 11.3905 20.7279 9.82843C19.1658 8.26633 16.6332 8.26633 15.0711 9.82843L13.6569 11.2426L15.0711 12.6569L16.4853 11.2426Z"
21
+ fill="currentColor"
22
+ />
23
+ <path
24
+ d="M12.9497 16.1924C12.5592 16.5829 12.5592 17.2161 12.9497 17.6066C13.3403 17.9971 13.9734 17.9971 14.364 17.6066L18.6066 13.364C18.9971 12.9734 18.9971 12.3403 18.6066 11.9497C18.2161 11.5592 17.5829 11.5592 17.1924 11.9497L12.9497 16.1924Z"
25
+ fill="currentColor"
26
+ />
27
+ </Icon>
28
+ ));
29
+
30
+ export default ConnectedAccounts;
@@ -0,0 +1,32 @@
1
+ import { Icon, IconProps, forwardRef } from '@chakra-ui/react';
2
+
3
+ const GoogleColor = forwardRef<IconProps, 'svg'>((props, ref) => (
4
+ <Icon ref={ref} viewBox="0 0 24 24" fill="none" {...props}>
5
+ <path
6
+ fillRule="evenodd"
7
+ clipRule="evenodd"
8
+ d="M21.0399 12.2046C21.0399 11.5664 20.9826 10.9527 20.8763 10.3636H12.3999V13.845H17.2435C17.0349 14.97 16.4008 15.9232 15.4476 16.5614V18.8196H18.3563C20.0581 17.2527 21.0399 14.9455 21.0399 12.2046Z"
9
+ fill="#4285F4"
10
+ />
11
+ <path
12
+ fillRule="evenodd"
13
+ clipRule="evenodd"
14
+ d="M12.3999 21C14.8299 21 16.8672 20.1941 18.3563 18.8195L15.4476 16.5613C14.6417 17.1013 13.6108 17.4204 12.3999 17.4204C10.0558 17.4204 8.07172 15.8372 7.364 13.71H4.35718V16.0418C5.83809 18.9831 8.88172 21 12.3999 21Z"
15
+ fill="#34A853"
16
+ />
17
+ <path
18
+ fillRule="evenodd"
19
+ clipRule="evenodd"
20
+ d="M7.36399 13.7099C7.18399 13.1699 7.08172 12.5931 7.08172 11.9999C7.08172 11.4068 7.18399 10.8299 7.36399 10.2899V7.95813H4.35718C3.74763 9.17313 3.3999 10.5477 3.3999 11.9999C3.3999 13.4522 3.74763 14.8268 4.35718 16.0418L7.36399 13.7099Z"
21
+ fill="#FBBC05"
22
+ />
23
+ <path
24
+ fillRule="evenodd"
25
+ clipRule="evenodd"
26
+ d="M12.3999 6.57955C13.7213 6.57955 14.9076 7.03364 15.8404 7.92545L18.4217 5.34409C16.8631 3.89182 14.8258 3 12.3999 3C8.88172 3 5.83809 5.01682 4.35718 7.95818L7.364 10.29C8.07172 8.16273 10.0558 6.57955 12.3999 6.57955Z"
27
+ fill="#EA4335"
28
+ />
29
+ </Icon>
30
+ ));
31
+
32
+ export default GoogleColor;
@@ -55,6 +55,7 @@ export { default as Code } from './Code';
55
55
  export { default as Coffee } from './Coffee';
56
56
  export { default as Commit } from './Commit';
57
57
  export { default as Conference } from './Conference';
58
+ export { default as ConnectedAccounts } from './ConnectedAccounts';
58
59
  export { default as Cordova } from './Cordova';
59
60
  export { default as Cpu } from './Cpu';
60
61
  export { default as Creditcard } from './Creditcard';
@@ -89,6 +90,7 @@ export { default as GitlabPlain } from './GitlabPlain';
89
90
  export { default as GitlabShadedWhite } from './GitlabShadedWhite';
90
91
  export { default as Globe } from './Globe';
91
92
  export { default as Go } from './Go';
93
+ export { default as GoogleColor } from './GoogleColor';
92
94
  export { default as Group } from './Group';
93
95
  export { default as Heart } from './Heart';
94
96
  export { default as HidePassword } from './HidePassword';