@praxisui/dynamic-fields 9.0.0-beta.71 → 9.0.0-beta.72

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
@@ -211,5 +211,5 @@ Main exports:
211
211
 
212
212
  - Keep host custom fields explicit: runtime registration and editorial metadata are both required for a complete experience.
213
213
  - Do not patch package-owned controls only in a consuming host; fix the canonical registry/editorial chain.
214
- - Use Material Design 3 tokens from the host theme for surfaces, text, outline, semantic colors, and overlay contrast.
214
+ - Use the semantic `--praxis-theme-*` roles from the host theme for surfaces, text, outline, focus, elevation, and overlay contrast. Dynamic Fields keeps Material Design 3 tokens only as fallbacks, so hosts do not need to target package internals to support light and dark themes.
215
215
  - Use the official documentation for field catalogs, selection guidance, inline filter contracts, and custom-field troubleshooting.