@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/src/narration/types.ts
DELETED
|
@@ -1,299 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Shared types + tuning configs for the narration engine.
|
|
3
|
-
*
|
|
4
|
-
* The engine is pure TypeScript with zero dependencies and no DOM/Node
|
|
5
|
-
* APIs: audio arrives as mono `Float32Array` PCM (the editor decodes
|
|
6
|
-
* WebM/MP4 on its side), and every stage is a deterministic step
|
|
7
|
-
* function `(state, input, config) → state` so the whole pipeline is
|
|
8
|
-
* unit-testable in Node with synthetic signals. No `Date.now`, no
|
|
9
|
-
* `Math.random`, no timers anywhere in this module.
|
|
10
|
-
*/
|
|
11
|
-
|
|
12
|
-
/** One word of the teleprompter script, positioned inside {@link NarrationScript.sourceText}. */
|
|
13
|
-
export interface ScriptToken {
|
|
14
|
-
/** The word as displayed (no surrounding whitespace). */
|
|
15
|
-
text: string;
|
|
16
|
-
/** Start offset into {@link NarrationScript.sourceText}. */
|
|
17
|
-
charOffset: number;
|
|
18
|
-
/** Exclusive end offset into {@link NarrationScript.sourceText}. */
|
|
19
|
-
charEnd: number;
|
|
20
|
-
/** Id of the doc block this word belongs to. */
|
|
21
|
-
blockId: string;
|
|
22
|
-
/** Index into {@link NarrationScript.blocks}. */
|
|
23
|
-
blockIndex: number;
|
|
24
|
-
/** Estimated syllable count (≥ 1 for spoken tokens; 0 when `spoken` is false). */
|
|
25
|
-
syllables: number;
|
|
26
|
-
/** Spoken-word equivalents (numbers count as several words; 0 when not spoken). */
|
|
27
|
-
spokenWordEquiv: number;
|
|
28
|
-
/**
|
|
29
|
-
* Pause class after this token:
|
|
30
|
-
* 0 none · 1 clause/sentence punctuation · 2 paragraph break · 3 block boundary.
|
|
31
|
-
*/
|
|
32
|
-
pauseAfter: 0 | 1 | 2 | 3;
|
|
33
|
-
/**
|
|
34
|
-
* Whether this token is actually spoken. Standalone punctuation runs —
|
|
35
|
-
* an em-dash, a lone bullet, `···` — tokenize on whitespace like words
|
|
36
|
-
* but carry no letters or digits: they DISPLAY in the prompter yet must
|
|
37
|
-
* never be the highlighted active word, are never paused on, and add no
|
|
38
|
-
* syllables to the pacing/alignment model.
|
|
39
|
-
*/
|
|
40
|
-
spoken: boolean;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
/** The token/char span of one doc block inside the script. */
|
|
44
|
-
export interface ScriptBlockRange {
|
|
45
|
-
blockId: string;
|
|
46
|
-
/** The block's heading text, when present. */
|
|
47
|
-
heading?: string;
|
|
48
|
-
/** Inclusive index into {@link NarrationScript.tokens}. */
|
|
49
|
-
tokenStart: number;
|
|
50
|
-
/** Exclusive index into {@link NarrationScript.tokens}. */
|
|
51
|
-
tokenEnd: number;
|
|
52
|
-
/** Start offset into {@link NarrationScript.sourceText} (includes the spoken title). */
|
|
53
|
-
charStart: number;
|
|
54
|
-
/** Exclusive end offset into {@link NarrationScript.sourceText}. */
|
|
55
|
-
charEnd: number;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* The teleprompter script derived from a Doc. `sourceText` is canonical:
|
|
60
|
-
* it is stored verbatim in the timing sidecar, and every `charOffset`
|
|
61
|
-
* indexes into it. Building is deterministic — the same Doc always
|
|
62
|
-
* yields a byte-identical script.
|
|
63
|
-
*/
|
|
64
|
-
export interface NarrationScript {
|
|
65
|
-
sourceText: string;
|
|
66
|
-
tokens: ScriptToken[];
|
|
67
|
-
blocks: ScriptBlockRange[];
|
|
68
|
-
totalSyllables: number;
|
|
69
|
-
/**
|
|
70
|
-
* Prefix sums: `cumulativeSyllables[i]` = syllables of `tokens[0..i-1]`.
|
|
71
|
-
* Length is `tokens.length + 1`.
|
|
72
|
-
*/
|
|
73
|
-
cumulativeSyllables: number[];
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
/** Per-frame acoustic features extracted from PCM. */
|
|
77
|
-
export interface FrameFeatures {
|
|
78
|
-
/** Frame CENTER time in seconds from the start of the signal. */
|
|
79
|
-
tSec: number;
|
|
80
|
-
/** Full-band root-mean-square of the frame. */
|
|
81
|
-
rms: number;
|
|
82
|
-
/** Mean square of the 250–3000 Hz bandpassed frame (speech band energy). */
|
|
83
|
-
bandEnergy: number;
|
|
84
|
-
/** Zero crossings / (frameLength − 1), in [0, 1]. */
|
|
85
|
-
zcr: number;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
// ── Configs ──────────────────────────────────────────────────────────
|
|
89
|
-
|
|
90
|
-
export interface FeatureConfig {
|
|
91
|
-
/** Analysis frame length in samples (~21 ms @ 48 kHz). */
|
|
92
|
-
frameSize: number;
|
|
93
|
-
/** Hop between frame starts in seconds (live 0.02; the aligner uses 0.01). */
|
|
94
|
-
hopSec: number;
|
|
95
|
-
/** Bandpass high-pass corner (Hz). */
|
|
96
|
-
bandLowHz: number;
|
|
97
|
-
/** Bandpass low-pass corner (Hz). */
|
|
98
|
-
bandHighHz: number;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
export const DEFAULT_FEATURE_CONFIG: FeatureConfig = Object.freeze({
|
|
102
|
-
frameSize: 1024,
|
|
103
|
-
hopSec: 0.02,
|
|
104
|
-
bandLowHz: 250,
|
|
105
|
-
bandHighHz: 3000,
|
|
106
|
-
});
|
|
107
|
-
|
|
108
|
-
export interface VadConfig {
|
|
109
|
-
/** Floor-seeding period before any speech decision (ms). */
|
|
110
|
-
warmupMs: number;
|
|
111
|
-
/** Floor attack toward minima (per-frame EMA alpha when energy < floor). */
|
|
112
|
-
alphaDown: number;
|
|
113
|
-
/** Floor release (per-frame EMA alpha when energy ≥ floor; frozen while speaking). */
|
|
114
|
-
alphaUp: number;
|
|
115
|
-
/** Enter speech when energy > floor × enterRatio for enterFrames frames. */
|
|
116
|
-
enterRatio: number;
|
|
117
|
-
/**
|
|
118
|
-
* Exit hysteresis: sub-exit frames only count once energy < floor ×
|
|
119
|
-
* exitRatio. The floor is a LOW-percentile tracker, so steady room
|
|
120
|
-
* noise runs ~1.8–2.3× above it — exitRatio must sit above that band
|
|
121
|
-
* (and below enterRatio) or silence never registers.
|
|
122
|
-
*/
|
|
123
|
-
exitRatio: number;
|
|
124
|
-
/** Consecutive supra-enter frames required to enter speech. */
|
|
125
|
-
enterFrames: number;
|
|
126
|
-
/** Sub-exit dwell required to leave speech (ms). */
|
|
127
|
-
hangoverMs: number;
|
|
128
|
-
/**
|
|
129
|
-
* Dip-starved rebaseline: real speech dips below enterRatio × floor
|
|
130
|
-
* between syllables; a "speech" that stays strongly above the floor
|
|
131
|
-
* for this long with zero dips is a shifted noise floor — adopt it
|
|
132
|
-
* and exit. Guards against a step change in room noise wedging the
|
|
133
|
-
* VAD open forever (the floor is otherwise frozen while speaking).
|
|
134
|
-
*/
|
|
135
|
-
noiseRebaselineSec: number;
|
|
136
|
-
/** Absolute floor clamp guarding digital silence. */
|
|
137
|
-
floorMin: number;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
export const DEFAULT_VAD_CONFIG: VadConfig = Object.freeze({
|
|
141
|
-
warmupMs: 200,
|
|
142
|
-
alphaDown: 0.3,
|
|
143
|
-
alphaUp: 0.005,
|
|
144
|
-
enterRatio: 3.0,
|
|
145
|
-
exitRatio: 2.5,
|
|
146
|
-
enterFrames: 2,
|
|
147
|
-
hangoverMs: 300,
|
|
148
|
-
noiseRebaselineSec: 1.5,
|
|
149
|
-
floorMin: 1e-9,
|
|
150
|
-
});
|
|
151
|
-
|
|
152
|
-
export interface NucleiConfig {
|
|
153
|
-
/** One-pole low-pass cutoff for the amplitude envelope (Hz). */
|
|
154
|
-
envelopeHz: number;
|
|
155
|
-
/** Minimum spacing between accepted syllable onsets (ms) — caps ~8.3 syl/s. */
|
|
156
|
-
minInterOnsetMs: number;
|
|
157
|
-
/** Peak must exceed valley-since-last-peak × this ratio. */
|
|
158
|
-
prominenceRatio: number;
|
|
159
|
-
/** Peak must exceed the decaying loudness reference × this fraction. */
|
|
160
|
-
minRelPeak: number;
|
|
161
|
-
/** Decay time constant of the loudness reference (s). */
|
|
162
|
-
peakRefTauSec: number;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
export const DEFAULT_NUCLEI_CONFIG: NucleiConfig = Object.freeze({
|
|
166
|
-
// Continuous reading blurs adjacent syllables together: a 10 Hz envelope
|
|
167
|
-
// over-smooths 5–7 Hz syllable structure and a 1.6× prominence gate
|
|
168
|
-
// rejects the shallow dips between connected syllables — both cause the
|
|
169
|
-
// detector to UNDER-count, which makes the prompter lag. A higher
|
|
170
|
-
// envelope cutoff preserves per-syllable peaks and a gentler prominence
|
|
171
|
-
// gate accepts them; the min-spacing gate still rejects true doublets.
|
|
172
|
-
envelopeHz: 16,
|
|
173
|
-
minInterOnsetMs: 110,
|
|
174
|
-
prominenceRatio: 1.3,
|
|
175
|
-
minRelPeak: 0.1,
|
|
176
|
-
peakRefTauSec: 3.0,
|
|
177
|
-
});
|
|
178
|
-
|
|
179
|
-
export interface PacingConfig {
|
|
180
|
-
/** The user's base speaking rate (words per minute). */
|
|
181
|
-
baseWpm: number;
|
|
182
|
-
/**
|
|
183
|
-
* How strongly the detected voice rate steers the cruise velocity vs.
|
|
184
|
-
* the user's set pace, in [0, 1]. The speaking-cruise velocity is
|
|
185
|
-
* `voiceBlend·voiceRate + (1 − voiceBlend)·baseRate`, so the WPM slider
|
|
186
|
-
* is ALWAYS felt (it never fully cancels) and an under-counting detector
|
|
187
|
-
* can't drag the prompter to a crawl. 1 = pure voice-follow (the old
|
|
188
|
-
* behavior, where WPM only mattered at the clamps); 0 = ignore the voice.
|
|
189
|
-
*/
|
|
190
|
-
voiceBlend: number;
|
|
191
|
-
/** Clamp on the cruise velocity as a fraction of the set pace. */
|
|
192
|
-
minRateMult: number;
|
|
193
|
-
maxRateMult: number;
|
|
194
|
-
/** EMA time constant for the detected syllable rate (s). */
|
|
195
|
-
rateEmaTauSec: number;
|
|
196
|
-
/** Velocity slew time constant while speaking (s). */
|
|
197
|
-
velSlewTauSec: number;
|
|
198
|
-
/** Velocity decay time constant in silence (s) — halted within ~250 ms. */
|
|
199
|
-
haltTauSec: number;
|
|
200
|
-
/** Proportional gain of the forward-only catch-up boost (per syllable behind). */
|
|
201
|
-
kP: number;
|
|
202
|
-
/** Integral gain of the forward-only boost (per syllable·second behind). */
|
|
203
|
-
kI: number;
|
|
204
|
-
/** Anti-windup clamp on the (≤ 0) behind-error integral (syllable·seconds). */
|
|
205
|
-
intClamp: number;
|
|
206
|
-
/** Max fraction the catch-up boost may ADD to the cruise velocity. */
|
|
207
|
-
maxCorrection: number;
|
|
208
|
-
/** Window (words ahead) used for the local expected syllables-per-word. */
|
|
209
|
-
sylWindowWords: number;
|
|
210
|
-
/** Reader-ahead error beyond this hard-resyncs the prompter FORWARD. */
|
|
211
|
-
resyncSyllables: number;
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
export const DEFAULT_PACING_CONFIG: PacingConfig = Object.freeze({
|
|
215
|
-
baseWpm: 150,
|
|
216
|
-
voiceBlend: 0.6,
|
|
217
|
-
minRateMult: 0.5,
|
|
218
|
-
maxRateMult: 3.0,
|
|
219
|
-
rateEmaTauSec: 0.7,
|
|
220
|
-
velSlewTauSec: 0.15,
|
|
221
|
-
haltTauSec: 0.085,
|
|
222
|
-
kP: 0.14,
|
|
223
|
-
kI: 0.02,
|
|
224
|
-
intClamp: 4,
|
|
225
|
-
maxCorrection: 0.6,
|
|
226
|
-
sylWindowWords: 8,
|
|
227
|
-
resyncSyllables: 8,
|
|
228
|
-
});
|
|
229
|
-
|
|
230
|
-
export interface AlignConfig {
|
|
231
|
-
/** Fine analysis hop for the offline pass (s). */
|
|
232
|
-
hopSec: number;
|
|
233
|
-
/** Non-speech runs at least this long become GAP events (s). */
|
|
234
|
-
gapMinSec: number;
|
|
235
|
-
/** Sakoe-Chiba band half-width around the live-trace prior (s). */
|
|
236
|
-
bandRadiusSec: number;
|
|
237
|
-
/** Band half-width when no trace exists (s); also floored at 10% of take length. */
|
|
238
|
-
bandRadiusNoTraceSec: number;
|
|
239
|
-
/** Cost weight for |Δt| on syllable↔syllable matches (normalized by band radius). */
|
|
240
|
-
matchTimeWeight: number;
|
|
241
|
-
/** Cost of matching an expected pause slot to a detected syllable (reader didn't pause). */
|
|
242
|
-
pauseToSylCost: number;
|
|
243
|
-
/** Cost of matching an expected syllable slot to a detected gap (mid-sentence hesitation). */
|
|
244
|
-
sylToGapCost: number;
|
|
245
|
-
/** Cost of skipping an expected slot (merged/unspoken syllable). */
|
|
246
|
-
deleteCost: number;
|
|
247
|
-
/** Cost of skipping a detected event (filler word, breath, click). */
|
|
248
|
-
insertCost: number;
|
|
249
|
-
/** Snap a block start to a silence-gap end within this window before it (s). */
|
|
250
|
-
blockSnapWindowSec: number;
|
|
251
|
-
/** Padding after the last speech for the final block's end (s). */
|
|
252
|
-
tailPadSec: number;
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
export const DEFAULT_ALIGN_CONFIG: AlignConfig = Object.freeze({
|
|
256
|
-
hopSec: 0.01,
|
|
257
|
-
gapMinSec: 0.35,
|
|
258
|
-
bandRadiusSec: 1.5,
|
|
259
|
-
bandRadiusNoTraceSec: 3,
|
|
260
|
-
matchTimeWeight: 1.0,
|
|
261
|
-
pauseToSylCost: 2.0,
|
|
262
|
-
sylToGapCost: 1.5,
|
|
263
|
-
deleteCost: 0.8,
|
|
264
|
-
insertCost: 0.8,
|
|
265
|
-
blockSnapWindowSec: 0.8,
|
|
266
|
-
tailPadSec: 0.4,
|
|
267
|
-
});
|
|
268
|
-
|
|
269
|
-
// ── Alignment outputs ────────────────────────────────────────────────
|
|
270
|
-
|
|
271
|
-
/** Refined timestamp of one script token. */
|
|
272
|
-
export interface WordTiming {
|
|
273
|
-
tokenIndex: number;
|
|
274
|
-
/** Seconds into the take when the word begins. Monotonically non-decreasing. */
|
|
275
|
-
tSec: number;
|
|
276
|
-
/** True when this word had no matched syllable and was interpolated. */
|
|
277
|
-
interpolated: boolean;
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
/** Narration time range of one doc block. Ranges are CONTIGUOUS: endSec === next.startSec. */
|
|
281
|
-
export interface NarrationBlockRange {
|
|
282
|
-
blockId: string;
|
|
283
|
-
heading?: string;
|
|
284
|
-
blockIndex: number;
|
|
285
|
-
charStart: number;
|
|
286
|
-
charEnd: number;
|
|
287
|
-
startSec: number;
|
|
288
|
-
endSec: number;
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
export interface NarrationAlignment {
|
|
292
|
-
/** One entry per script token, monotonic in time. */
|
|
293
|
-
words: WordTiming[];
|
|
294
|
-
blocks: NarrationBlockRange[];
|
|
295
|
-
/** Total syllable onsets detected in the take (diagnostics). */
|
|
296
|
-
detectedSyllables: number;
|
|
297
|
-
/** Total DTW path cost (diagnostics/QA). */
|
|
298
|
-
cost: number;
|
|
299
|
-
}
|
package/src/narration/vad.ts
DELETED
|
@@ -1,131 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Adaptive voice-activity detection over frame features.
|
|
3
|
-
*
|
|
4
|
-
* The noise floor is an asymmetric EMA of band energy that hugs minima
|
|
5
|
-
* (≈ a 5th-percentile tracker): fast attack toward quieter frames, slow
|
|
6
|
-
* release upward, and FROZEN upward while speaking so long speech can't
|
|
7
|
-
* inflate it. Speech enters via a ratio threshold with a
|
|
8
|
-
* consecutive-frame debounce and exits after a continuous sub-exit
|
|
9
|
-
* dwell (hangover) — the hangover also bridges trailing fricatives and
|
|
10
|
-
* inter-word dips. A dip-starved rebaseline escape keeps a step change
|
|
11
|
-
* in room noise from wedging the detector open: real speech dips below
|
|
12
|
-
* the enter threshold between syllables, steady noise never does.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
import type { FrameFeatures, VadConfig } from './types.js';
|
|
16
|
-
import { DEFAULT_VAD_CONFIG } from './types.js';
|
|
17
|
-
|
|
18
|
-
export interface VadState {
|
|
19
|
-
/** Adaptive noise-floor estimate (band-energy units). */
|
|
20
|
-
noiseFloor: number;
|
|
21
|
-
/** The VAD decision — the stage's output. */
|
|
22
|
-
speaking: boolean;
|
|
23
|
-
/** Consecutive supra-enter frames observed while silent. */
|
|
24
|
-
enterStreak: number;
|
|
25
|
-
/** tSec when the current sub-exit dwell began (while speaking), else null. */
|
|
26
|
-
subExitSince: number | null;
|
|
27
|
-
/** tSec when the current zero-dip run began (while speaking), else null. */
|
|
28
|
-
noDipSince: number | null;
|
|
29
|
-
/** No speech decisions before this time (floor seeding). */
|
|
30
|
-
warmupUntilSec: number;
|
|
31
|
-
/** False until the first frame seeds the floor. */
|
|
32
|
-
seeded: boolean;
|
|
33
|
-
lastTSec: number;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
export function createVadState(config?: Partial<VadConfig>): VadState {
|
|
37
|
-
const merged = { ...DEFAULT_VAD_CONFIG, ...config };
|
|
38
|
-
return {
|
|
39
|
-
noiseFloor: merged.floorMin,
|
|
40
|
-
speaking: false,
|
|
41
|
-
enterStreak: 0,
|
|
42
|
-
subExitSince: null,
|
|
43
|
-
noDipSince: null,
|
|
44
|
-
warmupUntilSec: merged.warmupMs / 1000,
|
|
45
|
-
seeded: false,
|
|
46
|
-
lastTSec: 0,
|
|
47
|
-
};
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
/** Pure per-frame step. `state.speaking` on the returned state is the decision for this frame. */
|
|
51
|
-
export function vadStep(
|
|
52
|
-
state: VadState,
|
|
53
|
-
frame: FrameFeatures,
|
|
54
|
-
config?: Partial<VadConfig>,
|
|
55
|
-
): VadState {
|
|
56
|
-
const c = { ...DEFAULT_VAD_CONFIG, ...config };
|
|
57
|
-
const energy = Math.max(0, frame.bandEnergy);
|
|
58
|
-
|
|
59
|
-
let floor = state.seeded ? state.noiseFloor : Math.max(energy, c.floorMin);
|
|
60
|
-
if (state.seeded) {
|
|
61
|
-
if (!state.speaking) {
|
|
62
|
-
const alpha = energy < floor ? c.alphaDown : c.alphaUp;
|
|
63
|
-
floor += (energy - floor) * alpha;
|
|
64
|
-
} else if (energy < floor) {
|
|
65
|
-
// Downward adaptation stays safe while speaking; only upward is frozen.
|
|
66
|
-
floor += (energy - floor) * c.alphaDown;
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
if (floor < c.floorMin) floor = c.floorMin;
|
|
70
|
-
|
|
71
|
-
let speaking = state.speaking;
|
|
72
|
-
let enterStreak = state.enterStreak;
|
|
73
|
-
let subExitSince = state.subExitSince;
|
|
74
|
-
let noDipSince = state.noDipSince;
|
|
75
|
-
|
|
76
|
-
if (frame.tSec < state.warmupUntilSec) {
|
|
77
|
-
speaking = false;
|
|
78
|
-
enterStreak = 0;
|
|
79
|
-
subExitSince = null;
|
|
80
|
-
noDipSince = null;
|
|
81
|
-
} else if (!speaking) {
|
|
82
|
-
noDipSince = null;
|
|
83
|
-
if (energy > floor * c.enterRatio) {
|
|
84
|
-
enterStreak += 1;
|
|
85
|
-
if (enterStreak >= c.enterFrames) {
|
|
86
|
-
speaking = true;
|
|
87
|
-
subExitSince = null;
|
|
88
|
-
noDipSince = frame.tSec;
|
|
89
|
-
}
|
|
90
|
-
} else {
|
|
91
|
-
enterStreak = 0;
|
|
92
|
-
}
|
|
93
|
-
} else {
|
|
94
|
-
// Hangover: leave speech only after a continuous sub-exit dwell.
|
|
95
|
-
if (energy >= floor * c.exitRatio) {
|
|
96
|
-
subExitSince = null;
|
|
97
|
-
} else {
|
|
98
|
-
if (subExitSince === null) subExitSince = frame.tSec;
|
|
99
|
-
if (frame.tSec - subExitSince >= c.hangoverMs / 1000) {
|
|
100
|
-
speaking = false;
|
|
101
|
-
subExitSince = null;
|
|
102
|
-
noDipSince = null;
|
|
103
|
-
enterStreak = 0;
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
// Dip-starved rebaseline: a signal that never dips near the floor
|
|
107
|
-
// is a new noise floor, not speech.
|
|
108
|
-
if (speaking) {
|
|
109
|
-
if (energy <= floor * c.enterRatio) {
|
|
110
|
-
noDipSince = frame.tSec;
|
|
111
|
-
} else if (noDipSince !== null && frame.tSec - noDipSince >= c.noiseRebaselineSec) {
|
|
112
|
-
floor = Math.max(energy, c.floorMin);
|
|
113
|
-
speaking = false;
|
|
114
|
-
subExitSince = null;
|
|
115
|
-
noDipSince = null;
|
|
116
|
-
enterStreak = 0;
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
return {
|
|
122
|
-
noiseFloor: floor,
|
|
123
|
-
speaking,
|
|
124
|
-
enterStreak,
|
|
125
|
-
subExitSince,
|
|
126
|
-
noDipSince,
|
|
127
|
-
warmupUntilSec: state.warmupUntilSec,
|
|
128
|
-
seeded: true,
|
|
129
|
-
lastTSec: frame.tSec,
|
|
130
|
-
};
|
|
131
|
-
}
|
package/src/ngeohash.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
declare module 'ngeohash' {
|
|
2
|
-
export function encode(latitude: number, longitude: number, precision?: number): string;
|
|
3
|
-
export function decode(hashstring: string): {
|
|
4
|
-
latitude: number;
|
|
5
|
-
longitude: number;
|
|
6
|
-
error: { latitude: number; longitude: number };
|
|
7
|
-
};
|
|
8
|
-
export function neighbors(hashstring: string): string[];
|
|
9
|
-
export function decode_bbox(hashstring: string): [number, number, number, number];
|
|
10
|
-
export default { encode, decode, neighbors, decode_bbox };
|
|
11
|
-
}
|
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Seeded pseudo-random number generator (Mulberry32 algorithm).
|
|
3
|
-
*
|
|
4
|
-
* Provides deterministic, reproducible randomness from an integer seed.
|
|
5
|
-
* Useful for consistent slideshow generation, shuffling, and selection.
|
|
6
|
-
*
|
|
7
|
-
* ```ts
|
|
8
|
-
* const rng = new SeededRandom(42);
|
|
9
|
-
* rng.next(); // 0.0–1.0
|
|
10
|
-
* rng.nextInt(10); // 0–9
|
|
11
|
-
* rng.pick(['a', 'b']); // 'a' or 'b'
|
|
12
|
-
* ```
|
|
13
|
-
*/
|
|
14
|
-
export class SeededRandom {
|
|
15
|
-
private state: number;
|
|
16
|
-
|
|
17
|
-
constructor(seed: number) {
|
|
18
|
-
this.state = seed >>> 0;
|
|
19
|
-
if (this.state === 0) {
|
|
20
|
-
this.state = 0xdeadbeef;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
/** Random float in [0, 1). */
|
|
25
|
-
next(): number {
|
|
26
|
-
let t = (this.state += 0x6d2b79f5);
|
|
27
|
-
t = Math.imul(t ^ (t >>> 15), t | 1);
|
|
28
|
-
t ^= t + Math.imul(t ^ (t >>> 7), t | 61);
|
|
29
|
-
return ((t ^ (t >>> 14)) >>> 0) / 4294967296;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
/** Random integer in [0, max). */
|
|
33
|
-
nextInt(max: number): number {
|
|
34
|
-
return Math.floor(this.next() * max);
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
/** Random integer in [min, max). */
|
|
38
|
-
nextIntRange(min: number, max: number): number {
|
|
39
|
-
return min + Math.floor(this.next() * (max - min));
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
/** Random boolean with given probability of `true` (default 0.5). */
|
|
43
|
-
nextBool(probability: number = 0.5): boolean {
|
|
44
|
-
return this.next() < probability;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
/** Pick a random element, or `undefined` if array is empty. */
|
|
48
|
-
pick<T>(array: T[]): T | undefined {
|
|
49
|
-
if (array.length === 0) return undefined;
|
|
50
|
-
return array[this.nextInt(array.length)];
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
/** Pick a random element; throws if empty. */
|
|
54
|
-
pickRequired<T>(array: T[]): T {
|
|
55
|
-
if (array.length === 0) {
|
|
56
|
-
throw new Error('Cannot pick from empty array');
|
|
57
|
-
}
|
|
58
|
-
return array[this.nextInt(array.length)];
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/** Pick `count` unique random elements (fewer if array is smaller). */
|
|
62
|
-
pickMultiple<T>(array: T[], count: number): T[] {
|
|
63
|
-
if (count >= array.length) {
|
|
64
|
-
return this.shuffle([...array]);
|
|
65
|
-
}
|
|
66
|
-
const result: T[] = [];
|
|
67
|
-
const available = [...array];
|
|
68
|
-
for (let i = 0; i < count && available.length > 0; i++) {
|
|
69
|
-
const index = this.nextInt(available.length);
|
|
70
|
-
result.push(available[index]);
|
|
71
|
-
available.splice(index, 1);
|
|
72
|
-
}
|
|
73
|
-
return result;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
/** Fisher-Yates shuffle **in place**. Returns the same array. */
|
|
77
|
-
shuffle<T>(array: T[]): T[] {
|
|
78
|
-
for (let i = array.length - 1; i > 0; i--) {
|
|
79
|
-
const j = this.nextInt(i + 1);
|
|
80
|
-
[array[i], array[j]] = [array[j], array[i]];
|
|
81
|
-
}
|
|
82
|
-
return array;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
/** Return a **new** shuffled copy. */
|
|
86
|
-
shuffled<T>(array: readonly T[]): T[] {
|
|
87
|
-
return this.shuffle([...array]);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
/** Weighted random selection. Returns `undefined` if items is empty. */
|
|
91
|
-
pickWeighted<T>(items: { item: T; weight: number }[]): T | undefined {
|
|
92
|
-
if (items.length === 0) return undefined;
|
|
93
|
-
|
|
94
|
-
const totalWeight = items.reduce((sum, { weight }) => sum + weight, 0);
|
|
95
|
-
if (totalWeight <= 0) return items[0]?.item;
|
|
96
|
-
|
|
97
|
-
let random = this.next() * totalWeight;
|
|
98
|
-
for (const { item, weight } of items) {
|
|
99
|
-
random -= weight;
|
|
100
|
-
if (random <= 0) return item;
|
|
101
|
-
}
|
|
102
|
-
return items[items.length - 1]?.item;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
/** Current internal state (for debugging / serialization). */
|
|
106
|
-
getState(): number {
|
|
107
|
-
return this.state;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
/** Create an independent sub-stream keyed by a modifier. */
|
|
111
|
-
derive(modifier: string | number): SeededRandom {
|
|
112
|
-
const hash = typeof modifier === 'string' ? hashString(modifier) : modifier >>> 0;
|
|
113
|
-
return new SeededRandom(this.state ^ hash);
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
/**
|
|
118
|
-
* Simple string → 32-bit hash (djb2 algorithm).
|
|
119
|
-
* Useful for turning a document ID into a numeric seed.
|
|
120
|
-
*/
|
|
121
|
-
export function hashString(str: string): number {
|
|
122
|
-
let hash = 5381;
|
|
123
|
-
for (let i = 0; i < str.length; i++) {
|
|
124
|
-
hash = ((hash << 5) + hash) ^ str.charCodeAt(i);
|
|
125
|
-
}
|
|
126
|
-
return hash >>> 0;
|
|
127
|
-
}
|
package/src/random/index.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { SeededRandom, hashString } from './SeededRandom.js';
|
package/src/recommend/index.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Template recommendations for the editor's block template picker.
|
|
3
|
-
*
|
|
4
|
-
* @example
|
|
5
|
-
* ```ts
|
|
6
|
-
* import { parseMarkdown } from '@bendyline/squisq/markdown';
|
|
7
|
-
* import { profileBlockContents, recommendTemplatesForBlock } from '@bendyline/squisq/recommend';
|
|
8
|
-
*
|
|
9
|
-
* const doc = parseMarkdown(blockBodySource);
|
|
10
|
-
* const profile = profileBlockContents(doc.children);
|
|
11
|
-
* const { recommended, rest } = recommendTemplatesForBlock(profile, ALL_TEMPLATE_NAMES);
|
|
12
|
-
* ```
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
export type { BlockContentProfile, RecommendationResult } from './templates.js';
|
|
16
|
-
export { profileBlockContents, recommendTemplatesForBlock } from './templates.js';
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Matches a prominent number suitable for a Stat Highlight block. Qualifies
|
|
3
|
-
* on currency prefixes, common unit suffixes, and standalone large numbers.
|
|
4
|
-
* Plain small numbers (`42`) intentionally do not qualify.
|
|
5
|
-
*/
|
|
6
|
-
const NUMBER_HIGHLIGHT_RE =
|
|
7
|
-
/(?:[$€£¥]\s?\d+(?:[.,]\d+)*(?:\s?(?:[MBK]|million|billion|thousand))?|\d+(?:[.,]\d+)*\s?(?:%|‰|x|×|[MBK]|million|billion|thousand|percent|years?|days?|hours?)|\d{3,}(?:[.,]\d+)*)/i;
|
|
8
|
-
|
|
9
|
-
/** A prominent number found inside a short stat-like string. */
|
|
10
|
-
export interface NumberHighlightMatch {
|
|
11
|
-
value: string;
|
|
12
|
-
index: number;
|
|
13
|
-
end: number;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
/** Find the prominent number phrase inside a string, if one exists. */
|
|
17
|
-
export function matchNumberHighlight(text: string): NumberHighlightMatch | null {
|
|
18
|
-
const match = NUMBER_HIGHLIGHT_RE.exec(text);
|
|
19
|
-
if (!match || match.index === undefined) return null;
|
|
20
|
-
return {
|
|
21
|
-
value: match[0],
|
|
22
|
-
index: match.index,
|
|
23
|
-
end: match.index + match[0].length,
|
|
24
|
-
};
|
|
25
|
-
}
|