Commit 78d2fd8
committed
chore: repair @slidoapp/emoji-mart typings and allow React 19
In this commit we:
- stop generating dist typings that import from internal `components/HTMLElement`.
- export `PickerStyles` as `string` (no `bundle-text:` default export) and re-export it from the package entry.
- and expand `@slidoapp/emoji-mart-react` peerDependencies to include React `^19`.1 parent ea1ce6e commit 78d2fd8
4 files changed
Lines changed: 6 additions & 3 deletions
File tree
- packages
- emoji-mart-react
- emoji-mart/src
- components
- Emoji
- Picker
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | | - | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments