@progress/kendo-angular-gauges 24.2.2 → 25.0.0-develop.1

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.
Files changed (79) hide show
  1. package/fesm2022/progress-kendo-angular-gauges.mjs +139 -139
  2. package/index.d.ts +1989 -13
  3. package/package-metadata.mjs +2 -2
  4. package/package.json +10 -10
  5. package/arc-gauge/arc-center-template.directive.d.ts +0 -28
  6. package/arc-gauge/arc-gauge.component.d.ts +0 -87
  7. package/arc-gauge/arc-gauge.directives.d.ts +0 -11
  8. package/arc-gauge/arc-gauge.module.d.ts +0 -38
  9. package/arc-gauge/color.component.d.ts +0 -55
  10. package/arc-gauge/colors.component.d.ts +0 -60
  11. package/arc-gauge/gauge-area.component.d.ts +0 -37
  12. package/arc-gauge/labels.component.d.ts +0 -38
  13. package/arc-gauge/scale.component.d.ts +0 -62
  14. package/base-components/collection-item.component.d.ts +0 -20
  15. package/base-components/collection.component.d.ts +0 -25
  16. package/base-components/gauge-area.component.d.ts +0 -38
  17. package/base-components/gauge.component.d.ts +0 -105
  18. package/base-components/labels.component.d.ts +0 -61
  19. package/base-components/range.component.d.ts +0 -30
  20. package/base-components/scale.component.d.ts +0 -28
  21. package/base-components/settings.component.d.ts +0 -21
  22. package/base-components.d.ts +0 -12
  23. package/circular-gauge/center-template.directive.d.ts +0 -27
  24. package/circular-gauge/circular-gauge.component.d.ts +0 -43
  25. package/circular-gauge/circular-gauge.directives.d.ts +0 -9
  26. package/circular-gauge/circular-gauge.module.d.ts +0 -36
  27. package/circular-gauge/gauge-area.component.d.ts +0 -28
  28. package/circular-gauge/labels.component.d.ts +0 -35
  29. package/circular-gauge/scale.component.d.ts +0 -36
  30. package/directives.d.ts +0 -52
  31. package/gauges.module.d.ts +0 -61
  32. package/linear-gauge/gauge-area.component.d.ts +0 -25
  33. package/linear-gauge/labels.component.d.ts +0 -26
  34. package/linear-gauge/linear-gauge.component.d.ts +0 -47
  35. package/linear-gauge/linear-gauge.directives.d.ts +0 -12
  36. package/linear-gauge/linear-gauge.module.d.ts +0 -40
  37. package/linear-gauge/pointer.component.d.ts +0 -54
  38. package/linear-gauge/pointers.component.d.ts +0 -53
  39. package/linear-gauge/range.component.d.ts +0 -29
  40. package/linear-gauge/ranges.component.d.ts +0 -61
  41. package/linear-gauge/scale.component.d.ts +0 -49
  42. package/package-metadata.d.ts +0 -9
  43. package/radial-gauge/gauge-area.component.d.ts +0 -32
  44. package/radial-gauge/labels.component.d.ts +0 -31
  45. package/radial-gauge/pointer.component.d.ts +0 -42
  46. package/radial-gauge/pointers.component.d.ts +0 -56
  47. package/radial-gauge/radial-gauge.component.d.ts +0 -49
  48. package/radial-gauge/radial-gauge.directives.d.ts +0 -12
  49. package/radial-gauge/radial-gauge.module.d.ts +0 -40
  50. package/radial-gauge/range.component.d.ts +0 -27
  51. package/radial-gauge/ranges.component.d.ts +0 -61
  52. package/radial-gauge/scale.component.d.ts +0 -49
  53. package/services/collection-changes.service.d.ts +0 -13
  54. package/services/configuration.service.d.ts +0 -24
  55. package/services/theme.service.d.ts +0 -15
  56. package/services.d.ts +0 -7
  57. package/types/arc-scale.interface.d.ts +0 -34
  58. package/types/border.interface.d.ts +0 -23
  59. package/types/cap.interface.d.ts +0 -18
  60. package/types/circular-gauge-scale.interface.d.ts +0 -14
  61. package/types/color-range.interface.d.ts +0 -25
  62. package/types/dash-type.interface.d.ts +0 -8
  63. package/types/gauge-area.interface.d.ts +0 -32
  64. package/types/labels.interface.d.ts +0 -57
  65. package/types/line-cap.d.ts +0 -8
  66. package/types/line.interface.d.ts +0 -27
  67. package/types/linear-pointer-shape.d.ts +0 -8
  68. package/types/linear-pointer.interface.d.ts +0 -41
  69. package/types/linear-scale.interface.d.ts +0 -32
  70. package/types/margin.interface.d.ts +0 -25
  71. package/types/padding.interface.d.ts +0 -25
  72. package/types/radial-label-position.d.ts +0 -8
  73. package/types/radial-labels.interface.d.ts +0 -16
  74. package/types/radial-pointer.interface.d.ts +0 -29
  75. package/types/radial-scale.interface.d.ts +0 -34
  76. package/types/range.interface.d.ts +0 -25
  77. package/types/scale.interface.d.ts +0 -51
  78. package/types/ticks.interface.d.ts +0 -25
  79. package/types.d.ts +0 -26
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1783511645,
11
- "version": "24.2.2",
10
+ "publishDate": 1783680029,
11
+ "version": "25.0.0-develop.1",
12
12
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
13
13
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-gauges",
3
- "version": "24.2.2",
3
+ "version": "25.0.0-develop.1",
4
4
  "description": "Kendo UI Angular Gauges",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -21,25 +21,25 @@
21
21
  "package": {
22
22
  "productName": "Kendo UI for Angular",
23
23
  "productCode": "KENDOUIANGULAR",
24
- "publishDate": 1783511645,
24
+ "publishDate": 1783680029,
25
25
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
26
26
  }
27
27
  },
28
28
  "peerDependencies": {
29
- "@angular/animations": "19 - 22",
30
- "@angular/common": "19 - 22",
31
- "@angular/core": "19 - 22",
32
- "@angular/platform-browser": "19 - 22",
29
+ "@angular/animations": "20 - 22",
30
+ "@angular/common": "20 - 22",
31
+ "@angular/core": "20 - 22",
32
+ "@angular/platform-browser": "20 - 22",
33
33
  "@progress/kendo-drawing": "^1.25.0",
34
34
  "@progress/kendo-licensing": "^1.11.0",
35
- "@progress/kendo-angular-common": "24.2.2",
36
- "@progress/kendo-angular-intl": "24.2.2",
37
- "@progress/kendo-angular-l10n": "24.2.2",
35
+ "@progress/kendo-angular-common": "25.0.0-develop.1",
36
+ "@progress/kendo-angular-intl": "25.0.0-develop.1",
37
+ "@progress/kendo-angular-l10n": "25.0.0-develop.1",
38
38
  "rxjs": "^6.5.3 || ^7.0.0"
39
39
  },
40
40
  "dependencies": {
41
41
  "tslib": "^2.3.1",
42
- "@progress/kendo-angular-schematics": "24.2.2",
42
+ "@progress/kendo-angular-schematics": "25.0.0-develop.1",
43
43
  "@progress/kendo-charts": "2.12.2"
44
44
  },
45
45
  "schematics": "./schematics/collection.json",
@@ -1,28 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { TemplateRef } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Represents a directive that allows customizing the center part of the `<kendo-arcgauge>` component.
9
- * Use this directive to create a center template
10
- * ([more information and example](https://www.telerik.com/kendo-angular-ui/components/gauges/circulargauge/center-template)).
11
- *
12
- * The template context provides access to the current ArcGauge value through the `value` and `color` fields.
13
- *
14
- * @example
15
- * ```html
16
- * <kendo-arcgauge [value]="value">
17
- * <ng-template kendoArcGaugeCenterTemplate let-value="value" let-color="color">
18
- * {{ value }}%
19
- * </ng-template>
20
- * </kendo-arcgauge>
21
- * ```
22
- */
23
- export declare class ArcCenterTemplateDirective {
24
- templateRef: TemplateRef<any>;
25
- constructor(templateRef: TemplateRef<any>);
26
- static ɵfac: i0.ɵɵFactoryDeclaration<ArcCenterTemplateDirective, [{ optional: true; }]>;
27
- static ɵdir: i0.ɵɵDirectiveDeclaration<ArcCenterTemplateDirective, "[kendoArcGaugeCenterTemplate]", never, {}, {}, never, never, true, never>;
28
- }
@@ -1,87 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { NgZone, ElementRef, Renderer2, ChangeDetectorRef } from '@angular/core';
6
- import { ConfigurationService, ThemeService } from '../services';
7
- import { IntlService } from '@progress/kendo-angular-intl';
8
- import { LocalizationService } from '@progress/kendo-angular-l10n';
9
- import { ArcScale, ColorRange } from '../types';
10
- import { GaugeComponent } from '../base-components';
11
- import { ArcCenterTemplateDirective } from './arc-center-template.directive';
12
- import { Group } from '@progress/kendo-drawing';
13
- import * as i0 from "@angular/core";
14
- /**
15
- * Represents the [Kendo UI ArcGauge component for Angular](https://www.telerik.com/kendo-angular-ui/components/gauges/arcgauge).
16
- *
17
- * @example
18
- * ```ts
19
- * import { Component } from '@angular/core';
20
- *
21
- * @Component({
22
- * selector: 'my-app',
23
- * template: `
24
- * <kendo-arcgauge [value]="value" [scale]="{ max: 100 }">
25
- * <ng-template kendoArcGaugeCenterTemplate let-value="value">
26
- * {{ value }}%
27
- * </ng-template>
28
- * </kendo-arcgauge>
29
- * `
30
- * })
31
- * class AppComponent {
32
- * public value: number = 10;
33
- * }
34
- * ```
35
- *
36
- * @remarks
37
- * Supported children components are: {@link ArcScaleComponent}, {@link ArcLabelsComponent}, {@link ArcGaugeAreaComponent}, {@link ColorsComponent}.
38
- */
39
- export declare class ArcGaugeComponent extends GaugeComponent {
40
- protected changeDetector: ChangeDetectorRef;
41
- /**
42
- * Sets the value of the gauge.
43
- */
44
- value: number;
45
- /**
46
- * Sets the color of the value pointer. Accepts a valid CSS color string, including hex and rgb.
47
- */
48
- color: string;
49
- /**
50
- * Sets the color ranges of the value pointer.
51
- */
52
- colors: ColorRange[];
53
- /**
54
- * Sets the opacity of the value pointer.
55
- */
56
- opacity: number;
57
- /**
58
- * Sets the scale options of the ArcGauge.
59
- */
60
- scale: ArcScale;
61
- centerTemplate: ArcCenterTemplateDirective;
62
- labelElement: ElementRef;
63
- className: boolean;
64
- centerTemplateContext: any;
65
- constructor(changeDetector: ChangeDetectorRef, configurationService: ConfigurationService, themeService: ThemeService, intlService: IntlService, localizationService: LocalizationService, element: ElementRef, renderer: Renderer2, ngZone: NgZone);
66
- ngOnInit(): void;
67
- ngAfterViewChecked(): void;
68
- /**
69
- * Exports the Gauge as a Drawing `Scene`.
70
- *
71
- * @returns A promise that resolves with the export visual.
72
- */
73
- exportVisual(): Promise<Group>;
74
- /**
75
- * Detects the size of the container and redraws the Gauge.
76
- * Resizing happens automatically unless you set the `resizeRateLimit` option to `0`.
77
- */
78
- resize(): void;
79
- protected createInstance(element: any, options: any, theme: any, context: any): void;
80
- protected updateOptions(): void;
81
- protected setValues(): void;
82
- protected updateElements(): void;
83
- protected updateCenterTemplate(): void;
84
- protected positionLabel(): void;
85
- static ɵfac: i0.ɵɵFactoryDeclaration<ArcGaugeComponent, never>;
86
- static ɵcmp: i0.ɵɵComponentDeclaration<ArcGaugeComponent, "kendo-arcgauge", ["kendoArcGauge"], { "value": { "alias": "value"; "required": false; }; "color": { "alias": "color"; "required": false; }; "colors": { "alias": "colors"; "required": false; }; "opacity": { "alias": "opacity"; "required": false; }; "scale": { "alias": "scale"; "required": false; }; }, {}, ["centerTemplate"], never, true, never>;
87
- }
@@ -1,11 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- export { ArcGaugeComponent } from './arc-gauge.component';
6
- export { ArcGaugeAreaComponent } from './gauge-area.component';
7
- export { ArcScaleComponent } from './scale.component';
8
- export { ArcLabelsComponent } from './labels.component';
9
- export { ArcCenterTemplateDirective } from './arc-center-template.directive';
10
- export { ColorsComponent } from './colors.component';
11
- export { ColorComponent } from './color.component';
@@ -1,38 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "./arc-gauge.component";
7
- import * as i2 from "./arc-center-template.directive";
8
- import * as i3 from "./gauge-area.component";
9
- import * as i4 from "./scale.component";
10
- import * as i5 from "./labels.component";
11
- import * as i6 from "./colors.component";
12
- import * as i7 from "./color.component";
13
- /**
14
- * Represents the [`NgModule`](link:site.data.urls.angular['ngmodules']) definition that includes the ArcGauge component and its directives.
15
- * Import the `ArcGaugeModule` into your application
16
- * [root module](link:site.data.urls.angular['ngmodules']#angular-modularity) or any other sub-module
17
- * that will use the ArcGauge component.
18
- *
19
- * @example
20
- * ```typescript
21
- * import { NgModule } from '@angular/core';
22
- * import { BrowserModule } from '@angular/platform-browser';
23
- * import { ArcGaugeModule } from '@progress/kendo-angular-gauges';
24
- * import { AppComponent } from './app.component';
25
- *
26
- * @NgModule({
27
- * bootstrap: [AppComponent],
28
- * declarations: [AppComponent],
29
- * imports: [BrowserModule, ArcGaugeModule]
30
- * })
31
- * export class AppModule { }
32
- * ```
33
- */
34
- export declare class ArcGaugeModule {
35
- static ɵfac: i0.ɵɵFactoryDeclaration<ArcGaugeModule, never>;
36
- static ɵmod: i0.ɵɵNgModuleDeclaration<ArcGaugeModule, never, [typeof i1.ArcGaugeComponent, typeof i2.ArcCenterTemplateDirective, typeof i3.ArcGaugeAreaComponent, typeof i4.ArcScaleComponent, typeof i5.ArcLabelsComponent, typeof i6.ColorsComponent, typeof i7.ColorComponent], [typeof i1.ArcGaugeComponent, typeof i2.ArcCenterTemplateDirective, typeof i3.ArcGaugeAreaComponent, typeof i4.ArcScaleComponent, typeof i5.ArcLabelsComponent, typeof i6.ColorsComponent, typeof i7.ColorComponent]>;
37
- static ɵinj: i0.ɵɵInjectorDeclaration<ArcGaugeModule>;
38
- }
@@ -1,55 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { CollectionChangesService, ConfigurationService } from '../services';
6
- import { CollectionItemComponent } from '../base-components';
7
- import { ColorRange } from '../types';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * Represents the configuration options for an ArcGauge color item.
11
- *
12
- * @example
13
- * ```ts
14
- * import { Component } from '@angular/core';
15
- *
16
- * @Component({
17
- * selector: 'my-app',
18
- * template: `
19
- * <kendo-arcgauge [value]="value">
20
- * <kendo-arcgauge-colors>
21
- * <kendo-arcgauge-color
22
- * [from]="0"
23
- * [to]="50"
24
- * color="green">
25
- * </kendo-arcgauge-color>
26
- * </kendo-arcgauge-colors>
27
- * </kendo-arcgauge>
28
- * `
29
- * })
30
- * export class AppComponent {
31
- * public value: number = 25;
32
- * }
33
- * ```
34
- */
35
- export declare class ColorComponent extends CollectionItemComponent implements ColorRange {
36
- /**
37
- * Sets the color of the range. Accepts a valid CSS color string, including hex and rgb.
38
- */
39
- color?: string;
40
- /**
41
- * Sets the opacity of the range.
42
- */
43
- opacity?: number;
44
- /**
45
- * Sets the start value of the range.
46
- */
47
- from?: number;
48
- /**
49
- * Sets the end value of the range.
50
- */
51
- to?: number;
52
- constructor(configurationService: ConfigurationService, collectionChangesService: CollectionChangesService);
53
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorComponent, never>;
54
- static ɵcmp: i0.ɵɵComponentDeclaration<ColorComponent, "kendo-arcgauge-color", never, { "color": { "alias": "color"; "required": false; }; "opacity": { "alias": "opacity"; "required": false; }; "from": { "alias": "from"; "required": false; }; "to": { "alias": "to"; "required": false; }; }, {}, never, never, true, never>;
55
- }
@@ -1,60 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { QueryList } from '@angular/core';
6
- import { CollectionComponent, CollectionItemComponent } from '../base-components';
7
- import { CollectionChangesService, ConfigurationService } from '../services';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * Represents a collection of one or more ArcGauge colors
11
- * ([more information and example](https://www.telerik.com/kendo-angular-ui/components/gauges/arcgauge/color-ranges)).
12
- *
13
- * @example
14
- * ```ts
15
- * import { Component } from '@angular/core';
16
- *
17
- * @Component({
18
- * selector: 'my-app',
19
- * template: `
20
- * <kendo-arcgauge [value]="value">
21
- * <kendo-arcgauge-colors>
22
- * @for (item of colors; track item) {
23
- * <kendo-arcgauge-color
24
- * [from]="item.from" [to]="item.to" [color]="item.color">
25
- * </kendo-arcgauge-color>
26
- * }
27
- * </kendo-arcgauge-colors>
28
- * </kendo-arcgauge>
29
- * `
30
- * })
31
- * export class AppComponent {
32
- * public value: number = 10;
33
- *
34
- * public colors: any[] = [{
35
- * to: 25,
36
- * color: '#0058e9'
37
- * }, {
38
- * from: 25,
39
- * to: 50,
40
- * color: '#37b400'
41
- * }, {
42
- * from: 50,
43
- * to: 75,
44
- * color: '#ffc000'
45
- * }, {
46
- * from: 75,
47
- * color: '#f31700'
48
- * }];
49
- * }
50
- * ```
51
- *
52
- * @remarks
53
- * Supported children components are: {@link ColorComponent}.
54
- */
55
- export declare class ColorsComponent extends CollectionComponent {
56
- children: QueryList<CollectionItemComponent>;
57
- constructor(configurationService: ConfigurationService, collectionChangesService: CollectionChangesService);
58
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorsComponent, never>;
59
- static ɵcmp: i0.ɵɵComponentDeclaration<ColorsComponent, "kendo-arcgauge-colors", never, {}, {}, ["children"], never, true, never>;
60
- }
@@ -1,37 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { GaugeAreaComponent } from '../base-components';
6
- import { ConfigurationService } from '../services';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * Represents the configuration options of the ArcGauge area.
10
- * Controls the entire visible area of the ArcGauge.
11
- *
12
- * @example
13
- * ```ts
14
- * import { Component } from '@angular/core';
15
- *
16
- * @Component({
17
- * selector: 'my-app',
18
- * template: `
19
- * <kendo-arcgauge [value]="value">
20
- * <kendo-arcgauge-area
21
- * background="lightgray"
22
- * [margin]="10">
23
- * </kendo-arcgauge-area>
24
- * </kendo-arcgauge>
25
- * `
26
- * })
27
- * export class AppComponent {
28
- * public value: number = 40;
29
- * }
30
- * ```
31
- */
32
- export declare class ArcGaugeAreaComponent extends GaugeAreaComponent {
33
- protected configurationService: ConfigurationService;
34
- constructor(configurationService: ConfigurationService);
35
- static ɵfac: i0.ɵɵFactoryDeclaration<ArcGaugeAreaComponent, never>;
36
- static ɵcmp: i0.ɵɵComponentDeclaration<ArcGaugeAreaComponent, "kendo-arcgauge-area", never, {}, {}, never, never, true, never>;
37
- }
@@ -1,38 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { RadialLabelsComponent } from '../radial-gauge/labels.component';
6
- import { ConfigurationService } from '../services';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * Represents the configuration options for the scale labels of the ArcGauge.
10
- *
11
- * @example
12
- * ```ts
13
- * import { Component } from '@angular/core';
14
- *
15
- * @Component({
16
- * selector: 'my-app',
17
- * template: `
18
- * <kendo-arcgauge [value]="value">
19
- * <kendo-arcgauge-scale>
20
- * <kendo-arcgauge-scale-labels
21
- * color="blue"
22
- * font="12px Arial">
23
- * </kendo-arcgauge-scale-labels>
24
- * </kendo-arcgauge-scale>
25
- * </kendo-arcgauge>
26
- * `
27
- * })
28
- * export class AppComponent {
29
- * public value: number = 50;
30
- * }
31
- * ```
32
- */
33
- export declare class ArcLabelsComponent extends RadialLabelsComponent {
34
- protected configurationService: ConfigurationService;
35
- constructor(configurationService: ConfigurationService);
36
- static ɵfac: i0.ɵɵFactoryDeclaration<ArcLabelsComponent, never>;
37
- static ɵcmp: i0.ɵɵComponentDeclaration<ArcLabelsComponent, "kendo-arcgauge-scale-labels", never, {}, {}, never, never, true, never>;
38
- }
@@ -1,62 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ScaleComponent } from '../base-components';
6
- import { ConfigurationService } from '../services';
7
- import { ArcScale, RadialLabels, LineCap } from '../types';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * Represents the configuration options for the scale of the ArcGauge
11
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/gauges/arcgauge/scale-options)).
12
- *
13
- * @example
14
- * ```ts
15
- * import { Component } from '@angular/core';
16
- *
17
- * @Component({
18
- * selector: 'my-app',
19
- * template: `
20
- * <kendo-arcgauge [value]="value">
21
- * <kendo-arcgauge-scale
22
- * [startAngle]="-90"
23
- * [endAngle]="90"
24
- * [rangeDistance]="10">
25
- * </kendo-arcgauge-scale>
26
- * </kendo-arcgauge>
27
- * `
28
- * })
29
- * export class AppComponent {
30
- * public value: number = 30;
31
- * }
32
- * ```
33
- *
34
- * @remarks
35
- * Supported children components are: {@link ArcLabelsComponent}
36
- */
37
- export declare class ArcScaleComponent extends ScaleComponent implements ArcScale {
38
- protected configurationService: ConfigurationService;
39
- /**
40
- * Sets the scale labels configuration.
41
- */
42
- labels?: RadialLabels;
43
- /**
44
- * Sets the distance between the scale ranges in pixels.
45
- */
46
- rangeDistance?: number;
47
- /**
48
- * Sets the line cap style for the scale ranges.
49
- */
50
- rangeLineCap?: LineCap;
51
- /**
52
- * Sets the start angle of the Gauge in degrees.
53
- */
54
- startAngle?: number;
55
- /**
56
- * Sets the end angle of the Gauge in degrees.
57
- */
58
- endAngle?: number;
59
- constructor(configurationService: ConfigurationService);
60
- static ɵfac: i0.ɵɵFactoryDeclaration<ArcScaleComponent, never>;
61
- static ɵcmp: i0.ɵɵComponentDeclaration<ArcScaleComponent, "kendo-arcgauge-scale", never, { "labels": { "alias": "labels"; "required": false; }; "rangeDistance": { "alias": "rangeDistance"; "required": false; }; "rangeLineCap": { "alias": "rangeLineCap"; "required": false; }; "startAngle": { "alias": "startAngle"; "required": false; }; "endAngle": { "alias": "endAngle"; "required": false; }; }, {}, never, never, true, never>;
62
- }
@@ -1,20 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { OnChanges, SimpleChange } from '@angular/core';
6
- import { CollectionChangesService, ConfigurationService } from '../services';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class CollectionItemComponent implements OnChanges {
12
- configurationService: ConfigurationService;
13
- collectionChangesService: CollectionChangesService;
14
- constructor(configurationService: ConfigurationService, collectionChangesService: CollectionChangesService);
15
- ngOnChanges(changes: {
16
- [propertyName: string]: SimpleChange;
17
- }): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<CollectionItemComponent, never>;
19
- static ɵdir: i0.ɵɵDirectiveDeclaration<CollectionItemComponent, never, never, {}, {}, never, never, true, never>;
20
- }
@@ -1,25 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { AfterContentInit, AfterContentChecked, OnDestroy, QueryList } from '@angular/core';
6
- import { ConfigurationService, CollectionChangesService } from "../services";
7
- import { CollectionItemComponent } from "./collection-item.component";
8
- import * as i0 from "@angular/core";
9
- /**
10
- * @hidden
11
- */
12
- export declare abstract class CollectionComponent implements AfterContentInit, AfterContentChecked, OnDestroy {
13
- protected key: string;
14
- protected configurationService: ConfigurationService;
15
- protected collectionChangesService: CollectionChangesService;
16
- children: QueryList<CollectionItemComponent>;
17
- private subscription;
18
- constructor(key: string, configurationService: ConfigurationService, collectionChangesService: CollectionChangesService);
19
- ngOnDestroy(): void;
20
- ngAfterContentInit(): void;
21
- ngAfterContentChecked(): void;
22
- private readItems;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<CollectionComponent, never>;
24
- static ɵdir: i0.ɵɵDirectiveDeclaration<CollectionComponent, never, never, {}, {}, never, never, true, never>;
25
- }
@@ -1,38 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { SettingsComponent } from './settings.component';
6
- import { GaugeArea, Border, Margin } from '../types';
7
- import { ConfigurationService } from '../services';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * @hidden
11
- */
12
- export declare class GaugeAreaComponent extends SettingsComponent implements GaugeArea {
13
- protected key: string;
14
- protected configurationService: ConfigurationService;
15
- /**
16
- * The background of the Gauge area. Accepts valid CSS color strings, including hex and rgb.
17
- */
18
- background?: string;
19
- /**
20
- * The border of the Gauge area.
21
- */
22
- border?: Border;
23
- /**
24
- * The height of the Gauge area.
25
- */
26
- height?: number;
27
- /**
28
- * The margin of the Gauge area.
29
- */
30
- margin?: number | Margin;
31
- /**
32
- * The width of the Gauge area.
33
- */
34
- width?: number;
35
- constructor(key: string, configurationService: ConfigurationService);
36
- static ɵfac: i0.ɵɵFactoryDeclaration<GaugeAreaComponent, never>;
37
- static ɵdir: i0.ɵɵDirectiveDeclaration<GaugeAreaComponent, never, never, { "background": { "alias": "background"; "required": false; }; "border": { "alias": "border"; "required": false; }; "height": { "alias": "height"; "required": false; }; "margin": { "alias": "margin"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, {}, never, never, true, never>;
38
- }