@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,453 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Token resolver for user-defined custom templates.
|
|
3
|
-
*
|
|
4
|
-
* Custom templates author their layers with placeholder strings — e.g.
|
|
5
|
-
* a TextLayer whose `content.text` is `"Welcome, {title}!"` — and the
|
|
6
|
-
* resolver substitutes those placeholders against the source Block's
|
|
7
|
-
* actual data at render time. Built-in templates don't use the
|
|
8
|
-
* resolver; they construct strings imperatively in their own
|
|
9
|
-
* functions.
|
|
10
|
-
*
|
|
11
|
-
* Token grammar (v2):
|
|
12
|
-
* {name} — bare name, e.g. `{title}`, `{content}`,
|
|
13
|
-
* `{children}`
|
|
14
|
-
* {name:arg} — name with a string argument, e.g. `{image:0}`
|
|
15
|
-
* (Nth image in the block's body), `{attr:key}`
|
|
16
|
-
* {name|default} — pipe default: used when the token resolves to
|
|
17
|
-
* the empty string, e.g. `{title|Untitled}`
|
|
18
|
-
* {name:arg|default}— combined, e.g. `{attr:subtitle|Untitled}` or
|
|
19
|
-
* `{image:1|fallback.jpg}` (the default is applied
|
|
20
|
-
* AFTER arg splitting, so it works in image src)
|
|
21
|
-
* {{name}} — escaped — renders as the literal text `{name}`
|
|
22
|
-
* (lets an author include a real `{title}` in body
|
|
23
|
-
* text without it being interpreted as a token)
|
|
24
|
-
*
|
|
25
|
-
* Unknown tokens are left as literal text so the author can see what's
|
|
26
|
-
* misspelled. Tokens with no value (e.g. `{title}` when block.title is
|
|
27
|
-
* undefined) collapse to the empty string — or to the pipe default when
|
|
28
|
-
* one is supplied.
|
|
29
|
-
*
|
|
30
|
-
* Token semantics:
|
|
31
|
-
* - {title} — Block.title
|
|
32
|
-
* - {content} — extractPlainText() of Block.contents, joined
|
|
33
|
-
* with single spaces
|
|
34
|
-
* - {children} — comma-separated list of Block.children[].title
|
|
35
|
-
* - {attr:key} — Block.templateOverrides[key] ?? templateData[key]
|
|
36
|
-
* ?? metadata[key], stringified
|
|
37
|
-
* - {image:N} — In TextLayer: the Nth image's `alt` text.
|
|
38
|
-
* In ImageLayer.content.src: the Nth image's URL
|
|
39
|
-
* (if no Nth image exists and no default is given,
|
|
40
|
-
* the layer is dropped).
|
|
41
|
-
*
|
|
42
|
-
* Per-item tokens (only meaningful inside a layer that carries a
|
|
43
|
-
* `repeat` directive — see {@link LayerRepeat}):
|
|
44
|
-
* - {item} — image alt / child title / list-item text
|
|
45
|
-
* - {item:src} — image src (empty for children / list items)
|
|
46
|
-
* - {item:label} — item label (same as {item} for children/list items)
|
|
47
|
-
* - {index} — 1-based position of the item in its collection
|
|
48
|
-
*/
|
|
49
|
-
|
|
50
|
-
import type { Block, Layer, ImageLayer } from '../../../schemas/Doc.js';
|
|
51
|
-
import type { CustomTemplateLayer } from '../../../schemas/CustomTemplates.js';
|
|
52
|
-
import type { MarkdownBlockNode, MarkdownNode } from '../../../markdown/types.js';
|
|
53
|
-
import { extractPlainText, walkMarkdownTree } from '../../../markdown/utils.js';
|
|
54
|
-
|
|
55
|
-
interface ImageRef {
|
|
56
|
-
url: string;
|
|
57
|
-
alt: string;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* One resolved iteration item, produced by {@link collectRepeatItems}
|
|
62
|
-
* and threaded into token resolution for a repeated layer's clone.
|
|
63
|
-
*/
|
|
64
|
-
interface RepeatItem {
|
|
65
|
-
/** `{item}` — image alt / child title / list-item text. */
|
|
66
|
-
text: string;
|
|
67
|
-
/** `{item:src}` — image URL (undefined for children / list items). */
|
|
68
|
-
src?: string;
|
|
69
|
-
/** `{item:label}` — a display label for the item. */
|
|
70
|
-
label?: string;
|
|
71
|
-
/** `{index}` — 1-based position in the source collection. */
|
|
72
|
-
index: number;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
// Matches a single token: name, optional `:arg`, optional `|default`.
|
|
76
|
-
// The arg stops at `|` so the default can be split off afterwards; the
|
|
77
|
-
// default runs to the closing brace. Recreated per call site would be
|
|
78
|
-
// wasteful, but a shared global is safe: String.replace resets a global
|
|
79
|
-
// regex's lastIndex, and resolution is single-threaded/sequential.
|
|
80
|
-
const TOKEN_RE = /\{(\w+)(?::([^}|]+))?(?:\|([^}]*))?\}/g;
|
|
81
|
-
// Matches an escaped `{{…}}` block (no nested braces).
|
|
82
|
-
const ESCAPE_RE = /\{\{([^{}]*)\}\}/g;
|
|
83
|
-
|
|
84
|
-
// Sentinels chosen so they can't collide with real user content and
|
|
85
|
-
// survive plain-text copy; safer than zero-width characters.
|
|
86
|
-
const ESCAPED_OPEN = ' ESC_OPEN ';
|
|
87
|
-
const ESCAPED_CLOSE = ' ESC_CLOSE ';
|
|
88
|
-
|
|
89
|
-
/**
|
|
90
|
-
* Walk the block's body content collecting every `image` node in
|
|
91
|
-
* document order — including inline images nested inside paragraphs,
|
|
92
|
-
* list items, etc. `findNodesByType` only knows the block-node union;
|
|
93
|
-
* we use the more permissive `walkMarkdownTree` so inline image nodes
|
|
94
|
-
* (`type: 'image'`, an inline type) are also picked up.
|
|
95
|
-
*
|
|
96
|
-
* Returns an empty array when the block has no `contents` or none of
|
|
97
|
-
* the contents contain images.
|
|
98
|
-
*/
|
|
99
|
-
function collectImages(block: Block): ImageRef[] {
|
|
100
|
-
if (!block.contents) return [];
|
|
101
|
-
const out: ImageRef[] = [];
|
|
102
|
-
const visit = (node: MarkdownNode): void => {
|
|
103
|
-
if (node.type === 'image') {
|
|
104
|
-
const img = node as MarkdownNode & { url?: string; alt?: string };
|
|
105
|
-
out.push({ url: img.url ?? '', alt: img.alt ?? '' });
|
|
106
|
-
}
|
|
107
|
-
};
|
|
108
|
-
for (const node of block.contents as MarkdownBlockNode[]) {
|
|
109
|
-
walkMarkdownTree(node, (n) => {
|
|
110
|
-
visit(n);
|
|
111
|
-
return;
|
|
112
|
-
});
|
|
113
|
-
}
|
|
114
|
-
return out;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
/**
|
|
118
|
-
* Walk the block's body content collecting the plain text of every
|
|
119
|
-
* top-level list item, in document order. Mirrors {@link collectImages}
|
|
120
|
-
* but for `{ repeat: { source: 'listItems' } }`. Nested lists are not
|
|
121
|
-
* descended into separately — a nested list's text is already folded
|
|
122
|
-
* into its parent item's text, so we skip children of a `listItem` to
|
|
123
|
-
* avoid double-counting.
|
|
124
|
-
*
|
|
125
|
-
* Exported for the same reason `resolveTokens` is: it's the collector
|
|
126
|
-
* the repeat machinery relies on and is unit-tested directly.
|
|
127
|
-
*/
|
|
128
|
-
export function collectListItems(block: Block): string[] {
|
|
129
|
-
if (!block.contents) return [];
|
|
130
|
-
const out: string[] = [];
|
|
131
|
-
for (const node of block.contents as MarkdownBlockNode[]) {
|
|
132
|
-
walkMarkdownTree(node, (n) => {
|
|
133
|
-
if (n.type === 'listItem') {
|
|
134
|
-
const text = extractPlainText(n).replace(/\s+/g, ' ').trim();
|
|
135
|
-
if (text) out.push(text);
|
|
136
|
-
// Skip descent: this item's nested lists are already part of
|
|
137
|
-
// its plain text above; don't visit them as separate items.
|
|
138
|
-
return true;
|
|
139
|
-
}
|
|
140
|
-
return;
|
|
141
|
-
});
|
|
142
|
-
}
|
|
143
|
-
return out;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
/**
|
|
147
|
-
* Plain-text join of Block.contents. Block-level boundaries become
|
|
148
|
-
* spaces so a `{content}` substitution reads as natural prose rather
|
|
149
|
-
* than running paragraphs together.
|
|
150
|
-
*/
|
|
151
|
-
function getBlockBodyText(block: Block): string {
|
|
152
|
-
if (!block.contents) return '';
|
|
153
|
-
return (block.contents as MarkdownBlockNode[])
|
|
154
|
-
.map((node) => extractPlainText(node).trim())
|
|
155
|
-
.filter((s) => s.length > 0)
|
|
156
|
-
.join(' ');
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
/** Comma-joined child titles (omits children without a title). */
|
|
160
|
-
function getChildrenSummary(block: Block): string {
|
|
161
|
-
if (!block.children || block.children.length === 0) return '';
|
|
162
|
-
return block.children
|
|
163
|
-
.map((c) => c.title?.trim())
|
|
164
|
-
.filter((t): t is string => Boolean(t))
|
|
165
|
-
.join(', ');
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
function escapeBraces(text: string): string {
|
|
169
|
-
return text.replace(ESCAPE_RE, (_match, inner: string) => ESCAPED_OPEN + inner + ESCAPED_CLOSE);
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
function unescapeBraces(text: string): string {
|
|
173
|
-
return text
|
|
174
|
-
.replace(new RegExp(ESCAPED_OPEN, 'g'), '{')
|
|
175
|
-
.replace(new RegExp(ESCAPED_CLOSE, 'g'), '}');
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
/**
|
|
179
|
-
* Substitute every `{token}` occurrence in `text` using `resolve`,
|
|
180
|
-
* preserving `{{token}}` as a literal `{token}`.
|
|
181
|
-
*
|
|
182
|
-
* `resolve` returns `null` for an unknown token (the whole match,
|
|
183
|
-
* including any `|default`, is left literal) or a string value. When the
|
|
184
|
-
* value is the empty string and a `|default` was supplied, the default
|
|
185
|
-
* is used. Escaped `{{…}}` blocks are shielded first so tokens inside
|
|
186
|
-
* them are never interpreted.
|
|
187
|
-
*/
|
|
188
|
-
function substitute(
|
|
189
|
-
text: string,
|
|
190
|
-
resolve: (name: string, arg: string | undefined) => string | null,
|
|
191
|
-
): string {
|
|
192
|
-
const escaped = escapeBraces(text);
|
|
193
|
-
const tokenized = escaped.replace(
|
|
194
|
-
TOKEN_RE,
|
|
195
|
-
(match, name: string, arg: string | undefined, def: string | undefined) => {
|
|
196
|
-
const value = resolve(name, arg);
|
|
197
|
-
if (value == null) return match;
|
|
198
|
-
if (value === '' && def !== undefined) return def;
|
|
199
|
-
return value;
|
|
200
|
-
},
|
|
201
|
-
);
|
|
202
|
-
return unescapeBraces(tokenized);
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
/**
|
|
206
|
-
* Look up a single token as text. Returns null when the token is
|
|
207
|
-
* unknown — caller treats null as "leave the placeholder literal".
|
|
208
|
-
* `{item}` / `{index}` resolve to null when there is no per-item
|
|
209
|
-
* context (i.e. the layer isn't inside a `repeat`).
|
|
210
|
-
*/
|
|
211
|
-
function resolveToken(
|
|
212
|
-
name: string,
|
|
213
|
-
arg: string | undefined,
|
|
214
|
-
block: Block,
|
|
215
|
-
images: ImageRef[],
|
|
216
|
-
item: RepeatItem | undefined,
|
|
217
|
-
): string | null {
|
|
218
|
-
switch (name) {
|
|
219
|
-
case 'title':
|
|
220
|
-
return block.title ?? '';
|
|
221
|
-
case 'content':
|
|
222
|
-
return getBlockBodyText(block);
|
|
223
|
-
case 'children':
|
|
224
|
-
return getChildrenSummary(block);
|
|
225
|
-
case 'attr': {
|
|
226
|
-
if (!arg) return '';
|
|
227
|
-
const raw =
|
|
228
|
-
block.templateOverrides?.[arg] ?? block.templateData?.[arg] ?? block.metadata?.[arg];
|
|
229
|
-
return raw == null ? '' : String(raw);
|
|
230
|
-
}
|
|
231
|
-
case 'image': {
|
|
232
|
-
const idx = arg ? parseInt(arg, 10) : 0;
|
|
233
|
-
if (!Number.isFinite(idx) || idx < 0 || idx >= images.length) return '';
|
|
234
|
-
return images[idx].alt;
|
|
235
|
-
}
|
|
236
|
-
case 'item': {
|
|
237
|
-
if (!item) return null;
|
|
238
|
-
if (!arg) return item.text;
|
|
239
|
-
if (arg === 'src') return item.src ?? '';
|
|
240
|
-
if (arg === 'label') return item.label ?? '';
|
|
241
|
-
return '';
|
|
242
|
-
}
|
|
243
|
-
case 'index':
|
|
244
|
-
return item ? String(item.index) : null;
|
|
245
|
-
default:
|
|
246
|
-
return null;
|
|
247
|
-
}
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
function substituteText(
|
|
251
|
-
text: string,
|
|
252
|
-
block: Block,
|
|
253
|
-
images: ImageRef[],
|
|
254
|
-
item: RepeatItem | undefined,
|
|
255
|
-
): string {
|
|
256
|
-
return substitute(text, (name, arg) => resolveToken(name, arg, block, images, item));
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
/**
|
|
260
|
-
* Resolve tokens inside an ImageLayer's `content.src`. `{image:N}`
|
|
261
|
-
* resolves to the Nth image's URL (not its alt); `{item:src}` and
|
|
262
|
-
* `{attr:key}` resolve as usual. When an `{image:N}` has no matching
|
|
263
|
-
* image AND no `|default`, the whole layer is dropped (returns null) so
|
|
264
|
-
* we never leave a broken URL. A supplied default suppresses the drop.
|
|
265
|
-
*/
|
|
266
|
-
function resolveImageSrc(
|
|
267
|
-
src: string,
|
|
268
|
-
block: Block,
|
|
269
|
-
images: ImageRef[],
|
|
270
|
-
item: RepeatItem | undefined,
|
|
271
|
-
): string | null {
|
|
272
|
-
// Optimization: nothing to resolve.
|
|
273
|
-
if (!src.includes('{')) return src;
|
|
274
|
-
|
|
275
|
-
let dropped = false;
|
|
276
|
-
const escaped = escapeBraces(src);
|
|
277
|
-
const tokenized = escaped.replace(
|
|
278
|
-
TOKEN_RE,
|
|
279
|
-
(match, name: string, arg: string | undefined, def: string | undefined) => {
|
|
280
|
-
if (name === 'image') {
|
|
281
|
-
const idx = arg ? parseInt(arg, 10) : 0;
|
|
282
|
-
const ok = Number.isFinite(idx) && idx >= 0 && idx < images.length;
|
|
283
|
-
if (ok) return images[idx].url;
|
|
284
|
-
if (def !== undefined) return def;
|
|
285
|
-
dropped = true;
|
|
286
|
-
return '';
|
|
287
|
-
}
|
|
288
|
-
const value = resolveToken(name, arg, block, images, item);
|
|
289
|
-
if (value == null) return match;
|
|
290
|
-
if (value === '' && def !== undefined) return def;
|
|
291
|
-
return value;
|
|
292
|
-
},
|
|
293
|
-
);
|
|
294
|
-
|
|
295
|
-
if (dropped) return null;
|
|
296
|
-
return unescapeBraces(tokenized);
|
|
297
|
-
}
|
|
298
|
-
|
|
299
|
-
/**
|
|
300
|
-
* Parse the leading numeric magnitude of a position field (px number or
|
|
301
|
-
* `%`-string). Used to advance the cursor between repeated clones.
|
|
302
|
-
*/
|
|
303
|
-
function parseMagnitude(value: number | string | undefined): number {
|
|
304
|
-
if (typeof value === 'number') return value;
|
|
305
|
-
if (typeof value === 'string') {
|
|
306
|
-
const m = value.match(/-?\d*\.?\d+/);
|
|
307
|
-
if (m) return parseFloat(m[0]);
|
|
308
|
-
}
|
|
309
|
-
return 0;
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
/**
|
|
313
|
-
* Offset a position coordinate by `delta`, preserving its unit: a bare
|
|
314
|
-
* number stays a number; a `%`-string (or any suffixed string) keeps
|
|
315
|
-
* its suffix.
|
|
316
|
-
*/
|
|
317
|
-
function offsetCoord(base: number | string | undefined, delta: number): number | string {
|
|
318
|
-
if (base == null) return delta;
|
|
319
|
-
if (typeof base === 'number') return base + delta;
|
|
320
|
-
const m = base.match(/^(\s*)(-?\d*\.?\d+)(.*)$/);
|
|
321
|
-
if (m) {
|
|
322
|
-
const next = parseFloat(m[2]) + delta;
|
|
323
|
-
return `${m[1]}${next}${m[3]}`;
|
|
324
|
-
}
|
|
325
|
-
return base;
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
/** Build the per-item list for a `repeat` source collection. */
|
|
329
|
-
function collectRepeatItems(
|
|
330
|
-
source: 'images' | 'children' | 'listItems',
|
|
331
|
-
block: Block,
|
|
332
|
-
images: ImageRef[],
|
|
333
|
-
): RepeatItem[] {
|
|
334
|
-
switch (source) {
|
|
335
|
-
case 'images':
|
|
336
|
-
return images.map((img, i) => ({
|
|
337
|
-
text: img.alt,
|
|
338
|
-
src: img.url,
|
|
339
|
-
label: img.alt,
|
|
340
|
-
index: i + 1,
|
|
341
|
-
}));
|
|
342
|
-
case 'children':
|
|
343
|
-
return (block.children ?? []).map((child, i) => ({
|
|
344
|
-
text: child.title ?? '',
|
|
345
|
-
label: child.title ?? '',
|
|
346
|
-
index: i + 1,
|
|
347
|
-
}));
|
|
348
|
-
case 'listItems':
|
|
349
|
-
return collectListItems(block).map((text, i) => ({ text, label: text, index: i + 1 }));
|
|
350
|
-
default:
|
|
351
|
-
return [];
|
|
352
|
-
}
|
|
353
|
-
}
|
|
354
|
-
|
|
355
|
-
/**
|
|
356
|
-
* Expand a `repeat` layer into one clone per item of its source
|
|
357
|
-
* collection. Each clone is offset along `direction` by the cumulative
|
|
358
|
-
* `(width|height) + gap`, has `repeat` stripped, gets a per-clone id,
|
|
359
|
-
* and resolves per-item tokens against its item.
|
|
360
|
-
*/
|
|
361
|
-
function expandRepeat(layer: CustomTemplateLayer, block: Block, images: ImageRef[]): Layer[] {
|
|
362
|
-
const repeat = layer.repeat;
|
|
363
|
-
if (!repeat) {
|
|
364
|
-
const resolved = resolveLayer(layer, block, images, undefined);
|
|
365
|
-
return resolved ? [resolved] : [];
|
|
366
|
-
}
|
|
367
|
-
|
|
368
|
-
const items = collectRepeatItems(repeat.source, block, images);
|
|
369
|
-
const direction = repeat.direction ?? 'column';
|
|
370
|
-
const gap = repeat.gap ?? 24;
|
|
371
|
-
const limit =
|
|
372
|
-
repeat.max != null && repeat.max >= 0 ? Math.min(repeat.max, items.length) : items.length;
|
|
373
|
-
|
|
374
|
-
const out: Layer[] = [];
|
|
375
|
-
let cursor = 0;
|
|
376
|
-
for (let i = 0; i < limit; i++) {
|
|
377
|
-
const position = { ...layer.position };
|
|
378
|
-
if (direction === 'row') {
|
|
379
|
-
position.x = offsetCoord(position.x, cursor);
|
|
380
|
-
} else {
|
|
381
|
-
position.y = offsetCoord(position.y, cursor);
|
|
382
|
-
}
|
|
383
|
-
|
|
384
|
-
const clone = { ...layer, position, id: `${layer.id}-${i}` } as CustomTemplateLayer;
|
|
385
|
-
delete clone.repeat;
|
|
386
|
-
|
|
387
|
-
const resolved = resolveLayer(clone, block, images, items[i]);
|
|
388
|
-
if (resolved) out.push(resolved);
|
|
389
|
-
|
|
390
|
-
const dim = direction === 'row' ? layer.position.width : layer.position.height;
|
|
391
|
-
cursor += parseMagnitude(dim) + gap;
|
|
392
|
-
}
|
|
393
|
-
return out;
|
|
394
|
-
}
|
|
395
|
-
|
|
396
|
-
/**
|
|
397
|
-
* Walk the layer array and produce a new array with all placeholder
|
|
398
|
-
* tokens resolved. Layers carrying a `repeat` directive are expanded
|
|
399
|
-
* into one clone per source item. ImageLayers whose `{image:N}` token
|
|
400
|
-
* doesn't match a real image (and has no default) are filtered out.
|
|
401
|
-
* Other layer types pass through unchanged.
|
|
402
|
-
*
|
|
403
|
-
* Pure function — does not mutate the input.
|
|
404
|
-
*/
|
|
405
|
-
export function resolveTokens(layers: readonly CustomTemplateLayer[], block: Block): Layer[] {
|
|
406
|
-
const images = collectImages(block);
|
|
407
|
-
const out: Layer[] = [];
|
|
408
|
-
for (const layer of layers) {
|
|
409
|
-
if (layer.repeat) {
|
|
410
|
-
out.push(...expandRepeat(layer, block, images));
|
|
411
|
-
} else {
|
|
412
|
-
const resolved = resolveLayer(layer, block, images, undefined);
|
|
413
|
-
if (resolved) out.push(resolved);
|
|
414
|
-
}
|
|
415
|
-
}
|
|
416
|
-
return out;
|
|
417
|
-
}
|
|
418
|
-
|
|
419
|
-
function resolveLayer(
|
|
420
|
-
layer: CustomTemplateLayer,
|
|
421
|
-
block: Block,
|
|
422
|
-
images: ImageRef[],
|
|
423
|
-
item: RepeatItem | undefined,
|
|
424
|
-
): Layer | null {
|
|
425
|
-
switch (layer.type) {
|
|
426
|
-
case 'text':
|
|
427
|
-
return {
|
|
428
|
-
...layer,
|
|
429
|
-
content: {
|
|
430
|
-
...layer.content,
|
|
431
|
-
text: substituteText(layer.content.text, block, images, item),
|
|
432
|
-
},
|
|
433
|
-
};
|
|
434
|
-
case 'image': {
|
|
435
|
-
const nextSrc = resolveImageSrc(layer.content.src, block, images, item);
|
|
436
|
-
if (nextSrc == null) return null;
|
|
437
|
-
const next: ImageLayer = {
|
|
438
|
-
...layer,
|
|
439
|
-
content: {
|
|
440
|
-
...layer.content,
|
|
441
|
-
src: nextSrc,
|
|
442
|
-
},
|
|
443
|
-
};
|
|
444
|
-
// Also try to substitute the alt text if it carries a token.
|
|
445
|
-
if (layer.content.alt && layer.content.alt.includes('{')) {
|
|
446
|
-
next.content.alt = substituteText(layer.content.alt, block, images, item);
|
|
447
|
-
}
|
|
448
|
-
return next;
|
|
449
|
-
}
|
|
450
|
-
default:
|
|
451
|
-
return layer;
|
|
452
|
-
}
|
|
453
|
-
}
|
|
@@ -1,131 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Tree Template
|
|
3
|
-
*
|
|
4
|
-
* Renders a hierarchical filesystem-style treeview (folder/file icons +
|
|
5
|
-
* connector rails, collapsible in the live player) from an ASCII tree fence.
|
|
6
|
-
* Emits a single `TreeLayer` (foreignObject HTML, like `dataTable`) plus an
|
|
7
|
-
* optional title + themed background.
|
|
8
|
-
*
|
|
9
|
-
* Data source: `input.items` (a nested `TreeLayerItem[]`), populated from
|
|
10
|
-
* `templateData.items` which the pipeline derives from the tree fence.
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
import type { Layer, TreeLayerItem } from '../../schemas/Doc.js';
|
|
14
|
-
import type { TreeBlockInput, TemplateContext } from '../../schemas/BlockTemplates.js';
|
|
15
|
-
import {
|
|
16
|
-
getThemeFont,
|
|
17
|
-
resolveColorScheme,
|
|
18
|
-
shouldUseShadow,
|
|
19
|
-
themedFontSize,
|
|
20
|
-
themedSurfaceGradient,
|
|
21
|
-
} from '../utils/themeUtils.js';
|
|
22
|
-
import { withAlpha } from '../../schemas/colorUtils.js';
|
|
23
|
-
import { createBackgroundLayer } from './captionUtils.js';
|
|
24
|
-
|
|
25
|
-
/** Defensive coercion of untyped `templateData.items` into valid tree items. */
|
|
26
|
-
function coerceItems(raw: unknown): TreeLayerItem[] {
|
|
27
|
-
if (!Array.isArray(raw)) return [];
|
|
28
|
-
const out: TreeLayerItem[] = [];
|
|
29
|
-
for (const r of raw) {
|
|
30
|
-
if (typeof r !== 'object' || r === null) continue;
|
|
31
|
-
const item = r as Record<string, unknown>;
|
|
32
|
-
if (typeof item.label !== 'string') continue;
|
|
33
|
-
const children = coerceItems(item.children);
|
|
34
|
-
out.push({
|
|
35
|
-
id: typeof item.id === 'string' && item.id ? item.id : slug(item.label),
|
|
36
|
-
label: item.label,
|
|
37
|
-
children,
|
|
38
|
-
...(item.isDir === true || children.length > 0 ? { isDir: true } : {}),
|
|
39
|
-
...(typeof item.comment === 'string' && item.comment ? { comment: item.comment } : {}),
|
|
40
|
-
});
|
|
41
|
-
}
|
|
42
|
-
return out;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
function slug(s: string): string {
|
|
46
|
-
return (
|
|
47
|
-
s
|
|
48
|
-
.toLowerCase()
|
|
49
|
-
.replace(/[^a-z0-9]+/g, '-')
|
|
50
|
-
.replace(/^-+|-+$/g, '') || 'node'
|
|
51
|
-
);
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
export function treeBlock(input: TreeBlockInput, context: TemplateContext): Layer[] {
|
|
55
|
-
const { theme, viewport } = context;
|
|
56
|
-
const colors = resolveColorScheme(context, input.colorScheme);
|
|
57
|
-
const items = coerceItems(input.items);
|
|
58
|
-
|
|
59
|
-
const titleFontSize = themedFontSize(48, context, true);
|
|
60
|
-
const rowFontSize = themedFontSize(28, context, false);
|
|
61
|
-
|
|
62
|
-
const layers: Layer[] = [createBackgroundLayer('bg', themedSurfaceGradient(context, 170))];
|
|
63
|
-
|
|
64
|
-
if (items.length === 0) {
|
|
65
|
-
layers.push({
|
|
66
|
-
type: 'text',
|
|
67
|
-
id: 'tree-empty',
|
|
68
|
-
content: {
|
|
69
|
-
text: input.title ?? 'Empty tree',
|
|
70
|
-
style: {
|
|
71
|
-
fontSize: titleFontSize,
|
|
72
|
-
fontFamily: getThemeFont(context, 'title'),
|
|
73
|
-
color: theme.colors.textMuted,
|
|
74
|
-
textAlign: 'center',
|
|
75
|
-
},
|
|
76
|
-
},
|
|
77
|
-
position: { x: '50%', y: '50%', anchor: 'center' },
|
|
78
|
-
});
|
|
79
|
-
return layers;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
const titleBandPct = input.title ? (titleFontSize * 2.2 * 100) / viewport.height : 0;
|
|
83
|
-
|
|
84
|
-
if (input.title) {
|
|
85
|
-
layers.push({
|
|
86
|
-
type: 'text',
|
|
87
|
-
id: 'title',
|
|
88
|
-
content: {
|
|
89
|
-
text: input.title,
|
|
90
|
-
style: {
|
|
91
|
-
fontSize: titleFontSize,
|
|
92
|
-
fontFamily: getThemeFont(context, 'title'),
|
|
93
|
-
fontWeight: 'bold',
|
|
94
|
-
color: theme.colors.text,
|
|
95
|
-
textAlign: 'center',
|
|
96
|
-
shadow: shouldUseShadow(context),
|
|
97
|
-
},
|
|
98
|
-
},
|
|
99
|
-
position: { x: '50%', y: `${8 + titleBandPct / 2}%`, width: '80%', anchor: 'center' },
|
|
100
|
-
animation: { type: 'fadeIn', duration: 0.8 },
|
|
101
|
-
});
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
layers.push({
|
|
105
|
-
type: 'tree',
|
|
106
|
-
id: 'tree',
|
|
107
|
-
content: {
|
|
108
|
-
items,
|
|
109
|
-
style: {
|
|
110
|
-
rowColor: theme.colors.text,
|
|
111
|
-
dirColor: colors.accent ?? theme.colors.primary,
|
|
112
|
-
connectorColor: withAlpha(theme.colors.text, 0.25),
|
|
113
|
-
iconColor: colors.accent ?? theme.colors.primary,
|
|
114
|
-
commentColor: theme.colors.textMuted,
|
|
115
|
-
fontSize: rowFontSize,
|
|
116
|
-
fontFamily: getThemeFont(context, 'body'),
|
|
117
|
-
monoFontFamily: getThemeFont(context, 'mono'),
|
|
118
|
-
indentPx: Math.round(rowFontSize * 1.4),
|
|
119
|
-
},
|
|
120
|
-
},
|
|
121
|
-
position: {
|
|
122
|
-
x: '10%',
|
|
123
|
-
y: `${8 + titleBandPct}%`,
|
|
124
|
-
width: '80%',
|
|
125
|
-
height: `${Math.max(60, 90 - titleBandPct)}%`,
|
|
126
|
-
},
|
|
127
|
-
animation: { type: 'fadeIn', duration: 1, delay: input.title ? 0.4 : 0 },
|
|
128
|
-
});
|
|
129
|
-
|
|
130
|
-
return layers;
|
|
131
|
-
}
|