@smartbit4all/ng-client 4.2.138 → 4.2.139

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.
@@ -16,6 +16,7 @@ export declare function createBasicOptions(): any;
16
16
  export declare const barChart: DiagramFactory;
17
17
  export declare const horizontalBarChart: DiagramFactory;
18
18
  export declare const stackedBarChart: DiagramFactory;
19
+ export declare const horizontalStackedBarChart: DiagramFactory;
19
20
  export declare const pieChart: DiagramFactory;
20
21
  export declare const doughnutChart: DiagramFactory;
21
22
  export declare const polarAreaChart: DiagramFactory;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartbit4all/ng-client",
3
- "version": "4.2.138",
3
+ "version": "4.2.139",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
6
6
  "@angular/common": "^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
Binary file