@praxisui/core 9.0.0-beta.56 → 9.0.0-beta.58

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.
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
- "generatedAt": "2026-07-08T22:31:46.262Z",
3
+ "generatedAt": "2026-07-08T23:07:14.325Z",
4
4
  "packageName": "@praxisui/core",
5
- "packageVersion": "9.0.0-beta.56",
5
+ "packageVersion": "9.0.0-beta.58",
6
6
  "sourceRegistry": "praxis-component-registry-ingestion",
7
7
  "sourceRegistryVersion": "1.0.0",
8
8
  "componentCount": 4,
@@ -14764,7 +14764,7 @@ class SurfaceOpenMaterializerService {
14764
14764
  source: 'schema',
14765
14765
  },
14766
14766
  helpPresentation: {
14767
- display: 'auto',
14767
+ display: 'popover',
14768
14768
  inlineMaxLength: 48,
14769
14769
  preferPopoverForControls: [
14770
14770
  'select',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@praxisui/core",
3
- "version": "9.0.0-beta.56",
3
+ "version": "9.0.0-beta.58",
4
4
  "description": "Core library for Praxis UI Workspace: types, tokens, services and utilities shared across @praxisui/* packages.",
5
5
  "peerDependencies": {
6
6
  "@angular/common": "^21.0.0",