@json-render/core
Advanced tools
+4
-0
@@ -667,2 +667,6 @@ import { S as StateModel, V as VisibilityCondition, a as StateCondition, A as AndCondition, O as OrCondition, D as DynamicValue, b as Spec, J as JsonPatch } from './store-utils-D98Czbil.mjs'; | ||
| editModes?: EditMode[]; | ||
| /** Wire format. Default: `"json"`. */ | ||
| format?: "json" | "yaml"; | ||
| /** Serialise the spec for edits. Defaults to JSON.stringify for json, must be provided for yaml. */ | ||
| serializer?: (spec: Spec) => string; | ||
| } | ||
@@ -669,0 +673,0 @@ /** |
+4
-0
@@ -667,2 +667,6 @@ import { S as StateModel, V as VisibilityCondition, a as StateCondition, A as AndCondition, O as OrCondition, D as DynamicValue, b as Spec, J as JsonPatch } from './store-utils-D98Czbil.js'; | ||
| editModes?: EditMode[]; | ||
| /** Wire format. Default: `"json"`. */ | ||
| format?: "json" | "yaml"; | ||
| /** Serialise the spec for edits. Defaults to JSON.stringify for json, must be provided for yaml. */ | ||
| serializer?: (spec: Spec) => string; | ||
| } | ||
@@ -669,0 +673,0 @@ /** |
+1
-1
| { | ||
| "name": "@json-render/core", | ||
| "version": "0.14.0", | ||
| "version": "0.14.1", | ||
| "license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "description": "JSON becomes real things. Define your catalog, register your components, let AI generate.", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
860412
0.26%7490
0.48%