@wizishop/angular-components 14.4.29 → 14.4.30

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.
@@ -3515,6 +3515,7 @@ wac-calendar {
3515
3515
  align-items: center;
3516
3516
  font-weight: 400;
3517
3517
  padding: 0 20px;
3518
+ white-space: nowrap;
3518
3519
 
3519
3520
  &:empty {
3520
3521
  display: none;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wizishop/angular-components",
3
- "version": "14.4.29",
3
+ "version": "14.4.30",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "~14.0.6",
6
6
  "@angular/cdk": "^14.0.5",