matcha-components 20.268.0 → 20.269.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
@@ -3189,7 +3189,7 @@ declare class MatchaPageBuilderComponent implements OnInit, AfterViewInit, OnDes
3189
3189
 
3190
3190
  declare class MatchaPageBuilderModule {
3191
3191
  static ɵfac: i0.ɵɵFactoryDeclaration<MatchaPageBuilderModule, never>;
3192
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaPageBuilderModule, [typeof MatchaPageBuilderComponent], [typeof i2.CommonModule, typeof MatchaButtonModule, typeof MatchaSpinnerModule], [typeof MatchaPageBuilderComponent]>;
3192
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaPageBuilderModule, [typeof MatchaPageBuilderComponent], [typeof i2.CommonModule, typeof MatchaButtonModule, typeof MatchaSkeletonModule], [typeof MatchaPageBuilderComponent]>;
3193
3193
  static ɵinj: i0.ɵɵInjectorDeclaration<MatchaPageBuilderModule>;
3194
3194
  }
3195
3195
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matcha-components",
3
- "version": "20.268.0",
3
+ "version": "20.269.0",
4
4
  "peerDependencies": {},
5
5
  "dependencies": {
6
6
  "tslib": "^2.3.0"