@figurosity/consumer-controls
v0.3.5
Published
Shared Vue/Quasar UI component library for the Figurosity consumer frontend ecosystem
Readme
@figurosity/consumer-controls
Shared Vue 3 / Quasar UI component library for the Figurosity consumer
frontend. Scaffolded as a walk-away replacement for the legacy
@figurosity/quasar-ui-controls package.
This package is currently a bare scaffold. Components will be ported in
from fe/controls/ui/src/ in a subsequent step. The old
@figurosity/quasar-ui-controls npm package remains published and
supported; consumers will migrate one at a time in their own work
streams.
Related packages
@figurosity/toolbox— shared utilities, composables, and constants (including the control-type IDs and loading-status enums used by this package internally).
Scripts
npm run build # Vite library build → dist/consumer-controls.{js,css}
npm run test # Vitest + happy-dom
npm run lint # ESLint