feat(macroplan): vendor plan model and grid from the macroplan app

Copied verbatim (imports resorted) from jclab/macroplan so future
upstream syncs stay copy-paste; extraction to a shared package is
deferred until drift hurts.
This commit is contained in:
Julien Calixte
2026-07-08 00:01:12 +02:00
parent 5386fa66ea
commit 70f9a6b718
8 changed files with 891 additions and 0 deletions

View File

@@ -60,6 +60,8 @@
"retrobus": "^1.9.4",
"sanitize-html": "^2.17.0",
"shikiji-core": "0.10.2",
"smol-toml": "^1.7.0",
"valibot": "^1.4.2",
"vue": "^3.5.18",
"vue-i18n": "^11.1.11",
"vue-router": "^4.5.1",