@angular-extensions/elements
Advanced tools
Comparing version 18.0.0 to 18.1.0
{ | ||
"name": "@angular-extensions/elements", | ||
"version": "18.0.0", | ||
"version": "18.1.0", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": ">=18", |
@@ -38,1 +38,5 @@ import { Type } from '@angular/core'; | ||
} | ||
export interface LazyElementOptions { | ||
elementConfigs?: ElementConfig[]; | ||
rootOptions?: LazyElementRootOptions; | ||
} |
export * from './lazy-elements.interface'; | ||
export * from './lazy-elements.tokens'; | ||
export * from './lazy-elements.module'; | ||
export * from './lazy-elements.providers'; | ||
export * from './lazy-elements-loader.service'; | ||
export * from './lazy-element/lazy-element.directive'; | ||
export * from './lazy-element-dynamic/lazy-element-dynamic.directive'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
206817
44
1441