@arkcit/react-ui
v0.3.1
Published
React UI library and orchestrator companion surfaces for the Arkcit platform.
Maintainers
Readme
@arkcit/react-ui
React UI library for Arkcit applications and React-based adapters.
Position In The Flow
@arkcit/engine-schema/runtime/core/render-layer
↓
@arkcit/engine
↓
@arkcit/engine-react
↓
@arkcit/react-ui
↓
studio previews, docs shell, and host React appsWhat Goes In
- neutral node semantics through engine adapters
- React-specific rendering contracts
- reusable component presentation concerns
What Comes Out
- UI components
- registries
- contracts
- form fields
- orchestrator-facing React presentation seams
Responsibilities
- provide concrete React presentation building blocks
- host registries and component-level contracts for React consumers
- stay reusable across docs, studio, and future React apps
Do Not Put Here
- canonical schema ownership
- runtime ownership
- cross-framework engine primitives
Main Public Surfaces
@arkcit/react-ui/ui@arkcit/react-ui/orchestrator@arkcit/react-ui/ui-registry@arkcit/react-ui/orchestrator-registry@arkcit/react-ui/ui-contracts@arkcit/react-ui/orchestrator-contracts@arkcit/react-ui/form-fields
Main Consumers
@arkcit/studio@arkcit/docs-shell- React-based host applications
