@docen/extensions 0.0.9 → 0.0.10
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/dist/index.cjs +8 -1
- package/dist/index.d.cts +5 -5
- package/dist/index.d.mts +5 -5
- package/dist/index.d.ts +5 -5
- package/dist/index.mjs +8 -1
- package/dist/shared/{extensions.SlCx0Bmn.d.cts → extensions.BOBBi1Z_.d.cts} +12 -2
- package/dist/shared/{extensions.SlCx0Bmn.d.mts → extensions.BOBBi1Z_.d.mts} +12 -2
- package/dist/shared/{extensions.SlCx0Bmn.d.ts → extensions.BOBBi1Z_.d.ts} +12 -2
- package/dist/shared/extensions.CAUtiZQg.cjs +72 -0
- package/dist/shared/{extensions.BQfevE5S.d.cts → extensions.DmJvAao6.d.cts} +72 -2
- package/dist/shared/{extensions.DAZn2HEU.d.mts → extensions.IF9nv9tR.d.mts} +72 -2
- package/dist/shared/{extensions.BED3A2H3.d.ts → extensions.ITVKw7bK.d.ts} +72 -2
- package/dist/shared/extensions.ymUB12ul.mjs +72 -0
- package/dist/tiptap.cjs +1 -1
- package/dist/tiptap.d.cts +2 -2
- package/dist/tiptap.d.mts +2 -2
- package/dist/tiptap.d.ts +2 -2
- package/dist/tiptap.mjs +1 -1
- package/dist/types.d.cts +1 -1
- package/dist/types.d.mts +1 -1
- package/dist/types.d.ts +1 -1
- package/package.json +32 -31
- package/dist/shared/extensions.CcSIv21B.cjs +0 -72
- package/dist/shared/extensions.Chtjfo3m.mjs +0 -72
package/dist/tiptap.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const index=require("./shared/extensions.
|
|
1
|
+
"use strict";const index=require("./shared/extensions.CAUtiZQg.cjs"),extensionMathematics=require("@tiptap/extension-mathematics");exports.BackgroundColor=index.BackgroundColor,exports.Blockquote=index.Blockquote,exports.Bold=index.Bold,exports.BulletList=index.BulletList,exports.Code=index.Code,exports.CodeBlockLowlight=index.CodeBlockLowlight,exports.Color=index.Color,exports.Details=index.Details,exports.DetailsContent=index.DetailsContent,exports.DetailsSummary=index.DetailsSummary,exports.Document=index.Document,exports.Emoji=index.Emoji,exports.FontFamily=index.FontFamily,exports.FontSize=index.FontSize,exports.HardBreak=index.HardBreak,exports.Heading=index.Heading,exports.Highlight=index.Highlight,exports.HorizontalRule=index.HorizontalRule,exports.Image=index.Image,exports.Italic=index.Italic,exports.LineHeight=index.LineHeight,exports.Link=index.Link,exports.ListItem=index.ListItem,exports.Mention=index.Mention,exports.OrderedList=index.OrderedList,exports.Paragraph=index.Paragraph,exports.Strike=index.Strike,exports.Subscript=index.Subscript,exports.Superscript=index.Superscript,exports.Table=index.Table,exports.TableCell=index.TableCell,exports.TableHeader=index.TableHeader,exports.TableRow=index.TableRow,exports.TaskItem=index.TaskItem,exports.TaskList=index.TaskList,exports.Text=index.Text,exports.TextAlign=index.TextAlign,exports.TextStyle=index.TextStyle,exports.Underline=index.Underline,exports.Mathematics=extensionMathematics.Mathematics;
|
package/dist/tiptap.d.cts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { B as BackgroundColor, a as Blockquote, b as Bold, c as BulletList, C as Code, d as CodeBlockLowlight, e as Color, D as Details, f as DetailsContent, g as DetailsSummary, h as Document, E as Emoji, F as FontFamily, i as FontSize, j as HardBreak, z as Heading, k as Highlight, l as HorizontalRule, A as Image, m as Italic, L as LineHeight, n as Link, o as ListItem, M as Mention, O as OrderedList, G as Paragraph, S as Strike, p as Subscript, q as Superscript, r as Table, s as TableCell, t as TableHeader, J as TableRow, u as TaskItem, v as TaskList, w as Text, x as TextAlign, y as TextStyle, U as Underline } from './shared/extensions.DmJvAao6.cjs';
|
|
2
2
|
export { Mathematics } from '@tiptap/extension-mathematics';
|
|
3
|
-
import './shared/extensions.
|
|
3
|
+
import './shared/extensions.BOBBi1Z_.cjs';
|
package/dist/tiptap.d.mts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { B as BackgroundColor, a as Blockquote, b as Bold, c as BulletList, C as Code, d as CodeBlockLowlight, e as Color, D as Details, f as DetailsContent, g as DetailsSummary, h as Document, E as Emoji, F as FontFamily, i as FontSize, j as HardBreak, z as Heading, k as Highlight, l as HorizontalRule, A as Image, m as Italic, L as LineHeight, n as Link, o as ListItem, M as Mention, O as OrderedList, G as Paragraph, S as Strike, p as Subscript, q as Superscript, r as Table, s as TableCell, t as TableHeader, J as TableRow, u as TaskItem, v as TaskList, w as Text, x as TextAlign, y as TextStyle, U as Underline } from './shared/extensions.IF9nv9tR.mjs';
|
|
2
2
|
export { Mathematics } from '@tiptap/extension-mathematics';
|
|
3
|
-
import './shared/extensions.
|
|
3
|
+
import './shared/extensions.BOBBi1Z_.mjs';
|
package/dist/tiptap.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { B as BackgroundColor, a as Blockquote, b as Bold, c as BulletList, C as Code, d as CodeBlockLowlight, e as Color, D as Details, f as DetailsContent, g as DetailsSummary, h as Document, E as Emoji, F as FontFamily, i as FontSize, j as HardBreak, z as Heading, k as Highlight, l as HorizontalRule, A as Image, m as Italic, L as LineHeight, n as Link, o as ListItem, M as Mention, O as OrderedList, G as Paragraph, S as Strike, p as Subscript, q as Superscript, r as Table, s as TableCell, t as TableHeader, J as TableRow, u as TaskItem, v as TaskList, w as Text, x as TextAlign, y as TextStyle, U as Underline } from './shared/extensions.ITVKw7bK.js';
|
|
2
2
|
export { Mathematics } from '@tiptap/extension-mathematics';
|
|
3
|
-
import './shared/extensions.
|
|
3
|
+
import './shared/extensions.BOBBi1Z_.js';
|
package/dist/tiptap.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{B as BackgroundColor,a as Blockquote,b as Bold,c as BulletList,C as Code,d as CodeBlockLowlight,e as Color,D as Details,f as DetailsContent,g as DetailsSummary,h as Document,E as Emoji,F as FontFamily,i as FontSize,H as HardBreak,j as Heading,k as Highlight,l as HorizontalRule,I as Image,m as Italic,L as LineHeight,n as Link,o as ListItem,M as Mention,O as OrderedList,P as Paragraph,S as Strike,p as Subscript,q as Superscript,T as Table,r as TableCell,s as TableHeader,t as TableRow,u as TaskItem,v as TaskList,w as Text,x as TextAlign,y as TextStyle,U as Underline}from"./shared/extensions.ymUB12ul.mjs";export{Mathematics}from"@tiptap/extension-mathematics";
|
package/dist/types.d.cts
CHANGED
package/dist/types.d.mts
CHANGED
package/dist/types.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@docen/extensions",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.10",
|
|
4
4
|
"description": "Collection of TipTap extensions with TypeScript type definitions for Docen",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"docen",
|
|
@@ -48,38 +48,39 @@
|
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@tiptap/extension-mathematics": "3.
|
|
51
|
+
"@tiptap/extension-mathematics": "3.19.0"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@tiptap/core": "3.
|
|
55
|
-
"@tiptap/extension-blockquote": "3.
|
|
56
|
-
"@tiptap/extension-bold": "3.
|
|
57
|
-
"@tiptap/extension-bullet-list": "3.
|
|
58
|
-
"@tiptap/extension-code": "3.
|
|
59
|
-
"@tiptap/extension-code-block-lowlight": "3.
|
|
60
|
-
"@tiptap/extension-details": "3.
|
|
61
|
-
"@tiptap/extension-document": "3.
|
|
62
|
-
"@tiptap/extension-emoji": "3.
|
|
63
|
-
"@tiptap/extension-hard-break": "3.
|
|
64
|
-
"@tiptap/extension-heading": "3.
|
|
65
|
-
"@tiptap/extension-highlight": "3.
|
|
66
|
-
"@tiptap/extension-horizontal-rule": "3.
|
|
67
|
-
"@tiptap/extension-image": "3.
|
|
68
|
-
"@tiptap/extension-italic": "3.
|
|
69
|
-
"@tiptap/extension-link": "3.
|
|
70
|
-
"@tiptap/extension-list-item": "3.
|
|
71
|
-
"@tiptap/extension-mention": "3.
|
|
72
|
-
"@tiptap/extension-ordered-list": "3.
|
|
73
|
-
"@tiptap/extension-paragraph": "3.
|
|
74
|
-
"@tiptap/extension-strike": "3.
|
|
75
|
-
"@tiptap/extension-subscript": "3.
|
|
76
|
-
"@tiptap/extension-superscript": "3.
|
|
77
|
-
"@tiptap/extension-table": "3.
|
|
78
|
-
"@tiptap/extension-task-item": "3.
|
|
79
|
-
"@tiptap/extension-task-list": "3.
|
|
80
|
-
"@tiptap/extension-text": "3.
|
|
81
|
-
"@tiptap/extension-text-
|
|
82
|
-
"@tiptap/extension-
|
|
54
|
+
"@tiptap/core": "3.19.0",
|
|
55
|
+
"@tiptap/extension-blockquote": "3.19.0",
|
|
56
|
+
"@tiptap/extension-bold": "3.19.0",
|
|
57
|
+
"@tiptap/extension-bullet-list": "3.19.0",
|
|
58
|
+
"@tiptap/extension-code": "3.19.0",
|
|
59
|
+
"@tiptap/extension-code-block-lowlight": "3.19.0",
|
|
60
|
+
"@tiptap/extension-details": "3.19.0",
|
|
61
|
+
"@tiptap/extension-document": "3.19.0",
|
|
62
|
+
"@tiptap/extension-emoji": "3.19.0",
|
|
63
|
+
"@tiptap/extension-hard-break": "3.19.0",
|
|
64
|
+
"@tiptap/extension-heading": "3.19.0",
|
|
65
|
+
"@tiptap/extension-highlight": "3.19.0",
|
|
66
|
+
"@tiptap/extension-horizontal-rule": "3.19.0",
|
|
67
|
+
"@tiptap/extension-image": "3.19.0",
|
|
68
|
+
"@tiptap/extension-italic": "3.19.0",
|
|
69
|
+
"@tiptap/extension-link": "3.19.0",
|
|
70
|
+
"@tiptap/extension-list-item": "3.19.0",
|
|
71
|
+
"@tiptap/extension-mention": "3.19.0",
|
|
72
|
+
"@tiptap/extension-ordered-list": "3.19.0",
|
|
73
|
+
"@tiptap/extension-paragraph": "3.19.0",
|
|
74
|
+
"@tiptap/extension-strike": "3.19.0",
|
|
75
|
+
"@tiptap/extension-subscript": "3.19.0",
|
|
76
|
+
"@tiptap/extension-superscript": "3.19.0",
|
|
77
|
+
"@tiptap/extension-table": "3.19.0",
|
|
78
|
+
"@tiptap/extension-task-item": "3.19.0",
|
|
79
|
+
"@tiptap/extension-task-list": "3.19.0",
|
|
80
|
+
"@tiptap/extension-text": "3.19.0",
|
|
81
|
+
"@tiptap/extension-text-align": "3.19.0",
|
|
82
|
+
"@tiptap/extension-text-style": "3.19.0",
|
|
83
|
+
"@tiptap/extension-underline": "3.19.0",
|
|
83
84
|
"docx": "9.5.1"
|
|
84
85
|
},
|
|
85
86
|
"scripts": {
|