@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
package/dist/markdown/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
3
|
-
export { B as BLOCK_META_KEY_DESCRIPTORS, a as BlockMetaKeyDescriptor, K as KNOWN_BLOCK_META_KEYS, b as KnownBlockMetaKey, p as parseTimeSeconds } from '../annotationCoercion-
|
|
1
|
+
import { Y as ParseOptions, n as MarkdownDocument, Z as StringifyOptions, H as HeadingAttributes, e as HtmlNode, K as MarkdownNode } from '../types-CUNc9biN.js';
|
|
2
|
+
export { D as DEFAULT_MARKDOWN_SAFETY_LIMITS, b as HeadingTemplateAnnotation, c as HtmlComment, d as HtmlElement, f as HtmlText, M as MarkdownBlockNode, g as MarkdownBlockquote, h as MarkdownBreak, i as MarkdownCodeBlock, j as MarkdownContainerDirective, k as MarkdownDefinitionDescription, l as MarkdownDefinitionList, m as MarkdownDefinitionTerm, o as MarkdownEmphasis, p as MarkdownFootnoteDefinition, q as MarkdownFootnoteReference, r as MarkdownHeading, s as MarkdownHtmlBlock, t as MarkdownImage, u as MarkdownImageReference, v as MarkdownInlineCode, w as MarkdownInlineHtml, x as MarkdownInlineMath, y as MarkdownInlineNode, z as MarkdownLeafDirective, A as MarkdownLimitError, B as MarkdownLink, C as MarkdownLinkDefinition, E as MarkdownLinkReference, F as MarkdownList, G as MarkdownListItem, I as MarkdownMathBlock, J as MarkdownMention, L as MarkdownParagraph, N as MarkdownPoint, O as MarkdownSafetyLimits, P as MarkdownSourcePosition, Q as MarkdownStrikethrough, R as MarkdownStrong, S as MarkdownTable, T as MarkdownTableCell, U as MarkdownTableRow, V as MarkdownText, W as MarkdownTextDirective, X as MarkdownThematicBreak, a3 as assertMarkdownDocumentWithinLimits, a4 as assertMarkdownSourceWithinLimits, a9 as resolveMarkdownSafetyLimits } from '../types-CUNc9biN.js';
|
|
3
|
+
export { B as BLOCK_META_KEY_DESCRIPTORS, a as BlockMetaKeyDescriptor, K as KNOWN_BLOCK_META_KEYS, b as KnownBlockMetaKey, p as parseTimeSeconds } from '../annotationCoercion-PtRQhk5V.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Markdown → JSON Parser
|
|
@@ -296,6 +296,59 @@ declare function sanitizeUrl(url: string | null | undefined, kind?: UrlKind, opt
|
|
|
296
296
|
*/
|
|
297
297
|
declare function sanitizeHtmlNodes(nodes: HtmlNode[]): HtmlNode[];
|
|
298
298
|
|
|
299
|
+
/**
|
|
300
|
+
* Caller-owned policy for resources referenced by a document.
|
|
301
|
+
*
|
|
302
|
+
* The core package deliberately does not decide whether a document is trusted.
|
|
303
|
+
* Interactive hosts can keep the browser-compatible default, restrict remote
|
|
304
|
+
* hosts, or provide a local-only policy. Headless/server callers should use the
|
|
305
|
+
* local-only policy unless they have an explicit, audited allow-list.
|
|
306
|
+
*/
|
|
307
|
+
interface ResourcePolicy {
|
|
308
|
+
/** Permit http(s) and protocol-relative URLs. Default: true. */
|
|
309
|
+
allowRemote?: boolean;
|
|
310
|
+
/** Permit relative and root-relative URLs. Default: true. */
|
|
311
|
+
allowRelative?: boolean;
|
|
312
|
+
/** Permit blob: URLs. Default: true. */
|
|
313
|
+
allowBlob?: boolean;
|
|
314
|
+
/** Permit image/audio/video data: URLs. Default: true. */
|
|
315
|
+
allowData?: boolean;
|
|
316
|
+
/** Exact hosts or `*.example.com` suffixes allowed for remote URLs. */
|
|
317
|
+
allowedHosts?: readonly string[];
|
|
318
|
+
/** Maximum bytes read by one bounded fetch. Default: 64 MiB. */
|
|
319
|
+
maxBytes?: number;
|
|
320
|
+
/** Maximum time for one bounded fetch. Default: 15 seconds. */
|
|
321
|
+
timeoutMs?: number;
|
|
322
|
+
}
|
|
323
|
+
declare const DEFAULT_RESOURCE_MAX_BYTES: number;
|
|
324
|
+
declare const DEFAULT_RESOURCE_TIMEOUT_MS = 15000;
|
|
325
|
+
declare const DEFAULT_INTERACTIVE_RESOURCE_POLICY: Readonly<Required<ResourcePolicy>>;
|
|
326
|
+
declare const LOCAL_ONLY_RESOURCE_POLICY: Readonly<Required<ResourcePolicy>>;
|
|
327
|
+
declare class ResourcePolicyError extends Error {
|
|
328
|
+
readonly code: 'RESOURCE_BLOCKED' | 'RESOURCE_TOO_LARGE' | 'RESOURCE_TIMEOUT';
|
|
329
|
+
constructor(code: ResourcePolicyError['code'], message: string);
|
|
330
|
+
}
|
|
331
|
+
interface FetchResourceBytesOptions {
|
|
332
|
+
policy?: ResourcePolicy;
|
|
333
|
+
signal?: AbortSignal;
|
|
334
|
+
/** Optional fetch implementation for tests or non-browser runtimes. */
|
|
335
|
+
fetch?: typeof globalThis.fetch;
|
|
336
|
+
/** Reject successful responses whose Content-Type does not match a prefix. */
|
|
337
|
+
contentTypePrefixes?: readonly string[];
|
|
338
|
+
}
|
|
339
|
+
interface FetchedResource {
|
|
340
|
+
bytes: Uint8Array;
|
|
341
|
+
contentType: string;
|
|
342
|
+
finalUrl: string;
|
|
343
|
+
}
|
|
344
|
+
/** Return whether a document resource URL is admitted by a policy. */
|
|
345
|
+
declare function isResourceUrlAllowed(input: string | null | undefined, policy?: ResourcePolicy): boolean;
|
|
346
|
+
/**
|
|
347
|
+
* Fetch a document-controlled resource without buffering unbounded data.
|
|
348
|
+
* Redirect destinations are revalidated after fetch follows them.
|
|
349
|
+
*/
|
|
350
|
+
declare function fetchResourceBytes(input: string, options?: FetchResourceBytesOptions): Promise<FetchedResource>;
|
|
351
|
+
|
|
299
352
|
/**
|
|
300
353
|
* Markdown Tree Utilities
|
|
301
354
|
*
|
|
@@ -360,9 +413,10 @@ declare function countNodes(node: MarkdownNode): number;
|
|
|
360
413
|
/**
|
|
361
414
|
* Parse a YAML frontmatter string into a key-value record.
|
|
362
415
|
*
|
|
363
|
-
* Handles
|
|
364
|
-
*
|
|
365
|
-
* Returns `null`
|
|
416
|
+
* Handles the subset documented above: nested mappings, block sequences,
|
|
417
|
+
* quoted and block scalars, booleans/null, and conservatively-coerced
|
|
418
|
+
* numbers. Returns `null` when the input is empty or carries no mapping
|
|
419
|
+
* keys at all.
|
|
366
420
|
*
|
|
367
421
|
* @param yaml - The raw YAML string (without the `---` delimiters)
|
|
368
422
|
* @returns A record of string keys to parsed values, or null
|
|
@@ -378,6 +432,15 @@ declare function parseFrontmatter(yaml: string): Record<string, unknown> | null;
|
|
|
378
432
|
declare function formatBlockScalar(value: string): string;
|
|
379
433
|
/** Quote a frontmatter scalar so it round-trips cleanly through `parseFrontmatter`. */
|
|
380
434
|
declare function formatFrontmatterValue(value: string | number | boolean): string;
|
|
435
|
+
/**
|
|
436
|
+
* Serialize a frontmatter record to YAML (without the `---` delimiters).
|
|
437
|
+
*
|
|
438
|
+
* The write half of the round-trip pair documented above: nested objects
|
|
439
|
+
* become nested block mappings and arrays become block sequences, so
|
|
440
|
+
* structured frontmatter reads back as the same structure with the same
|
|
441
|
+
* types. Returns an empty string when nothing is writable.
|
|
442
|
+
*/
|
|
443
|
+
declare function formatFrontmatterYaml(frontmatter: Record<string, unknown>): string;
|
|
381
444
|
/**
|
|
382
445
|
* Update a markdown source string's YAML frontmatter block, applying the
|
|
383
446
|
* given key/value updates. A `null` or `undefined` value removes the key.
|
|
@@ -386,10 +449,11 @@ declare function formatFrontmatterValue(value: string | number | boolean): strin
|
|
|
386
449
|
* exists, the source is returned unchanged.
|
|
387
450
|
*
|
|
388
451
|
* Existing key order is preserved; new keys are appended in the order
|
|
389
|
-
* they appear in `updates`.
|
|
390
|
-
*
|
|
391
|
-
*
|
|
392
|
-
*
|
|
452
|
+
* they appear in `updates`. Rewriting is **node-aware**: a key whose value
|
|
453
|
+
* is a block scalar or a nested map/sequence owns its indented body, so
|
|
454
|
+
* removing or replacing it takes the whole node with it, and body lines are
|
|
455
|
+
* never mistaken for top-level keys (an indented `name: X` inside another
|
|
456
|
+
* key's block scalar stays put even when `name` is being updated).
|
|
393
457
|
*
|
|
394
458
|
* @param source - The markdown source string.
|
|
395
459
|
* @param updates - Map of key → new value (or null/undefined to remove).
|
|
@@ -435,4 +499,4 @@ declare function readFrontmatterThemeId(frontmatter: Record<string, unknown> | u
|
|
|
435
499
|
*/
|
|
436
500
|
declare function plainTextFromInlineHtml(html: string): string;
|
|
437
501
|
|
|
438
|
-
export { HeadingAttributes, HtmlNode, type HtmlPolicy, MarkdownDocument, MarkdownNode, ParseOptions, type SanitizeUrlOptions, StringifyOptions, type TrailingAnnotationMatch, type UrlKind, countNodes, createDocument, extractPlainText, findNodesByType, formatBlockScalar, formatFrontmatterValue, fromMdast, getChildren, inferDocumentTitle, matchTrailingPandocAttr, matchTrailingTemplateAnnotation, needsQuoting, parseFrontmatter, parseHtmlToNodes, parseMarkdown, parsePandocAttrTokens, plainTextFromInlineHtml, quoteAttrValue, readFrontmatterThemeId, sanitizeHtmlNodes, sanitizeUrl, serializePandocAttributes, setFrontmatterValues, splitKeyValueToken, stringifyHtmlNodes, stringifyMarkdown, toMdast, tokenizeAttrTokens, unquoteAttrValue, walkMarkdownTree };
|
|
502
|
+
export { DEFAULT_INTERACTIVE_RESOURCE_POLICY, DEFAULT_RESOURCE_MAX_BYTES, DEFAULT_RESOURCE_TIMEOUT_MS, type FetchResourceBytesOptions, type FetchedResource, HeadingAttributes, HtmlNode, type HtmlPolicy, LOCAL_ONLY_RESOURCE_POLICY, MarkdownDocument, MarkdownNode, ParseOptions, type ResourcePolicy, ResourcePolicyError, type SanitizeUrlOptions, StringifyOptions, type TrailingAnnotationMatch, type UrlKind, countNodes, createDocument, extractPlainText, fetchResourceBytes, findNodesByType, formatBlockScalar, formatFrontmatterValue, formatFrontmatterYaml, fromMdast, getChildren, inferDocumentTitle, isResourceUrlAllowed, matchTrailingPandocAttr, matchTrailingTemplateAnnotation, needsQuoting, parseFrontmatter, parseHtmlToNodes, parseMarkdown, parsePandocAttrTokens, plainTextFromInlineHtml, quoteAttrValue, readFrontmatterThemeId, sanitizeHtmlNodes, sanitizeUrl, serializePandocAttributes, setFrontmatterValues, splitKeyValueToken, stringifyHtmlNodes, stringifyMarkdown, toMdast, tokenizeAttrTokens, unquoteAttrValue, walkMarkdownTree };
|
package/dist/markdown/index.js
CHANGED
|
@@ -1,15 +1,27 @@
|
|
|
1
1
|
import {
|
|
2
|
+
DEFAULT_INTERACTIVE_RESOURCE_POLICY,
|
|
3
|
+
DEFAULT_RESOURCE_MAX_BYTES,
|
|
4
|
+
DEFAULT_RESOURCE_TIMEOUT_MS,
|
|
5
|
+
LOCAL_ONLY_RESOURCE_POLICY,
|
|
6
|
+
ResourcePolicyError,
|
|
7
|
+
fetchResourceBytes,
|
|
8
|
+
isResourceUrlAllowed,
|
|
2
9
|
sanitizeHtmlNodes,
|
|
3
10
|
sanitizeUrl,
|
|
4
11
|
stringifyMarkdown
|
|
5
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-3IGPAPQ7.js";
|
|
6
13
|
import {
|
|
14
|
+
DEFAULT_MARKDOWN_SAFETY_LIMITS,
|
|
15
|
+
MarkdownLimitError,
|
|
16
|
+
assertMarkdownDocumentWithinLimits,
|
|
17
|
+
assertMarkdownSourceWithinLimits,
|
|
7
18
|
fromMdast,
|
|
8
19
|
parseMarkdown,
|
|
9
20
|
parsePandocAttrTokens,
|
|
21
|
+
resolveMarkdownSafetyLimits,
|
|
10
22
|
serializePandocAttributes,
|
|
11
23
|
toMdast
|
|
12
|
-
} from "../chunk-
|
|
24
|
+
} from "../chunk-ACZOVWX3.js";
|
|
13
25
|
import {
|
|
14
26
|
BLOCK_META_KEY_DESCRIPTORS,
|
|
15
27
|
KNOWN_BLOCK_META_KEYS,
|
|
@@ -21,8 +33,8 @@ import {
|
|
|
21
33
|
splitKeyValueToken,
|
|
22
34
|
tokenizeAttrTokens,
|
|
23
35
|
unquoteAttrValue
|
|
24
|
-
} from "../chunk-
|
|
25
|
-
import "../chunk-
|
|
36
|
+
} from "../chunk-ZQKZSJAX.js";
|
|
37
|
+
import "../chunk-7N4G32LG.js";
|
|
26
38
|
import {
|
|
27
39
|
countNodes,
|
|
28
40
|
createDocument,
|
|
@@ -30,6 +42,7 @@ import {
|
|
|
30
42
|
findNodesByType,
|
|
31
43
|
formatBlockScalar,
|
|
32
44
|
formatFrontmatterValue,
|
|
45
|
+
formatFrontmatterYaml,
|
|
33
46
|
getChildren,
|
|
34
47
|
inferDocumentTitle,
|
|
35
48
|
parseFrontmatter,
|
|
@@ -39,20 +52,32 @@ import {
|
|
|
39
52
|
setFrontmatterValues,
|
|
40
53
|
stringifyHtmlNodes,
|
|
41
54
|
walkMarkdownTree
|
|
42
|
-
} from "../chunk-
|
|
43
|
-
import "../chunk-
|
|
55
|
+
} from "../chunk-BCCXTMN5.js";
|
|
56
|
+
import "../chunk-4VOD55SX.js";
|
|
44
57
|
export {
|
|
45
58
|
BLOCK_META_KEY_DESCRIPTORS,
|
|
59
|
+
DEFAULT_INTERACTIVE_RESOURCE_POLICY,
|
|
60
|
+
DEFAULT_MARKDOWN_SAFETY_LIMITS,
|
|
61
|
+
DEFAULT_RESOURCE_MAX_BYTES,
|
|
62
|
+
DEFAULT_RESOURCE_TIMEOUT_MS,
|
|
46
63
|
KNOWN_BLOCK_META_KEYS,
|
|
64
|
+
LOCAL_ONLY_RESOURCE_POLICY,
|
|
65
|
+
MarkdownLimitError,
|
|
66
|
+
ResourcePolicyError,
|
|
67
|
+
assertMarkdownDocumentWithinLimits,
|
|
68
|
+
assertMarkdownSourceWithinLimits,
|
|
47
69
|
countNodes,
|
|
48
70
|
createDocument,
|
|
49
71
|
extractPlainText,
|
|
72
|
+
fetchResourceBytes,
|
|
50
73
|
findNodesByType,
|
|
51
74
|
formatBlockScalar,
|
|
52
75
|
formatFrontmatterValue,
|
|
76
|
+
formatFrontmatterYaml,
|
|
53
77
|
fromMdast,
|
|
54
78
|
getChildren,
|
|
55
79
|
inferDocumentTitle,
|
|
80
|
+
isResourceUrlAllowed,
|
|
56
81
|
matchTrailingPandocAttr,
|
|
57
82
|
matchTrailingTemplateAnnotation,
|
|
58
83
|
needsQuoting,
|
|
@@ -64,6 +89,7 @@ export {
|
|
|
64
89
|
plainTextFromInlineHtml,
|
|
65
90
|
quoteAttrValue,
|
|
66
91
|
readFrontmatterThemeId,
|
|
92
|
+
resolveMarkdownSafetyLimits,
|
|
67
93
|
sanitizeHtmlNodes,
|
|
68
94
|
sanitizeUrl,
|
|
69
95
|
serializePandocAttributes,
|
|
@@ -76,4 +102,3 @@ export {
|
|
|
76
102
|
unquoteAttrValue,
|
|
77
103
|
walkMarkdownTree
|
|
78
104
|
};
|
|
79
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,223 @@
|
|
|
1
|
+
import { B as Block, at as PageSectionKind, ar as PageEmphasis, b3 as ThemeColorScheme, ap as PageBackground, b1 as Theme, bq as ViewportConfig, p as CustomTemplateDefinition, aR as StartBlockConfig, F as Doc, b4 as ThemePageStyle } from './Doc-BubIpWsp.js';
|
|
2
|
+
import { M as MarkdownBlockNode } from './types-CUNc9biN.js';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* PageSection — the framework-agnostic block model for Page (linear) mode.
|
|
6
|
+
*
|
|
7
|
+
* Where `materializeBlockLayers` turns a block into fixed-viewport SVG
|
|
8
|
+
* `Layer[]` (slides, video frames, spatial canvases), `materializePageSection`
|
|
9
|
+
* turns the same block into a `PageSection`: a variable-height, content-slot
|
|
10
|
+
* description that HTML renderers lay out reflowably. React's page view and
|
|
11
|
+
* any string-HTML exporter consume this same structure, so neither re-derives
|
|
12
|
+
* content from blocks.
|
|
13
|
+
*
|
|
14
|
+
* Inherently spatial content (diagram/tree/timeline/map/drawing/layout,
|
|
15
|
+
* authored layers, custom templates) stays SVG: those sections carry the
|
|
16
|
+
* source block in a `canvas` media slot and consumers embed the result of
|
|
17
|
+
* `materializeBlockLayers` responsively. Core never emits markup.
|
|
18
|
+
*/
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* Rich text content for a slot. `text` is always present (plain text);
|
|
22
|
+
* `markdown` carries the original body nodes when the block has them, so
|
|
23
|
+
* renderers can show real rich text with the plain string as fallback.
|
|
24
|
+
*/
|
|
25
|
+
interface PageRichText {
|
|
26
|
+
text: string;
|
|
27
|
+
markdown?: MarkdownBlockNode[];
|
|
28
|
+
}
|
|
29
|
+
/** Which spatial pipeline a canvas-embed section renders through. */
|
|
30
|
+
type PageSpatialKind = 'diagram' | 'tree' | 'timeline' | 'map' | 'drawing' | 'layout' | 'custom' | 'authored';
|
|
31
|
+
/** Media content for a section slot. */
|
|
32
|
+
type PageMedia = {
|
|
33
|
+
type: 'image';
|
|
34
|
+
src: string;
|
|
35
|
+
alt: string;
|
|
36
|
+
credit?: string;
|
|
37
|
+
license?: string;
|
|
38
|
+
width?: number;
|
|
39
|
+
height?: number;
|
|
40
|
+
} | {
|
|
41
|
+
type: 'video';
|
|
42
|
+
src: string;
|
|
43
|
+
posterSrc?: string;
|
|
44
|
+
alt: string;
|
|
45
|
+
clipStart?: number;
|
|
46
|
+
clipEnd?: number;
|
|
47
|
+
credit?: string;
|
|
48
|
+
license?: string;
|
|
49
|
+
} | {
|
|
50
|
+
type: 'canvas';
|
|
51
|
+
spatial: PageSpatialKind;
|
|
52
|
+
/**
|
|
53
|
+
* The block to pass to `materializeBlockLayers` (already merged with
|
|
54
|
+
* derived inputs/params for annotated blocks). Read-only reference.
|
|
55
|
+
*/
|
|
56
|
+
block: Block;
|
|
57
|
+
/** Intrinsic aspect for the responsive embed frame. */
|
|
58
|
+
aspect: {
|
|
59
|
+
width: number;
|
|
60
|
+
height: number;
|
|
61
|
+
};
|
|
62
|
+
};
|
|
63
|
+
/** One entry in a multi-item section (stats, cards, gallery tiles, list rows). */
|
|
64
|
+
interface PageSectionItem {
|
|
65
|
+
title?: string;
|
|
66
|
+
body?: string;
|
|
67
|
+
/** Large numeral / value for stat and comparison items. */
|
|
68
|
+
value?: string | number;
|
|
69
|
+
media?: PageMedia;
|
|
70
|
+
/** Per-item color-scheme name (e.g. twoColumn halves). */
|
|
71
|
+
accentScheme?: string;
|
|
72
|
+
}
|
|
73
|
+
/** Structured diagnostics for sections that fell back (unknown template …). */
|
|
74
|
+
interface PageSectionDiagnostic {
|
|
75
|
+
code: 'unknown-template';
|
|
76
|
+
template: string;
|
|
77
|
+
message: string;
|
|
78
|
+
}
|
|
79
|
+
/** Where a section's content came from. */
|
|
80
|
+
type PageSectionSource = 'template' | 'prose' | 'authored' | 'custom-template' | 'cover' | 'fallback';
|
|
81
|
+
/**
|
|
82
|
+
* One variable-height page section. The `kind` selects the layout family;
|
|
83
|
+
* `slots` carry the content; `emphasis`/`accent`/`background` carry the
|
|
84
|
+
* theme's art-direction decisions for this position in the sequence.
|
|
85
|
+
*/
|
|
86
|
+
interface PageSection {
|
|
87
|
+
kind: PageSectionKind;
|
|
88
|
+
/** Layout variant within the kind (e.g. quote-band: plain|display|full-bleed|editorial). */
|
|
89
|
+
variant?: string;
|
|
90
|
+
/** Source block id ('' for the synthesized cover hero). */
|
|
91
|
+
blockId: string;
|
|
92
|
+
/** Canonical source template id (post-alias); absent for prose/cover/authored. */
|
|
93
|
+
template?: string;
|
|
94
|
+
slots: {
|
|
95
|
+
/** Kicker text above the title (theme decides visibility/treatment). */
|
|
96
|
+
eyebrow?: string;
|
|
97
|
+
title?: string;
|
|
98
|
+
subtitle?: string;
|
|
99
|
+
body?: PageRichText;
|
|
100
|
+
/**
|
|
101
|
+
* Authored rich body nodes not consumed by the selected template. Page
|
|
102
|
+
* renderers place this after the template-specific layout so images,
|
|
103
|
+
* video/audio HTML, and Mermaid fences are never silently discarded.
|
|
104
|
+
*/
|
|
105
|
+
richContent?: PageRichText;
|
|
106
|
+
media?: PageMedia;
|
|
107
|
+
items?: PageSectionItem[];
|
|
108
|
+
table?: {
|
|
109
|
+
headers: string[];
|
|
110
|
+
rows: string[][];
|
|
111
|
+
align?: (('left' | 'right' | 'center') | null)[];
|
|
112
|
+
};
|
|
113
|
+
milestone?: {
|
|
114
|
+
date: string;
|
|
115
|
+
description: string;
|
|
116
|
+
footer?: string;
|
|
117
|
+
mood?: 'neutral' | 'somber' | 'celebratory';
|
|
118
|
+
};
|
|
119
|
+
attribution?: string;
|
|
120
|
+
caption?: string;
|
|
121
|
+
/** Small print: source citation, term origin, comparison unit. */
|
|
122
|
+
meta?: string;
|
|
123
|
+
/** Heading depth for prose sections (1..6). */
|
|
124
|
+
headingLevel?: number;
|
|
125
|
+
};
|
|
126
|
+
emphasis: PageEmphasis;
|
|
127
|
+
/** Resolved accent for this section; block-level colorScheme wins over rotation. */
|
|
128
|
+
accent: {
|
|
129
|
+
schemeName?: string;
|
|
130
|
+
scheme?: ThemeColorScheme;
|
|
131
|
+
role: 'primary' | 'rotation' | 'block' | 'none';
|
|
132
|
+
};
|
|
133
|
+
background: PageBackground;
|
|
134
|
+
/** Pre-order position among this doc's sections. */
|
|
135
|
+
index: number;
|
|
136
|
+
totalSections: number;
|
|
137
|
+
/** Nesting depth of the source block (0 for top-level and the cover). */
|
|
138
|
+
depth: number;
|
|
139
|
+
source: PageSectionSource;
|
|
140
|
+
diagnostic?: PageSectionDiagnostic;
|
|
141
|
+
/** Freeform theme hints from pageStyle overrides (e.g. dropCap, frame). */
|
|
142
|
+
hints?: Record<string, string | number | boolean>;
|
|
143
|
+
}
|
|
144
|
+
/** Result wrapper mirroring `BlockLayerMaterialization`'s shape. */
|
|
145
|
+
interface PageSectionMaterialization {
|
|
146
|
+
section: PageSection;
|
|
147
|
+
/** The source block; undefined for the synthesized cover hero. */
|
|
148
|
+
block?: Block;
|
|
149
|
+
source: PageSectionSource;
|
|
150
|
+
diagnostic?: PageSectionDiagnostic;
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
/**
|
|
154
|
+
* Canonical block-to-page-section materialization — the Page (linear) mode
|
|
155
|
+
* sibling of `materializeBlockLayers`.
|
|
156
|
+
*
|
|
157
|
+
* `materializePageSections(doc, …)` is the primary entry point: it walks the
|
|
158
|
+
* block tree pre-order, extracts a `PageSection` per block (cover hero,
|
|
159
|
+
* typed template sections, prose, canvas embeds, visible fallbacks), and
|
|
160
|
+
* then applies the theme's art direction across the sequence — background
|
|
161
|
+
* rhythm, accent rotation, and the emphasis curve are sequence-scoped
|
|
162
|
+
* decisions that per-block calls cannot make.
|
|
163
|
+
*
|
|
164
|
+
* Failures are data, not console side effects: an unknown template becomes
|
|
165
|
+
* a visible `callout` section with a structured diagnostic (mirroring
|
|
166
|
+
* `materializeBlockLayers`' fallback posture).
|
|
167
|
+
*/
|
|
168
|
+
|
|
169
|
+
/**
|
|
170
|
+
* Page-mode hints a transform style may carry (`TransformStyleConfig.page`).
|
|
171
|
+
* Defined here (not in `transform/`) so the doc pipeline stays independent
|
|
172
|
+
* of the transform module.
|
|
173
|
+
*/
|
|
174
|
+
interface PageTransformHints {
|
|
175
|
+
/** Overrides `pageStyle.tokens.sectionSpacing` for this rendition. */
|
|
176
|
+
spacing?: 'compact' | 'comfortable' | 'generous';
|
|
177
|
+
/** 'front-loaded' promotes the first sections' emphasis one step. */
|
|
178
|
+
emphasisCurve?: 'even' | 'front-loaded';
|
|
179
|
+
}
|
|
180
|
+
/** Options shared by the per-block and doc-level entry points. */
|
|
181
|
+
interface MaterializePageSectionOptions {
|
|
182
|
+
/** Theme whose `pageStyle` art-directs the sections. */
|
|
183
|
+
theme?: Theme;
|
|
184
|
+
/** Aspect reference for canvas embeds. Defaults to the landscape preset. */
|
|
185
|
+
viewport?: ViewportConfig;
|
|
186
|
+
/** Zero-based position in the section sequence (per-block calls). */
|
|
187
|
+
blockIndex?: number;
|
|
188
|
+
/** Total sections in the sequence (per-block calls). */
|
|
189
|
+
totalBlocks?: number;
|
|
190
|
+
/** Document-scoped custom templates (render as canvas embeds). */
|
|
191
|
+
customTemplates?: readonly CustomTemplateDefinition[];
|
|
192
|
+
}
|
|
193
|
+
/** Doc-level options. */
|
|
194
|
+
interface MaterializePageSectionsOptions extends MaterializePageSectionOptions {
|
|
195
|
+
/**
|
|
196
|
+
* Cover hero: pass the doc's `startBlock` to synthesize a leading hero
|
|
197
|
+
* section, `false`/undefined to omit. (The caller decides — the editor's
|
|
198
|
+
* Cover toggle maps here.)
|
|
199
|
+
*/
|
|
200
|
+
cover?: StartBlockConfig | false;
|
|
201
|
+
/** Page hints from the active transform style, if any. */
|
|
202
|
+
transformPage?: PageTransformHints;
|
|
203
|
+
}
|
|
204
|
+
/**
|
|
205
|
+
* Resolve the effective page style for a theme: explicit `theme.pageStyle`
|
|
206
|
+
* wins, else a derived default. Transform hints overlay spacing.
|
|
207
|
+
* Never returns undefined.
|
|
208
|
+
*/
|
|
209
|
+
declare function resolvePageStyle(theme?: Theme, hints?: PageTransformHints): ThemePageStyle;
|
|
210
|
+
/**
|
|
211
|
+
* Materialize one block in isolation. Sequence-scoped art direction
|
|
212
|
+
* (background rhythm, accent rotation, emphasis curve) does not apply —
|
|
213
|
+
* use `materializePageSections` for whole-document rendering.
|
|
214
|
+
*/
|
|
215
|
+
declare function materializePageSection(block: Block, options?: MaterializePageSectionOptions): PageSectionMaterialization;
|
|
216
|
+
/**
|
|
217
|
+
* Materialize a whole document into its ordered page sections, applying
|
|
218
|
+
* the theme's art direction across the sequence. The primary entry point
|
|
219
|
+
* for Page (linear) mode renderers and exporters.
|
|
220
|
+
*/
|
|
221
|
+
declare function materializePageSections(doc: Doc, options?: MaterializePageSectionsOptions): PageSectionMaterialization[];
|
|
222
|
+
|
|
223
|
+
export { type MaterializePageSectionOptions as M, type PageMedia as P, type MaterializePageSectionsOptions as a, type PageRichText as b, type PageSection as c, type PageSectionDiagnostic as d, type PageSectionItem as e, type PageSectionMaterialization as f, type PageSectionSource as g, type PageSpatialKind as h, type PageTransformHints as i, materializePageSections as j, materializePageSection as m, resolvePageStyle as r };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { F as Doc, e as AudioBookmark } from '../Doc-
|
|
2
|
-
import '../types-
|
|
1
|
+
import { F as Doc, e as AudioBookmark } from '../Doc-BubIpWsp.js';
|
|
2
|
+
import '../types-CUNc9biN.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* Shared types + tuning configs for the narration engine.
|
|
@@ -175,6 +175,12 @@ interface PacingConfig {
|
|
|
175
175
|
}
|
|
176
176
|
declare const DEFAULT_PACING_CONFIG: PacingConfig;
|
|
177
177
|
interface AlignConfig {
|
|
178
|
+
/** Maximum take duration accepted by the batch aligner. */
|
|
179
|
+
maxDurationSec: number;
|
|
180
|
+
/** Maximum PCM samples accepted by the batch aligner. */
|
|
181
|
+
maxPcmSamples: number;
|
|
182
|
+
/** Maximum script tokens accepted by the batch aligner. */
|
|
183
|
+
maxScriptTokens: number;
|
|
178
184
|
/** Fine analysis hop for the offline pass (s). */
|
|
179
185
|
hopSec: number;
|
|
180
186
|
/** Non-speech runs at least this long become GAP events (s). */
|
|
@@ -549,6 +555,8 @@ interface AlignInput {
|
|
|
549
555
|
script: NarrationScript;
|
|
550
556
|
/** Live prompter trace recorded during the take, if any. */
|
|
551
557
|
trace?: NarrationTrace;
|
|
558
|
+
/** Cancel before expensive alignment phases. */
|
|
559
|
+
signal?: AbortSignal;
|
|
552
560
|
}
|
|
553
561
|
declare function alignNarration(input: AlignInput, config?: Partial<AlignConfig>): NarrationAlignment;
|
|
554
562
|
|
|
@@ -592,7 +600,12 @@ interface NarrationTimingJsonV3 {
|
|
|
592
600
|
/** Per-word timings: { id: `word-${i}`, time, charOffset, textFragment }. */
|
|
593
601
|
bookmarks: AudioBookmark[];
|
|
594
602
|
blocks: NarrationTimingBlock[];
|
|
595
|
-
/**
|
|
603
|
+
/**
|
|
604
|
+
* SIGNED start skew of the companion camera recording, when one exists:
|
|
605
|
+
* `cameraStart - audioStart`, in seconds. Negative when the camera pipeline
|
|
606
|
+
* began first — which is reachable, since the two `MediaRecorder`s report
|
|
607
|
+
* their start asynchronously and independently.
|
|
608
|
+
*/
|
|
596
609
|
cameraOffsetSec?: number;
|
|
597
610
|
/** Provenance of the timing data. */
|
|
598
611
|
generator?: {
|
package/dist/narration/index.js
CHANGED
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
reanchorSession,
|
|
24
24
|
traceWordPosAt,
|
|
25
25
|
vadStep
|
|
26
|
-
} from "../chunk-
|
|
26
|
+
} from "../chunk-DYPMOPIW.js";
|
|
27
27
|
import {
|
|
28
28
|
buildNarrationScript,
|
|
29
29
|
buildNarrationTimingJson,
|
|
@@ -33,18 +33,18 @@ import {
|
|
|
33
33
|
wordIndexAtChar,
|
|
34
34
|
wordIndexAtTime,
|
|
35
35
|
wordPosAtExpectedSyllables
|
|
36
|
-
} from "../chunk-
|
|
37
|
-
import "../chunk-
|
|
38
|
-
import "../chunk-
|
|
39
|
-
import "../chunk-
|
|
40
|
-
import "../chunk-
|
|
41
|
-
import "../chunk-
|
|
42
|
-
import "../chunk-
|
|
43
|
-
import "../chunk-
|
|
44
|
-
import "../chunk-
|
|
45
|
-
import "../chunk-
|
|
46
|
-
import "../chunk-
|
|
47
|
-
import "../chunk-
|
|
36
|
+
} from "../chunk-7ARJZYQY.js";
|
|
37
|
+
import "../chunk-PUS54YU6.js";
|
|
38
|
+
import "../chunk-FDYDYL77.js";
|
|
39
|
+
import "../chunk-C33GTPUZ.js";
|
|
40
|
+
import "../chunk-BAOV476U.js";
|
|
41
|
+
import "../chunk-ZQKZSJAX.js";
|
|
42
|
+
import "../chunk-BCCXTMN5.js";
|
|
43
|
+
import "../chunk-4VOD55SX.js";
|
|
44
|
+
import "../chunk-XOFT65EX.js";
|
|
45
|
+
import "../chunk-67L6WRJN.js";
|
|
46
|
+
import "../chunk-QKPXHDLR.js";
|
|
47
|
+
import "../chunk-XRW6P7IF.js";
|
|
48
48
|
export {
|
|
49
49
|
DEFAULT_ALIGN_CONFIG,
|
|
50
50
|
DEFAULT_FEATURE_CONFIG,
|
|
@@ -79,4 +79,3 @@ export {
|
|
|
79
79
|
wordIndexAtTime,
|
|
80
80
|
wordPosAtExpectedSyllables
|
|
81
81
|
};
|
|
82
|
-
//# sourceMappingURL=index.js.map
|
package/dist/random/index.d.ts
CHANGED
|
@@ -14,7 +14,16 @@
|
|
|
14
14
|
declare class SeededRandom {
|
|
15
15
|
private state;
|
|
16
16
|
constructor(seed: number);
|
|
17
|
-
/**
|
|
17
|
+
/**
|
|
18
|
+
* Random float in [0, 1).
|
|
19
|
+
*
|
|
20
|
+
* The state increment wraps to 32 bits, as Mulberry32 specifies. Leaving it
|
|
21
|
+
* unwrapped (the shape of the widely-copied reference snippet) keeps the
|
|
22
|
+
* state as an ever-growing float: the bitwise ops below still coerce it
|
|
23
|
+
* mod 2^32, so the OUTPUT is identical — until the state passes 2^53 and
|
|
24
|
+
* `+= 0x6d2b79f5` stops being exact. From that point the low bits rot and
|
|
25
|
+
* the sequence silently drifts from Mulberry32 (measured: draw 4,917,758).
|
|
26
|
+
*/
|
|
18
27
|
next(): number;
|
|
19
28
|
/** Random integer in [0, max). */
|
|
20
29
|
nextInt(max: number): number;
|
|
@@ -37,7 +46,7 @@ declare class SeededRandom {
|
|
|
37
46
|
item: T;
|
|
38
47
|
weight: number;
|
|
39
48
|
}[]): T | undefined;
|
|
40
|
-
/** Current internal state (for debugging / serialization). */
|
|
49
|
+
/** Current internal state as a uint32 (for debugging / serialization). */
|
|
41
50
|
getState(): number;
|
|
42
51
|
/** Create an independent sub-stream keyed by a modifier. */
|
|
43
52
|
derive(modifier: string | number): SeededRandom;
|
package/dist/random/index.js
CHANGED
package/dist/recommend/index.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import "../chunk-
|
|
1
|
+
import "../chunk-XWNNA3KE.js";
|
|
2
2
|
import {
|
|
3
3
|
profileBlockContents,
|
|
4
4
|
recommendTemplatesForBlock
|
|
5
|
-
} from "../chunk-
|
|
6
|
-
import "../chunk-
|
|
5
|
+
} from "../chunk-FDYDYL77.js";
|
|
6
|
+
import "../chunk-BCCXTMN5.js";
|
|
7
7
|
export {
|
|
8
8
|
profileBlockContents,
|
|
9
9
|
recommendTemplatesForBlock
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=index.js.map
|