@json-render/core
Advanced tools
+4
-2
@@ -91,4 +91,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'; | ||
| * registered function with resolved args and returns the result | ||
| * - `{ $template: string }` interpolates `${/path}` references in the | ||
| * string with values from the state model | ||
| * - `{ $template: string }` interpolates `${/path}` and `${field}` | ||
| * references. Absolute paths (`${/path}`) resolve against the state | ||
| * model. Bare names (`${field}`) resolve against the current repeat | ||
| * item first, then fall back to the state model at `/<field>`. | ||
| * - Any other value is a literal (passthrough) | ||
@@ -95,0 +97,0 @@ */ |
+4
-2
@@ -91,4 +91,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'; | ||
| * registered function with resolved args and returns the result | ||
| * - `{ $template: string }` interpolates `${/path}` references in the | ||
| * string with values from the state model | ||
| * - `{ $template: string }` interpolates `${/path}` and `${field}` | ||
| * references. Absolute paths (`${/path}`) resolve against the state | ||
| * model. Bare names (`${field}`) resolve against the current repeat | ||
| * item first, then fall back to the state model at `/<field>`. | ||
| * - Any other value is a literal (passthrough) | ||
@@ -95,0 +97,0 @@ */ |
+1
-1
| { | ||
| "name": "@json-render/core", | ||
| "version": "0.16.0", | ||
| "version": "0.17.0", | ||
| "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
861214
0.09%7480
-0.13%