Make application shell components package-native

This commit is contained in:
DCCONSTRUCTIONS
2026-07-10 12:41:12 +03:00
parent 9261d3af36
commit ebae662b52
52 changed files with 1036 additions and 185 deletions
-10
View File
@@ -72,16 +72,6 @@
"requiredBehavior": ["selected state", "drag state", "assignees", "dates", "quick actions"],
"reasonNotBaseline": "The visual pattern is mature, but task-domain fields must be separated from the reusable card shell."
},
{
"id": "media-source-field",
"classification": "planned-pattern",
"priority": "P2",
"referenceSources": ["launcher", "seo"],
"expectedPackage": "@nodedc/ui-react",
"dependsOn": ["field", "button", "glass-surface"],
"requiredBehavior": ["preview", "source picker", "validation", "clear/replace"],
"reasonNotBaseline": "File and storage integration remains application-specific and needs adapter slots."
},
{
"id": "toast",
"classification": "missing-primitive",