17e60f1e49
Bump foliate-js with two fixed-layout (EPUB and PDF) two-page spread fixes: - Spine seam: overlap the two pages by one device pixel to hide the 1px white seam that appeared at the spine at a fractional devicePixelRatio (e.g. Windows 150% display scale). - Zoomed-out blank page: keep non-PDF pages in block flow below 100% zoom; the PDF-only zoom-out centering was pushing the un-scaled iframe out of view and blanking the page. Adds a unit test for the computeSpreadSpineOverlap helper. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>