@annalib/anna-core 25.4.18 → 25.4.19

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": "@annalib/anna-core",
3
- "version": "25.4.18",
3
+ "version": "25.4.19",
4
4
  "peerDependencies": {
5
5
  "@angular-slider/ngx-slider": "^16.0.1",
6
6
  "@angular/common": "^16.2.12",
@@ -87,7 +87,6 @@ $intelli-filter-icon-default-map: (
87
87
 
88
88
  &.mdi-star {
89
89
  color: $amber;
90
- opacity: 0.5;
91
90
  }
92
91
 
93
92
  &.mdi-alert {
@@ -118,7 +117,6 @@ $intelli-filter-icon-default-map: (
118
117
 
119
118
  i.mdi-star {
120
119
  color: #ffc107;
121
- opacity: 0.9;
122
120
  display: flex;
123
121
  }
124
122
  }