@ngstarter-ui/components 21.0.23 → 21.0.24

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.
@@ -144,7 +144,7 @@ declare class ChipListbox implements ControlValueAccessor, AfterContentInit, OnD
144
144
 
145
145
  declare class ChipSet {
146
146
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<ChipSet, never>;
147
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<ChipSet, "ngs-chip-set", never, {}, {}, never, ["*"], true, never>;
147
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<ChipSet, "ngs-chip-set", ["ngsChipSet"], {}, {}, never, ["*"], true, never>;
148
148
  }
149
149
 
150
150
  declare class ChipAvatar {