@graphysdk/react-renderer 1.8.1-beta.1787131914625 → 1.8.1-beta.1787133579967

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
@@ -37,3 +37,14 @@ export function Chart({ data }) {
37
37
  ## Editable charts
38
38
 
39
39
  Import `EditableGraphRenderer` from `@graphysdk/react-renderer/editable`.
40
+
41
+ - **`@graphysdk/react-renderer`** — read-only surface: `GraphProvider`, `GraphRenderer`, hooks, slots, theme, and types
42
+ - **`@graphysdk/react-renderer/editable`** — editing surface: `EditableGraphRenderer`, `EditorPanel`, and related controls
43
+
44
+ ## Licence
45
+
46
+ This package is available under PolyForm Noncommercial, Small Business, or a 32-day Free Trial. Free Trial is local or internal evaluation only — it does not cover a public page. See [what you can do under the trial](https://docs.graphy.dev/licence/evaluation).
47
+
48
+ ## Support
49
+
50
+ Questions and community help: [Discord](https://discord.gg/yGmYCjkSr).