@progress/kendo-angular-gauges 24.2.2-develop.9 → 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
@@ -1,105 +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, SimpleChange, AfterViewChecked, OnChanges, OnDestroy, OnInit } from '@angular/core';
6
- import { ConfigurationService, ThemeService } from '../services';
7
- import { IntlService } from '@progress/kendo-angular-intl';
8
- import { GaugeArea, Scale } from '../types';
9
- import { ImageExportOptions, Group, SVGExportOptions } from '@progress/kendo-drawing';
10
- import { ResizeSensorComponent } from '@progress/kendo-angular-common';
11
- import { LocalizationService } from '@progress/kendo-angular-l10n';
12
- import * as i0 from "@angular/core";
13
- /**
14
- * @hidden
15
- */
16
- export declare abstract class GaugeComponent implements AfterViewChecked, OnChanges, OnDestroy, OnInit {
17
- protected configurationService: ConfigurationService;
18
- protected themeService: ThemeService;
19
- protected intlService: IntlService;
20
- protected localizationService: LocalizationService;
21
- protected element: ElementRef;
22
- protected renderer: Renderer2;
23
- protected ngZone: NgZone;
24
- /**
25
- * Specifies options for the Gauge area.
26
- */
27
- gaugeArea: GaugeArea;
28
- /**
29
- * Specifies the output type.
30
- */
31
- renderAs: 'canvas' | 'svg';
32
- /**
33
- * The maximum number of times the Gauge resizes per second.
34
- * Defaults to `10`. To disable the automatic resizing, set `resizeRateLimit` to `0`.
35
- */
36
- resizeRateLimit: number;
37
- /**
38
- * Specifies the scale options.
39
- */
40
- scale: Scale;
41
- /**
42
- * Specifies if the changes will be animated.
43
- */
44
- transitions: boolean;
45
- resizeSensor: ResizeSensorComponent;
46
- className: boolean;
47
- protected options: any;
48
- protected theme: any;
49
- protected instance: any;
50
- protected subscriptions: any;
51
- protected redrawTimeout: any;
52
- protected rtl: boolean;
53
- constructor(configurationService: ConfigurationService, themeService: ThemeService, intlService: IntlService, localizationService: LocalizationService, element: ElementRef, renderer: Renderer2, ngZone: NgZone);
54
- ngOnInit(): void;
55
- ngAfterViewChecked(): void;
56
- protected updateCall(updateMethod: any): void;
57
- protected updateOptions(): void;
58
- protected setValues(): void;
59
- ngOnChanges(changes: {
60
- [propertyName: string]: SimpleChange;
61
- }): void;
62
- ngOnDestroy(): void;
63
- /**
64
- * Exports the Gauge as an image. The export operation is asynchronous and returns a promise.
65
- *
66
- * @param {ImageExportOptions} options - The parameters for the exported image.
67
- * @returns {Promise<string>} - A promise that will be resolved with a PNG image that is encoded as a Data URI.
68
- */
69
- exportImage(options?: ImageExportOptions): Promise<string>;
70
- /**
71
- * Exports the Gauge as an SVG document. The export operation is asynchronous and returns a promise.
72
- *
73
- * @param {SVGExportOptions} options - The parameters for the exported file.
74
- * @returns {Promise<string>} - A promise that will be resolved with an SVG document that is encoded as a Data URI.
75
- */
76
- exportSVG(options?: SVGExportOptions): Promise<string>;
77
- /**
78
- * Exports the Gauge as a Drawing `Scene`.
79
- *
80
- * @returns {Promise<Group>} - A promise that will be resolved with the export visual.
81
- */
82
- exportVisual(): Promise<Group>;
83
- /**
84
- * @hidden
85
- */
86
- onResize(): void;
87
- /**
88
- * Detects the size of the container and redraws the Gauge.
89
- * Resizing is automatic unless you set the `resizeRateLimit` option to `0`.
90
- */
91
- resize(): void;
92
- protected abstract createInstance(element: any, options: any, theme: any, context: any): void;
93
- protected init(): void;
94
- protected get autoResize(): boolean;
95
- protected updateSize(): void;
96
- protected intlChange(): void;
97
- protected rtlChange(): void;
98
- protected deferredRedraw(): void;
99
- protected defer(callback: any): void;
100
- protected updateDirection(): void;
101
- protected setDirection(): void;
102
- protected get isRTL(): boolean;
103
- static ɵfac: i0.ɵɵFactoryDeclaration<GaugeComponent, never>;
104
- static ɵdir: i0.ɵɵDirectiveDeclaration<GaugeComponent, never, never, { "gaugeArea": { "alias": "gaugeArea"; "required": false; }; "renderAs": { "alias": "renderAs"; "required": false; }; "resizeRateLimit": { "alias": "resizeRateLimit"; "required": false; }; "scale": { "alias": "scale"; "required": false; }; "transitions": { "alias": "transitions"; "required": false; }; }, {}, never, never, true, never>;
105
- }
@@ -1,61 +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 { Border, Margin, Padding, Labels } from '../types';
7
- import { ConfigurationService } from '../services';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * @hidden
11
- */
12
- export declare class LabelsComponent extends SettingsComponent implements Labels {
13
- protected key: string;
14
- protected configurationService: ConfigurationService;
15
- /**
16
- * The background of the labels.
17
- * Accepts valid CSS color strings, including hex and rgb.
18
- */
19
- background?: string;
20
- /**
21
- * The border of the labels.
22
- */
23
- border?: Border;
24
- /**
25
- * The color of the labels.
26
- * Accepts valid CSS color strings, including hex and rgb.
27
- */
28
- color?: string;
29
- /**
30
- * The font of the labels.
31
- */
32
- font?: string;
33
- /**
34
- * The format that is used to display the labels.
35
- * Uses the IntlService [`format`](https://www.telerik.com/kendo-angular-ui/components/globalization/internationalization/api/intlservice#format) method.
36
- */
37
- format?: string;
38
- /**
39
- * The margin of the labels.
40
- */
41
- margin?: number | Margin;
42
- /**
43
- * The padding of the labels.
44
- */
45
- padding?: number | Padding;
46
- /**
47
- * The function which returns the label content.
48
- *
49
- * The available fields in the function argument are:
50
- *
51
- * - `value`&mdash;The value of the label.
52
- */
53
- content?: (e: any) => string;
54
- /**
55
- * The visibility of the labels.
56
- */
57
- visible?: boolean;
58
- constructor(key: string, configurationService: ConfigurationService);
59
- static ɵfac: i0.ɵɵFactoryDeclaration<LabelsComponent, never>;
60
- static ɵdir: i0.ɵɵDirectiveDeclaration<LabelsComponent, never, never, { "background": { "alias": "background"; "required": false; }; "border": { "alias": "border"; "required": false; }; "color": { "alias": "color"; "required": false; }; "font": { "alias": "font"; "required": false; }; "format": { "alias": "format"; "required": false; }; "margin": { "alias": "margin"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "content": { "alias": "content"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, {}, never, never, true, never>;
61
- }
@@ -1,30 +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 { CollectionItemComponent } from './collection-item.component';
6
- import { Range } from '../types';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class RangeComponent extends CollectionItemComponent implements Range {
12
- /**
13
- * The start position of the range.
14
- */
15
- from?: number;
16
- /**
17
- * The end position of the range.
18
- */
19
- to?: number;
20
- /**
21
- * The range opacity.
22
- */
23
- opacity?: number;
24
- /**
25
- * The color of the range. Accepts valid CSS color strings, including hex and rgb.
26
- */
27
- color?: string;
28
- static ɵfac: i0.ɵɵFactoryDeclaration<RangeComponent, never>;
29
- static ɵdir: i0.ɵɵDirectiveDeclaration<RangeComponent, never, never, { "from": { "alias": "from"; "required": false; }; "to": { "alias": "to"; "required": false; }; "opacity": { "alias": "opacity"; "required": false; }; "color": { "alias": "color"; "required": false; }; }, {}, never, never, true, never>;
30
- }
@@ -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 { SettingsComponent } from './settings.component';
6
- import { Scale, Labels, Ticks } from '../types';
7
- import { ConfigurationService } from '../services';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * @hidden
11
- */
12
- export declare class ScaleComponent extends SettingsComponent implements Scale {
13
- protected key: string;
14
- protected configurationService: ConfigurationService;
15
- labels?: Labels;
16
- majorTicks?: Ticks;
17
- minorTicks?: Ticks;
18
- min?: number;
19
- max?: number;
20
- minorUnit?: number;
21
- majorUnit?: number;
22
- reverse?: boolean;
23
- rangeSize?: number;
24
- rangePlaceholderColor?: string;
25
- constructor(key: string, configurationService: ConfigurationService);
26
- static ɵfac: i0.ɵɵFactoryDeclaration<ScaleComponent, never>;
27
- static ɵdir: i0.ɵɵDirectiveDeclaration<ScaleComponent, never, never, { "labels": { "alias": "labels"; "required": false; }; "majorTicks": { "alias": "majorTicks"; "required": false; }; "minorTicks": { "alias": "minorTicks"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "minorUnit": { "alias": "minorUnit"; "required": false; }; "majorUnit": { "alias": "majorUnit"; "required": false; }; "reverse": { "alias": "reverse"; "required": false; }; "rangeSize": { "alias": "rangeSize"; "required": false; }; "rangePlaceholderColor": { "alias": "rangePlaceholderColor"; "required": false; }; }, {}, never, never, true, never>;
28
- }
@@ -1,21 +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, OnDestroy, SimpleChange } from '@angular/core';
6
- import { ConfigurationService } from '../services';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare abstract class SettingsComponent implements OnChanges, OnDestroy {
12
- protected key: string;
13
- protected configurationService?: ConfigurationService;
14
- constructor(key: string, configurationService?: ConfigurationService);
15
- ngOnChanges(changes: {
16
- [propertyName: string]: SimpleChange;
17
- }): void;
18
- ngOnDestroy(): void;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<SettingsComponent, never>;
20
- static ɵdir: i0.ɵɵDirectiveDeclaration<SettingsComponent, never, never, {}, {}, never, never, true, never>;
21
- }
@@ -1,12 +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 { CollectionComponent } from './base-components/collection.component';
6
- export { CollectionItemComponent } from './base-components/collection-item.component';
7
- export { GaugeComponent } from './base-components/gauge.component';
8
- export { GaugeAreaComponent } from './base-components/gauge-area.component';
9
- export { LabelsComponent } from './base-components/labels.component';
10
- export { RangeComponent } from './base-components/range.component';
11
- export { ScaleComponent } from './base-components/scale.component';
12
- export { SettingsComponent } from './base-components/settings.component';
@@ -1,27 +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-circulargauge>` component
9
- * ([more information and example](https://www.telerik.com/kendo-angular-ui/components/gauges/circulargauge/center-template)).
10
- *
11
- * The template context provides access to the current CircularGauge value through the `value` and `color` fields.
12
- *
13
- * @example
14
- * ```html
15
- * <kendo-circulargauge [value]="value">
16
- * <ng-template kendoCircularGaugeCenterTemplate let-value="value" let-color="color">
17
- * {{ value }}%
18
- * </ng-template>
19
- * </kendo-circulargauge>
20
- * ```
21
- */
22
- export declare class CircularGaugeCenterTemplateDirective {
23
- templateRef: TemplateRef<any>;
24
- constructor(templateRef: TemplateRef<any>);
25
- static ɵfac: i0.ɵɵFactoryDeclaration<CircularGaugeCenterTemplateDirective, [{ optional: true; }]>;
26
- static ɵdir: i0.ɵɵDirectiveDeclaration<CircularGaugeCenterTemplateDirective, "[kendoCircularGaugeCenterTemplate]", never, {}, {}, never, never, true, never>;
27
- }
@@ -1,43 +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 { CircularGaugeCenterTemplateDirective } from './center-template.directive';
6
- import { ArcGaugeComponent } from '../arc-gauge/arc-gauge.component';
7
- import { CircularGaugeScale } from '../types';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * Represents the [Kendo UI CircularGauge component for Angular](https://www.telerik.com/kendo-angular-ui/components/gauges/circulargauge).
11
- *
12
- * @example
13
- * ```ts
14
- * import { Component } from '@angular/core';
15
- *
16
- * _@Component({
17
- * selector: 'my-app',
18
- * template: `
19
- * <kendo-circulargauge [value]="value" [scale]="{ max: 100 }">
20
- * <ng-template kendoCircularGaugeCenterTemplate let-value="value">
21
- * {{ value }}%
22
- * </ng-template>
23
- * </kendo-circulargauge>
24
- * `
25
- * })
26
- * class AppComponent {
27
- * public value: number = 10;
28
- * }
29
- * ```
30
- *
31
- * @remarks
32
- * Supported children components are: {@link CircularGaugeScaleComponent}, {@link CircularGaugeLabelsComponent}, {@link CircularGaugeAreaComponent}.
33
- */
34
- export declare class CircularGaugeComponent extends ArcGaugeComponent {
35
- /**
36
- * Specifies the scale options of the Gauge.
37
- */
38
- scale: CircularGaugeScale;
39
- centerTemplate: CircularGaugeCenterTemplateDirective;
40
- protected createInstance(element: any, options: any, theme: any, context: any): void;
41
- static ɵfac: i0.ɵɵFactoryDeclaration<CircularGaugeComponent, never>;
42
- static ɵcmp: i0.ɵɵComponentDeclaration<CircularGaugeComponent, "kendo-circulargauge", ["kendoCircularGauge"], { "scale": { "alias": "scale"; "required": false; }; }, {}, ["centerTemplate"], never, true, never>;
43
- }
@@ -1,9 +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 { CircularGaugeComponent } from './circular-gauge.component';
6
- export { CircularGaugeAreaComponent } from './gauge-area.component';
7
- export { CircularGaugeScaleComponent } from './scale.component';
8
- export { CircularGaugeLabelsComponent } from './labels.component';
9
- export { CircularGaugeCenterTemplateDirective } from './center-template.directive';
@@ -1,36 +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 "./circular-gauge.component";
7
- import * as i2 from "./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
- /**
12
- * Represents the [`NgModule`](link:site.data.urls.angular['ngmodules']) definition that includes the CircularGauge component and its directives.
13
- * Import the `CircularGaugeModule` into your application
14
- * [root module](link:site.data.urls.angular['ngmodules']#angular-modularity) or any other sub-module
15
- * that uses the CircularGauge component.
16
- *
17
- * @example
18
- * ```ts
19
- * import { NgModule } from '@angular/core';
20
- * import { BrowserModule } from '@angular/platform-browser';
21
- * import { CircularGaugeModule } from '@progress/kendo-angular-gauges';
22
- * import { AppComponent } from './app.component';
23
- *
24
- * @NgModule({
25
- * bootstrap: [AppComponent],
26
- * declarations: [AppComponent],
27
- * imports: [BrowserModule, CircularGaugeModule]
28
- * })
29
- * export class AppModule { }
30
- * ```
31
- */
32
- export declare class CircularGaugeModule {
33
- static ɵfac: i0.ɵɵFactoryDeclaration<CircularGaugeModule, never>;
34
- static ɵmod: i0.ɵɵNgModuleDeclaration<CircularGaugeModule, never, [typeof i1.CircularGaugeComponent, typeof i2.CircularGaugeCenterTemplateDirective, typeof i3.CircularGaugeAreaComponent, typeof i4.CircularGaugeScaleComponent, typeof i5.CircularGaugeLabelsComponent], [typeof i1.CircularGaugeComponent, typeof i2.CircularGaugeCenterTemplateDirective, typeof i3.CircularGaugeAreaComponent, typeof i4.CircularGaugeScaleComponent, typeof i5.CircularGaugeLabelsComponent]>;
35
- static ɵinj: i0.ɵɵInjectorDeclaration<CircularGaugeModule>;
36
- }
@@ -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 { ArcGaugeAreaComponent } from '../arc-gauge/gauge-area.component';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Represents the configuration options of the Circular Gauge area.
9
- * Sets up the entire visible area of the CircularGauge.
10
- *
11
- * @example
12
- * ```typescript
13
- * @Component({
14
- * selector: 'my-app',
15
- * template: `
16
- * <kendo-circulargauge>
17
- * <kendo-circulargauge-area background="lightblue" margin="10">
18
- * </kendo-circulargauge-area>
19
- * </kendo-circulargauge>
20
- * `
21
- * })
22
- * export class AppComponent { }
23
- * ```
24
- */
25
- export declare class CircularGaugeAreaComponent extends ArcGaugeAreaComponent {
26
- static ɵfac: i0.ɵɵFactoryDeclaration<CircularGaugeAreaComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<CircularGaugeAreaComponent, "kendo-circulargauge-area", never, {}, {}, never, never, true, never>;
28
- }
@@ -1,35 +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 { ArcLabelsComponent } from '../arc-gauge/labels.component';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Represents the configuration options for the scale labels of the Circular Gauge.
9
- *
10
- * @example
11
- * ```ts
12
- * import { Component } from '@angular/core';
13
- *
14
- * @Component({
15
- * selector: 'my-app',
16
- * template: `
17
- * <kendo-circulargauge [value]="value">
18
- * <kendo-circulargauge-scale>
19
- * <kendo-circulargauge-scale-labels
20
- * color="blue"
21
- * font="12px Arial">
22
- * </kendo-circulargauge-scale-labels>
23
- * </kendo-circulargauge-scale>
24
- * </kendo-circulargauge>
25
- * `
26
- * })
27
- * export class AppComponent {
28
- * public value: number = 75;
29
- * }
30
- * ```
31
- */
32
- export declare class CircularGaugeLabelsComponent extends ArcLabelsComponent {
33
- static ɵfac: i0.ɵɵFactoryDeclaration<CircularGaugeLabelsComponent, never>;
34
- static ɵcmp: i0.ɵɵComponentDeclaration<CircularGaugeLabelsComponent, "kendo-circulargauge-scale-labels", never, {}, {}, never, never, true, never>;
35
- }
@@ -1,36 +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 { ArcScaleComponent } from '../arc-gauge/scale.component';
6
- import { CircularGaugeScale } from '../types';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * Represents the configuration options for the scale of the Circular Gauge
10
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/gauges/circulargauge/scale-options)).
11
- *
12
- * @example
13
- * ```typescript
14
- * @Component({
15
- * selector: 'my-app',
16
- * template: `
17
- * <kendo-circulargauge>
18
- * <kendo-circulargauge-scale [min]="0" [max]="100">
19
- * </kendo-circulargauge-scale>
20
- * </kendo-circulargauge>
21
- * `
22
- * })
23
- * class AppComponent { }
24
- * ```
25
- *
26
- * @remarks
27
- * Supported children components are: {@link CircularGaugeLabelsComponent}
28
- */
29
- export declare class CircularGaugeScaleComponent extends ArcScaleComponent implements CircularGaugeScale {
30
- /**
31
- * @hidden
32
- */
33
- endAngle?: number;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<CircularGaugeScaleComponent, never>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<CircularGaugeScaleComponent, "kendo-circulargauge-scale", never, {}, {}, never, never, true, never>;
36
- }
package/directives.d.ts DELETED
@@ -1,52 +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 { ArcCenterTemplateDirective } from "./arc-gauge/arc-center-template.directive";
6
- import { ArcGaugeComponent } from "./arc-gauge/arc-gauge.component";
7
- import { ColorComponent } from "./arc-gauge/color.component";
8
- import { ColorsComponent } from "./arc-gauge/colors.component";
9
- import { ArcGaugeAreaComponent } from "./arc-gauge/gauge-area.component";
10
- import { ArcLabelsComponent } from "./arc-gauge/labels.component";
11
- import { ArcScaleComponent } from "./arc-gauge/scale.component";
12
- import { CircularGaugeCenterTemplateDirective } from "./circular-gauge/center-template.directive";
13
- import { CircularGaugeComponent } from "./circular-gauge/circular-gauge.component";
14
- import { CircularGaugeAreaComponent } from "./circular-gauge/gauge-area.component";
15
- import { CircularGaugeLabelsComponent } from "./circular-gauge/labels.component";
16
- import { CircularGaugeScaleComponent } from "./circular-gauge/scale.component";
17
- import { LinearGaugeAreaComponent } from "./linear-gauge/gauge-area.component";
18
- import { LinearLabelsComponent } from "./linear-gauge/labels.component";
19
- import { LinearGaugeComponent } from "./linear-gauge/linear-gauge.component";
20
- import { LinearPointerComponent } from "./linear-gauge/pointer.component";
21
- import { LinearPointersComponent } from "./linear-gauge/pointers.component";
22
- import { LinearRangeComponent } from "./linear-gauge/range.component";
23
- import { LinearRangesComponent } from "./linear-gauge/ranges.component";
24
- import { LinearScaleComponent } from "./linear-gauge/scale.component";
25
- import { RadialGaugeAreaComponent } from "./radial-gauge/gauge-area.component";
26
- import { RadialLabelsComponent } from "./radial-gauge/labels.component";
27
- import { RadialPointerComponent } from "./radial-gauge/pointer.component";
28
- import { RadialPointersComponent } from "./radial-gauge/pointers.component";
29
- import { RadialGaugeComponent } from "./radial-gauge/radial-gauge.component";
30
- import { RadialRangeComponent } from "./radial-gauge/range.component";
31
- import { RadialRangesComponent } from "./radial-gauge/ranges.component";
32
- import { RadialScaleComponent } from "./radial-gauge/scale.component";
33
- /**
34
- * Use this utility array to access all ArcGauge-related components and directives in a standalone Angular component.
35
- */
36
- export declare const KENDO_ARCGAUGE: readonly [typeof ArcGaugeComponent, typeof ArcCenterTemplateDirective, typeof ArcGaugeAreaComponent, typeof ArcScaleComponent, typeof ArcLabelsComponent, typeof ColorsComponent, typeof ColorComponent];
37
- /**
38
- * Use this utility array to access all CircularGauge-related components and directives in a standalone Angular component.
39
- */
40
- export declare const KENDO_CIRCULARGAUGE: readonly [typeof CircularGaugeComponent, typeof CircularGaugeCenterTemplateDirective, typeof CircularGaugeAreaComponent, typeof CircularGaugeScaleComponent, typeof CircularGaugeLabelsComponent];
41
- /**
42
- * Use this utility array to access all LinearGauge-related components and directives in a standalone Angular component.
43
- */
44
- export declare const KENDO_LINEARGAUGE: readonly [typeof LinearGaugeComponent, typeof LinearGaugeAreaComponent, typeof LinearScaleComponent, typeof LinearLabelsComponent, typeof LinearPointersComponent, typeof LinearPointerComponent, typeof LinearRangeComponent, typeof LinearRangesComponent];
45
- /**
46
- * Use this utility array to access all RadialGauge-related components and directives in a standalone Angular component.
47
- */
48
- export declare const KENDO_RADIALGAUGE: readonly [typeof RadialGaugeComponent, typeof RadialGaugeAreaComponent, typeof RadialScaleComponent, typeof RadialLabelsComponent, typeof RadialPointersComponent, typeof RadialPointerComponent, typeof RadialRangeComponent, typeof RadialRangesComponent];
49
- /**
50
- * Use this utility array to access all `@progress/kendo-angular-gauges`-related components and directives in a standalone Angular component.
51
- */
52
- export declare const KENDO_GAUGES: readonly [typeof ArcGaugeComponent, typeof ArcCenterTemplateDirective, typeof ArcGaugeAreaComponent, typeof ArcScaleComponent, typeof ArcLabelsComponent, typeof ColorsComponent, typeof ColorComponent, typeof CircularGaugeComponent, typeof CircularGaugeCenterTemplateDirective, typeof CircularGaugeAreaComponent, typeof CircularGaugeScaleComponent, typeof CircularGaugeLabelsComponent, typeof LinearGaugeComponent, typeof LinearGaugeAreaComponent, typeof LinearScaleComponent, typeof LinearLabelsComponent, typeof LinearPointersComponent, typeof LinearPointerComponent, typeof LinearRangeComponent, typeof LinearRangesComponent, typeof RadialGaugeComponent, typeof RadialGaugeAreaComponent, typeof RadialScaleComponent, typeof RadialLabelsComponent, typeof RadialPointersComponent, typeof RadialPointerComponent, typeof RadialRangeComponent, typeof RadialRangesComponent];
@@ -1,61 +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/arc-gauge.component";
7
- import * as i2 from "./arc-gauge/arc-center-template.directive";
8
- import * as i3 from "./arc-gauge/gauge-area.component";
9
- import * as i4 from "./arc-gauge/scale.component";
10
- import * as i5 from "./arc-gauge/labels.component";
11
- import * as i6 from "./arc-gauge/colors.component";
12
- import * as i7 from "./arc-gauge/color.component";
13
- import * as i8 from "./circular-gauge/circular-gauge.component";
14
- import * as i9 from "./circular-gauge/center-template.directive";
15
- import * as i10 from "./circular-gauge/gauge-area.component";
16
- import * as i11 from "./circular-gauge/scale.component";
17
- import * as i12 from "./circular-gauge/labels.component";
18
- import * as i13 from "./linear-gauge/linear-gauge.component";
19
- import * as i14 from "./linear-gauge/gauge-area.component";
20
- import * as i15 from "./linear-gauge/scale.component";
21
- import * as i16 from "./linear-gauge/labels.component";
22
- import * as i17 from "./linear-gauge/pointers.component";
23
- import * as i18 from "./linear-gauge/pointer.component";
24
- import * as i19 from "./linear-gauge/range.component";
25
- import * as i20 from "./linear-gauge/ranges.component";
26
- import * as i21 from "./radial-gauge/radial-gauge.component";
27
- import * as i22 from "./radial-gauge/gauge-area.component";
28
- import * as i23 from "./radial-gauge/scale.component";
29
- import * as i24 from "./radial-gauge/labels.component";
30
- import * as i25 from "./radial-gauge/pointers.component";
31
- import * as i26 from "./radial-gauge/pointer.component";
32
- import * as i27 from "./radial-gauge/range.component";
33
- import * as i28 from "./radial-gauge/ranges.component";
34
- /**
35
- * Represents the [NgModule](link:site.data.urls.angular['ngmodules']) definition that includes all Gauge components and directives.
36
- *
37
- * Import the `GaugesModule` into your application
38
- * [root module](link:site.data.urls.angular['ngmodules']#angular-modularity) or any other sub-module
39
- * that will use the Gauge components.
40
- *
41
- * @example
42
- * ```ts-no-run
43
- * import { NgModule } from '@angular/core';
44
- * import { BrowserModule } from '@angular/platform-browser';
45
- * import { GaugesModule } from '@progress/kendo-angular-gauges';
46
- * import { AppComponent } from './app.component';
47
- *
48
- * _@NgModule({
49
- * bootstrap: [AppComponent],
50
- * declarations: [AppComponent],
51
- * imports: [BrowserModule, GaugesModule]
52
- * })
53
- * export class AppModule {
54
- * }
55
- * ```
56
- */
57
- export declare class GaugesModule {
58
- static ɵfac: i0.ɵɵFactoryDeclaration<GaugesModule, never>;
59
- static ɵmod: i0.ɵɵNgModuleDeclaration<GaugesModule, never, [typeof i1.ArcGaugeComponent, typeof i2.ArcCenterTemplateDirective, typeof i3.ArcGaugeAreaComponent, typeof i4.ArcScaleComponent, typeof i5.ArcLabelsComponent, typeof i6.ColorsComponent, typeof i7.ColorComponent, typeof i8.CircularGaugeComponent, typeof i9.CircularGaugeCenterTemplateDirective, typeof i10.CircularGaugeAreaComponent, typeof i11.CircularGaugeScaleComponent, typeof i12.CircularGaugeLabelsComponent, typeof i13.LinearGaugeComponent, typeof i14.LinearGaugeAreaComponent, typeof i15.LinearScaleComponent, typeof i16.LinearLabelsComponent, typeof i17.LinearPointersComponent, typeof i18.LinearPointerComponent, typeof i19.LinearRangeComponent, typeof i20.LinearRangesComponent, typeof i21.RadialGaugeComponent, typeof i22.RadialGaugeAreaComponent, typeof i23.RadialScaleComponent, typeof i24.RadialLabelsComponent, typeof i25.RadialPointersComponent, typeof i26.RadialPointerComponent, typeof i27.RadialRangeComponent, typeof i28.RadialRangesComponent], [typeof i1.ArcGaugeComponent, typeof i2.ArcCenterTemplateDirective, typeof i3.ArcGaugeAreaComponent, typeof i4.ArcScaleComponent, typeof i5.ArcLabelsComponent, typeof i6.ColorsComponent, typeof i7.ColorComponent, typeof i8.CircularGaugeComponent, typeof i9.CircularGaugeCenterTemplateDirective, typeof i10.CircularGaugeAreaComponent, typeof i11.CircularGaugeScaleComponent, typeof i12.CircularGaugeLabelsComponent, typeof i13.LinearGaugeComponent, typeof i14.LinearGaugeAreaComponent, typeof i15.LinearScaleComponent, typeof i16.LinearLabelsComponent, typeof i17.LinearPointersComponent, typeof i18.LinearPointerComponent, typeof i19.LinearRangeComponent, typeof i20.LinearRangesComponent, typeof i21.RadialGaugeComponent, typeof i22.RadialGaugeAreaComponent, typeof i23.RadialScaleComponent, typeof i24.RadialLabelsComponent, typeof i25.RadialPointersComponent, typeof i26.RadialPointerComponent, typeof i27.RadialRangeComponent, typeof i28.RadialRangesComponent]>;
60
- static ɵinj: i0.ɵɵInjectorDeclaration<GaugesModule>;
61
- }
@@ -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 { GaugeAreaComponent } from '../base-components';
6
- import { ConfigurationService } from '../services';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * Represents the configuration options for the LinearGauge area.
10
- * This component controls the entire visible area of the LinearGauge.
11
- *
12
- * @example
13
- * ```html
14
- * <kendo-lineargauge>
15
- * <kendo-lineargauge-area background="lightblue" [border]="{ width: 2 }">
16
- * </kendo-lineargauge-area>
17
- * </kendo-lineargauge>
18
- * ```
19
- */
20
- export declare class LinearGaugeAreaComponent extends GaugeAreaComponent {
21
- protected configurationService: ConfigurationService;
22
- constructor(configurationService: ConfigurationService);
23
- static ɵfac: i0.ɵɵFactoryDeclaration<LinearGaugeAreaComponent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<LinearGaugeAreaComponent, "kendo-lineargauge-area", never, {}, {}, never, never, true, never>;
25
- }