* pull changes from docs-playground
* cleanup, add callout banner
* cleanup linting and test fixes
* add discussion link
Co-authored-by: James M. Greene <JamesMGreene@github.com>
* refactor sidebar, scope css, wire up nav events to link component, update tests
* remove link onClick analytics event
* fix: missing key on breadcrumbs
* Set cookie on os switch
* Set os based on cookie value
* Add os preference schema details
* Send os preference on page request
* Send os preference on os switch
* Add color_mode for event tracking
* Grab color_mode info from body and media queries
* Make color_mode schema more specific
* Get color mode preference in its own function
* Add 'auto' for potential future color modes
* initial documentation changes
* editing layouts terminology
* update to match other files
* move javascripts to components/lib
* fix: dockerfile
* update based on Mikes updates to the javascripts directory
* update components/README.md
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>