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