Axivoy logo Axivoy
Skip to main content

Shared UI

Platform > Shared UI is a reference catalog of reusable Blade components, layout shell pieces, section navs, and kits (AdminLists, AdminPageRefresh). It uses the same AdminLists finder chrome as other admin indexes (filters, sort, pagination).

Shared UI and the design system

Shared UI answers what already exists to reuse. The Axivoy design system answers how those pieces should look and behave (colors, tones, typography, density, accessibility, and correct/incorrect patterns). Product behavior checklists (responsive DoD, confirmation dialogs, review-before-merge) stay in UI standards. Developers should look up a catalog entry here, then follow the linked design-system or domain doc for implementation rules—not invent a parallel button, badge, or status palette.

What the page shows

A searchable list of shared UI building blocks with category, reuse guidance (preferred / internal / domain), file path, Blade tag when applicable, and docs pointers.

What you can do

  • Find an existing shared partial before building a new one
  • Copy a Blade tag or file path
  • Filter by category or reuse level

What to watch for

This page does not render or execute UI. It is documentation for platform admins and developers. Adding a new shared component still requires a catalog entry in code so CI stays green.