@provoly/hypervisor 1.5.7 → 1.5.9

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@provoly/hypervisor",
3
- "version": "1.5.7",
3
+ "version": "1.5.9",
4
4
  "peerDependencies": {
5
5
  "@angular/cdk": "17.x || 18.x",
6
6
  "@angular/common": "17.x || 18.x",
@@ -109,6 +109,9 @@ hvy-event-list {
109
109
 
110
110
  .o-hvy-events-table__line__cell__name__subsub {
111
111
  word-break: break-word;
112
+ > .journal-event-district {
113
+ font-weight: bold;
114
+ }
112
115
  }
113
116
 
114
117
  .o-hvy-events-table__line__cell.category {