@c8y/ngx-components 1024.1.6 → 1024.2.4
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/fesm2022/c8y-ngx-components-auth-configuration.mjs +18 -16
- package/fesm2022/c8y-ngx-components-auth-configuration.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +64 -25
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs +363 -38
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-echart-models.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-echart.mjs +796 -123
- package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-global-context.mjs +391 -54
- package/fesm2022/c8y-ngx-components-global-context.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-time-context.mjs +146 -20
- package/fesm2022/c8y-ngx-components-time-context.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +198 -24
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +100 -32
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/locales/de.po +80 -8
- package/locales/es.po +80 -8
- package/locales/fr.po +80 -8
- package/locales/ja_JP.po +80 -8
- package/locales/ko.po +80 -8
- package/locales/locales.pot +79 -7
- package/locales/nl.po +80 -8
- package/locales/pl.po +80 -8
- package/locales/pt_BR.po +80 -8
- package/locales/zh_CN.po +80 -8
- package/locales/zh_TW.po +80 -8
- package/package.json +1 -1
- package/types/c8y-ngx-components-auth-configuration.d.ts +3 -3
- package/types/c8y-ngx-components-auth-configuration.d.ts.map +1 -1
- package/types/c8y-ngx-components-datapoint-explorer-view.d.ts +4 -1
- package/types/c8y-ngx-components-datapoint-explorer-view.d.ts.map +1 -1
- package/types/c8y-ngx-components-datapoint-selector.d.ts +93 -5
- package/types/c8y-ngx-components-datapoint-selector.d.ts.map +1 -1
- package/types/c8y-ngx-components-echart-models.d.ts +25 -3
- package/types/c8y-ngx-components-echart-models.d.ts.map +1 -1
- package/types/c8y-ngx-components-echart.d.ts +65 -5
- package/types/c8y-ngx-components-echart.d.ts.map +1 -1
- package/types/c8y-ngx-components-global-context.d.ts +187 -7
- package/types/c8y-ngx-components-global-context.d.ts.map +1 -1
- package/types/c8y-ngx-components-time-context.d.ts +50 -8
- package/types/c8y-ngx-components-time-context.d.ts.map +1 -1
- package/types/c8y-ngx-components-widgets-implementations-alarms.d.ts +1 -0
- package/types/c8y-ngx-components-widgets-implementations-alarms.d.ts.map +1 -1
- package/types/c8y-ngx-components-widgets-implementations-datapoints-graph.d.ts +25 -0
- package/types/c8y-ngx-components-widgets-implementations-datapoints-graph.d.ts.map +1 -1
- package/types/c8y-ngx-components-widgets-implementations-datapoints-list.d.ts +1 -0
- package/types/c8y-ngx-components-widgets-implementations-datapoints-list.d.ts.map +1 -1
- package/types/c8y-ngx-components-widgets-implementations-scada.d.ts +2 -0
- package/types/c8y-ngx-components-widgets-implementations-scada.d.ts.map +1 -1
- package/types/c8y-ngx-components.d.ts +50 -11
- package/types/c8y-ngx-components.d.ts.map +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"c8y-ngx-components-auth-configuration.d.ts","sources":["../../auth-configuration/basic-settings/basic-settings.model.ts","../../auth-configuration/basic-settings/auth-configuration.model.ts","../../auth-configuration/basic-settings/session-configuration.component.ts","../../auth-configuration/basic-settings/login-settings.component.ts","../../auth-configuration/basic-settings/basic-auth-settings.component.ts","../../auth-configuration/basic-settings/tenant-login-option.mapper.ts","../../auth-configuration/basic-settings/auth-configuration.service.ts","../../auth-configuration/basic-settings/auth-configuration.component.ts","../../auth-configuration/basic-settings/tfa-settings.component.ts","../../auth-configuration/basic-settings/basic-settings.module.ts","../../auth-configuration/sso-configuration/template-parts/access-mapping/paginated-list-group.component.ts","../../auth-configuration/sso-configuration/sso-configuration.model.ts","../../auth-configuration/sso-configuration/sso-configuration.service.ts","../../auth-configuration/sso-configuration/sso-configuration.component.ts","../../auth-configuration/sso-configuration/templates/sso-configuration.mapper.ts","../../auth-configuration/sso-configuration/template-parts/request-configuration.model.ts","../../auth-configuration/sso-configuration/template-parts/signature-configuration.model.ts","../../auth-configuration/sso-configuration/template-parts/external-token-config.model.ts","../../auth-configuration/sso-configuration/templates/custom.model.ts","../../auth-configuration/sso-configuration/templates/custom-configuration-mapper.ts","../../auth-configuration/sso-configuration/templates/template.component.ts","../../auth-configuration/sso-configuration/templates/custom-template.component.ts","../../auth-configuration/sso-configuration/templates/key-cloak.model.ts","../../auth-configuration/sso-configuration/templates/key-cloak-configuration-mapper.ts","../../auth-configuration/sso-configuration/templates/key-cloak-template.component.ts","../../auth-configuration/sso-configuration/templates/aad.model.ts","../../auth-configuration/sso-configuration/templates/aad-configuration-mapper.ts","../../auth-configuration/sso-configuration/templates/aad-template.component.ts","../../auth-configuration/sso-configuration/template-parts/basic-configuration.component.ts","../../auth-configuration/sso-configuration/template-parts/request-configuration.component.ts","../../auth-configuration/sso-configuration/template-parts/user-id-configuration.component.ts","../../auth-configuration/sso-configuration/template-parts/user-data-mapping.component.ts","../../auth-configuration/sso-configuration/template-parts/access-mapping/access-mapping.component.ts","../../auth-configuration/sso-configuration/template-parts/access-mapping/dynamic-access-mapping.component.ts","../../auth-configuration/sso-configuration/template-parts/signature-configuration.component.ts","../../auth-configuration/sso-configuration/template-parts/logout-configuration.component.ts","../../auth-configuration/sso-configuration/template-parts/access-mapping/child-predicates.component.ts","../../auth-configuration/sso-configuration/template-parts/access-mapping/inventory-roles-mapping.component.ts","../../auth-configuration/sso-configuration/template-parts/access-mapping/inventory-roles-modal.component.ts","../../auth-configuration/sso-configuration/template-parts/external-token-config.component.ts","../../auth-configuration/sso-configuration/sso-configuration.module.ts","../../auth-configuration/auth-configuration.module.ts","../../auth-configuration/factories/tabs.factory.ts"],"mappings":"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","names":["i3.SessionConfigurationComponent","i4.LoginSettingsComponent","i5.BasicAuthSettingsComponent","i6.AuthConfigurationComponent","i7.TfaSettingsComponent","i2","i3","i7.PaginatedListGroupComponent","i8.SsoConfigurationComponent","i9.CustomTemplateComponent","i10.KeyCloakTemplateComponent","i11.AadTemplateComponent","i12.BasicConfigurationComponent","i13.RequestConfigurationComponent","i14.UserIdConfigurationComponent","i15.UserDataMappingComponent","i16.AccessMappingComponent","i17.DynamicAccessMappingComponent","i18.SignatureConfigurationComponent","i19.LogoutConfigurationComponent","i20.ChildPredicatesComponent","i21.InventoryRolesMappingComponent","i22.InventoryRolesModalComponent","i23.ExternalTokenConfigComponent","i1.BasicSettingsModule","i2.SsoConfigurationModule"]}
|
|
1
|
+
{"version":3,"file":"c8y-ngx-components-auth-configuration.d.ts","sources":["../../auth-configuration/basic-settings/basic-settings.model.ts","../../auth-configuration/basic-settings/auth-configuration.model.ts","../../auth-configuration/basic-settings/session-configuration.component.ts","../../auth-configuration/basic-settings/login-settings.component.ts","../../auth-configuration/basic-settings/basic-auth-settings.component.ts","../../auth-configuration/basic-settings/tenant-login-option.mapper.ts","../../auth-configuration/basic-settings/auth-configuration.service.ts","../../auth-configuration/basic-settings/auth-configuration.component.ts","../../auth-configuration/basic-settings/tfa-settings.component.ts","../../auth-configuration/basic-settings/basic-settings.module.ts","../../auth-configuration/sso-configuration/template-parts/access-mapping/paginated-list-group.component.ts","../../auth-configuration/sso-configuration/sso-configuration.model.ts","../../auth-configuration/sso-configuration/sso-configuration.service.ts","../../auth-configuration/sso-configuration/sso-configuration.component.ts","../../auth-configuration/sso-configuration/templates/sso-configuration.mapper.ts","../../auth-configuration/sso-configuration/template-parts/request-configuration.model.ts","../../auth-configuration/sso-configuration/template-parts/signature-configuration.model.ts","../../auth-configuration/sso-configuration/template-parts/external-token-config.model.ts","../../auth-configuration/sso-configuration/templates/custom.model.ts","../../auth-configuration/sso-configuration/templates/custom-configuration-mapper.ts","../../auth-configuration/sso-configuration/templates/template.component.ts","../../auth-configuration/sso-configuration/templates/custom-template.component.ts","../../auth-configuration/sso-configuration/templates/key-cloak.model.ts","../../auth-configuration/sso-configuration/templates/key-cloak-configuration-mapper.ts","../../auth-configuration/sso-configuration/templates/key-cloak-template.component.ts","../../auth-configuration/sso-configuration/templates/aad.model.ts","../../auth-configuration/sso-configuration/templates/aad-configuration-mapper.ts","../../auth-configuration/sso-configuration/templates/aad-template.component.ts","../../auth-configuration/sso-configuration/template-parts/basic-configuration.component.ts","../../auth-configuration/sso-configuration/template-parts/request-configuration.component.ts","../../auth-configuration/sso-configuration/template-parts/user-id-configuration.component.ts","../../auth-configuration/sso-configuration/template-parts/user-data-mapping.component.ts","../../auth-configuration/sso-configuration/template-parts/access-mapping/access-mapping.component.ts","../../auth-configuration/sso-configuration/template-parts/access-mapping/dynamic-access-mapping.component.ts","../../auth-configuration/sso-configuration/template-parts/signature-configuration.component.ts","../../auth-configuration/sso-configuration/template-parts/logout-configuration.component.ts","../../auth-configuration/sso-configuration/template-parts/access-mapping/child-predicates.component.ts","../../auth-configuration/sso-configuration/template-parts/access-mapping/inventory-roles-mapping.component.ts","../../auth-configuration/sso-configuration/template-parts/access-mapping/inventory-roles-modal.component.ts","../../auth-configuration/sso-configuration/template-parts/external-token-config.component.ts","../../auth-configuration/sso-configuration/sso-configuration.module.ts","../../auth-configuration/auth-configuration.module.ts","../../auth-configuration/factories/tabs.factory.ts"],"mappings":"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","names":["i3.SessionConfigurationComponent","i4.LoginSettingsComponent","i5.BasicAuthSettingsComponent","i6.AuthConfigurationComponent","i7.TfaSettingsComponent","i2","i3","i7.PaginatedListGroupComponent","i8.SsoConfigurationComponent","i9.CustomTemplateComponent","i10.KeyCloakTemplateComponent","i11.AadTemplateComponent","i12.BasicConfigurationComponent","i13.RequestConfigurationComponent","i14.UserIdConfigurationComponent","i15.UserDataMappingComponent","i16.AccessMappingComponent","i17.DynamicAccessMappingComponent","i18.SignatureConfigurationComponent","i19.LogoutConfigurationComponent","i20.ChildPredicatesComponent","i21.InventoryRolesMappingComponent","i22.InventoryRolesModalComponent","i23.ExternalTokenConfigComponent","i1.BasicSettingsModule","i2.SsoConfigurationModule"]}
|
|
@@ -4,6 +4,7 @@ import { DatapointsGraphWidgetConfig } from '@c8y/ngx-components/echart';
|
|
|
4
4
|
import { TimeContext, TimeContextComponent } from '@c8y/ngx-components/time-context';
|
|
5
5
|
import { FormGroup } from '@angular/forms';
|
|
6
6
|
import { IIdentified, aggregationType, IManagedObject } from '@c8y/client';
|
|
7
|
+
import { TimeInterval, AutoAggregationConfig } from '@c8y/ngx-components/global-context';
|
|
7
8
|
import { DynamicComponentAlertAggregator, DateAndTimeOptions } from '@c8y/ngx-components';
|
|
8
9
|
import { SelectedDatapoint } from '@c8y/ngx-components/alarm-event-selector';
|
|
9
10
|
import { KPIDetails, DatapointAttributesFormConfig } from '@c8y/ngx-components/datapoint-selector';
|
|
@@ -11,7 +12,6 @@ import { ExportConfig } from '@c8y/ngx-components/datapoints-export-selector';
|
|
|
11
12
|
import { DatapointsGraphWidgetConfig as DatapointsGraphWidgetConfig$1, AlarmDetailsExtended, EventDetailsExtended, DatapointsGraphKPIDetails, CHART_VIEW_CONTEXT, TimeContextProps, AlarmOrEventExtended } from '@c8y/ngx-components/echart/models';
|
|
12
13
|
import { Interval } from '@c8y/ngx-components/interval-picker';
|
|
13
14
|
import { Observable } from 'rxjs';
|
|
14
|
-
import { TimeInterval } from '@c8y/ngx-components/global-context';
|
|
15
15
|
|
|
16
16
|
declare class NameGeneratorService {
|
|
17
17
|
generateName(): string;
|
|
@@ -161,6 +161,7 @@ declare class DatapointExplorerComponent {
|
|
|
161
161
|
interval?: TimeInterval;
|
|
162
162
|
realtime?: boolean;
|
|
163
163
|
aggregation?: aggregationType | null;
|
|
164
|
+
autoAggregation?: AutoAggregationConfig | null;
|
|
164
165
|
};
|
|
165
166
|
datapointSelectDefaultFormOptions: Partial<DatapointAttributesFormConfig>;
|
|
166
167
|
inFullScreen$: Observable<boolean>;
|
|
@@ -170,6 +171,7 @@ declare class DatapointExplorerComponent {
|
|
|
170
171
|
};
|
|
171
172
|
/** Flag to skip onTimeContextChange during zoom handling */
|
|
172
173
|
private isHandlingZoom;
|
|
174
|
+
private isMigrated;
|
|
173
175
|
chartViewContext: CHART_VIEW_CONTEXT;
|
|
174
176
|
readonly TIME_PICKER_CONFIG: DateAndTimeOptions;
|
|
175
177
|
private readonly dataExplorerService;
|
|
@@ -206,6 +208,7 @@ declare class DatapointExplorerComponent {
|
|
|
206
208
|
triggerResize(): void;
|
|
207
209
|
toggleFullscreen(): void;
|
|
208
210
|
fullScreen(): boolean;
|
|
211
|
+
private updateAdvancedChartOptions;
|
|
209
212
|
/**
|
|
210
213
|
* DEPRECATED: to be removed when there is another way to identify time series migration.
|
|
211
214
|
* This method checks if the tenant is migrated to time series by making a call to measurement detail endpoint.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"c8y-ngx-components-datapoint-explorer-view.d.ts","sources":["../../datapoint-explorer/view/configuration/name-generator.service.ts","../../datapoint-explorer/view/configuration/workspace-configuration.model.ts","../../datapoint-explorer/view/datapoint-explorer.model.ts","../../datapoint-explorer/view/configuration/workspace-configuration.service.ts","../../datapoint-explorer/view/datapoint-explorer.component.ts","../../datapoint-explorer/view/datapoint-explorer.service.ts"],"mappings":";;;;;;;;;;;;;;;AAGA,cAGa,oBAAoB;AAC/B;yCADW,oBAAoB;6CAApB,oBAAoB;AAQhC;;UCZgB,sBAAsB;;;YAG7B,2BAA2B;AACpC;;UCHgB,QAAQ;;;;kBAIT,WAAW;;AAE1B;UAEgB,qBAAqB;AACpC,iBAAa,mBAAmB;AAChC,0BAAsB,oBAAoB;AAC1C,eAAW,IAAI;AACf,aAAS,IAAI;AAGb;AACD;UAEgB,mBAAmB;;;AAGlC;;AAEE;;;AAIF;AACD;UAEgB,oBAAoB;;;AAInC;;AAEE;;AAGF;;AAEE;;AAEF;AACD;AAED,cAAa,yBAAyB,EAAE,2BAoBvC;AAED,cAAa,eAAe;;;;;;;;;;;;;;;;;AAkB5B,cAAa,OAAO;;;;AC1EpB,cAGa,6BAA6B;AACxC;AACA;qBACiB,cAAc;AAE/B;;;AAYA;;AAEG;AACH,iCACU,OAAO,CAAC,2BAA2B,IAAI,qBAAqB;;yBAajD,sBAAsB;;;uCAsBR,sBAAsB;AAUzD;;;;AAIG;AACH,uCACa,2BAA2B,YACrC,2BAA2B;AAU9B;;;;;;AAMG;AACH,yBAAqB,2BAA2B;AAOhD;;;;;AAKG;qCAC8B,OAAO,CAAC,2BAA2B;;AAgBpE;;AAeA;AAcA;;AAEG;AACH;AAcA;;AAEG;AACH;yCAxKW,6BAA6B;6CAA7B,6BAA6B;AAyMzC;;AC9ID,cA8Ba,0BAA0B;;AACrC,eAAY,UAAU,CAAC,QAAQ;WACJ,UAAU;iBACE,oBAAoB;YACnDA,6BAA2B;kBACrB,YAAY;AAC1B,YAAM,+BAAA;YACE,oBAAoB;YACpB,oBAAoB;AAC5B,yBAAmB,GAAA,CAAA,yBAAA;kBACL,WAAW;eACd,SAAS;sBACF,UAAU;AAC5B;AACA;AACA;AACA;AACA;kBACY,IAAI;gBACN,IAAI;mBACD,YAAY;;AAEvB,sBAAc,eAAe;;
|
|
1
|
+
{"version":3,"file":"c8y-ngx-components-datapoint-explorer-view.d.ts","sources":["../../datapoint-explorer/view/configuration/name-generator.service.ts","../../datapoint-explorer/view/configuration/workspace-configuration.model.ts","../../datapoint-explorer/view/datapoint-explorer.model.ts","../../datapoint-explorer/view/configuration/workspace-configuration.service.ts","../../datapoint-explorer/view/datapoint-explorer.component.ts","../../datapoint-explorer/view/datapoint-explorer.service.ts"],"mappings":";;;;;;;;;;;;;;;AAGA,cAGa,oBAAoB;AAC/B;yCADW,oBAAoB;6CAApB,oBAAoB;AAQhC;;UCZgB,sBAAsB;;;YAG7B,2BAA2B;AACpC;;UCHgB,QAAQ;;;;kBAIT,WAAW;;AAE1B;UAEgB,qBAAqB;AACpC,iBAAa,mBAAmB;AAChC,0BAAsB,oBAAoB;AAC1C,eAAW,IAAI;AACf,aAAS,IAAI;AAGb;AACD;UAEgB,mBAAmB;;;AAGlC;;AAEE;;;AAIF;AACD;UAEgB,oBAAoB;;;AAInC;;AAEE;;AAGF;;AAEE;;AAEF;AACD;AAED,cAAa,yBAAyB,EAAE,2BAoBvC;AAED,cAAa,eAAe;;;;;;;;;;;;;;;;;AAkB5B,cAAa,OAAO;;;;AC1EpB,cAGa,6BAA6B;AACxC;AACA;qBACiB,cAAc;AAE/B;;;AAYA;;AAEG;AACH,iCACU,OAAO,CAAC,2BAA2B,IAAI,qBAAqB;;yBAajD,sBAAsB;;;uCAsBR,sBAAsB;AAUzD;;;;AAIG;AACH,uCACa,2BAA2B,YACrC,2BAA2B;AAU9B;;;;;;AAMG;AACH,yBAAqB,2BAA2B;AAOhD;;;;;AAKG;qCAC8B,OAAO,CAAC,2BAA2B;;AAgBpE;;AAeA;AAcA;;AAEG;AACH;AAcA;;AAEG;AACH;yCAxKW,6BAA6B;6CAA7B,6BAA6B;AAyMzC;;AC9ID,cA8Ba,0BAA0B;;AACrC,eAAY,UAAU,CAAC,QAAQ;WACJ,UAAU;iBACE,oBAAoB;YACnDA,6BAA2B;kBACrB,YAAY;AAC1B,YAAM,+BAAA;YACE,oBAAoB;YACpB,oBAAoB;AAC5B,yBAAmB,GAAA,CAAA,yBAAA;kBACL,WAAW;eACd,SAAS;sBACF,UAAU;AAC5B;AACA;AACA;AACA;AACA;kBACY,IAAI;gBACN,IAAI;mBACD,YAAY;;AAEvB,sBAAc,eAAe;AAC7B,0BAAkB,qBAAqB;;AAEzC,uCAAmC,OAAO,CAAC,6BAA6B;AAKxE,mBAAa,UAAA;;;;AAQX;;;;AAKF,sBAAgB,kBAAA;AAEhB,iCAA6B,kBAAkB;AAQ/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AAQA;AAoEA,mCAA+B,gBAAgB;kCAwDXA,6BAA2B,GAAG,OAAO;;kBA+DrC,IAAI;gBAAU,IAAI;AAAE,mBAAW,QAAQ;AAAQ;AA2CnF,yCACa,IAAI,CAACA,6BAA2B;AAK7C,+CAA2C,oBAAoB;AAM/D,0CAAsC,yBAAyB;AAS/D,4CAAwC,yBAAyB;AASjE,6CAAyC,UAAU;AAInD,uDAAmD,iBAAiB;AAQ9D,iCAA6B,OAAO;AAuBpC,4BAAwB,OAAO;AA8B/B,+BAA2B,OAAO;AAmCxC;AAIA;AAgCA;AAcA;AAUA;;;;;AAKG;;AAgBH;AAOA;AAIA;AAIA;AAIA;AAUA;AAsBA;AAWA;AAWA;yCA1kBW,0BAA0B;2CAA1B,0BAA0B;AAumBtC;;ACrsBD,cAGa,mBAAmB;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;4CAE8C,OAAO,CAAC,cAAc;AAS9D,6DAEU,cAAc,GAC3B,OAAO,CAAC,cAAc;AAOnB,mDAA4C,OAAA;;;;AAUlD;;;;;;AAMG;AACH,mCAA+B,qBAAqB;AAKpD;;;;;;;AAOG;AACH,4BAAwB,qBAAqB;AAQ7C,qCAAiC,2BAA2B;AAW5D,8BAA0B,2BAA2B;AAiBrD;;;AAGG;AACH;AAMM,wCACI,2BAA2B,wBAElC,OAAO;;yCA3GC,mBAAmB;6CAAnB,mBAAmB;AA+H/B;;;;","names":["DatapointsGraphWidgetConfig"]}
|
|
@@ -32,6 +32,12 @@ type AxisTypes = (typeof AXIS_TYPES)[1 | 2]['val'];
|
|
|
32
32
|
declare const CHART_LINE_TYPES: readonly [{
|
|
33
33
|
readonly val: "line";
|
|
34
34
|
readonly text: "Line";
|
|
35
|
+
}, {
|
|
36
|
+
readonly val: "dashed";
|
|
37
|
+
readonly text: "Dashed line";
|
|
38
|
+
}, {
|
|
39
|
+
readonly val: "dotted";
|
|
40
|
+
readonly text: "Dotted line";
|
|
35
41
|
}, {
|
|
36
42
|
readonly val: "points";
|
|
37
43
|
readonly text: "Points";
|
|
@@ -50,6 +56,9 @@ declare const CHART_LINE_TYPES: readonly [{
|
|
|
50
56
|
}];
|
|
51
57
|
type ChartLineTypes = (typeof CHART_LINE_TYPES)[number]['val'];
|
|
52
58
|
declare const CHART_RENDER_TYPES: readonly [{
|
|
59
|
+
readonly val: "avg";
|
|
60
|
+
readonly text: "Average";
|
|
61
|
+
}, {
|
|
53
62
|
readonly val: "min";
|
|
54
63
|
readonly text: "Minimum";
|
|
55
64
|
}, {
|
|
@@ -58,9 +67,6 @@ declare const CHART_RENDER_TYPES: readonly [{
|
|
|
58
67
|
}, {
|
|
59
68
|
readonly val: "area";
|
|
60
69
|
readonly text: "Minimum and maximum";
|
|
61
|
-
}, {
|
|
62
|
-
readonly val: "avg";
|
|
63
|
-
readonly text: "Average";
|
|
64
70
|
}, {
|
|
65
71
|
readonly val: "count";
|
|
66
72
|
readonly text: "Count";
|
|
@@ -69,6 +75,17 @@ declare const CHART_RENDER_TYPES: readonly [{
|
|
|
69
75
|
readonly text: "Sum";
|
|
70
76
|
}];
|
|
71
77
|
type ChartRenderTypes = (typeof CHART_RENDER_TYPES)[number]['val'];
|
|
78
|
+
interface RenderTypeConfig {
|
|
79
|
+
enabled: boolean;
|
|
80
|
+
color: string | null;
|
|
81
|
+
rangeMin: number | null;
|
|
82
|
+
rangeMax: number | null;
|
|
83
|
+
lineType: ChartLineTypes;
|
|
84
|
+
yAxisType: (typeof AXIS_TYPES)[number]['val'];
|
|
85
|
+
}
|
|
86
|
+
declare const DATA_POINT_VALUE_TYPES: ChartRenderTypes[];
|
|
87
|
+
declare const DATA_POINT_TOTAL_TYPES: ChartRenderTypes[];
|
|
88
|
+
declare const DEFAULT_RENDER_TYPE_LINE_TYPES: Record<string, ChartLineTypes>;
|
|
72
89
|
|
|
73
90
|
declare const DATAPOINT_LIBRARY_FRAGMENT = "c8y_Kpi";
|
|
74
91
|
interface KPIDetails {
|
|
@@ -90,6 +107,16 @@ interface KPIDetails {
|
|
|
90
107
|
redRangeMax?: number | null;
|
|
91
108
|
description?: string | null;
|
|
92
109
|
renderType?: string | null;
|
|
110
|
+
/** When set, multiple render types are displayed as separate series for this datapoint. */
|
|
111
|
+
renderTypes?: string[] | null;
|
|
112
|
+
/** Per-render-type color overrides. Keys are render type values (e.g. 'avg', 'sum'). */
|
|
113
|
+
renderTypeColors?: Record<string, string> | null;
|
|
114
|
+
/** Per-render-type configuration (color, range, lineType, yAxisType). */
|
|
115
|
+
renderTypeConfigs?: Record<string, RenderTypeConfig> | null;
|
|
116
|
+
/** When true, min/max lines are replaced with a shaded band area. */
|
|
117
|
+
renderAsBand?: boolean | null;
|
|
118
|
+
/** Custom color for the band fill area when renderAsBand is true. */
|
|
119
|
+
bandColor?: string | null;
|
|
93
120
|
lineType?: string | null;
|
|
94
121
|
yAxisType?: string | null;
|
|
95
122
|
[key: string]: any;
|
|
@@ -337,6 +364,22 @@ declare class DatapointSelectionListComponent implements ControlValueAccessor, V
|
|
|
337
364
|
minActiveErrorMessage: "At least {{ minActive }} data point(s) must be selected and active.";
|
|
338
365
|
maxActiveErrorMessage: "At maximum {{ maxActive }} data point(s) can be selected and active.";
|
|
339
366
|
DATA_POINTS_LABEL: "Data points`display`";
|
|
367
|
+
GLOBAL_AGGREGATION_TYPES: ({
|
|
368
|
+
readonly val: "avg";
|
|
369
|
+
readonly text: "Average";
|
|
370
|
+
} | {
|
|
371
|
+
readonly val: "min";
|
|
372
|
+
readonly text: "Minimum";
|
|
373
|
+
} | {
|
|
374
|
+
readonly val: "max";
|
|
375
|
+
readonly text: "Maximum";
|
|
376
|
+
} | {
|
|
377
|
+
readonly val: "count";
|
|
378
|
+
readonly text: "Count";
|
|
379
|
+
} | {
|
|
380
|
+
readonly val: "sum";
|
|
381
|
+
readonly text: "Sum";
|
|
382
|
+
})[];
|
|
340
383
|
isValid: Observable<boolean>;
|
|
341
384
|
change: Observable<any[]>;
|
|
342
385
|
private usedValidators;
|
|
@@ -349,6 +392,16 @@ declare class DatapointSelectionListComponent implements ControlValueAccessor, V
|
|
|
349
392
|
registerOnChange(fn: any): void;
|
|
350
393
|
add(): void;
|
|
351
394
|
onItemRemoved(index: number): void;
|
|
395
|
+
/**
|
|
396
|
+
*
|
|
397
|
+
* @param rtKey render type key
|
|
398
|
+
* @returns state of the aggregation for the given render type across all datapoints:
|
|
399
|
+
* 'all' if enabled for all, 'none' if disabled for all, 'mixed' if some datapoints have it enabled and others disabled
|
|
400
|
+
*/
|
|
401
|
+
getAggregationState(rtKey: string): 'all' | 'none' | 'mixed';
|
|
402
|
+
/** Returns true if disabling `rtKey` globally would leave any datapoint with no enabled aggregation. */
|
|
403
|
+
wouldLeaveAnyEmpty(rtKey: string): boolean;
|
|
404
|
+
toggleGlobalAggregation(rtKey: string): void;
|
|
352
405
|
get formGroups(): FormGroup[];
|
|
353
406
|
drop(event: CdkDragDrop<KPIDetails[]>): void;
|
|
354
407
|
private transformValue;
|
|
@@ -408,9 +461,31 @@ declare class DatapointAttributesFormValidationService {
|
|
|
408
461
|
getOverallValidators(): ValidatorFn[];
|
|
409
462
|
getMinMaxFormGroup(): FormGroup;
|
|
410
463
|
getChartFormGroup(): FormGroup;
|
|
464
|
+
getRenderTypeConfigsFormGroup(): FormGroup;
|
|
465
|
+
getRenderTypeConfigFormGroup(enabled: boolean, lineType: string): FormGroup;
|
|
411
466
|
getDisplayFormGroup(): FormGroup;
|
|
412
467
|
getTargetFormGroup(): FormGroup;
|
|
413
468
|
private convertStringToNumber;
|
|
469
|
+
/**
|
|
470
|
+
* Derives the primary `renderType` from `renderTypeConfigs`.
|
|
471
|
+
* Returns the first enabled type, or falls back to `chart.renderType`.
|
|
472
|
+
*/
|
|
473
|
+
private deriveRenderTypeFromConfigs;
|
|
474
|
+
/**
|
|
475
|
+
* Builds `renderTypeConfigs` from backend data, supporting both new format (already has configs)
|
|
476
|
+
* and legacy format (only has renderType/renderTypes/renderTypeColors).
|
|
477
|
+
*/
|
|
478
|
+
private buildRenderTypeConfigs;
|
|
479
|
+
/**
|
|
480
|
+
* Derives the `renderTypes` array from `renderTypeConfigs`.
|
|
481
|
+
* If configs exist, returns enabled types; otherwise falls back to `chart.renderTypes`.
|
|
482
|
+
*/
|
|
483
|
+
private deriveRenderTypesFromConfigs;
|
|
484
|
+
/**
|
|
485
|
+
* Derives the `renderTypeColors` map from `renderTypeConfigs`.
|
|
486
|
+
* If configs exist, builds a color map from types that have a custom color set.
|
|
487
|
+
*/
|
|
488
|
+
private deriveRenderTypeColorsFromConfigs;
|
|
414
489
|
static ɵfac: i0.ɵɵFactoryDeclaration<DatapointAttributesFormValidationService, never>;
|
|
415
490
|
static ɵprov: i0.ɵɵInjectableDeclaration<DatapointAttributesFormValidationService>;
|
|
416
491
|
}
|
|
@@ -440,6 +515,7 @@ declare class DatapointAttributesFormComponent implements ControlValueAccessor,
|
|
|
440
515
|
CHART_LINE_TYPES: Array<(typeof CHART_LINE_TYPES)[number]>;
|
|
441
516
|
AXIS_TYPES: Array<(typeof AXIS_TYPES)[number]>;
|
|
442
517
|
DEFAULT_RENDER_TYPES: ChartRenderTypes[];
|
|
518
|
+
private readonly destroyRef;
|
|
443
519
|
customValidationErrorMessages: {
|
|
444
520
|
[formField: string]: {
|
|
445
521
|
[validationError: string]: string;
|
|
@@ -457,6 +533,18 @@ declare class DatapointAttributesFormComponent implements ControlValueAccessor,
|
|
|
457
533
|
registerOnChange(fn: any): void;
|
|
458
534
|
registerOnTouched(fn: any): void;
|
|
459
535
|
setDisabledState(isDisabled: boolean): void;
|
|
536
|
+
/** Precomputed default shade colors for each render type, passed to the advanced options component. */
|
|
537
|
+
get renderTypeDefaultColors(): Record<string, string>;
|
|
538
|
+
/** Get the current custom color for a specific render type, or an auto-generated shade of the main color. */
|
|
539
|
+
private getRenderTypeColor;
|
|
540
|
+
/**
|
|
541
|
+
* Generates a shade of `baseColor` for the given render type using luminance offsets
|
|
542
|
+
* matching the Cumulocity brand palette: avg = base, min/count darker, max/sum lighter.
|
|
543
|
+
*/
|
|
544
|
+
private getRenderTypeColorFromBase;
|
|
545
|
+
private syncLastEnabledRenderType;
|
|
546
|
+
private syncRenderAsBandWithMinMax;
|
|
547
|
+
private updateRenderAsBandState;
|
|
460
548
|
private setSubForms;
|
|
461
549
|
private initializeFormVisibility;
|
|
462
550
|
private filterChartTypes;
|
|
@@ -561,6 +649,6 @@ declare class WidgetDatapointsSelectorComponent implements OnInit {
|
|
|
561
649
|
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetDatapointsSelectorComponent, "c8y-widget-datapoints-selector", never, { "minActiveCount": { "alias": "minActiveCount"; "required": false; }; "maxActiveCount": { "alias": "maxActiveCount"; "required": false; }; "showDifferentUnitsAlert": { "alias": "showDifferentUnitsAlert"; "required": false; }; "listTitle": { "alias": "listTitle"; "required": false; }; "defaultFormOptions": { "alias": "defaultFormOptions"; "required": false; }; "config": { "alias": "config"; "required": false; }; "controlName": { "alias": "controlName"; "required": false; }; "removeTitle": { "alias": "removeTitle"; "required": false; }; "useAdvancedChartOptions": { "alias": "useAdvancedChartOptions"; "required": false; }; }, {}, never, never, true, never>;
|
|
562
650
|
}
|
|
563
651
|
|
|
564
|
-
export { AXIS_TYPES, AddButtonTypes, CHART_LINE_TYPES, CHART_RENDER_TYPES, DATAPOINT_LIBRARY_FRAGMENT, DatapointAttributesFormComponent, DatapointAttributesFormValidationService, DatapointLabelPipe, DatapointLibraryService, DatapointSelectionListComponent, DatapointSelectorComponent, DatapointSelectorListItemComponent, DatapointSelectorModalComponent, DatapointSelectorModule, DatapointSelectorService, DatapointTemplatePopoverComponent, IncludesDatapointPipe, WidgetDatapointsSelectorComponent };
|
|
565
|
-
export type { AddButtonType, AxisTypes, ChartLineTypes, ChartRenderTypes, DatapointAction, DatapointAttributesFormConfig, DatapointSelectorModalAssetSelectorOptions, DatapointSelectorModalOptions, KPIDetails, ManagedObjectKPI };
|
|
652
|
+
export { AXIS_TYPES, AddButtonTypes, CHART_LINE_TYPES, CHART_RENDER_TYPES, DATAPOINT_LIBRARY_FRAGMENT, DATA_POINT_TOTAL_TYPES, DATA_POINT_VALUE_TYPES, DEFAULT_RENDER_TYPE_LINE_TYPES, DatapointAttributesFormComponent, DatapointAttributesFormValidationService, DatapointLabelPipe, DatapointLibraryService, DatapointSelectionListComponent, DatapointSelectorComponent, DatapointSelectorListItemComponent, DatapointSelectorModalComponent, DatapointSelectorModule, DatapointSelectorService, DatapointTemplatePopoverComponent, IncludesDatapointPipe, WidgetDatapointsSelectorComponent };
|
|
653
|
+
export type { AddButtonType, AxisTypes, ChartLineTypes, ChartRenderTypes, DatapointAction, DatapointAttributesFormConfig, DatapointSelectorModalAssetSelectorOptions, DatapointSelectorModalOptions, KPIDetails, ManagedObjectKPI, RenderTypeConfig };
|
|
566
654
|
//# sourceMappingURL=c8y-ngx-components-datapoint-selector.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"c8y-ngx-components-datapoint-selector.d.ts","sources":["../../datapoint-selector/datapoint-attributes-form/datapoint-attributes.model.ts","../../datapoint-selector/datapoint-selection.model.ts","../../datapoint-selector/datapoint-library.service.ts","../../datapoint-selector/datapoint-selector.component.ts","../../datapoint-selector/datapoint-selector-modal/datapoint-selector-modal.component.ts","../../datapoint-selector/datapoint-selector-list-item/datapoint-selector-list-item.component.ts","../../datapoint-selector/datapoint-selector-modal/datapoint-selector-modal.model.ts","../../datapoint-selector/datapoint-selector.service.ts","../../datapoint-selector/datapoint-selection-list/datapoint-selection-list.component.ts","../../datapoint-selector/datapoint-template-popover/datapoint-template-popover.component.ts","../../datapoint-selector/pipes/includes-datapoint.pipe.ts","../../datapoint-selector/pipes/datapoint-label.pipe.ts","../../datapoint-selector/pipes/filter-datapoints.pipe.ts","../../datapoint-selector/datapoint-attributes-form/datapoint-attributes-form-validation.service.ts","../../datapoint-selector/datapoint-attributes-form/datapoint-attributes-form.component.ts","../../datapoint-selector/datapoint-selector.module.ts","../../datapoint-selector/widget-datapoints-selector.component.ts"],"mappings":";;;;;;;;;;;;;;;;;;;;AAEA,cAAa,UAAU;;;;;;;;;;AAMjB,KAAM,SAAS,WAAW,UAAU;AAE1C,cAAa,gBAAgB
|
|
1
|
+
{"version":3,"file":"c8y-ngx-components-datapoint-selector.d.ts","sources":["../../datapoint-selector/datapoint-attributes-form/datapoint-attributes.model.ts","../../datapoint-selector/datapoint-selection.model.ts","../../datapoint-selector/datapoint-library.service.ts","../../datapoint-selector/datapoint-selector.component.ts","../../datapoint-selector/datapoint-selector-modal/datapoint-selector-modal.component.ts","../../datapoint-selector/datapoint-selector-list-item/datapoint-selector-list-item.component.ts","../../datapoint-selector/datapoint-selector-modal/datapoint-selector-modal.model.ts","../../datapoint-selector/datapoint-selector.service.ts","../../datapoint-selector/datapoint-selection-list/datapoint-selection-list.component.ts","../../datapoint-selector/datapoint-template-popover/datapoint-template-popover.component.ts","../../datapoint-selector/pipes/includes-datapoint.pipe.ts","../../datapoint-selector/pipes/datapoint-label.pipe.ts","../../datapoint-selector/pipes/filter-datapoints.pipe.ts","../../datapoint-selector/datapoint-attributes-form/datapoint-attributes-form-validation.service.ts","../../datapoint-selector/datapoint-attributes-form/datapoint-attributes-form.component.ts","../../datapoint-selector/datapoint-selector.module.ts","../../datapoint-selector/widget-datapoints-selector.component.ts"],"mappings":"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","names":["i9.DatapointSelectorComponent","i10.DatapointSelectorModalComponent","i11.DatapointSelectorListItemComponent","i12.DatapointSelectionListComponent","i13.DatapointTemplatePopoverComponent","i14.IncludesDatapointPipe","i15.DatapointLabelPipe","i16.FilterDatapointsPipe","i17.DatapointAttributesFormComponent","_angular_core"]}
|
|
@@ -1,13 +1,17 @@
|
|
|
1
1
|
import { AXIS_TYPES, CHART_RENDER_TYPES, CHART_LINE_TYPES, KPIDetails } from '@c8y/ngx-components/datapoint-selector';
|
|
2
2
|
import { Severity, AlarmStatusType, IMeasurement, aggregationType, ISeries } from '@c8y/client';
|
|
3
|
-
import { LineSeriesOption, ScatterSeriesOption, BarSeriesOption, TooltipComponentFormatterCallback, TooltipComponentFormatterCallbackParams, EChartsCoreOption } from 'echarts';
|
|
3
|
+
import { LineSeriesOption, ScatterSeriesOption, BarSeriesOption, TooltipComponentFormatterCallback, TooltipComponentFormatterCallbackParams, EChartsOption, EChartsCoreOption } from 'echarts';
|
|
4
4
|
import { AlarmDetails, EventDetails } from '@c8y/ngx-components/alarm-event-selector';
|
|
5
|
-
import { DateTimeContext, TimeInterval, RefreshOption, GlobalContextDisplayMode } from '@c8y/ngx-components/global-context';
|
|
5
|
+
import { DateTimeContext, TimeInterval, RefreshOption, GlobalContextDisplayMode, AggregationFunction, AutoAggregationConfig } from '@c8y/ngx-components/global-context';
|
|
6
6
|
import { WidgetDisplaySettings } from '@c8y/ngx-components';
|
|
7
7
|
|
|
8
8
|
type DatapointsGraphKPIDetails = KPIDetails & {
|
|
9
9
|
lineType?: DatapointLineType;
|
|
10
10
|
renderType?: DatapointChartRenderType;
|
|
11
|
+
/** When set, multiple render types are displayed as separate series for this datapoint. */
|
|
12
|
+
renderTypes?: DatapointChartRenderType[];
|
|
13
|
+
/** Per-render-type color overrides. Keys are render type values (e.g. 'avg', 'sum'). */
|
|
14
|
+
renderTypeColors?: Record<string, string> | null;
|
|
11
15
|
};
|
|
12
16
|
type DatapointsGraphWidgetConfig = {
|
|
13
17
|
eventSourceId?: string | null;
|
|
@@ -47,6 +51,18 @@ type DatapointsGraphWidgetConfig = {
|
|
|
47
51
|
numberOfDecimalPlaces?: number;
|
|
48
52
|
showAdvancedChartOptions?: boolean;
|
|
49
53
|
retrievalError?: object;
|
|
54
|
+
/**
|
|
55
|
+
* Global aggregation function override applied to all active datapoints.
|
|
56
|
+
* Overrides each datapoint's individual renderType for both chart symbols and API calls.
|
|
57
|
+
* When `autoAggregation` is also set, this function is used for the computed interval buckets.
|
|
58
|
+
*/
|
|
59
|
+
aggregationFunction?: AggregationFunction | null;
|
|
60
|
+
/**
|
|
61
|
+
* When set, the chart computes the aggregation interval automatically from the
|
|
62
|
+
* current time range and the desired number of aggregation points. Requires `aggregationFunction`
|
|
63
|
+
* to also be set. Overrides `aggregation` when present.
|
|
64
|
+
*/
|
|
65
|
+
autoAggregation?: AutoAggregationConfig | null;
|
|
50
66
|
};
|
|
51
67
|
type GraphDisplayOptions = {
|
|
52
68
|
displayMarkedLine: boolean;
|
|
@@ -60,6 +76,9 @@ type GraphDisplayOptions = {
|
|
|
60
76
|
numberOfDecimalPlaces?: number;
|
|
61
77
|
sliderPositionMode?: 'compact' | 'default';
|
|
62
78
|
smoothLines?: boolean;
|
|
79
|
+
aggregationActive?: boolean;
|
|
80
|
+
/** DpIds whose per-fn aggregation series were collapsed to a single series. */
|
|
81
|
+
collapsedDpIds?: Set<string>;
|
|
63
82
|
axisColor?: string;
|
|
64
83
|
showCompactTooltip?: boolean;
|
|
65
84
|
};
|
|
@@ -127,6 +146,7 @@ interface TimeContextProps {
|
|
|
127
146
|
realtime?: boolean;
|
|
128
147
|
currentDateContextInterval?: 'minutes' | 'hours' | 'days' | 'weeks' | 'months' | 'custom';
|
|
129
148
|
aggregation?: aggregationType | null;
|
|
149
|
+
autoAggregation?: AutoAggregationConfig | null;
|
|
130
150
|
}
|
|
131
151
|
type DatapointLineType = (typeof CHART_LINE_TYPES)[number]['val'];
|
|
132
152
|
type EchartsSeriesOptions = LineSeriesOption | ScatterSeriesOption | BarSeriesOption;
|
|
@@ -178,6 +198,8 @@ type SeverityType = keyof typeof Severity;
|
|
|
178
198
|
interface SelectableDatapoint {
|
|
179
199
|
type: 'ALARM' | 'DATAPOINT' | 'EVENT';
|
|
180
200
|
original: KPIDetails | AlarmDetailsExtended | EventDetailsExtended;
|
|
201
|
+
/** When set, this item represents a single render-type function of a multi-fn datapoint. */
|
|
202
|
+
renderTypeFn?: string;
|
|
181
203
|
}
|
|
182
204
|
|
|
183
205
|
/**
|
|
@@ -187,7 +209,7 @@ interface SelectableDatapoint {
|
|
|
187
209
|
* @param data is used to store the data for the series
|
|
188
210
|
* @param itemStyle is used to set the color of the series
|
|
189
211
|
*/
|
|
190
|
-
interface ModifiedCustomSeriesOptions extends
|
|
212
|
+
interface ModifiedCustomSeriesOptions extends EChartsOption {
|
|
191
213
|
typeOfSeries?: 'alarm' | 'event' | null;
|
|
192
214
|
isDpTemplateSelected?: boolean;
|
|
193
215
|
id: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"c8y-ngx-components-echart-models.d.ts","sources":["../../echart/models/datapoints-graph-widget.model.ts","../../echart/models/chart.model.ts","../../echart/models/svg-icons.model.ts"],"mappings":";;;;;;;
|
|
1
|
+
{"version":3,"file":"c8y-ngx-components-echart-models.d.ts","sources":["../../echart/models/datapoints-graph-widget.model.ts","../../echart/models/chart.model.ts","../../echart/models/svg-icons.model.ts"],"mappings":";;;;;;;AA0BM,KAAM,yBAAyB,GAAG,UAAU;eACrC,iBAAiB;iBACf,wBAAwB;;AAErC,kBAAc,wBAAwB;;uBAEnB,MAAM;;AAGrB,KAAM,2BAA2B;AACrC;AACA;AACA,0BAAsB,yBAAyB;AAC/C,0BAAsB,oBAAoB;AAC1C,iBAAa,yBAAyB;AACtC;WACO,eAAe;AACtB,eAAW,IAAI;AACf,aAAS,IAAI;AACb;AACA;;;sBAGkB,qBAAqB;;;;;;AAMvC;;AAEA;AACA;AACA;AACA;AACA;eACW,YAAY;sBACL,eAAe;AACjC,kBAAc,eAAe;oBACb,aAAa;;;kBAGf,wBAAwB;;;;;AAKtC;;;;AAIG;AACH,0BAAsB,mBAAmB;AACzC;;;;AAIG;AACH,sBAAkB,qBAAqB;;AAGnC,KAAM,mBAAmB;;;;;;;;;;AAU7B;;;;AAIA,qBAAiB,GAAG;;;;AAKtB,cAAa,6BAA6B,EAAE,QAAQ,CAClD,IAAI,CACF,mBAAmB;AAuBjB,KAAM,oBAAoB,GAAG,YAAY;;AAE7C,iBAAa,YAAY;AACzB,eAAW,eAAe;;AAGtB,KAAM,oBAAoB,GAAG,YAAY;;;AAI/C;;AAEG;KACS,oBAAoB,GAAG,oBAAoB,GAAG,oBAAoB;AAExE,KAAM,8BAA8B,GAAG,OAAO,CAClD,IAAI,CAAC,2BAA2B;AAGlC,aAAY,uBAAuB;AACjC;AACA;AACD;AAED,KAAK,kBAAkB,GAAG,OAAO;AAC3B,UAAW,YAAa,SAAQ,yBAAyB;YACrD,kBAAkB;AAC3B;AAED,KAAK,eAAe;;;;AAId,KAAM,YAAY;;YAEd,eAAe;;UAGR,uBAAuB;;;AAGvC;AAED,cAAa,sBAAsB,EAAE,uBAAuB;UAM3C,aAAa;6BACH,eAAe;;;AAGxC;;;;;AAGD;UAEgB,YAAY;AAC3B;;AAEA;;AAEE,mBAAW,iCAAiC,CAAC,uCAAuC;;AAEtF;;;AACD;UAEgB,gBAAgB;;;;;;AAM/B;AACA,kBAAc,eAAe;AAC7B,sBAAkB,qBAAqB;AACxC;AAEK,KAAM,iBAAiB,WAAW,gBAAgB;AAClD,KAAM,oBAAoB,GAAG,gBAAgB,GAAG,mBAAmB,GAAG,eAAe;AAErF,KAAM,iBAAiB,WAAW,UAAU;AAE5C,KAAM,wBAAwB,WAAW,kBAAkB;AAEjE,cAAa,cAAc;;;;AAK3B,cAAa,0CAA0C;;;;;;;;;;;;;AAcjD,KAAM,UAAU;AAChB,KAAM,WAAW,IAAI,UAAU;AAE/B,KAAM,6BAA6B;iBAC1B,YAAY;eACd,yBAAyB;;AAGhC,KAAM,YAAY;;;;;;;;UASP,mBAAmB;;;;AAInC;AAED,cAAa,eAAe;;;;;;KAOhB,YAAY,gBAAgB,QAAQ;UAE/B,mBAAmB;AAClC;AACA,cAAU,UAAU,GAAG,oBAAoB,GAAG,oBAAoB;;;AAGnE;;ACzQD;;;;;;AAMG;AACH,UAAU,2BAA4B,SAAQ,aAAa;AACzD;;;UAGM,WAAW;AACjB;;;AACD;UAEgB,wBAAwB;UACjC,YAAY;AACnB;UAEgB,yBAAyB;UAClC,aAAa;AACpB;AAEK,KAAM,mBAAmB,GAAG,IAAI,CAAC,2BAA2B;AAC5D,UAAW,oBAAqB,SAAQ,iBAAiB;AAC7D;AACE,mBAAW,iCAAiC,CAAC,uCAAuC;AACrF;AACF;UAEgB,iBAAiB;AAChC;AACA;AACD;AAED,aAAY,kBAAkB;AAC5B;AACA;AACA;AACD;;AC/CD,aAAK,KAAK;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACD;AAED,cAAa,SAAS;;;;;;;;;;;;;","names":[]}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnChanges, OnInit, OnDestroy, EventEmitter, ElementRef, TemplateRef, SimpleChanges } from '@angular/core';
|
|
3
|
-
import { LineSeriesOption, ScatterSeriesOption, BarSeriesOption, TooltipComponentFormatterCallback, TooltipComponentFormatterCallbackParams,
|
|
3
|
+
import { LineSeriesOption, ScatterSeriesOption, BarSeriesOption, TooltipComponentFormatterCallback, TooltipComponentFormatterCallbackParams, EChartsOption, EChartsCoreOption, ECharts } from 'echarts';
|
|
4
4
|
import { KPIDetails, CHART_LINE_TYPES, CHART_RENDER_TYPES, AXIS_TYPES } from '@c8y/ngx-components/datapoint-selector';
|
|
5
|
-
import { Severity, AlarmStatusType, aggregationType,
|
|
5
|
+
import { Severity, AlarmStatusType, aggregationType, ISeries, IMeasurement, IAlarm, IEvent, AlarmService, EventService } from '@c8y/client';
|
|
6
6
|
import { AlarmDetails, EventDetails, SelectedDatapoint } from '@c8y/ngx-components/alarm-event-selector';
|
|
7
|
-
import { DateTimeContext, TimeInterval, RefreshOption, GlobalContextDisplayMode } from '@c8y/ngx-components/global-context';
|
|
7
|
+
import { DateTimeContext, TimeInterval, RefreshOption, GlobalContextDisplayMode, AggregationFunction, AutoAggregationConfig } from '@c8y/ngx-components/global-context';
|
|
8
8
|
import { WidgetDisplaySettings, DynamicComponentAlertAggregator } from '@c8y/ngx-components';
|
|
9
9
|
import { Observable } from 'rxjs';
|
|
10
10
|
import { Interval } from '@c8y/ngx-components/interval-picker';
|
|
@@ -13,6 +13,10 @@ import { SafeHtml } from '@angular/platform-browser';
|
|
|
13
13
|
type DatapointsGraphKPIDetails = KPIDetails & {
|
|
14
14
|
lineType?: DatapointLineType;
|
|
15
15
|
renderType?: DatapointChartRenderType;
|
|
16
|
+
/** When set, multiple render types are displayed as separate series for this datapoint. */
|
|
17
|
+
renderTypes?: DatapointChartRenderType[];
|
|
18
|
+
/** Per-render-type color overrides. Keys are render type values (e.g. 'avg', 'sum'). */
|
|
19
|
+
renderTypeColors?: Record<string, string> | null;
|
|
16
20
|
};
|
|
17
21
|
type DatapointsGraphWidgetConfig = {
|
|
18
22
|
eventSourceId?: string | null;
|
|
@@ -52,6 +56,18 @@ type DatapointsGraphWidgetConfig = {
|
|
|
52
56
|
numberOfDecimalPlaces?: number;
|
|
53
57
|
showAdvancedChartOptions?: boolean;
|
|
54
58
|
retrievalError?: object;
|
|
59
|
+
/**
|
|
60
|
+
* Global aggregation function override applied to all active datapoints.
|
|
61
|
+
* Overrides each datapoint's individual renderType for both chart symbols and API calls.
|
|
62
|
+
* When `autoAggregation` is also set, this function is used for the computed interval buckets.
|
|
63
|
+
*/
|
|
64
|
+
aggregationFunction?: AggregationFunction | null;
|
|
65
|
+
/**
|
|
66
|
+
* When set, the chart computes the aggregation interval automatically from the
|
|
67
|
+
* current time range and the desired number of aggregation points. Requires `aggregationFunction`
|
|
68
|
+
* to also be set. Overrides `aggregation` when present.
|
|
69
|
+
*/
|
|
70
|
+
autoAggregation?: AutoAggregationConfig | null;
|
|
55
71
|
};
|
|
56
72
|
type GraphDisplayOptions = {
|
|
57
73
|
displayMarkedLine: boolean;
|
|
@@ -65,6 +81,9 @@ type GraphDisplayOptions = {
|
|
|
65
81
|
numberOfDecimalPlaces?: number;
|
|
66
82
|
sliderPositionMode?: 'compact' | 'default';
|
|
67
83
|
smoothLines?: boolean;
|
|
84
|
+
aggregationActive?: boolean;
|
|
85
|
+
/** DpIds whose per-fn aggregation series were collapsed to a single series. */
|
|
86
|
+
collapsedDpIds?: Set<string>;
|
|
68
87
|
axisColor?: string;
|
|
69
88
|
showCompactTooltip?: boolean;
|
|
70
89
|
};
|
|
@@ -132,6 +151,7 @@ interface TimeContextProps {
|
|
|
132
151
|
realtime?: boolean;
|
|
133
152
|
currentDateContextInterval?: 'minutes' | 'hours' | 'days' | 'weeks' | 'months' | 'custom';
|
|
134
153
|
aggregation?: aggregationType | null;
|
|
154
|
+
autoAggregation?: AutoAggregationConfig | null;
|
|
135
155
|
}
|
|
136
156
|
type DatapointLineType = (typeof CHART_LINE_TYPES)[number]['val'];
|
|
137
157
|
type EchartsSeriesOptions = LineSeriesOption | ScatterSeriesOption | BarSeriesOption;
|
|
@@ -183,6 +203,8 @@ type SeverityType = keyof typeof Severity;
|
|
|
183
203
|
interface SelectableDatapoint {
|
|
184
204
|
type: 'ALARM' | 'DATAPOINT' | 'EVENT';
|
|
185
205
|
original: KPIDetails | AlarmDetailsExtended | EventDetailsExtended;
|
|
206
|
+
/** When set, this item represents a single render-type function of a multi-fn datapoint. */
|
|
207
|
+
renderTypeFn?: string;
|
|
186
208
|
}
|
|
187
209
|
|
|
188
210
|
/**
|
|
@@ -192,7 +214,7 @@ interface SelectableDatapoint {
|
|
|
192
214
|
* @param data is used to store the data for the series
|
|
193
215
|
* @param itemStyle is used to set the color of the series
|
|
194
216
|
*/
|
|
195
|
-
interface ModifiedCustomSeriesOptions extends
|
|
217
|
+
interface ModifiedCustomSeriesOptions extends EChartsOption {
|
|
196
218
|
typeOfSeries?: 'alarm' | 'event' | null;
|
|
197
219
|
isDpTemplateSelected?: boolean;
|
|
198
220
|
id: string;
|
|
@@ -270,23 +292,38 @@ declare class ChartsComponent implements OnChanges, OnInit, OnDestroy {
|
|
|
270
292
|
finishLoading: EventEmitter<boolean>;
|
|
271
293
|
updateActiveDatapoints: EventEmitter<DatapointsGraphKPIDetails[]>;
|
|
272
294
|
updateAggregatedSliderDatapoint: EventEmitter<SelectedDatapoint>;
|
|
295
|
+
/**
|
|
296
|
+
* Emitted after each data load with the set of datapointIds (target+fragment+series)
|
|
297
|
+
* whose per-function aggregation series all return identical values — indicating that
|
|
298
|
+
* the current zoom/aggregation interval is too fine (each interval holds a single
|
|
299
|
+
* measurement) to differentiate functions.
|
|
300
|
+
*/
|
|
301
|
+
duplicateAggregationsDetected: EventEmitter<Set<string>>;
|
|
273
302
|
chart: ElementRef;
|
|
274
303
|
CHART_VIEW_CONTEXT: typeof CHART_VIEW_CONTEXT;
|
|
275
304
|
get axisColor(): string;
|
|
276
305
|
readonly AGGREGATION_INTERVAL_MAP: Record<aggregationType, string>;
|
|
277
306
|
private configChangedSubject;
|
|
307
|
+
/** Series names hidden by the user via per-function legend toggles; re-applied after each setOption. */
|
|
308
|
+
private userHiddenSeriesNames;
|
|
309
|
+
/** DpIds whose per-fn series were stripped to a single series on the last render. */
|
|
310
|
+
private lastCollapsedDpIds;
|
|
278
311
|
private destroyRef;
|
|
279
312
|
private readonly measurementService;
|
|
280
313
|
private readonly echartsOptionsService;
|
|
281
314
|
private readonly chartRealtimeService;
|
|
282
315
|
private readonly chartEventsService;
|
|
283
316
|
private readonly chartAlarmsService;
|
|
317
|
+
private readonly chartHelpersService;
|
|
284
318
|
private readonly mediator;
|
|
285
319
|
private readonly widgetTimeContextDateRangeService;
|
|
286
320
|
private readonly themeSwitcherService;
|
|
287
321
|
private loadedTimeRange;
|
|
288
322
|
/** Tracks if the last data fetch returned truncated data */
|
|
289
323
|
private dataWasTruncated;
|
|
324
|
+
/** Tracks the aggregation interval used in the last fetch so we can detect
|
|
325
|
+
* whether a zoom-in would produce a finer interval (and thus warrants a refetch). */
|
|
326
|
+
private lastAutoAggregationInterval;
|
|
290
327
|
/** Tracks if current change originated from zoom interaction */
|
|
291
328
|
private isChangeFromZoom;
|
|
292
329
|
/** Tracks if the slider is being dragged — suppresses config updates mid-drag */
|
|
@@ -318,6 +355,8 @@ declare class ChartsComponent implements OnChanges, OnInit, OnDestroy {
|
|
|
318
355
|
* @param datapoint - The datapoint to toggle visibility for.
|
|
319
356
|
*/
|
|
320
357
|
toggleDatapointSeriesVisibility(datapoint: DatapointsGraphKPIDetails): void;
|
|
358
|
+
/** Toggles a single chart series by its exact name (used for per-function legend entries). */
|
|
359
|
+
toggleSeriesByName(seriesName: string, visible: boolean): void;
|
|
321
360
|
/**
|
|
322
361
|
* Toggles alarm/event series visibility via legendSelect/legendUnSelect.
|
|
323
362
|
* Matches all mark-line and mark-point series for the alarm type across every axis,
|
|
@@ -355,7 +394,7 @@ declare class ChartsComponent implements OnChanges, OnInit, OnDestroy {
|
|
|
355
394
|
private addTruncatedDataAlert;
|
|
356
395
|
private getTimeRange;
|
|
357
396
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChartsComponent, never>;
|
|
358
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChartsComponent, "c8y-charts", never, { "config": { "alias": "config"; "required": false; }; "alerts": { "alias": "alerts"; "required": false; }; "chartViewContext": { "alias": "chartViewContext"; "required": false; }; }, { "configChangeOnZoomOut": "configChangeOnZoomOut"; "timeRangeChangeOnRealtime": "timeRangeChangeOnRealtime"; "datapointOutOfSync": "datapointOutOfSync"; "datapointBackInSync": "datapointBackInSync"; "updateAlarmsAndEvents": "updateAlarmsAndEvents"; "isMarkedAreaEnabled": "isMarkedAreaEnabled"; "finishLoading": "finishLoading"; "updateActiveDatapoints": "updateActiveDatapoints"; "updateAggregatedSliderDatapoint": "updateAggregatedSliderDatapoint"; }, never, never, true, never>;
|
|
397
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ChartsComponent, "c8y-charts", never, { "config": { "alias": "config"; "required": false; }; "alerts": { "alias": "alerts"; "required": false; }; "chartViewContext": { "alias": "chartViewContext"; "required": false; }; }, { "configChangeOnZoomOut": "configChangeOnZoomOut"; "timeRangeChangeOnRealtime": "timeRangeChangeOnRealtime"; "datapointOutOfSync": "datapointOutOfSync"; "datapointBackInSync": "datapointBackInSync"; "updateAlarmsAndEvents": "updateAlarmsAndEvents"; "isMarkedAreaEnabled": "isMarkedAreaEnabled"; "finishLoading": "finishLoading"; "updateActiveDatapoints": "updateActiveDatapoints"; "updateAggregatedSliderDatapoint": "updateAggregatedSliderDatapoint"; "duplicateAggregationsDetected": "duplicateAggregationsDetected"; }, never, never, true, never>;
|
|
359
398
|
}
|
|
360
399
|
|
|
361
400
|
declare class ChartAlarmsService {
|
|
@@ -403,6 +442,27 @@ declare class ChartHelpersService {
|
|
|
403
442
|
dateTo: Date | string | null | undefined;
|
|
404
443
|
};
|
|
405
444
|
findMatchingDatapoint(datapoints: KPIDetails[], selected: KPIDetails | SelectedDatapoint | null): KPIDetails | undefined;
|
|
445
|
+
/**
|
|
446
|
+
* Maps a computed auto-aggregation interval string (e.g. `'5m'`, `'3h'`, `'7d'`) to
|
|
447
|
+
* the nearest standard `aggregationType` for non-time-series tenants.
|
|
448
|
+
* - seconds / minutes → MINUTELY (finest supported granularity)
|
|
449
|
+
* - hours → HOURLY
|
|
450
|
+
* - days → DAILY
|
|
451
|
+
*/
|
|
452
|
+
mapIntervalToAggregationType(interval: string): aggregationType | null;
|
|
453
|
+
/**
|
|
454
|
+
* Computes the aggregation interval string (e.g. `30s`, `5m`, `24h`, `7d`) that
|
|
455
|
+
* targets approximately `desiredDatapoints` buckets within the given time range.
|
|
456
|
+
* The integer part is capped at 999 to satisfy the API constraint.
|
|
457
|
+
*/
|
|
458
|
+
calculateAutoAggregationInterval(dateFrom: string, dateTo: string, desiredDatapoints: number): string | null;
|
|
459
|
+
/**
|
|
460
|
+
* Scans raw DpWithValues to determine which datapoints should be collapsed to a single
|
|
461
|
+
* series — either because all per-function values are identical at every timestamp (the
|
|
462
|
+
* aggregation interval is too fine — each interval holds a single measurement — to
|
|
463
|
+
* differentiate functions).
|
|
464
|
+
*/
|
|
465
|
+
detectCollapsedDatapoints(dps: DpWithValues[]): Set<string>;
|
|
406
466
|
private getTargetId;
|
|
407
467
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChartHelpersService, never>;
|
|
408
468
|
static ɵprov: i0.ɵɵInjectableDeclaration<ChartHelpersService>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"c8y-ngx-components-echart.d.ts","sources":["../../echart/models/datapoints-graph-widget.model.ts","../../echart/models/chart.model.ts","../../echart/models/svg-icons.model.ts","../../echart/charts.component.ts","../../echart/services/chart-alarms.service.ts","../../echart/services/chart-events.service.ts","../../echart/services/chart-helpers.service.ts","../../echart/chart-alerts/chart-alerts.component.ts","../../echart/select-aggregated-datapoint/select-aggregated-datapoint.component.ts"],"mappings":";;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"c8y-ngx-components-echart.d.ts","sources":["../../echart/models/datapoints-graph-widget.model.ts","../../echart/models/chart.model.ts","../../echart/models/svg-icons.model.ts","../../echart/charts.component.ts","../../echart/services/chart-alarms.service.ts","../../echart/services/chart-events.service.ts","../../echart/services/chart-helpers.service.ts","../../echart/chart-alerts/chart-alerts.component.ts","../../echart/select-aggregated-datapoint/select-aggregated-datapoint.component.ts"],"mappings":"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","names":[]}
|