markstream-angular 0.0.3 → 0.0.6
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 +14 -5
- package/dist/README.md +117 -0
- package/dist/fesm2022/markstream-angular.mjs +10490 -0
- package/dist/fesm2022/markstream-angular.mjs.map +1 -0
- package/dist/index.css +1363 -1
- package/dist/index.d.ts +1490 -0
- package/package.json +47 -16
- package/dist/index.js +0 -8620
- package/dist/types/index.d.ts +0 -6
- package/dist/types/markstream-angular/src/components/AdmonitionNode/AdmonitionNode.component.d.ts +0 -11
- package/dist/types/markstream-angular/src/components/BlockquoteNode/BlockquoteNode.component.d.ts +0 -9
- package/dist/types/markstream-angular/src/components/CheckboxNode/CheckboxNode.component.d.ts +0 -5
- package/dist/types/markstream-angular/src/components/CodeBlockNode/CodeBlockNode.component.d.ts +0 -143
- package/dist/types/markstream-angular/src/components/CodeBlockNode/HtmlPreviewFrame.component.d.ts +0 -12
- package/dist/types/markstream-angular/src/components/D2BlockNode/D2BlockNode.component.d.ts +0 -52
- package/dist/types/markstream-angular/src/components/DefinitionListNode/DefinitionListNode.component.d.ts +0 -11
- package/dist/types/markstream-angular/src/components/DynamicNodeHost/DynamicNodeHost.component.d.ts +0 -16
- package/dist/types/markstream-angular/src/components/EmojiNode/EmojiNode.component.d.ts +0 -5
- package/dist/types/markstream-angular/src/components/EmphasisNode/EmphasisNode.component.d.ts +0 -8
- package/dist/types/markstream-angular/src/components/FallbackComponent/FallbackComponent.component.d.ts +0 -14
- package/dist/types/markstream-angular/src/components/FootnoteAnchorNode/FootnoteAnchorNode.component.d.ts +0 -7
- package/dist/types/markstream-angular/src/components/FootnoteNode/FootnoteNode.component.d.ts +0 -9
- package/dist/types/markstream-angular/src/components/FootnoteReferenceNode/FootnoteReferenceNode.component.d.ts +0 -7
- package/dist/types/markstream-angular/src/components/HardBreakNode/HardBreakNode.component.d.ts +0 -2
- package/dist/types/markstream-angular/src/components/HeadingNode/HeadingNode.component.d.ts +0 -10
- package/dist/types/markstream-angular/src/components/HighlightNode/HighlightNode.component.d.ts +0 -8
- package/dist/types/markstream-angular/src/components/HtmlBlockNode/HtmlBlockNode.component.d.ts +0 -10
- package/dist/types/markstream-angular/src/components/HtmlInlineNode/HtmlInlineNode.component.d.ts +0 -10
- package/dist/types/markstream-angular/src/components/ImageNode/ImageNode.component.d.ts +0 -7
- package/dist/types/markstream-angular/src/components/InfographicBlockNode/InfographicBlockNode.component.d.ts +0 -71
- package/dist/types/markstream-angular/src/components/InlineCodeNode/InlineCodeNode.component.d.ts +0 -17
- package/dist/types/markstream-angular/src/components/InsertNode/InsertNode.component.d.ts +0 -8
- package/dist/types/markstream-angular/src/components/LinkNode/LinkNode.component.d.ts +0 -25
- package/dist/types/markstream-angular/src/components/ListItemNode/ListItemNode.component.d.ts +0 -9
- package/dist/types/markstream-angular/src/components/ListNode/ListNode.component.d.ts +0 -11
- package/dist/types/markstream-angular/src/components/MathBlockNode/MathBlockNode.component.d.ts +0 -17
- package/dist/types/markstream-angular/src/components/MathInlineNode/MathInlineNode.component.d.ts +0 -18
- package/dist/types/markstream-angular/src/components/MermaidBlockNode/MermaidBlockNode.component.d.ts +0 -91
- package/dist/types/markstream-angular/src/components/NestedRenderer/NestedRenderer.component.d.ts +0 -33
- package/dist/types/markstream-angular/src/components/NodeOutlet/NodeOutlet.component.d.ts +0 -31
- package/dist/types/markstream-angular/src/components/NodeRenderer/NodeRenderer.component.d.ts +0 -161
- package/dist/types/markstream-angular/src/components/ParagraphNode/ParagraphNode.component.d.ts +0 -25
- package/dist/types/markstream-angular/src/components/PreCodeNode/PreCodeNode.component.d.ts +0 -9
- package/dist/types/markstream-angular/src/components/ReferenceNode/ReferenceNode.component.d.ts +0 -5
- package/dist/types/markstream-angular/src/components/StrikethroughNode/StrikethroughNode.component.d.ts +0 -8
- package/dist/types/markstream-angular/src/components/StrongNode/StrongNode.component.d.ts +0 -8
- package/dist/types/markstream-angular/src/components/SubscriptNode/SubscriptNode.component.d.ts +0 -8
- package/dist/types/markstream-angular/src/components/SuperscriptNode/SuperscriptNode.component.d.ts +0 -8
- package/dist/types/markstream-angular/src/components/TableNode/TableNode.component.d.ts +0 -29
- package/dist/types/markstream-angular/src/components/TextNode/TextNode.component.d.ts +0 -19
- package/dist/types/markstream-angular/src/components/TextNode/streamingTextState.d.ts +0 -2
- package/dist/types/markstream-angular/src/components/ThematicBreakNode/ThematicBreakNode.component.d.ts +0 -2
- package/dist/types/markstream-angular/src/components/VmrContainerNode/VmrContainerNode.component.d.ts +0 -8
- package/dist/types/markstream-angular/src/components/shared/diagram-height.d.ts +0 -9
- package/dist/types/markstream-angular/src/components/shared/node-helpers.d.ts +0 -176
- package/dist/types/markstream-angular/src/components/shared/node-outlet-helpers.d.ts +0 -10
- package/dist/types/markstream-angular/src/components/shared/render-window.d.ts +0 -18
- package/dist/types/markstream-angular/src/components/shared/rich-block-helpers.d.ts +0 -6
- package/dist/types/markstream-angular/src/components/shared/safe-attrs.directive.d.ts +0 -11
- package/dist/types/markstream-angular/src/components/shared/smooth-streaming-scope.d.ts +0 -5
- package/dist/types/markstream-angular/src/customComponents.d.ts +0 -9
- package/dist/types/markstream-angular/src/enhanceRenderedHtml.d.ts +0 -22
- package/dist/types/markstream-angular/src/hydrateCustomTagContent.d.ts +0 -2
- package/dist/types/markstream-angular/src/i18n/useSafeI18n.d.ts +0 -4
- package/dist/types/markstream-angular/src/index.d.ts +0 -77
- package/dist/types/markstream-angular/src/markstream-angular.component.d.ts +0 -2
- package/dist/types/markstream-angular/src/optional/d2.d.ts +0 -17
- package/dist/types/markstream-angular/src/optional/infographic.d.ts +0 -13
- package/dist/types/markstream-angular/src/optional/katex.d.ts +0 -9
- package/dist/types/markstream-angular/src/optional/mermaid.d.ts +0 -27
- package/dist/types/markstream-angular/src/optional/monaco.d.ts +0 -18
- package/dist/types/markstream-angular/src/parseNestedMarkdownToNodes.d.ts +0 -19
- package/dist/types/markstream-angular/src/renderMarkdownHtml.d.ts +0 -30
- package/dist/types/markstream-angular/src/sanitizeHtmlContent.d.ts +0 -2
- package/dist/types/markstream-angular/src/sanitizeSvg.d.ts +0 -2
- package/dist/types/markstream-angular/src/services/smooth-markdown-stream.service.d.ts +0 -33
- package/dist/types/markstream-angular/src/tooltip/singletonTooltip.d.ts +0 -3
- package/dist/types/markstream-angular/src/types/monaco.d.ts +0 -65
- package/dist/types/markstream-angular/src/utils/languageIcon.d.ts +0 -6
- package/dist/types/markstream-angular/src/utils/normalizeKaTeXRenderInput.d.ts +0 -1
- package/dist/types/markstream-angular/src/workers/katexCdnWorker.d.ts +0 -20
- package/dist/types/markstream-angular/src/workers/katexRenderer.worker.d.ts +0 -0
- package/dist/types/markstream-angular/src/workers/katexWorkerClient.d.ts +0 -35
- package/dist/types/markstream-angular/src/workers/mermaidCdnWorker.d.ts +0 -15
- package/dist/types/markstream-angular/src/workers/mermaidParser.worker.d.ts +0 -1
- package/dist/types/markstream-angular/src/workers/mermaidWorkerClient.d.ts +0 -15
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.