@bendyline/squisq 1.5.1 → 2.0.0
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 +63 -10
- package/dist/{Doc-BBVGq1_9.d.ts → Doc-ylqWKDc_.d.ts} +248 -37
- package/dist/{ImageEditDoc-FuyGtt6o.d.ts → ImageEditDoc-D828IXJ1.d.ts} +1 -1
- package/dist/annotationCoercion-Dr_DY9Hx.d.ts +86 -0
- package/dist/{chunk-VWUFZ6ZG.js → chunk-3E5F2XMR.js} +2 -29
- package/dist/chunk-3E5F2XMR.js.map +1 -0
- package/dist/chunk-4X3JQXNM.js +35 -0
- package/dist/chunk-4X3JQXNM.js.map +1 -0
- package/dist/{chunk-2OIBZYKP.js → chunk-5DKBFXPY.js} +31 -121
- package/dist/chunk-5DKBFXPY.js.map +1 -0
- package/dist/{chunk-DLXZMS5K.js → chunk-5J4HKRJF.js} +51 -3
- package/dist/chunk-5J4HKRJF.js.map +1 -0
- package/dist/chunk-5UYI3RJB.js +2503 -0
- package/dist/chunk-5UYI3RJB.js.map +1 -0
- package/dist/{chunk-TEEEILMP.js → chunk-66QO7XFB.js} +19 -292
- package/dist/chunk-66QO7XFB.js.map +1 -0
- package/dist/{chunk-KKNUBQ6Y.js → chunk-6PJRB2CF.js} +156 -91
- package/dist/chunk-6PJRB2CF.js.map +1 -0
- package/dist/{chunk-HWVFJAAH.js → chunk-AMIR72JP.js} +28 -10
- package/dist/chunk-AMIR72JP.js.map +1 -0
- package/dist/chunk-FVJUUTEM.js +74 -0
- package/dist/chunk-FVJUUTEM.js.map +1 -0
- package/dist/{chunk-LH7I6SH7.js → chunk-GF3BVNLU.js} +6360 -5723
- package/dist/chunk-GF3BVNLU.js.map +1 -0
- package/dist/{chunk-Q3ROPT5H.js → chunk-GZY66SDN.js} +1 -1
- package/dist/{chunk-Q3ROPT5H.js.map → chunk-GZY66SDN.js.map} +1 -1
- package/dist/chunk-JOQYPRDZ.js +127 -0
- package/dist/chunk-JOQYPRDZ.js.map +1 -0
- package/dist/{chunk-A4O7GIWE.js → chunk-LYNJEOAC.js} +10 -73
- package/dist/chunk-LYNJEOAC.js.map +1 -0
- package/dist/{chunk-LDQ2HJIX.js → chunk-PXLVXTLW.js} +252 -54
- package/dist/chunk-PXLVXTLW.js.map +1 -0
- package/dist/{chunk-TQWLI6S2.js → chunk-Q7LROV2H.js} +4 -2
- package/dist/{chunk-TQWLI6S2.js.map → chunk-Q7LROV2H.js.map} +1 -1
- package/dist/{chunk-T5UK6YOB.js → chunk-QTSJOY54.js} +60 -17
- package/dist/chunk-QTSJOY54.js.map +1 -0
- package/dist/chunk-QVANWDPH.js +2358 -0
- package/dist/chunk-QVANWDPH.js.map +1 -0
- package/dist/{chunk-6ATE2PSM.js → chunk-R2GC6RLD.js} +7 -7
- package/dist/chunk-R2GC6RLD.js.map +1 -0
- package/dist/chunk-R2YZTCLO.js +292 -0
- package/dist/chunk-R2YZTCLO.js.map +1 -0
- package/dist/chunk-S7A5D7ZJ.js +174 -0
- package/dist/chunk-S7A5D7ZJ.js.map +1 -0
- package/dist/chunk-T3TI7GSZ.js +884 -0
- package/dist/chunk-T3TI7GSZ.js.map +1 -0
- package/dist/{chunk-RUDYOTA6.js → chunk-TUWMK62B.js} +110 -4
- package/dist/chunk-TUWMK62B.js.map +1 -0
- package/dist/{chunk-IMSCRLLV.js → chunk-VR7UPJ7C.js} +35 -25
- package/dist/chunk-VR7UPJ7C.js.map +1 -0
- package/dist/doc/index.d.ts +2334 -5
- package/dist/doc/index.js +134 -34
- package/dist/generate/index.d.ts +7 -2
- package/dist/generate/index.js +1 -1
- package/dist/imageEdit/index.d.ts +9 -6
- package/dist/imageEdit/index.js +3 -3
- package/dist/index.d.ts +12 -10
- package/dist/index.js +253 -81
- package/dist/jsonForm/index.d.ts +7 -3
- package/dist/jsonForm/index.js +9 -4
- package/dist/markdown/index.d.ts +6 -70
- package/dist/markdown/index.js +13 -9
- package/dist/narration/index.d.ts +618 -0
- package/dist/narration/index.js +82 -0
- package/dist/recommend/index.d.ts +15 -1
- package/dist/recommend/index.js +2 -2
- package/dist/schemas/index.d.ts +28 -6
- package/dist/schemas/index.js +15 -13
- package/dist/spatial/index.d.ts +0 -1
- package/dist/spatial/index.js +1 -1
- package/dist/storage/index.js +1 -1
- package/dist/{themeLibrary-CehcJhzz.d.ts → themeLibrary-RjVgLpUi.d.ts} +10 -11
- package/dist/timing/index.js +5 -3
- package/dist/transform/index.d.ts +35 -24
- package/dist/transform/index.js +9 -10
- package/dist/{types-DlAZ7MW4.d.ts → types-BwMPl2CB.d.ts} +1 -1
- package/dist/{types-D98li1gV.d.ts → types-C4kiRn_k.d.ts} +3 -1
- package/dist/versions/index.d.ts +2 -1
- package/dist/versions/index.js +2 -2
- package/package.json +6 -6
- package/src/__tests__/applyNarrationTiming.test.ts +190 -0
- package/src/__tests__/applyRenderStyle.test.ts +3 -3
- package/src/__tests__/asciiDiagramBattle.test.ts +246 -0
- package/src/__tests__/asciiDiagramDetect.test.ts +162 -0
- package/src/__tests__/asciiDiagramMapping.test.ts +38 -0
- package/src/__tests__/asciiDiagramParse.test.ts +233 -0
- package/src/__tests__/asciiDiagramPipeline.test.ts +273 -0
- package/src/__tests__/asciiDiagramRender.test.ts +162 -0
- package/src/__tests__/asciiDiagramRepair.test.ts +84 -0
- package/src/__tests__/asciiTimelineDetect.test.ts +157 -0
- package/src/__tests__/asciiTimelineParse.test.ts +205 -0
- package/src/__tests__/asciiTimelinePipeline.test.ts +349 -0
- package/src/__tests__/asciiTimelineRender.test.ts +376 -0
- package/src/__tests__/attrTokens.test.ts +5 -0
- package/src/__tests__/contentContainer.test.ts +43 -0
- package/src/__tests__/coverBlock.test.ts +33 -2
- package/src/__tests__/customTemplatesFrontmatter.test.ts +0 -15
- package/src/__tests__/dataTable.test.ts +25 -15
- package/src/__tests__/diagramBlock.test.ts +3 -3
- package/src/__tests__/diagramText.test.ts +26 -0
- package/src/__tests__/docToMarkdownMedia.test.ts +83 -0
- package/src/__tests__/drawingBlock.test.ts +3 -3
- package/src/__tests__/fixtures/asciiDiagramBattle.ts +512 -0
- package/src/__tests__/fixtures/asciiDiagrams.ts +287 -0
- package/src/__tests__/fixtures/asciiTimelines.ts +35 -0
- package/src/__tests__/fixtures/treeviewFixtures.ts +243 -0
- package/src/__tests__/getLayers.test.ts +32 -18
- package/src/__tests__/getLayersFallback.test.ts +8 -8
- package/src/__tests__/imageEditVersions.test.ts +2 -0
- package/src/__tests__/jsonForm.pointer.test.ts +47 -1
- package/src/__tests__/layoutBlock.test.ts +3 -3
- package/src/__tests__/majorApiTypes.test.ts +18 -0
- package/src/__tests__/markdown.test.ts +41 -0
- package/src/__tests__/markdownToDoc.test.ts +5 -2
- package/src/__tests__/matchFontFamily.test.ts +114 -0
- package/src/__tests__/materializeBlockLayers.test.ts +135 -0
- package/src/__tests__/materializeTestUtils.ts +17 -0
- package/src/__tests__/narrationAlign.test.ts +150 -0
- package/src/__tests__/narrationFeatures.test.ts +71 -0
- package/src/__tests__/narrationNuclei.test.ts +45 -0
- package/src/__tests__/narrationPacing.test.ts +189 -0
- package/src/__tests__/narrationScript.test.ts +149 -0
- package/src/__tests__/narrationSessionRepro.test.ts +62 -0
- package/src/__tests__/narrationSidecar.test.ts +88 -0
- package/src/__tests__/narrationSyllables.test.ts +65 -0
- package/src/__tests__/narrationTestSignals.ts +167 -0
- package/src/__tests__/narrationVad.test.ts +66 -0
- package/src/__tests__/resolveDocTheme.test.ts +16 -2
- package/src/__tests__/rootExports.test.ts +18 -0
- package/src/__tests__/scopedContentContainer.test.ts +20 -0
- package/src/__tests__/shapeGeometry.test.ts +49 -0
- package/src/__tests__/templateAnnotationParse.test.ts +10 -0
- package/src/__tests__/templateInputs.test.ts +69 -0
- package/src/__tests__/templateMetadata.test.ts +2 -1
- package/src/__tests__/templates.test.ts +143 -17
- package/src/__tests__/themeCompile.test.ts +49 -22
- package/src/__tests__/transformProvenance.test.ts +160 -0
- package/src/__tests__/transformV2.test.ts +40 -14
- package/src/__tests__/treeviewBattle.test.ts +76 -0
- package/src/__tests__/treeviewDetect.test.ts +168 -0
- package/src/__tests__/treeviewParse.test.ts +118 -0
- package/src/__tests__/treeviewPipeline.test.ts +183 -0
- package/src/__tests__/treeviewRender.test.ts +91 -0
- package/src/__tests__/versions.test.ts +44 -0
- package/src/doc/applyNarrationTiming.ts +244 -0
- package/src/doc/asciiDiagram/chars.ts +210 -0
- package/src/doc/asciiDiagram/detect.ts +175 -0
- package/src/doc/asciiDiagram/index.ts +38 -0
- package/src/doc/asciiDiagram/mapping.ts +225 -0
- package/src/doc/asciiDiagram/parse.ts +1095 -0
- package/src/doc/asciiDiagram/render.ts +963 -0
- package/src/doc/asciiDiagram/repair.ts +400 -0
- package/src/doc/asciiDiagram/types.ts +65 -0
- package/src/doc/asciiTimeline/detect.ts +138 -0
- package/src/doc/asciiTimeline/index.ts +26 -0
- package/src/doc/asciiTimeline/mapping.ts +43 -0
- package/src/doc/asciiTimeline/parse.ts +870 -0
- package/src/doc/asciiTimeline/render.ts +427 -0
- package/src/doc/asciiTimeline/types.ts +73 -0
- package/src/doc/asciiTimeline/wrappedFlow.ts +427 -0
- package/src/doc/audioMapping.ts +60 -46
- package/src/doc/customTemplatesFrontmatter.ts +0 -41
- package/src/doc/docToMarkdown.ts +126 -39
- package/src/doc/index.ts +76 -4
- package/src/doc/markdownToDoc.ts +135 -1
- package/src/doc/materializeBlockLayers.ts +304 -0
- package/src/doc/mediaAnnotations.ts +20 -0
- package/src/doc/resolveDocTheme.ts +8 -7
- package/src/doc/templateInputs.ts +185 -2
- package/src/doc/templates/__tests__/customTemplateRegistry.test.ts +22 -8
- package/src/doc/templates/coverBlock.ts +49 -13
- package/src/doc/templates/diagramBlock.ts +237 -38
- package/src/doc/templates/drawingBlock.ts +2 -2
- package/src/doc/templates/fallbackBlock.ts +1 -1
- package/src/doc/templates/index.ts +134 -279
- package/src/doc/templates/inputDescriptors.ts +20 -1
- package/src/doc/templates/metadata.ts +10 -0
- package/src/doc/templates/persistentLayers.ts +12 -126
- package/src/doc/templates/registry.ts +88 -0
- package/src/doc/templates/templateNames.ts +22 -0
- package/src/doc/templates/timelineBlock.ts +613 -0
- package/src/doc/templates/treeBlock.ts +131 -0
- package/src/doc/treeview/chars.ts +72 -0
- package/src/doc/treeview/detect.ts +145 -0
- package/src/doc/treeview/index.ts +30 -0
- package/src/doc/treeview/mapping.ts +95 -0
- package/src/doc/treeview/parse.ts +201 -0
- package/src/doc/treeview/render.ts +41 -0
- package/src/doc/treeview/types.ts +43 -0
- package/src/doc/utils/applyRenderStyle.ts +2 -9
- package/src/doc/utils/diagramText.ts +78 -0
- package/src/doc/utils/shapeGeometry.ts +157 -7
- package/src/doc/validate.ts +1 -1
- package/src/generate/templateMapper.ts +7 -0
- package/src/imageEdit/export.ts +6 -5
- package/src/imageEdit/versionPaths.ts +13 -26
- package/src/imageEdit/versions.ts +21 -100
- package/src/index.ts +1 -0
- package/src/internal/immutable.ts +58 -0
- package/src/jsonForm/index.ts +9 -1
- package/src/jsonForm/pointer.ts +68 -23
- package/src/markdown/attrTokens.ts +7 -5
- package/src/markdown/convert.ts +11 -1
- package/src/markdown/index.ts +1 -0
- package/src/markdown/stringify.ts +4 -9
- package/src/markdown/utils.ts +36 -14
- package/src/narration/align.ts +514 -0
- package/src/narration/features.ts +231 -0
- package/src/narration/index.ts +86 -0
- package/src/narration/nuclei.ts +118 -0
- package/src/narration/pacing.ts +211 -0
- package/src/narration/script.ts +239 -0
- package/src/narration/session.ts +100 -0
- package/src/narration/sidecar.ts +187 -0
- package/src/narration/syllables.ts +85 -0
- package/src/narration/trace.ts +50 -0
- package/src/narration/types.ts +299 -0
- package/src/narration/vad.ts +131 -0
- package/src/recommend/numberHighlight.ts +25 -0
- package/src/recommend/templates.ts +108 -12
- package/src/schemas/BlockTemplates.ts +156 -7
- package/src/schemas/Doc.ts +72 -9
- package/src/schemas/Media.ts +12 -2
- package/src/schemas/Theme.ts +45 -25
- package/src/schemas/Viewport.ts +2 -2
- package/src/schemas/fontStacks.ts +79 -0
- package/src/schemas/themeCompile.ts +15 -0
- package/src/schemas/themeConstants.ts +2 -0
- package/src/schemas/themeLibrary.ts +25 -19
- package/src/schemas/themeValidator.ts +1 -1
- package/src/spatial/Geohash.ts +0 -3
- package/src/storage/ContentContainer.ts +17 -9
- package/src/storage/ScopedContentContainer.ts +45 -15
- package/src/transform/applyTransform.ts +5 -5
- package/src/transform/index.ts +3 -1
- package/src/transform/registry.ts +169 -49
- package/src/transform/templateSelector.ts +21 -2
- package/src/transform/timingAllocator.ts +152 -21
- package/src/transform/types.ts +14 -1
- package/src/versions/gitignore.ts +34 -0
- package/src/versions/index.ts +2 -0
- package/src/versions/operations.ts +18 -104
- package/src/versions/paths.ts +13 -28
- package/src/versions/snapshotStore.ts +202 -0
- package/src/versions/types.ts +3 -1
- package/dist/chunk-2OIBZYKP.js.map +0 -1
- package/dist/chunk-6ATE2PSM.js.map +0 -1
- package/dist/chunk-A4O7GIWE.js.map +0 -1
- package/dist/chunk-DLXZMS5K.js.map +0 -1
- package/dist/chunk-HWVFJAAH.js.map +0 -1
- package/dist/chunk-IMSCRLLV.js.map +0 -1
- package/dist/chunk-JELIRVDP.js +0 -24
- package/dist/chunk-JELIRVDP.js.map +0 -1
- package/dist/chunk-KKNUBQ6Y.js.map +0 -1
- package/dist/chunk-LDQ2HJIX.js.map +0 -1
- package/dist/chunk-LH7I6SH7.js.map +0 -1
- package/dist/chunk-RUDYOTA6.js.map +0 -1
- package/dist/chunk-T5UK6YOB.js.map +0 -1
- package/dist/chunk-TEEEILMP.js.map +0 -1
- package/dist/chunk-UY7KGQ5R.js +0 -192
- package/dist/chunk-UY7KGQ5R.js.map +0 -1
- package/dist/chunk-VLJJHDAC.js +0 -218
- package/dist/chunk-VLJJHDAC.js.map +0 -1
- package/dist/chunk-VWUFZ6ZG.js.map +0 -1
- package/dist/story/index.d.ts +0 -1777
- package/dist/story/index.js +0 -273
- package/src/doc/getLayers.ts +0 -195
- /package/dist/{story → narration}/index.js.map +0 -0
|
@@ -0,0 +1,233 @@
|
|
|
1
|
+
import { describe, expect, it } from 'vitest';
|
|
2
|
+
import { parseAsciiDiagram } from '../doc/asciiDiagram/index.js';
|
|
3
|
+
import {
|
|
4
|
+
BIDIRECTIONAL,
|
|
5
|
+
CONTAINER_EMBEDDED_TITLE,
|
|
6
|
+
DUPLICATE_LABELS,
|
|
7
|
+
EDGE_LABEL,
|
|
8
|
+
EDGE_LABEL_SPACED,
|
|
9
|
+
FAN_OUT_BUS,
|
|
10
|
+
FAN_OUT_COLUMNS,
|
|
11
|
+
MULTILINE_LABELS,
|
|
12
|
+
NESTED_CONTAINER,
|
|
13
|
+
PARALLEL_DUPES,
|
|
14
|
+
ROUNDED_AND_DOUBLE,
|
|
15
|
+
SECTIONED_CARD,
|
|
16
|
+
SINGLE_BOX,
|
|
17
|
+
STACKED_SHARED_BORDER_ASCII,
|
|
18
|
+
TWO_BOX_HORIZONTAL_ASCII,
|
|
19
|
+
TWO_BOX_HORIZONTAL_UNICODE,
|
|
20
|
+
TWO_BOX_VERTICAL,
|
|
21
|
+
TWO_BOX_VERTICAL_ASCII,
|
|
22
|
+
UNDIRECTED,
|
|
23
|
+
} from './fixtures/asciiDiagrams.js';
|
|
24
|
+
|
|
25
|
+
describe('parseAsciiDiagram — boxes and labels', () => {
|
|
26
|
+
it('parses two unicode boxes with a vertical arrow', () => {
|
|
27
|
+
const d = parseAsciiDiagram(TWO_BOX_VERTICAL);
|
|
28
|
+
expect(d.nodes.map((n) => n.id)).toEqual(['alpha', 'beta']);
|
|
29
|
+
expect(d.nodes[0].label).toBe('Alpha');
|
|
30
|
+
expect(d.style).toBe('unicode');
|
|
31
|
+
expect(d.edges).toEqual([{ source: 'alpha', target: 'beta', directed: true }]);
|
|
32
|
+
});
|
|
33
|
+
|
|
34
|
+
it('parses the identical ASCII art with the same semantics', () => {
|
|
35
|
+
const d = parseAsciiDiagram(TWO_BOX_VERTICAL_ASCII);
|
|
36
|
+
expect(d.nodes.map((n) => n.id)).toEqual(['alpha', 'beta']);
|
|
37
|
+
expect(d.style).toBe('ascii');
|
|
38
|
+
expect(d.edges).toEqual([{ source: 'alpha', target: 'beta', directed: true }]);
|
|
39
|
+
});
|
|
40
|
+
|
|
41
|
+
it('records grid geometry (col/row/wCols/hRows)', () => {
|
|
42
|
+
const d = parseAsciiDiagram(TWO_BOX_VERTICAL);
|
|
43
|
+
expect(d.nodes[0]).toMatchObject({ col: 0, row: 0, wCols: 10, hRows: 3 });
|
|
44
|
+
expect(d.nodes[1]).toMatchObject({ col: 0, row: 5, wCols: 10, hRows: 3 });
|
|
45
|
+
});
|
|
46
|
+
|
|
47
|
+
it('keeps multi-line labels verbatim (trimmed, newline-joined)', () => {
|
|
48
|
+
const d = parseAsciiDiagram(MULTILINE_LABELS);
|
|
49
|
+
const kernel = d.nodes.find((n) => n.id === 'molen-kernel');
|
|
50
|
+
expect(kernel?.label).toBe('molen-kernel\nheadless sim\nno DOM');
|
|
51
|
+
});
|
|
52
|
+
|
|
53
|
+
it('splits ├──┤ sectioned cards into stacked sibling nodes', () => {
|
|
54
|
+
const d = parseAsciiDiagram(SECTIONED_CARD);
|
|
55
|
+
expect(d.nodes.map((n) => n.id)).toEqual(['header', 'body']);
|
|
56
|
+
expect(d.edges).toHaveLength(0);
|
|
57
|
+
});
|
|
58
|
+
|
|
59
|
+
it('parses ASCII stacked shared-border boxes as siblings, without overlap warnings', () => {
|
|
60
|
+
const d = parseAsciiDiagram(STACKED_SHARED_BORDER_ASCII);
|
|
61
|
+
expect(d.nodes.map((n) => n.id)).toEqual(['upper', 'lower']);
|
|
62
|
+
expect(d.nodes.every((n) => n.containerId === undefined)).toBe(true);
|
|
63
|
+
expect(d.warnings).not.toContain('overlapping-boxes');
|
|
64
|
+
});
|
|
65
|
+
|
|
66
|
+
it('deduplicates ids for repeated labels in reading order', () => {
|
|
67
|
+
const d = parseAsciiDiagram(DUPLICATE_LABELS);
|
|
68
|
+
expect(d.nodes.map((n) => n.id)).toEqual(['cache', 'cache-2']);
|
|
69
|
+
// Stable across re-parses of identical text.
|
|
70
|
+
expect(parseAsciiDiagram(DUPLICATE_LABELS).nodes.map((n) => n.id)).toEqual([
|
|
71
|
+
'cache',
|
|
72
|
+
'cache-2',
|
|
73
|
+
]);
|
|
74
|
+
});
|
|
75
|
+
|
|
76
|
+
it('parses rounded and double-line corners', () => {
|
|
77
|
+
const d = parseAsciiDiagram(ROUNDED_AND_DOUBLE);
|
|
78
|
+
expect(d.nodes.map((n) => n.id)).toEqual(['round', 'double']);
|
|
79
|
+
});
|
|
80
|
+
|
|
81
|
+
it('parses a single box with no edges', () => {
|
|
82
|
+
const d = parseAsciiDiagram(SINGLE_BOX);
|
|
83
|
+
expect(d.nodes).toHaveLength(1);
|
|
84
|
+
expect(d.edges).toHaveLength(0);
|
|
85
|
+
});
|
|
86
|
+
|
|
87
|
+
it('never throws on garbage / empty input', () => {
|
|
88
|
+
expect(parseAsciiDiagram('').nodes).toHaveLength(0);
|
|
89
|
+
expect(parseAsciiDiagram('hello world').nodes).toHaveLength(0);
|
|
90
|
+
expect(parseAsciiDiagram('┌──\n│').nodes).toHaveLength(0);
|
|
91
|
+
});
|
|
92
|
+
|
|
93
|
+
it('handles CRLF and tab input', () => {
|
|
94
|
+
const crlf = TWO_BOX_VERTICAL.replace(/\n/g, '\r\n');
|
|
95
|
+
expect(parseAsciiDiagram(crlf).nodes.map((n) => n.id)).toEqual(['alpha', 'beta']);
|
|
96
|
+
const tabbed = `\t${SINGLE_BOX.split('\n').join('\n\t')}`;
|
|
97
|
+
const d = parseAsciiDiagram(tabbed);
|
|
98
|
+
expect(d.nodes).toHaveLength(1);
|
|
99
|
+
expect(d.warnings).toContain('tabs-expanded');
|
|
100
|
+
});
|
|
101
|
+
|
|
102
|
+
it('does not spawn phantom edges from label text containing | and -', () => {
|
|
103
|
+
const art = [
|
|
104
|
+
'┌─────────────┐ ┌─────────────┐',
|
|
105
|
+
'│ a | b - c │ │ other box │',
|
|
106
|
+
'└─────────────┘ └─────────────┘',
|
|
107
|
+
].join('\n');
|
|
108
|
+
const d = parseAsciiDiagram(art);
|
|
109
|
+
expect(d.nodes).toHaveLength(2);
|
|
110
|
+
expect(d.edges).toHaveLength(0);
|
|
111
|
+
});
|
|
112
|
+
});
|
|
113
|
+
|
|
114
|
+
describe('parseAsciiDiagram — edges', () => {
|
|
115
|
+
it('parses --> as a directed horizontal edge', () => {
|
|
116
|
+
const d = parseAsciiDiagram(TWO_BOX_HORIZONTAL_ASCII);
|
|
117
|
+
expect(d.edges).toEqual([{ source: 'input', target: 'output', directed: true }]);
|
|
118
|
+
});
|
|
119
|
+
|
|
120
|
+
it('parses ────► as a directed horizontal edge', () => {
|
|
121
|
+
const d = parseAsciiDiagram(TWO_BOX_HORIZONTAL_UNICODE);
|
|
122
|
+
expect(d.edges).toEqual([{ source: 'input', target: 'output', directed: true }]);
|
|
123
|
+
});
|
|
124
|
+
|
|
125
|
+
it('parses a plain line as undirected with topmost-leftmost source', () => {
|
|
126
|
+
const d = parseAsciiDiagram(UNDIRECTED);
|
|
127
|
+
expect(d.edges).toEqual([{ source: 'left', target: 'right', directed: false }]);
|
|
128
|
+
});
|
|
129
|
+
|
|
130
|
+
it('parses ◄──► as two directed edges', () => {
|
|
131
|
+
const d = parseAsciiDiagram(BIDIRECTIONAL);
|
|
132
|
+
expect(d.edges).toEqual([
|
|
133
|
+
{ source: 'peer', target: 'peer-2', directed: true },
|
|
134
|
+
{ source: 'peer-2', target: 'peer', directed: true },
|
|
135
|
+
]);
|
|
136
|
+
});
|
|
137
|
+
|
|
138
|
+
it('parses separate arrow columns from one wide box as distinct edges', () => {
|
|
139
|
+
const d = parseAsciiDiagram(FAN_OUT_COLUMNS);
|
|
140
|
+
expect(d.edges).toEqual([
|
|
141
|
+
{ source: 'source', target: 'one', directed: true },
|
|
142
|
+
{ source: 'source', target: 'two', directed: true },
|
|
143
|
+
]);
|
|
144
|
+
});
|
|
145
|
+
|
|
146
|
+
it('parses a ┌──┴──┐ bus split as a fan-out from the junction-attached box', () => {
|
|
147
|
+
const d = parseAsciiDiagram(FAN_OUT_BUS);
|
|
148
|
+
expect(d.edges).toEqual([
|
|
149
|
+
{ source: 'source', target: 'one', directed: true },
|
|
150
|
+
{ source: 'source', target: 'two', directed: true },
|
|
151
|
+
]);
|
|
152
|
+
});
|
|
153
|
+
|
|
154
|
+
it('dedupes parallel identical lines to one edge with a warning', () => {
|
|
155
|
+
const d = parseAsciiDiagram(PARALLEL_DUPES);
|
|
156
|
+
expect(d.edges).toEqual([{ source: 'wide-a', target: 'wide-b', directed: true }]);
|
|
157
|
+
expect(d.warnings).toContain('parallel-edges-merged');
|
|
158
|
+
});
|
|
159
|
+
|
|
160
|
+
it('captures an embedded horizontal edge label', () => {
|
|
161
|
+
const d = parseAsciiDiagram(EDGE_LABEL);
|
|
162
|
+
expect(d.edges).toEqual([
|
|
163
|
+
{ source: 'client', target: 'server', label: 'auth', directed: true },
|
|
164
|
+
]);
|
|
165
|
+
});
|
|
166
|
+
|
|
167
|
+
it('captures an embedded label with internal spaces', () => {
|
|
168
|
+
const d = parseAsciiDiagram(EDGE_LABEL_SPACED);
|
|
169
|
+
expect(d.edges).toEqual([
|
|
170
|
+
{ source: 'client', target: 'server', label: 'auth flow', directed: true },
|
|
171
|
+
]);
|
|
172
|
+
});
|
|
173
|
+
});
|
|
174
|
+
|
|
175
|
+
describe('parseAsciiDiagram — containers', () => {
|
|
176
|
+
it('parses the nested AI-style container fixture', () => {
|
|
177
|
+
const d = parseAsciiDiagram(NESTED_CONTAINER);
|
|
178
|
+
const container = d.nodes.find((n) => n.id === 'data-pipeline');
|
|
179
|
+
expect(container).toBeDefined();
|
|
180
|
+
expect(container?.containerId).toBeUndefined();
|
|
181
|
+
const children = d.nodes.filter((n) => n.containerId === 'data-pipeline');
|
|
182
|
+
expect(children.map((n) => n.id).sort()).toEqual([
|
|
183
|
+
'enrich',
|
|
184
|
+
'export',
|
|
185
|
+
'gold',
|
|
186
|
+
'ingest',
|
|
187
|
+
'raw',
|
|
188
|
+
'silver',
|
|
189
|
+
]);
|
|
190
|
+
expect(d.edges).toEqual([
|
|
191
|
+
{ source: 'enrich', target: 'silver', directed: true },
|
|
192
|
+
{ source: 'export', target: 'gold', directed: true },
|
|
193
|
+
{ source: 'ingest', target: 'raw', directed: true },
|
|
194
|
+
]);
|
|
195
|
+
});
|
|
196
|
+
|
|
197
|
+
it('reads a title embedded in the container top border', () => {
|
|
198
|
+
const d = parseAsciiDiagram(CONTAINER_EMBEDDED_TITLE);
|
|
199
|
+
const container = d.nodes.find((n) => n.id === 'cluster');
|
|
200
|
+
expect(container?.label).toBe('Cluster');
|
|
201
|
+
const worker = d.nodes.find((n) => n.id === 'worker');
|
|
202
|
+
expect(worker?.containerId).toBe('cluster');
|
|
203
|
+
});
|
|
204
|
+
});
|
|
205
|
+
|
|
206
|
+
describe('parseAsciiDiagram — hand-drawn robustness', () => {
|
|
207
|
+
it('treats an arrowhead embedded in the top border as a stem, not a title', () => {
|
|
208
|
+
// An incoming edge often lands in the border (`┌───▼───┐`). The arrowhead
|
|
209
|
+
// must not be captured as the box label, and the box must still close.
|
|
210
|
+
const art = ['┌───▼───┐', '│ Alpha │', '└───────┘', '┌───────┐', '│ Beta │', '└───────┘'].join(
|
|
211
|
+
'\n',
|
|
212
|
+
);
|
|
213
|
+
const d = parseAsciiDiagram(art);
|
|
214
|
+
expect(d.nodes.map((n) => n.label.split('\n')[0])).toEqual(['Alpha', 'Beta']);
|
|
215
|
+
});
|
|
216
|
+
|
|
217
|
+
it('traces a box whose side border overflowed on one interior row', () => {
|
|
218
|
+
// A label wider than its box leaves a gap where the `│` should be. The
|
|
219
|
+
// four corners + solid top/bottom borders still anchor the box.
|
|
220
|
+
const art = [
|
|
221
|
+
'┌──────────┐',
|
|
222
|
+
'│ Alpha │',
|
|
223
|
+
'│ a wide overflowing note',
|
|
224
|
+
'│ tail │',
|
|
225
|
+
'└──────────┘',
|
|
226
|
+
'┌──────────┐',
|
|
227
|
+
'│ Beta │',
|
|
228
|
+
'└──────────┘',
|
|
229
|
+
].join('\n');
|
|
230
|
+
const d = parseAsciiDiagram(art);
|
|
231
|
+
expect(d.nodes.map((n) => n.label.split('\n')[0])).toEqual(['Alpha', 'Beta']);
|
|
232
|
+
});
|
|
233
|
+
});
|
|
@@ -0,0 +1,273 @@
|
|
|
1
|
+
import { describe, expect, it } from 'vitest';
|
|
2
|
+
import { parseMarkdown, stringifyMarkdown } from '../markdown/index';
|
|
3
|
+
import { markdownToDoc } from '../doc/markdownToDoc';
|
|
4
|
+
import { docToMarkdown } from '../doc/docToMarkdown';
|
|
5
|
+
import { materializeLayers } from './materializeTestUtils';
|
|
6
|
+
import { profileBlockContents, recommendTemplatesForBlock } from '../recommend/templates';
|
|
7
|
+
import type { Block, Layer } from '../schemas/Doc';
|
|
8
|
+
import type { DiagramTemplateEdge, DiagramTemplateNode } from '../schemas/BlockTemplates';
|
|
9
|
+
import { NESTED_CONTAINER, TWO_BOX_VERTICAL } from './fixtures/asciiDiagrams';
|
|
10
|
+
|
|
11
|
+
const fenced = (art: string, lang = ''): string => '```' + lang + '\n' + art + '\n```';
|
|
12
|
+
|
|
13
|
+
const AUTO_DOC = ['# Systems', '', '## Architecture', '', fenced(TWO_BOX_VERTICAL), ''].join('\n');
|
|
14
|
+
|
|
15
|
+
function convert(md: string, options?: Parameters<typeof markdownToDoc>[1]) {
|
|
16
|
+
return markdownToDoc(parseMarkdown(md), { generateCoverBlock: false, ...options });
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
function findBlock(doc: { blocks: Block[] }, title: string): Block | undefined {
|
|
20
|
+
const walk = (blocks: Block[]): Block | undefined => {
|
|
21
|
+
for (const b of blocks) {
|
|
22
|
+
if (b.title === title) return b;
|
|
23
|
+
const inner = b.children ? walk(b.children) : undefined;
|
|
24
|
+
if (inner) return inner;
|
|
25
|
+
}
|
|
26
|
+
return undefined;
|
|
27
|
+
};
|
|
28
|
+
return walk(doc.blocks);
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
describe('auto-template conversion of ASCII diagram fences', () => {
|
|
32
|
+
it('converts a heading with a lone eligible fence into an ephemeral diagram block', () => {
|
|
33
|
+
const doc = convert(AUTO_DOC);
|
|
34
|
+
const block = findBlock(doc, 'Architecture');
|
|
35
|
+
expect(block?.template).toBe('diagram');
|
|
36
|
+
expect(block?.autoTemplate).toBe(true);
|
|
37
|
+
const nodes = block?.templateData?.nodes as DiagramTemplateNode[];
|
|
38
|
+
const edges = block?.templateData?.edges as DiagramTemplateEdge[];
|
|
39
|
+
expect(nodes?.map((n) => n.id)).toEqual(['alpha', 'beta']);
|
|
40
|
+
expect(nodes?.[0].w).toBeGreaterThan(0);
|
|
41
|
+
expect(edges).toEqual([
|
|
42
|
+
{
|
|
43
|
+
source: 'alpha',
|
|
44
|
+
target: 'beta',
|
|
45
|
+
sourceAnchor: { side: 'bottom', offset: 0.5 },
|
|
46
|
+
targetAnchor: { side: 'top', offset: 0.5 },
|
|
47
|
+
routing: 'orthogonal',
|
|
48
|
+
},
|
|
49
|
+
]);
|
|
50
|
+
expect(block?.templateData?.title).toBe('Architecture');
|
|
51
|
+
});
|
|
52
|
+
|
|
53
|
+
it('round-trips losslessly: fence byte-identical, no annotation injected', () => {
|
|
54
|
+
const doc = convert(AUTO_DOC);
|
|
55
|
+
const output = stringifyMarkdown(docToMarkdown(doc));
|
|
56
|
+
expect(output).toContain(TWO_BOX_VERTICAL);
|
|
57
|
+
expect(output).not.toContain('{[diagram');
|
|
58
|
+
});
|
|
59
|
+
|
|
60
|
+
it('respects the autoTemplates option kill switch', () => {
|
|
61
|
+
const doc = convert(AUTO_DOC, { autoTemplates: false });
|
|
62
|
+
const block = findBlock(doc, 'Architecture');
|
|
63
|
+
expect(block?.template).not.toBe('diagram');
|
|
64
|
+
});
|
|
65
|
+
|
|
66
|
+
it('respects the squisq-auto-templates frontmatter kill switch', () => {
|
|
67
|
+
const md = `---\nsquisq-auto-templates: false\n---\n\n${AUTO_DOC}`;
|
|
68
|
+
const doc = convert(md);
|
|
69
|
+
const block = findBlock(doc, 'Architecture');
|
|
70
|
+
expect(block?.template).not.toBe('diagram');
|
|
71
|
+
});
|
|
72
|
+
|
|
73
|
+
it('does not convert when the fence has a real language', () => {
|
|
74
|
+
const md = ['## Architecture', '', fenced(TWO_BOX_VERTICAL, 'js'), ''].join('\n');
|
|
75
|
+
const block = findBlock(convert(md), 'Architecture');
|
|
76
|
+
expect(block?.template).not.toBe('diagram');
|
|
77
|
+
});
|
|
78
|
+
|
|
79
|
+
it('does not convert when a table competes with the fence', () => {
|
|
80
|
+
const md = [
|
|
81
|
+
'## Architecture',
|
|
82
|
+
'',
|
|
83
|
+
'| a | b |',
|
|
84
|
+
'|---|---|',
|
|
85
|
+
'| 1 | 2 |',
|
|
86
|
+
'',
|
|
87
|
+
fenced(TWO_BOX_VERTICAL),
|
|
88
|
+
'',
|
|
89
|
+
].join('\n');
|
|
90
|
+
const block = findBlock(convert(md), 'Architecture');
|
|
91
|
+
expect(block?.template).not.toBe('diagram');
|
|
92
|
+
});
|
|
93
|
+
|
|
94
|
+
it('does not convert when two fences are present', () => {
|
|
95
|
+
const md = ['## Architecture', '', fenced(TWO_BOX_VERTICAL), '', fenced('plain code'), ''].join(
|
|
96
|
+
'\n',
|
|
97
|
+
);
|
|
98
|
+
const block = findBlock(convert(md), 'Architecture');
|
|
99
|
+
expect(block?.template).not.toBe('diagram');
|
|
100
|
+
});
|
|
101
|
+
|
|
102
|
+
it('does not convert when heavy prose surrounds the fence', () => {
|
|
103
|
+
const prose = 'Lots of surrounding explanation text. '.repeat(15);
|
|
104
|
+
const md = ['## Architecture', '', prose, '', fenced(TWO_BOX_VERTICAL), ''].join('\n');
|
|
105
|
+
const block = findBlock(convert(md), 'Architecture');
|
|
106
|
+
expect(block?.template).not.toBe('diagram');
|
|
107
|
+
});
|
|
108
|
+
});
|
|
109
|
+
|
|
110
|
+
describe('explicit `diagram`-tagged fence (survives edit → round-trip)', () => {
|
|
111
|
+
// The `diagram` fence LANGUAGE is the durable "block tag" — it round-trips
|
|
112
|
+
// through markdown ↔ Tiptap as `class="language-diagram"`, and explicit-lang
|
|
113
|
+
// detection accepts a degenerate single-box diagram that would otherwise be
|
|
114
|
+
// rejected (the ≥2-box floor is for UNTAGGED auto-detection only).
|
|
115
|
+
const ONE_BOX = ['┌────────┐', '│ Solo │', '└────────┘'].join('\n');
|
|
116
|
+
const TAGGED_DOC = ['# Systems', '', '## Architecture', '', fenced(ONE_BOX, 'diagram'), ''].join(
|
|
117
|
+
'\n',
|
|
118
|
+
);
|
|
119
|
+
|
|
120
|
+
it('a bare single-box fence does NOT become a diagram', () => {
|
|
121
|
+
const md = ['## Architecture', '', fenced(ONE_BOX), ''].join('\n');
|
|
122
|
+
expect(findBlock(convert(md), 'Architecture')?.template).not.toBe('diagram');
|
|
123
|
+
});
|
|
124
|
+
|
|
125
|
+
it('a `diagram`-tagged single-box fence DOES become a diagram', () => {
|
|
126
|
+
const block = findBlock(convert(TAGGED_DOC), 'Architecture');
|
|
127
|
+
expect(block?.template).toBe('diagram');
|
|
128
|
+
expect(block?.autoTemplate).toBe(true);
|
|
129
|
+
const nodes = block?.templateData?.nodes as DiagramTemplateNode[];
|
|
130
|
+
expect(nodes?.map((n) => n.id)).toEqual(['solo']);
|
|
131
|
+
});
|
|
132
|
+
|
|
133
|
+
it('round-trips losslessly: fence + `diagram` lang preserved, no annotation injected', () => {
|
|
134
|
+
const output = stringifyMarkdown(docToMarkdown(convert(TAGGED_DOC)));
|
|
135
|
+
expect(output).toContain('```diagram');
|
|
136
|
+
expect(output).toContain(ONE_BOX);
|
|
137
|
+
expect(output).not.toContain('{[diagram');
|
|
138
|
+
// Re-importing keeps it a diagram — the identity is sticky.
|
|
139
|
+
expect(findBlock(convert(output), 'Architecture')?.template).toBe('diagram');
|
|
140
|
+
});
|
|
141
|
+
|
|
142
|
+
it('profiles a `diagram`-tagged single-box fence as hasAsciiDiagram', () => {
|
|
143
|
+
const md = parseMarkdown(fenced(ONE_BOX, 'diagram'));
|
|
144
|
+
const profile = profileBlockContents(md.children as Parameters<typeof profileBlockContents>[0]);
|
|
145
|
+
expect(profile.hasAsciiDiagram).toBe(true);
|
|
146
|
+
});
|
|
147
|
+
});
|
|
148
|
+
|
|
149
|
+
describe('explicit {[diagram]} annotation with an ASCII fence', () => {
|
|
150
|
+
const EXPLICIT_DOC = ['## Flow {[diagram]}', '', fenced(TWO_BOX_VERTICAL), ''].join('\n');
|
|
151
|
+
|
|
152
|
+
it('derives nodes/edges even with autoTemplates off', () => {
|
|
153
|
+
const doc = convert(EXPLICIT_DOC, { autoTemplates: false });
|
|
154
|
+
const block = findBlock(doc, 'Flow');
|
|
155
|
+
expect(block?.template).toBe('diagram');
|
|
156
|
+
const nodes = block?.templateData?.nodes as DiagramTemplateNode[];
|
|
157
|
+
expect(nodes?.map((n) => n.id)).toEqual(['alpha', 'beta']);
|
|
158
|
+
});
|
|
159
|
+
|
|
160
|
+
it('keeps the explicit annotation and fence through a round-trip', () => {
|
|
161
|
+
const doc = convert(EXPLICIT_DOC);
|
|
162
|
+
const output = stringifyMarkdown(docToMarkdown(doc));
|
|
163
|
+
expect(output).toContain('{[diagram]}');
|
|
164
|
+
expect(output).toContain(TWO_BOX_VERTICAL);
|
|
165
|
+
});
|
|
166
|
+
|
|
167
|
+
it('lets an author json data fence win over the ASCII fence', () => {
|
|
168
|
+
const md = [
|
|
169
|
+
'## Flow {[diagram]}',
|
|
170
|
+
'',
|
|
171
|
+
'```json data',
|
|
172
|
+
JSON.stringify({
|
|
173
|
+
nodes: [
|
|
174
|
+
{ id: 'only', label: 'Only', x: 0, y: 0 },
|
|
175
|
+
{ id: 'two', label: 'Two', x: 200, y: 0 },
|
|
176
|
+
],
|
|
177
|
+
edges: [],
|
|
178
|
+
}),
|
|
179
|
+
'```',
|
|
180
|
+
'',
|
|
181
|
+
].join('\n');
|
|
182
|
+
const doc = convert(md);
|
|
183
|
+
const block = findBlock(doc, 'Flow');
|
|
184
|
+
const nodes = block?.templateData?.nodes as DiagramTemplateNode[];
|
|
185
|
+
expect(nodes?.map((n) => n.id)).toEqual(['only', 'two']);
|
|
186
|
+
});
|
|
187
|
+
|
|
188
|
+
it('records a diagnostic when the fence does not parse as a diagram', () => {
|
|
189
|
+
const md = ['## Flow {[diagram]}', '', fenced('just some text\nnothing else\nhere'), ''].join(
|
|
190
|
+
'\n',
|
|
191
|
+
);
|
|
192
|
+
const doc = convert(md);
|
|
193
|
+
expect(doc.diagnostics?.some((d) => d.code === 'ascii-diagram-parse')).toBe(true);
|
|
194
|
+
});
|
|
195
|
+
|
|
196
|
+
it('children-driven diagrams win over a stray fence in the body', () => {
|
|
197
|
+
const md = [
|
|
198
|
+
'## Flow {[diagram]}',
|
|
199
|
+
'',
|
|
200
|
+
fenced(TWO_BOX_VERTICAL),
|
|
201
|
+
'',
|
|
202
|
+
'### NodeA {#node-a x=100 y=100}',
|
|
203
|
+
'',
|
|
204
|
+
'### NodeB {#node-b x=400 y=100 connectsTo=node-a}',
|
|
205
|
+
'',
|
|
206
|
+
].join('\n');
|
|
207
|
+
const doc = convert(md);
|
|
208
|
+
const block = findBlock(doc, 'Flow');
|
|
209
|
+
expect(block?.children?.length).toBe(2);
|
|
210
|
+
expect(block?.templateData?.nodes).toBeUndefined();
|
|
211
|
+
});
|
|
212
|
+
});
|
|
213
|
+
|
|
214
|
+
describe('rendering derived diagrams through materializeBlockLayers', () => {
|
|
215
|
+
it('renders container cards behind leaf cards with per-node sizes', () => {
|
|
216
|
+
const md = ['## Pipeline', '', fenced(NESTED_CONTAINER), ''].join('\n');
|
|
217
|
+
const doc = convert(md);
|
|
218
|
+
const block = findBlock(doc, 'Pipeline');
|
|
219
|
+
expect(block?.template).toBe('diagram');
|
|
220
|
+
const layers = materializeLayers(block as Block, {});
|
|
221
|
+
const ids = layers.map((l: Layer) => l.id);
|
|
222
|
+
// Container card present and drawn before (behind) leaf cards.
|
|
223
|
+
const containerIdx = ids.indexOf('node-card-data-pipeline');
|
|
224
|
+
const leafIdx = ids.indexOf('node-card-ingest');
|
|
225
|
+
expect(containerIdx).toBeGreaterThanOrEqual(0);
|
|
226
|
+
expect(leafIdx).toBeGreaterThan(containerIdx);
|
|
227
|
+
// Edges exist.
|
|
228
|
+
expect(ids.some((id) => id.startsWith('edge-'))).toBe(true);
|
|
229
|
+
});
|
|
230
|
+
|
|
231
|
+
it('renders undirected edges without an end marker', () => {
|
|
232
|
+
const art = [
|
|
233
|
+
'┌────────┐ ┌────────┐',
|
|
234
|
+
'│ Left │─────│ Right │',
|
|
235
|
+
'└────────┘ └────────┘',
|
|
236
|
+
].join('\n');
|
|
237
|
+
const md = ['## Pair', '', fenced(art), ''].join('\n');
|
|
238
|
+
const block = findBlock(convert(md), 'Pair');
|
|
239
|
+
const layers = materializeLayers(block as Block, {});
|
|
240
|
+
const edge = layers.find((l: Layer) => l.id.startsWith('edge-'));
|
|
241
|
+
expect(edge).toBeDefined();
|
|
242
|
+
expect((edge as { content: { endMarker?: string } }).content.endMarker).toBeUndefined();
|
|
243
|
+
});
|
|
244
|
+
});
|
|
245
|
+
|
|
246
|
+
describe('duration/caption hygiene', () => {
|
|
247
|
+
it('excludes a consumed fence from reading-time and captions', () => {
|
|
248
|
+
// The size of the consumed art must not affect the block's duration:
|
|
249
|
+
// a tiny diagram and a huge one read identically (the fence text is
|
|
250
|
+
// data, not narration).
|
|
251
|
+
const small = findBlock(convert(AUTO_DOC), 'Architecture');
|
|
252
|
+
const bigDoc = convert(
|
|
253
|
+
['# Systems', '', '## Architecture', '', fenced(NESTED_CONTAINER), ''].join('\n'),
|
|
254
|
+
);
|
|
255
|
+
const big = findBlock(bigDoc, 'Architecture');
|
|
256
|
+
expect(small?.template).toBe('diagram');
|
|
257
|
+
expect(big?.template).toBe('diagram');
|
|
258
|
+
expect(big?.duration).toBe(small?.duration);
|
|
259
|
+
const captionText = (bigDoc.captions?.phrases ?? []).map((p) => p.text).join(' ');
|
|
260
|
+
expect(captionText).not.toContain('┌');
|
|
261
|
+
expect(captionText).not.toContain('│');
|
|
262
|
+
});
|
|
263
|
+
});
|
|
264
|
+
|
|
265
|
+
describe('template picker recommendation', () => {
|
|
266
|
+
it('surfaces diagram for a fence-bearing profile', () => {
|
|
267
|
+
const md = parseMarkdown(fenced(TWO_BOX_VERTICAL));
|
|
268
|
+
const profile = profileBlockContents(md.children as Parameters<typeof profileBlockContents>[0]);
|
|
269
|
+
expect(profile.hasAsciiDiagram).toBe(true);
|
|
270
|
+
const { recommended } = recommendTemplatesForBlock(profile, ['diagram', 'title', 'quote']);
|
|
271
|
+
expect(recommended).toContain('diagram');
|
|
272
|
+
});
|
|
273
|
+
});
|
|
@@ -0,0 +1,162 @@
|
|
|
1
|
+
import { describe, expect, it } from 'vitest';
|
|
2
|
+
import {
|
|
3
|
+
asciiDiagramFromTemplateData,
|
|
4
|
+
asciiDiagramToTemplateData,
|
|
5
|
+
parseAsciiDiagram,
|
|
6
|
+
renderAsciiDiagram,
|
|
7
|
+
type AsciiDiagram,
|
|
8
|
+
} from '../doc/asciiDiagram/index.js';
|
|
9
|
+
import { POSITIVE_FIXTURES } from './fixtures/asciiDiagrams.js';
|
|
10
|
+
|
|
11
|
+
/** Semantic equality: node ids/labels/containment + edge tuple sets. */
|
|
12
|
+
function semanticSnapshot(d: AsciiDiagram): {
|
|
13
|
+
nodes: Array<{ id: string; label: string; containerId?: string }>;
|
|
14
|
+
edges: Array<{ source: string; target: string; label?: string; directed: boolean }>;
|
|
15
|
+
} {
|
|
16
|
+
return {
|
|
17
|
+
nodes: [...d.nodes]
|
|
18
|
+
.map((n) => ({
|
|
19
|
+
id: n.id,
|
|
20
|
+
label: n.label,
|
|
21
|
+
...(n.containerId ? { containerId: n.containerId } : {}),
|
|
22
|
+
}))
|
|
23
|
+
.sort((a, b) => a.id.localeCompare(b.id)),
|
|
24
|
+
edges: [...d.edges]
|
|
25
|
+
.map((e) => ({
|
|
26
|
+
source: e.source,
|
|
27
|
+
target: e.target,
|
|
28
|
+
...(e.label ? { label: e.label } : {}),
|
|
29
|
+
directed: e.directed,
|
|
30
|
+
}))
|
|
31
|
+
.sort(
|
|
32
|
+
(a, b) =>
|
|
33
|
+
a.source.localeCompare(b.source) ||
|
|
34
|
+
a.target.localeCompare(b.target) ||
|
|
35
|
+
(a.label ?? '').localeCompare(b.label ?? ''),
|
|
36
|
+
),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
describe('renderAsciiDiagram — output shape', () => {
|
|
41
|
+
it('renders a simple two-node diagram with box borders and an arrow', () => {
|
|
42
|
+
const d = parseAsciiDiagram(POSITIVE_FIXTURES.TWO_BOX_VERTICAL);
|
|
43
|
+
const art = renderAsciiDiagram(d);
|
|
44
|
+
expect(art).toContain('┌');
|
|
45
|
+
expect(art).toContain('Alpha');
|
|
46
|
+
expect(art).toContain('Beta');
|
|
47
|
+
expect(art).toContain('▼');
|
|
48
|
+
expect(art).toContain('┬'); // junction on the source's bottom border
|
|
49
|
+
expect(art).toContain('┴'); // junction on the target's top border
|
|
50
|
+
});
|
|
51
|
+
|
|
52
|
+
it('emits ASCII vocabulary for ascii-style diagrams', () => {
|
|
53
|
+
const d = parseAsciiDiagram(POSITIVE_FIXTURES.TWO_BOX_VERTICAL_ASCII);
|
|
54
|
+
const art = renderAsciiDiagram(d);
|
|
55
|
+
expect(art).toContain('+--');
|
|
56
|
+
expect(art).toContain('v');
|
|
57
|
+
expect(art).not.toMatch(/[┌─│▼]/u);
|
|
58
|
+
});
|
|
59
|
+
|
|
60
|
+
it('honours a style override', () => {
|
|
61
|
+
const d = parseAsciiDiagram(POSITIVE_FIXTURES.TWO_BOX_VERTICAL);
|
|
62
|
+
const art = renderAsciiDiagram(d, { style: 'ascii' });
|
|
63
|
+
expect(art).not.toMatch(/[┌─│▼]/u);
|
|
64
|
+
});
|
|
65
|
+
|
|
66
|
+
it('grows a box when its label no longer fits', () => {
|
|
67
|
+
const d = parseAsciiDiagram(POSITIVE_FIXTURES.TWO_BOX_VERTICAL);
|
|
68
|
+
d.nodes[0] = { ...d.nodes[0], label: 'A much longer label than before' };
|
|
69
|
+
const art = renderAsciiDiagram(d);
|
|
70
|
+
expect(art).toContain('A much longer label than before');
|
|
71
|
+
const reparsed = parseAsciiDiagram(art);
|
|
72
|
+
expect(reparsed.nodes.map((n) => n.label)).toContain('A much longer label than before');
|
|
73
|
+
});
|
|
74
|
+
|
|
75
|
+
it('never shrinks a parsed box (visual stability)', () => {
|
|
76
|
+
const d = parseAsciiDiagram(POSITIVE_FIXTURES.TWO_BOX_VERTICAL);
|
|
77
|
+
const art = renderAsciiDiagram(d);
|
|
78
|
+
const reparsed = parseAsciiDiagram(art);
|
|
79
|
+
for (const node of reparsed.nodes) {
|
|
80
|
+
const original = d.nodes.find((n) => n.id === node.id);
|
|
81
|
+
expect(node.wCols).toBeGreaterThanOrEqual(original?.wCols ?? 0);
|
|
82
|
+
expect(node.hRows).toBeGreaterThanOrEqual(original?.hRows ?? 0);
|
|
83
|
+
}
|
|
84
|
+
});
|
|
85
|
+
|
|
86
|
+
it('renders containers with an embedded top-border title around their children', () => {
|
|
87
|
+
const d = parseAsciiDiagram(POSITIVE_FIXTURES.NESTED_CONTAINER);
|
|
88
|
+
const art = renderAsciiDiagram(d);
|
|
89
|
+
expect(art).toContain(' Data Pipeline ');
|
|
90
|
+
const reparsed = parseAsciiDiagram(art);
|
|
91
|
+
const children = reparsed.nodes.filter((n) => n.containerId === 'data-pipeline');
|
|
92
|
+
expect(children).toHaveLength(6);
|
|
93
|
+
});
|
|
94
|
+
|
|
95
|
+
it('merges a reciprocal directed pair into one double-arrow line', () => {
|
|
96
|
+
const d = parseAsciiDiagram(POSITIVE_FIXTURES.BIDIRECTIONAL);
|
|
97
|
+
const art = renderAsciiDiagram(d);
|
|
98
|
+
expect(art).toContain('◄');
|
|
99
|
+
expect(art).toContain('►');
|
|
100
|
+
// One line, not two.
|
|
101
|
+
const arrowRows = art.split('\n').filter((l) => l.includes('◄') || l.includes('►'));
|
|
102
|
+
expect(arrowRows).toHaveLength(1);
|
|
103
|
+
});
|
|
104
|
+
|
|
105
|
+
it('writes edge labels into a horizontal segment', () => {
|
|
106
|
+
const d = parseAsciiDiagram(POSITIVE_FIXTURES.EDGE_LABEL);
|
|
107
|
+
const art = renderAsciiDiagram(d);
|
|
108
|
+
expect(art).toContain(' auth ');
|
|
109
|
+
});
|
|
110
|
+
|
|
111
|
+
it('returns empty output for an empty diagram', () => {
|
|
112
|
+
expect(renderAsciiDiagram({ nodes: [], edges: [], style: 'unicode', warnings: [] })).toBe('');
|
|
113
|
+
});
|
|
114
|
+
});
|
|
115
|
+
|
|
116
|
+
describe('renderAsciiDiagram ↔ parseAsciiDiagram fixpoint', () => {
|
|
117
|
+
for (const [name, fixture] of Object.entries(POSITIVE_FIXTURES)) {
|
|
118
|
+
it(`semantic fixpoint + byte idempotence: ${name}`, () => {
|
|
119
|
+
const d1 = parseAsciiDiagram(fixture);
|
|
120
|
+
const t1 = renderAsciiDiagram(d1);
|
|
121
|
+
const d2 = parseAsciiDiagram(t1);
|
|
122
|
+
expect(semanticSnapshot(d2)).toEqual(semanticSnapshot(d1));
|
|
123
|
+
const t2 = renderAsciiDiagram(d2);
|
|
124
|
+
expect(t2).toBe(t1);
|
|
125
|
+
// Three full cycles stay byte-stable.
|
|
126
|
+
const d3 = parseAsciiDiagram(t2);
|
|
127
|
+
const t3 = renderAsciiDiagram(d3);
|
|
128
|
+
expect(t3).toBe(t1);
|
|
129
|
+
});
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
it('anti-churn: nudging one node by one column only changes locally', () => {
|
|
133
|
+
const d1 = parseAsciiDiagram(POSITIVE_FIXTURES.TWO_BOX_VERTICAL);
|
|
134
|
+
const t1 = renderAsciiDiagram(d1);
|
|
135
|
+
const d2 = parseAsciiDiagram(t1);
|
|
136
|
+
d2.nodes[1] = { ...d2.nodes[1], col: d2.nodes[1].col + 1 };
|
|
137
|
+
const t2 = renderAsciiDiagram(d2);
|
|
138
|
+
const d3 = parseAsciiDiagram(t2);
|
|
139
|
+
expect(semanticSnapshot(d3)).toEqual(semanticSnapshot(d1));
|
|
140
|
+
// Byte-stable after the nudge normalizes.
|
|
141
|
+
expect(renderAsciiDiagram(d3)).toBe(t2);
|
|
142
|
+
});
|
|
143
|
+
});
|
|
144
|
+
|
|
145
|
+
describe('templateData mapping round-trip', () => {
|
|
146
|
+
for (const [name, fixture] of Object.entries(POSITIVE_FIXTURES)) {
|
|
147
|
+
it(`grid → canvas → grid preserves semantics: ${name}`, () => {
|
|
148
|
+
const d1 = parseAsciiDiagram(fixture);
|
|
149
|
+
const { nodes, edges } = asciiDiagramToTemplateData(d1);
|
|
150
|
+
const d2 = asciiDiagramFromTemplateData(nodes, edges, { style: d1.style });
|
|
151
|
+
expect(semanticSnapshot(d2)).toEqual(semanticSnapshot(d1));
|
|
152
|
+
// Positions survive exactly (the mapping is scale + round).
|
|
153
|
+
for (const node of d2.nodes) {
|
|
154
|
+
const original = d1.nodes.find((n) => n.id === node.id);
|
|
155
|
+
expect({ col: node.col, row: node.row }).toEqual({
|
|
156
|
+
col: original?.col,
|
|
157
|
+
row: original?.row,
|
|
158
|
+
});
|
|
159
|
+
}
|
|
160
|
+
});
|
|
161
|
+
}
|
|
162
|
+
});
|