Widget Position Align
=====================
An extension, which can be used with Base.build to add context alignment
positioning support to a Widget class. It adds viewport
or element based alignment and centering. It requires the "widget-position"
extension, which provides basic XY support, to be added to the class first.