Add pink media stage and sharing modal system

This commit is contained in:
DCCONSTRUCTIONS
2026-07-10 18:21:14 +03:00
parent ebae662b52
commit f1e28c267a
29 changed files with 917 additions and 64 deletions
+9
View File
@@ -1,5 +1,14 @@
# Changelog
## 0.5.0 — media stage and modal inventory
- Switched the default NODE.DC application accent to pink while retaining live accent editing and semantic status colors.
- Reduced icon glyph weight/size by roughly 10% without changing button and circular hit-target geometry.
- Connected `MediaSourceField` MP4 uploads to the Launcher-style catalog stage with safe object URL replacement and cleanup.
- Added the Engine-derived `ShareAccessModal` with compact member stack, roles, invitation and immutable owner states.
- Added the BIM-derived `ShareLinkModal` and framework-neutral `createShareLinkController`.
- Audited BIM form, confirmation, share-link, contextual action, expandable detail and version-history modals and added runnable catalog specimens.
## 0.4.0 — package-native application contract
- Corrected `AppHeader` against the production Launcher two-layer geometry: 68 px outer toolbar and 48 px visible row.