[package] name = "yahweh-widget-splitter" version = { workspace = true } edition = { workspace = true } license = { workspace = true } description = "SplitContainer — n hijos con flex weights y divisores arrastrables." [dependencies] gpui = { workspace = true } yahweh-core = { workspace = true } yahweh-theme = { workspace = true } yahweh-widget-container-core = { workspace = true }