@bitrise/bitkit 12.56.2 → 12.57.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/BuildCache.tsx +6 -6
- package/src/Components/Icons/16x16/BuildTest.tsx +22 -0
- package/src/Components/Icons/16x16/Insights.tsx +18 -0
- package/src/Components/Icons/16x16/index.ts +2 -0
- package/src/Components/Icons/24x24/BuildCache.tsx +6 -6
- package/src/Components/Icons/24x24/BuildTest.tsx +22 -0
- package/src/Components/Icons/24x24/Insights.tsx +18 -0
- package/src/Components/Icons/24x24/index.ts +2 -0
package/package.json
CHANGED
|
@@ -3,21 +3,21 @@ import { Icon, IconProps, forwardRef } from '@chakra-ui/react';
|
|
|
3
3
|
const BuildCache = forwardRef<IconProps, 'svg'>((props, ref) => (
|
|
4
4
|
<Icon ref={ref} viewBox="0 0 16 16" {...props}>
|
|
5
5
|
<path
|
|
6
|
-
|
|
6
|
+
fillRule="evenodd"
|
|
7
|
+
clipRule="evenodd"
|
|
8
|
+
d="M13 3.5C13 1.84315 10.3137 0.5 7 0.5C3.68629 0.5 1 1.84315 1 3.5V12.5C1 14.1569 3.68629 15.5 7 15.5C7.7853 15.5 8.53537 15.4246 9.22279 15.2874C9.07797 15.0001 9.01149 14.6714 9.04361 14.3342L9.09626 13.7813C8.47494 13.9184 7.76634 14 7 14C5.52552 14 4.26479 13.698 3.42818 13.2797C3.01029 13.0707 2.75353 12.8607 2.61672 12.699C2.55125 12.6216 2.52226 12.5661 2.51014 12.5365C2.50416 12.5218 2.50186 12.5126 2.50096 12.5082C2.5001 12.5039 2.5 12.5 2.5 12.5V9.98437C3.56316 10.5866 5.10243 10.9738 6.82334 10.9987C6.88074 10.8067 6.97163 10.6229 7.09521 10.4566L7.82997 9.46745C7.56232 9.4887 7.28516 9.5 7 9.5C5.52552 9.5 4.26479 9.19798 3.42818 8.77968C3.01029 8.57074 2.75353 8.3607 2.61672 8.19897C2.55125 8.12158 2.52226 8.06607 2.51014 8.03646C2.50416 8.02185 2.50186 8.01259 2.50096 8.00816C2.5001 8.00391 2.5 8 2.5 8V5.48437C3.59942 6.10718 5.20796 6.5 7 6.5C8.27788 6.5 9.46246 6.30025 10.4357 5.9598L10.8095 5.45656C11.2779 4.82605 12.109 4.58484 12.8421 4.86662C12.8963 4.88745 12.949 4.91075 13 4.93636V3.5ZM11.499 3.50816C11.4999 3.50391 11.5 3.5 11.5 3.5C11.5 3.5 11.4999 3.49609 11.499 3.49184C11.4981 3.48741 11.4958 3.47815 11.4899 3.46354C11.4777 3.43393 11.4487 3.37842 11.3833 3.30103C11.2465 3.1393 10.9897 2.92926 10.5718 2.72032C9.73521 2.30202 8.47448 2 7 2C5.52552 2 4.26479 2.30202 3.42818 2.72032C3.01029 2.92926 2.75353 3.1393 2.61672 3.30103C2.55125 3.37842 2.52226 3.43393 2.51014 3.46354C2.50416 3.47815 2.50186 3.48741 2.50096 3.49184C2.5001 3.49609 2.5 3.5 2.5 3.5C2.5 3.5 2.5001 3.50391 2.50096 3.50816C2.50186 3.51259 2.50416 3.52185 2.51014 3.53646C2.52226 3.56607 2.55125 3.62158 2.61672 3.69897C2.75353 3.8607 3.01029 4.07074 3.42818 4.27968C4.26479 4.69798 5.52552 5 7 5C8.47448 5 9.73521 4.69798 10.5718 4.27968C10.9897 4.07074 11.2465 3.8607 11.3833 3.69897C11.4487 3.62158 11.4777 3.56607 11.4899 3.53646C11.4958 3.52185 11.4981 3.51259 11.499 3.50816Z"
|
|
7
9
|
fill="currentColor"
|
|
8
10
|
/>
|
|
9
11
|
<path
|
|
10
|
-
d="
|
|
12
|
+
d="M11.9414 14.2022C11.9413 14.2022 11.9414 14.2021 11.9414 14.2022L12.9655 12.8235C12.9655 12.8235 12.9655 12.8234 12.9655 12.8235L15.1021 9.9473C15.2711 9.71975 15.2974 9.41635 15.1701 9.16311C15.0427 8.90987 14.7835 8.75006 14.5 8.75006H12.7534L12.9609 6.57124C12.9629 6.55029 12.964 6.52943 12.9643 6.50868C12.9648 6.46265 12.9611 6.41721 12.9535 6.37282C12.9095 6.11711 12.7344 5.89646 12.4834 5.79998C12.1691 5.67922 11.813 5.78259 11.6122 6.05281L7.89795 11.0528C7.72891 11.2804 7.70261 11.5838 7.82995 11.837C7.9573 12.0902 8.21654 12.2501 8.5 12.2501H10.2466L10.0391 14.4289C10.0364 14.457 10.0353 14.4849 10.0358 14.5126C10.0364 14.5492 10.0397 14.5854 10.0454 14.6209C10.0703 14.7732 10.1416 14.9135 10.2479 15.0229C10.2479 15.0229 10.2479 15.0229 10.2479 15.0229C10.3218 15.099 10.4128 15.1602 10.5167 15.2001C10.8309 15.3209 11.187 15.2175 11.3878 14.9473L11.9414 14.2022Z"
|
|
11
13
|
fill="currentColor"
|
|
12
14
|
/>
|
|
13
15
|
<path
|
|
14
|
-
d="
|
|
16
|
+
d="M4.75 8.5C5.16421 8.5 5.5 8.16421 5.5 7.75C5.5 7.33579 5.16421 7 4.75 7C4.33579 7 4 7.33579 4 7.75C4 8.16421 4.33579 8.5 4.75 8.5Z"
|
|
15
17
|
fill="currentColor"
|
|
16
18
|
/>
|
|
17
19
|
<path
|
|
18
|
-
|
|
19
|
-
clipRule="evenodd"
|
|
20
|
-
d="M 3 2.667969 C 3 1.929688 3.597656 1.332031 4.332031 1.332031 L 12.332031 1.332031 C 13.070312 1.332031 13.667969 1.929688 13.667969 2.667969 L 13.667969 13.332031 C 13.667969 14.070312 13.070312 14.667969 12.332031 14.667969 L 4.332031 14.667969 C 3.597656 14.667969 3 14.070312 3 13.332031 Z M 4.332031 2.667969 L 12.332031 2.667969 L 12.332031 5.332031 L 4.332031 5.332031 Z M 4.332031 6.667969 L 4.332031 9.332031 L 12.332031 9.332031 L 12.332031 6.667969 Z M 4.332031 13.332031 L 4.332031 10.667969 L 12.332031 10.667969 L 12.332031 13.332031 Z M 4.332031 13.332031"
|
|
20
|
+
d="M4.75 13C5.16421 13 5.5 12.6642 5.5 12.25C5.5 11.8358 5.16421 11.5 4.75 11.5C4.33579 11.5 4 11.8358 4 12.25C4 12.6642 4.33579 13 4.75 13Z"
|
|
21
21
|
fill="currentColor"
|
|
22
22
|
/>
|
|
23
23
|
</Icon>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon, IconProps, forwardRef } from '@chakra-ui/react';
|
|
2
|
+
|
|
3
|
+
const BuildCache = forwardRef<IconProps, 'svg'>((props, ref) => (
|
|
4
|
+
<Icon ref={ref} viewBox="0 0 16 16" {...props}>
|
|
5
|
+
<path
|
|
6
|
+
d="M13.4434 9.0001C12.9706 11.5556 10.7187 13.5 8.00007 13.5C5.64907 13.5 3.64713 12.0459 2.84289 9.99999H1.25665C2.12146 12.8915 4.81331 15 8.00007 15C10.2263 15 12.211 13.971 13.5 12.3649V13H15V9H13.5L13.4434 9.0001Z"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
/>
|
|
9
|
+
<path
|
|
10
|
+
d="M8.00007 2.5C5.28141 2.5 3.02952 4.44444 2.5567 6.99999L1 7V3H2.5V3.63526C3.78901 2.02907 5.77377 1 8.00007 1C11.1869 1 13.8787 3.10856 14.7435 6.0001H13.1573C12.3531 3.95413 10.3511 2.5 8.00007 2.5Z"
|
|
11
|
+
fill="currentColor"
|
|
12
|
+
/>
|
|
13
|
+
<path
|
|
14
|
+
fillRule="evenodd"
|
|
15
|
+
clipRule="evenodd"
|
|
16
|
+
d="M7.32918 3.83536C7.75147 3.62422 8.24853 3.62422 8.67082 3.83536L11.1708 5.08536C11.679 5.33945 12 5.85884 12 6.427V9.5729C12 10.1411 11.679 10.6605 11.1708 10.9145L8.67082 12.1645C8.24853 12.3757 7.75147 12.3757 7.32918 12.1645L4.82918 10.9145C4.321 10.6605 4 10.1411 4 9.5729V6.427C4 5.85884 4.321 5.33945 4.82918 5.08536L7.32918 3.83536ZM9.98442 6.16921L8 5.177L6.01558 6.16921L8 7.16143L9.98442 6.16921ZM5.5 9.5729L5.5 7.58848L7.25 8.46348V10.4479L5.5 9.5729ZM8.75 10.4479L10.5 9.5729V7.58848L8.75 8.46348V10.4479Z"
|
|
17
|
+
fill="currentColor"
|
|
18
|
+
/>
|
|
19
|
+
</Icon>
|
|
20
|
+
));
|
|
21
|
+
|
|
22
|
+
export default BuildCache;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { Icon, IconProps, forwardRef } from '@chakra-ui/react';
|
|
2
|
+
|
|
3
|
+
const BuildCache = forwardRef<IconProps, 'svg'>((props, ref) => (
|
|
4
|
+
<Icon ref={ref} viewBox="0 0 16 16" {...props}>
|
|
5
|
+
<path d="M5.25 7.00001V11H3.75V7.00001H5.25Z" fill="currentColor" />
|
|
6
|
+
<path d="M12.25 7.00001H10.75V11H12.25V7.00001Z" fill="currentColor" />
|
|
7
|
+
<path d="M10 9.00001V11H8.5V9.00001H10Z" fill="currentColor" />
|
|
8
|
+
<path d="M7.75 11V6.00001H6.25V11H7.75Z" fill="currentColor" />
|
|
9
|
+
<path
|
|
10
|
+
fillRule="evenodd"
|
|
11
|
+
clipRule="evenodd"
|
|
12
|
+
d="M3.93245 3.14837C6.4437 2.97008 9.55632 2.97008 12.0676 3.14837C13.293 3.23537 14.2669 4.154 14.4852 5.33413C14.8602 7.3619 15.1008 8.96409 15.1991 10.6739C15.2816 12.1075 14.1896 13.311 12.7668 13.3934C9.97205 13.5551 6.02794 13.5551 3.23316 13.3934C1.81039 13.311 0.718404 12.1075 0.800866 10.6739C0.899219 8.96409 1.13978 7.36189 1.51484 5.33413C1.73312 4.154 2.707 3.23537 3.93245 3.14837ZM11.9613 4.6446C9.52082 4.47133 6.4792 4.47133 4.03868 4.6446C3.52301 4.68121 3.08901 5.07069 2.98982 5.60695C2.61938 7.60974 2.39149 9.1415 2.29839 10.7601C2.26411 11.356 2.71308 11.8607 3.31981 11.8959C6.05688 12.0542 9.94312 12.0542 12.6802 11.8959C13.2869 11.8607 13.7359 11.356 13.7016 10.7601C13.6085 9.1415 13.3806 7.60974 13.0102 5.60694C12.911 5.07069 12.477 4.68121 11.9613 4.6446Z"
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
/>
|
|
15
|
+
</Icon>
|
|
16
|
+
));
|
|
17
|
+
|
|
18
|
+
export default BuildCache;
|
|
@@ -30,6 +30,7 @@ export { default as Branch } from './Branch';
|
|
|
30
30
|
export { default as Bug } from './Bug';
|
|
31
31
|
export { default as Build } from './Build';
|
|
32
32
|
export { default as BuildCache } from './BuildCache';
|
|
33
|
+
export { default as BuildTest } from './BuildTest';
|
|
33
34
|
export { default as BuildstatusAbortedSolid } from './BuildstatusAbortedSolid';
|
|
34
35
|
export { default as BuildstatusAborted } from './BuildstatusAborted';
|
|
35
36
|
export { default as BuildstatusFailedSolid } from './BuildstatusFailedSolid';
|
|
@@ -105,6 +106,7 @@ export { default as Info } from './Info';
|
|
|
105
106
|
export { default as Interaction } from './Interaction';
|
|
106
107
|
export { default as Invoice } from './Invoice';
|
|
107
108
|
export { default as Ionic } from './Ionic';
|
|
109
|
+
export { default as Insights } from './Insights';
|
|
108
110
|
export { default as Japanese } from './Japanese';
|
|
109
111
|
export { default as Key } from './Key';
|
|
110
112
|
export { default as Laptop } from './Laptop';
|
|
@@ -3,21 +3,21 @@ import { Icon, IconProps, forwardRef } from '@chakra-ui/react';
|
|
|
3
3
|
const BuildCache = forwardRef<IconProps, 'svg'>((props, ref) => (
|
|
4
4
|
<Icon ref={ref} viewBox="0 0 24 24" {...props}>
|
|
5
5
|
<path
|
|
6
|
-
|
|
6
|
+
fillRule="evenodd"
|
|
7
|
+
clipRule="evenodd"
|
|
8
|
+
d="M19.0903 3.94258C19.6187 4.48914 20 5.18589 20 6V9.28838C19.8225 9.10323 19.6026 8.95531 19.3505 8.86095C18.9001 8.69233 18.4148 8.72019 18 8.91263V8.90711L17.9525 8.93556C17.8932 8.96525 17.8355 8.99837 17.7797 9.03481C17.5498 9.16278 17.3081 9.28145 17.0577 9.39103C15.4562 10.0917 13.3137 10.5 11 10.5C8.6863 10.5 6.54381 10.0917 4.94233 9.39103C4.61046 9.24584 4.29406 9.0847 4 8.90711V12C4 12.1524 4.06638 12.3764 4.34763 12.6673C4.63353 12.963 5.09551 13.275 5.74396 13.5587C7.03791 14.1248 8.89543 14.5 11 14.5C12.0309 14.5 13.0026 14.41 13.8778 14.2516L12.3647 16.352C12.3401 16.3863 12.3168 16.4212 12.2948 16.4568C11.8711 16.4853 11.4386 16.5 11 16.5C8.6863 16.5 6.54381 16.0917 4.94233 15.391C4.61046 15.2458 4.29406 15.0847 4 14.9071V18C4 18.1524 4.06638 18.3764 4.34763 18.6673C4.63353 18.963 5.09551 19.275 5.74396 19.5587C7.03791 20.1248 8.89543 20.5 11 20.5C12.5941 20.5 14.0464 20.2848 15.2194 19.9343L15.0897 21.339C15.0679 21.5747 15.0943 21.8062 15.1619 22.0221C13.9118 22.3303 12.4915 22.5 11 22.5C8.6863 22.5 6.54381 22.0917 4.94233 21.391C4.14307 21.0414 3.43348 20.5992 2.90973 20.0574C2.38133 19.5109 2 18.8141 2 18V6C2 5.18589 2.38133 4.48914 2.90973 3.94258C3.43348 3.40083 4.14307 2.95864 4.94233 2.60897C6.54381 1.90832 8.6863 1.5 11 1.5C13.3137 1.5 15.4562 1.90832 17.0577 2.60897C17.8569 2.95864 18.5665 3.40083 19.0903 3.94258ZM4 6C4 5.84762 4.06638 5.62362 4.34763 5.3327C4.63353 5.03698 5.09551 4.72498 5.74396 4.44128C7.03791 3.87518 8.89543 3.5 11 3.5C13.1046 3.5 14.9621 3.87518 16.256 4.44128C16.9045 4.72498 17.3665 5.03698 17.6524 5.3327C17.9336 5.62362 18 5.84762 18 6C18 6.15238 17.9336 6.37638 17.6524 6.6673C17.3665 6.96302 16.9045 7.27502 16.256 7.55872C14.9621 8.12482 13.1046 8.5 11 8.5C8.89543 8.5 7.03791 8.12482 5.74396 7.55872C5.09551 7.27502 4.63353 6.96302 4.34763 6.6673C4.06638 6.37638 4 6.15238 4 6Z"
|
|
7
9
|
fill="currentColor"
|
|
8
10
|
/>
|
|
9
11
|
<path
|
|
10
|
-
d="
|
|
12
|
+
d="M8 12C8 12.5523 7.55228 13 7 13C6.44772 13 6 12.5523 6 12C6 11.4477 6.44772 11 7 11C7.55228 11 8 11.4477 8 12Z"
|
|
11
13
|
fill="currentColor"
|
|
12
14
|
/>
|
|
13
15
|
<path
|
|
14
|
-
d="M8.
|
|
16
|
+
d="M8 18C8 18.5523 7.55228 19 7 19C6.44772 19 6 18.5523 6 18C6 17.4477 6.44772 17 7 17C7.55228 17 8 17.4477 8 18Z"
|
|
15
17
|
fill="currentColor"
|
|
16
18
|
/>
|
|
17
19
|
<path
|
|
18
|
-
|
|
19
|
-
clipRule="evenodd"
|
|
20
|
-
d="M4.5 4C4.5 2.89543 5.39543 2 6.5 2H18.5C19.6046 2 20.5 2.89543 20.5 4V20C20.5 21.1046 19.6046 22 18.5 22H6.5C5.39543 22 4.5 21.1046 4.5 20V4ZM6.5 4H18.5V8H6.5V4ZM6.5 10V14H18.5V10H6.5ZM6.5 20V16H18.5V20H6.5Z"
|
|
20
|
+
d="M19 9.79765C19.3168 9.91624 19.515 10.2322 19.4839 10.569L19.1786 13.8751H21.7847C22.0662 13.8751 22.3239 14.0327 22.4522 14.2832C22.5805 14.5337 22.5577 14.835 22.3932 15.0634L17.4408 21.9384C17.2431 22.2129 16.8862 22.321 16.5694 22.2025C16.2526 22.0839 16.0544 21.7679 16.0855 21.4311L16.3908 18.1251H13.7847C13.5032 18.1251 13.2454 17.9674 13.1171 17.7169C12.9888 17.4664 13.0116 17.1651 13.1761 16.9367L18.1285 10.0617C18.3262 9.78723 18.6832 9.67907 19 9.79765Z"
|
|
21
21
|
fill="currentColor"
|
|
22
22
|
/>
|
|
23
23
|
</Icon>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon, IconProps, forwardRef } from '@chakra-ui/react';
|
|
2
|
+
|
|
3
|
+
const BuildCache = forwardRef<IconProps, 'svg'>((props, ref) => (
|
|
4
|
+
<Icon ref={ref} viewBox="0 0 24 24" {...props}>
|
|
5
|
+
<path
|
|
6
|
+
d="M11.9999 4C7.92032 4 4.55393 7.05369 4.06183 11H2V4.5H4V5.99895C5.82446 3.57065 8.72878 2 11.9999 2C16.4776 2 20.2679 4.94289 21.5421 9H19.4184C18.2316 6.06817 15.3573 4 11.9999 4Z"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
/>
|
|
9
|
+
<path
|
|
10
|
+
d="M19.938 13C19.4459 16.9463 16.0796 20 11.9999 20C8.64256 20 5.76823 17.9318 4.58146 15H2.45774C3.73201 19.0571 7.5223 22 11.9999 22C15.2712 22 18.1755 20.4293 20 18.0009V19.5H22V13H19.938Z"
|
|
11
|
+
fill="currentColor"
|
|
12
|
+
/>
|
|
13
|
+
<path
|
|
14
|
+
fillRule="evenodd"
|
|
15
|
+
clipRule="evenodd"
|
|
16
|
+
d="M10.9262 6.18328C11.5814 5.76638 12.4186 5.76638 13.0738 6.18328L16.5737 8.41055C17.1506 8.77767 17.5 9.41408 17.5 10.0979V13.9021C17.5 14.5859 17.1506 15.2223 16.5738 15.5894L13.0738 17.8167C12.4186 18.2336 11.5814 18.2336 10.9262 17.8167L7.42625 15.5894C6.84935 15.2223 6.5 14.5859 6.5 13.9021V10.0979C6.5 9.41408 6.84935 8.77767 7.42625 8.41055L10.9262 6.18328ZM14.5047 9.46452L12 7.8706L9.49528 9.46452L12 10.856L14.5047 9.46452ZM8.5 13.9021V11.1995L11 12.5884V15.493L8.5 13.9021ZM13 15.493L15.5 13.9021L15.5 11.1995L13 12.5884V15.493Z"
|
|
17
|
+
fill="currentColor"
|
|
18
|
+
/>
|
|
19
|
+
</Icon>
|
|
20
|
+
));
|
|
21
|
+
|
|
22
|
+
export default BuildCache;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { Icon, IconProps, forwardRef } from '@chakra-ui/react';
|
|
2
|
+
|
|
3
|
+
const BuildCache = forwardRef<IconProps, 'svg'>((props, ref) => (
|
|
4
|
+
<Icon ref={ref} viewBox="0 0 24 24" {...props}>
|
|
5
|
+
<path d="M17.5 10.5V15.5H15.5V10.5H17.5Z" fill="currentColor" />
|
|
6
|
+
<path d="M11.5 15.5V9H9.5V15.5H11.5Z" fill="currentColor" />
|
|
7
|
+
<path d="M8.5 10.5V15.5H6.5V10.5H8.5Z" fill="currentColor" />
|
|
8
|
+
<path d="M14.5 15.5V12.5H12.5V15.5H14.5Z" fill="currentColor" />
|
|
9
|
+
<path
|
|
10
|
+
fillRule="evenodd"
|
|
11
|
+
clipRule="evenodd"
|
|
12
|
+
d="M5.79687 5.22032C9.5509 4.92656 14.4491 4.92656 18.2032 5.22032C19.5342 5.32447 20.5956 6.31592 20.8455 7.59604C21.467 10.7795 21.8439 13.16 21.9607 15.812C22.0297 17.3778 20.838 18.6941 19.2818 18.7968C15.1741 19.0677 8.82589 19.0677 4.71815 18.7968C3.16202 18.6941 1.97032 17.3778 2.03929 15.812C2.15609 13.16 2.53305 10.7795 3.15453 7.59604C3.40443 6.31592 4.46585 5.32447 5.79687 5.22032ZM18.0471 7.21422C14.397 6.92859 9.60306 6.92859 5.95289 7.21422C5.54812 7.2459 5.20117 7.55053 5.11747 7.97925C4.5024 11.1299 4.14762 13.3963 4.03735 15.9C4.01658 16.3715 4.37106 16.7695 4.8498 16.8011C8.86987 17.0663 15.1301 17.0663 19.1502 16.8011C19.6289 16.7695 19.9834 16.3715 19.9627 15.9C19.8524 13.3963 19.4976 11.1299 18.8826 7.97925C18.7989 7.55053 18.4519 7.2459 18.0471 7.21422Z"
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
/>
|
|
15
|
+
</Icon>
|
|
16
|
+
));
|
|
17
|
+
|
|
18
|
+
export default BuildCache;
|
|
@@ -30,6 +30,7 @@ export { default as Branch } from './Branch';
|
|
|
30
30
|
export { default as Bug } from './Bug';
|
|
31
31
|
export { default as Build } from './Build';
|
|
32
32
|
export { default as BuildCache } from './BuildCache';
|
|
33
|
+
export { default as BuildTest } from './BuildTest';
|
|
33
34
|
export { default as BuildstatusAbortedSolid } from './BuildstatusAbortedSolid';
|
|
34
35
|
export { default as BuildstatusAborted } from './BuildstatusAborted';
|
|
35
36
|
export { default as BuildstatusFailedSolid } from './BuildstatusFailedSolid';
|
|
@@ -105,6 +106,7 @@ export { default as Info } from './Info';
|
|
|
105
106
|
export { default as Interaction } from './Interaction';
|
|
106
107
|
export { default as Invoice } from './Invoice';
|
|
107
108
|
export { default as Ionic } from './Ionic';
|
|
109
|
+
export { default as Insights } from './Insights';
|
|
108
110
|
export { default as Japanese } from './Japanese';
|
|
109
111
|
export { default as Key } from './Key';
|
|
110
112
|
export { default as Laptop } from './Laptop';
|