Use updated imports for goofy-goober.
The layout args have a separate auxiliary items shown flag for
displaying more items from left sidebar with menu layout.
Use css-utils, which is powered by Goober, for separating HTML semantics
and styling, as compared from styled-components where semantics and
styling are defined together.
The information on how to use the library is indicated in the Usage
section of the README file. In addition, the copy text on the
Configuration section has been corrected.
Use `@theoryofnekomata` scope to publish package on different
registries.
The "More" logic in LeftSidebarWithMenu logic has been updated to only
show when more sidebar items are visible.
The CSS variables have been documented to help with guiding the user
for configuration.
The components have been adjusted to define variables internally. They
will use internal defaults but will inherit their ascendant's CSS
variables.