Making sense of metrics dashboard.
General
, Components
, Tokens
componentRoot
folder specified in your config file which is supposed to be your component’s library root folder.packageName
then core components are the components imported from that package. In this case adoption rate is almost always 100% cause whatever is imported from the package most probably is also used in your code if you have proper linting.non-core
components. Just don’t get confused, they don’t have an impact on core component adoption rate.
If you are searching the ratio of components from your library to overall components then check the General
section..
--white01
is used token and --zindex-tooltip
is not used token.