@bitrise/bitkit 13.114.0 → 13.116.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.
|
|
4
|
+
"version": "13.116.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "git+ssh://git@github.com/bitrise-io/bitkit.git"
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@floating-ui/react-dom-interactions": "^0.8.1",
|
|
39
39
|
"@fontsource/figtree": "^5.0.20",
|
|
40
40
|
"@fontsource/source-code-pro": "^5.0.18",
|
|
41
|
-
"framer-motion": "^11.
|
|
41
|
+
"framer-motion": "^11.3.6",
|
|
42
42
|
"luxon": "^3.4.4",
|
|
43
43
|
"react": "^18.3.1",
|
|
44
44
|
"react-dom": "^18.3.1",
|
|
@@ -51,23 +51,23 @@
|
|
|
51
51
|
"react-dom": "^18.2.0"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@babel/core": "^7.24.
|
|
55
|
-
"@babel/preset-env": "^7.24.
|
|
54
|
+
"@babel/core": "^7.24.9",
|
|
55
|
+
"@babel/preset-env": "^7.24.8",
|
|
56
56
|
"@babel/preset-react": "^7.24.7",
|
|
57
57
|
"@babel/preset-typescript": "^7.24.7",
|
|
58
58
|
"@bitrise/eslint-plugin": "^2.12.0",
|
|
59
59
|
"@chakra-ui/cli": "^2.4.1",
|
|
60
|
-
"@google-cloud/storage": "^7.
|
|
61
|
-
"@storybook/addon-actions": "^8.
|
|
62
|
-
"@storybook/addon-essentials": "^8.
|
|
63
|
-
"@storybook/addon-interactions": "^8.
|
|
64
|
-
"@storybook/addon-links": "^8.
|
|
60
|
+
"@google-cloud/storage": "^7.12.0",
|
|
61
|
+
"@storybook/addon-actions": "^8.2.4",
|
|
62
|
+
"@storybook/addon-essentials": "^8.2.4",
|
|
63
|
+
"@storybook/addon-interactions": "^8.2.4",
|
|
64
|
+
"@storybook/addon-links": "^8.2.4",
|
|
65
65
|
"@storybook/addon-webpack5-compiler-swc": "^1.0.4",
|
|
66
|
-
"@storybook/blocks": "^8.
|
|
67
|
-
"@storybook/react": "^8.
|
|
68
|
-
"@storybook/react-webpack5": "^8.
|
|
69
|
-
"@storybook/theming": "^8.
|
|
70
|
-
"@testing-library/dom": "^10.3.
|
|
66
|
+
"@storybook/blocks": "^8.2.4",
|
|
67
|
+
"@storybook/react": "^8.2.4",
|
|
68
|
+
"@storybook/react-webpack5": "^8.2.4",
|
|
69
|
+
"@storybook/theming": "^8.2.4",
|
|
70
|
+
"@testing-library/dom": "^10.3.2",
|
|
71
71
|
"@testing-library/jest-dom": "^6.4.6",
|
|
72
72
|
"@testing-library/react": "^16.0.0",
|
|
73
73
|
"@testing-library/user-event": "^14.5.2",
|
|
@@ -75,19 +75,19 @@
|
|
|
75
75
|
"@types/luxon": "^3.4.2",
|
|
76
76
|
"@types/react": "^18.3.3",
|
|
77
77
|
"@types/react-dom": "^18.3.0",
|
|
78
|
-
"@typescript-eslint/eslint-plugin": "^7.
|
|
79
|
-
"@typescript-eslint/parser": "^7.
|
|
78
|
+
"@typescript-eslint/eslint-plugin": "^7.16.1",
|
|
79
|
+
"@typescript-eslint/parser": "^7.16.1",
|
|
80
80
|
"axios": "^1.7.2",
|
|
81
81
|
"eslint": "^8.57.0",
|
|
82
|
-
"glob": "^
|
|
82
|
+
"glob": "^11.0.0",
|
|
83
83
|
"jest": "^29.7.0",
|
|
84
84
|
"jest-environment-jsdom": "^29.7.0",
|
|
85
85
|
"jsdom": "^24.1.0",
|
|
86
|
-
"prettier": "^3.3.
|
|
86
|
+
"prettier": "^3.3.3",
|
|
87
87
|
"react-hook-form": "^7.52.1",
|
|
88
|
-
"release-it": "^17.
|
|
89
|
-
"storybook": "^8.
|
|
90
|
-
"ts-jest": "^29.
|
|
88
|
+
"release-it": "^17.6.0",
|
|
89
|
+
"storybook": "^8.2.4",
|
|
90
|
+
"ts-jest": "^29.2.2",
|
|
91
91
|
"typescript": "^5.5.3"
|
|
92
92
|
},
|
|
93
93
|
"files": [
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { forwardRef, Icon, IconProps } from '@chakra-ui/react';
|
|
2
|
+
|
|
3
|
+
const ArrowForwardAndDown = forwardRef<IconProps, 'svg'>((props, ref) => (
|
|
4
|
+
<Icon ref={ref} viewBox="0 0 16 16" {...props}>
|
|
5
|
+
<path
|
|
6
|
+
d="M10.53 9.53 7 13.06 3.47 9.53l1.06-1.061 1.72 1.72v-4.69c0-.69.56-1.25 1.25-1.25H12v1.5H7.75v4.44l1.72-1.72 1.06 1.06Z"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
/>
|
|
9
|
+
</Icon>
|
|
10
|
+
));
|
|
11
|
+
|
|
12
|
+
export default ArrowForwardAndDown;
|
|
@@ -20,6 +20,7 @@ export { default as ArrowLeft } from './ArrowLeft';
|
|
|
20
20
|
export { default as ArrowRight } from './ArrowRight';
|
|
21
21
|
export { default as ArrowUp } from './ArrowUp';
|
|
22
22
|
export { default as ArrowDown } from './ArrowDown';
|
|
23
|
+
export { default as ArrowForwardAndDown } from './ArrowForwardAndDown';
|
|
23
24
|
export { default as Badge3rdParty } from './Badge3rdParty';
|
|
24
25
|
export { default as BadgeBitrise } from './BadgeBitrise';
|
|
25
26
|
export { default as Bazel } from './Bazel';
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { forwardRef, Icon, IconProps } from '@chakra-ui/react';
|
|
2
|
+
|
|
3
|
+
const ArrowForwardAndDown = forwardRef<IconProps, 'svg'>((props, ref) => (
|
|
4
|
+
<Icon ref={ref} viewBox="0 0 24 24" {...props}>
|
|
5
|
+
<path
|
|
6
|
+
d="M16.707 13.703 11 19.41l-5.707-5.707 1.414-1.414L10 15.582V7.996a2 2 0 0 1 2-2h6v2h-6v7.586l3.293-3.293 1.414 1.414Z"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
/>
|
|
9
|
+
</Icon>
|
|
10
|
+
));
|
|
11
|
+
|
|
12
|
+
export default ArrowForwardAndDown;
|
|
@@ -20,6 +20,7 @@ export { default as ArrowLeft } from './ArrowLeft';
|
|
|
20
20
|
export { default as ArrowRight } from './ArrowRight';
|
|
21
21
|
export { default as ArrowUp } from './ArrowUp';
|
|
22
22
|
export { default as ArrowDown } from './ArrowDown';
|
|
23
|
+
export { default as ArrowForwardAndDown } from './ArrowForwardAndDown';
|
|
23
24
|
export { default as Badge3rdParty } from './Badge3rdParty';
|
|
24
25
|
export { default as BadgeBitrise } from './BadgeBitrise';
|
|
25
26
|
export { default as Bazel } from './Bazel';
|