@hero-design/rn 8.109.2 → 8.110.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 +5 -5
- package/CHANGELOG.md +12 -0
- package/es/index.js +2142 -1959
- package/lib/index.js +2142 -1959
- package/package.json +8 -8
- package/src/components/Accordion/__tests__/__snapshots__/AccordionItem.spec.tsx.snap +40 -24
- package/src/components/Accordion/__tests__/__snapshots__/index.spec.tsx.snap +60 -36
- package/src/components/Accordion/index.tsx +6 -1
- package/src/components/AppCue/__tests__/__snapshots__/StyledAppCue.tsx.snap +121 -97
- package/src/components/BottomSheet/__tests__/__snapshots__/index.spec.tsx.snap +6 -3
- package/src/components/Button/__tests__/__snapshots__/Button.spec.tsx.snap +18 -18
- package/src/components/Chip/index.tsx +6 -0
- package/src/components/Collapse/__tests__/__snapshots__/StyledCollapse.spec.tsx.snap +8 -5
- package/src/components/Collapse/__tests__/__snapshots__/index.spec.tsx.snap +20 -12
- package/src/components/Drawer/__tests__/__snapshots__/index.spec.tsx.snap +13 -9
- package/src/components/PinInput/index.tsx +6 -1
- package/src/components/Radio/RadioGroup.tsx +6 -1
- package/src/components/Rate/__tests__/__snapshots__/index.spec.tsx.snap +84 -48
- package/src/components/RichTextEditor/BaseRichTextEditor.tsx +17 -0
- package/src/components/RichTextEditor/EditorToolbar.tsx +18 -59
- package/src/components/RichTextEditor/__tests__/EditorToolbar.spec.tsx +31 -10
- package/src/components/RichTextEditor/__tests__/RichTextEditor.spec.tsx +22 -0
- package/src/components/RichTextEditor/__tests__/__snapshots__/RichTextEditor.spec.tsx.snap +8 -0
- package/src/components/RichTextEditor/constants.ts +4 -0
- package/src/components/RichTextEditor/hooks/useRichTextEditorEvents.ts +22 -3
- package/src/components/Search/SearchOneLine.tsx +6 -0
- package/src/components/Search/SearchTwoLine.tsx +6 -1
- package/src/components/Select/MultiSelect/__tests__/__snapshots__/index.spec.tsx.snap +6 -3
- package/src/components/Select/SingleSelect/__tests__/__snapshots__/index.spec.tsx.snap +6 -3
- package/src/components/Switch/__tests__/__snapshots__/StyledSwitch.spec.tsx.snap +9 -6
- package/src/components/Tabs/__tests__/__snapshots__/ScrollableTabs.spec.tsx.snap +210 -138
- package/src/components/Tabs/__tests__/__snapshots__/ScrollableTabsHeader.spec.tsx.snap +98 -62
- package/src/components/Toolbar/ToolbarGroup.tsx +10 -2
- package/src/components/Toolbar/__tests__/ToolbarGroup.spec.tsx +34 -1
- package/src/components/Toolbar/__tests__/__snapshots__/ToolbarGroup.spec.tsx.snap +3 -0
- package/stats/8.109.2/rn-stats.html +1 -3
- package/stats/8.110.0/rn-stats.html +4844 -0
- package/stats/8.110.1/rn-stats.html +4844 -0
- package/types/components/Accordion/index.d.ts +5 -1
- package/types/components/Chip/index.d.ts +5 -1
- package/types/components/PinInput/index.d.ts +4 -0
- package/types/components/Radio/RadioGroup.d.ts +5 -1
- package/types/components/Radio/index.d.ts +1 -1
- package/types/components/RichTextEditor/constants.d.ts +6 -2
- package/types/components/RichTextEditor/hooks/useRichTextEditorEvents.d.ts +17 -2
- package/types/components/RichTextEditor/index.d.ts +54 -2
- package/types/components/Search/SearchOneLine.d.ts +4 -0
- package/types/components/Search/SearchTwoLine.d.ts +4 -0
- package/types/components/Toolbar/ToolbarGroup.d.ts +5 -1
- package/types/components/Toolbar/index.d.ts +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(node:
|
|
1
|
+
(node:2754) 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
|
|
@@ -8,10 +8,10 @@ node_modules/d3-selection/src/selection/index.js -> node_modules/d3-selection/sr
|
|
|
8
8
|
node_modules/d3-selection/src/selection/index.js -> node_modules/d3-selection/src/selection/filter.js -> node_modules/d3-selection/src/selection/index.js
|
|
9
9
|
...and 12 more
|
|
10
10
|
[1m[33m(!) [plugin replace] @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.[39m[22m
|
|
11
|
-
[1m[33m(!) [plugin node-resolve] preferring built-in module 'events' over local alternative at '/home/runner/
|
|
12
|
-
[32mcreated [1mlib/index.js, es/index.js[22m in [
|
|
11
|
+
[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
|
|
12
|
+
[32mcreated [1mlib/index.js, es/index.js[22m in [1m2m 13.6s[22m[39m
|
|
13
13
|
[36m
|
|
14
|
-
[1m/home/runner/
|
|
14
|
+
[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
|
|
15
15
|
[1m[33m(!) Generated empty chunks[39m[22m
|
|
16
16
|
"locales/types" and "locales/types"
|
|
17
|
-
[32mcreated [1m., .[22m in [
|
|
17
|
+
[32mcreated [1m., .[22m in [1m35.8s[22m[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @hero-design/rn
|
|
2
2
|
|
|
3
|
+
## 8.110.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#4262](https://github.com/Thinkei/hero-design/pull/4262) [`7fbdf8736b42b9a9cb1c7ee203c69192b6d12a1f`](https://github.com/Thinkei/hero-design/commit/7fbdf8736b42b9a9cb1c7ee203c69192b6d12a1f) Thanks [@ttkien](https://github.com/ttkien)! - Upgrade react-native 0.77.3
|
|
8
|
+
|
|
9
|
+
## 8.110.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- [#4267](https://github.com/Thinkei/hero-design/pull/4267) [`98b97150bf3b8b7a0d836a04ed651b9f79910324`](https://github.com/Thinkei/hero-design/commit/98b97150bf3b8b7a0d836a04ed651b9f79910324) Thanks [@khoaddtran](https://github.com/khoaddtran)! - Update RichTextEditor to use toolbar state from webview and support more event types
|
|
14
|
+
|
|
3
15
|
## 8.109.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|