@praxisui/crud 9.0.0-beta.76 → 9.0.0-beta.78

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.
package/README.md CHANGED
@@ -162,6 +162,12 @@ Drawer mode works without a host adapter: the package opens its standard form
162
162
  dialog host with drawer presentation. Provide `CRUD_DRAWER_ADAPTER` only when a
163
163
  host must replace that standard shell with a real corporate drawer implementation.
164
164
 
165
+ For native edit drawers, the runtime presents the selected record's canonical
166
+ `x-ui.resource.identity` above the command form when the table has materialized
167
+ it. This is read-only context: immutable keys remain outside the request schema
168
+ and are never added to the update payload. Custom drawer adapters retain their
169
+ own presentation responsibility.
170
+
165
171
  ## Empty collection state
166
172
 
167
173
  When collection creation is available, `PraxisCrudComponent` derives the initial