@vismaux/ngx-vud
Advanced tools
Comparing version 12.0.0-next.3 to 12.0.0-next.4
export * from './select.module'; | ||
export * from './select.component'; | ||
export * from './select-i18n.service'; | ||
export * from './select-value-accessor'; | ||
export * from './select.templates.directive'; | ||
export * from './option-highlight.directive'; |
@@ -9,2 +9,4 @@ import { EventEmitter, OnInit, TemplateRef, OnDestroy, OnChanges, SimpleChanges } from '@angular/core'; | ||
private readonly ngZone; | ||
private readonly i18n; | ||
private readonly ngSelectConfig; | ||
private destroyed$; | ||
@@ -11,0 +13,0 @@ items: any[] | null; |
{ | ||
"name": "@vismaux/ngx-vud", | ||
"version": "12.0.0-next.3", | ||
"version": "12.0.0-next.4", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/cdk": "^16.0.0", |
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
2495265
334
21065