@wizishop/angular-components 15.1.48 → 15.1.49

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.
@@ -6790,6 +6790,7 @@ wac-optional-disable-container {
6790
6790
  position: absolute;
6791
6791
  left: 0;
6792
6792
  top: 3px;
6793
+ font-weight: 400;
6793
6794
  }
6794
6795
  }
6795
6796
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wizishop/angular-components",
3
- "version": "15.1.48",
3
+ "version": "15.1.49",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "~15.0.2",
6
6
  "@angular/cdk": "^15.0.1",