@wizishop/angular-components 15.1.46 → 15.1.48

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.
@@ -6783,6 +6783,14 @@ wac-optional-disable-container {
6783
6783
 
6784
6784
  &--right {
6785
6785
  margin-left: auto;
6786
+ width: 18px;
6787
+
6788
+ i {
6789
+ font-size: 18px;
6790
+ position: absolute;
6791
+ left: 0;
6792
+ top: 3px;
6793
+ }
6786
6794
  }
6787
6795
 
6788
6796
  &--selected {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wizishop/angular-components",
3
- "version": "15.1.46",
3
+ "version": "15.1.48",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "~15.0.2",
6
6
  "@angular/cdk": "^15.0.1",