matcha-components 20.192.0 → 20.194.0

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/index.d.ts CHANGED
@@ -594,7 +594,7 @@ declare class MatchaSelectTriggerDirective implements AfterViewInit, OnDestroy {
594
594
 
595
595
  declare class MatchaSelectModule {
596
596
  static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSelectModule, never>;
597
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSelectModule, [typeof MatchaSelectComponent, typeof MatchaSelectTriggerDirective], [typeof i2.CommonModule, typeof MatchaOptionModule, typeof MatchaPanelModule], [typeof MatchaSelectComponent, typeof MatchaSelectTriggerDirective]>;
597
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSelectModule, [typeof MatchaSelectComponent, typeof MatchaSelectTriggerDirective], [typeof i2.CommonModule, typeof MatchaOptionModule, typeof MatchaPanelModule], [typeof MatchaSelectComponent, typeof MatchaSelectTriggerDirective, typeof MatchaOptionModule]>;
598
598
  static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSelectModule>;
599
599
  }
600
600
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matcha-components",
3
- "version": "20.192.0",
3
+ "version": "20.194.0",
4
4
  "peerDependencies": {},
5
5
  "dependencies": {
6
6
  "tslib": "^2.3.0"