@wizishop/angular-components 14.4.27 → 14.4.28

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.
@@ -3494,6 +3494,7 @@ wac-calendar {
3494
3494
  height: auto;
3495
3495
  visibility: visible;
3496
3496
  opacity: 1;
3497
+ z-index: 999;
3497
3498
  box-shadow: 3px 3px 20px $wac-select-box-shadow;
3498
3499
 
3499
3500
  &__item {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wizishop/angular-components",
3
- "version": "14.4.27",
3
+ "version": "14.4.28",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "~14.0.6",
6
6
  "@angular/cdk": "^14.0.5",