@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,389 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Template Selector
|
|
3
|
-
*
|
|
4
|
-
* Selects which extracted elements to promote to visual template blocks
|
|
5
|
-
* and handles color scheme rotation, image interleaving, and template
|
|
6
|
-
* variety. Ported and generalized from qualla-internal's TemplateSelector.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import type { Block, TransitionType } from '../schemas/Doc.js';
|
|
10
|
-
import type {
|
|
11
|
-
TemplateBlock,
|
|
12
|
-
AccentImage,
|
|
13
|
-
AccentPosition,
|
|
14
|
-
ImageWithCaptionInput,
|
|
15
|
-
SectionHeaderInput,
|
|
16
|
-
QuoteBlockInput,
|
|
17
|
-
FullBleedQuoteInput,
|
|
18
|
-
StatHighlightInput,
|
|
19
|
-
} from '../schemas/BlockTemplates.js';
|
|
20
|
-
import type { ExtractedElement } from '../generate/contentExtractor.js';
|
|
21
|
-
import type { TransformStyleConfig, TransformImage } from './types.js';
|
|
22
|
-
import type { AnalyzedBlock } from './blockAnalyzer.js';
|
|
23
|
-
import { mapElementToBlock } from '../generate/templateMapper.js';
|
|
24
|
-
import { SeededRandom } from '../random/SeededRandom.js';
|
|
25
|
-
import { estimateTimeFromText } from '../timing/narrationTiming.js';
|
|
26
|
-
|
|
27
|
-
/** Accent positions to rotate through. */
|
|
28
|
-
const ACCENT_POSITIONS: AccentPosition[] = [
|
|
29
|
-
'left-strip',
|
|
30
|
-
'right-strip',
|
|
31
|
-
'bottom-strip',
|
|
32
|
-
'corner-inset',
|
|
33
|
-
];
|
|
34
|
-
|
|
35
|
-
/** Ambient motions to rotate on image blocks. */
|
|
36
|
-
const AMBIENT_MOTIONS: Array<'zoomIn' | 'zoomOut' | 'panLeft' | 'panRight'> = [
|
|
37
|
-
'zoomIn',
|
|
38
|
-
'zoomOut',
|
|
39
|
-
'panLeft',
|
|
40
|
-
'panRight',
|
|
41
|
-
];
|
|
42
|
-
|
|
43
|
-
/** A selected element paired with its source block. */
|
|
44
|
-
interface SelectedExtraction {
|
|
45
|
-
element: ExtractedElement;
|
|
46
|
-
sourceBlock: Block;
|
|
47
|
-
/** Index in the original analyzed blocks array. */
|
|
48
|
-
sourceIndex: number;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
/** Result of template selection. */
|
|
52
|
-
export interface SelectionResult {
|
|
53
|
-
/** Replacement blocks: a mix of original blocks and new template blocks. */
|
|
54
|
-
blocks: Array<Block | TemplateBlock>;
|
|
55
|
-
/** How many blocks were transformed. */
|
|
56
|
-
transformedCount: number;
|
|
57
|
-
/** How many blocks were inserted (images, section headers). */
|
|
58
|
-
insertedCount: number;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/**
|
|
62
|
-
* Select extractions and build a transformed block sequence.
|
|
63
|
-
*
|
|
64
|
-
* @param analyzed - Analyzed blocks from blockAnalyzer.
|
|
65
|
-
* @param config - The transform style configuration.
|
|
66
|
-
* @param images - Available images for interleaving.
|
|
67
|
-
* @param seed - Random seed for deterministic output.
|
|
68
|
-
*/
|
|
69
|
-
export function selectAndBuild(
|
|
70
|
-
analyzed: AnalyzedBlock[],
|
|
71
|
-
config: TransformStyleConfig,
|
|
72
|
-
images: TransformImage[],
|
|
73
|
-
seed: number,
|
|
74
|
-
): SelectionResult {
|
|
75
|
-
const rng = new SeededRandom(seed);
|
|
76
|
-
|
|
77
|
-
// 1. Collect all extractions across all blocks, filtered by config
|
|
78
|
-
const candidates = collectCandidates(analyzed, config);
|
|
79
|
-
|
|
80
|
-
// 2. Determine how many blocks to transform. `transformRatio` scales
|
|
81
|
-
// with block count; an optional duration-based budget (slides per
|
|
82
|
-
// minute) caps runaway promotion on long dense documents.
|
|
83
|
-
const ratioCap = Math.max(1, Math.floor(analyzed.length * config.transformRatio));
|
|
84
|
-
const slidesPerMinute = config.budget?.slidesPerMinute;
|
|
85
|
-
const totalDurationSeconds = analyzed.reduce((sum, ab) => sum + (ab.block.duration || 0), 0);
|
|
86
|
-
const budgetCap =
|
|
87
|
-
slidesPerMinute && totalDurationSeconds > 0
|
|
88
|
-
? Math.max(1, Math.round((totalDurationSeconds / 60) * slidesPerMinute))
|
|
89
|
-
: Infinity;
|
|
90
|
-
const maxTransforms = Math.min(ratioCap, budgetCap);
|
|
91
|
-
const selected = candidates.slice(0, maxTransforms);
|
|
92
|
-
|
|
93
|
-
// 3. Build the output block sequence
|
|
94
|
-
const result = buildBlockSequence(analyzed, selected, config, images, rng);
|
|
95
|
-
|
|
96
|
-
return result;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
/**
|
|
100
|
-
* Collect candidate extractions from all analyzed blocks, sorted by
|
|
101
|
-
* a combined score of confidence and type preference.
|
|
102
|
-
*/
|
|
103
|
-
function collectCandidates(
|
|
104
|
-
analyzed: AnalyzedBlock[],
|
|
105
|
-
config: TransformStyleConfig,
|
|
106
|
-
): SelectedExtraction[] {
|
|
107
|
-
const candidates: SelectedExtraction[] = [];
|
|
108
|
-
|
|
109
|
-
for (let i = 0; i < analyzed.length; i++) {
|
|
110
|
-
const ab = analyzed[i];
|
|
111
|
-
// Skip blocks with no meaningful text
|
|
112
|
-
if (ab.bodyWordCount < 5) continue;
|
|
113
|
-
|
|
114
|
-
for (const element of ab.extractions) {
|
|
115
|
-
if (element.confidence < config.minConfidence) continue;
|
|
116
|
-
|
|
117
|
-
candidates.push({
|
|
118
|
-
element,
|
|
119
|
-
sourceBlock: ab.block,
|
|
120
|
-
sourceIndex: i,
|
|
121
|
-
});
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
// Sort by: preferred type rank (lower = better), then confidence (higher = better)
|
|
126
|
-
const typeRank = new Map(config.preferredTypes.map((t, i) => [t, i]));
|
|
127
|
-
const maxRank = config.preferredTypes.length;
|
|
128
|
-
|
|
129
|
-
candidates.sort((a, b) => {
|
|
130
|
-
const rankA = typeRank.get(a.element.type) ?? maxRank;
|
|
131
|
-
const rankB = typeRank.get(b.element.type) ?? maxRank;
|
|
132
|
-
if (rankA !== rankB) return rankA - rankB;
|
|
133
|
-
return b.element.confidence - a.element.confidence;
|
|
134
|
-
});
|
|
135
|
-
|
|
136
|
-
// Deduplicate: if the same extracted text appears multiple times
|
|
137
|
-
// (e.g., from overlapping parent/child blocks), keep only the
|
|
138
|
-
// highest-ranked occurrence.
|
|
139
|
-
const seenTexts = new Set<string>();
|
|
140
|
-
const deduplicated: SelectedExtraction[] = [];
|
|
141
|
-
for (const candidate of candidates) {
|
|
142
|
-
const key = candidate.element.text.trim().toLowerCase();
|
|
143
|
-
if (seenTexts.has(key)) continue;
|
|
144
|
-
seenTexts.add(key);
|
|
145
|
-
deduplicated.push(candidate);
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
return deduplicated;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
/**
|
|
152
|
-
* Build the output block sequence, replacing source blocks with template
|
|
153
|
-
* blocks where extractions were selected, and interleaving images.
|
|
154
|
-
*/
|
|
155
|
-
function buildBlockSequence(
|
|
156
|
-
analyzed: AnalyzedBlock[],
|
|
157
|
-
selected: SelectedExtraction[],
|
|
158
|
-
config: TransformStyleConfig,
|
|
159
|
-
images: TransformImage[],
|
|
160
|
-
rng: SeededRandom,
|
|
161
|
-
): SelectionResult {
|
|
162
|
-
// Map: sourceIndex → list of selected extractions for that block
|
|
163
|
-
const blockExtractions = new Map<number, SelectedExtraction[]>();
|
|
164
|
-
for (const sel of selected) {
|
|
165
|
-
const list = blockExtractions.get(sel.sourceIndex) ?? [];
|
|
166
|
-
list.push(sel);
|
|
167
|
-
blockExtractions.set(sel.sourceIndex, list);
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
// Limit extractions per block: cap at blocksPerSection.max and ensure
|
|
171
|
-
// template type variety within each block (no two same-type extractions).
|
|
172
|
-
for (const [idx, list] of blockExtractions) {
|
|
173
|
-
const diverse: SelectedExtraction[] = [];
|
|
174
|
-
const usedTypes = new Set<string>();
|
|
175
|
-
for (const sel of list) {
|
|
176
|
-
if (usedTypes.has(sel.element.type)) continue;
|
|
177
|
-
usedTypes.add(sel.element.type);
|
|
178
|
-
diverse.push(sel);
|
|
179
|
-
if (diverse.length >= config.blocksPerSection.max) break;
|
|
180
|
-
}
|
|
181
|
-
blockExtractions.set(idx, diverse);
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
const blocks: Array<Block | TemplateBlock> = [];
|
|
185
|
-
let transformedCount = 0;
|
|
186
|
-
let insertedCount = 0;
|
|
187
|
-
let colorIndex = 0;
|
|
188
|
-
let blockIdCounter = 0;
|
|
189
|
-
let imageIndex = 0;
|
|
190
|
-
let accentPositionIndex = 0;
|
|
191
|
-
let elementsSinceImage = 0;
|
|
192
|
-
let prevTemplateType = '';
|
|
193
|
-
|
|
194
|
-
// Calculate image interleaving interval
|
|
195
|
-
const totalTransformed = Array.from(blockExtractions.values()).reduce(
|
|
196
|
-
(sum, list) => sum + list.length,
|
|
197
|
-
0,
|
|
198
|
-
);
|
|
199
|
-
const imageInterval =
|
|
200
|
-
config.interleaveImages && images.length > 0 && totalTransformed > 0
|
|
201
|
-
? Math.max(2, Math.floor(totalTransformed / (images.length + 1)))
|
|
202
|
-
: Infinity;
|
|
203
|
-
|
|
204
|
-
for (let i = 0; i < analyzed.length; i++) {
|
|
205
|
-
const ab = analyzed[i];
|
|
206
|
-
const extractions = blockExtractions.get(i);
|
|
207
|
-
|
|
208
|
-
if (!extractions || extractions.length === 0) {
|
|
209
|
-
// Keep the original block unchanged
|
|
210
|
-
blocks.push(ab.block);
|
|
211
|
-
continue;
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
// Insert section header before a group of transformed blocks (if enabled)
|
|
215
|
-
if (config.insertSectionHeaders && ab.block.title) {
|
|
216
|
-
const headerBlock: SectionHeaderInput = {
|
|
217
|
-
template: 'sectionHeader',
|
|
218
|
-
id: `transform-header-${blockIdCounter++}`,
|
|
219
|
-
duration: ab.block.duration > 0 ? Math.min(3, ab.block.duration * 0.2) : 3,
|
|
220
|
-
audioSegment: ab.block.audioSegment,
|
|
221
|
-
title: ab.block.title,
|
|
222
|
-
colorScheme: config.colorSchemes[colorIndex % config.colorSchemes.length],
|
|
223
|
-
sourceBlockId: ab.block.id,
|
|
224
|
-
};
|
|
225
|
-
blocks.push(headerBlock);
|
|
226
|
-
insertedCount++;
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
// Convert each selected extraction to a template block.
|
|
230
|
-
// Track the last template used globally (not just within this block)
|
|
231
|
-
// to avoid consecutive same-template slides across the entire output.
|
|
232
|
-
for (const sel of extractions) {
|
|
233
|
-
const colorScheme = config.colorSchemes[colorIndex % config.colorSchemes.length];
|
|
234
|
-
|
|
235
|
-
// Build accent image if we have images in the pool
|
|
236
|
-
let accentImage: AccentImage | undefined;
|
|
237
|
-
if (images.length > 0 && config.interleaveImages) {
|
|
238
|
-
const img = images[imageIndex % images.length];
|
|
239
|
-
accentImage = {
|
|
240
|
-
src: img.src,
|
|
241
|
-
alt: img.alt ?? '',
|
|
242
|
-
position: ACCENT_POSITIONS[accentPositionIndex % ACCENT_POSITIONS.length],
|
|
243
|
-
ambientMotion: rng.pick(AMBIENT_MOTIONS) ?? 'zoomIn',
|
|
244
|
-
credit: img.credit,
|
|
245
|
-
license: img.license,
|
|
246
|
-
};
|
|
247
|
-
accentPositionIndex++;
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
// `sourcePosition` is a CHAR OFFSET into the analyzed plain text;
|
|
251
|
-
// `sourceStartTime` is doc-timeline SECONDS. Convert via spoken-word
|
|
252
|
-
// proportion over the source block's timing — which, when the doc
|
|
253
|
-
// carries a narration take (applyNarrationTiming ran upstream), is
|
|
254
|
-
// the recorded voice: summarized slides land where the words are
|
|
255
|
-
// actually spoken.
|
|
256
|
-
const slideShare = ab.block.duration > 0 ? ab.block.duration / extractions.length : 6;
|
|
257
|
-
const offsetInBlock =
|
|
258
|
-
ab.block.duration > 0
|
|
259
|
-
? estimateTimeFromText(ab.plainText, sel.element.sourcePosition, ab.block.duration)
|
|
260
|
-
: 0;
|
|
261
|
-
let templateBlock = mapElementToBlock(sel.element, {
|
|
262
|
-
id: `transform-${blockIdCounter++}`,
|
|
263
|
-
duration: slideShare,
|
|
264
|
-
audioSegment: ab.block.audioSegment,
|
|
265
|
-
colorScheme,
|
|
266
|
-
accentImage,
|
|
267
|
-
sourceStartTime: ab.block.startTime + offsetInBlock,
|
|
268
|
-
sourceDuration: slideShare,
|
|
269
|
-
sourceBlockId: ab.block.id,
|
|
270
|
-
sourceCharOffset: sel.element.sourcePosition,
|
|
271
|
-
});
|
|
272
|
-
|
|
273
|
-
// Style-level extraction→template remap (v2 contract). Only known
|
|
274
|
-
// text-compatible pairings translate; image-backed targets consume
|
|
275
|
-
// the accent image as their background. Unknown pairings keep the
|
|
276
|
-
// default mapping.
|
|
277
|
-
const remapTarget = config.templateMap?.[sel.element.data.type];
|
|
278
|
-
if (remapTarget && remapTarget !== templateBlock.template) {
|
|
279
|
-
const translated = translateTemplateBlock(templateBlock, remapTarget);
|
|
280
|
-
if (translated) templateBlock = translated;
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
// Apply transition based on style
|
|
284
|
-
if (config.transitionStyle !== 'cut') {
|
|
285
|
-
const transitionType: TransitionType =
|
|
286
|
-
config.transitionStyle === 'mixed'
|
|
287
|
-
? (rng.pick<TransitionType>(['fade', 'dissolve']) ?? 'fade')
|
|
288
|
-
: config.transitionStyle;
|
|
289
|
-
templateBlock.transition = {
|
|
290
|
-
type: transitionType,
|
|
291
|
-
duration: 0.5,
|
|
292
|
-
};
|
|
293
|
-
}
|
|
294
|
-
|
|
295
|
-
// Avoid consecutive same-template blocks by bumping color for variety
|
|
296
|
-
if (templateBlock.template === prevTemplateType) {
|
|
297
|
-
colorIndex++;
|
|
298
|
-
}
|
|
299
|
-
prevTemplateType = templateBlock.template;
|
|
300
|
-
|
|
301
|
-
blocks.push(templateBlock);
|
|
302
|
-
transformedCount++;
|
|
303
|
-
colorIndex++;
|
|
304
|
-
elementsSinceImage++;
|
|
305
|
-
|
|
306
|
-
// Interleave standalone image at intervals
|
|
307
|
-
if (
|
|
308
|
-
config.interleaveImages &&
|
|
309
|
-
imageIndex < images.length &&
|
|
310
|
-
elementsSinceImage >= imageInterval
|
|
311
|
-
) {
|
|
312
|
-
const img = images[imageIndex];
|
|
313
|
-
const imageBlock: ImageWithCaptionInput = {
|
|
314
|
-
template: 'imageWithCaption',
|
|
315
|
-
id: `transform-img-${blockIdCounter++}`,
|
|
316
|
-
duration: 4,
|
|
317
|
-
audioSegment: ab.block.audioSegment,
|
|
318
|
-
imageSrc: img.src,
|
|
319
|
-
imageAlt: img.alt ?? '',
|
|
320
|
-
ambientMotion: rng.pick(AMBIENT_MOTIONS) ?? 'zoomIn',
|
|
321
|
-
sourceBlockId: ab.block.id,
|
|
322
|
-
};
|
|
323
|
-
blocks.push(imageBlock);
|
|
324
|
-
imageIndex++;
|
|
325
|
-
insertedCount++;
|
|
326
|
-
elementsSinceImage = 0;
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
}
|
|
330
|
-
|
|
331
|
-
return { blocks, transformedCount, insertedCount };
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
/**
|
|
335
|
-
* Translate a mapped template block into a style-requested target
|
|
336
|
-
* template. Only text-compatible pairings are supported; returns null
|
|
337
|
-
* (keep the default) for unknown pairs or when a required input —
|
|
338
|
-
* a background image for `pullQuote` — is unavailable.
|
|
339
|
-
*/
|
|
340
|
-
function translateTemplateBlock(block: TemplateBlock, target: string): TemplateBlock | null {
|
|
341
|
-
const base = {
|
|
342
|
-
id: block.id,
|
|
343
|
-
duration: block.duration,
|
|
344
|
-
audioSegment: block.audioSegment,
|
|
345
|
-
sourceStartTime: block.sourceStartTime,
|
|
346
|
-
sourceDuration: block.sourceDuration,
|
|
347
|
-
sourceBlockId: block.sourceBlockId,
|
|
348
|
-
sourceCharOffset: block.sourceCharOffset,
|
|
349
|
-
};
|
|
350
|
-
|
|
351
|
-
if (block.template === 'quote') {
|
|
352
|
-
const quote = block as QuoteBlockInput;
|
|
353
|
-
if (target === 'fullBleedQuote') {
|
|
354
|
-
return { ...base, template: 'fullBleedQuote', text: quote.quote };
|
|
355
|
-
}
|
|
356
|
-
if (target === 'pullQuote') {
|
|
357
|
-
// pullQuote requires a full-bleed background image — reuse the
|
|
358
|
-
// accent image the selector already assigned to this block.
|
|
359
|
-
const bg = quote.accentImage;
|
|
360
|
-
if (!bg) return null;
|
|
361
|
-
return {
|
|
362
|
-
...base,
|
|
363
|
-
template: 'pullQuote',
|
|
364
|
-
text: quote.quote,
|
|
365
|
-
attribution: quote.attribution,
|
|
366
|
-
backgroundImage: { src: bg.src, alt: bg.alt, credit: bg.credit, license: bg.license },
|
|
367
|
-
};
|
|
368
|
-
}
|
|
369
|
-
return null;
|
|
370
|
-
}
|
|
371
|
-
|
|
372
|
-
if (block.template === 'fullBleedQuote' && target === 'quote') {
|
|
373
|
-
const fbq = block as FullBleedQuoteInput;
|
|
374
|
-
return { ...base, template: 'quote', quote: fbq.text };
|
|
375
|
-
}
|
|
376
|
-
|
|
377
|
-
if (block.template === 'statHighlight' && target === 'factCard') {
|
|
378
|
-
const stat = block as StatHighlightInput;
|
|
379
|
-
return {
|
|
380
|
-
...base,
|
|
381
|
-
template: 'factCard',
|
|
382
|
-
fact: stat.stat,
|
|
383
|
-
explanation: stat.description,
|
|
384
|
-
accentImage: stat.accentImage,
|
|
385
|
-
};
|
|
386
|
-
}
|
|
387
|
-
|
|
388
|
-
return null;
|
|
389
|
-
}
|
|
@@ -1,257 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Timing Allocator
|
|
3
|
-
*
|
|
4
|
-
* Distributes timing (startTime, duration) across transformed blocks.
|
|
5
|
-
* When the source Doc has audio, blocks are fitted to the overall duration.
|
|
6
|
-
* When no audio is present, uses reading-time estimation.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import type { Block } from '../schemas/Doc.js';
|
|
10
|
-
import type { TemplateBlock } from '../schemas/BlockTemplates.js';
|
|
11
|
-
import { isTemplateBlock } from '../schemas/BlockTemplates.js';
|
|
12
|
-
|
|
13
|
-
/** Minimum block duration in seconds. */
|
|
14
|
-
const MIN_BLOCK_DURATION = 3;
|
|
15
|
-
/** Maximum block duration in seconds. */
|
|
16
|
-
const MAX_BLOCK_DURATION = 20;
|
|
17
|
-
/** Default duration when no timing info is available. */
|
|
18
|
-
const DEFAULT_BLOCK_DURATION = 6;
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
* Allocate startTime and duration across a mixed array of blocks and
|
|
22
|
-
* template blocks. Template blocks get timing assigned; existing blocks
|
|
23
|
-
* retain their original timing when possible.
|
|
24
|
-
*
|
|
25
|
-
* @param blocks - The output from templateSelector (mixed Block | TemplateBlock).
|
|
26
|
-
* @param totalDuration - The Doc's total duration (from audio or estimation).
|
|
27
|
-
* @returns A new array of Blocks with consistent timing. Template blocks
|
|
28
|
-
* are returned as Blocks (with startTime/duration set, layers empty).
|
|
29
|
-
*/
|
|
30
|
-
export function allocateTiming(
|
|
31
|
-
blocks: Array<Block | TemplateBlock>,
|
|
32
|
-
totalDuration: number,
|
|
33
|
-
): Block[] {
|
|
34
|
-
if (blocks.length === 0) return [];
|
|
35
|
-
|
|
36
|
-
// Template blocks carrying a numeric `sourceStartTime` are ANCHORED to
|
|
37
|
-
// the doc timeline — when the source doc is narration-timed
|
|
38
|
-
// (`applyNarrationTiming`), those anchors are where the words are
|
|
39
|
-
// actually spoken, and rescaling would tear the slides away from the
|
|
40
|
-
// voice. Anchored blocks keep their positions; floating blocks
|
|
41
|
-
// (intro/outro bookends, section headers, interleaved images) fill the
|
|
42
|
-
// gaps between anchors. With no anchors at all, behavior is the
|
|
43
|
-
// historical rescale-to-fit.
|
|
44
|
-
const hasAnchors = blocks.some(
|
|
45
|
-
(b) => isTemplateBlock(b) && typeof b.sourceStartTime === 'number',
|
|
46
|
-
);
|
|
47
|
-
return hasAnchors
|
|
48
|
-
? allocateAnchored(blocks, totalDuration)
|
|
49
|
-
: allocateRescaled(blocks, totalDuration);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
/** Historical behavior: scale every duration to fill the total, clamp 3–20 s. */
|
|
53
|
-
function allocateRescaled(blocks: Array<Block | TemplateBlock>, totalDuration: number): Block[] {
|
|
54
|
-
const effectiveDuration = totalDuration > 0 ? totalDuration : estimateDefaultDuration(blocks);
|
|
55
|
-
|
|
56
|
-
// First pass: assign raw durations
|
|
57
|
-
const durations = blocks.map((block) => {
|
|
58
|
-
if (!isTemplateBlock(block) && block.duration > 0) {
|
|
59
|
-
// Existing block with known duration — keep it
|
|
60
|
-
return block.duration;
|
|
61
|
-
}
|
|
62
|
-
if (isTemplateBlock(block) && block.duration > 0) {
|
|
63
|
-
return block.duration;
|
|
64
|
-
}
|
|
65
|
-
return DEFAULT_BLOCK_DURATION;
|
|
66
|
-
});
|
|
67
|
-
|
|
68
|
-
// Scale durations to fit the total
|
|
69
|
-
const rawTotal = durations.reduce((sum, d) => sum + d, 0);
|
|
70
|
-
if (rawTotal > 0 && effectiveDuration > 0) {
|
|
71
|
-
const scale = effectiveDuration / rawTotal;
|
|
72
|
-
for (let i = 0; i < durations.length; i++) {
|
|
73
|
-
durations[i] = clampDuration(durations[i] * scale);
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
// Second pass: assign startTimes and build output Blocks
|
|
78
|
-
let currentTime = 0;
|
|
79
|
-
const result: Block[] = [];
|
|
80
|
-
for (let i = 0; i < blocks.length; i++) {
|
|
81
|
-
result.push(toOutputBlock(blocks[i], currentTime, durations[i]));
|
|
82
|
-
currentTime += durations[i];
|
|
83
|
-
}
|
|
84
|
-
return result;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
/** Minimum duration for a floating block squeezed between anchors. */
|
|
88
|
-
const MIN_FLOATING_DURATION = 1;
|
|
89
|
-
|
|
90
|
-
/**
|
|
91
|
-
* Anchor-aware allocation: anchored entries (template blocks with a
|
|
92
|
-
* numeric `sourceStartTime`, and untransformed source Blocks with their
|
|
93
|
-
* own real timing) are PLACED at their timeline positions; runs of
|
|
94
|
-
* floating blocks (bookends, headers, images) distribute across the gap
|
|
95
|
-
* before the next anchor. Durations then derive from consecutive starts
|
|
96
|
-
* so the timeline stays CONTIGUOUS — a slide summarizing unpromoted
|
|
97
|
-
* source content simply holds until the next slide begins, which is
|
|
98
|
-
* what keeps every narration second covered by some block.
|
|
99
|
-
*/
|
|
100
|
-
function allocateAnchored(blocks: Array<Block | TemplateBlock>, totalDuration: number): Block[] {
|
|
101
|
-
interface Entry {
|
|
102
|
-
block: Block | TemplateBlock;
|
|
103
|
-
anchorStart: number | null;
|
|
104
|
-
rawDuration: number;
|
|
105
|
-
}
|
|
106
|
-
const entries: Entry[] = blocks.map((block) => {
|
|
107
|
-
if (isTemplateBlock(block)) {
|
|
108
|
-
return {
|
|
109
|
-
block,
|
|
110
|
-
anchorStart: typeof block.sourceStartTime === 'number' ? block.sourceStartTime : null,
|
|
111
|
-
rawDuration: block.duration > 0 ? block.duration : DEFAULT_BLOCK_DURATION,
|
|
112
|
-
};
|
|
113
|
-
}
|
|
114
|
-
// Untransformed source blocks carry real (possibly narration) timing.
|
|
115
|
-
return {
|
|
116
|
-
block,
|
|
117
|
-
anchorStart: block.startTime,
|
|
118
|
-
rawDuration: block.duration > 0 ? block.duration : DEFAULT_BLOCK_DURATION,
|
|
119
|
-
};
|
|
120
|
-
});
|
|
121
|
-
|
|
122
|
-
// Pass 1: starts. Anchors pin their positions (the cursor then jumps
|
|
123
|
-
// past the anchor's authored span, so following floats land AFTER it).
|
|
124
|
-
// Float runs place differently by position: LEADING floats (before any
|
|
125
|
-
// anchor — intro bookends) fill the opening gap from t=0; MID floats
|
|
126
|
-
// (section headers, images) end-align just before the next anchor —
|
|
127
|
-
// a header belongs to the section it introduces; TRAILING floats
|
|
128
|
-
// (outro) run sequentially after the last anchor's span.
|
|
129
|
-
const starts = new Array<number>(entries.length);
|
|
130
|
-
let cursor = 0;
|
|
131
|
-
let seenAnchor = false;
|
|
132
|
-
let i = 0;
|
|
133
|
-
while (i < entries.length) {
|
|
134
|
-
const entry = entries[i];
|
|
135
|
-
if (entry.anchorStart !== null) {
|
|
136
|
-
const start = Math.max(cursor, entry.anchorStart);
|
|
137
|
-
starts[i] = start;
|
|
138
|
-
const hint = isTemplateBlock(entry.block)
|
|
139
|
-
? (entry.block.sourceDuration ?? entry.rawDuration)
|
|
140
|
-
: entry.rawDuration;
|
|
141
|
-
cursor = start + Math.max(MIN_FLOATING_DURATION, hint);
|
|
142
|
-
seenAnchor = true;
|
|
143
|
-
i++;
|
|
144
|
-
continue;
|
|
145
|
-
}
|
|
146
|
-
const runStart = i;
|
|
147
|
-
while (i < entries.length && entries[i].anchorStart === null) i++;
|
|
148
|
-
const run = entries.slice(runStart, i);
|
|
149
|
-
const rawSum = run.reduce((sum, e) => sum + e.rawDuration, 0);
|
|
150
|
-
const nextAnchorStart =
|
|
151
|
-
i < entries.length ? Math.max(entries[i].anchorStart ?? cursor, cursor) : null;
|
|
152
|
-
|
|
153
|
-
if (nextAnchorStart === null) {
|
|
154
|
-
// Trailing floats: natural sizes after the last anchor's span.
|
|
155
|
-
let acc = cursor;
|
|
156
|
-
for (let k = 0; k < run.length; k++) {
|
|
157
|
-
starts[runStart + k] = acc;
|
|
158
|
-
acc += run[k].rawDuration;
|
|
159
|
-
}
|
|
160
|
-
cursor = acc;
|
|
161
|
-
} else if (!seenAnchor) {
|
|
162
|
-
// Leading floats: fill [cursor, nextAnchorStart) proportionally.
|
|
163
|
-
const gap = nextAnchorStart - cursor;
|
|
164
|
-
let acc = cursor;
|
|
165
|
-
for (let k = 0; k < run.length; k++) {
|
|
166
|
-
starts[runStart + k] = acc;
|
|
167
|
-
acc += rawSum > 0 ? (run[k].rawDuration / rawSum) * gap : gap / run.length;
|
|
168
|
-
}
|
|
169
|
-
cursor = nextAnchorStart;
|
|
170
|
-
} else {
|
|
171
|
-
// Mid floats: end-aligned at natural size, capped by the gap.
|
|
172
|
-
const gap = Math.max(0, nextAnchorStart - cursor);
|
|
173
|
-
const scale = rawSum > 0 ? Math.min(1, gap / rawSum) : 0;
|
|
174
|
-
let acc = Math.max(cursor, nextAnchorStart - rawSum * scale);
|
|
175
|
-
for (let k = 0; k < run.length; k++) {
|
|
176
|
-
starts[runStart + k] = acc;
|
|
177
|
-
acc += run[k].rawDuration * scale;
|
|
178
|
-
}
|
|
179
|
-
cursor = nextAnchorStart;
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
// Pass 2: strictly increasing starts, then contiguous durations.
|
|
184
|
-
for (let k = 0; k < starts.length; k++) {
|
|
185
|
-
const floor = k > 0 ? starts[k - 1] + MIN_FLOATING_DURATION : 0;
|
|
186
|
-
if (starts[k] < floor) starts[k] = floor;
|
|
187
|
-
}
|
|
188
|
-
const result: Block[] = [];
|
|
189
|
-
for (let k = 0; k < entries.length; k++) {
|
|
190
|
-
const entry = entries[k];
|
|
191
|
-
let duration: number;
|
|
192
|
-
if (k + 1 < entries.length) {
|
|
193
|
-
duration = Math.max(MIN_FLOATING_DURATION, starts[k + 1] - starts[k]);
|
|
194
|
-
} else {
|
|
195
|
-
const authored = isTemplateBlock(entry.block)
|
|
196
|
-
? (entry.block.sourceDuration ?? entry.rawDuration)
|
|
197
|
-
: entry.rawDuration;
|
|
198
|
-
// The final block covers through the end of the doc/narration when
|
|
199
|
-
// the caller knows it runs longer.
|
|
200
|
-
duration = Math.max(MIN_FLOATING_DURATION, authored, totalDuration - starts[k]);
|
|
201
|
-
}
|
|
202
|
-
result.push(toOutputBlock(entry.block, starts[k], duration));
|
|
203
|
-
}
|
|
204
|
-
return result;
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
/**
|
|
208
|
-
* Convert an entry to an output Block shell. Template blocks preserve all
|
|
209
|
-
* template-specific fields (stat, quote, description, …) so they survive
|
|
210
|
-
* through to the player's template expansion step.
|
|
211
|
-
*/
|
|
212
|
-
function toOutputBlock(block: Block | TemplateBlock, startTime: number, duration: number): Block {
|
|
213
|
-
if (isTemplateBlock(block)) {
|
|
214
|
-
return {
|
|
215
|
-
...block,
|
|
216
|
-
startTime,
|
|
217
|
-
duration,
|
|
218
|
-
title: getTemplateTitle(block),
|
|
219
|
-
} as unknown as Block;
|
|
220
|
-
}
|
|
221
|
-
return { ...block, startTime, duration };
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
/** Clamp a duration to the min/max range. */
|
|
225
|
-
function clampDuration(d: number): number {
|
|
226
|
-
return Math.max(MIN_BLOCK_DURATION, Math.min(MAX_BLOCK_DURATION, d));
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
/** Estimate a total duration from block contents when no audio is available. */
|
|
230
|
-
function estimateDefaultDuration(blocks: Array<Block | TemplateBlock>): number {
|
|
231
|
-
let totalSeconds = 0;
|
|
232
|
-
for (const block of blocks) {
|
|
233
|
-
if (!isTemplateBlock(block) && block.duration > 0) {
|
|
234
|
-
totalSeconds += block.duration;
|
|
235
|
-
} else {
|
|
236
|
-
totalSeconds += DEFAULT_BLOCK_DURATION;
|
|
237
|
-
}
|
|
238
|
-
}
|
|
239
|
-
return Math.max(totalSeconds, blocks.length * MIN_BLOCK_DURATION);
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
/** Extract a display title from a template block if available. */
|
|
243
|
-
function getTemplateTitle(block: TemplateBlock): string | undefined {
|
|
244
|
-
if ('title' in block && typeof block.title === 'string') {
|
|
245
|
-
return block.title;
|
|
246
|
-
}
|
|
247
|
-
if ('stat' in block && typeof block.stat === 'string') {
|
|
248
|
-
return block.stat;
|
|
249
|
-
}
|
|
250
|
-
if ('fact' in block && typeof block.fact === 'string') {
|
|
251
|
-
return block.fact;
|
|
252
|
-
}
|
|
253
|
-
if ('quote' in block && typeof block.quote === 'string') {
|
|
254
|
-
return block.quote.slice(0, 60);
|
|
255
|
-
}
|
|
256
|
-
return undefined;
|
|
257
|
-
}
|