@domternal/core 0.5.1 → 0.6.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.
- package/README.md +5 -4
- package/dist/index.cjs +16 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -0
- package/dist/index.d.ts +5845 -23
- package/dist/index.js +16 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/dist/CanChecker.d.ts +0 -79
- package/dist/CanChecker.d.ts.map +0 -1
- package/dist/CanChecker.test.d.ts +0 -2
- package/dist/CanChecker.test.d.ts.map +0 -1
- package/dist/ChainBuilder.d.ts +0 -119
- package/dist/ChainBuilder.d.ts.map +0 -1
- package/dist/ChainBuilder.test.d.ts +0 -2
- package/dist/ChainBuilder.test.d.ts.map +0 -1
- package/dist/CommandManager.d.ts +0 -86
- package/dist/CommandManager.d.ts.map +0 -1
- package/dist/CommandManager.test.d.ts +0 -2
- package/dist/CommandManager.test.d.ts.map +0 -1
- package/dist/Editor.d.ts +0 -262
- package/dist/Editor.d.ts.map +0 -1
- package/dist/Editor.test.d.ts +0 -2
- package/dist/Editor.test.d.ts.map +0 -1
- package/dist/EventEmitter.d.ts +0 -57
- package/dist/EventEmitter.d.ts.map +0 -1
- package/dist/EventEmitter.test.d.ts +0 -2
- package/dist/EventEmitter.test.d.ts.map +0 -1
- package/dist/Extension.d.ts +0 -171
- package/dist/Extension.d.ts.map +0 -1
- package/dist/Extension.test.d.ts +0 -2
- package/dist/Extension.test.d.ts.map +0 -1
- package/dist/ExtensionManager.d.ts +0 -283
- package/dist/ExtensionManager.d.ts.map +0 -1
- package/dist/ExtensionManager.test.d.ts +0 -2
- package/dist/ExtensionManager.test.d.ts.map +0 -1
- package/dist/Mark.d.ts +0 -164
- package/dist/Mark.d.ts.map +0 -1
- package/dist/Mark.test.d.ts +0 -5
- package/dist/Mark.test.d.ts.map +0 -1
- package/dist/Node.d.ts +0 -153
- package/dist/Node.d.ts.map +0 -1
- package/dist/Node.test.d.ts +0 -2
- package/dist/Node.test.d.ts.map +0 -1
- package/dist/ToolbarController.d.ts +0 -169
- package/dist/ToolbarController.d.ts.map +0 -1
- package/dist/ToolbarController.test.d.ts +0 -2
- package/dist/ToolbarController.test.d.ts.map +0 -1
- package/dist/commandPropsBuilder.d.ts +0 -70
- package/dist/commandPropsBuilder.d.ts.map +0 -1
- package/dist/commandPropsBuilder.test.d.ts +0 -2
- package/dist/commandPropsBuilder.test.d.ts.map +0 -1
- package/dist/commands/attributeCommands.d.ts +0 -24
- package/dist/commands/attributeCommands.d.ts.map +0 -1
- package/dist/commands/attributeCommands.test.d.ts +0 -2
- package/dist/commands/attributeCommands.test.d.ts.map +0 -1
- package/dist/commands/builtIn.test.d.ts +0 -2
- package/dist/commands/builtIn.test.d.ts.map +0 -1
- package/dist/commands/contentCommands.d.ts +0 -52
- package/dist/commands/contentCommands.d.ts.map +0 -1
- package/dist/commands/contentCommands.test.d.ts +0 -2
- package/dist/commands/contentCommands.test.d.ts.map +0 -1
- package/dist/commands/index.d.ts +0 -43
- package/dist/commands/index.d.ts.map +0 -1
- package/dist/commands/listCommands.d.ts +0 -15
- package/dist/commands/listCommands.d.ts.map +0 -1
- package/dist/commands/listCommands.test.d.ts +0 -2
- package/dist/commands/listCommands.test.d.ts.map +0 -1
- package/dist/commands/markCommands.d.ts +0 -40
- package/dist/commands/markCommands.d.ts.map +0 -1
- package/dist/commands/markCommands.test.d.ts +0 -2
- package/dist/commands/markCommands.test.d.ts.map +0 -1
- package/dist/commands/nodeCommands.d.ts +0 -53
- package/dist/commands/nodeCommands.d.ts.map +0 -1
- package/dist/commands/nodeCommands.test.d.ts +0 -2
- package/dist/commands/nodeCommands.test.d.ts.map +0 -1
- package/dist/commands/selectionCommands.d.ts +0 -37
- package/dist/commands/selectionCommands.d.ts.map +0 -1
- package/dist/commands/selectionCommands.test.d.ts +0 -2
- package/dist/commands/selectionCommands.test.d.ts.map +0 -1
- package/dist/extensions/BaseKeymap.d.ts +0 -36
- package/dist/extensions/BaseKeymap.d.ts.map +0 -1
- package/dist/extensions/BaseKeymap.test.d.ts +0 -2
- package/dist/extensions/BaseKeymap.test.d.ts.map +0 -1
- package/dist/extensions/BubbleMenu.d.ts +0 -85
- package/dist/extensions/BubbleMenu.d.ts.map +0 -1
- package/dist/extensions/BubbleMenu.test.d.ts +0 -2
- package/dist/extensions/BubbleMenu.test.d.ts.map +0 -1
- package/dist/extensions/CharacterCount.d.ts +0 -60
- package/dist/extensions/CharacterCount.d.ts.map +0 -1
- package/dist/extensions/CharacterCount.test.d.ts +0 -2
- package/dist/extensions/CharacterCount.test.d.ts.map +0 -1
- package/dist/extensions/ClearFormatting.d.ts +0 -25
- package/dist/extensions/ClearFormatting.d.ts.map +0 -1
- package/dist/extensions/ClearFormatting.test.d.ts +0 -2
- package/dist/extensions/ClearFormatting.test.d.ts.map +0 -1
- package/dist/extensions/Dropcursor.d.ts +0 -20
- package/dist/extensions/Dropcursor.d.ts.map +0 -1
- package/dist/extensions/Dropcursor.test.d.ts +0 -2
- package/dist/extensions/Dropcursor.test.d.ts.map +0 -1
- package/dist/extensions/FloatingMenu.d.ts +0 -74
- package/dist/extensions/FloatingMenu.d.ts.map +0 -1
- package/dist/extensions/FloatingMenu.test.d.ts +0 -2
- package/dist/extensions/FloatingMenu.test.d.ts.map +0 -1
- package/dist/extensions/Focus.d.ts +0 -26
- package/dist/extensions/Focus.d.ts.map +0 -1
- package/dist/extensions/Focus.test.d.ts +0 -2
- package/dist/extensions/Focus.test.d.ts.map +0 -1
- package/dist/extensions/FontFamily.d.ts +0 -41
- package/dist/extensions/FontFamily.d.ts.map +0 -1
- package/dist/extensions/FontFamily.test.d.ts +0 -2
- package/dist/extensions/FontFamily.test.d.ts.map +0 -1
- package/dist/extensions/FontSize.d.ts +0 -46
- package/dist/extensions/FontSize.d.ts.map +0 -1
- package/dist/extensions/FontSize.test.d.ts +0 -2
- package/dist/extensions/FontSize.test.d.ts.map +0 -1
- package/dist/extensions/Gapcursor.d.ts +0 -3
- package/dist/extensions/Gapcursor.d.ts.map +0 -1
- package/dist/extensions/Gapcursor.test.d.ts +0 -2
- package/dist/extensions/Gapcursor.test.d.ts.map +0 -1
- package/dist/extensions/Highlight.d.ts +0 -61
- package/dist/extensions/Highlight.d.ts.map +0 -1
- package/dist/extensions/Highlight.test.d.ts +0 -2
- package/dist/extensions/Highlight.test.d.ts.map +0 -1
- package/dist/extensions/History.d.ts +0 -22
- package/dist/extensions/History.d.ts.map +0 -1
- package/dist/extensions/History.test.d.ts +0 -2
- package/dist/extensions/History.test.d.ts.map +0 -1
- package/dist/extensions/InvisibleChars.d.ts +0 -86
- package/dist/extensions/InvisibleChars.d.ts.map +0 -1
- package/dist/extensions/InvisibleChars.test.d.ts +0 -2
- package/dist/extensions/InvisibleChars.test.d.ts.map +0 -1
- package/dist/extensions/LineHeight.d.ts +0 -50
- package/dist/extensions/LineHeight.d.ts.map +0 -1
- package/dist/extensions/LineHeight.test.d.ts +0 -2
- package/dist/extensions/LineHeight.test.d.ts.map +0 -1
- package/dist/extensions/LinkPopover.d.ts +0 -10
- package/dist/extensions/LinkPopover.d.ts.map +0 -1
- package/dist/extensions/ListKeymap.d.ts +0 -10
- package/dist/extensions/ListKeymap.d.ts.map +0 -1
- package/dist/extensions/ListKeymap.test.d.ts +0 -2
- package/dist/extensions/ListKeymap.test.d.ts.map +0 -1
- package/dist/extensions/Placeholder.d.ts +0 -47
- package/dist/extensions/Placeholder.d.ts.map +0 -1
- package/dist/extensions/Placeholder.test.d.ts +0 -2
- package/dist/extensions/Placeholder.test.d.ts.map +0 -1
- package/dist/extensions/Selection.d.ts +0 -71
- package/dist/extensions/Selection.d.ts.map +0 -1
- package/dist/extensions/Selection.test.d.ts +0 -2
- package/dist/extensions/Selection.test.d.ts.map +0 -1
- package/dist/extensions/SelectionDecoration.d.ts +0 -18
- package/dist/extensions/SelectionDecoration.d.ts.map +0 -1
- package/dist/extensions/SelectionDecoration.test.d.ts +0 -2
- package/dist/extensions/SelectionDecoration.test.d.ts.map +0 -1
- package/dist/extensions/StarterKit.d.ts +0 -144
- package/dist/extensions/StarterKit.d.ts.map +0 -1
- package/dist/extensions/StarterKit.test.d.ts +0 -2
- package/dist/extensions/StarterKit.test.d.ts.map +0 -1
- package/dist/extensions/TextAlign.d.ts +0 -32
- package/dist/extensions/TextAlign.d.ts.map +0 -1
- package/dist/extensions/TextAlign.test.d.ts +0 -2
- package/dist/extensions/TextAlign.test.d.ts.map +0 -1
- package/dist/extensions/TextColor.d.ts +0 -55
- package/dist/extensions/TextColor.d.ts.map +0 -1
- package/dist/extensions/TextColor.test.d.ts +0 -2
- package/dist/extensions/TextColor.test.d.ts.map +0 -1
- package/dist/extensions/TrailingNode.d.ts +0 -16
- package/dist/extensions/TrailingNode.d.ts.map +0 -1
- package/dist/extensions/TrailingNode.test.d.ts +0 -2
- package/dist/extensions/TrailingNode.test.d.ts.map +0 -1
- package/dist/extensions/Typography.d.ts +0 -65
- package/dist/extensions/Typography.d.ts.map +0 -1
- package/dist/extensions/Typography.test.d.ts +0 -2
- package/dist/extensions/Typography.test.d.ts.map +0 -1
- package/dist/extensions/UniqueID.d.ts +0 -48
- package/dist/extensions/UniqueID.d.ts.map +0 -1
- package/dist/extensions/UniqueID.test.d.ts +0 -2
- package/dist/extensions/UniqueID.test.d.ts.map +0 -1
- package/dist/extensions/index.d.ts +0 -29
- package/dist/extensions/index.d.ts.map +0 -1
- package/dist/extensions/isActive-markExclusion.test.d.ts +0 -2
- package/dist/extensions/isActive-markExclusion.test.d.ts.map +0 -1
- package/dist/helpers/callOrReturn.d.ts +0 -30
- package/dist/helpers/callOrReturn.d.ts.map +0 -1
- package/dist/helpers/callOrReturn.test.d.ts +0 -2
- package/dist/helpers/callOrReturn.test.d.ts.map +0 -1
- package/dist/helpers/createDocument.d.ts +0 -48
- package/dist/helpers/createDocument.d.ts.map +0 -1
- package/dist/helpers/createDocument.test.d.ts +0 -2
- package/dist/helpers/createDocument.test.d.ts.map +0 -1
- package/dist/helpers/defaultBlockAt.d.ts +0 -15
- package/dist/helpers/defaultBlockAt.d.ts.map +0 -1
- package/dist/helpers/defaultBlockAt.test.d.ts +0 -2
- package/dist/helpers/defaultBlockAt.test.d.ts.map +0 -1
- package/dist/helpers/findChildren.d.ts +0 -13
- package/dist/helpers/findChildren.d.ts.map +0 -1
- package/dist/helpers/findChildren.test.d.ts +0 -2
- package/dist/helpers/findChildren.test.d.ts.map +0 -1
- package/dist/helpers/findParentNode.d.ts +0 -21
- package/dist/helpers/findParentNode.d.ts.map +0 -1
- package/dist/helpers/findParentNode.test.d.ts +0 -2
- package/dist/helpers/findParentNode.test.d.ts.map +0 -1
- package/dist/helpers/getMarkRange.d.ts +0 -17
- package/dist/helpers/getMarkRange.d.ts.map +0 -1
- package/dist/helpers/getMarkRange.test.d.ts +0 -2
- package/dist/helpers/getMarkRange.test.d.ts.map +0 -1
- package/dist/helpers/index.d.ts +0 -18
- package/dist/helpers/index.d.ts.map +0 -1
- package/dist/helpers/inputRulesPlugin.d.ts +0 -26
- package/dist/helpers/inputRulesPlugin.d.ts.map +0 -1
- package/dist/helpers/isNodeEmpty.d.ts +0 -52
- package/dist/helpers/isNodeEmpty.d.ts.map +0 -1
- package/dist/helpers/isNodeEmpty.test.d.ts +0 -2
- package/dist/helpers/isNodeEmpty.test.d.ts.map +0 -1
- package/dist/helpers/isValidUrl.d.ts +0 -31
- package/dist/helpers/isValidUrl.d.ts.map +0 -1
- package/dist/helpers/isValidUrl.test.d.ts +0 -2
- package/dist/helpers/isValidUrl.test.d.ts.map +0 -1
- package/dist/helpers/markInputRule.d.ts +0 -88
- package/dist/helpers/markInputRule.d.ts.map +0 -1
- package/dist/helpers/markInputRule.test.d.ts +0 -2
- package/dist/helpers/markInputRule.test.d.ts.map +0 -1
- package/dist/helpers/nodeInputRule.d.ts +0 -41
- package/dist/helpers/nodeInputRule.d.ts.map +0 -1
- package/dist/helpers/normalizeColor.d.ts +0 -7
- package/dist/helpers/normalizeColor.d.ts.map +0 -1
- package/dist/helpers/normalizeColor.test.d.ts +0 -2
- package/dist/helpers/normalizeColor.test.d.ts.map +0 -1
- package/dist/helpers/specBuilder.d.ts +0 -28
- package/dist/helpers/specBuilder.d.ts.map +0 -1
- package/dist/helpers/specBuilder.test.d.ts +0 -2
- package/dist/helpers/specBuilder.test.d.ts.map +0 -1
- package/dist/helpers/ssr.d.ts +0 -80
- package/dist/helpers/ssr.d.ts.map +0 -1
- package/dist/helpers/ssr.test.d.ts +0 -2
- package/dist/helpers/ssr.test.d.ts.map +0 -1
- package/dist/helpers/textInputRule.d.ts +0 -34
- package/dist/helpers/textInputRule.d.ts.map +0 -1
- package/dist/helpers/textblockTypeInputRule.d.ts +0 -41
- package/dist/helpers/textblockTypeInputRule.d.ts.map +0 -1
- package/dist/helpers/wrappingInputRule.d.ts +0 -66
- package/dist/helpers/wrappingInputRule.d.ts.map +0 -1
- package/dist/icons/index.d.ts +0 -2
- package/dist/icons/index.d.ts.map +0 -1
- package/dist/icons/phosphor.d.ts +0 -3
- package/dist/icons/phosphor.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/index.test.d.ts +0 -2
- package/dist/index.test.d.ts.map +0 -1
- package/dist/marks/Bold.d.ts +0 -40
- package/dist/marks/Bold.d.ts.map +0 -1
- package/dist/marks/Bold.test.d.ts +0 -2
- package/dist/marks/Bold.test.d.ts.map +0 -1
- package/dist/marks/Code.d.ts +0 -40
- package/dist/marks/Code.d.ts.map +0 -1
- package/dist/marks/Code.test.d.ts +0 -2
- package/dist/marks/Code.test.d.ts.map +0 -1
- package/dist/marks/Italic.d.ts +0 -40
- package/dist/marks/Italic.d.ts.map +0 -1
- package/dist/marks/Italic.test.d.ts +0 -2
- package/dist/marks/Italic.test.d.ts.map +0 -1
- package/dist/marks/Link.d.ts +0 -75
- package/dist/marks/Link.d.ts.map +0 -1
- package/dist/marks/Link.test.d.ts +0 -2
- package/dist/marks/Link.test.d.ts.map +0 -1
- package/dist/marks/Strike.d.ts +0 -39
- package/dist/marks/Strike.d.ts.map +0 -1
- package/dist/marks/Strike.test.d.ts +0 -2
- package/dist/marks/Strike.test.d.ts.map +0 -1
- package/dist/marks/Subscript.d.ts +0 -38
- package/dist/marks/Subscript.d.ts.map +0 -1
- package/dist/marks/Subscript.test.d.ts +0 -2
- package/dist/marks/Subscript.test.d.ts.map +0 -1
- package/dist/marks/Superscript.d.ts +0 -38
- package/dist/marks/Superscript.d.ts.map +0 -1
- package/dist/marks/Superscript.test.d.ts +0 -2
- package/dist/marks/Superscript.test.d.ts.map +0 -1
- package/dist/marks/TextStyle.d.ts +0 -41
- package/dist/marks/TextStyle.d.ts.map +0 -1
- package/dist/marks/TextStyle.test.d.ts +0 -2
- package/dist/marks/TextStyle.test.d.ts.map +0 -1
- package/dist/marks/Underline.d.ts +0 -38
- package/dist/marks/Underline.d.ts.map +0 -1
- package/dist/marks/Underline.test.d.ts +0 -2
- package/dist/marks/Underline.test.d.ts.map +0 -1
- package/dist/marks/helpers/autolinkPlugin.d.ts +0 -48
- package/dist/marks/helpers/autolinkPlugin.d.ts.map +0 -1
- package/dist/marks/helpers/autolinkPlugin.test.d.ts +0 -2
- package/dist/marks/helpers/autolinkPlugin.test.d.ts.map +0 -1
- package/dist/marks/helpers/index.d.ts +0 -10
- package/dist/marks/helpers/index.d.ts.map +0 -1
- package/dist/marks/helpers/linkClickPlugin.d.ts +0 -43
- package/dist/marks/helpers/linkClickPlugin.d.ts.map +0 -1
- package/dist/marks/helpers/linkClickPlugin.test.d.ts +0 -2
- package/dist/marks/helpers/linkClickPlugin.test.d.ts.map +0 -1
- package/dist/marks/helpers/linkExitPlugin.d.ts +0 -37
- package/dist/marks/helpers/linkExitPlugin.d.ts.map +0 -1
- package/dist/marks/helpers/linkExitPlugin.test.d.ts +0 -2
- package/dist/marks/helpers/linkExitPlugin.test.d.ts.map +0 -1
- package/dist/marks/helpers/linkPastePlugin.d.ts +0 -44
- package/dist/marks/helpers/linkPastePlugin.d.ts.map +0 -1
- package/dist/marks/helpers/linkPastePlugin.test.d.ts +0 -2
- package/dist/marks/helpers/linkPastePlugin.test.d.ts.map +0 -1
- package/dist/marks/index.d.ts +0 -16
- package/dist/marks/index.d.ts.map +0 -1
- package/dist/nodes/Blockquote.d.ts +0 -19
- package/dist/nodes/Blockquote.d.ts.map +0 -1
- package/dist/nodes/Blockquote.test.d.ts +0 -2
- package/dist/nodes/Blockquote.test.d.ts.map +0 -1
- package/dist/nodes/BulletList.d.ts +0 -18
- package/dist/nodes/BulletList.d.ts.map +0 -1
- package/dist/nodes/BulletList.test.d.ts +0 -2
- package/dist/nodes/BulletList.test.d.ts.map +0 -1
- package/dist/nodes/CodeBlock.d.ts +0 -29
- package/dist/nodes/CodeBlock.d.ts.map +0 -1
- package/dist/nodes/CodeBlock.test.d.ts +0 -2
- package/dist/nodes/CodeBlock.test.d.ts.map +0 -1
- package/dist/nodes/Document.d.ts +0 -9
- package/dist/nodes/Document.d.ts.map +0 -1
- package/dist/nodes/Document.test.d.ts +0 -2
- package/dist/nodes/Document.test.d.ts.map +0 -1
- package/dist/nodes/HardBreak.d.ts +0 -18
- package/dist/nodes/HardBreak.d.ts.map +0 -1
- package/dist/nodes/HardBreak.test.d.ts +0 -2
- package/dist/nodes/HardBreak.test.d.ts.map +0 -1
- package/dist/nodes/Heading.d.ts +0 -23
- package/dist/nodes/Heading.d.ts.map +0 -1
- package/dist/nodes/Heading.test.d.ts +0 -2
- package/dist/nodes/Heading.test.d.ts.map +0 -1
- package/dist/nodes/HorizontalRule.d.ts +0 -17
- package/dist/nodes/HorizontalRule.d.ts.map +0 -1
- package/dist/nodes/HorizontalRule.test.d.ts +0 -2
- package/dist/nodes/HorizontalRule.test.d.ts.map +0 -1
- package/dist/nodes/ListItem.d.ts +0 -16
- package/dist/nodes/ListItem.d.ts.map +0 -1
- package/dist/nodes/ListItem.test.d.ts +0 -2
- package/dist/nodes/ListItem.test.d.ts.map +0 -1
- package/dist/nodes/OrderedList.d.ts +0 -18
- package/dist/nodes/OrderedList.d.ts.map +0 -1
- package/dist/nodes/OrderedList.test.d.ts +0 -2
- package/dist/nodes/OrderedList.test.d.ts.map +0 -1
- package/dist/nodes/Paragraph.d.ts +0 -17
- package/dist/nodes/Paragraph.d.ts.map +0 -1
- package/dist/nodes/Paragraph.test.d.ts +0 -2
- package/dist/nodes/Paragraph.test.d.ts.map +0 -1
- package/dist/nodes/TaskItem.d.ts +0 -24
- package/dist/nodes/TaskItem.d.ts.map +0 -1
- package/dist/nodes/TaskItem.test.d.ts +0 -2
- package/dist/nodes/TaskItem.test.d.ts.map +0 -1
- package/dist/nodes/TaskList.d.ts +0 -18
- package/dist/nodes/TaskList.d.ts.map +0 -1
- package/dist/nodes/TaskList.test.d.ts +0 -2
- package/dist/nodes/TaskList.test.d.ts.map +0 -1
- package/dist/nodes/Text.d.ts +0 -9
- package/dist/nodes/Text.d.ts.map +0 -1
- package/dist/nodes/Text.test.d.ts +0 -2
- package/dist/nodes/Text.test.d.ts.map +0 -1
- package/dist/nodes/index.d.ts +0 -19
- package/dist/nodes/index.d.ts.map +0 -1
- package/dist/nodes/integration.test.d.ts +0 -7
- package/dist/nodes/integration.test.d.ts.map +0 -1
- package/dist/types/AttributeSpec.d.ts +0 -78
- package/dist/types/AttributeSpec.d.ts.map +0 -1
- package/dist/types/Commands.d.ts +0 -125
- package/dist/types/Commands.d.ts.map +0 -1
- package/dist/types/Content.d.ts +0 -40
- package/dist/types/Content.d.ts.map +0 -1
- package/dist/types/EditorEvents.d.ts +0 -131
- package/dist/types/EditorEvents.d.ts.map +0 -1
- package/dist/types/EditorOptions.d.ts +0 -139
- package/dist/types/EditorOptions.d.ts.map +0 -1
- package/dist/types/ExtensionConfig.d.ts +0 -271
- package/dist/types/ExtensionConfig.d.ts.map +0 -1
- package/dist/types/MarkConfig.d.ts +0 -206
- package/dist/types/MarkConfig.d.ts.map +0 -1
- package/dist/types/NodeConfig.d.ts +0 -263
- package/dist/types/NodeConfig.d.ts.map +0 -1
- package/dist/types/Toolbar.d.ts +0 -172
- package/dist/types/Toolbar.d.ts.map +0 -1
- package/dist/types/index.d.ts +0 -13
- package/dist/types/index.d.ts.map +0 -1
- package/dist/utils/inlineStyles.d.ts +0 -83
- package/dist/utils/inlineStyles.d.ts.map +0 -1
- package/dist/utils/inlineStyles.test.d.ts +0 -2
- package/dist/utils/inlineStyles.test.d.ts.map +0 -1
- package/dist/utils/positionFloating.d.ts +0 -74
- package/dist/utils/positionFloating.d.ts.map +0 -1
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Wrapping Input Rule Helper
|
|
3
|
-
*
|
|
4
|
-
* Drop-in replacement for ProseMirror's wrappingInputRule that exposes
|
|
5
|
-
* the `undoable` option so extension authors can opt out of Backspace undo.
|
|
6
|
-
*/
|
|
7
|
-
import { InputRule } from '@domternal/pm/inputrules';
|
|
8
|
-
import type { NodeType, Node, Attrs } from '@domternal/pm/model';
|
|
9
|
-
import type { EditorState } from '@domternal/pm/state';
|
|
10
|
-
export interface WrappingInputRuleOptions {
|
|
11
|
-
/**
|
|
12
|
-
* The regex pattern to match. Should start with `^` so it only
|
|
13
|
-
* fires at the start of a textblock.
|
|
14
|
-
*/
|
|
15
|
-
find: RegExp;
|
|
16
|
-
/**
|
|
17
|
-
* The node type to wrap in.
|
|
18
|
-
*/
|
|
19
|
-
type: NodeType;
|
|
20
|
-
/**
|
|
21
|
-
* Whether Backspace can undo this input rule immediately after it fires.
|
|
22
|
-
* @default true
|
|
23
|
-
*/
|
|
24
|
-
undoable?: boolean;
|
|
25
|
-
/**
|
|
26
|
-
* Node attributes, or a function that computes them from the match.
|
|
27
|
-
*/
|
|
28
|
-
getAttributes?: Attrs | null | ((match: RegExpMatchArray) => Attrs | null);
|
|
29
|
-
/**
|
|
30
|
-
* Predicate that decides whether to join with an adjacent node of
|
|
31
|
-
* the same type above the newly wrapped node.
|
|
32
|
-
*/
|
|
33
|
-
joinPredicate?: (match: RegExpMatchArray, node: Node) => boolean;
|
|
34
|
-
/**
|
|
35
|
-
* Optional guard predicate. When provided, the rule only fires if
|
|
36
|
-
* this returns true. Use this to prevent wrapping in certain contexts
|
|
37
|
-
* (e.g. don't create a nested list inside an existing list item).
|
|
38
|
-
*/
|
|
39
|
-
guard?: (state: EditorState) => boolean;
|
|
40
|
-
}
|
|
41
|
-
/**
|
|
42
|
-
* Creates an input rule that wraps a textblock in a given node type.
|
|
43
|
-
*
|
|
44
|
-
* @example
|
|
45
|
-
* // `> ` at start of line wraps in blockquote
|
|
46
|
-
* wrappingInputRule({
|
|
47
|
-
* find: /^\s*>\s$/,
|
|
48
|
-
* type: schema.nodes.blockquote,
|
|
49
|
-
* });
|
|
50
|
-
*
|
|
51
|
-
* @example
|
|
52
|
-
* // Non-undoable wrapping rule
|
|
53
|
-
* wrappingInputRule({
|
|
54
|
-
* find: /^\s*>\s$/,
|
|
55
|
-
* type: schema.nodes.blockquote,
|
|
56
|
-
* undoable: false,
|
|
57
|
-
* });
|
|
58
|
-
*/
|
|
59
|
-
export declare function wrappingInputRule(options: WrappingInputRuleOptions): InputRule;
|
|
60
|
-
/**
|
|
61
|
-
* Guard predicate that prevents a wrapping input rule from firing
|
|
62
|
-
* when the cursor is already inside a list item (listItem or taskItem).
|
|
63
|
-
* Pass as the `guard` option to `wrappingInputRule`.
|
|
64
|
-
*/
|
|
65
|
-
export declare function notInsideList(state: EditorState): boolean;
|
|
66
|
-
//# sourceMappingURL=wrappingInputRule.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"wrappingInputRule.d.ts","sourceRoot":"","sources":["../../src/helpers/wrappingInputRule.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAErD,OAAO,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;AACjE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAEvD,MAAM,WAAW,wBAAwB;IACvC;;;OAGG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,IAAI,EAAE,QAAQ,CAAC;IAEf;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB;;OAEG;IACH,aAAa,CAAC,EAAE,KAAK,GAAG,IAAI,GAAG,CAAC,CAAC,KAAK,EAAE,gBAAgB,KAAK,KAAK,GAAG,IAAI,CAAC,CAAC;IAE3E;;;OAGG;IACH,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,gBAAgB,EAAE,IAAI,EAAE,IAAI,KAAK,OAAO,CAAC;IAEjE;;;;OAIG;IACH,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,OAAO,CAAC;CACzC;AAED;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,wBAAwB,GAAG,SAAS,CAuB9E;AAED;;;;GAIG;AACH,wBAAgB,aAAa,CAAC,KAAK,EAAE,WAAW,GAAG,OAAO,CAOzD"}
|
package/dist/icons/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/icons/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC"}
|
package/dist/icons/phosphor.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"phosphor.d.ts","sourceRoot":"","sources":["../../src/icons/phosphor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAEnD,eAAO,MAAM,YAAY,EAAE,OAoJ1B,CAAC"}
|
package/dist/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
package/dist/index.test.d.ts
DELETED
package/dist/index.test.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.test.d.ts","sourceRoot":"","sources":["../src/index.test.ts"],"names":[],"mappings":""}
|
package/dist/marks/Bold.d.ts
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Bold Mark
|
|
3
|
-
*
|
|
4
|
-
* Applies bold formatting to text. Supports multiple HTML tags
|
|
5
|
-
* and CSS font-weight styles.
|
|
6
|
-
*
|
|
7
|
-
* @example
|
|
8
|
-
* ```ts
|
|
9
|
-
* import { Bold } from '@domternal/core';
|
|
10
|
-
*
|
|
11
|
-
* const editor = new Editor({
|
|
12
|
-
* extensions: [Document, Paragraph, Text, Bold],
|
|
13
|
-
* });
|
|
14
|
-
*
|
|
15
|
-
* // Toggle bold with keyboard shortcut: Mod-b
|
|
16
|
-
* // Or use input rule: **text**
|
|
17
|
-
* ```
|
|
18
|
-
*/
|
|
19
|
-
import { Mark } from '../Mark.js';
|
|
20
|
-
/**
|
|
21
|
-
* Options for the Bold mark
|
|
22
|
-
*/
|
|
23
|
-
export interface BoldOptions {
|
|
24
|
-
/**
|
|
25
|
-
* HTML attributes to add to the rendered element
|
|
26
|
-
*/
|
|
27
|
-
HTMLAttributes: Record<string, unknown>;
|
|
28
|
-
}
|
|
29
|
-
/**
|
|
30
|
-
* Bold mark for text formatting
|
|
31
|
-
*/
|
|
32
|
-
export declare const Bold: Mark<BoldOptions, unknown>;
|
|
33
|
-
declare module '../types/Commands.js' {
|
|
34
|
-
interface RawCommands {
|
|
35
|
-
setBold: CommandSpec;
|
|
36
|
-
unsetBold: CommandSpec;
|
|
37
|
-
toggleBold: CommandSpec;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
//# sourceMappingURL=Bold.d.ts.map
|
package/dist/marks/Bold.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Bold.d.ts","sourceRoot":"","sources":["../../src/marks/Bold.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;GAiBG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAIlC;;GAEG;AACH,MAAM,WAAW,WAAW;IAC1B;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACzC;AAED;;GAEG;AACH,eAAO,MAAM,IAAI,4BAgGf,CAAC;AAEH,OAAO,QAAQ,sBAAsB,CAAC;IACpC,UAAU,WAAW;QACnB,OAAO,EAAE,WAAW,CAAC;QACrB,SAAS,EAAE,WAAW,CAAC;QACvB,UAAU,EAAE,WAAW,CAAC;KACzB;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Bold.test.d.ts","sourceRoot":"","sources":["../../src/marks/Bold.test.ts"],"names":[],"mappings":""}
|
package/dist/marks/Code.d.ts
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code Mark
|
|
3
|
-
*
|
|
4
|
-
* Applies inline code formatting to text. This mark is exclusive,
|
|
5
|
-
* meaning it cannot be combined with other marks like bold or italic.
|
|
6
|
-
*
|
|
7
|
-
* @example
|
|
8
|
-
* ```ts
|
|
9
|
-
* import { Code } from '@domternal/core';
|
|
10
|
-
*
|
|
11
|
-
* const editor = new Editor({
|
|
12
|
-
* extensions: [Document, Paragraph, Text, Code],
|
|
13
|
-
* });
|
|
14
|
-
*
|
|
15
|
-
* // Toggle code with keyboard shortcut: Mod-e
|
|
16
|
-
* // Or use input rule: `text`
|
|
17
|
-
* ```
|
|
18
|
-
*/
|
|
19
|
-
import { Mark } from '../Mark.js';
|
|
20
|
-
/**
|
|
21
|
-
* Options for the Code mark
|
|
22
|
-
*/
|
|
23
|
-
export interface CodeOptions {
|
|
24
|
-
/**
|
|
25
|
-
* HTML attributes to add to the rendered element
|
|
26
|
-
*/
|
|
27
|
-
HTMLAttributes: Record<string, unknown>;
|
|
28
|
-
}
|
|
29
|
-
/**
|
|
30
|
-
* Code mark for inline code formatting
|
|
31
|
-
*/
|
|
32
|
-
export declare const Code: Mark<CodeOptions, unknown>;
|
|
33
|
-
declare module '../types/Commands.js' {
|
|
34
|
-
interface RawCommands {
|
|
35
|
-
setCode: CommandSpec;
|
|
36
|
-
unsetCode: CommandSpec;
|
|
37
|
-
toggleCode: CommandSpec;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
//# sourceMappingURL=Code.d.ts.map
|
package/dist/marks/Code.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Code.d.ts","sourceRoot":"","sources":["../../src/marks/Code.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;GAiBG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAIlC;;GAEG;AACH,MAAM,WAAW,WAAW;IAC1B;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACzC;AAED;;GAEG;AACH,eAAO,MAAM,IAAI,4BAwEf,CAAC;AAEH,OAAO,QAAQ,sBAAsB,CAAC;IACpC,UAAU,WAAW;QACnB,OAAO,EAAE,WAAW,CAAC;QACrB,SAAS,EAAE,WAAW,CAAC;QACvB,UAAU,EAAE,WAAW,CAAC;KACzB;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Code.test.d.ts","sourceRoot":"","sources":["../../src/marks/Code.test.ts"],"names":[],"mappings":""}
|
package/dist/marks/Italic.d.ts
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Italic Mark
|
|
3
|
-
*
|
|
4
|
-
* Applies italic formatting to text. Supports multiple HTML tags
|
|
5
|
-
* and CSS font-style styles.
|
|
6
|
-
*
|
|
7
|
-
* @example
|
|
8
|
-
* ```ts
|
|
9
|
-
* import { Italic } from '@domternal/core';
|
|
10
|
-
*
|
|
11
|
-
* const editor = new Editor({
|
|
12
|
-
* extensions: [Document, Paragraph, Text, Italic],
|
|
13
|
-
* });
|
|
14
|
-
*
|
|
15
|
-
* // Toggle italic with keyboard shortcut: Mod-i
|
|
16
|
-
* // Or use input rule: *text* or _text_
|
|
17
|
-
* ```
|
|
18
|
-
*/
|
|
19
|
-
import { Mark } from '../Mark.js';
|
|
20
|
-
/**
|
|
21
|
-
* Options for the Italic mark
|
|
22
|
-
*/
|
|
23
|
-
export interface ItalicOptions {
|
|
24
|
-
/**
|
|
25
|
-
* HTML attributes to add to the rendered element
|
|
26
|
-
*/
|
|
27
|
-
HTMLAttributes: Record<string, unknown>;
|
|
28
|
-
}
|
|
29
|
-
/**
|
|
30
|
-
* Italic mark for text formatting
|
|
31
|
-
*/
|
|
32
|
-
export declare const Italic: Mark<ItalicOptions, unknown>;
|
|
33
|
-
declare module '../types/Commands.js' {
|
|
34
|
-
interface RawCommands {
|
|
35
|
-
setItalic: CommandSpec;
|
|
36
|
-
unsetItalic: CommandSpec;
|
|
37
|
-
toggleItalic: CommandSpec;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
//# sourceMappingURL=Italic.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Italic.d.ts","sourceRoot":"","sources":["../../src/marks/Italic.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;GAiBG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAIlC;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACzC;AAED;;GAEG;AACH,eAAO,MAAM,MAAM,8BA6FjB,CAAC;AAEH,OAAO,QAAQ,sBAAsB,CAAC;IACpC,UAAU,WAAW;QACnB,SAAS,EAAE,WAAW,CAAC;QACvB,WAAW,EAAE,WAAW,CAAC;QACzB,YAAY,EAAE,WAAW,CAAC;KAC3B;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Italic.test.d.ts","sourceRoot":"","sources":["../../src/marks/Italic.test.ts"],"names":[],"mappings":""}
|
package/dist/marks/Link.d.ts
DELETED
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
import { Mark } from '../Mark.js';
|
|
2
|
-
/**
|
|
3
|
-
* Options for the Link mark
|
|
4
|
-
*/
|
|
5
|
-
export interface LinkOptions {
|
|
6
|
-
/**
|
|
7
|
-
* HTML attributes to add to the rendered element
|
|
8
|
-
*/
|
|
9
|
-
HTMLAttributes: Record<string, unknown>;
|
|
10
|
-
/**
|
|
11
|
-
* List of allowed URL protocols
|
|
12
|
-
* @default ['http:', 'https:', 'mailto:', 'tel:']
|
|
13
|
-
*/
|
|
14
|
-
protocols: string[];
|
|
15
|
-
/**
|
|
16
|
-
* When to open links on click
|
|
17
|
-
* - true: Open on click (when editable)
|
|
18
|
-
* - false: Never open
|
|
19
|
-
* - 'whenNotEditable': Only open when editor is read-only
|
|
20
|
-
* @default true
|
|
21
|
-
*/
|
|
22
|
-
openOnClick: boolean | 'whenNotEditable';
|
|
23
|
-
/**
|
|
24
|
-
* Whether to add rel="noopener noreferrer" to links
|
|
25
|
-
* @default true
|
|
26
|
-
*/
|
|
27
|
-
addRelNoopener: boolean;
|
|
28
|
-
/**
|
|
29
|
-
* Auto-convert typed URLs to links
|
|
30
|
-
* @default true
|
|
31
|
-
*/
|
|
32
|
-
autolink: boolean;
|
|
33
|
-
/**
|
|
34
|
-
* Convert pasted URLs to links (wraps selection or inserts as link)
|
|
35
|
-
* @default true
|
|
36
|
-
*/
|
|
37
|
-
linkOnPaste: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* Default protocol for bare URLs (e.g., 'example.com' → 'https://example.com')
|
|
40
|
-
* @default 'https'
|
|
41
|
-
*/
|
|
42
|
-
defaultProtocol: string;
|
|
43
|
-
/**
|
|
44
|
-
* Custom validation for autolink
|
|
45
|
-
* Return false to prevent auto-linking specific URLs
|
|
46
|
-
*/
|
|
47
|
-
shouldAutoLink?: (url: string) => boolean;
|
|
48
|
-
/**
|
|
49
|
-
* Select the full link text range when clicking a link
|
|
50
|
-
* @default false
|
|
51
|
-
*/
|
|
52
|
-
enableClickSelection: boolean;
|
|
53
|
-
}
|
|
54
|
-
/**
|
|
55
|
-
* Attributes for the Link mark
|
|
56
|
-
*/
|
|
57
|
-
export interface LinkAttributes {
|
|
58
|
-
href: string;
|
|
59
|
-
target?: string | null;
|
|
60
|
-
rel?: string | null;
|
|
61
|
-
title?: string | null;
|
|
62
|
-
class?: string | null;
|
|
63
|
-
}
|
|
64
|
-
/**
|
|
65
|
-
* Link mark for hyperlinks
|
|
66
|
-
*/
|
|
67
|
-
export declare const Link: Mark<LinkOptions, unknown>;
|
|
68
|
-
declare module '../types/Commands.js' {
|
|
69
|
-
interface RawCommands {
|
|
70
|
-
setLink: CommandSpec<[attributes: LinkAttributes]>;
|
|
71
|
-
unsetLink: CommandSpec;
|
|
72
|
-
toggleLink: CommandSpec<[attributes: LinkAttributes]>;
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
//# sourceMappingURL=Link.d.ts.map
|
package/dist/marks/Link.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Link.d.ts","sourceRoot":"","sources":["../../src/marks/Link.ts"],"names":[],"mappings":"AAqBA,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAUlC;;GAEG;AACH,MAAM,WAAW,WAAW;IAC1B;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxC;;;OAGG;IACH,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB;;;;;;OAMG;IACH,WAAW,EAAE,OAAO,GAAG,iBAAiB,CAAC;IACzC;;;OAGG;IACH,cAAc,EAAE,OAAO,CAAC;IACxB;;;OAGG;IACH,QAAQ,EAAE,OAAO,CAAC;IAClB;;;OAGG;IACH,WAAW,EAAE,OAAO,CAAC;IACrB;;;OAGG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;;OAGG;IACH,cAAc,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,OAAO,CAAC;IAC1C;;;OAGG;IACH,oBAAoB,EAAE,OAAO,CAAC;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,GAAG,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACvB;AAED;;GAEG;AACH,eAAO,MAAM,IAAI,4BA6Sf,CAAC;AAEH,OAAO,QAAQ,sBAAsB,CAAC;IACpC,UAAU,WAAW;QACnB,OAAO,EAAE,WAAW,CAAC,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC,CAAC;QACnD,SAAS,EAAE,WAAW,CAAC;QACvB,UAAU,EAAE,WAAW,CAAC,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC,CAAC;KACvD;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Link.test.d.ts","sourceRoot":"","sources":["../../src/marks/Link.test.ts"],"names":[],"mappings":""}
|
package/dist/marks/Strike.d.ts
DELETED
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Strike Mark
|
|
3
|
-
*
|
|
4
|
-
* Applies strikethrough formatting to text.
|
|
5
|
-
*
|
|
6
|
-
* @example
|
|
7
|
-
* ```ts
|
|
8
|
-
* import { Strike } from '@domternal/core';
|
|
9
|
-
*
|
|
10
|
-
* const editor = new Editor({
|
|
11
|
-
* extensions: [Document, Paragraph, Text, Strike],
|
|
12
|
-
* });
|
|
13
|
-
*
|
|
14
|
-
* // Toggle strike with keyboard shortcut: Mod-Shift-s
|
|
15
|
-
* // Or use input rule: ~~text~~
|
|
16
|
-
* ```
|
|
17
|
-
*/
|
|
18
|
-
import { Mark } from '../Mark.js';
|
|
19
|
-
/**
|
|
20
|
-
* Options for the Strike mark
|
|
21
|
-
*/
|
|
22
|
-
export interface StrikeOptions {
|
|
23
|
-
/**
|
|
24
|
-
* HTML attributes to add to the rendered element
|
|
25
|
-
*/
|
|
26
|
-
HTMLAttributes: Record<string, unknown>;
|
|
27
|
-
}
|
|
28
|
-
/**
|
|
29
|
-
* Strike mark for text formatting
|
|
30
|
-
*/
|
|
31
|
-
export declare const Strike: Mark<StrikeOptions, unknown>;
|
|
32
|
-
declare module '../types/Commands.js' {
|
|
33
|
-
interface RawCommands {
|
|
34
|
-
setStrike: CommandSpec;
|
|
35
|
-
unsetStrike: CommandSpec;
|
|
36
|
-
toggleStrike: CommandSpec;
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
//# sourceMappingURL=Strike.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Strike.d.ts","sourceRoot":"","sources":["../../src/marks/Strike.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;GAgBG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAIlC;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACzC;AAED;;GAEG;AACH,eAAO,MAAM,MAAM,8BA4EjB,CAAC;AAEH,OAAO,QAAQ,sBAAsB,CAAC;IACpC,UAAU,WAAW;QACnB,SAAS,EAAE,WAAW,CAAC;QACvB,WAAW,EAAE,WAAW,CAAC;QACzB,YAAY,EAAE,WAAW,CAAC;KAC3B;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Strike.test.d.ts","sourceRoot":"","sources":["../../src/marks/Strike.test.ts"],"names":[],"mappings":""}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Subscript Mark
|
|
3
|
-
*
|
|
4
|
-
* Applies subscript formatting to text (e.g., H₂O).
|
|
5
|
-
*
|
|
6
|
-
* @example
|
|
7
|
-
* ```ts
|
|
8
|
-
* import { Subscript } from '@domternal/core';
|
|
9
|
-
*
|
|
10
|
-
* const editor = new Editor({
|
|
11
|
-
* extensions: [Document, Paragraph, Text, Subscript],
|
|
12
|
-
* });
|
|
13
|
-
*
|
|
14
|
-
* // Toggle subscript with keyboard shortcut: Mod-,
|
|
15
|
-
* ```
|
|
16
|
-
*/
|
|
17
|
-
import { Mark } from '../Mark.js';
|
|
18
|
-
/**
|
|
19
|
-
* Options for the Subscript mark
|
|
20
|
-
*/
|
|
21
|
-
export interface SubscriptOptions {
|
|
22
|
-
/**
|
|
23
|
-
* HTML attributes to add to the rendered element
|
|
24
|
-
*/
|
|
25
|
-
HTMLAttributes: Record<string, unknown>;
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* Subscript mark for text formatting
|
|
29
|
-
*/
|
|
30
|
-
export declare const Subscript: Mark<SubscriptOptions, unknown>;
|
|
31
|
-
declare module '../types/Commands.js' {
|
|
32
|
-
interface RawCommands {
|
|
33
|
-
setSubscript: CommandSpec;
|
|
34
|
-
unsetSubscript: CommandSpec;
|
|
35
|
-
toggleSubscript: CommandSpec;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
//# sourceMappingURL=Subscript.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Subscript.d.ts","sourceRoot":"","sources":["../../src/marks/Subscript.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAGlC;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACzC;AAED;;GAEG;AACH,eAAO,MAAM,SAAS,iCAsEpB,CAAC;AAEH,OAAO,QAAQ,sBAAsB,CAAC;IACpC,UAAU,WAAW;QACnB,YAAY,EAAE,WAAW,CAAC;QAC1B,cAAc,EAAE,WAAW,CAAC;QAC5B,eAAe,EAAE,WAAW,CAAC;KAC9B;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Subscript.test.d.ts","sourceRoot":"","sources":["../../src/marks/Subscript.test.ts"],"names":[],"mappings":""}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Superscript Mark
|
|
3
|
-
*
|
|
4
|
-
* Applies superscript formatting to text (e.g., x²).
|
|
5
|
-
*
|
|
6
|
-
* @example
|
|
7
|
-
* ```ts
|
|
8
|
-
* import { Superscript } from '@domternal/core';
|
|
9
|
-
*
|
|
10
|
-
* const editor = new Editor({
|
|
11
|
-
* extensions: [Document, Paragraph, Text, Superscript],
|
|
12
|
-
* });
|
|
13
|
-
*
|
|
14
|
-
* // Toggle superscript with keyboard shortcut: Mod-.
|
|
15
|
-
* ```
|
|
16
|
-
*/
|
|
17
|
-
import { Mark } from '../Mark.js';
|
|
18
|
-
/**
|
|
19
|
-
* Options for the Superscript mark
|
|
20
|
-
*/
|
|
21
|
-
export interface SuperscriptOptions {
|
|
22
|
-
/**
|
|
23
|
-
* HTML attributes to add to the rendered element
|
|
24
|
-
*/
|
|
25
|
-
HTMLAttributes: Record<string, unknown>;
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* Superscript mark for text formatting
|
|
29
|
-
*/
|
|
30
|
-
export declare const Superscript: Mark<SuperscriptOptions, unknown>;
|
|
31
|
-
declare module '../types/Commands.js' {
|
|
32
|
-
interface RawCommands {
|
|
33
|
-
setSuperscript: CommandSpec;
|
|
34
|
-
unsetSuperscript: CommandSpec;
|
|
35
|
-
toggleSuperscript: CommandSpec;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
//# sourceMappingURL=Superscript.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Superscript.d.ts","sourceRoot":"","sources":["../../src/marks/Superscript.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAGlC;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACzC;AAED;;GAEG;AACH,eAAO,MAAM,WAAW,mCAsEtB,CAAC;AAEH,OAAO,QAAQ,sBAAsB,CAAC;IACpC,UAAU,WAAW;QACnB,cAAc,EAAE,WAAW,CAAC;QAC5B,gBAAgB,EAAE,WAAW,CAAC;QAC9B,iBAAiB,EAAE,WAAW,CAAC;KAChC;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Superscript.test.d.ts","sourceRoot":"","sources":["../../src/marks/Superscript.test.ts"],"names":[],"mappings":""}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* TextStyle Mark
|
|
3
|
-
*
|
|
4
|
-
* A "carrier mark" for inline text styling. This mark itself has no attributes,
|
|
5
|
-
* but other extensions (TextColor, FontFamily, FontSize) can inject attributes
|
|
6
|
-
* into it via addGlobalAttributes.
|
|
7
|
-
*
|
|
8
|
-
* @example
|
|
9
|
-
* ```ts
|
|
10
|
-
* import { TextStyle, TextColor, FontFamily } from '@domternal/core';
|
|
11
|
-
*
|
|
12
|
-
* const editor = new Editor({
|
|
13
|
-
* extensions: [
|
|
14
|
-
* // ... other extensions
|
|
15
|
-
* TextStyle,
|
|
16
|
-
* TextColor,
|
|
17
|
-
* FontFamily.configure({ fontFamilies: ['Arial', 'Times New Roman'] }),
|
|
18
|
-
* ],
|
|
19
|
-
* });
|
|
20
|
-
*
|
|
21
|
-
* editor.commands.setTextColor('#ff0000');
|
|
22
|
-
* editor.commands.setFontFamily('Arial');
|
|
23
|
-
* ```
|
|
24
|
-
*/
|
|
25
|
-
import { Mark } from '../Mark.js';
|
|
26
|
-
export interface TextStyleOptions {
|
|
27
|
-
/**
|
|
28
|
-
* HTML attributes to add to the rendered element.
|
|
29
|
-
* @default {}
|
|
30
|
-
*/
|
|
31
|
-
HTMLAttributes: Record<string, unknown>;
|
|
32
|
-
}
|
|
33
|
-
export declare const TextStyle: Mark<TextStyleOptions, unknown>;
|
|
34
|
-
declare module '../types/Commands.js' {
|
|
35
|
-
interface RawCommands {
|
|
36
|
-
setTextStyle: CommandSpec<[attributes: Record<string, unknown>]>;
|
|
37
|
-
removeTextStyle: CommandSpec;
|
|
38
|
-
removeEmptyTextStyle: CommandSpec;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
//# sourceMappingURL=TextStyle.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextStyle.d.ts","sourceRoot":"","sources":["../../src/marks/TextStyle.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAElC,MAAM,WAAW,gBAAgB;IAC/B;;;OAGG;IACH,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACzC;AAED,eAAO,MAAM,SAAS,iCAuHpB,CAAC;AAEH,OAAO,QAAQ,sBAAsB,CAAC;IACpC,UAAU,WAAW;QACnB,YAAY,EAAE,WAAW,CAAC,CAAC,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC;QACjE,eAAe,EAAE,WAAW,CAAC;QAC7B,oBAAoB,EAAE,WAAW,CAAC;KACnC;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextStyle.test.d.ts","sourceRoot":"","sources":["../../src/marks/TextStyle.test.ts"],"names":[],"mappings":""}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Underline Mark
|
|
3
|
-
*
|
|
4
|
-
* Applies underline formatting to text.
|
|
5
|
-
*
|
|
6
|
-
* @example
|
|
7
|
-
* ```ts
|
|
8
|
-
* import { Underline } from '@domternal/core';
|
|
9
|
-
*
|
|
10
|
-
* const editor = new Editor({
|
|
11
|
-
* extensions: [Document, Paragraph, Text, Underline],
|
|
12
|
-
* });
|
|
13
|
-
*
|
|
14
|
-
* // Toggle underline with keyboard shortcut: Mod-u
|
|
15
|
-
* ```
|
|
16
|
-
*/
|
|
17
|
-
import { Mark } from '../Mark.js';
|
|
18
|
-
/**
|
|
19
|
-
* Options for the Underline mark
|
|
20
|
-
*/
|
|
21
|
-
export interface UnderlineOptions {
|
|
22
|
-
/**
|
|
23
|
-
* HTML attributes to add to the rendered element
|
|
24
|
-
*/
|
|
25
|
-
HTMLAttributes: Record<string, unknown>;
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* Underline mark for text formatting
|
|
29
|
-
*/
|
|
30
|
-
export declare const Underline: Mark<UnderlineOptions, unknown>;
|
|
31
|
-
declare module '../types/Commands.js' {
|
|
32
|
-
interface RawCommands {
|
|
33
|
-
setUnderline: CommandSpec;
|
|
34
|
-
unsetUnderline: CommandSpec;
|
|
35
|
-
toggleUnderline: CommandSpec;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
//# sourceMappingURL=Underline.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Underline.d.ts","sourceRoot":"","sources":["../../src/marks/Underline.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAGlC;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACzC;AAED;;GAEG;AACH,eAAO,MAAM,SAAS,iCA8DpB,CAAC;AAEH,OAAO,QAAQ,sBAAsB,CAAC;IACpC,UAAU,WAAW;QACnB,YAAY,EAAE,WAAW,CAAC;QAC1B,cAAc,EAAE,WAAW,CAAC;QAC5B,eAAe,EAAE,WAAW,CAAC;KAC9B;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Underline.test.d.ts","sourceRoot":"","sources":["../../src/marks/Underline.test.ts"],"names":[],"mappings":""}
|