liora-core 0.1.11

Core Liora app configuration, theme initialization, portals, and shared native GPUI helpers.
Documentation

Core runtime primitives for Liora native GPUI applications.

This crate owns application-wide theme configuration, system-theme synchronization, overlay/portal registries, z-index policy, and small helpers shared by every Liora component crate. Applications normally call liora_components::init_liora or liora::init_liora; use this crate directly when building lower-level integrations or custom component crates.