upp-konva
Unpispas Guide is the entry point: you open Libraries → upp-konva here first. The narrative documentation for @unpispas/upp-konva is authored and versioned inside the library (libs/upp-konva/src/doc/), built as a separate Docusaurus tree, and published next to this guide on the same how.* host under /upp-konva/. From there, the navbar “Unpispas Guide” returns you to the main site.
Documentation subsite (/upp-konva/)
| Section | Description |
|---|---|
| Overview | Library scope, sideEffects / bundlers, RBAC boundaries |
| Integrator guide | Contrato del lienzo: upp-konva-floor-plan, UppKonvaFloorPlanModel, UppKonvaArea.shapes, ciclo de vida, onGrouped (más el stub upp-konva / UppKonvaModel) |
| Host implementation | How the Angular host wires the model to the internal Konva stage (maintainers / advanced) |
| Lab demo | How to run the lab, how.* / local URLs, source layout |
| Package README | Long-form reference (same source as libs/upp-konva/README.md) |
Build: npx nx run upp-konva:doc (also runs as part of npx nx run upp-guide:build). Sources: libs/upp-konva/src/doc/.
Interactive lab (Angular)
The runnable demo is @unpispas/upp-konva-demo under libs/upp-konva/demo/, wired into apps/upp-test at #/demo/konva. After upp-guide:build, open it from the published guide host:
Lab on Demos bundle (hash routing).
Product / internal specs (repository)
- Integration spec (Spanish,
upp-konva):libs/upp-konva/src/lib/presentation/upp-floor-plan-presentation.mdc - Stage spec (Spanish,
upp-floor-plan-stage):libs/upp-konva/src/lib/components/upp-floor-plan/upp-floor-plan.mdc - Internal engine and subsystem
.mdcfiles underlibs/upp-konva/src/lib/internal/