@indice/ng-components 0.2.173-beta.1 → 0.2.173-beta.3

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.
@@ -4621,7 +4621,9 @@ IndiceComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0",
4621
4621
  ViewLayoutComponent,
4622
4622
  ToggleButtonComponent,
4623
4623
  ToggleButtonsListComponent,
4624
- ContentTileComponent], imports: [CommonModule,
4624
+ ContentTileComponent,
4625
+ ContentTileItemComponent,
4626
+ ContentTileHeaderComponent], imports: [CommonModule,
4625
4627
  RouterModule,
4626
4628
  IndiceAuthModule,
4627
4629
  FormsModule], exports: [AddressPipe,
@@ -4666,7 +4668,10 @@ IndiceComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0",
4666
4668
  UnauthorizedComponent,
4667
4669
  ViewLayoutComponent,
4668
4670
  ToggleButtonComponent,
4669
- ToggleButtonsListComponent] });
4671
+ ToggleButtonsListComponent,
4672
+ ContentTileComponent,
4673
+ ContentTileItemComponent,
4674
+ ContentTileHeaderComponent] });
4670
4675
  IndiceComponentsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.3", ngImport: i0, type: IndiceComponentsModule, imports: [CommonModule,
4671
4676
  RouterModule,
4672
4677
  IndiceAuthModule,
@@ -4728,7 +4733,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.3", ngImpor
4728
4733
  ViewLayoutComponent,
4729
4734
  ToggleButtonComponent,
4730
4735
  ToggleButtonsListComponent,
4731
- ContentTileComponent
4736
+ ContentTileComponent,
4737
+ ContentTileItemComponent,
4738
+ ContentTileHeaderComponent
4732
4739
  ],
4733
4740
  imports: [
4734
4741
  CommonModule,
@@ -4779,7 +4786,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.3", ngImpor
4779
4786
  UnauthorizedComponent,
4780
4787
  ViewLayoutComponent,
4781
4788
  ToggleButtonComponent,
4782
- ToggleButtonsListComponent
4789
+ ToggleButtonsListComponent,
4790
+ ContentTileComponent,
4791
+ ContentTileItemComponent,
4792
+ ContentTileHeaderComponent
4783
4793
  ]
4784
4794
  }]
4785
4795
  }] });