chore: update storybook to 9 (#8634)
* Starting point
* install state with parcel-bundler-storybook local
* renders v3 and s2
* fix lint, multiple copies of storybook, paths
* mostly fix the docs pages
* fix tests
* fix docs build
* turn on verdaccio
* preemptively fix verdaccio
* fix lint - largely undoable when everything moves back to the other repo
* Revert "fix docs build"
This reverts commit 225c07b020ffa9342c676101afb070d6443e4bdf.
* fix date range picker test locally
* fix icon rendering with context
* bump to latest release in effort to fix docs addon
* partial revert to get icons in buttons working again
* remove dead patch
* fix sb docs
* remove accidental story
* fix tailwind starter
* try fixing verdaccio
* fix docs example build
* fix version of plugin
* undo webpack plugin for vite app
* set a default path for storybook v3
* Revert "turn on verdaccio"
This reverts commit a420e84051380041b29a7e0b216b382da73175e8.
* chore: storybook 9 upgrade
* try fixing docs
* fix a11y addon
* fix searchwithin stories
* fix lint
* fix darkmode
* fix dark mode
* fix tailwind starter
* turn on verdaccio
* fix install
* fix starters some more
* attempt to fix docs issue
* fix new imports
* fix starters typescript same as the tailwind example
* fix types in chromatic
* fix docs rendering
* clarify some code
* remove debugging
* remove unneeded patches
* turn off verdaccio
---------
Co-authored-by: Daniel Lu <dl1644@gmail.com>