@progress/kendo-angular-charts 16.0.1-develop.1 → 16.1.0-develop.2
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/esm2020/package-metadata.mjs +2 -2
- package/esm2020/sankey/labels.component.mjs +1 -1
- package/esm2020/sankey/links.component.mjs +1 -1
- package/esm2020/sankey/nodes.component.mjs +1 -1
- package/esm2020/stock-chart/navigator/series-item.component.mjs +1 -1
- package/fesm2015/progress-kendo-angular-charts.mjs +6 -6
- package/fesm2020/progress-kendo-angular-charts.mjs +6 -6
- package/package.json +8 -8
- package/sankey/data-binding/flat-binding.event.d.ts +1 -1
- package/sankey/labels.component.d.ts +1 -1
- package/sankey/links.component.d.ts +1 -1
- package/sankey/nodes.component.d.ts +1 -1
- package/stock-chart/navigator/series-item.component.d.ts +1 -1
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-charts',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '16.0
|
|
12
|
+
publishDate: 1716388684,
|
|
13
|
+
version: '16.1.0-develop.2',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -9,7 +9,7 @@ import * as i0 from "@angular/core";
|
|
|
9
9
|
import * as i1 from "../common/configuration.service";
|
|
10
10
|
/**
|
|
11
11
|
* The configuration options of the Sankey labels
|
|
12
|
-
* ([see example](slug:
|
|
12
|
+
* ([see example](slug:customization_sankey#toc-customizing-the-sankey-chart-elements)).
|
|
13
13
|
*/
|
|
14
14
|
export class SankeyLabelsComponent extends SettingsComponent {
|
|
15
15
|
constructor(configurationService) {
|
|
@@ -9,7 +9,7 @@ import * as i0 from "@angular/core";
|
|
|
9
9
|
import * as i1 from "../common/configuration.service";
|
|
10
10
|
/**
|
|
11
11
|
* The configuration options of the Sankey links
|
|
12
|
-
* ([see example](slug:
|
|
12
|
+
* ([see example](slug:customization_sankey#toc-customizing-the-sankey-chart-elements)).
|
|
13
13
|
*/
|
|
14
14
|
export class SankeyLinksComponent extends SettingsComponent {
|
|
15
15
|
constructor(configurationService) {
|
|
@@ -9,7 +9,7 @@ import * as i0 from "@angular/core";
|
|
|
9
9
|
import * as i1 from "../common/configuration.service";
|
|
10
10
|
/**
|
|
11
11
|
* The configuration options of the Sankey nodes
|
|
12
|
-
* ([see example](slug:
|
|
12
|
+
* ([see example](slug:customization_sankey#toc-customizing-the-sankey-chart-elements)).
|
|
13
13
|
*/
|
|
14
14
|
export class SankeyNodesComponent extends SettingsComponent {
|
|
15
15
|
constructor(configurationService) {
|
|
@@ -11,7 +11,7 @@ import * as i1 from "../../common/configuration.service";
|
|
|
11
11
|
import * as i2 from "../../common/collection.service";
|
|
12
12
|
/**
|
|
13
13
|
* The configuration component of a navigator series item
|
|
14
|
-
* ([see example]({% slug
|
|
14
|
+
* ([see example]({% slug overview_stockchart_charts %})).
|
|
15
15
|
*/
|
|
16
16
|
export class NavigatorSeriesItemComponent extends SeriesItemComponent {
|
|
17
17
|
constructor(configurationService, collectionService) {
|
|
@@ -1876,8 +1876,8 @@ const packageMetadata = {
|
|
|
1876
1876
|
name: '@progress/kendo-angular-charts',
|
|
1877
1877
|
productName: 'Kendo UI for Angular',
|
|
1878
1878
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1879
|
-
publishDate:
|
|
1880
|
-
version: '16.0
|
|
1879
|
+
publishDate: 1716388684,
|
|
1880
|
+
version: '16.1.0-develop.2',
|
|
1881
1881
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1882
1882
|
};
|
|
1883
1883
|
|
|
@@ -7257,7 +7257,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7257
7257
|
|
|
7258
7258
|
/**
|
|
7259
7259
|
* The configuration component of a navigator series item
|
|
7260
|
-
* ([see example]({% slug
|
|
7260
|
+
* ([see example]({% slug overview_stockchart_charts %})).
|
|
7261
7261
|
*/
|
|
7262
7262
|
class NavigatorSeriesItemComponent extends SeriesItemComponent {
|
|
7263
7263
|
constructor(configurationService, collectionService) {
|
|
@@ -8787,7 +8787,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8787
8787
|
|
|
8788
8788
|
/**
|
|
8789
8789
|
* The configuration options of the Sankey labels
|
|
8790
|
-
* ([see example](slug:
|
|
8790
|
+
* ([see example](slug:customization_sankey#toc-customizing-the-sankey-chart-elements)).
|
|
8791
8791
|
*/
|
|
8792
8792
|
class SankeyLabelsComponent extends SettingsComponent {
|
|
8793
8793
|
constructor(configurationService) {
|
|
@@ -8884,7 +8884,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8884
8884
|
|
|
8885
8885
|
/**
|
|
8886
8886
|
* The configuration options of the Sankey links
|
|
8887
|
-
* ([see example](slug:
|
|
8887
|
+
* ([see example](slug:customization_sankey#toc-customizing-the-sankey-chart-elements)).
|
|
8888
8888
|
*/
|
|
8889
8889
|
class SankeyLinksComponent extends SettingsComponent {
|
|
8890
8890
|
constructor(configurationService) {
|
|
@@ -8952,7 +8952,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8952
8952
|
|
|
8953
8953
|
/**
|
|
8954
8954
|
* The configuration options of the Sankey nodes
|
|
8955
|
-
* ([see example](slug:
|
|
8955
|
+
* ([see example](slug:customization_sankey#toc-customizing-the-sankey-chart-elements)).
|
|
8956
8956
|
*/
|
|
8957
8957
|
class SankeyNodesComponent extends SettingsComponent {
|
|
8958
8958
|
constructor(configurationService) {
|
|
@@ -2262,8 +2262,8 @@ const packageMetadata = {
|
|
|
2262
2262
|
name: '@progress/kendo-angular-charts',
|
|
2263
2263
|
productName: 'Kendo UI for Angular',
|
|
2264
2264
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
2265
|
-
publishDate:
|
|
2266
|
-
version: '16.0
|
|
2265
|
+
publishDate: 1716388684,
|
|
2266
|
+
version: '16.1.0-develop.2',
|
|
2267
2267
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2268
2268
|
};
|
|
2269
2269
|
|
|
@@ -7241,7 +7241,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7241
7241
|
|
|
7242
7242
|
/**
|
|
7243
7243
|
* The configuration component of a navigator series item
|
|
7244
|
-
* ([see example]({% slug
|
|
7244
|
+
* ([see example]({% slug overview_stockchart_charts %})).
|
|
7245
7245
|
*/
|
|
7246
7246
|
class NavigatorSeriesItemComponent extends SeriesItemComponent {
|
|
7247
7247
|
constructor(configurationService, collectionService) {
|
|
@@ -8769,7 +8769,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8769
8769
|
|
|
8770
8770
|
/**
|
|
8771
8771
|
* The configuration options of the Sankey labels
|
|
8772
|
-
* ([see example](slug:
|
|
8772
|
+
* ([see example](slug:customization_sankey#toc-customizing-the-sankey-chart-elements)).
|
|
8773
8773
|
*/
|
|
8774
8774
|
class SankeyLabelsComponent extends SettingsComponent {
|
|
8775
8775
|
constructor(configurationService) {
|
|
@@ -8866,7 +8866,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8866
8866
|
|
|
8867
8867
|
/**
|
|
8868
8868
|
* The configuration options of the Sankey links
|
|
8869
|
-
* ([see example](slug:
|
|
8869
|
+
* ([see example](slug:customization_sankey#toc-customizing-the-sankey-chart-elements)).
|
|
8870
8870
|
*/
|
|
8871
8871
|
class SankeyLinksComponent extends SettingsComponent {
|
|
8872
8872
|
constructor(configurationService) {
|
|
@@ -8934,7 +8934,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8934
8934
|
|
|
8935
8935
|
/**
|
|
8936
8936
|
* The configuration options of the Sankey nodes
|
|
8937
|
-
* ([see example](slug:
|
|
8937
|
+
* ([see example](slug:customization_sankey#toc-customizing-the-sankey-chart-elements)).
|
|
8938
8938
|
*/
|
|
8939
8939
|
class SankeyNodesComponent extends SettingsComponent {
|
|
8940
8940
|
constructor(configurationService) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-charts",
|
|
3
|
-
"version": "16.0
|
|
3
|
+
"version": "16.1.0-develop.2",
|
|
4
4
|
"description": "Kendo UI Charts for Angular - A comprehensive package for creating beautiful and interactive data visualization. Every chart type, stock charts, and sparklines are included.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -47,18 +47,18 @@
|
|
|
47
47
|
"@angular/platform-browser": "15 - 17",
|
|
48
48
|
"@progress/kendo-drawing": "^1.19.0",
|
|
49
49
|
"@progress/kendo-licensing": "^1.0.2",
|
|
50
|
-
"@progress/kendo-angular-common": "16.0
|
|
51
|
-
"@progress/kendo-angular-intl": "16.0
|
|
52
|
-
"@progress/kendo-angular-icons": "16.0
|
|
53
|
-
"@progress/kendo-angular-l10n": "16.0
|
|
54
|
-
"@progress/kendo-angular-popup": "16.0
|
|
55
|
-
"@progress/kendo-angular-navigation": "16.0
|
|
50
|
+
"@progress/kendo-angular-common": "16.1.0-develop.2",
|
|
51
|
+
"@progress/kendo-angular-intl": "16.1.0-develop.2",
|
|
52
|
+
"@progress/kendo-angular-icons": "16.1.0-develop.2",
|
|
53
|
+
"@progress/kendo-angular-l10n": "16.1.0-develop.2",
|
|
54
|
+
"@progress/kendo-angular-popup": "16.1.0-develop.2",
|
|
55
|
+
"@progress/kendo-angular-navigation": "16.1.0-develop.2",
|
|
56
56
|
"hammerjs": "^2.0.0",
|
|
57
57
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
58
58
|
},
|
|
59
59
|
"dependencies": {
|
|
60
60
|
"tslib": "^2.3.1",
|
|
61
|
-
"@progress/kendo-angular-schematics": "16.0
|
|
61
|
+
"@progress/kendo-angular-schematics": "16.1.0-develop.2",
|
|
62
62
|
"@progress/kendo-charts": "2.3.0",
|
|
63
63
|
"@progress/kendo-svg-icons": "^2.0.0"
|
|
64
64
|
},
|
|
@@ -14,7 +14,7 @@ export declare class SankeyFlatBindingDataBoundEvent {
|
|
|
14
14
|
/**
|
|
15
15
|
* The newly created [`SankeyData`]({% slug api_charts_sankeydata %}).
|
|
16
16
|
*
|
|
17
|
-
* Changes to this object will be passed to the Sankey
|
|
17
|
+
* Changes to this object will be passed to the Sankey diagram.
|
|
18
18
|
*/
|
|
19
19
|
data: SankeyData;
|
|
20
20
|
/**
|
|
@@ -9,7 +9,7 @@ import { Border, Padding } from '../common/property-types';
|
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
10
|
/**
|
|
11
11
|
* The configuration options of the Sankey labels
|
|
12
|
-
* ([see example](slug:
|
|
12
|
+
* ([see example](slug:customization_sankey#toc-customizing-the-sankey-chart-elements)).
|
|
13
13
|
*/
|
|
14
14
|
export declare class SankeyLabelsComponent extends SettingsComponent implements SankeyLabelDefaults {
|
|
15
15
|
configurationService: ConfigurationService;
|
|
@@ -8,7 +8,7 @@ import { SankeyLinkDefaults, SankeyLinkHighlight } from './api-types';
|
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
/**
|
|
10
10
|
* The configuration options of the Sankey links
|
|
11
|
-
* ([see example](slug:
|
|
11
|
+
* ([see example](slug:customization_sankey#toc-customizing-the-sankey-chart-elements)).
|
|
12
12
|
*/
|
|
13
13
|
export declare class SankeyLinksComponent extends SettingsComponent implements SankeyLinkDefaults {
|
|
14
14
|
configurationService: ConfigurationService;
|
|
@@ -8,7 +8,7 @@ import { SankeyNodeDefaults, SankeyOffset } from './api-types';
|
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
/**
|
|
10
10
|
* The configuration options of the Sankey nodes
|
|
11
|
-
* ([see example](slug:
|
|
11
|
+
* ([see example](slug:customization_sankey#toc-customizing-the-sankey-chart-elements)).
|
|
12
12
|
*/
|
|
13
13
|
export declare class SankeyNodesComponent extends SettingsComponent implements SankeyNodeDefaults {
|
|
14
14
|
configurationService: ConfigurationService;
|
|
@@ -8,7 +8,7 @@ import { SeriesItemComponent } from '../../chart/series-item.component';
|
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
/**
|
|
10
10
|
* The configuration component of a navigator series item
|
|
11
|
-
* ([see example]({% slug
|
|
11
|
+
* ([see example]({% slug overview_stockchart_charts %})).
|
|
12
12
|
*/
|
|
13
13
|
export declare class NavigatorSeriesItemComponent extends SeriesItemComponent {
|
|
14
14
|
protected configurationService: ConfigurationService;
|