docling-studio/frontend/src/features/analysis
Pier-Jean Malandrino 4af6b5b231 Add chunk-to-bbox hover highlighting in Prepare mode
Extract bounding boxes from chunk doc_items provenance in the chunker,
propagate through domain/service/API layers, and render highlighted
bboxes on canvas when hovering a chunk card. Reset highlights on
mode and page changes to prevent stale visual state.
2026-04-02 14:47:31 +02:00
..
ui Add chunk-to-bbox hover highlighting in Prepare mode 2026-04-02 14:47:31 +02:00
api.test.ts Migrate frontend in typescript 2026-03-21 15:58:43 +01:00
api.ts Add frontend chunking feature with Prepare mode 2026-04-02 12:33:07 +02:00
bboxScaling.test.ts COnsolidation of bbox pipelin and add tests 2026-03-21 19:45:04 +01:00
bboxScaling.ts COnsolidation of bbox pipelin and add tests 2026-03-21 19:45:04 +01:00
index.ts Migrate frontend in typescript 2026-03-21 15:58:43 +01:00
pipelineOptions.test.ts Add frontend chunking feature with Prepare mode 2026-04-02 12:33:07 +02:00
store.test.ts Add frontend chunking feature with Prepare mode 2026-04-02 12:33:07 +02:00
store.ts Add frontend chunking feature with Prepare mode 2026-04-02 12:33:07 +02:00