@seniorsistemas/angular-components 17.3.4 → 17.3.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/seniorsistemas-angular-components.umd.js +0 -1
- package/bundles/seniorsistemas-angular-components.umd.js.map +1 -1
- package/bundles/seniorsistemas-angular-components.umd.min.js +1 -1
- package/bundles/seniorsistemas-angular-components.umd.min.js.map +1 -1
- package/esm2015/components/tiered-menu/tiered-menu.module.js +1 -3
- package/esm5/components/tiered-menu/tiered-menu.module.js +1 -3
- package/fesm2015/seniorsistemas-angular-components.js +1 -2
- package/fesm2015/seniorsistemas-angular-components.js.map +1 -1
- package/fesm5/seniorsistemas-angular-components.js +1 -2
- package/fesm5/seniorsistemas-angular-components.js.map +1 -1
- package/package.json +1 -1
- package/seniorsistemas-angular-components.metadata.json +1 -1
|
@@ -15836,7 +15836,6 @@
|
|
|
15836
15836
|
core.NgModule({
|
|
15837
15837
|
imports: [
|
|
15838
15838
|
common.CommonModule,
|
|
15839
|
-
platformBrowser.BrowserModule,
|
|
15840
15839
|
],
|
|
15841
15840
|
declarations: [
|
|
15842
15841
|
TieredMenuDirective,
|