@hero-design/rn 8.123.0 → 8.123.1-test-dispatch-downstream.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/CHANGELOG.md +24 -18
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,38 +1,44 @@
|
|
|
1
1
|
# @hero-design/rn
|
|
2
2
|
|
|
3
|
-
## 8.123.0
|
|
3
|
+
## 8.123.1-test-dispatch-downstream.0
|
|
4
4
|
|
|
5
|
-
###
|
|
6
|
-
|
|
7
|
-
- [#5000](https://github.com/Thinkei/hero-design/pull/5000) [`65005affb073e5de21dbe2511a8ef42251aa21ca`](https://github.com/Thinkei/hero-design/commit/65005affb073e5de21dbe2511a8ef42251aa21ca) Thanks [@phucdph](https://github.com/phucdph)! - Add `InlineLoader` component for React Native with idle, loading, success, and error states. Supports five text size variants (10–18px), a neutral intent and an AI intent with animated gradient text for the loading state.
|
|
5
|
+
### Patch Changes
|
|
8
6
|
|
|
9
|
-
|
|
7
|
+
- test
|
|
10
8
|
|
|
11
|
-
|
|
9
|
+
- Updated dependencies []:
|
|
10
|
+
- @hero-design/react-native-month-year-picker@8.45.3-test-dispatch-downstream.0
|
|
11
|
+
- @hero-design/colors@8.47.4-test-dispatch-downstream.0
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
## 8.120.2-test-dispatch-downstream.2
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
display a teal-grey background instead of dark purple. Add `intent="primary"`
|
|
17
|
-
to preserve the previous appearance.
|
|
15
|
+
### Patch Changes
|
|
18
16
|
|
|
19
|
-
|
|
17
|
+
- test dispatch workflow
|
|
20
18
|
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
-
|
|
19
|
+
- Updated dependencies []:
|
|
20
|
+
- @hero-design/react-native-month-year-picker@8.45.3-test-dispatch-downstream.2
|
|
21
|
+
- @hero-design/colors@8.47.4-test-dispatch-downstream.2
|
|
24
22
|
|
|
25
|
-
|
|
23
|
+
## 8.120.2-test-dispatch-downstream.1
|
|
26
24
|
|
|
27
25
|
### Patch Changes
|
|
28
26
|
|
|
29
|
-
-
|
|
27
|
+
- test
|
|
28
|
+
|
|
29
|
+
- Updated dependencies []:
|
|
30
|
+
- @hero-design/react-native-month-year-picker@8.45.3-test-dispatch-downstream.1
|
|
31
|
+
- @hero-design/colors@8.47.4-test-dispatch-downstream.1
|
|
30
32
|
|
|
31
|
-
## 8.120.2
|
|
33
|
+
## 8.120.2-test-dispatch-downstream.0
|
|
32
34
|
|
|
33
35
|
### Patch Changes
|
|
34
36
|
|
|
35
|
-
-
|
|
37
|
+
- bump test version
|
|
38
|
+
|
|
39
|
+
- Updated dependencies []:
|
|
40
|
+
- @hero-design/colors@8.47.4-test-dispatch-downstream.0
|
|
41
|
+
- @hero-design/react-native-month-year-picker@8.45.3-test-dispatch-downstream.0
|
|
36
42
|
|
|
37
43
|
## 8.120.1
|
|
38
44
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hero-design/rn",
|
|
3
|
-
"version": "8.123.0",
|
|
3
|
+
"version": "8.123.1-test-dispatch-downstream.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "es/index.js",
|
|
@@ -22,14 +22,14 @@
|
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"@emotion/native": "^11.9.3",
|
|
24
24
|
"@emotion/react": "^11.9.3",
|
|
25
|
-
"@hero-design/colors": "8.47.
|
|
25
|
+
"@hero-design/colors": "8.47.4-test-dispatch-downstream.0",
|
|
26
26
|
"d3": "^7.8.5",
|
|
27
27
|
"date-fns": "^2.30.0",
|
|
28
28
|
"hero-editor": "^1.17.0",
|
|
29
29
|
"nanoid": "^5.0.9"
|
|
30
30
|
},
|
|
31
31
|
"peerDependencies": {
|
|
32
|
-
"@hero-design/react-native-month-year-picker": "^8.45.
|
|
32
|
+
"@hero-design/react-native-month-year-picker": "^8.45.3-test-dispatch-downstream.0",
|
|
33
33
|
"@ptomasroos/react-native-multi-slider": "^2.2.2",
|
|
34
34
|
"@react-native-community/datetimepicker": "^8.4.4",
|
|
35
35
|
"@react-native-community/slider": "^5.0.1",
|
|
@@ -58,8 +58,8 @@
|
|
|
58
58
|
"@eslint/compat": "^1.1.1",
|
|
59
59
|
"@eslint/eslintrc": "^3.1.0",
|
|
60
60
|
"@eslint/js": "^9.8.0",
|
|
61
|
-
"@hero-design/eslint-plugin": "9.2.
|
|
62
|
-
"@hero-design/react-native-month-year-picker": "^8.45.
|
|
61
|
+
"@hero-design/eslint-plugin": "9.2.4-test-dispatch-downstream.0",
|
|
62
|
+
"@hero-design/react-native-month-year-picker": "^8.45.3-test-dispatch-downstream.0",
|
|
63
63
|
"@ptomasroos/react-native-multi-slider": "^2.2.2",
|
|
64
64
|
"@react-native-community/datetimepicker": "8.4.4",
|
|
65
65
|
"@react-native-community/slider": "^5.0.1",
|
|
@@ -83,12 +83,12 @@
|
|
|
83
83
|
"babel-plugin-inline-import": "^3.0.0",
|
|
84
84
|
"core-js": "^3.33.0",
|
|
85
85
|
"eslint": "^8.56.0",
|
|
86
|
-
"eslint-config-hd": "8.42.
|
|
86
|
+
"eslint-config-hd": "8.42.6-test-dispatch-downstream.0",
|
|
87
87
|
"expo-linear-gradient": "55.0.9",
|
|
88
88
|
"jest": "^29.2.1",
|
|
89
89
|
"jest-environment-jsdom": "^29.2.1",
|
|
90
90
|
"jest-junit": "^16.0.0",
|
|
91
|
-
"prettier-config-hd": "8.42.
|
|
91
|
+
"prettier-config-hd": "8.42.5-test-dispatch-downstream.0",
|
|
92
92
|
"react": "19.1.0",
|
|
93
93
|
"react-dom": "19.1.0",
|
|
94
94
|
"react-native": "0.81.5",
|