chore: Storybook 8 using parcel builder (#8272)
* 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.
* fix a11y addon
* fix searchwithin stories
* fix lint
* Reapply "turn on verdaccio"
This reverts commit 37f79624d966a5d669bd48b640018cb2039b091d.
* Revert "Reapply "turn on verdaccio""
This reverts commit 26eb687fa40ddadaf8180e50f0b405b1824d3f43.
* fix merge
* Reapply "turn on verdaccio"
* Revert "Reapply "turn on verdaccio""
This reverts commit cbb470e401c60c3114519c006f420e37d44bc380.
* remove leftover console logs
* turn on verdaccio
* fix storybook build
* Revert "turn on verdaccio"
This reverts commit efb41e530dc370494541dbe423a901f7e11f10c2.
* remove console logs
---------
Co-authored-by: Daniel Lu <dl1644@gmail.com>