@praxisui/editorial-forms 9.0.4-rc.1 → 9.0.4-rc.3

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
@@ -13,7 +13,7 @@ Use `@praxisui/dynamic-form` directly for plain schema-driven forms without edit
13
13
  ## Install
14
14
 
15
15
  ```bash
16
- npm i @praxisui/editorial-forms@latest
16
+ npm i @praxisui/editorial-forms@rc
17
17
  ```
18
18
 
19
19
  Peer dependencies:
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
- "generatedAt": "2026-07-31T01:55:13.389Z",
3
+ "generatedAt": "2026-07-31T14:02:14.681Z",
4
4
  "packageName": "@praxisui/editorial-forms",
5
- "packageVersion": "9.0.4-rc.1",
5
+ "packageVersion": "9.0.4-rc.3",
6
6
  "sourceRegistry": "praxis-component-registry-ingestion",
7
7
  "sourceRegistryVersion": "1.0.0",
8
8
  "componentCount": 2,
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@praxisui/editorial-forms",
3
- "version": "9.0.4-rc.1",
3
+ "version": "9.0.4-rc.3",
4
4
  "description": "Editorial form runtime for Praxis UI: journeys, presets, semantic blocks, and specialist hosting for editorial experiences.",
5
5
  "peerDependencies": {
6
6
  "@angular/common": "^21.0.0",
7
7
  "@angular/core": "^21.0.0",
8
- "@praxisui/core": "^9.0.4-rc.1",
8
+ "@praxisui/core": "^9.0.4-rc.3",
9
9
  "@angular/material": "^21.0.0"
10
10
  },
11
11
  "dependencies": {