since some browser don't support the css value "calc"
as in "calc(100% - 16px);"
Therefore a "useFlag" was introduced and implemented in the handling.
Furhter the "collected" distribution of a (higher) component
was implemented.
And the passing of the _paddingValues property of the modifier
on modifer.join() was implemented.
- fixed setting radius on bottomRight corner (Shape)
- fixed value assignment for lineStyles of Border(s)
- Fixed class init in builder of InputComponent
With internal script and style processing as well as higher comp definition
more or less a processing of ExtStorage
minor doc changes
helper method renames
- Components are now capable of subscribing to a list on generate
- function execution after page load with delay (repeated if wanted)
- repeating function
added toModifications, to update the modifier directy
-> moving the logic of the attribute-style-setting to the attribute
swapped/renamed methods to access the DirectionUnitDependedAttribute
-attributes by index.
renamed: SideUnitDependendAttribute -> DirectionUnitDependentAttribute
moved logic from Siding into DirectionUnitDependentAttribute
removed Siding class
updated inheritance to DirectionUnitDependentAttribute