feat: Setup new S2 docs website (#8300)
* wip
* sidenav
* bump parcel
* wip
* wip
* 19.1
* wip
* more wip
* wip
* cleanup
* build in circleci
* yarn is a jerk
* update parcel to latest
* gdi yarn
* temporarily fix self reference resolution
REVERT THIS
* fixes
* dedupe lightningcss
* lint
* Revert "temporarily fix self reference resolution"
This reverts commit 96474a49a98fc1062689feebb62def73455e2449.
# Conflicts:
# packages/@react-aria/dnd/stories/Reorderable.tsx
* bump parcel
* reorganize
* Fix indented props
* Create common code platter component
* Content improvements
* dnd and gridlist
* table
* Select and ComboBox updates
* remove features section
* display relevant part of code block when collapsed
* More components
* ignore example folder in tsconfig
* eslintignore
* Show check mark in copy button when copied
* add anchor links to headings
* Fix empty codeProps
* use link icon on headings
* more content
* initialize search menu
* search menu styles
* add aria-labels to heading anchor links
* mobile layout
* filter cards in search menu by selected library
* use sections in search menu
* generate OG images
* fix og font
* lint
* tabs fix
* lock file
* Add codesandbox, stackblitz, and download zip
* tabs type fix
* centralize all menu show/hide logic in view transition
* fix 'esc' handling to only close
* fix view transitions
* close button on search menu
* add view transition to search field
* cleanup
* tabs cleanup
* fix submenu search field position
* Add shadcn registry and improve share links
* layout fixes
* fix header alignment
* improve nav scrolling mask
* remove submenu TOC feature
* add script to generate markdown docs
* handle StateTable in markdown script
* md script: support text-based PageDescription
* md script: fix remaining missing page descriptions
* md script: fix missing slider description
* cleanup
* md script: handle ExampleSwitcher and VisualExample
* md script: add 'Related Types' with tables for TypeLinks on page
* add button to copy markdown
* add meta tag for llm-friendly version
* md script: fix default className rendering in StateTable
* md script: fix missing PickerItem/PickerSection prop tables
* md script: fix TypeLink for hooks
* lint
* fixes
* layout chaneg
* lint
* build registry in ci
* add correct registry url
* upgrade parcel
* fix scrolling
---------
Co-authored-by: Reid Barber <reid@reidbarber.com>
Co-authored-by: Daniel Lu <dl1644@gmail.com>