cleanup
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
--- ThemeManager.lua
|
||||
--- Manages theme application, state transitions, and property resolution for Elements
|
||||
--- Extracted from Element.lua as part of element-refactor-modularization task 06
|
||||
---
|
||||
--- Dependencies (must be injected via deps parameter):
|
||||
--- - Theme: Theme module for loading and accessing themes
|
||||
|
||||
---@class ThemeManager
|
||||
---@field theme string? -- Theme name to use
|
||||
---@field themeComponent string? -- Component name from theme (e.g., "button", "panel")
|
||||
|
||||
Reference in New Issue
Block a user