Base v3.1: current with shadcn/ui, organized like Pro
Base Figma is the official shadcn/ui set of the Figma kit: every official component and block, in all eight styles, without the Pro material. Base v3.1 catches up with shadcn/ui and is built from the same file as Pro v3.6, so it inherits the same organization.
Current with shadcn/ui
Base v3.1 adds the components shadcn/ui has shipped since v3.0: Attachment, Bubble, Marker, Message, Message Scroller and Questionnaire. Questionnaire comes as five components and 20 choice variants, matched 1:1 with the React version; see the Questionnaire breakdown for the anatomy. That makes 61 component pages, Accordion to Questionnaire, plus the official Dashboard, Login and Sidebar blocks.
Every component follows the Style and Theme variable modes, so it works across all eight styles in light and dark.
Organized like Pro
Base v3.1 is cut from the Pro v3.6 file, so it has the same structure:
- Pages are grouped under
COMPONENTS · shadcn/ui official,BLOCKS · shadcn/ui official,ICONSandUTILITYsections, one page per component or block group, in the same order as the site. The↳prefixes are gone. - Names inside a page match the React exports: the Card page holds
Card,CardHeaderandCardFooter. Swapping a component is page, then item. - Variant properties are React props: names are the prop (
variant,size,state) and values are the React values (sm,lg,destructive). - Icons are one page per library, Lucide, Tabler, Hugeicons, Phosphor and Remix, plus the Icon Placeholder, so Figma loads only the library you open.
- Nothing is hidden from publishing, so your copy of the library receives updates for every component.
Renaming never breaks instances; they track the component, not the name. Files built on Base v3.0 pick up the new names when you update the library. If you move from Base to Pro, every component you already use is in the same place with the same name.
Read the full breakdown → Base v3.1: current with shadcn/ui, organized like Pro
Availability
Base v3.1 is available now for Base Figma customers and is included with every Pro bundle. Re-download the file from your Polar portal; see Updates for how.
