@bcrumbs.net/bc-ui
v0.0.17
Published
The UI components of Bread Crumbs portals
Readme
@bcrumbs.net/bc-ui
Shared React UI library for Bread Crumbs portals.
Docs
| Document | Description | |---|---| | DESIGN_SYSTEM.md | Principles, colors, typography, spacing, radius, shadows | | COMPONENTS.md | Component variants, sizes, states, usage | | claude.md | AI / agent instructions | | UI_PROMPT_TEMPLATE.md | Prompt template for UI generation |
Storybook
npx nx storybook bc-ui- Port: 4400
- Foundations MDX under
src/stories/ - Component stories under
src/lib/**/*.stories.tsx - Toolbar: Light/Dark theme + LTR/RTL
npx nx build-storybook bc-ui
npx nx test bc-uiPrefer for new UI
Button, BCNewDialog, BCNewAlertDialog, BCInlineAlert, BCNewDropdown, BCNewTabs, BCNewTable, BCNewCheckBox
