lucid-extension-sdk
Advanced tools
Comparing version 0.0.56 to 0.0.57
{ | ||
"name": "lucid-extension-sdk", | ||
"version": "0.0.56", | ||
"version": "0.0.57", | ||
"description": "Utility classes for writing Lucid Software editor extensions", | ||
@@ -5,0 +5,0 @@ "main": "sdk/index.js", |
@@ -684,3 +684,3 @@ import { SerializedFieldTypeDefinition } from './core/data/fieldtypedefinition/fieldtypedefinition'; | ||
}; | ||
export declare type GetElementTypeResult = 'block' | 'line' | 'group' | 'page' | 'document' | 'generator' | 'panel'; | ||
export declare type GetElementTypeResult = 'block' | 'line' | 'group' | 'visual-activity' | 'page' | 'document' | 'generator' | 'panel'; | ||
export declare type GetConnectedLinesQuery = string; | ||
@@ -687,0 +687,0 @@ export declare type GetConnectedLinesResult = string[]; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
376851
14037
8
17
2