@genexus/designer-common-layout
Advanced tools
Comparing version 0.0.41 to 0.0.42
@@ -51,5 +51,7 @@ import { DesignerFactoryRegistry, GxmlNodeDescriptor, GxmlNodeDescriptorRegistry, GxmlNodeFactory, GxmlNodeFactoryRegistry, GxmlNodeRenderFn, GxmlNodeRenderRegistry, DesignerFactory, MaybePromise, DesignerHost, DesignerOptionsData, MenuCommandData } from '@genexus/designer-common'; | ||
abstract editorType: EditorType; | ||
abstract readonly: boolean; | ||
} | ||
export declare type LayoutDesignerOptionsData = DesignerOptionsData & { | ||
editorType: EditorType; | ||
readonly: boolean; | ||
}; | ||
@@ -56,0 +58,0 @@ export interface ISelectDataService { |
{ | ||
"name": "@genexus/designer-common-layout", | ||
"version": "0.0.41", | ||
"version": "0.0.42", | ||
"main": "lib/index.js", | ||
@@ -21,3 +21,3 @@ "typings": "lib/index.d.ts", | ||
"dependencies": { | ||
"@genexus/designer-common": "^0.0.41" | ||
"@genexus/designer-common": "^0.0.42" | ||
}, | ||
@@ -28,3 +28,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e922493773f0f897b84453cd640ac09ad25a0338" | ||
"gitHead": "4633628e5834491de506857a3281b66fa2b47d44" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
29258
263
+ Added@genexus/designer-common@0.0.42(transitive)
- Removed@genexus/designer-common@0.0.41(transitive)