Measured entry

tailark-veil-sign-up-1

auth-formminimal-flat

A full-page account creation screen shipped as a shadcn registry block. It uses Next.js Link, Tailwind theme classes, and local Tailark components for the logo, card, labels, inputs, and buttons. The form includes email and password fields plus Google and GitHub options, but no authentication behavior.

Specimen
Harness screenshot of tailark-veil-sign-up-1 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-sign-up-1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-sign-up-1 at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for tailark-veil-sign-up-1
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal55.4 KB (120.8 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

BARE BUILD

✗ Build failed in 859ms
error during build:
[vite]: Rollup failed to resolve import "@radix-ui/react-slot" from "<sandbox>re-44fa511f0101/src/components/ui/button.tsx".

Verdict

Do not adopt this registry item as published. Its button dependency points to a missing shadcn registry resource, so installation stops before build or mount verification. It needs a shadcn-style setup and repaired or locally supplied Veil components before it can be evaluated fairly.

Use it if

  • You already use the Tailark Veil component set and want a conventional registration screen.
  • You can connect the static form and social buttons to your own authentication flows.
  • Your app uses Next.js routing and Tailwind theme tokens compatible with the source.

Skip it if

  • You need a registry block that installs and builds from its published dependencies today.
  • Your project does not use Next.js or a shadcn-style local component structure.
  • You need working validation, submission, error handling, or social authentication out of the box.

Install

Installation record for tailark-veil-sign-up-1
Declared dependenciesclsx, tailwind-merge
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno provider required in the harness

A non-shadcn project must add Tailwind theme tokens, compatible Button, Card, Input, Label, and Logo components, a Next.js Link equivalent, and the required import aliases. The missing Veil button registry entry must be replaced with a local implementation or corrected registry source. Authentication handlers and validation must also be supplied.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Author repository

github.com/tailark/blocks
License
MIT
Record published
2026-08-15

Alternatives

Other published entries for the auth-form pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.