@sealpixel/ui
v1.0.0-rc.11
Published
Default, themeable Sealpixel editor UI as Web Components (Lit). Optional: the core is headless.
Readme
@sealpixel/ui
The default, themeable editor UI for Sealpixel, built on Lit as Web Components. Optional: @sealpixel/core is headless and works without it.
import '@sealpixel/ui/define'registers<sealpixel-editor>and its parts.@sealpixel/ui/themes/*.cssships five themes:default,nocturne,studio,minimalandhigh-contrast.@sealpixel/ui/locales/*ships en, de, fr, es, pt and ja.- Tool panels for every first-party plugin live here, keyed by plugin id, so plugin packages stay free of Lit.
Most apps use @sealpixel/element, which bundles this UI with every first-party plugin and a worker-backed renderer. Documentation: https://docs.sealpixel.dev/guide/ui
