Imposia 0.2.0
Imposia 0.2.0
Imposia 0.2.0 makes the canonical page Viewer safe to embed and exposes its
presentation controls as a headless public interface.
Highlights
- Viewer CSS is scoped to each Viewer root. Importing the stylesheet no longer
changes the host document'sbody,:root, scrolling, background, or
unrelated elements. controls: falseomits the built-in rail while preserving the canonical
iframe, navigation, continuous/single/spread modes, responsive spread
fallback, zoom, print, and theme behavior.- Framework-neutral consumers can subscribe to
PageViewerState; React
consumers receive state callbacks and imperative page navigation and zoom
controls. - English, Korean, Japanese, and Simplified Chinese API references document the
same embedding and headless-control contract.
Install
pnpm add @imposia/react@0.2.0Framework-neutral consumers can install the package that matches their layer:
pnpm add @imposia/core@0.2.0
pnpm add @imposia/viewer@0.2.0
pnpm add @imposia/client@0.2.0Packages
Each attached .tgz is the package tarball submitted to npm. SHA256SUMS
records the matching GitHub Release asset checksums.