mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 06:14:59 +00:00
- Deleted Lua UI structure normalization and related tests. - Removed Lua UI package type definitions. - Introduced JSON package loader and component renderer. - Implemented page loading from JSON packages, replacing Lua package functionality. - Updated related tests to reflect the new JSON-based implementation. - Removed deprecated Lua execution functions and security patterns.