intelica-library-components 1.1.33 → 1.1.39

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/index.d.ts CHANGED
@@ -2240,7 +2240,7 @@ declare class LanguageService {
2240
2240
  }
2241
2241
 
2242
2242
  declare class EchartService {
2243
- private readonly _sharedService;
2243
+ private readonly _formatAmountPipe;
2244
2244
  private getDefultAxisConfiguration;
2245
2245
  private getCategoryAxisConfiguration;
2246
2246
  private getValueAxisConfiguration;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelica-library-components",
3
- "version": "1.1.33",
3
+ "version": "1.1.39",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^20.3.0",
6
6
  "@angular/core": "^20.3.0",