@json-render/shadcn Pre-built shadcn/ui component definitions and implementations for json-render. Provides 36 components built on Radix UI + Tailwind CSS. Two Entry Points | Entry Point | Exports | Use For | |-------------|---------|---------| | | | Catalog schemas (no React dependency, safe for server) | | | | React implementations | Usage Pattern Pick the components you need from the standard definitions. Do not spread all definitions -- explicitly select what your app uses: State actions ( , , ) are built into the React schema and handled by automatically. No need to declare them. Extendi…