matcha-components 19.118.0 → 19.119.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.
@@ -1348,7 +1348,7 @@ class MatchaModalComponent {
1348
1348
  return activeClasses;
1349
1349
  }
1350
1350
  constructor() {
1351
- this.size = null;
1351
+ this.size = 'medum';
1352
1352
  this.sizeXs = null;
1353
1353
  this.sizeSm = null;
1354
1354
  this.sizeMd = null;