Declarative UI using Lua.
- Application - global class. Provide render the whole screen and serving main loop
- List - class for construct menus, tables, and so on
- ListItem - class of an item for List
- Icon - class for make icon based on type of it
- Text - class for showing text with variant align types and variable field length
- Edit - class for edit double, int, enum, string params and masked passwords