@hero-design/rn 8.105.1-alpha.0 → 8.105.1
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/.turbo/turbo-build.log +3 -3
- package/CHANGELOG.md +3 -11
- package/assets/fonts/hero-icons-mobile.ttf +0 -0
- package/es/index.js +1 -1
- package/lib/assets/fonts/hero-icons-mobile.ttf +0 -0
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/src/components/Badge/__tests__/__snapshots__/Count.spec.tsx.snap +3 -3
- package/src/theme/__tests__/__snapshots__/index.spec.ts.snap +1 -1
- package/src/theme/components/badge.ts +1 -1
- package/stats/8.105.0/rn-stats.html +3 -1
- package/stats/8.105.1/rn-stats.html +4844 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(node:
|
|
1
|
+
(node:3323) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
|
|
2
2
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
3
3
|
[36m
|
|
4
4
|
[1msrc/index.ts[22m → [1mlib/index.js, es/index.js[22m...[39m
|
|
@@ -15,9 +15,9 @@ node_modules/d3-selection/src/selection/index.js -> node_modules/d3-selection/sr
|
|
|
15
15
|
[7m [0m [91m ~~~~~~~~~~~~~~~~~~~[0m
|
|
16
16
|
[39m
|
|
17
17
|
[1m[33m(!) [plugin node-resolve] preferring built-in module 'events' over local alternative at '/home/runner/work/hero-design/hero-design/node_modules/events/events.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning.or passing a function to 'preferBuiltins' to provide more fine-grained control over which built-in modules to prefer.[39m[22m
|
|
18
|
-
[32mcreated [1mlib/index.js, es/index.js[22m in [1m1m
|
|
18
|
+
[32mcreated [1mlib/index.js, es/index.js[22m in [1m1m 15s[22m[39m
|
|
19
19
|
[36m
|
|
20
20
|
[1m/home/runner/work/hero-design/hero-design/packages/rn/src/locales/en_AU.ts, /home/runner/work/hero-design/hero-design/packages/rn/src/locales/en_CA.ts, /home/runner/work/hero-design/hero-design/packages/rn/src/locales/index.ts, /home/runner/work/hero-design/hero-design/packages/rn/src/locales/types.ts[22m → [1m., .[22m...[39m
|
|
21
21
|
[1m[33m(!) Generated empty chunks[39m[22m
|
|
22
22
|
"locales/types" and "locales/types"
|
|
23
|
-
[32mcreated [1m., .[22m in [
|
|
23
|
+
[32mcreated [1m., .[22m in [1m23.6s[22m[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,20 +1,12 @@
|
|
|
1
1
|
# @hero-design/rn
|
|
2
2
|
|
|
3
|
-
## 8.105.1
|
|
3
|
+
## 8.105.1
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- [#
|
|
7
|
+
- [#4133](https://github.com/Thinkei/hero-design/pull/4133) [`8e945d988d61e6417e05b1c3c2aa6dc381dfd723`](https://github.com/Thinkei/hero-design/commit/8e945d988d61e6417e05b1c3c2aa6dc381dfd723) Thanks [@ttkien](https://github.com/ttkien)! - [Badge] Fix mis-alignment Badge Count on iOS
|
|
8
8
|
|
|
9
|
-
- [#
|
|
10
|
-
|
|
11
|
-
## 8.104.1-alpha.3
|
|
12
|
-
|
|
13
|
-
### Patch Changes
|
|
14
|
-
|
|
15
|
-
- [#3497](https://github.com/Thinkei/hero-design/pull/3497) [`e92d1dab57316441e7b5054debe823328e1a1083`](https://github.com/Thinkei/hero-design/commit/e92d1dab57316441e7b5054debe823328e1a1083) Thanks [@luanlai2201](https://github.com/luanlai2201)! - [Font] replace playful font to Saiga
|
|
16
|
-
|
|
17
|
-
- [#4123](https://github.com/Thinkei/hero-design/pull/4123) [`ecc5905dec81783858f57595a0af4306ff3b0b89`](https://github.com/Thinkei/hero-design/commit/ecc5905dec81783858f57595a0af4306ff3b0b89) Thanks [@truongnguyen-eh](https://github.com/truongnguyen-eh)! - [ANG-3740] Resolve conflict between alpha and master-react-18
|
|
9
|
+
- [#4142](https://github.com/Thinkei/hero-design/pull/4142) [`bdfe001823336624c8738fe07caf0fa1eba1cd86`](https://github.com/Thinkei/hero-design/commit/bdfe001823336624c8738fe07caf0fa1eba1cd86) Thanks [@dathuynh-eh](https://github.com/dathuynh-eh)! - Update thumb up icon
|
|
18
10
|
|
|
19
11
|
## 8.105.0
|
|
20
12
|
|
|
Binary file
|
package/es/index.js
CHANGED
|
Binary file
|
package/lib/index.js
CHANGED
package/package.json
CHANGED
|
@@ -65,7 +65,7 @@ exports[`BadgeCount displays 1 for content 1 1`] = `
|
|
|
65
65
|
"color": "#ffffff",
|
|
66
66
|
"fontSize": 8,
|
|
67
67
|
"height": 16,
|
|
68
|
-
"lineHeight":
|
|
68
|
+
"lineHeight": 16,
|
|
69
69
|
},
|
|
70
70
|
undefined,
|
|
71
71
|
],
|
|
@@ -168,7 +168,7 @@ exports[`BadgeCount displays 12 for content 12 1`] = `
|
|
|
168
168
|
"color": "#ffffff",
|
|
169
169
|
"fontSize": 8,
|
|
170
170
|
"height": 16,
|
|
171
|
-
"lineHeight":
|
|
171
|
+
"lineHeight": 16,
|
|
172
172
|
},
|
|
173
173
|
undefined,
|
|
174
174
|
],
|
|
@@ -271,7 +271,7 @@ exports[`BadgeCount displays 99+ for content 999 1`] = `
|
|
|
271
271
|
"color": "#ffffff",
|
|
272
272
|
"fontSize": 8,
|
|
273
273
|
"height": 16,
|
|
274
|
-
"lineHeight":
|
|
274
|
+
"lineHeight": 16,
|
|
275
275
|
},
|
|
276
276
|
undefined,
|
|
277
277
|
],
|