@objectstack/platform-objects 7.1.0 → 7.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,6 +10,9 @@ var SETUP_APP = {
10
10
  icon: "settings",
11
11
  active: true,
12
12
  isDefault: false,
13
+ // ADR-0010 — core admin UI must not be overlay-edited or deleted.
14
+ _lock: "full",
15
+ _lockReason: "Core admin UI shipped by @objectstack/platform-objects \u2014 see ADR-0010.",
13
16
  branding: {
14
17
  primaryColor: "#475569"
15
18
  // Slate-600 — neutral admin palette