@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,122 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Apply Transform
|
|
3
|
-
*
|
|
4
|
-
* Main entry point for the transform module. Takes a Doc and a style,
|
|
5
|
-
* analyzes block content, selects extractions to promote, and returns
|
|
6
|
-
* a new Doc with blocks optimized for visual presentation.
|
|
7
|
-
*
|
|
8
|
-
* The input Doc is never mutated — a fresh Doc is always returned.
|
|
9
|
-
*/
|
|
10
|
-
|
|
11
|
-
import type { Doc } from '../schemas/Doc.js';
|
|
12
|
-
import type { DocBlock, TitleBlockInput, SectionHeaderInput } from '../schemas/BlockTemplates.js';
|
|
13
|
-
import type { TransformStyleInput, TransformOptions, TransformResult } from './types.js';
|
|
14
|
-
import { resolveTransformStyle } from './registry.js';
|
|
15
|
-
import { analyzeBlocks, extractDocImages } from './blockAnalyzer.js';
|
|
16
|
-
import { selectAndBuild } from './templateSelector.js';
|
|
17
|
-
import { allocateTiming } from './timingAllocator.js';
|
|
18
|
-
import { hashString } from '../random/SeededRandom.js';
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
* Apply a transform style to a Doc, producing a new Doc with blocks
|
|
22
|
-
* optimized for visual presentation.
|
|
23
|
-
*
|
|
24
|
-
* @param doc - The source Doc (not mutated).
|
|
25
|
-
* @param style - Built-in/registry id or a call-scoped declarative style.
|
|
26
|
-
* @param options - Optional seed, images, theme override, and explicit registry.
|
|
27
|
-
* @returns TransformResult with the new Doc and stats.
|
|
28
|
-
*/
|
|
29
|
-
export function applyTransform(
|
|
30
|
-
doc: Doc,
|
|
31
|
-
style: TransformStyleInput,
|
|
32
|
-
options?: TransformOptions,
|
|
33
|
-
): TransformResult {
|
|
34
|
-
const baseConfig = resolveTransformStyle(style, options?.registry);
|
|
35
|
-
const config = options?.overrides
|
|
36
|
-
? { ...baseConfig, ...options.overrides, id: baseConfig.id }
|
|
37
|
-
: baseConfig;
|
|
38
|
-
|
|
39
|
-
const seed = options?.seed ?? hashString(doc.articleId || 'transform');
|
|
40
|
-
|
|
41
|
-
// Use provided images or auto-extract from the doc's markdown content
|
|
42
|
-
const images = options?.images ?? extractDocImages(doc.blocks);
|
|
43
|
-
|
|
44
|
-
// 1. Analyze blocks
|
|
45
|
-
const analyzed = analyzeBlocks(doc.blocks, {
|
|
46
|
-
minConfidence: config.minConfidence,
|
|
47
|
-
types: config.preferredTypes,
|
|
48
|
-
});
|
|
49
|
-
|
|
50
|
-
// If no blocks have meaningful content, return the doc unchanged
|
|
51
|
-
const hasContent = analyzed.some((ab) => ab.bodyWordCount >= 5);
|
|
52
|
-
if (!hasContent) {
|
|
53
|
-
return {
|
|
54
|
-
doc: { ...doc },
|
|
55
|
-
stats: {
|
|
56
|
-
totalInputBlocks: doc.blocks.length,
|
|
57
|
-
transformedBlocks: 0,
|
|
58
|
-
insertedBlocks: 0,
|
|
59
|
-
},
|
|
60
|
-
};
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
// 2. Select extractions and build template blocks
|
|
64
|
-
const selection = selectAndBuild(analyzed, config, images, seed);
|
|
65
|
-
|
|
66
|
-
// 2b. Pacing bookends: an opening title beat and/or a closing beat.
|
|
67
|
-
let paced: DocBlock[] = selection.blocks;
|
|
68
|
-
let pacingInserted = 0;
|
|
69
|
-
const docTitle = firstTitle(doc);
|
|
70
|
-
if (config.pacing?.intro && docTitle && !doc.startBlock) {
|
|
71
|
-
const intro: TitleBlockInput = {
|
|
72
|
-
template: 'title',
|
|
73
|
-
id: 'transform-intro',
|
|
74
|
-
duration: 4,
|
|
75
|
-
audioSegment: 0,
|
|
76
|
-
title: docTitle,
|
|
77
|
-
};
|
|
78
|
-
paced = [intro, ...paced];
|
|
79
|
-
pacingInserted++;
|
|
80
|
-
}
|
|
81
|
-
if (config.pacing?.outro && docTitle) {
|
|
82
|
-
const outro: SectionHeaderInput = {
|
|
83
|
-
template: 'sectionHeader',
|
|
84
|
-
id: 'transform-outro',
|
|
85
|
-
duration: 3,
|
|
86
|
-
audioSegment: 0,
|
|
87
|
-
title: docTitle,
|
|
88
|
-
colorScheme: config.colorSchemes[0],
|
|
89
|
-
};
|
|
90
|
-
paced = [...paced, outro];
|
|
91
|
-
pacingInserted++;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
// 3. Allocate timing across the new block sequence
|
|
95
|
-
const timedBlocks = allocateTiming(paced, doc.duration);
|
|
96
|
-
|
|
97
|
-
// 4. Assemble the output Doc. A style's suggested theme applies only
|
|
98
|
-
// when neither the caller nor the doc declares one.
|
|
99
|
-
const transformedDoc: Doc = {
|
|
100
|
-
...doc,
|
|
101
|
-
blocks: timedBlocks,
|
|
102
|
-
themeId: options?.themeId ?? doc.themeId ?? config.suggestedThemeId,
|
|
103
|
-
};
|
|
104
|
-
|
|
105
|
-
return {
|
|
106
|
-
doc: transformedDoc,
|
|
107
|
-
stats: {
|
|
108
|
-
totalInputBlocks: doc.blocks.length,
|
|
109
|
-
transformedBlocks: selection.transformedCount,
|
|
110
|
-
insertedBlocks: selection.insertedCount + pacingInserted,
|
|
111
|
-
},
|
|
112
|
-
};
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
/** First non-empty block title (the doc's working title). */
|
|
116
|
-
function firstTitle(doc: Doc): string | undefined {
|
|
117
|
-
if (doc.startBlock?.title) return doc.startBlock.title;
|
|
118
|
-
for (const block of doc.blocks) {
|
|
119
|
-
if (block.title) return block.title;
|
|
120
|
-
}
|
|
121
|
-
return undefined;
|
|
122
|
-
}
|
|
@@ -1,181 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Block Analyzer
|
|
3
|
-
*
|
|
4
|
-
* Walks Doc blocks, extracts plain text from their markdown contents,
|
|
5
|
-
* and runs the content extractor on each block to identify stats, dates,
|
|
6
|
-
* quotes, etc. that can be promoted to visual template blocks.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import type { Block } from '../schemas/Doc.js';
|
|
10
|
-
import type { MarkdownBlockNode, MarkdownNode } from '../markdown/types.js';
|
|
11
|
-
import type { ExtractedElement, ExtractionOptions } from '../generate/contentExtractor.js';
|
|
12
|
-
import type { TransformImage } from './types.js';
|
|
13
|
-
import { extractContent, stripMarkdown } from '../generate/contentExtractor.js';
|
|
14
|
-
import { extractPlainText, getChildren } from '../markdown/utils.js';
|
|
15
|
-
|
|
16
|
-
/** An image found in a block's markdown contents. */
|
|
17
|
-
export interface BlockImage {
|
|
18
|
-
/** Image URL (relative or absolute). */
|
|
19
|
-
src: string;
|
|
20
|
-
/** Alt text. */
|
|
21
|
-
alt: string;
|
|
22
|
-
/** Index of the source block in the analyzed array. */
|
|
23
|
-
sourceBlockIndex: number;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
/** A block enriched with extraction analysis. */
|
|
27
|
-
export interface AnalyzedBlock {
|
|
28
|
-
/** The original block. */
|
|
29
|
-
block: Block;
|
|
30
|
-
/** Plain text extracted from the block's contents. */
|
|
31
|
-
plainText: string;
|
|
32
|
-
/** Content extractions found in the block's text. */
|
|
33
|
-
extractions: ExtractedElement[];
|
|
34
|
-
/** Whether this block has child blocks. */
|
|
35
|
-
hasChildren: boolean;
|
|
36
|
-
/** Word count of the block's body text. */
|
|
37
|
-
bodyWordCount: number;
|
|
38
|
-
/** Images found in this block's markdown contents. */
|
|
39
|
-
images: BlockImage[];
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
/**
|
|
43
|
-
* Extract plain text from an array of MarkdownBlockNodes.
|
|
44
|
-
*/
|
|
45
|
-
function contentsToPlainText(contents: MarkdownBlockNode[]): string {
|
|
46
|
-
return contents.map((node) => extractPlainText(node)).join('\n');
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
/**
|
|
50
|
-
* Recursively walk a markdown node tree and collect all images.
|
|
51
|
-
*/
|
|
52
|
-
function collectImages(node: MarkdownNode): Array<{ src: string; alt: string }> {
|
|
53
|
-
const results: Array<{ src: string; alt: string }> = [];
|
|
54
|
-
|
|
55
|
-
if ('type' in node && node.type === 'image' && 'url' in node) {
|
|
56
|
-
const img = node as { url: string; alt?: string };
|
|
57
|
-
if (img.url) {
|
|
58
|
-
results.push({ src: img.url, alt: img.alt ?? '' });
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
for (const child of getChildren(node)) {
|
|
63
|
-
results.push(...collectImages(child));
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
return results;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
/**
|
|
70
|
-
* Extract images from a block's markdown contents.
|
|
71
|
-
*/
|
|
72
|
-
function extractBlockImages(block: Block, blockIndex: number): BlockImage[] {
|
|
73
|
-
if (!block.contents || block.contents.length === 0) return [];
|
|
74
|
-
|
|
75
|
-
const images: BlockImage[] = [];
|
|
76
|
-
for (const node of block.contents) {
|
|
77
|
-
for (const img of collectImages(node)) {
|
|
78
|
-
images.push({ ...img, sourceBlockIndex: blockIndex });
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
return images;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
/**
|
|
85
|
-
* Collect all unique images from all blocks in a Doc.
|
|
86
|
-
* Returns them as TransformImages for use in the transform pipeline.
|
|
87
|
-
*/
|
|
88
|
-
export function extractDocImages(blocks: Block[]): TransformImage[] {
|
|
89
|
-
const seen = new Set<string>();
|
|
90
|
-
const images: TransformImage[] = [];
|
|
91
|
-
|
|
92
|
-
function walk(blockList: Block[]): void {
|
|
93
|
-
for (const block of blockList) {
|
|
94
|
-
if (block.contents) {
|
|
95
|
-
for (const node of block.contents) {
|
|
96
|
-
for (const img of collectImages(node)) {
|
|
97
|
-
if (!seen.has(img.src)) {
|
|
98
|
-
seen.add(img.src);
|
|
99
|
-
images.push({ src: img.src, alt: img.alt });
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
if (block.children) {
|
|
105
|
-
walk(block.children);
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
walk(blocks);
|
|
111
|
-
return images;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
/**
|
|
115
|
-
* Collect leaf blocks from a nested block tree.
|
|
116
|
-
* Only returns blocks that have their own `contents` but no children,
|
|
117
|
-
* preventing parent blocks from duplicating text that also appears
|
|
118
|
-
* in their children. Parent-only blocks (with a title but no body
|
|
119
|
-
* content) are included as structural placeholders.
|
|
120
|
-
*/
|
|
121
|
-
function collectLeafBlocks(blocks: Block[]): Block[] {
|
|
122
|
-
const result: Block[] = [];
|
|
123
|
-
for (const block of blocks) {
|
|
124
|
-
if (block.children && block.children.length > 0) {
|
|
125
|
-
// Parent block — only include it as a structural marker
|
|
126
|
-
// (title only, no body extraction) if it has no contents of its own.
|
|
127
|
-
// Then recurse into children for the actual content.
|
|
128
|
-
if (!block.contents || block.contents.length === 0) {
|
|
129
|
-
result.push(block);
|
|
130
|
-
}
|
|
131
|
-
result.push(...collectLeafBlocks(block.children));
|
|
132
|
-
} else {
|
|
133
|
-
// Leaf block — include for content analysis
|
|
134
|
-
result.push(block);
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
return result;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
/**
|
|
141
|
-
* Analyze all blocks in a Doc, extracting text and running content extraction.
|
|
142
|
-
*
|
|
143
|
-
* @param blocks - The Doc's block array (may be nested via children).
|
|
144
|
-
* @param options - Extraction options (minConfidence, types filter).
|
|
145
|
-
* @returns Analyzed blocks with extractions, in flattened order.
|
|
146
|
-
*/
|
|
147
|
-
export function analyzeBlocks(blocks: Block[], options?: ExtractionOptions): AnalyzedBlock[] {
|
|
148
|
-
const flat = collectLeafBlocks(blocks);
|
|
149
|
-
const results: AnalyzedBlock[] = [];
|
|
150
|
-
|
|
151
|
-
for (const block of flat) {
|
|
152
|
-
let plainText = '';
|
|
153
|
-
|
|
154
|
-
if (block.contents && block.contents.length > 0) {
|
|
155
|
-
plainText = contentsToPlainText(block.contents);
|
|
156
|
-
} else if (block.title) {
|
|
157
|
-
plainText = block.title;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
// Strip any remaining markdown syntax
|
|
161
|
-
const stripped = stripMarkdown(plainText);
|
|
162
|
-
const bodyWordCount = stripped.split(/\s+/).filter((w) => w.length > 0).length;
|
|
163
|
-
|
|
164
|
-
// Run content extraction
|
|
165
|
-
const extraction = extractContent(stripped, options);
|
|
166
|
-
|
|
167
|
-
// Extract images from markdown contents
|
|
168
|
-
const images = extractBlockImages(block, results.length);
|
|
169
|
-
|
|
170
|
-
results.push({
|
|
171
|
-
block,
|
|
172
|
-
plainText: stripped,
|
|
173
|
-
extractions: extraction.elements,
|
|
174
|
-
hasChildren: !!(block.children && block.children.length > 0),
|
|
175
|
-
bodyWordCount,
|
|
176
|
-
images,
|
|
177
|
-
});
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
return results;
|
|
181
|
-
}
|
package/src/transform/index.ts
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export { applyTransform } from './applyTransform.js';
|
|
2
|
-
export { createTransformStyleRegistry } from './registry.js';
|
|
3
|
-
|
|
4
|
-
export {
|
|
5
|
-
resolveTransformStyle,
|
|
6
|
-
getTransformStyleIds,
|
|
7
|
-
getTransformStyleSummaries,
|
|
8
|
-
DEFAULT_TRANSFORM_STYLE_ID,
|
|
9
|
-
} from './registry.js';
|
|
10
|
-
|
|
11
|
-
export type {
|
|
12
|
-
TransformStyleId,
|
|
13
|
-
TransformStyleInput,
|
|
14
|
-
TransformStyleSummary,
|
|
15
|
-
TransformStyleConfig,
|
|
16
|
-
TransformStyleRegistry,
|
|
17
|
-
TransformImage,
|
|
18
|
-
TransformOptions,
|
|
19
|
-
TransformResult,
|
|
20
|
-
} from './types.js';
|
|
21
|
-
|
|
22
|
-
export type { AnalyzedBlock, BlockImage } from './blockAnalyzer.js';
|
|
23
|
-
export { analyzeBlocks, extractDocImages } from './blockAnalyzer.js';
|
|
@@ -1,198 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Transform Style Registry
|
|
3
|
-
*
|
|
4
|
-
* Immutable built-in lookup plus explicit caller-owned custom registries.
|
|
5
|
-
* There is deliberately no process-global mutable registry.
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
import type { TransformStyleConfig, TransformStyleInput, TransformStyleRegistry } from './types.js';
|
|
9
|
-
import { documentaryStyle } from './styles/documentary.js';
|
|
10
|
-
import { magazineStyle } from './styles/magazine.js';
|
|
11
|
-
import { dataDrivenStyle } from './styles/dataDriven.js';
|
|
12
|
-
import { narrativeStyle } from './styles/narrative.js';
|
|
13
|
-
import { minimalStyle } from './styles/minimal.js';
|
|
14
|
-
import { cloneAndFreezeData } from '../internal/immutable.js';
|
|
15
|
-
|
|
16
|
-
/** All built-in transform styles, keyed by id. */
|
|
17
|
-
const TRANSFORM_STYLES: Readonly<Record<string, TransformStyleConfig>> = Object.freeze({
|
|
18
|
-
[documentaryStyle.id]: cloneAndFreezeData(documentaryStyle),
|
|
19
|
-
[magazineStyle.id]: cloneAndFreezeData(magazineStyle),
|
|
20
|
-
[dataDrivenStyle.id]: cloneAndFreezeData(dataDrivenStyle),
|
|
21
|
-
[narrativeStyle.id]: cloneAndFreezeData(narrativeStyle),
|
|
22
|
-
[minimalStyle.id]: cloneAndFreezeData(minimalStyle),
|
|
23
|
-
});
|
|
24
|
-
|
|
25
|
-
/** Default style used when no id is provided. */
|
|
26
|
-
export const DEFAULT_TRANSFORM_STYLE_ID = 'documentary';
|
|
27
|
-
|
|
28
|
-
const EXTRACTION_TYPES = new Set([
|
|
29
|
-
'stat',
|
|
30
|
-
'date',
|
|
31
|
-
'quote',
|
|
32
|
-
'comparison',
|
|
33
|
-
'fact',
|
|
34
|
-
'impactLine',
|
|
35
|
-
'list',
|
|
36
|
-
'definition',
|
|
37
|
-
]);
|
|
38
|
-
const TRANSITION_STYLES = new Set(['cut', 'fade', 'dissolve', 'mixed']);
|
|
39
|
-
|
|
40
|
-
function validateTransformStyle(style: TransformStyleConfig): void {
|
|
41
|
-
const candidate = style as unknown as Record<string, unknown>;
|
|
42
|
-
const fail = (message: string): never => {
|
|
43
|
-
throw new TypeError(`Invalid transform style: ${message}`);
|
|
44
|
-
};
|
|
45
|
-
for (const key of ['id', 'name', 'description']) {
|
|
46
|
-
if (typeof candidate[key] !== 'string' || !(candidate[key] as string).trim()) {
|
|
47
|
-
fail(`${key} must be a non-empty string`);
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
for (const key of ['minConfidence', 'transformRatio']) {
|
|
51
|
-
const value = candidate[key];
|
|
52
|
-
if (typeof value !== 'number' || !Number.isFinite(value) || value < 0 || value > 1) {
|
|
53
|
-
fail(`${key} must be a finite number between 0 and 1`);
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
if (
|
|
57
|
-
!Array.isArray(candidate.preferredTypes) ||
|
|
58
|
-
candidate.preferredTypes.some((type) => !EXTRACTION_TYPES.has(type))
|
|
59
|
-
) {
|
|
60
|
-
fail('preferredTypes contains an unknown extraction type');
|
|
61
|
-
}
|
|
62
|
-
if (
|
|
63
|
-
!Array.isArray(candidate.colorSchemes) ||
|
|
64
|
-
candidate.colorSchemes.length === 0 ||
|
|
65
|
-
candidate.colorSchemes.some((scheme) => typeof scheme !== 'string' || !scheme)
|
|
66
|
-
) {
|
|
67
|
-
fail('colorSchemes must contain at least one non-empty string');
|
|
68
|
-
}
|
|
69
|
-
for (const key of ['insertSectionHeaders', 'interleaveImages']) {
|
|
70
|
-
if (typeof candidate[key] !== 'boolean') fail(`${key} must be a boolean`);
|
|
71
|
-
}
|
|
72
|
-
const blocks = candidate.blocksPerSection as { max?: unknown } | undefined;
|
|
73
|
-
if (!blocks || !Number.isInteger(blocks.max) || (blocks.max as number) < 1) {
|
|
74
|
-
fail('blocksPerSection.max must be a positive integer');
|
|
75
|
-
}
|
|
76
|
-
if (
|
|
77
|
-
typeof candidate.transitionStyle !== 'string' ||
|
|
78
|
-
!TRANSITION_STYLES.has(candidate.transitionStyle)
|
|
79
|
-
) {
|
|
80
|
-
fail('transitionStyle must be cut, fade, dissolve, or mixed');
|
|
81
|
-
}
|
|
82
|
-
const templateMap = candidate.templateMap;
|
|
83
|
-
if (templateMap !== undefined) {
|
|
84
|
-
if (!templateMap || typeof templateMap !== 'object' || Array.isArray(templateMap)) {
|
|
85
|
-
fail('templateMap must be an object');
|
|
86
|
-
}
|
|
87
|
-
for (const [type, template] of Object.entries(templateMap as Record<string, unknown>)) {
|
|
88
|
-
if (!EXTRACTION_TYPES.has(type) || typeof template !== 'string' || !template) {
|
|
89
|
-
fail('templateMap must map known extraction types to non-empty template names');
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
if (
|
|
94
|
-
candidate.suggestedThemeId !== undefined &&
|
|
95
|
-
(typeof candidate.suggestedThemeId !== 'string' || !candidate.suggestedThemeId)
|
|
96
|
-
) {
|
|
97
|
-
fail('suggestedThemeId must be a non-empty string');
|
|
98
|
-
}
|
|
99
|
-
const pacingValue = candidate.pacing;
|
|
100
|
-
if (pacingValue !== undefined) {
|
|
101
|
-
if (!pacingValue || typeof pacingValue !== 'object' || Array.isArray(pacingValue)) {
|
|
102
|
-
fail('pacing must be an object');
|
|
103
|
-
}
|
|
104
|
-
const pacing = pacingValue as { intro?: unknown; outro?: unknown };
|
|
105
|
-
for (const key of ['intro', 'outro'] as const) {
|
|
106
|
-
if (pacing[key] !== undefined && typeof pacing[key] !== 'boolean') {
|
|
107
|
-
fail(`pacing.${key} must be a boolean`);
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
const budget = candidate.budget as { slidesPerMinute?: unknown } | undefined;
|
|
112
|
-
if (
|
|
113
|
-
candidate.budget !== undefined &&
|
|
114
|
-
(!budget || typeof budget !== 'object' || Array.isArray(budget))
|
|
115
|
-
) {
|
|
116
|
-
fail('budget must be an object');
|
|
117
|
-
}
|
|
118
|
-
if (budget && budget.slidesPerMinute !== undefined) {
|
|
119
|
-
const value = budget.slidesPerMinute;
|
|
120
|
-
if (typeof value !== 'number' || !Number.isFinite(value) || value <= 0) {
|
|
121
|
-
fail('budget.slidesPerMinute must be a positive finite number');
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
function styleSnapshot(style: TransformStyleConfig): TransformStyleConfig {
|
|
127
|
-
validateTransformStyle(style);
|
|
128
|
-
return cloneAndFreezeData(style);
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
/** Stored documents emitted before the canonical kebab-case id. Not exported. */
|
|
132
|
-
function normalizeBuiltinStyleId(id: string): string {
|
|
133
|
-
return id === 'dataDriven' ? 'data-driven' : id;
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
function resolveBuiltinStyle(id: string): TransformStyleConfig {
|
|
137
|
-
return (
|
|
138
|
-
TRANSFORM_STYLES[normalizeBuiltinStyleId(id)] ?? TRANSFORM_STYLES[DEFAULT_TRANSFORM_STYLE_ID]
|
|
139
|
-
);
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
/**
|
|
143
|
-
* Create a caller-owned registry. Custom styles are validated, cloned, and
|
|
144
|
-
* deeply frozen at registration time. Built-in resolution remains in the
|
|
145
|
-
* top-level helpers, separate from the registry's caller-owned state.
|
|
146
|
-
*/
|
|
147
|
-
export function createTransformStyleRegistry(
|
|
148
|
-
initialStyles: readonly TransformStyleConfig[] = [],
|
|
149
|
-
): TransformStyleRegistry {
|
|
150
|
-
const registeredStyles = new Map<string, TransformStyleConfig>();
|
|
151
|
-
const registry: TransformStyleRegistry = {
|
|
152
|
-
register(style): void {
|
|
153
|
-
const snapshot = styleSnapshot(style);
|
|
154
|
-
registeredStyles.set(snapshot.id, snapshot);
|
|
155
|
-
},
|
|
156
|
-
unregister(id): boolean {
|
|
157
|
-
return registeredStyles.delete(id);
|
|
158
|
-
},
|
|
159
|
-
get(id): TransformStyleConfig | undefined {
|
|
160
|
-
return registeredStyles.get(id);
|
|
161
|
-
},
|
|
162
|
-
list(): TransformStyleConfig[] {
|
|
163
|
-
return Array.from(registeredStyles.values());
|
|
164
|
-
},
|
|
165
|
-
};
|
|
166
|
-
for (const style of initialStyles) registry.register(style);
|
|
167
|
-
return Object.freeze(registry);
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
/**
|
|
171
|
-
* Resolve a built-in id, explicit-registry id, or call-scoped style config.
|
|
172
|
-
* Unknown ids fall back to the default style.
|
|
173
|
-
*/
|
|
174
|
-
export function resolveTransformStyle(
|
|
175
|
-
style: TransformStyleInput,
|
|
176
|
-
registry?: TransformStyleRegistry,
|
|
177
|
-
): TransformStyleConfig {
|
|
178
|
-
if (typeof style !== 'string') return styleSnapshot(style);
|
|
179
|
-
return registry?.get(style) ?? resolveBuiltinStyle(style);
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
/** Get built-in ids plus ids from an optional caller-owned registry. */
|
|
183
|
-
export function getTransformStyleIds(registry?: TransformStyleRegistry): string[] {
|
|
184
|
-
return Array.from(
|
|
185
|
-
new Set([
|
|
186
|
-
...Object.keys(TRANSFORM_STYLES),
|
|
187
|
-
...(registry?.list().map((style) => style.id) ?? []),
|
|
188
|
-
]),
|
|
189
|
-
);
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
/** Get summaries for built-ins plus an optional caller-owned registry. */
|
|
193
|
-
export function getTransformStyleSummaries(registry?: TransformStyleRegistry) {
|
|
194
|
-
return getTransformStyleIds(registry).map((id) => {
|
|
195
|
-
const { name, description } = resolveTransformStyle(id, registry);
|
|
196
|
-
return { id, name, description };
|
|
197
|
-
});
|
|
198
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { TransformStyleConfig } from '../types.js';
|
|
2
|
-
|
|
3
|
-
/** Numbers-forward — aggressively extracts stats, comparisons, and dates. */
|
|
4
|
-
export const dataDrivenStyle: TransformStyleConfig = {
|
|
5
|
-
id: 'data-driven',
|
|
6
|
-
name: 'Data-Driven',
|
|
7
|
-
description: 'Aggressively highlights statistics, comparisons, and timelines',
|
|
8
|
-
minConfidence: 0.3,
|
|
9
|
-
transformRatio: 0.8,
|
|
10
|
-
preferredTypes: ['stat', 'comparison', 'date', 'list', 'fact'],
|
|
11
|
-
colorSchemes: ['blue', 'orange', 'green', 'purple', 'red'],
|
|
12
|
-
insertSectionHeaders: true,
|
|
13
|
-
interleaveImages: false,
|
|
14
|
-
blocksPerSection: { max: 6 },
|
|
15
|
-
transitionStyle: 'cut',
|
|
16
|
-
suggestedThemeId: 'tech-dark',
|
|
17
|
-
};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { TransformStyleConfig } from '../types.js';
|
|
2
|
-
|
|
3
|
-
/** Conservative style — sparse highlights, preserves most text as-is. */
|
|
4
|
-
export const documentaryStyle: TransformStyleConfig = {
|
|
5
|
-
id: 'documentary',
|
|
6
|
-
name: 'Documentary',
|
|
7
|
-
description: 'Conservative — highlights only the strongest stats, dates, and quotes',
|
|
8
|
-
minConfidence: 0.5,
|
|
9
|
-
transformRatio: 0.3,
|
|
10
|
-
preferredTypes: ['stat', 'date', 'quote', 'fact'],
|
|
11
|
-
colorSchemes: ['blue', 'green', 'purple'],
|
|
12
|
-
insertSectionHeaders: false,
|
|
13
|
-
interleaveImages: true,
|
|
14
|
-
blocksPerSection: { max: 3 },
|
|
15
|
-
transitionStyle: 'fade',
|
|
16
|
-
suggestedThemeId: 'documentary',
|
|
17
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import type { TransformStyleConfig } from '../types.js';
|
|
2
|
-
|
|
3
|
-
/** Visual variety — pull quotes, definitions, image-heavy layout. */
|
|
4
|
-
export const magazineStyle: TransformStyleConfig = {
|
|
5
|
-
id: 'magazine',
|
|
6
|
-
name: 'Magazine',
|
|
7
|
-
description: 'Visual variety with pull quotes, facts, and rich image layouts',
|
|
8
|
-
minConfidence: 0.4,
|
|
9
|
-
transformRatio: 0.6,
|
|
10
|
-
preferredTypes: ['quote', 'fact', 'list', 'definition', 'stat', 'impactLine'],
|
|
11
|
-
colorSchemes: ['blue', 'green', 'purple', 'orange', 'red'],
|
|
12
|
-
insertSectionHeaders: true,
|
|
13
|
-
interleaveImages: true,
|
|
14
|
-
blocksPerSection: { max: 5 },
|
|
15
|
-
transitionStyle: 'dissolve',
|
|
16
|
-
suggestedThemeId: 'magazine',
|
|
17
|
-
templateMap: { quote: 'pullQuote', impactLine: 'fullBleedQuote' },
|
|
18
|
-
};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { TransformStyleConfig } from '../types.js';
|
|
2
|
-
|
|
3
|
-
/** Light touch — only the highest-confidence items get transformed. */
|
|
4
|
-
export const minimalStyle: TransformStyleConfig = {
|
|
5
|
-
id: 'minimal',
|
|
6
|
-
name: 'Minimal',
|
|
7
|
-
description: 'Light touch — only the strongest highlights, mostly text',
|
|
8
|
-
minConfidence: 0.6,
|
|
9
|
-
transformRatio: 0.2,
|
|
10
|
-
preferredTypes: ['stat', 'quote'],
|
|
11
|
-
colorSchemes: ['blue', 'green'],
|
|
12
|
-
insertSectionHeaders: false,
|
|
13
|
-
interleaveImages: false,
|
|
14
|
-
blocksPerSection: { max: 2 },
|
|
15
|
-
transitionStyle: 'fade',
|
|
16
|
-
suggestedThemeId: 'minimalist',
|
|
17
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import type { TransformStyleConfig } from '../types.js';
|
|
2
|
-
|
|
3
|
-
/** Timeline-focused — emphasizes dates, quotes, and story arc. */
|
|
4
|
-
export const narrativeStyle: TransformStyleConfig = {
|
|
5
|
-
id: 'narrative',
|
|
6
|
-
name: 'Narrative',
|
|
7
|
-
description: 'Story-driven with timeline events, quotes, and impact moments',
|
|
8
|
-
minConfidence: 0.4,
|
|
9
|
-
transformRatio: 0.5,
|
|
10
|
-
preferredTypes: ['date', 'quote', 'impactLine', 'fact', 'stat'],
|
|
11
|
-
colorSchemes: ['blue', 'purple', 'green'],
|
|
12
|
-
insertSectionHeaders: true,
|
|
13
|
-
interleaveImages: true,
|
|
14
|
-
blocksPerSection: { max: 4 },
|
|
15
|
-
transitionStyle: 'fade',
|
|
16
|
-
suggestedThemeId: 'cinematic',
|
|
17
|
-
pacing: { intro: true, outro: true },
|
|
18
|
-
};
|