@doist/typist 8.0.2 → 8.0.4
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
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [8.0.4](https://github.com/Doist/typist/compare/v8.0.3...v8.0.4) (2025-10-24)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- **deps:** update tiptap packages to v2.26.4 ([#1116](https://github.com/Doist/typist/issues/1116)) ([0b2f55b](https://github.com/Doist/typist/commit/0b2f55bd1191d5c7a8c5caa7b53185b5ded77a0e))
|
|
6
|
+
|
|
7
|
+
## [8.0.3](https://github.com/Doist/typist/compare/v8.0.2...v8.0.3) (2025-10-24)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- **deps:** update tiptap packages to v2.26.3 ([#1110](https://github.com/Doist/typist/issues/1110)) ([a0bfbe7](https://github.com/Doist/typist/commit/a0bfbe7abcff4473c80709e0303bca030742deeb))
|
|
12
|
+
|
|
1
13
|
## [8.0.2](https://github.com/Doist/typist/compare/v8.0.1...v8.0.2) (2025-05-21)
|
|
2
14
|
|
|
3
15
|
### Bug Fixes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { ReactNodeViewProps } from '@tiptap/react';
|
|
2
2
|
/**
|
|
3
3
|
* The properties that describe `RichTextImage` node attributes.
|
|
4
4
|
*/
|
|
@@ -59,7 +59,7 @@ type RichTextImageOptions = {
|
|
|
59
59
|
/**
|
|
60
60
|
* A React component to render inside the interactive node view.
|
|
61
61
|
*/
|
|
62
|
-
NodeViewComponent?: React.ComponentType<
|
|
62
|
+
NodeViewComponent?: React.ComponentType<ReactNodeViewProps>;
|
|
63
63
|
/**
|
|
64
64
|
* The event handler that is fired when an image file is pasted.
|
|
65
65
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rich-text-image.d.ts","sourceRoot":"","sources":["../../../src/extensions/rich-text/rich-text-image.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"rich-text-image.d.ts","sourceRoot":"","sources":["../../../src/extensions/rich-text/rich-text-image.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAA;AAEvD;;GAEG;AACH,KAAK,uBAAuB,GAAG;IAC3B;;OAEG;IACH,QAAQ,CAAC,EAAE;QACP;;WAEG;QACH,YAAY,EAAE,MAAM,CAAA;QAEpB;;WAEG;QACH,cAAc,EAAE,OAAO,CAAA;QAEvB;;WAEG;QACH,cAAc,EAAE,MAAM,CAAA;KACzB,CAAA;CACJ,GAAG,IAAI,CAAC,gBAAgB,EAAE,KAAK,CAAC,GAC7B,IAAI,CAAC,OAAO,CAAC,gBAAgB,CAAC,EAAE,KAAK,GAAG,OAAO,CAAC,CAAA;AAEpD;;;GAGG;AACH,OAAO,QAAQ,cAAc,CAAC;IAC1B,UAAU,QAAQ,CAAC,UAAU;QACzB,aAAa,EAAE;YACX;;eAEG;YACH,WAAW,EAAE,CAAC,UAAU,EAAE,uBAAuB,KAAK,UAAU,CAAA;YAEhE;;eAEG;YACH,WAAW,EAAE,CACT,UAAU,EAAE,OAAO,CAAC,uBAAuB,CAAC,GACxC,QAAQ,CAAC,IAAI,CAAC,uBAAuB,EAAE,UAAU,CAAC,CAAC,KACtD,UAAU,CAAA;SAClB,CAAA;KACJ;CACJ;AAED;;GAEG;AACH,KAAK,oBAAoB,GAAG;IACxB;;OAEG;IACH,sBAAsB,EAAE,MAAM,EAAE,CAAA;IAEhC;;;OAGG;IACH,MAAM,EAAE,OAAO,CAAA;IAEf;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IAEtC;;OAEG;IACH,iBAAiB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,kBAAkB,CAAC,CAAA;IAE3D;;OAEG;IACH,gBAAgB,CAAC,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,IAAI,CAAA;CAC1C,CAAA;AAED;;;GAGG;AACH,QAAA,MAAM,aAAa,yDAoHjB,CAAA;AAEF,OAAO,EAAE,aAAa,EAAE,CAAA;AAExB,YAAY,EAAE,uBAAuB,EAAE,oBAAoB,EAAE,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@doist/typist",
|
|
3
3
|
"description": "The mighty Tiptap-based rich-text editor React component that powers Doist products.",
|
|
4
|
-
"version": "8.0.
|
|
4
|
+
"version": "8.0.4",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://typist.doist.dev/",
|
|
7
7
|
"repository": "https://github.com/Doist/typist",
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
"types": "dist/index.d.ts",
|
|
10
10
|
"sideEffects": false,
|
|
11
11
|
"engines": {
|
|
12
|
-
"node": "^
|
|
13
|
-
"npm": "^
|
|
12
|
+
"node": "^22.14.0 || >= 24.10.0",
|
|
13
|
+
"npm": "^10.9.2 || >= 11.5.1"
|
|
14
14
|
},
|
|
15
15
|
"publishConfig": {
|
|
16
16
|
"access": "public"
|
|
@@ -45,44 +45,44 @@
|
|
|
45
45
|
"validate:pre-push": "run-s test"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@tiptap/core": "2.
|
|
49
|
-
"@tiptap/extension-blockquote": "2.
|
|
50
|
-
"@tiptap/extension-bold": "2.
|
|
51
|
-
"@tiptap/extension-bullet-list": "2.
|
|
52
|
-
"@tiptap/extension-character-count": "2.
|
|
53
|
-
"@tiptap/extension-code": "2.
|
|
54
|
-
"@tiptap/extension-code-block": "2.
|
|
55
|
-
"@tiptap/extension-document": "2.
|
|
56
|
-
"@tiptap/extension-dropcursor": "2.
|
|
57
|
-
"@tiptap/extension-gapcursor": "2.
|
|
58
|
-
"@tiptap/extension-hard-break": "2.
|
|
59
|
-
"@tiptap/extension-heading": "2.
|
|
60
|
-
"@tiptap/extension-history": "2.
|
|
61
|
-
"@tiptap/extension-horizontal-rule": "2.
|
|
62
|
-
"@tiptap/extension-image": "2.
|
|
63
|
-
"@tiptap/extension-italic": "2.
|
|
64
|
-
"@tiptap/extension-link": "2.
|
|
65
|
-
"@tiptap/extension-list-item": "2.
|
|
66
|
-
"@tiptap/extension-list-keymap": "2.
|
|
67
|
-
"@tiptap/extension-ordered-list": "2.
|
|
68
|
-
"@tiptap/extension-paragraph": "2.
|
|
69
|
-
"@tiptap/extension-placeholder": "2.
|
|
70
|
-
"@tiptap/extension-strike": "2.
|
|
71
|
-
"@tiptap/extension-task-item": "2.
|
|
72
|
-
"@tiptap/extension-task-list": "2.
|
|
73
|
-
"@tiptap/extension-text": "2.
|
|
74
|
-
"@tiptap/extension-text-style": "2.
|
|
75
|
-
"@tiptap/extension-typography": "2.
|
|
76
|
-
"@tiptap/pm": "2.
|
|
77
|
-
"@tiptap/react": "2.
|
|
78
|
-
"@tiptap/suggestion": "2.
|
|
48
|
+
"@tiptap/core": "2.26.4",
|
|
49
|
+
"@tiptap/extension-blockquote": "2.26.4",
|
|
50
|
+
"@tiptap/extension-bold": "2.26.4",
|
|
51
|
+
"@tiptap/extension-bullet-list": "2.26.4",
|
|
52
|
+
"@tiptap/extension-character-count": "2.26.4",
|
|
53
|
+
"@tiptap/extension-code": "2.26.4",
|
|
54
|
+
"@tiptap/extension-code-block": "2.26.4",
|
|
55
|
+
"@tiptap/extension-document": "2.26.4",
|
|
56
|
+
"@tiptap/extension-dropcursor": "2.26.4",
|
|
57
|
+
"@tiptap/extension-gapcursor": "2.26.4",
|
|
58
|
+
"@tiptap/extension-hard-break": "2.26.4",
|
|
59
|
+
"@tiptap/extension-heading": "2.26.4",
|
|
60
|
+
"@tiptap/extension-history": "2.26.4",
|
|
61
|
+
"@tiptap/extension-horizontal-rule": "2.26.4",
|
|
62
|
+
"@tiptap/extension-image": "2.26.4",
|
|
63
|
+
"@tiptap/extension-italic": "2.26.4",
|
|
64
|
+
"@tiptap/extension-link": "2.26.4",
|
|
65
|
+
"@tiptap/extension-list-item": "2.26.4",
|
|
66
|
+
"@tiptap/extension-list-keymap": "2.26.4",
|
|
67
|
+
"@tiptap/extension-ordered-list": "2.26.4",
|
|
68
|
+
"@tiptap/extension-paragraph": "2.26.4",
|
|
69
|
+
"@tiptap/extension-placeholder": "2.26.4",
|
|
70
|
+
"@tiptap/extension-strike": "2.26.4",
|
|
71
|
+
"@tiptap/extension-task-item": "2.26.4",
|
|
72
|
+
"@tiptap/extension-task-list": "2.26.4",
|
|
73
|
+
"@tiptap/extension-text": "2.26.4",
|
|
74
|
+
"@tiptap/extension-text-style": "2.26.4",
|
|
75
|
+
"@tiptap/extension-typography": "2.26.4",
|
|
76
|
+
"@tiptap/pm": "2.26.4",
|
|
77
|
+
"@tiptap/react": "2.26.4",
|
|
78
|
+
"@tiptap/suggestion": "2.26.4",
|
|
79
79
|
"prosemirror-codemark": "0.4.2"
|
|
80
80
|
},
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"@doist/eslint-config": "11.2.0",
|
|
83
83
|
"@doist/prettier-config": "4.0.0",
|
|
84
|
-
"@doist/reactist": "28.
|
|
85
|
-
"@mdx-js/react": "3.1.
|
|
84
|
+
"@doist/reactist": "28.3.1",
|
|
85
|
+
"@mdx-js/react": "3.1.1",
|
|
86
86
|
"@semantic-release/changelog": "6.0.3",
|
|
87
87
|
"@semantic-release/exec": "7.1.0",
|
|
88
88
|
"@semantic-release/git": "10.0.1",
|
|
@@ -99,12 +99,12 @@
|
|
|
99
99
|
"@testing-library/react": "16.3.0",
|
|
100
100
|
"@types/hast": "3.0.4",
|
|
101
101
|
"@types/lodash-es": "4.17.12",
|
|
102
|
-
"@types/react": "18.3.
|
|
102
|
+
"@types/react": "18.3.26",
|
|
103
103
|
"@types/react-dom": "18.3.7",
|
|
104
104
|
"@types/react-syntax-highlighter": "15.5.13",
|
|
105
105
|
"@types/turndown": "5.0.5",
|
|
106
106
|
"@types/unist": "3.0.3",
|
|
107
|
-
"@vitejs/plugin-react": "4.
|
|
107
|
+
"@vitejs/plugin-react": "4.5.1",
|
|
108
108
|
"boring-avatars": "1.11.2",
|
|
109
109
|
"classnames": "2.5.1",
|
|
110
110
|
"conventional-changelog-conventionalcommits": "8.0.0",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"eslint-formatter-codeframe": "7.32.1",
|
|
114
114
|
"eslint-import-resolver-typescript": "3.6.1",
|
|
115
115
|
"eslint-plugin-simple-import-sort": "12.0.0",
|
|
116
|
-
"eslint-plugin-storybook": "0.
|
|
116
|
+
"eslint-plugin-storybook": "0.12.0",
|
|
117
117
|
"eslint-plugin-unicorn": "56.0.0",
|
|
118
118
|
"eslint-plugin-vitest": "0.4.1",
|
|
119
119
|
"eslint-plugin-vitest-globals": "1.5.0",
|
|
@@ -134,14 +134,14 @@
|
|
|
134
134
|
"rehype-raw": "7.0.0",
|
|
135
135
|
"remark-gfm": "4.0.1",
|
|
136
136
|
"rimraf": "6.0.1",
|
|
137
|
-
"semantic-release": "
|
|
137
|
+
"semantic-release": "25.0.1",
|
|
138
138
|
"storybook": "8.6.14",
|
|
139
139
|
"storybook-css-modules": "1.0.8",
|
|
140
140
|
"tippy.js": "6.3.7",
|
|
141
141
|
"type-fest": "4.41.0",
|
|
142
142
|
"typescript": "5.8.3",
|
|
143
143
|
"typescript-plugin-css-modules": "5.1.0",
|
|
144
|
-
"vitest": "3.1
|
|
144
|
+
"vitest": "3.2.1"
|
|
145
145
|
},
|
|
146
146
|
"peerDependencies": {
|
|
147
147
|
"emoji-regex": "^10.2.1",
|