the switch-case resolvement is mostly moved to the ExtStorage class
changed some iteration approaches
removed unnecessary tasks
fixed some (missing) documentation
An Extension logic is implemented.
It will replace the earlier introduced
- direct implementation of material icons
- use CSS-Cals which is not supported by all browsers yet anyway
The "packageWithoutFramework" (pwf) which wasn't properly implemented yet,
was replaced with a "Framework Management Console" - a panel
that can be shown in the (generated) page if desired.
It is supposed to provide some controls as well
as the "pwf" functionallity.
Further there are considerations to extend the pwf further to introduce
the opportunity to generate the components into a form
that can be used in other frameworks.
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