@hugex/ui
v1.1.1
Published
@hugex/ui — published from hx-base
Readme
@hx/ui
Shared UI components and design system for the hx-base monorepo.
Overview
The ui package provides a comprehensive set of reusable React components, styling, and layout structures used across the different applications (hx-admin, hx-ai, hx-auth, hx-dash). It ensures a consistent look and feel throughout the platform.
Structure
base.css: Global CSS styles and variables.elements/: Reusable UI components, such asBadge,Button,Card,DataGrid,Dialog,Drawer,Input,Markdown,Select,Switch,TextArea,Toaster,Tooltip, and more.lib/: Utility functions for UI components (utils.ts).nav/: Navigation components and layout structures (AppLayout.tsx,AppBar.tsx,Settings.tsx).
Usage
This package is intended to be imported by the frontend React applications in the monorepo.
License
Included with your HugeX deployment — install and use this package as documented in this README. Full terms are in the LICENSE file included in this npm package (also listed under License on this page).
