@praxisui/dynamic-fields 9.0.59 → 9.0.61

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
@@ -220,7 +220,7 @@ Main exports:
220
220
  - `DYNAMIC_FIELDS_PLAYGROUND_CATALOG`
221
221
  - `PRAXIS_DYNAMIC_FIELDS_AUTHORING_MANIFEST`
222
222
  - dynamic-field AI capability catalogs and profiles
223
- - utilities such as JSON schema mapping, clear-button helpers, logging, and error-state matchers
223
+ - utilities such as JSON schema mapping, clear-button helpers, logging, error-state matchers, and the shared CSS-color contract (`isValidCssColor`, `normalizeCssColorToRgb`, `interpolateThreeStopGradientColor`, `applyAlphaToColor`) used by runtime and authoring previews
224
224
 
225
225
  ## Notes
226
226