docling-studio/document-parser/domain
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
..
__init__.py Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00
bbox.py Format backend codebase with ruff 2026-04-02 12:33:07 +02:00
models.py Add chunking domain objects and DocumentChunker port 2026-04-02 12:33:07 +02:00
ports.py Add chunking domain objects and DocumentChunker port 2026-04-02 12:33:07 +02:00
value_objects.py Add chunk-to-bbox hover highlighting in Prepare mode 2026-04-02 14:47:31 +02:00