Flash based component library
Documentation is very lite. Take a look at the main package com.pagesociety.ux. The interfaces explain some aspects of the design. The IComponent extends the flash.IEventDispatcher. A set of components that implement this are in com.pagesociety.ux.component. Components are constructed with their parent. Many container implementations are available in com.pagesociety.ux.component.container.
A sample application is available in another repo. It is a CMS that is built from markup.