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