@2sic.com/dnn-sxc-angular
Advanced tools
Comparing version 10.25.3-pre3 to 10.25.3-pre4
@@ -6,3 +6,3 @@ import { ElementRef } from '@angular/core'; | ||
appTagService: AppTagService; | ||
preConfiguration: ContextInfo; | ||
preConfiguration: Partial<ContextInfo>; | ||
constructor(); | ||
@@ -14,3 +14,3 @@ private check2sxcVersion; | ||
*/ | ||
preConfigure(preConfig: ContextInfo): this; | ||
preConfigure(preConfig: Partial<ContextInfo>): this; | ||
/** | ||
@@ -17,0 +17,0 @@ * Configure 2sxc in the context of a HTMLNode. |
{ | ||
"name": "@2sic.com/dnn-sxc-angular", | ||
"version": "10.25.3-pre3", | ||
"version": "10.25.3-pre4", | ||
"author": "2sic.com - daniel mettler and raphael müller", | ||
@@ -5,0 +5,0 @@ "bugs": { |
Sorry, the diff of this file is not supported yet
152401