@bitrise/bitkit 13.206.0 → 13.208.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.208.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "git+ssh://git@github.com/bitrise-io/bitkit.git"
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"framer-motion": "./node_modules/framer-motion/dist/cjs"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@chakra-ui/react": "^2.10.
|
|
30
|
+
"@chakra-ui/react": "^2.10.5",
|
|
31
31
|
"@chakra-ui/react-utils": "^2.0.12",
|
|
32
32
|
"@chakra-ui/styled-system": "^2.12.1",
|
|
33
33
|
"@chakra-ui/theme": "^3.4.7",
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
"@floating-ui/react-dom-interactions": "^0.8.1",
|
|
39
39
|
"@fontsource/figtree": "^5.1.2",
|
|
40
40
|
"@fontsource/source-code-pro": "^5.1.1",
|
|
41
|
-
"framer-motion": "^11.
|
|
41
|
+
"framer-motion": "^11.18.2",
|
|
42
42
|
"luxon": "^3.5.0",
|
|
43
43
|
"react": "^18.3.1",
|
|
44
44
|
"react-dom": "^18.3.1",
|
|
45
|
-
"react-focus-lock": "2.13.
|
|
45
|
+
"react-focus-lock": "2.13.6",
|
|
46
46
|
"react-imask": "^7.6.1",
|
|
47
47
|
"react-markdown": "^9.0.3"
|
|
48
48
|
},
|
|
@@ -51,26 +51,26 @@
|
|
|
51
51
|
"react-dom": "^18.2.0"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@babel/core": "^7.26.
|
|
55
|
-
"@babel/preset-env": "^7.26.
|
|
54
|
+
"@babel/core": "^7.26.8",
|
|
55
|
+
"@babel/preset-env": "^7.26.8",
|
|
56
56
|
"@babel/preset-react": "^7.26.3",
|
|
57
57
|
"@babel/preset-typescript": "^7.26.0",
|
|
58
58
|
"@bitrise/eslint-plugin": "^2.12.0",
|
|
59
59
|
"@chakra-ui/cli": "^2.5.6",
|
|
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.15.0",
|
|
61
|
+
"@storybook/addon-actions": "^8.5.3",
|
|
62
|
+
"@storybook/addon-essentials": "^8.5.3",
|
|
63
|
+
"@storybook/addon-interactions": "^8.5.3",
|
|
64
|
+
"@storybook/addon-links": "^8.5.3",
|
|
65
65
|
"@storybook/addon-webpack5-compiler-swc": "^2.0.0",
|
|
66
|
-
"@storybook/blocks": "^8.
|
|
67
|
-
"@storybook/react": "^8.
|
|
68
|
-
"@storybook/react-webpack5": "^8.
|
|
69
|
-
"@storybook/theming": "^8.
|
|
66
|
+
"@storybook/blocks": "^8.5.3",
|
|
67
|
+
"@storybook/react": "^8.5.3",
|
|
68
|
+
"@storybook/react-webpack5": "^8.5.3",
|
|
69
|
+
"@storybook/theming": "^8.5.3",
|
|
70
70
|
"@testing-library/dom": "^10.4.0",
|
|
71
71
|
"@testing-library/jest-dom": "6.6.3",
|
|
72
|
-
"@testing-library/react": "16.
|
|
73
|
-
"@testing-library/user-event": "^14.
|
|
72
|
+
"@testing-library/react": "16.2.0",
|
|
73
|
+
"@testing-library/user-event": "^14.6.1",
|
|
74
74
|
"@types/jest": "^29.5.14",
|
|
75
75
|
"@types/luxon": "^3.4.2",
|
|
76
76
|
"@types/react": "^18.3.18",
|
|
@@ -79,17 +79,17 @@
|
|
|
79
79
|
"@typescript-eslint/parser": "^7.18.0",
|
|
80
80
|
"axios": "^1.7.9",
|
|
81
81
|
"eslint": "^8.57.1",
|
|
82
|
-
"glob": "^11.0.
|
|
82
|
+
"glob": "^11.0.1",
|
|
83
83
|
"jest": "^29.7.0",
|
|
84
84
|
"jest-environment-jsdom": "^29.7.0",
|
|
85
85
|
"jsdom": "25.0.1",
|
|
86
86
|
"lodash": "^4.17.21",
|
|
87
|
-
"prettier": "^3.
|
|
87
|
+
"prettier": "^3.5.0",
|
|
88
88
|
"react-hook-form": "^7.54.2",
|
|
89
|
-
"release-it": "^18.
|
|
90
|
-
"storybook": "^8.
|
|
89
|
+
"release-it": "^18.1.2",
|
|
90
|
+
"storybook": "^8.5.3",
|
|
91
91
|
"ts-jest": "^29.2.5",
|
|
92
|
-
"typescript": "^5.7.
|
|
92
|
+
"typescript": "^5.7.3"
|
|
93
93
|
},
|
|
94
94
|
"files": [
|
|
95
95
|
"src",
|
|
@@ -196,7 +196,7 @@ const Input = forwardRef<InputProps, 'div'>((props, ref) => {
|
|
|
196
196
|
{...dataAttributes}
|
|
197
197
|
onChange={onInputChange}
|
|
198
198
|
/>
|
|
199
|
-
{rightAddon && <RightContentWrapper>{rightAddon}</RightContentWrapper>}
|
|
199
|
+
{rightAddon && <RightContentWrapper bottom="0">{rightAddon}</RightContentWrapper>}
|
|
200
200
|
{!rightAddon && (rightIconName || isWarning || warningText || isInvalid) && (
|
|
201
201
|
<InputRightElement sx={style.rightIconWrapper}>
|
|
202
202
|
{rightIconName && !isWarning && !warningText && !isInvalid && (
|