@slflows/sdk
Advanced tools
@@ -949,2 +949,8 @@ /** | ||
| searchPhrase?: string; | ||
| /** | ||
| * Static input config values from other fields on the same input. | ||
| * Only present for input-level config fields. Contains the parsed values | ||
| * of sibling config fields whose expressions are static JSON values. | ||
| */ | ||
| staticInputConfig?: Record<string, unknown>; | ||
| } | ||
@@ -957,2 +963,4 @@ /** | ||
| suggestedValues: SuggestedValue[]; | ||
| /** Optional message to display above the suggestions list */ | ||
| message?: string; | ||
| } | ||
@@ -959,0 +967,0 @@ /** |
+1
-1
| { | ||
| "name": "@slflows/sdk", | ||
| "version": "0.8.0", | ||
| "version": "0.9.0", | ||
| "files": [ | ||
@@ -5,0 +5,0 @@ "dist" |
41420
0.92%1250
0.64%