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
@@ -111,8 +111,9 @@ declare module '@tiptap/core' {
111
111
 
112
112
  declare module '@tiptap/core' {
113
113
  interface Commands<ReturnType> {
114
- excalidraw: {
115
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
114
+ drawer: {
115
+ setDrawer: (options: any, replace?: any) => ReturnType;
116
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
116
117
  };
117
118
  }
118
119
  }
@@ -120,9 +121,8 @@ declare module '@tiptap/core' {
120
121
 
121
122
  declare module '@tiptap/core' {
122
123
  interface Commands<ReturnType> {
123
- drawer: {
124
- setDrawer: (options: any, replace?: any) => ReturnType;
125
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
124
+ excalidraw: {
125
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
126
126
  };
127
127
  }
128
128
  }
@@ -146,15 +146,6 @@ declare module '@tiptap/core' {
146
146
  }
147
147
 
148
148
 
149
- declare module '@tiptap/core' {
150
- interface Commands<ReturnType> {
151
- painter: {
152
- setPainter: (marks: Mark[]) => ReturnType;
153
- };
154
- }
155
- }
156
-
157
-
158
149
  declare module '@tiptap/core' {
159
150
  interface Commands<ReturnType> {
160
151
  fontSize: {
@@ -173,6 +164,15 @@ declare module '@tiptap/core' {
173
164
  }
174
165
 
175
166
 
167
+ declare module '@tiptap/core' {
168
+ interface Commands<ReturnType> {
169
+ painter: {
170
+ setPainter: (marks: Mark[]) => ReturnType;
171
+ };
172
+ }
173
+ }
174
+
175
+
176
176
  declare module '@tiptap/core' {
177
177
  interface Commands<ReturnType> {
178
178
  iframe: {
@@ -208,6 +208,22 @@ declare module '@tiptap/core' {
208
208
  }
209
209
 
210
210
 
211
+ declare module '@tiptap/core' {
212
+ interface Commands<ReturnType> {
213
+ indent: {
214
+ /**
215
+ * Set the indent attribute
216
+ */
217
+ indent: () => ReturnType;
218
+ /**
219
+ * Set the outdent attribute
220
+ */
221
+ outdent: () => ReturnType;
222
+ };
223
+ }
224
+ }
225
+
226
+
211
227
  declare module '@tiptap/core' {
212
228
  interface Commands<ReturnType> {
213
229
  imageGifUpload: {
@@ -239,15 +255,9 @@ declare module '@tiptap/core' {
239
255
 
240
256
  declare module '@tiptap/core' {
241
257
  interface Commands<ReturnType> {
242
- indent: {
243
- /**
244
- * Set the indent attribute
245
- */
246
- indent: () => ReturnType;
247
- /**
248
- * Set the outdent attribute
249
- */
250
- outdent: () => ReturnType;
258
+ lineHeight: {
259
+ setLineHeight: (lineHeight: string) => ReturnType;
260
+ unsetLineHeight: () => ReturnType;
251
261
  };
252
262
  }
253
263
  }
@@ -255,9 +265,9 @@ declare module '@tiptap/core' {
255
265
 
256
266
  declare module '@tiptap/core' {
257
267
  interface Commands<ReturnType> {
258
- lineHeight: {
259
- setLineHeight: (lineHeight: string) => ReturnType;
260
- unsetLineHeight: () => ReturnType;
268
+ mermaid: {
269
+ setMermaid: (options: any, replace?: any) => ReturnType;
270
+ setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
261
271
  };
262
272
  }
263
273
  }
@@ -277,26 +287,6 @@ declare module '@tiptap/core' {
277
287
  }
278
288
 
279
289
 
280
- declare module '@tiptap/core' {
281
- interface Commands<ReturnType> {
282
- mermaid: {
283
- setMermaid: (options: any, replace?: any) => ReturnType;
284
- setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
285
- };
286
- }
287
- }
288
-
289
-
290
- declare module '@tiptap/core' {
291
- interface Commands<ReturnType> {
292
- tableOfContents: {
293
- setTableOfContents: () => ReturnType;
294
- removeTableOfContents: () => ReturnType;
295
- };
296
- }
297
- }
298
-
299
-
300
290
  declare module '@tiptap/core' {
301
291
  interface Commands<ReturnType> {
302
292
  search: {
@@ -320,6 +310,16 @@ declare module '@tiptap/core' {
320
310
  }
321
311
 
322
312
 
313
+ declare module '@tiptap/core' {
314
+ interface Commands<ReturnType> {
315
+ tableOfContents: {
316
+ setTableOfContents: () => ReturnType;
317
+ removeTableOfContents: () => ReturnType;
318
+ };
319
+ }
320
+ }
321
+
322
+
323
323
  declare module '@tiptap/core' {
324
324
  interface Commands<ReturnType> {
325
325
  twitter: {
package/lib/CodeView.d.ts CHANGED
@@ -111,8 +111,9 @@ declare module '@tiptap/core' {
111
111
 
112
112
  declare module '@tiptap/core' {
113
113
  interface Commands<ReturnType> {
114
- excalidraw: {
115
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
114
+ drawer: {
115
+ setDrawer: (options: any, replace?: any) => ReturnType;
116
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
116
117
  };
117
118
  }
118
119
  }
@@ -120,9 +121,8 @@ declare module '@tiptap/core' {
120
121
 
121
122
  declare module '@tiptap/core' {
122
123
  interface Commands<ReturnType> {
123
- drawer: {
124
- setDrawer: (options: any, replace?: any) => ReturnType;
125
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
124
+ excalidraw: {
125
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
126
126
  };
127
127
  }
128
128
  }
@@ -146,15 +146,6 @@ declare module '@tiptap/core' {
146
146
  }
147
147
 
148
148
 
149
- declare module '@tiptap/core' {
150
- interface Commands<ReturnType> {
151
- painter: {
152
- setPainter: (marks: Mark[]) => ReturnType;
153
- };
154
- }
155
- }
156
-
157
-
158
149
  declare module '@tiptap/core' {
159
150
  interface Commands<ReturnType> {
160
151
  fontSize: {
@@ -173,6 +164,15 @@ declare module '@tiptap/core' {
173
164
  }
174
165
 
175
166
 
167
+ declare module '@tiptap/core' {
168
+ interface Commands<ReturnType> {
169
+ painter: {
170
+ setPainter: (marks: Mark[]) => ReturnType;
171
+ };
172
+ }
173
+ }
174
+
175
+
176
176
  declare module '@tiptap/core' {
177
177
  interface Commands<ReturnType> {
178
178
  iframe: {
@@ -208,6 +208,22 @@ declare module '@tiptap/core' {
208
208
  }
209
209
 
210
210
 
211
+ declare module '@tiptap/core' {
212
+ interface Commands<ReturnType> {
213
+ indent: {
214
+ /**
215
+ * Set the indent attribute
216
+ */
217
+ indent: () => ReturnType;
218
+ /**
219
+ * Set the outdent attribute
220
+ */
221
+ outdent: () => ReturnType;
222
+ };
223
+ }
224
+ }
225
+
226
+
211
227
  declare module '@tiptap/core' {
212
228
  interface Commands<ReturnType> {
213
229
  imageGifUpload: {
@@ -239,15 +255,9 @@ declare module '@tiptap/core' {
239
255
 
240
256
  declare module '@tiptap/core' {
241
257
  interface Commands<ReturnType> {
242
- indent: {
243
- /**
244
- * Set the indent attribute
245
- */
246
- indent: () => ReturnType;
247
- /**
248
- * Set the outdent attribute
249
- */
250
- outdent: () => ReturnType;
258
+ lineHeight: {
259
+ setLineHeight: (lineHeight: string) => ReturnType;
260
+ unsetLineHeight: () => ReturnType;
251
261
  };
252
262
  }
253
263
  }
@@ -255,9 +265,9 @@ declare module '@tiptap/core' {
255
265
 
256
266
  declare module '@tiptap/core' {
257
267
  interface Commands<ReturnType> {
258
- lineHeight: {
259
- setLineHeight: (lineHeight: string) => ReturnType;
260
- unsetLineHeight: () => ReturnType;
268
+ mermaid: {
269
+ setMermaid: (options: any, replace?: any) => ReturnType;
270
+ setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
261
271
  };
262
272
  }
263
273
  }
@@ -277,26 +287,6 @@ declare module '@tiptap/core' {
277
287
  }
278
288
 
279
289
 
280
- declare module '@tiptap/core' {
281
- interface Commands<ReturnType> {
282
- mermaid: {
283
- setMermaid: (options: any, replace?: any) => ReturnType;
284
- setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
285
- };
286
- }
287
- }
288
-
289
-
290
- declare module '@tiptap/core' {
291
- interface Commands<ReturnType> {
292
- tableOfContents: {
293
- setTableOfContents: () => ReturnType;
294
- removeTableOfContents: () => ReturnType;
295
- };
296
- }
297
- }
298
-
299
-
300
290
  declare module '@tiptap/core' {
301
291
  interface Commands<ReturnType> {
302
292
  search: {
@@ -320,6 +310,16 @@ declare module '@tiptap/core' {
320
310
  }
321
311
 
322
312
 
313
+ declare module '@tiptap/core' {
314
+ interface Commands<ReturnType> {
315
+ tableOfContents: {
316
+ setTableOfContents: () => ReturnType;
317
+ removeTableOfContents: () => ReturnType;
318
+ };
319
+ }
320
+ }
321
+
322
+
323
323
  declare module '@tiptap/core' {
324
324
  interface Commands<ReturnType> {
325
325
  twitter: {
package/lib/Color.d.cts CHANGED
@@ -119,8 +119,9 @@ declare module '@tiptap/core' {
119
119
 
120
120
  declare module '@tiptap/core' {
121
121
  interface Commands<ReturnType> {
122
- excalidraw: {
123
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
122
+ drawer: {
123
+ setDrawer: (options: any, replace?: any) => ReturnType;
124
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
124
125
  };
125
126
  }
126
127
  }
@@ -128,9 +129,8 @@ declare module '@tiptap/core' {
128
129
 
129
130
  declare module '@tiptap/core' {
130
131
  interface Commands<ReturnType> {
131
- drawer: {
132
- setDrawer: (options: any, replace?: any) => ReturnType;
133
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
132
+ excalidraw: {
133
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
134
134
  };
135
135
  }
136
136
  }
@@ -154,15 +154,6 @@ declare module '@tiptap/core' {
154
154
  }
155
155
 
156
156
 
157
- declare module '@tiptap/core' {
158
- interface Commands<ReturnType> {
159
- painter: {
160
- setPainter: (marks: Mark[]) => ReturnType;
161
- };
162
- }
163
- }
164
-
165
-
166
157
  declare module '@tiptap/core' {
167
158
  interface Commands<ReturnType> {
168
159
  fontSize: {
@@ -181,6 +172,15 @@ declare module '@tiptap/core' {
181
172
  }
182
173
 
183
174
 
175
+ declare module '@tiptap/core' {
176
+ interface Commands<ReturnType> {
177
+ painter: {
178
+ setPainter: (marks: Mark[]) => ReturnType;
179
+ };
180
+ }
181
+ }
182
+
183
+
184
184
  declare module '@tiptap/core' {
185
185
  interface Commands<ReturnType> {
186
186
  iframe: {
@@ -216,6 +216,22 @@ declare module '@tiptap/core' {
216
216
  }
217
217
 
218
218
 
219
+ declare module '@tiptap/core' {
220
+ interface Commands<ReturnType> {
221
+ indent: {
222
+ /**
223
+ * Set the indent attribute
224
+ */
225
+ indent: () => ReturnType;
226
+ /**
227
+ * Set the outdent attribute
228
+ */
229
+ outdent: () => ReturnType;
230
+ };
231
+ }
232
+ }
233
+
234
+
219
235
  declare module '@tiptap/core' {
220
236
  interface Commands<ReturnType> {
221
237
  imageGifUpload: {
@@ -247,15 +263,9 @@ declare module '@tiptap/core' {
247
263
 
248
264
  declare module '@tiptap/core' {
249
265
  interface Commands<ReturnType> {
250
- indent: {
251
- /**
252
- * Set the indent attribute
253
- */
254
- indent: () => ReturnType;
255
- /**
256
- * Set the outdent attribute
257
- */
258
- outdent: () => ReturnType;
266
+ lineHeight: {
267
+ setLineHeight: (lineHeight: string) => ReturnType;
268
+ unsetLineHeight: () => ReturnType;
259
269
  };
260
270
  }
261
271
  }
@@ -263,9 +273,9 @@ declare module '@tiptap/core' {
263
273
 
264
274
  declare module '@tiptap/core' {
265
275
  interface Commands<ReturnType> {
266
- lineHeight: {
267
- setLineHeight: (lineHeight: string) => ReturnType;
268
- unsetLineHeight: () => ReturnType;
276
+ mermaid: {
277
+ setMermaid: (options: any, replace?: any) => ReturnType;
278
+ setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
269
279
  };
270
280
  }
271
281
  }
@@ -285,26 +295,6 @@ declare module '@tiptap/core' {
285
295
  }
286
296
 
287
297
 
288
- declare module '@tiptap/core' {
289
- interface Commands<ReturnType> {
290
- mermaid: {
291
- setMermaid: (options: any, replace?: any) => ReturnType;
292
- setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
293
- };
294
- }
295
- }
296
-
297
-
298
- declare module '@tiptap/core' {
299
- interface Commands<ReturnType> {
300
- tableOfContents: {
301
- setTableOfContents: () => ReturnType;
302
- removeTableOfContents: () => ReturnType;
303
- };
304
- }
305
- }
306
-
307
-
308
298
  declare module '@tiptap/core' {
309
299
  interface Commands<ReturnType> {
310
300
  search: {
@@ -328,6 +318,16 @@ declare module '@tiptap/core' {
328
318
  }
329
319
 
330
320
 
321
+ declare module '@tiptap/core' {
322
+ interface Commands<ReturnType> {
323
+ tableOfContents: {
324
+ setTableOfContents: () => ReturnType;
325
+ removeTableOfContents: () => ReturnType;
326
+ };
327
+ }
328
+ }
329
+
330
+
331
331
  declare module '@tiptap/core' {
332
332
  interface Commands<ReturnType> {
333
333
  twitter: {
package/lib/Color.d.ts CHANGED
@@ -119,8 +119,9 @@ declare module '@tiptap/core' {
119
119
 
120
120
  declare module '@tiptap/core' {
121
121
  interface Commands<ReturnType> {
122
- excalidraw: {
123
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
122
+ drawer: {
123
+ setDrawer: (options: any, replace?: any) => ReturnType;
124
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
124
125
  };
125
126
  }
126
127
  }
@@ -128,9 +129,8 @@ declare module '@tiptap/core' {
128
129
 
129
130
  declare module '@tiptap/core' {
130
131
  interface Commands<ReturnType> {
131
- drawer: {
132
- setDrawer: (options: any, replace?: any) => ReturnType;
133
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
132
+ excalidraw: {
133
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
134
134
  };
135
135
  }
136
136
  }
@@ -154,15 +154,6 @@ declare module '@tiptap/core' {
154
154
  }
155
155
 
156
156
 
157
- declare module '@tiptap/core' {
158
- interface Commands<ReturnType> {
159
- painter: {
160
- setPainter: (marks: Mark[]) => ReturnType;
161
- };
162
- }
163
- }
164
-
165
-
166
157
  declare module '@tiptap/core' {
167
158
  interface Commands<ReturnType> {
168
159
  fontSize: {
@@ -181,6 +172,15 @@ declare module '@tiptap/core' {
181
172
  }
182
173
 
183
174
 
175
+ declare module '@tiptap/core' {
176
+ interface Commands<ReturnType> {
177
+ painter: {
178
+ setPainter: (marks: Mark[]) => ReturnType;
179
+ };
180
+ }
181
+ }
182
+
183
+
184
184
  declare module '@tiptap/core' {
185
185
  interface Commands<ReturnType> {
186
186
  iframe: {
@@ -216,6 +216,22 @@ declare module '@tiptap/core' {
216
216
  }
217
217
 
218
218
 
219
+ declare module '@tiptap/core' {
220
+ interface Commands<ReturnType> {
221
+ indent: {
222
+ /**
223
+ * Set the indent attribute
224
+ */
225
+ indent: () => ReturnType;
226
+ /**
227
+ * Set the outdent attribute
228
+ */
229
+ outdent: () => ReturnType;
230
+ };
231
+ }
232
+ }
233
+
234
+
219
235
  declare module '@tiptap/core' {
220
236
  interface Commands<ReturnType> {
221
237
  imageGifUpload: {
@@ -247,15 +263,9 @@ declare module '@tiptap/core' {
247
263
 
248
264
  declare module '@tiptap/core' {
249
265
  interface Commands<ReturnType> {
250
- indent: {
251
- /**
252
- * Set the indent attribute
253
- */
254
- indent: () => ReturnType;
255
- /**
256
- * Set the outdent attribute
257
- */
258
- outdent: () => ReturnType;
266
+ lineHeight: {
267
+ setLineHeight: (lineHeight: string) => ReturnType;
268
+ unsetLineHeight: () => ReturnType;
259
269
  };
260
270
  }
261
271
  }
@@ -263,9 +273,9 @@ declare module '@tiptap/core' {
263
273
 
264
274
  declare module '@tiptap/core' {
265
275
  interface Commands<ReturnType> {
266
- lineHeight: {
267
- setLineHeight: (lineHeight: string) => ReturnType;
268
- unsetLineHeight: () => ReturnType;
276
+ mermaid: {
277
+ setMermaid: (options: any, replace?: any) => ReturnType;
278
+ setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
269
279
  };
270
280
  }
271
281
  }
@@ -285,26 +295,6 @@ declare module '@tiptap/core' {
285
295
  }
286
296
 
287
297
 
288
- declare module '@tiptap/core' {
289
- interface Commands<ReturnType> {
290
- mermaid: {
291
- setMermaid: (options: any, replace?: any) => ReturnType;
292
- setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
293
- };
294
- }
295
- }
296
-
297
-
298
- declare module '@tiptap/core' {
299
- interface Commands<ReturnType> {
300
- tableOfContents: {
301
- setTableOfContents: () => ReturnType;
302
- removeTableOfContents: () => ReturnType;
303
- };
304
- }
305
- }
306
-
307
-
308
298
  declare module '@tiptap/core' {
309
299
  interface Commands<ReturnType> {
310
300
  search: {
@@ -328,6 +318,16 @@ declare module '@tiptap/core' {
328
318
  }
329
319
 
330
320
 
321
+ declare module '@tiptap/core' {
322
+ interface Commands<ReturnType> {
323
+ tableOfContents: {
324
+ setTableOfContents: () => ReturnType;
325
+ removeTableOfContents: () => ReturnType;
326
+ };
327
+ }
328
+ }
329
+
330
+
331
331
  declare module '@tiptap/core' {
332
332
  interface Commands<ReturnType> {
333
333
  twitter: {