formsaddress

address

structured address capture with manual entry and google places autocomplete. lives today as AddressFieldset in apps/public/onboarding/components/.

extraction deferred. this component depends on the google places script loader, the address normalizer at apps/public/onboarding/lib/address.ts, and the autocomplete-menu CSS — moving them all to packages/ui deserves its own pr. tracked as a follow-up under the design language formalization card.

variants

current location

imports from apps/public/onboarding/components/AddressFieldset.tsx; preview here once extracted.