docling-studio/document-parser/infra
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 Refactor backend to hexagonal architecture for converter extensibility 2026-03-31 10:34:07 +02:00
local_chunker.py Add chunk-to-bbox hover highlighting in Prepare mode 2026-04-02 14:47:31 +02:00
local_converter.py Add LocalChunker adapter and DoclingDocument serialization 2026-04-02 12:33:07 +02:00
serve_converter.py Format backend codebase with ruff 2026-04-02 12:33:07 +02:00
settings.py Format backend codebase with ruff 2026-04-02 12:33:07 +02:00