reactjs-tiptap-editor 0.4.0 → 0.4.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.
Files changed (118) hide show
  1. package/lib/Attachment.d.cts +46 -46
  2. package/lib/Attachment.d.ts +46 -46
  3. package/lib/BaseKit.d.cts +46 -46
  4. package/lib/BaseKit.d.ts +46 -46
  5. package/lib/Blockquote.d.cts +46 -46
  6. package/lib/Blockquote.d.ts +46 -46
  7. package/lib/Bold.d.cts +46 -46
  8. package/lib/Bold.d.ts +46 -46
  9. package/lib/BulletList.d.cts +46 -46
  10. package/lib/BulletList.d.ts +46 -46
  11. package/lib/Clear.d.cts +46 -46
  12. package/lib/Clear.d.ts +46 -46
  13. package/lib/Code.d.cts +46 -46
  14. package/lib/Code.d.ts +46 -46
  15. package/lib/CodeBlock.d.cts +46 -46
  16. package/lib/CodeBlock.d.ts +46 -46
  17. package/lib/CodeView.d.cts +46 -46
  18. package/lib/CodeView.d.ts +46 -46
  19. package/lib/Color.d.cts +46 -46
  20. package/lib/Color.d.ts +46 -46
  21. package/lib/Document.d.cts +46 -46
  22. package/lib/Document.d.ts +46 -46
  23. package/lib/Drawer.d.cts +46 -46
  24. package/lib/Drawer.d.ts +46 -46
  25. package/lib/Emoji.cjs +1 -1
  26. package/lib/Emoji.d.cts +46 -46
  27. package/lib/Emoji.d.ts +46 -46
  28. package/lib/Emoji.js +2 -2
  29. package/lib/Excalidraw.d.cts +46 -46
  30. package/lib/Excalidraw.d.ts +46 -46
  31. package/lib/ExportPdf.d.cts +46 -46
  32. package/lib/ExportPdf.d.ts +46 -46
  33. package/lib/ExportWord.d.cts +46 -46
  34. package/lib/ExportWord.d.ts +46 -46
  35. package/lib/FontFamily.d.cts +46 -46
  36. package/lib/FontFamily.d.ts +46 -46
  37. package/lib/FontSize.d.cts +46 -46
  38. package/lib/FontSize.d.ts +46 -46
  39. package/lib/FormatPainter.d.cts +46 -46
  40. package/lib/FormatPainter.d.ts +46 -46
  41. package/lib/Heading.d.cts +46 -46
  42. package/lib/Heading.d.ts +46 -46
  43. package/lib/Highlight.d.cts +46 -46
  44. package/lib/Highlight.d.ts +46 -46
  45. package/lib/History.d.cts +46 -46
  46. package/lib/History.d.ts +46 -46
  47. package/lib/HorizontalRule.d.cts +46 -46
  48. package/lib/HorizontalRule.d.ts +46 -46
  49. package/lib/Iframe.d.cts +46 -46
  50. package/lib/Iframe.d.ts +46 -46
  51. package/lib/Image.d.cts +46 -46
  52. package/lib/Image.d.ts +46 -46
  53. package/lib/ImageGif.d.cts +46 -46
  54. package/lib/ImageGif.d.ts +46 -46
  55. package/lib/ImportWord.d.cts +46 -46
  56. package/lib/ImportWord.d.ts +46 -46
  57. package/lib/Indent.d.cts +46 -46
  58. package/lib/Indent.d.ts +46 -46
  59. package/lib/Italic.d.cts +46 -46
  60. package/lib/Italic.d.ts +46 -46
  61. package/lib/Katex.d.cts +46 -46
  62. package/lib/Katex.d.ts +46 -46
  63. package/lib/LineHeight.d.cts +46 -46
  64. package/lib/LineHeight.d.ts +46 -46
  65. package/lib/Link.d.cts +46 -46
  66. package/lib/Link.d.ts +46 -46
  67. package/lib/ListItem.d.cts +46 -46
  68. package/lib/ListItem.d.ts +46 -46
  69. package/lib/Mention.d.cts +46 -46
  70. package/lib/Mention.d.ts +46 -46
  71. package/lib/Mermaid.d.cts +46 -46
  72. package/lib/Mermaid.d.ts +46 -46
  73. package/lib/MoreMark.d.cts +46 -46
  74. package/lib/MoreMark.d.ts +46 -46
  75. package/lib/MultiColumn.d.cts +46 -46
  76. package/lib/MultiColumn.d.ts +46 -46
  77. package/lib/OrderedList.d.cts +46 -46
  78. package/lib/OrderedList.d.ts +46 -46
  79. package/lib/SearchAndReplace.d.cts +46 -46
  80. package/lib/SearchAndReplace.d.ts +46 -46
  81. package/lib/Selection.d.cts +46 -46
  82. package/lib/Selection.d.ts +46 -46
  83. package/lib/SlashCommand.cjs +1 -1
  84. package/lib/SlashCommand.d.cts +46 -46
  85. package/lib/SlashCommand.d.ts +46 -46
  86. package/lib/SlashCommand.js +2 -2
  87. package/lib/Strike.d.cts +46 -46
  88. package/lib/Strike.d.ts +46 -46
  89. package/lib/SubAndSuperScript.d.cts +46 -46
  90. package/lib/SubAndSuperScript.d.ts +46 -46
  91. package/lib/Table.d.cts +46 -46
  92. package/lib/Table.d.ts +46 -46
  93. package/lib/TableOfContent.d.cts +46 -46
  94. package/lib/TableOfContent.d.ts +46 -46
  95. package/lib/TaskList.d.cts +46 -46
  96. package/lib/TaskList.d.ts +46 -46
  97. package/lib/TextAlign.d.cts +46 -46
  98. package/lib/TextAlign.d.ts +46 -46
  99. package/lib/TextBubble.d.cts +46 -46
  100. package/lib/TextBubble.d.ts +46 -46
  101. package/lib/TextDirection.d.cts +46 -46
  102. package/lib/TextDirection.d.ts +46 -46
  103. package/lib/TextUnderline.d.cts +46 -46
  104. package/lib/TextUnderline.d.ts +46 -46
  105. package/lib/TrailingNode.d.cts +46 -46
  106. package/lib/TrailingNode.d.ts +46 -46
  107. package/lib/Twitter.d.cts +46 -46
  108. package/lib/Twitter.d.ts +46 -46
  109. package/lib/Video.d.cts +46 -46
  110. package/lib/Video.d.ts +46 -46
  111. package/lib/bubble-extra.d.cts +46 -46
  112. package/lib/bubble-extra.d.ts +46 -46
  113. package/lib/index.d.cts +46 -46
  114. package/lib/index.d.ts +46 -46
  115. package/lib/locale-bundle.d.cts +46 -46
  116. package/lib/locale-bundle.d.ts +46 -46
  117. package/lib/style.css +1 -1
  118. package/package.json +1 -1
@@ -40,8 +40,9 @@ declare module '@tiptap/core' {
40
40
 
41
41
  declare module '@tiptap/core' {
42
42
  interface Commands<ReturnType> {
43
- excalidraw: {
44
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
43
+ drawer: {
44
+ setDrawer: (options: any, replace?: any) => ReturnType;
45
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
45
46
  };
46
47
  }
47
48
  }
@@ -49,9 +50,8 @@ declare module '@tiptap/core' {
49
50
 
50
51
  declare module '@tiptap/core' {
51
52
  interface Commands<ReturnType> {
52
- drawer: {
53
- setDrawer: (options: any, replace?: any) => ReturnType;
54
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
53
+ excalidraw: {
54
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
55
55
  };
56
56
  }
57
57
  }
@@ -75,15 +75,6 @@ declare module '@tiptap/core' {
75
75
  }
76
76
 
77
77
 
78
- declare module '@tiptap/core' {
79
- interface Commands<ReturnType> {
80
- painter: {
81
- setPainter: (marks: Mark[]) => ReturnType;
82
- };
83
- }
84
- }
85
-
86
-
87
78
  declare module '@tiptap/core' {
88
79
  interface Commands<ReturnType> {
89
80
  fontSize: {
@@ -102,6 +93,15 @@ declare module '@tiptap/core' {
102
93
  }
103
94
 
104
95
 
96
+ declare module '@tiptap/core' {
97
+ interface Commands<ReturnType> {
98
+ painter: {
99
+ setPainter: (marks: Mark[]) => ReturnType;
100
+ };
101
+ }
102
+ }
103
+
104
+
105
105
  declare module '@tiptap/core' {
106
106
  interface Commands<ReturnType> {
107
107
  iframe: {
@@ -137,6 +137,22 @@ declare module '@tiptap/core' {
137
137
  }
138
138
 
139
139
 
140
+ declare module '@tiptap/core' {
141
+ interface Commands<ReturnType> {
142
+ indent: {
143
+ /**
144
+ * Set the indent attribute
145
+ */
146
+ indent: () => ReturnType;
147
+ /**
148
+ * Set the outdent attribute
149
+ */
150
+ outdent: () => ReturnType;
151
+ };
152
+ }
153
+ }
154
+
155
+
140
156
  declare module '@tiptap/core' {
141
157
  interface Commands<ReturnType> {
142
158
  imageGifUpload: {
@@ -168,15 +184,9 @@ declare module '@tiptap/core' {
168
184
 
169
185
  declare module '@tiptap/core' {
170
186
  interface Commands<ReturnType> {
171
- indent: {
172
- /**
173
- * Set the indent attribute
174
- */
175
- indent: () => ReturnType;
176
- /**
177
- * Set the outdent attribute
178
- */
179
- outdent: () => ReturnType;
187
+ lineHeight: {
188
+ setLineHeight: (lineHeight: string) => ReturnType;
189
+ unsetLineHeight: () => ReturnType;
180
190
  };
181
191
  }
182
192
  }
@@ -184,9 +194,9 @@ declare module '@tiptap/core' {
184
194
 
185
195
  declare module '@tiptap/core' {
186
196
  interface Commands<ReturnType> {
187
- lineHeight: {
188
- setLineHeight: (lineHeight: string) => ReturnType;
189
- unsetLineHeight: () => ReturnType;
197
+ mermaid: {
198
+ setMermaid: (options: any, replace?: any) => ReturnType;
199
+ setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
190
200
  };
191
201
  }
192
202
  }
@@ -206,26 +216,6 @@ declare module '@tiptap/core' {
206
216
  }
207
217
 
208
218
 
209
- declare module '@tiptap/core' {
210
- interface Commands<ReturnType> {
211
- mermaid: {
212
- setMermaid: (options: any, replace?: any) => ReturnType;
213
- setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
214
- };
215
- }
216
- }
217
-
218
-
219
- declare module '@tiptap/core' {
220
- interface Commands<ReturnType> {
221
- tableOfContents: {
222
- setTableOfContents: () => ReturnType;
223
- removeTableOfContents: () => ReturnType;
224
- };
225
- }
226
- }
227
-
228
-
229
219
  declare module '@tiptap/core' {
230
220
  interface Commands<ReturnType> {
231
221
  search: {
@@ -249,6 +239,16 @@ declare module '@tiptap/core' {
249
239
  }
250
240
 
251
241
 
242
+ declare module '@tiptap/core' {
243
+ interface Commands<ReturnType> {
244
+ tableOfContents: {
245
+ setTableOfContents: () => ReturnType;
246
+ removeTableOfContents: () => ReturnType;
247
+ };
248
+ }
249
+ }
250
+
251
+
252
252
  declare module '@tiptap/core' {
253
253
  interface Commands<ReturnType> {
254
254
  twitter: {
package/lib/ListItem.d.ts CHANGED
@@ -40,8 +40,9 @@ declare module '@tiptap/core' {
40
40
 
41
41
  declare module '@tiptap/core' {
42
42
  interface Commands<ReturnType> {
43
- excalidraw: {
44
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
43
+ drawer: {
44
+ setDrawer: (options: any, replace?: any) => ReturnType;
45
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
45
46
  };
46
47
  }
47
48
  }
@@ -49,9 +50,8 @@ declare module '@tiptap/core' {
49
50
 
50
51
  declare module '@tiptap/core' {
51
52
  interface Commands<ReturnType> {
52
- drawer: {
53
- setDrawer: (options: any, replace?: any) => ReturnType;
54
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
53
+ excalidraw: {
54
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
55
55
  };
56
56
  }
57
57
  }
@@ -75,15 +75,6 @@ declare module '@tiptap/core' {
75
75
  }
76
76
 
77
77
 
78
- declare module '@tiptap/core' {
79
- interface Commands<ReturnType> {
80
- painter: {
81
- setPainter: (marks: Mark[]) => ReturnType;
82
- };
83
- }
84
- }
85
-
86
-
87
78
  declare module '@tiptap/core' {
88
79
  interface Commands<ReturnType> {
89
80
  fontSize: {
@@ -102,6 +93,15 @@ declare module '@tiptap/core' {
102
93
  }
103
94
 
104
95
 
96
+ declare module '@tiptap/core' {
97
+ interface Commands<ReturnType> {
98
+ painter: {
99
+ setPainter: (marks: Mark[]) => ReturnType;
100
+ };
101
+ }
102
+ }
103
+
104
+
105
105
  declare module '@tiptap/core' {
106
106
  interface Commands<ReturnType> {
107
107
  iframe: {
@@ -137,6 +137,22 @@ declare module '@tiptap/core' {
137
137
  }
138
138
 
139
139
 
140
+ declare module '@tiptap/core' {
141
+ interface Commands<ReturnType> {
142
+ indent: {
143
+ /**
144
+ * Set the indent attribute
145
+ */
146
+ indent: () => ReturnType;
147
+ /**
148
+ * Set the outdent attribute
149
+ */
150
+ outdent: () => ReturnType;
151
+ };
152
+ }
153
+ }
154
+
155
+
140
156
  declare module '@tiptap/core' {
141
157
  interface Commands<ReturnType> {
142
158
  imageGifUpload: {
@@ -168,15 +184,9 @@ declare module '@tiptap/core' {
168
184
 
169
185
  declare module '@tiptap/core' {
170
186
  interface Commands<ReturnType> {
171
- indent: {
172
- /**
173
- * Set the indent attribute
174
- */
175
- indent: () => ReturnType;
176
- /**
177
- * Set the outdent attribute
178
- */
179
- outdent: () => ReturnType;
187
+ lineHeight: {
188
+ setLineHeight: (lineHeight: string) => ReturnType;
189
+ unsetLineHeight: () => ReturnType;
180
190
  };
181
191
  }
182
192
  }
@@ -184,9 +194,9 @@ declare module '@tiptap/core' {
184
194
 
185
195
  declare module '@tiptap/core' {
186
196
  interface Commands<ReturnType> {
187
- lineHeight: {
188
- setLineHeight: (lineHeight: string) => ReturnType;
189
- unsetLineHeight: () => ReturnType;
197
+ mermaid: {
198
+ setMermaid: (options: any, replace?: any) => ReturnType;
199
+ setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
190
200
  };
191
201
  }
192
202
  }
@@ -206,26 +216,6 @@ declare module '@tiptap/core' {
206
216
  }
207
217
 
208
218
 
209
- declare module '@tiptap/core' {
210
- interface Commands<ReturnType> {
211
- mermaid: {
212
- setMermaid: (options: any, replace?: any) => ReturnType;
213
- setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
214
- };
215
- }
216
- }
217
-
218
-
219
- declare module '@tiptap/core' {
220
- interface Commands<ReturnType> {
221
- tableOfContents: {
222
- setTableOfContents: () => ReturnType;
223
- removeTableOfContents: () => ReturnType;
224
- };
225
- }
226
- }
227
-
228
-
229
219
  declare module '@tiptap/core' {
230
220
  interface Commands<ReturnType> {
231
221
  search: {
@@ -249,6 +239,16 @@ declare module '@tiptap/core' {
249
239
  }
250
240
 
251
241
 
242
+ declare module '@tiptap/core' {
243
+ interface Commands<ReturnType> {
244
+ tableOfContents: {
245
+ setTableOfContents: () => ReturnType;
246
+ removeTableOfContents: () => ReturnType;
247
+ };
248
+ }
249
+ }
250
+
251
+
252
252
  declare module '@tiptap/core' {
253
253
  interface Commands<ReturnType> {
254
254
  twitter: {
package/lib/Mention.d.cts CHANGED
@@ -39,8 +39,9 @@ declare module '@tiptap/core' {
39
39
 
40
40
  declare module '@tiptap/core' {
41
41
  interface Commands<ReturnType> {
42
- excalidraw: {
43
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
42
+ drawer: {
43
+ setDrawer: (options: any, replace?: any) => ReturnType;
44
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
44
45
  };
45
46
  }
46
47
  }
@@ -48,9 +49,8 @@ declare module '@tiptap/core' {
48
49
 
49
50
  declare module '@tiptap/core' {
50
51
  interface Commands<ReturnType> {
51
- drawer: {
52
- setDrawer: (options: any, replace?: any) => ReturnType;
53
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
52
+ excalidraw: {
53
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
54
54
  };
55
55
  }
56
56
  }
@@ -74,15 +74,6 @@ declare module '@tiptap/core' {
74
74
  }
75
75
 
76
76
 
77
- declare module '@tiptap/core' {
78
- interface Commands<ReturnType> {
79
- painter: {
80
- setPainter: (marks: Mark[]) => ReturnType;
81
- };
82
- }
83
- }
84
-
85
-
86
77
  declare module '@tiptap/core' {
87
78
  interface Commands<ReturnType> {
88
79
  fontSize: {
@@ -101,6 +92,15 @@ declare module '@tiptap/core' {
101
92
  }
102
93
 
103
94
 
95
+ declare module '@tiptap/core' {
96
+ interface Commands<ReturnType> {
97
+ painter: {
98
+ setPainter: (marks: Mark[]) => ReturnType;
99
+ };
100
+ }
101
+ }
102
+
103
+
104
104
  declare module '@tiptap/core' {
105
105
  interface Commands<ReturnType> {
106
106
  iframe: {
@@ -136,6 +136,22 @@ declare module '@tiptap/core' {
136
136
  }
137
137
 
138
138
 
139
+ declare module '@tiptap/core' {
140
+ interface Commands<ReturnType> {
141
+ indent: {
142
+ /**
143
+ * Set the indent attribute
144
+ */
145
+ indent: () => ReturnType;
146
+ /**
147
+ * Set the outdent attribute
148
+ */
149
+ outdent: () => ReturnType;
150
+ };
151
+ }
152
+ }
153
+
154
+
139
155
  declare module '@tiptap/core' {
140
156
  interface Commands<ReturnType> {
141
157
  imageGifUpload: {
@@ -167,15 +183,9 @@ declare module '@tiptap/core' {
167
183
 
168
184
  declare module '@tiptap/core' {
169
185
  interface Commands<ReturnType> {
170
- indent: {
171
- /**
172
- * Set the indent attribute
173
- */
174
- indent: () => ReturnType;
175
- /**
176
- * Set the outdent attribute
177
- */
178
- outdent: () => ReturnType;
186
+ lineHeight: {
187
+ setLineHeight: (lineHeight: string) => ReturnType;
188
+ unsetLineHeight: () => ReturnType;
179
189
  };
180
190
  }
181
191
  }
@@ -183,9 +193,9 @@ declare module '@tiptap/core' {
183
193
 
184
194
  declare module '@tiptap/core' {
185
195
  interface Commands<ReturnType> {
186
- lineHeight: {
187
- setLineHeight: (lineHeight: string) => ReturnType;
188
- unsetLineHeight: () => ReturnType;
196
+ mermaid: {
197
+ setMermaid: (options: any, replace?: any) => ReturnType;
198
+ setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
189
199
  };
190
200
  }
191
201
  }
@@ -205,26 +215,6 @@ declare module '@tiptap/core' {
205
215
  }
206
216
 
207
217
 
208
- declare module '@tiptap/core' {
209
- interface Commands<ReturnType> {
210
- mermaid: {
211
- setMermaid: (options: any, replace?: any) => ReturnType;
212
- setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
213
- };
214
- }
215
- }
216
-
217
-
218
- declare module '@tiptap/core' {
219
- interface Commands<ReturnType> {
220
- tableOfContents: {
221
- setTableOfContents: () => ReturnType;
222
- removeTableOfContents: () => ReturnType;
223
- };
224
- }
225
- }
226
-
227
-
228
218
  declare module '@tiptap/core' {
229
219
  interface Commands<ReturnType> {
230
220
  search: {
@@ -248,6 +238,16 @@ declare module '@tiptap/core' {
248
238
  }
249
239
 
250
240
 
241
+ declare module '@tiptap/core' {
242
+ interface Commands<ReturnType> {
243
+ tableOfContents: {
244
+ setTableOfContents: () => ReturnType;
245
+ removeTableOfContents: () => ReturnType;
246
+ };
247
+ }
248
+ }
249
+
250
+
251
251
  declare module '@tiptap/core' {
252
252
  interface Commands<ReturnType> {
253
253
  twitter: {
package/lib/Mention.d.ts CHANGED
@@ -39,8 +39,9 @@ declare module '@tiptap/core' {
39
39
 
40
40
  declare module '@tiptap/core' {
41
41
  interface Commands<ReturnType> {
42
- excalidraw: {
43
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
42
+ drawer: {
43
+ setDrawer: (options: any, replace?: any) => ReturnType;
44
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
44
45
  };
45
46
  }
46
47
  }
@@ -48,9 +49,8 @@ declare module '@tiptap/core' {
48
49
 
49
50
  declare module '@tiptap/core' {
50
51
  interface Commands<ReturnType> {
51
- drawer: {
52
- setDrawer: (options: any, replace?: any) => ReturnType;
53
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
52
+ excalidraw: {
53
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
54
54
  };
55
55
  }
56
56
  }
@@ -74,15 +74,6 @@ declare module '@tiptap/core' {
74
74
  }
75
75
 
76
76
 
77
- declare module '@tiptap/core' {
78
- interface Commands<ReturnType> {
79
- painter: {
80
- setPainter: (marks: Mark[]) => ReturnType;
81
- };
82
- }
83
- }
84
-
85
-
86
77
  declare module '@tiptap/core' {
87
78
  interface Commands<ReturnType> {
88
79
  fontSize: {
@@ -101,6 +92,15 @@ declare module '@tiptap/core' {
101
92
  }
102
93
 
103
94
 
95
+ declare module '@tiptap/core' {
96
+ interface Commands<ReturnType> {
97
+ painter: {
98
+ setPainter: (marks: Mark[]) => ReturnType;
99
+ };
100
+ }
101
+ }
102
+
103
+
104
104
  declare module '@tiptap/core' {
105
105
  interface Commands<ReturnType> {
106
106
  iframe: {
@@ -136,6 +136,22 @@ declare module '@tiptap/core' {
136
136
  }
137
137
 
138
138
 
139
+ declare module '@tiptap/core' {
140
+ interface Commands<ReturnType> {
141
+ indent: {
142
+ /**
143
+ * Set the indent attribute
144
+ */
145
+ indent: () => ReturnType;
146
+ /**
147
+ * Set the outdent attribute
148
+ */
149
+ outdent: () => ReturnType;
150
+ };
151
+ }
152
+ }
153
+
154
+
139
155
  declare module '@tiptap/core' {
140
156
  interface Commands<ReturnType> {
141
157
  imageGifUpload: {
@@ -167,15 +183,9 @@ declare module '@tiptap/core' {
167
183
 
168
184
  declare module '@tiptap/core' {
169
185
  interface Commands<ReturnType> {
170
- indent: {
171
- /**
172
- * Set the indent attribute
173
- */
174
- indent: () => ReturnType;
175
- /**
176
- * Set the outdent attribute
177
- */
178
- outdent: () => ReturnType;
186
+ lineHeight: {
187
+ setLineHeight: (lineHeight: string) => ReturnType;
188
+ unsetLineHeight: () => ReturnType;
179
189
  };
180
190
  }
181
191
  }
@@ -183,9 +193,9 @@ declare module '@tiptap/core' {
183
193
 
184
194
  declare module '@tiptap/core' {
185
195
  interface Commands<ReturnType> {
186
- lineHeight: {
187
- setLineHeight: (lineHeight: string) => ReturnType;
188
- unsetLineHeight: () => ReturnType;
196
+ mermaid: {
197
+ setMermaid: (options: any, replace?: any) => ReturnType;
198
+ setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
189
199
  };
190
200
  }
191
201
  }
@@ -205,26 +215,6 @@ declare module '@tiptap/core' {
205
215
  }
206
216
 
207
217
 
208
- declare module '@tiptap/core' {
209
- interface Commands<ReturnType> {
210
- mermaid: {
211
- setMermaid: (options: any, replace?: any) => ReturnType;
212
- setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
213
- };
214
- }
215
- }
216
-
217
-
218
- declare module '@tiptap/core' {
219
- interface Commands<ReturnType> {
220
- tableOfContents: {
221
- setTableOfContents: () => ReturnType;
222
- removeTableOfContents: () => ReturnType;
223
- };
224
- }
225
- }
226
-
227
-
228
218
  declare module '@tiptap/core' {
229
219
  interface Commands<ReturnType> {
230
220
  search: {
@@ -248,6 +238,16 @@ declare module '@tiptap/core' {
248
238
  }
249
239
 
250
240
 
241
+ declare module '@tiptap/core' {
242
+ interface Commands<ReturnType> {
243
+ tableOfContents: {
244
+ setTableOfContents: () => ReturnType;
245
+ removeTableOfContents: () => ReturnType;
246
+ };
247
+ }
248
+ }
249
+
250
+
251
251
  declare module '@tiptap/core' {
252
252
  interface Commands<ReturnType> {
253
253
  twitter: {