@bendyline/squisq 2.0.1 → 2.2.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/LICENSE +21 -0
- package/NOTICE.md +24 -0
- package/dist/{ContentContainer-BXUlIf18.d.ts → ContentContainer-B2w9sUoL.d.ts} +15 -0
- package/dist/{Doc-ylqWKDc_.d.ts → Doc-BubIpWsp.d.ts} +160 -3
- package/dist/{ImageEditDoc-D828IXJ1.d.ts → ImageEditDoc-CGxk5CHc.d.ts} +1 -1
- package/dist/{annotationCoercion-Dr_DY9Hx.d.ts → annotationCoercion-PtRQhk5V.d.ts} +1 -1
- package/dist/chunk-2L55443L.js +0 -0
- package/dist/chunk-2ZWIXGAC.js +214 -0
- package/dist/{chunk-2PWOO4ZE.js → chunk-32R2RZAO.js} +72 -3
- package/dist/chunk-3IGPAPQ7.js +645 -0
- package/dist/{chunk-QE7TWGVT.js → chunk-4VOD55SX.js} +0 -1
- package/dist/{chunk-3E5F2XMR.js → chunk-67L6WRJN.js} +0 -1
- package/dist/{chunk-5DKBFXPY.js → chunk-6ECMNUIP.js} +26 -18
- package/dist/{chunk-X6DUONGT.js → chunk-7ARJZYQY.js} +280 -128
- package/dist/{chunk-DBS6RIFL.js → chunk-7N4G32LG.js} +0 -1
- package/dist/{chunk-JOQYPRDZ.js → chunk-7YEZFHLS.js} +10 -8
- package/dist/{chunk-2UQOHYE2.js → chunk-7ZAAICW4.js} +0 -1
- package/dist/{chunk-66QO7XFB.js → chunk-ACZOVWX3.js} +117 -7
- package/dist/{chunk-5J4HKRJF.js → chunk-BAOV476U.js} +0 -1
- package/dist/chunk-BCCXTMN5.js +699 -0
- package/dist/{chunk-W4O2TX5I.js → chunk-C33GTPUZ.js} +579 -4
- package/dist/{chunk-MMPBOUK7.js → chunk-CB45YGAM.js} +7 -2
- package/dist/{chunk-CY2R2VPR.js → chunk-DYPMOPIW.js} +18 -2
- package/dist/{chunk-VR7UPJ7C.js → chunk-FCG3BIZN.js} +12 -1
- package/dist/{chunk-5UYI3RJB.js → chunk-FDYDYL77.js} +54 -40
- package/dist/{chunk-TFJVXUHH.js → chunk-I2O6W7DX.js} +1513 -79
- package/dist/{chunk-Q7LROV2H.js → chunk-NKNMGIIN.js} +0 -1
- package/dist/chunk-OPO5K4DZ.js +241 -0
- package/dist/{chunk-TUWMK62B.js → chunk-PUS54YU6.js} +45 -2
- package/dist/chunk-QKPXHDLR.js +0 -0
- package/dist/{chunk-GZY66SDN.js → chunk-R3KTTOMS.js} +0 -1
- package/dist/{chunk-PXLVXTLW.js → chunk-RS5AP3J4.js} +72 -15
- package/dist/chunk-WV5ARNDA.js +0 -0
- package/dist/{chunk-4X3JQXNM.js → chunk-XOFT65EX.js} +1 -2
- package/dist/{chunk-FVTQSNR7.js → chunk-XRW6P7IF.js} +13 -5
- package/dist/chunk-XWNNA3KE.js +0 -0
- package/dist/chunk-YZNGMV3G.js +0 -0
- package/dist/{chunk-R2YZTCLO.js → chunk-ZQKZSJAX.js} +1 -2
- package/dist/doc/index.d.ts +166 -12
- package/dist/doc/index.js +36 -17
- package/dist/generate/index.d.ts +2 -2
- package/dist/generate/index.js +2 -3
- package/dist/icons/index.js +3 -4
- package/dist/icons/inlineIconMarker.js +1 -2
- package/dist/imageEdit/index.d.ts +48 -17
- package/dist/imageEdit/index.js +3 -4
- package/dist/index.d.ts +13 -12
- package/dist/index.js +118 -33
- package/dist/jsonForm/index.d.ts +10 -3
- package/dist/jsonForm/index.js +8 -7
- package/dist/markdown/index.d.ts +75 -11
- package/dist/markdown/index.js +32 -7
- package/dist/materializePageSection-wSLA2A1g.d.ts +223 -0
- package/dist/narration/index.d.ts +16 -3
- package/dist/narration/index.js +13 -14
- package/dist/random/index.d.ts +11 -2
- package/dist/random/index.js +2 -3
- package/dist/recommend/index.d.ts +1 -1
- package/dist/recommend/index.js +3 -4
- package/dist/schemas/index.d.ts +31 -6
- package/dist/schemas/index.js +43 -6
- package/dist/spatial/index.d.ts +2 -1
- package/dist/spatial/index.js +1 -2
- package/dist/storage/index.d.ts +4 -2
- package/dist/storage/index.js +1 -2
- package/dist/{themeLibrary-RjVgLpUi.d.ts → themeLibrary-DU9mUmVl.d.ts} +1 -1
- package/dist/timing/index.js +3 -4
- package/dist/transform/index.d.ts +9 -10
- package/dist/transform/index.js +6 -7
- package/dist/{types-C4kiRn_k.d.ts → types-8QjefM9J.d.ts} +38 -2
- package/dist/{types-BwMPl2CB.d.ts → types-CUNc9biN.d.ts} +24 -1
- package/dist/versions/index.d.ts +14 -11
- package/dist/versions/index.js +2 -3
- package/package.json +4 -2
- package/dist/chunk-2PWOO4ZE.js.map +0 -1
- package/dist/chunk-2UQOHYE2.js.map +0 -1
- package/dist/chunk-3E5F2XMR.js.map +0 -1
- package/dist/chunk-4X3JQXNM.js.map +0 -1
- package/dist/chunk-5DKBFXPY.js.map +0 -1
- package/dist/chunk-5J4HKRJF.js.map +0 -1
- package/dist/chunk-5UYI3RJB.js.map +0 -1
- package/dist/chunk-66QO7XFB.js.map +0 -1
- package/dist/chunk-AMIR72JP.js +0 -380
- package/dist/chunk-AMIR72JP.js.map +0 -1
- package/dist/chunk-CY2R2VPR.js.map +0 -1
- package/dist/chunk-DBS6RIFL.js.map +0 -1
- package/dist/chunk-DNJKBAI7.js +0 -1
- package/dist/chunk-DNJKBAI7.js.map +0 -1
- package/dist/chunk-ET53IIEP.js +0 -1
- package/dist/chunk-ET53IIEP.js.map +0 -1
- package/dist/chunk-FVJUUTEM.js +0 -74
- package/dist/chunk-FVJUUTEM.js.map +0 -1
- package/dist/chunk-FVTQSNR7.js.map +0 -1
- package/dist/chunk-GZY66SDN.js.map +0 -1
- package/dist/chunk-JOQYPRDZ.js.map +0 -1
- package/dist/chunk-MMPBOUK7.js.map +0 -1
- package/dist/chunk-PGGGKYWG.js +0 -1
- package/dist/chunk-PGGGKYWG.js.map +0 -1
- package/dist/chunk-PXLVXTLW.js.map +0 -1
- package/dist/chunk-Q7LROV2H.js.map +0 -1
- package/dist/chunk-QE7TWGVT.js.map +0 -1
- package/dist/chunk-R2GC6RLD.js +0 -344
- package/dist/chunk-R2GC6RLD.js.map +0 -1
- package/dist/chunk-R2YZTCLO.js.map +0 -1
- package/dist/chunk-S7A5D7ZJ.js +0 -174
- package/dist/chunk-S7A5D7ZJ.js.map +0 -1
- package/dist/chunk-TFJVXUHH.js.map +0 -1
- package/dist/chunk-TUWMK62B.js.map +0 -1
- package/dist/chunk-V543AI2F.js +0 -1
- package/dist/chunk-V543AI2F.js.map +0 -1
- package/dist/chunk-VR7UPJ7C.js.map +0 -1
- package/dist/chunk-W4O2TX5I.js.map +0 -1
- package/dist/chunk-X6DUONGT.js.map +0 -1
- package/dist/chunk-ZLQKNOZQ.js +0 -1
- package/dist/chunk-ZLQKNOZQ.js.map +0 -1
- package/dist/doc/index.js.map +0 -1
- package/dist/generate/index.js.map +0 -1
- package/dist/icons/index.js.map +0 -1
- package/dist/icons/inlineIconMarker.js.map +0 -1
- package/dist/imageEdit/index.js.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/jsonForm/index.js.map +0 -1
- package/dist/markdown/index.js.map +0 -1
- package/dist/narration/index.js.map +0 -1
- package/dist/random/index.js.map +0 -1
- package/dist/recommend/index.js.map +0 -1
- package/dist/schemas/index.js.map +0 -1
- package/dist/spatial/index.js.map +0 -1
- package/dist/storage/index.js.map +0 -1
- package/dist/timing/index.js.map +0 -1
- package/dist/transform/index.js.map +0 -1
- package/dist/versions/index.js.map +0 -1
- package/src/__tests__/animationUtils.test.ts +0 -117
- package/src/__tests__/annotationCoercion.test.ts +0 -243
- package/src/__tests__/applyNarrationTiming.test.ts +0 -190
- package/src/__tests__/applyRenderStyle.test.ts +0 -146
- package/src/__tests__/asciiDiagramBattle.test.ts +0 -246
- package/src/__tests__/asciiDiagramDetect.test.ts +0 -162
- package/src/__tests__/asciiDiagramMapping.test.ts +0 -38
- package/src/__tests__/asciiDiagramParse.test.ts +0 -233
- package/src/__tests__/asciiDiagramPipeline.test.ts +0 -273
- package/src/__tests__/asciiDiagramRender.test.ts +0 -162
- package/src/__tests__/asciiDiagramRepair.test.ts +0 -84
- package/src/__tests__/asciiTimelineDetect.test.ts +0 -157
- package/src/__tests__/asciiTimelineParse.test.ts +0 -205
- package/src/__tests__/asciiTimelinePipeline.test.ts +0 -349
- package/src/__tests__/asciiTimelineRender.test.ts +0 -376
- package/src/__tests__/atmosphereLayers.test.ts +0 -108
- package/src/__tests__/attrTokens.test.ts +0 -167
- package/src/__tests__/colorUtils.test.ts +0 -112
- package/src/__tests__/contentContainer.test.ts +0 -325
- package/src/__tests__/contentExtractor.test.ts +0 -243
- package/src/__tests__/coverBlock.test.ts +0 -310
- package/src/__tests__/customTemplateSample.test.ts +0 -144
- package/src/__tests__/customTemplatesFrontmatter.test.ts +0 -221
- package/src/__tests__/customThemesFrontmatter.test.ts +0 -146
- package/src/__tests__/dataTable.test.ts +0 -145
- package/src/__tests__/diagramBlock.test.ts +0 -122
- package/src/__tests__/diagramLayout.test.ts +0 -134
- package/src/__tests__/diagramText.test.ts +0 -26
- package/src/__tests__/docToMarkdownMedia.test.ts +0 -83
- package/src/__tests__/drawing.test.ts +0 -109
- package/src/__tests__/drawingBlock.test.ts +0 -124
- package/src/__tests__/drawingLayout.test.ts +0 -171
- package/src/__tests__/fixtures/asciiDiagramBattle.ts +0 -512
- package/src/__tests__/fixtures/asciiDiagrams.ts +0 -287
- package/src/__tests__/fixtures/asciiTimelines.ts +0 -35
- package/src/__tests__/fixtures/treeviewFixtures.ts +0 -243
- package/src/__tests__/geohash.test.ts +0 -110
- package/src/__tests__/getLayers.test.ts +0 -243
- package/src/__tests__/getLayersFallback.test.ts +0 -103
- package/src/__tests__/haversine.test.ts +0 -63
- package/src/__tests__/iconResolve.test.ts +0 -122
- package/src/__tests__/imageEditExportSvg.test.ts +0 -70
- package/src/__tests__/imageEditState.test.ts +0 -74
- package/src/__tests__/imageEditVersions.test.ts +0 -243
- package/src/__tests__/inferDocumentTitle.test.ts +0 -50
- package/src/__tests__/inlineIconMarker.test.ts +0 -36
- package/src/__tests__/inputDescriptors.test.ts +0 -162
- package/src/__tests__/jsonForm.chooseControl.test.ts +0 -86
- package/src/__tests__/jsonForm.evaluateWhen.test.ts +0 -59
- package/src/__tests__/jsonForm.inferSchema.test.ts +0 -25
- package/src/__tests__/jsonForm.pointer.test.ts +0 -149
- package/src/__tests__/jsonForm.tokens.test.ts +0 -84
- package/src/__tests__/layoutBlock.test.ts +0 -83
- package/src/__tests__/layoutLayout.test.ts +0 -169
- package/src/__tests__/localForageAdapter.test.ts +0 -155
- package/src/__tests__/majorApiTypes.test.ts +0 -18
- package/src/__tests__/markdown.test.ts +0 -1009
- package/src/__tests__/markdownIcons.test.ts +0 -104
- package/src/__tests__/markdownSanitize.test.ts +0 -81
- package/src/__tests__/markdownToDoc.test.ts +0 -957
- package/src/__tests__/matchFontFamily.test.ts +0 -114
- package/src/__tests__/materializeBlockLayers.test.ts +0 -135
- package/src/__tests__/materializeTestUtils.ts +0 -17
- package/src/__tests__/mediaAnnotations.test.ts +0 -91
- package/src/__tests__/mediaSchedule.test.ts +0 -118
- package/src/__tests__/narrationAlign.test.ts +0 -150
- package/src/__tests__/narrationFeatures.test.ts +0 -71
- package/src/__tests__/narrationNuclei.test.ts +0 -45
- package/src/__tests__/narrationPacing.test.ts +0 -189
- package/src/__tests__/narrationScript.test.ts +0 -149
- package/src/__tests__/narrationSessionRepro.test.ts +0 -62
- package/src/__tests__/narrationSidecar.test.ts +0 -88
- package/src/__tests__/narrationSyllables.test.ts +0 -65
- package/src/__tests__/narrationTestSignals.ts +0 -167
- package/src/__tests__/narrationVad.test.ts +0 -66
- package/src/__tests__/pandocAttrParse.test.ts +0 -187
- package/src/__tests__/recommendTemplates.test.ts +0 -183
- package/src/__tests__/resolveDocTheme.test.ts +0 -69
- package/src/__tests__/rootExports.test.ts +0 -61
- package/src/__tests__/scopedContentContainer.test.ts +0 -109
- package/src/__tests__/seededRandom.test.ts +0 -142
- package/src/__tests__/shapeGeometry.test.ts +0 -138
- package/src/__tests__/shapeVocabulary.test.ts +0 -133
- package/src/__tests__/storage.test.ts +0 -60
- package/src/__tests__/structuredData.test.ts +0 -249
- package/src/__tests__/surface.test.ts +0 -68
- package/src/__tests__/templateAnnotationParse.test.ts +0 -160
- package/src/__tests__/templateInputs.test.ts +0 -69
- package/src/__tests__/templateMetadata.test.ts +0 -32
- package/src/__tests__/templates.test.ts +0 -710
- package/src/__tests__/themeCompile.test.ts +0 -225
- package/src/__tests__/themeValidator.test.ts +0 -131
- package/src/__tests__/timing.test.ts +0 -167
- package/src/__tests__/transformProvenance.test.ts +0 -160
- package/src/__tests__/transformV2.test.ts +0 -163
- package/src/__tests__/transitionNormalize.test.ts +0 -61
- package/src/__tests__/treeviewBattle.test.ts +0 -76
- package/src/__tests__/treeviewDetect.test.ts +0 -168
- package/src/__tests__/treeviewParse.test.ts +0 -118
- package/src/__tests__/treeviewPipeline.test.ts +0 -183
- package/src/__tests__/treeviewRender.test.ts +0 -91
- package/src/__tests__/validateDoc.test.ts +0 -260
- package/src/__tests__/versions.test.ts +0 -459
- package/src/doc/annotationBlocks.ts +0 -117
- package/src/doc/applyNarrationTiming.ts +0 -244
- package/src/doc/asciiDiagram/chars.ts +0 -210
- package/src/doc/asciiDiagram/detect.ts +0 -175
- package/src/doc/asciiDiagram/index.ts +0 -38
- package/src/doc/asciiDiagram/mapping.ts +0 -225
- package/src/doc/asciiDiagram/parse.ts +0 -1095
- package/src/doc/asciiDiagram/render.ts +0 -963
- package/src/doc/asciiDiagram/repair.ts +0 -400
- package/src/doc/asciiDiagram/types.ts +0 -65
- package/src/doc/asciiTimeline/detect.ts +0 -138
- package/src/doc/asciiTimeline/index.ts +0 -26
- package/src/doc/asciiTimeline/mapping.ts +0 -43
- package/src/doc/asciiTimeline/parse.ts +0 -870
- package/src/doc/asciiTimeline/render.ts +0 -427
- package/src/doc/asciiTimeline/types.ts +0 -73
- package/src/doc/asciiTimeline/wrappedFlow.ts +0 -427
- package/src/doc/audioMapping.ts +0 -442
- package/src/doc/customTemplatesFrontmatter.ts +0 -273
- package/src/doc/customThemesFrontmatter.ts +0 -95
- package/src/doc/docToMarkdown.ts +0 -284
- package/src/doc/index.ts +0 -127
- package/src/doc/markdownToDoc.ts +0 -1054
- package/src/doc/materializeBlockLayers.ts +0 -304
- package/src/doc/mediaAnnotations.ts +0 -120
- package/src/doc/resolveDocTheme.ts +0 -56
- package/src/doc/standaloneAnnotation.ts +0 -58
- package/src/doc/structuredData.ts +0 -301
- package/src/doc/templateInputs.ts +0 -423
- package/src/doc/templates/__tests__/customTemplate.test.ts +0 -170
- package/src/doc/templates/__tests__/customTemplateRegistry.test.ts +0 -124
- package/src/doc/templates/__tests__/listBlock.test.ts +0 -64
- package/src/doc/templates/accentImage.ts +0 -362
- package/src/doc/templates/captionUtils.ts +0 -56
- package/src/doc/templates/comparisonBar.ts +0 -173
- package/src/doc/templates/coverBlock.ts +0 -255
- package/src/doc/templates/customTemplate.ts +0 -51
- package/src/doc/templates/dataTable.ts +0 -102
- package/src/doc/templates/dateEvent.ts +0 -147
- package/src/doc/templates/definitionCard.ts +0 -140
- package/src/doc/templates/diagramBlock.ts +0 -403
- package/src/doc/templates/diagramLayout.ts +0 -159
- package/src/doc/templates/drawingBlock.ts +0 -325
- package/src/doc/templates/drawingLayout.ts +0 -539
- package/src/doc/templates/factCard.ts +0 -146
- package/src/doc/templates/fallbackBlock.ts +0 -123
- package/src/doc/templates/featureBlock.ts +0 -209
- package/src/doc/templates/fullBleedQuote.ts +0 -83
- package/src/doc/templates/imageWithCaption.ts +0 -186
- package/src/doc/templates/index.ts +0 -642
- package/src/doc/templates/inputDescriptors.ts +0 -451
- package/src/doc/templates/layoutBlock.ts +0 -43
- package/src/doc/templates/layoutLayout.ts +0 -243
- package/src/doc/templates/listBlock.ts +0 -207
- package/src/doc/templates/mapBlock.ts +0 -138
- package/src/doc/templates/metadata.ts +0 -130
- package/src/doc/templates/persistentLayers.ts +0 -526
- package/src/doc/templates/photoGrid.ts +0 -190
- package/src/doc/templates/pullQuote.ts +0 -141
- package/src/doc/templates/quoteBlock.ts +0 -141
- package/src/doc/templates/registry.ts +0 -88
- package/src/doc/templates/sectionHeader.ts +0 -120
- package/src/doc/templates/statHighlight.ts +0 -146
- package/src/doc/templates/templateNames.ts +0 -22
- package/src/doc/templates/timelineBlock.ts +0 -613
- package/src/doc/templates/titleBlock.ts +0 -150
- package/src/doc/templates/tokens/__tests__/resolveTokens.test.ts +0 -487
- package/src/doc/templates/tokens/resolveTokens.ts +0 -453
- package/src/doc/templates/treeBlock.ts +0 -131
- package/src/doc/templates/twoColumn.ts +0 -263
- package/src/doc/templates/videoPullQuote.ts +0 -142
- package/src/doc/templates/videoWithCaption.ts +0 -135
- package/src/doc/treeview/chars.ts +0 -72
- package/src/doc/treeview/detect.ts +0 -145
- package/src/doc/treeview/index.ts +0 -30
- package/src/doc/treeview/mapping.ts +0 -95
- package/src/doc/treeview/parse.ts +0 -201
- package/src/doc/treeview/render.ts +0 -41
- package/src/doc/treeview/types.ts +0 -43
- package/src/doc/utils/animationUtils.ts +0 -399
- package/src/doc/utils/applyRenderStyle.ts +0 -106
- package/src/doc/utils/diagramText.ts +0 -78
- package/src/doc/utils/imageTreatment.ts +0 -70
- package/src/doc/utils/nearest.ts +0 -59
- package/src/doc/utils/shapeGeometry.ts +0 -614
- package/src/doc/utils/themeUtils.ts +0 -243
- package/src/doc/validate.ts +0 -575
- package/src/generate/contentExtractor.ts +0 -921
- package/src/generate/index.ts +0 -18
- package/src/generate/templateMapper.ts +0 -177
- package/src/icons/iconData.ts +0 -31
- package/src/icons/index.ts +0 -26
- package/src/icons/inlineIconMarker.ts +0 -73
- package/src/icons/resolve.ts +0 -139
- package/src/imageEdit/ImageEditVersionManager.ts +0 -73
- package/src/imageEdit/export.ts +0 -410
- package/src/imageEdit/index.ts +0 -72
- package/src/imageEdit/persistence.ts +0 -113
- package/src/imageEdit/state.ts +0 -112
- package/src/imageEdit/versionPaths.ts +0 -44
- package/src/imageEdit/versions.ts +0 -152
- package/src/index.ts +0 -15
- package/src/internal/immutable.ts +0 -58
- package/src/jsonForm/chooseControl.ts +0 -88
- package/src/jsonForm/evaluateWhen.ts +0 -59
- package/src/jsonForm/index.ts +0 -32
- package/src/jsonForm/inferSchema.ts +0 -25
- package/src/jsonForm/pointer.ts +0 -154
- package/src/jsonForm/tokens.ts +0 -78
- package/src/jsonForm/types.ts +0 -167
- package/src/markdown/annotationCoercion.ts +0 -295
- package/src/markdown/attrTokens.ts +0 -243
- package/src/markdown/convert.ts +0 -1353
- package/src/markdown/htmlParse.ts +0 -212
- package/src/markdown/index.ts +0 -152
- package/src/markdown/parse.ts +0 -103
- package/src/markdown/sanitize.ts +0 -318
- package/src/markdown/stringify.ts +0 -207
- package/src/markdown/types.ts +0 -710
- package/src/markdown/utils.ts +0 -459
- package/src/narration/align.ts +0 -514
- package/src/narration/features.ts +0 -231
- package/src/narration/index.ts +0 -86
- package/src/narration/nuclei.ts +0 -118
- package/src/narration/pacing.ts +0 -211
- package/src/narration/script.ts +0 -239
- package/src/narration/session.ts +0 -100
- package/src/narration/sidecar.ts +0 -187
- package/src/narration/syllables.ts +0 -85
- package/src/narration/trace.ts +0 -50
- package/src/narration/types.ts +0 -299
- package/src/narration/vad.ts +0 -131
- package/src/ngeohash.d.ts +0 -11
- package/src/random/SeededRandom.ts +0 -127
- package/src/random/index.ts +0 -1
- package/src/recommend/index.ts +0 -16
- package/src/recommend/numberHighlight.ts +0 -25
- package/src/recommend/templates.ts +0 -393
- package/src/schemas/BlockTemplates.ts +0 -1046
- package/src/schemas/CustomTemplates.ts +0 -126
- package/src/schemas/Doc.ts +0 -1052
- package/src/schemas/ImageEditDoc.ts +0 -102
- package/src/schemas/LayoutStrategy.ts +0 -178
- package/src/schemas/Media.ts +0 -179
- package/src/schemas/MediaProvider.ts +0 -70
- package/src/schemas/Theme.ts +0 -406
- package/src/schemas/Transitions.ts +0 -224
- package/src/schemas/Types.ts +0 -15
- package/src/schemas/Viewport.ts +0 -91
- package/src/schemas/colorUtils.ts +0 -219
- package/src/schemas/fontStacks.ts +0 -339
- package/src/schemas/index.ts +0 -29
- package/src/schemas/themeCompile.ts +0 -237
- package/src/schemas/themeConstants.ts +0 -2
- package/src/schemas/themeLibrary.ts +0 -60
- package/src/schemas/themeValidator.ts +0 -426
- package/src/schemas/themes/bold.json +0 -48
- package/src/schemas/themes/cinematic.json +0 -111
- package/src/schemas/themes/documentary.json +0 -96
- package/src/schemas/themes/gezellig.json +0 -93
- package/src/schemas/themes/index.ts +0 -53
- package/src/schemas/themes/magazine.json +0 -89
- package/src/schemas/themes/minimalist.json +0 -45
- package/src/schemas/themes/morning-light.json +0 -85
- package/src/schemas/themes/standard-dark.json +0 -85
- package/src/schemas/themes/standard.json +0 -74
- package/src/schemas/themes/tech-dark.json +0 -101
- package/src/schemas/themes/warm-earth.json +0 -50
- package/src/spatial/Geohash.ts +0 -196
- package/src/spatial/Haversine.ts +0 -59
- package/src/spatial/index.ts +0 -2
- package/src/storage/ContentContainer.ts +0 -220
- package/src/storage/LocalForageAdapter.ts +0 -103
- package/src/storage/LocalStorageAdapter.ts +0 -57
- package/src/storage/MediaProviderFromContainer.ts +0 -92
- package/src/storage/MemoryStorageAdapter.ts +0 -37
- package/src/storage/ScopedContentContainer.ts +0 -143
- package/src/storage/Storage.ts +0 -28
- package/src/storage/index.ts +0 -9
- package/src/timing/index.ts +0 -17
- package/src/timing/narrationTiming.ts +0 -220
- package/src/timing/readingTime.ts +0 -94
- package/src/transform/applyTransform.ts +0 -122
- package/src/transform/blockAnalyzer.ts +0 -181
- package/src/transform/index.ts +0 -23
- package/src/transform/registry.ts +0 -198
- package/src/transform/styles/dataDriven.ts +0 -17
- package/src/transform/styles/documentary.ts +0 -17
- package/src/transform/styles/index.ts +0 -5
- package/src/transform/styles/magazine.ts +0 -18
- package/src/transform/styles/minimal.ts +0 -17
- package/src/transform/styles/narrative.ts +0 -18
- package/src/transform/templateSelector.ts +0 -389
- package/src/transform/timingAllocator.ts +0 -257
- package/src/transform/types.ts +0 -151
- package/src/versions/DocumentVersionManager.ts +0 -70
- package/src/versions/gitignore.ts +0 -34
- package/src/versions/index.ts +0 -56
- package/src/versions/operations.ts +0 -144
- package/src/versions/paths.ts +0 -51
- package/src/versions/snapshotStore.ts +0 -202
- package/src/versions/timestamp.ts +0 -48
- package/src/versions/types.ts +0 -93
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
import { describe, it, expect } from 'vitest';
|
|
2
|
-
import { applyRenderStyleToLayers } from '../doc/utils/applyRenderStyle.js';
|
|
3
|
-
import { resolveBlockTransition } from '../schemas/Transitions.js';
|
|
4
|
-
import { DEFAULT_THEME, resolveTheme } from '../schemas/themeLibrary.js';
|
|
5
|
-
import type { Theme } from '../schemas/Theme.js';
|
|
6
|
-
import type { Layer } from '../schemas/Doc.js';
|
|
7
|
-
|
|
8
|
-
function themeWith(patch: {
|
|
9
|
-
animationSpeed?: number;
|
|
10
|
-
ambientMotion?: boolean;
|
|
11
|
-
defaultImageAnimation?: Theme['renderStyle']['defaultImageAnimation'];
|
|
12
|
-
defaultTransition?: Theme['renderStyle']['defaultTransition'];
|
|
13
|
-
}): Theme {
|
|
14
|
-
return {
|
|
15
|
-
...DEFAULT_THEME,
|
|
16
|
-
style: {
|
|
17
|
-
...DEFAULT_THEME.style,
|
|
18
|
-
...(patch.animationSpeed != null ? { animationSpeed: patch.animationSpeed } : {}),
|
|
19
|
-
},
|
|
20
|
-
renderStyle: {
|
|
21
|
-
...DEFAULT_THEME.renderStyle,
|
|
22
|
-
...(patch.ambientMotion != null ? { ambientMotion: patch.ambientMotion } : {}),
|
|
23
|
-
...(patch.defaultImageAnimation
|
|
24
|
-
? { defaultImageAnimation: patch.defaultImageAnimation }
|
|
25
|
-
: {}),
|
|
26
|
-
...(patch.defaultTransition ? { defaultTransition: patch.defaultTransition } : {}),
|
|
27
|
-
},
|
|
28
|
-
};
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
const fullBleedImage = (id = 'img'): Layer => ({
|
|
32
|
-
type: 'image',
|
|
33
|
-
id,
|
|
34
|
-
content: { src: 'x.jpg', alt: '' },
|
|
35
|
-
position: { x: 0, y: 0, width: '100%', height: '100%' },
|
|
36
|
-
});
|
|
37
|
-
|
|
38
|
-
const BLOCK = { id: 'b1', duration: 6 };
|
|
39
|
-
|
|
40
|
-
describe('applyRenderStyleToLayers', () => {
|
|
41
|
-
it('is a no-op at animationSpeed 1.0 with no ambient motion (returns same objects)', () => {
|
|
42
|
-
const layers: Layer[] = [{ ...fullBleedImage(), animation: { type: 'fadeIn', duration: 2 } }];
|
|
43
|
-
const out = applyRenderStyleToLayers(layers, BLOCK, DEFAULT_THEME);
|
|
44
|
-
expect(out).toBe(layers);
|
|
45
|
-
});
|
|
46
|
-
|
|
47
|
-
it('scales duration and delay by animationSpeed', () => {
|
|
48
|
-
const layers: Layer[] = [
|
|
49
|
-
{
|
|
50
|
-
type: 'text',
|
|
51
|
-
id: 't',
|
|
52
|
-
content: { text: 'hi', style: { fontSize: 20, color: '#ffffff' } },
|
|
53
|
-
position: { x: '50%', y: '50%' },
|
|
54
|
-
animation: { type: 'fadeIn', duration: 2, delay: 1 },
|
|
55
|
-
},
|
|
56
|
-
];
|
|
57
|
-
const out = applyRenderStyleToLayers(layers, BLOCK, themeWith({ animationSpeed: 0.5 }));
|
|
58
|
-
expect(out[0].animation).toEqual({ type: 'fadeIn', duration: 1, delay: 0.5 });
|
|
59
|
-
// Input untouched (pure)
|
|
60
|
-
expect(layers[0].animation).toEqual({ type: 'fadeIn', duration: 2, delay: 1 });
|
|
61
|
-
});
|
|
62
|
-
|
|
63
|
-
it('gives full-bleed cover imagery a deterministic ambient Ken Burns', () => {
|
|
64
|
-
const theme = themeWith({ ambientMotion: true });
|
|
65
|
-
const a = applyRenderStyleToLayers([fullBleedImage()], BLOCK, theme);
|
|
66
|
-
const b = applyRenderStyleToLayers([fullBleedImage()], BLOCK, theme);
|
|
67
|
-
expect(a[0].animation?.type).toBe('slowZoom');
|
|
68
|
-
expect(a[0].animation?.duration).toBeGreaterThanOrEqual(8);
|
|
69
|
-
// Deterministic: same block+layer id → same variant
|
|
70
|
-
expect(a[0].animation).toEqual(b[0].animation);
|
|
71
|
-
// Different layer id → independent (usually different) but still defined
|
|
72
|
-
const c = applyRenderStyleToLayers([fullBleedImage('other')], BLOCK, theme);
|
|
73
|
-
expect(c[0].animation?.type).toBe('slowZoom');
|
|
74
|
-
});
|
|
75
|
-
|
|
76
|
-
it('does not let a default entrance animation override ambientMotion=false', () => {
|
|
77
|
-
const out = applyRenderStyleToLayers(
|
|
78
|
-
[fullBleedImage()],
|
|
79
|
-
BLOCK,
|
|
80
|
-
themeWith({ ambientMotion: false, defaultImageAnimation: 'slowZoom' }),
|
|
81
|
-
);
|
|
82
|
-
expect(out[0].animation).toBeUndefined();
|
|
83
|
-
});
|
|
84
|
-
|
|
85
|
-
it('never overrides an authored animation, including type none', () => {
|
|
86
|
-
const theme = themeWith({ ambientMotion: true });
|
|
87
|
-
const none: Layer = { ...fullBleedImage(), animation: { type: 'none' } };
|
|
88
|
-
const authored: Layer = {
|
|
89
|
-
...fullBleedImage('a2'),
|
|
90
|
-
animation: { type: 'fadeIn', duration: 3 },
|
|
91
|
-
};
|
|
92
|
-
const out = applyRenderStyleToLayers([none, authored], BLOCK, theme);
|
|
93
|
-
expect(out[0].animation).toEqual({ type: 'none' });
|
|
94
|
-
expect(out[1].animation?.type).toBe('fadeIn');
|
|
95
|
-
});
|
|
96
|
-
|
|
97
|
-
it('does not blanket-animate partial or contain-fit imagery', () => {
|
|
98
|
-
const theme = themeWith({ ambientMotion: true });
|
|
99
|
-
const strip: Layer = {
|
|
100
|
-
type: 'image',
|
|
101
|
-
id: 'strip',
|
|
102
|
-
content: { src: 'x.jpg', alt: '' },
|
|
103
|
-
position: { x: '65%', y: 0, width: '35%', height: '100%' },
|
|
104
|
-
};
|
|
105
|
-
const contained: Layer = {
|
|
106
|
-
type: 'image',
|
|
107
|
-
id: 'contained',
|
|
108
|
-
content: { src: 'x.jpg', alt: '', fit: 'contain' },
|
|
109
|
-
position: { x: 0, y: 0, width: '100%', height: '100%' },
|
|
110
|
-
};
|
|
111
|
-
const out = applyRenderStyleToLayers([strip, contained], BLOCK, theme);
|
|
112
|
-
expect(out[0].animation).toBeUndefined();
|
|
113
|
-
expect(out[1].animation).toBeUndefined();
|
|
114
|
-
});
|
|
115
|
-
});
|
|
116
|
-
|
|
117
|
-
describe('resolveBlockTransition', () => {
|
|
118
|
-
const theme = themeWith({ defaultTransition: { type: 'dissolve', duration: 1.2 } });
|
|
119
|
-
|
|
120
|
-
it('authored transition always wins', () => {
|
|
121
|
-
const t = resolveBlockTransition({ transition: { type: 'cut' } }, theme, 3);
|
|
122
|
-
expect(t).toEqual({ type: 'cut' });
|
|
123
|
-
});
|
|
124
|
-
|
|
125
|
-
it('falls back to the theme default for blocks after the first', () => {
|
|
126
|
-
expect(resolveBlockTransition({}, theme, 1)).toEqual({ type: 'dissolve', duration: 1.2 });
|
|
127
|
-
});
|
|
128
|
-
|
|
129
|
-
it('never applies a theme default to block 0', () => {
|
|
130
|
-
expect(resolveBlockTransition({}, theme, 0)).toBeUndefined();
|
|
131
|
-
});
|
|
132
|
-
|
|
133
|
-
it('returns undefined when neither block nor theme specify one', () => {
|
|
134
|
-
const bare: Theme = {
|
|
135
|
-
...DEFAULT_THEME,
|
|
136
|
-
renderStyle: { ...DEFAULT_THEME.renderStyle, defaultTransition: undefined },
|
|
137
|
-
};
|
|
138
|
-
expect(resolveBlockTransition({}, bare, 2)).toBeUndefined();
|
|
139
|
-
});
|
|
140
|
-
|
|
141
|
-
it('documentary (built-in) authors a default transition that now resolves', () => {
|
|
142
|
-
const documentary = resolveTheme('documentary');
|
|
143
|
-
const t = resolveBlockTransition({}, documentary, 1);
|
|
144
|
-
expect(t?.type).toBe('fade');
|
|
145
|
-
});
|
|
146
|
-
});
|
|
@@ -1,246 +0,0 @@
|
|
|
1
|
-
import { describe, expect, it } from 'vitest';
|
|
2
|
-
import {
|
|
3
|
-
detectAsciiDiagram,
|
|
4
|
-
parseAsciiDiagram,
|
|
5
|
-
renderAsciiDiagram,
|
|
6
|
-
type AsciiDiagram,
|
|
7
|
-
} from '../doc/asciiDiagram/index.js';
|
|
8
|
-
import { BATTLE_DIAGRAMS, type BattleDiagram } from './fixtures/asciiDiagramBattle.js';
|
|
9
|
-
|
|
10
|
-
/**
|
|
11
|
-
* Battle test: a broad corpus of AI-style ASCII diagrams (linear flows,
|
|
12
|
-
* fan-out/in, DAGs, cycles, many-to-many, containers, labeled edges,
|
|
13
|
-
* styles) driven through the codec end-to-end. Each fixture asserts:
|
|
14
|
-
*
|
|
15
|
-
* 1. Detection — the art is recognized as a diagram.
|
|
16
|
-
* 2. Parse accuracy — it parses to EXACTLY the intended nodes / edges /
|
|
17
|
-
* containment (the "we read what the AI drew" guarantee).
|
|
18
|
-
* 3. Semantic fixpoint — render→parse preserves that semantic (editing
|
|
19
|
-
* the canvas never silently drops a node or edge).
|
|
20
|
-
* 4. Byte idempotence — render→parse→render is byte-stable across cycles
|
|
21
|
-
* (no jitter, no drift).
|
|
22
|
-
*
|
|
23
|
-
* Followed by a focused many-to-many section and honest graceful-
|
|
24
|
-
* degradation / known-limitation coverage.
|
|
25
|
-
*/
|
|
26
|
-
|
|
27
|
-
interface Semantic {
|
|
28
|
-
nodes: string[];
|
|
29
|
-
edges: string[];
|
|
30
|
-
}
|
|
31
|
-
function semantic(d: AsciiDiagram): Semantic {
|
|
32
|
-
return {
|
|
33
|
-
nodes: d.nodes.map((n) => `${n.id}${n.containerId ? `<${n.containerId}` : ''}`).sort(),
|
|
34
|
-
edges: d.edges.map((e) => `${e.source}|${e.target}|${e.directed}|${e.label ?? ''}`).sort(),
|
|
35
|
-
};
|
|
36
|
-
}
|
|
37
|
-
function expectedEdgeStrings(fx: BattleDiagram): string[] {
|
|
38
|
-
return fx.edges
|
|
39
|
-
.map(
|
|
40
|
-
([s, t, label, directed]) => `${s}|${t}|${directed === false ? false : true}|${label ?? ''}`,
|
|
41
|
-
)
|
|
42
|
-
.sort();
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
describe('battle test — every fixture round-trips', () => {
|
|
46
|
-
for (const fx of BATTLE_DIAGRAMS) {
|
|
47
|
-
describe(`${fx.category}: ${fx.name}`, () => {
|
|
48
|
-
const d = parseAsciiDiagram(fx.art);
|
|
49
|
-
|
|
50
|
-
it('detects as a diagram', () => {
|
|
51
|
-
expect(detectAsciiDiagram(fx.art).isDiagram).toBe(true);
|
|
52
|
-
});
|
|
53
|
-
|
|
54
|
-
it('parses the intended nodes', () => {
|
|
55
|
-
expect(d.nodes.map((n) => n.id).sort()).toEqual([...fx.nodes].sort());
|
|
56
|
-
});
|
|
57
|
-
|
|
58
|
-
it('parses the intended edges (source, target, direction, label)', () => {
|
|
59
|
-
const got = d.edges
|
|
60
|
-
.map((e) => `${e.source}|${e.target}|${e.directed}|${e.label ?? ''}`)
|
|
61
|
-
.sort();
|
|
62
|
-
expect(got).toEqual(expectedEdgeStrings(fx));
|
|
63
|
-
});
|
|
64
|
-
|
|
65
|
-
it('parses the intended containment', () => {
|
|
66
|
-
const got: Record<string, string> = {};
|
|
67
|
-
for (const n of d.nodes) if (n.containerId) got[n.id] = n.containerId;
|
|
68
|
-
expect(got).toEqual(fx.containers ?? {});
|
|
69
|
-
});
|
|
70
|
-
|
|
71
|
-
it('render→parse preserves the semantic (fixpoint)', () => {
|
|
72
|
-
const reparsed = parseAsciiDiagram(renderAsciiDiagram(d));
|
|
73
|
-
expect(semantic(reparsed)).toEqual(semantic(d));
|
|
74
|
-
});
|
|
75
|
-
|
|
76
|
-
it('render→parse→render is byte-stable across three cycles', () => {
|
|
77
|
-
const t1 = renderAsciiDiagram(d);
|
|
78
|
-
const t2 = renderAsciiDiagram(parseAsciiDiagram(t1));
|
|
79
|
-
const t3 = renderAsciiDiagram(parseAsciiDiagram(t2));
|
|
80
|
-
expect(t2).toBe(t1);
|
|
81
|
-
expect(t3).toBe(t1);
|
|
82
|
-
});
|
|
83
|
-
});
|
|
84
|
-
}
|
|
85
|
-
});
|
|
86
|
-
|
|
87
|
-
describe('battle test — coverage sanity', () => {
|
|
88
|
-
it('covers every intended category', () => {
|
|
89
|
-
const categories = new Set(BATTLE_DIAGRAMS.map((f) => f.category));
|
|
90
|
-
for (const c of [
|
|
91
|
-
'linear',
|
|
92
|
-
'fan-out',
|
|
93
|
-
'fan-in',
|
|
94
|
-
'dag',
|
|
95
|
-
'cycle',
|
|
96
|
-
'many-to-many',
|
|
97
|
-
'edges',
|
|
98
|
-
'labels',
|
|
99
|
-
'container',
|
|
100
|
-
'style',
|
|
101
|
-
]) {
|
|
102
|
-
expect(categories.has(c)).toBe(true);
|
|
103
|
-
}
|
|
104
|
-
});
|
|
105
|
-
|
|
106
|
-
it('fixture names are unique', () => {
|
|
107
|
-
const names = BATTLE_DIAGRAMS.map((f) => f.name);
|
|
108
|
-
expect(new Set(names).size).toBe(names.length);
|
|
109
|
-
});
|
|
110
|
-
});
|
|
111
|
-
|
|
112
|
-
describe('battle test — many-to-many relationships', () => {
|
|
113
|
-
it('recovers every edge of a full 3-node mesh (6 directed edges)', () => {
|
|
114
|
-
const fx = BATTLE_DIAGRAMS.find((f) => f.name === 'fullMesh3')!;
|
|
115
|
-
const d = parseAsciiDiagram(fx.art);
|
|
116
|
-
expect(d.edges).toHaveLength(6);
|
|
117
|
-
const pairs = new Set(d.edges.map((e) => `${e.source}->${e.target}`));
|
|
118
|
-
for (const a of ['alpha', 'beta', 'gamma']) {
|
|
119
|
-
for (const b of ['alpha', 'beta', 'gamma']) {
|
|
120
|
-
if (a !== b) expect(pairs.has(`${a}->${b}`)).toBe(true);
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
});
|
|
124
|
-
|
|
125
|
-
it('recovers a fan-out hub connecting to all of its targets', () => {
|
|
126
|
-
const fx = BATTLE_DIAGRAMS.find((f) => f.name === 'loadBalancerFanout')!;
|
|
127
|
-
const d = parseAsciiDiagram(fx.art);
|
|
128
|
-
const targets = d.edges
|
|
129
|
-
.filter((e) => e.source === 'load-balancer')
|
|
130
|
-
.map((e) => e.target)
|
|
131
|
-
.sort();
|
|
132
|
-
expect(targets).toEqual(['web1', 'web2', 'web3', 'web4']);
|
|
133
|
-
});
|
|
134
|
-
|
|
135
|
-
it('recovers a fan-in hub reached by all of its sources', () => {
|
|
136
|
-
const fx = BATTLE_DIAGRAMS.find((f) => f.name === 'collectorFanin')!;
|
|
137
|
-
const d = parseAsciiDiagram(fx.art);
|
|
138
|
-
const sources = d.edges
|
|
139
|
-
.filter((e) => e.target === 'collector')
|
|
140
|
-
.map((e) => e.source)
|
|
141
|
-
.sort();
|
|
142
|
-
expect(sources).toEqual(['s1', 's2', 's3']);
|
|
143
|
-
});
|
|
144
|
-
|
|
145
|
-
it('recovers a diamond (two disjoint paths reconverging)', () => {
|
|
146
|
-
const fx = BATTLE_DIAGRAMS.find((f) => f.name === 'diamond')!;
|
|
147
|
-
const d = parseAsciiDiagram(fx.art);
|
|
148
|
-
const edges = new Set(d.edges.map((e) => `${e.source}->${e.target}`));
|
|
149
|
-
expect(edges).toEqual(new Set(['a->b', 'a->c', 'b->d', 'c->d']));
|
|
150
|
-
// Byte-stable, so an edit never collapses one of the two paths.
|
|
151
|
-
expect(renderAsciiDiagram(parseAsciiDiagram(renderAsciiDiagram(d)))).toBe(
|
|
152
|
-
renderAsciiDiagram(d),
|
|
153
|
-
);
|
|
154
|
-
});
|
|
155
|
-
|
|
156
|
-
it('preserves a bidirectional pair as two directed edges', () => {
|
|
157
|
-
const fx = BATTLE_DIAGRAMS.find((f) => f.name === 'bidirReplication')!;
|
|
158
|
-
const d = parseAsciiDiagram(fx.art);
|
|
159
|
-
expect(d.edges).toHaveLength(2);
|
|
160
|
-
expect(new Set(d.edges.map((e) => `${e.source}->${e.target}`))).toEqual(
|
|
161
|
-
new Set(['primary->replica', 'replica->primary']),
|
|
162
|
-
);
|
|
163
|
-
});
|
|
164
|
-
});
|
|
165
|
-
|
|
166
|
-
describe('battle test — graceful degradation of the hard cases', () => {
|
|
167
|
-
// Dense bipartite crossing meshes are inherently ambiguous in ASCII (two
|
|
168
|
-
// lines that cross in a tight channel cannot be told from a merge). The
|
|
169
|
-
// parser must not crash or hallucinate — it returns *some* subset without
|
|
170
|
-
// throwing, and detection/rendering stay well-defined.
|
|
171
|
-
it('does not crash on a dense bipartite crossing mesh', () => {
|
|
172
|
-
const art = [
|
|
173
|
-
'┌────────┐ ┌────────┐',
|
|
174
|
-
'│ A │ │ B │',
|
|
175
|
-
'└─┬────┬─┘ └─┬────┬─┘',
|
|
176
|
-
' │ └──────┐ ┌───┘ │',
|
|
177
|
-
' │ │ │ │',
|
|
178
|
-
' ▼ ▼ ▼ ▼',
|
|
179
|
-
'┌────────┐ ┌────────┐',
|
|
180
|
-
'│ X │ │ Y │',
|
|
181
|
-
'└────────┘ └────────┘',
|
|
182
|
-
].join('\n');
|
|
183
|
-
const d = parseAsciiDiagram(art);
|
|
184
|
-
expect(d.nodes.map((n) => n.id).sort()).toEqual(['a', 'b', 'x', 'y']);
|
|
185
|
-
// Render never throws and stays byte-idempotent even if edges are lossy.
|
|
186
|
-
const r1 = renderAsciiDiagram(d);
|
|
187
|
-
expect(renderAsciiDiagram(parseAsciiDiagram(r1))).toBe(r1);
|
|
188
|
-
});
|
|
189
|
-
|
|
190
|
-
// Boxes whose top and bottom borders are different widths (a very common
|
|
191
|
-
// AI misalignment) don't trace as boxes — the fence stays plain code
|
|
192
|
-
// (safe failure) rather than producing a garbled diagram.
|
|
193
|
-
it('rejects a misaligned container as a non-diagram (stays code)', () => {
|
|
194
|
-
const art = [
|
|
195
|
-
'┌───────────────── Cluster ─────────────────┐',
|
|
196
|
-
'│ ┌─────────┐ ┌─────────┐ │',
|
|
197
|
-
'│ │ Pod A │ │ Pod B │ │',
|
|
198
|
-
'│ └─────────┘ └─────────┘ │',
|
|
199
|
-
'└────────────────────────────────────────────┘',
|
|
200
|
-
].join('\n');
|
|
201
|
-
const detection = detectAsciiDiagram(art);
|
|
202
|
-
// The outer misaligned box is dropped; whatever remains is not a
|
|
203
|
-
// confident diagram, so it degrades to a plain code block.
|
|
204
|
-
expect(detection.reasons.length).toBeGreaterThan(0);
|
|
205
|
-
});
|
|
206
|
-
|
|
207
|
-
it('never throws on garbage, empty, or non-diagram fences', () => {
|
|
208
|
-
for (const junk of ['', ' ', 'hello world', '┌──\n│ x', '|||\n---\n|||', 'a | b | c']) {
|
|
209
|
-
expect(() => parseAsciiDiagram(junk)).not.toThrow();
|
|
210
|
-
expect(() => renderAsciiDiagram(parseAsciiDiagram(junk))).not.toThrow();
|
|
211
|
-
}
|
|
212
|
-
});
|
|
213
|
-
});
|
|
214
|
-
|
|
215
|
-
describe('battle test — known limitation: labels on tight splits / cross-box feedback', () => {
|
|
216
|
-
// The PARSER reads per-branch labels on a shared bus correctly; the
|
|
217
|
-
// RENDERER can only host one label per tight two-way split, so a
|
|
218
|
-
// re-render may normalize one away. Documented so the behavior is a
|
|
219
|
-
// conscious contract, not a silent surprise. (Parse accuracy holds; only
|
|
220
|
-
// re-render label placement is lossy.)
|
|
221
|
-
it('parses both labels of a two-way split, even if re-render keeps one', () => {
|
|
222
|
-
const art = [
|
|
223
|
-
' ┌───────────┐',
|
|
224
|
-
' │ Check? │',
|
|
225
|
-
' └──┬─────┬──┘',
|
|
226
|
-
' yes │ │ no',
|
|
227
|
-
' ▼ ▼',
|
|
228
|
-
' ┌────────┐ ┌────────┐',
|
|
229
|
-
' │ Accept │ │ Reject │',
|
|
230
|
-
' └────────┘ └────────┘',
|
|
231
|
-
].join('\n');
|
|
232
|
-
const d = parseAsciiDiagram(art);
|
|
233
|
-
const labels = d.edges
|
|
234
|
-
.map((e) => e.label)
|
|
235
|
-
.filter(Boolean)
|
|
236
|
-
.sort();
|
|
237
|
-
expect(labels).toEqual(['no', 'yes']);
|
|
238
|
-
// The edges themselves are always preserved; only label placement is
|
|
239
|
-
// best-effort on the tight-split re-render.
|
|
240
|
-
const reparsed = parseAsciiDiagram(renderAsciiDiagram(d));
|
|
241
|
-
expect(reparsed.edges.map((e) => `${e.source}->${e.target}`).sort()).toEqual([
|
|
242
|
-
'check->accept',
|
|
243
|
-
'check->reject',
|
|
244
|
-
]);
|
|
245
|
-
});
|
|
246
|
-
});
|
|
@@ -1,162 +0,0 @@
|
|
|
1
|
-
import { describe, expect, it } from 'vitest';
|
|
2
|
-
import {
|
|
3
|
-
detectAsciiDiagram,
|
|
4
|
-
isAsciiDiagramFence,
|
|
5
|
-
isEligibleAsciiFenceLang,
|
|
6
|
-
isExplicitDiagramLang,
|
|
7
|
-
} from '../doc/asciiDiagram/index.js';
|
|
8
|
-
import type { MarkdownCodeBlock } from '../markdown/types.js';
|
|
9
|
-
import { NEGATIVE_FIXTURES, POSITIVE_FIXTURES } from './fixtures/asciiDiagrams.js';
|
|
10
|
-
|
|
11
|
-
/**
|
|
12
|
-
* The negative corpus is the CONTRACT for detection tuning: every entry
|
|
13
|
-
* must stay rejected. False positives hide real code behind a diagram
|
|
14
|
-
* canvas; false negatives merely leave a code block alone.
|
|
15
|
-
*/
|
|
16
|
-
|
|
17
|
-
const EXPECTED_REJECT_REASONS: Record<string, RegExp> = {
|
|
18
|
-
NEG_MARKDOWN_TABLE: /markdown-table|too-few-corner-candidates/,
|
|
19
|
-
NEG_PSQL_TABLE: /table-lattice/,
|
|
20
|
-
NEG_MYSQL_TABLE: /table-lattice/,
|
|
21
|
-
NEG_SHELL_PIPES: /too-few-corner-candidates|too-few-lines|too-few-boxes/,
|
|
22
|
-
NEG_TS_UNION: /too-few-corner-candidates|too-few-boxes/,
|
|
23
|
-
NEG_SQL_DDL: /too-few-corner-candidates|too-few-boxes/,
|
|
24
|
-
NEG_FILE_TREE: /too-few-corner-candidates|too-few-boxes/,
|
|
25
|
-
NEG_YAML: /too-few-corner-candidates|too-few-boxes/,
|
|
26
|
-
NEG_LOG_COLUMNS: /too-few-corner-candidates|too-few-boxes/,
|
|
27
|
-
NEG_PROSE_HEAVY: /loose-ratio/,
|
|
28
|
-
SINGLE_BOX: /too-few-boxes|too-few-corner-candidates/,
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
describe('detectAsciiDiagram — negative corpus (must all reject)', () => {
|
|
32
|
-
for (const [name, fixture] of Object.entries(NEGATIVE_FIXTURES)) {
|
|
33
|
-
it(`rejects ${name}`, () => {
|
|
34
|
-
const detection = detectAsciiDiagram(fixture);
|
|
35
|
-
expect(detection.isDiagram).toBe(false);
|
|
36
|
-
const expected = EXPECTED_REJECT_REASONS[name];
|
|
37
|
-
expect(detection.reasons.join(' ')).toMatch(expected);
|
|
38
|
-
});
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
it('rejects oversized fences without parsing', () => {
|
|
42
|
-
const huge = Array.from({ length: 500 }, () => '┌──┐').join('\n');
|
|
43
|
-
const detection = detectAsciiDiagram(huge);
|
|
44
|
-
expect(detection.isDiagram).toBe(false);
|
|
45
|
-
expect(detection.reasons.join(' ')).toMatch(/too-many-lines/);
|
|
46
|
-
});
|
|
47
|
-
|
|
48
|
-
it('rejects tiny fragments', () => {
|
|
49
|
-
expect(detectAsciiDiagram('┌┐\n└┘').isDiagram).toBe(false);
|
|
50
|
-
});
|
|
51
|
-
});
|
|
52
|
-
|
|
53
|
-
describe('detectAsciiDiagram — positive fixtures (must all accept)', () => {
|
|
54
|
-
for (const [name, fixture] of Object.entries(POSITIVE_FIXTURES)) {
|
|
55
|
-
it(`accepts ${name}`, () => {
|
|
56
|
-
const detection = detectAsciiDiagram(fixture);
|
|
57
|
-
expect(detection.isDiagram).toBe(true);
|
|
58
|
-
expect(detection.diagram).toBeDefined();
|
|
59
|
-
expect(detection.diagram?.nodes.length).toBeGreaterThanOrEqual(2);
|
|
60
|
-
});
|
|
61
|
-
}
|
|
62
|
-
});
|
|
63
|
-
|
|
64
|
-
describe('garbled-label guard (over-broken art falls back to code)', () => {
|
|
65
|
-
// Hand-drawn boxes whose labels overflow their borders AND collide with a
|
|
66
|
-
// neighbour desync the columns row-to-row, so box-drawing chars leak into
|
|
67
|
-
// the extracted labels. That's an unrecoverable parse — detection must
|
|
68
|
-
// decline so the fence renders as a faithful code block, not a garbled
|
|
69
|
-
// canvas. (This is the shape of real "half-broken" architecture art.)
|
|
70
|
-
const COLLIDING = [
|
|
71
|
-
'┌────────┐ ┌────────┐',
|
|
72
|
-
'│ @scope/kernel │ │ @scope/client │',
|
|
73
|
-
'│ x │ │ y │',
|
|
74
|
-
'└────────┘ └────────┘',
|
|
75
|
-
'┌────────┐ ┌────────┐',
|
|
76
|
-
'│ @scope/materls │ │ @scope/schema │',
|
|
77
|
-
'│ z │ │ w │',
|
|
78
|
-
'└────────┘ └────────┘',
|
|
79
|
-
].join('\n');
|
|
80
|
-
|
|
81
|
-
it('rejects a diagram whose labels are structurally garbled', () => {
|
|
82
|
-
const d = detectAsciiDiagram(COLLIDING);
|
|
83
|
-
expect(d.isDiagram).toBe(false);
|
|
84
|
-
expect(d.reasons.join(' ')).toMatch(/garbled-labels/);
|
|
85
|
-
});
|
|
86
|
-
|
|
87
|
-
it('rejects garbled art even when explicitly `diagram`-tagged', () => {
|
|
88
|
-
expect(detectAsciiDiagram(COLLIDING, { explicit: true }).isDiagram).toBe(false);
|
|
89
|
-
});
|
|
90
|
-
|
|
91
|
-
it('does not flag a clean diagram (no box chars in labels)', () => {
|
|
92
|
-
// Sanity: clean labels never trip the guard.
|
|
93
|
-
expect(detectAsciiDiagram(POSITIVE_FIXTURES.TWO_BOX_VERTICAL).isDiagram).toBe(true);
|
|
94
|
-
expect(detectAsciiDiagram(POSITIVE_FIXTURES.NESTED_CONTAINER).isDiagram).toBe(true);
|
|
95
|
-
});
|
|
96
|
-
});
|
|
97
|
-
|
|
98
|
-
describe('explicit `diagram` tag (lenient detection)', () => {
|
|
99
|
-
const ONE_BOX = ['┌────────┐', '│ Solo │', '└────────┘'].join('\n');
|
|
100
|
-
|
|
101
|
-
it('isExplicitDiagramLang matches only the `diagram` tag', () => {
|
|
102
|
-
for (const lang of ['diagram', ' Diagram ', 'DIAGRAM'])
|
|
103
|
-
expect(isExplicitDiagramLang(lang)).toBe(true);
|
|
104
|
-
for (const lang of [undefined, null, '', 'text', 'ascii', 'tree', 'js'])
|
|
105
|
-
expect(isExplicitDiagramLang(lang)).toBe(false);
|
|
106
|
-
});
|
|
107
|
-
|
|
108
|
-
it('a single-box diagram is rejected untagged but accepted when explicit', () => {
|
|
109
|
-
expect(detectAsciiDiagram(ONE_BOX).isDiagram).toBe(false);
|
|
110
|
-
const explicit = detectAsciiDiagram(ONE_BOX, { explicit: true });
|
|
111
|
-
expect(explicit.isDiagram).toBe(true);
|
|
112
|
-
expect(explicit.diagram?.nodes).toHaveLength(1);
|
|
113
|
-
});
|
|
114
|
-
|
|
115
|
-
it('still rejects a markdown table even when explicitly tagged', () => {
|
|
116
|
-
expect(
|
|
117
|
-
detectAsciiDiagram(NEGATIVE_FIXTURES.NEG_MARKDOWN_TABLE, { explicit: true }).isDiagram,
|
|
118
|
-
).toBe(false);
|
|
119
|
-
});
|
|
120
|
-
|
|
121
|
-
it('`diagram` is an eligible fence lang and isAsciiDiagramFence accepts a tagged single box', () => {
|
|
122
|
-
expect(isEligibleAsciiFenceLang('diagram')).toBe(true);
|
|
123
|
-
const fence: MarkdownCodeBlock = { type: 'code', lang: 'diagram', value: ONE_BOX };
|
|
124
|
-
expect(isAsciiDiagramFence(fence)).toBe(true);
|
|
125
|
-
// The same content in a bare fence is not auto-detected.
|
|
126
|
-
expect(isAsciiDiagramFence({ type: 'code', value: ONE_BOX })).toBe(false);
|
|
127
|
-
});
|
|
128
|
-
});
|
|
129
|
-
|
|
130
|
-
describe('fence language gate', () => {
|
|
131
|
-
it('allows no language, empty, and the inert allowlist', () => {
|
|
132
|
-
expect(isEligibleAsciiFenceLang(undefined)).toBe(true);
|
|
133
|
-
expect(isEligibleAsciiFenceLang(null)).toBe(true);
|
|
134
|
-
expect(isEligibleAsciiFenceLang('')).toBe(true);
|
|
135
|
-
expect(isEligibleAsciiFenceLang('text')).toBe(true);
|
|
136
|
-
expect(isEligibleAsciiFenceLang('TXT')).toBe(true);
|
|
137
|
-
expect(isEligibleAsciiFenceLang('plaintext')).toBe(true);
|
|
138
|
-
expect(isEligibleAsciiFenceLang('plain')).toBe(true);
|
|
139
|
-
expect(isEligibleAsciiFenceLang('ascii')).toBe(true);
|
|
140
|
-
});
|
|
141
|
-
|
|
142
|
-
it('rejects real programming languages', () => {
|
|
143
|
-
for (const lang of ['js', 'ts', 'python', 'sql', 'mermaid', 'json', 'yaml', 'bash']) {
|
|
144
|
-
expect(isEligibleAsciiFenceLang(lang)).toBe(false);
|
|
145
|
-
}
|
|
146
|
-
});
|
|
147
|
-
|
|
148
|
-
it('isAsciiDiagramFence combines the lang gate with content detection', () => {
|
|
149
|
-
const art = POSITIVE_FIXTURES.TWO_BOX_VERTICAL;
|
|
150
|
-
const fence = (lang?: string): MarkdownCodeBlock => ({
|
|
151
|
-
type: 'code',
|
|
152
|
-
...(lang !== undefined ? { lang } : {}),
|
|
153
|
-
value: art,
|
|
154
|
-
});
|
|
155
|
-
expect(isAsciiDiagramFence(fence())).toBe(true);
|
|
156
|
-
expect(isAsciiDiagramFence(fence('text'))).toBe(true);
|
|
157
|
-
expect(isAsciiDiagramFence(fence('js'))).toBe(false);
|
|
158
|
-
expect(isAsciiDiagramFence({ type: 'code', value: NEGATIVE_FIXTURES.NEG_PSQL_TABLE })).toBe(
|
|
159
|
-
false,
|
|
160
|
-
);
|
|
161
|
-
});
|
|
162
|
-
});
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { describe, expect, it } from 'vitest';
|
|
2
|
-
import { asciiDiagramToTemplateData, parseAsciiDiagram } from '../doc/asciiDiagram/index';
|
|
3
|
-
|
|
4
|
-
const LOAD_BALANCER_FAN_OUT = ` ┌───────────────┐
|
|
5
|
-
│ Load Balancer │
|
|
6
|
-
└──┬──┬──┬──┬───┘
|
|
7
|
-
┌──────┘ │ │ └──────┐
|
|
8
|
-
▼ ▼ ▼ ▼
|
|
9
|
-
┌──────┐┌──────┐┌──────┐┌──────┐
|
|
10
|
-
│ Web1 ││ Web2 ││ Web3 ││ Web4 │
|
|
11
|
-
└──────┘└──────┘└──────┘└──────┘`;
|
|
12
|
-
|
|
13
|
-
describe('ASCII diagram canvas mapping', () => {
|
|
14
|
-
it('maps fan-out arrows to distributed bottom ports and top-center targets', () => {
|
|
15
|
-
const diagram = parseAsciiDiagram(LOAD_BALANCER_FAN_OUT);
|
|
16
|
-
const { edges } = asciiDiagramToTemplateData(diagram);
|
|
17
|
-
|
|
18
|
-
expect(edges.map((edge) => edge.target)).toEqual(['web1', 'web2', 'web3', 'web4']);
|
|
19
|
-
expect(edges.map((edge) => edge.routing)).toEqual([
|
|
20
|
-
'orthogonal',
|
|
21
|
-
'orthogonal',
|
|
22
|
-
'orthogonal',
|
|
23
|
-
'orthogonal',
|
|
24
|
-
]);
|
|
25
|
-
expect(edges.map((edge) => edge.sourceAnchor)).toEqual([
|
|
26
|
-
{ side: 'bottom', offset: 0.2 },
|
|
27
|
-
{ side: 'bottom', offset: 0.4 },
|
|
28
|
-
{ side: 'bottom', offset: 0.6 },
|
|
29
|
-
{ side: 'bottom', offset: 0.8 },
|
|
30
|
-
]);
|
|
31
|
-
expect(edges.map((edge) => edge.targetAnchor)).toEqual([
|
|
32
|
-
{ side: 'top', offset: 0.5 },
|
|
33
|
-
{ side: 'top', offset: 0.5 },
|
|
34
|
-
{ side: 'top', offset: 0.5 },
|
|
35
|
-
{ side: 'top', offset: 0.5 },
|
|
36
|
-
]);
|
|
37
|
-
});
|
|
38
|
-
});
|