@bitrise/bitkit 12.49.0 → 12.51.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 +1 -1
- package/src/Components/Icons/16x16/Branch.tsx +1 -1
- package/src/Components/Icons/16x16/Commit.tsx +2 -2
- package/src/Components/Icons/16x16/Push.tsx +7 -1
- package/src/Components/Icons/24x24/Branch.tsx +2 -2
- package/src/Components/Icons/24x24/Commit.tsx +1 -1
- package/src/Components/Icons/24x24/Push.tsx +7 -1
package/package.json
CHANGED
|
@@ -5,8 +5,8 @@ const Branch = forwardRef<IconProps, 'svg'>((props, ref) => (
|
|
|
5
5
|
<path
|
|
6
6
|
fill="currentColor"
|
|
7
7
|
fillRule="evenodd"
|
|
8
|
-
d="M11.333 5.333C11.333 4.6 10.733 4 10 4s-1.333.6-1.333 1.333c0 .467.266.934.666 1.134v.266c0 1-.466 1.934-1.266 2.6l-1.4 1.134V3.8c.4-.2.666-.667.666-1.133 0-.734-.6-1.334-1.333-1.334s-1.333.6-1.333 1.334c0 .466.266.933.666 1.133v8.4c-.4.2-.666.667-.666 1.133 0 .734.6 1.334 1.333 1.334s1.333-.6 1.333-1.334c0-.466-.266-.933-.666-1.133l2.266-1.8c1.067-.933 1.734-2.267 1.734-3.667v-.266c.4-.2.666-.667.666-1.134Z"
|
|
9
8
|
clipRule="evenodd"
|
|
9
|
+
d="M5.75 3.25C5.75 3.66421 5.41421 4 5 4C4.58579 4 4.25 3.66421 4.25 3.25C4.25 2.83579 4.58579 2.5 5 2.5C5.41421 2.5 5.75 2.83579 5.75 3.25ZM5.75 5.37197C6.62389 5.06309 7.25 4.22966 7.25 3.25C7.25 2.00736 6.24264 1 5 1C3.75736 1 2.75 2.00736 2.75 3.25C2.75 4.22966 3.37611 5.06309 4.25 5.37197V10.5V10.628C3.37611 10.9369 2.75 11.7703 2.75 12.75C2.75 13.9926 3.75736 15 5 15C6.24264 15 7.25 13.9926 7.25 12.75C7.25 11.7703 6.62389 10.9369 5.75 10.628V10.5C5.75 9.80964 6.30964 9.25 7 9.25H9.5C11.0188 9.25 12.25 8.01878 12.25 6.5V5.37197C13.1239 5.06309 13.75 4.22966 13.75 3.25C13.75 2.00736 12.7426 1 11.5 1C10.2574 1 9.25 2.00736 9.25 3.25C9.25 4.22966 9.87611 5.06309 10.75 5.37197V6.5C10.75 7.19036 10.1904 7.75 9.5 7.75H7C6.54989 7.75 6.12503 7.85814 5.75 8.04985V5.37197ZM5 13.5C5.41421 13.5 5.75 13.1642 5.75 12.75C5.75 12.3358 5.41421 12 5 12C4.58579 12 4.25 12.3358 4.25 12.75C4.25 13.1642 4.58579 13.5 5 13.5ZM11.5 4C11.9142 4 12.25 3.66421 12.25 3.25C12.25 2.83579 11.9142 2.5 11.5 2.5C11.0858 2.5 10.75 2.83579 10.75 3.25C10.75 3.66421 11.0858 4 11.5 4Z"
|
|
10
10
|
/>
|
|
11
11
|
</Icon>
|
|
12
12
|
));
|
|
@@ -3,10 +3,10 @@ import { Icon, IconProps, forwardRef } 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
|
-
fill="currentColor"
|
|
7
6
|
fillRule="evenodd"
|
|
8
|
-
d="M4.733 7.333a3.334 3.334 0 0 1 6.534 0h3.4v1.334h-3.4a3.334 3.334 0 0 1-6.534 0h-3.4V7.333h3.4ZM6 8a2 2 0 1 0 4 0 2 2 0 0 0-4 0Z"
|
|
9
7
|
clipRule="evenodd"
|
|
8
|
+
d="M7.29281 2.08574L4.46439 4.91417L5.52505 5.97483L7.25001 4.24986V10.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.25005L10.4748 5.97483L11.5355 4.91417L8.70703 2.08574C8.3165 1.69522 7.68334 1.69522 7.29281 2.08574ZM8.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"
|
|
9
|
+
fill="currentColor"
|
|
10
10
|
/>
|
|
11
11
|
</Icon>
|
|
12
12
|
));
|
|
@@ -5,7 +5,13 @@ const Push = forwardRef<IconProps, 'svg'>((props, ref) => (
|
|
|
5
5
|
<path
|
|
6
6
|
fillRule="evenodd"
|
|
7
7
|
clipRule="evenodd"
|
|
8
|
-
d="
|
|
8
|
+
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"
|
|
9
|
+
fill="currentColor"
|
|
10
|
+
/>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
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.5H12V3H8C7.44772 3 7 3.44772 7 4V8H8.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"
|
|
9
15
|
fill="currentColor"
|
|
10
16
|
/>
|
|
11
17
|
</Icon>
|
|
@@ -3,10 +3,10 @@ import { Icon, IconProps, forwardRef } from '@chakra-ui/react';
|
|
|
3
3
|
const Branch = forwardRef<IconProps, 'svg'>((props, ref) => (
|
|
4
4
|
<Icon ref={ref} viewBox="0 0 24 24" {...props}>
|
|
5
5
|
<path
|
|
6
|
+
fill="currentColor"
|
|
6
7
|
fillRule="evenodd"
|
|
7
8
|
clipRule="evenodd"
|
|
8
|
-
d="
|
|
9
|
-
fill="currentColor"
|
|
9
|
+
d="M11 5C11 6.30622 10.1652 7.41746 9 7.82929V12.0351C9.58835 11.6948 10.2714 11.5 11 11.5H14C15.1046 11.5 16 10.6046 16 9.5V7.82929C14.8348 7.41746 14 6.30622 14 5C14 3.34315 15.3431 2 17 2C18.6569 2 20 3.34315 20 5C20 6.30622 19.1652 7.41746 18 7.82929V9.5C18 11.7091 16.2091 13.5 14 13.5H11C9.89543 13.5 9 14.3954 9 15.5V16.1707C10.1652 16.5825 11 17.6938 11 19C11 20.6569 9.65685 22 8 22C6.34315 22 5 20.6569 5 19C5 17.6938 5.83481 16.5825 7 16.1707V7.82929C5.83481 7.41746 5 6.30622 5 5C5 3.34315 6.34315 2 8 2C9.65685 2 11 3.34315 11 5ZM8 6C8.55228 6 9 5.55228 9 5C9 4.44772 8.55228 4 8 4C7.44772 4 7 4.44772 7 5C7 5.55228 7.44772 6 8 6ZM9 19C9 19.5523 8.55228 20 8 20C7.44772 20 7 19.5523 7 19C7 18.4477 7.44772 18 8 18C8.55228 18 9 18.4477 9 19ZM18 5C18 5.55228 17.5523 6 17 6C16.4477 6 16 5.55228 16 5C16 4.44772 16.4477 4 17 4C17.5523 4 18 4.44772 18 5Z"
|
|
10
10
|
/>
|
|
11
11
|
</Icon>
|
|
12
12
|
));
|
|
@@ -5,7 +5,7 @@ const Commit = forwardRef<IconProps, 'svg'>((props, ref) => (
|
|
|
5
5
|
<path
|
|
6
6
|
fillRule="evenodd"
|
|
7
7
|
clipRule="evenodd"
|
|
8
|
-
d="
|
|
8
|
+
d="M13.4143 3.49997C12.6332 2.71892 11.3669 2.71892 10.5858 3.49997L7.05029 7.0355L8.46451 8.44972L11 5.91422V16.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.0355L13.4143 3.49997ZM12 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"
|
|
9
9
|
fill="currentColor"
|
|
10
10
|
/>
|
|
11
11
|
</Icon>
|
|
@@ -5,7 +5,13 @@ const Push = forwardRef<IconProps, 'svg'>((props, ref) => (
|
|
|
5
5
|
<path
|
|
6
6
|
fillRule="evenodd"
|
|
7
7
|
clipRule="evenodd"
|
|
8
|
-
d="
|
|
8
|
+
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"
|
|
9
|
+
fill="currentColor"
|
|
10
|
+
/>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
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 7H18V5H13C11.8954 5 11 5.89543 11 7V12H13V8.13501L15.2009 9.96912C16.3409 10.9191 17 12.3263 17 13.8102V16.1707C15.8348 16.5825 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"
|
|
9
15
|
fill="currentColor"
|
|
10
16
|
/>
|
|
11
17
|
</Icon>
|